Build Logs
ij-plugins/ijp-color • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
Errors
0
Warnings
103
Total Lines
300
1##################################
2Clonning https://github.com/ij-plugins/ijp-color.git into /build/repo using revision v.0.12.2
3##################################
4Note: switching to 'debef6401238687b5413c857593e561de7acdf1c'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: build.sbt
33Pattern: val Scala3 = "3.3.0-RC3"
34Replacement: val Scala3 = "3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'val Scala3 = "3.3.0-RC3"' in build.sbt
39----
40Starting build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
41Execute tests: false
42sbt project found:
43grep: /build/repo/project/plugins.sbt: No such file or directory
44Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project ij-plugins/ijp-color
47##################################
48Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
49Targets: net.sf.ij-plugins%ijp-color net.sf.ij-plugins%ijp-color-ui
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0-RC3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
70"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0-RC3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" net.sf.ij-plugins%ijp-color net.sf.ij-plugins%ijp-color-ui"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt, sbt-buildinfo.sbt, sbt-sonatype.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 9.386s.
85[info] done compiling
86/build/repo/build.sbt:89: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
87 resolvers += Resolver.sonatypeCentralSnapshots
88 resolvers ++= Resolver.sonatypeOssRepos("snapshots"),
89 ^
90[info] loading settings for project ijp_color from build-info.sbt...
91[info] loading settings for project repo from build.sbt...
92[info] set current project to ijp-color-project (in build file:/build/repo/)
93[success] Total time: 0 s, completed Jan 3, 2026, 1:01:58 AM
94Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in ijp_color/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in experimental/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in ijp_color_ui/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in repo/crossScalaVersions
99[info] set current project to ijp-color-project (in build file:/build/repo/)
100[success] Total time: 0 s, completed Jan 3, 2026, 1:01:58 AM
101[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 4 projects.
102[info] Switching Scala version on:
103[info] * repo (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
104[info] ijp_color (2.13.10, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
105[info] ijp_color_ui (2.13.10, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
106[info] experimental (2.13.10, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
107[info] Excluding projects:
108[info] Reapplying settings...
109[info] set current project to ijp-color-project (in build file:/build/repo/)
110[success] Total time: 0 s, completed Jan 3, 2026, 1:01:59 AM
111Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
112[info] Reapplying settings...
113[info] set current project to ijp-color-project (in build file:/build/repo/)
114[success] Total time: 0 s, completed Jan 3, 2026, 1:01:59 AM
115[info] Defining Global / credentials, credentials and 2 others.
116[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to ijp-color-project (in build file:/build/repo/)
120[success] Total time: 0 s, completed Jan 3, 2026, 1:02:00 AM
121Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
122[info] Reapplying settings...
123OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
124
125 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
126 Did you mean ijp_color_ui / allExcludeDependencies ?
127 , retry without global scopes
128[info] Reapplying settings...
129[info] set current project to ijp-color-project (in build file:/build/repo/)
130[success] Total time: 0 s, completed Jan 3, 2026, 1:02:00 AM
131Execute removeScalacOptionsStartingWith: -P:wartremover
132[info] Reapplying settings...
133[info] set current project to ijp-color-project (in build file:/build/repo/)
134[success] Total time: 0 s, completed Jan 3, 2026, 1:02:01 AM
135[success] Total time: 0 s, completed Jan 3, 2026, 1:02:01 AM
136Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0-RC3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
137Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
138Starting build...
139Projects: Set(ijp_color, ijp_color_ui)
140Starting build for ProjectRef(file:/build/repo/,ijp_color) (ijp-color)... [0/2]
141OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, 8, -explain, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] compiling 44 Scala sources to /build/repo/ijp-color/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
146[info] done compiling
147[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
148[info] done compiling
149[info] compiling 24 Scala sources and 1 Java source to /build/repo/ijp-color/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
150[warn] there were 2 deprecation warnings; re-run with -deprecation for details
151[warn] one warning found
152[info] done compiling
153[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
154[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
155[info] done compiling
156[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
157[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
158[info] done compiling
159[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
160Starting build for ProjectRef(file:/build/repo/,ijp_color_ui) (ijp-color-ui)... [1/2]
161Compile scalacOptions: -encoding, UTF-8, -unchecked, --java-output-version:17, 8, -explain, -explain-types, , -Wconf:msg=can be rewritten automatically under:s, -source:3.8
162[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
163[info] done compiling
164[info] compiling 36 Scala sources to /build/repo/ijp-color-ui/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
165[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:117:33
166[warn] 117 | editChartButton.onAction = _ => model.onEditChart()
167[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
168[warn] |Implicit parameters should be provided with a `using` clause.
169[warn] |To disable the warning, please use the following option:
170[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
171[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:120:49
172[warn] 120 | renderReferenceChartSplitButton.onAction = _ => model.onRenderReferenceChart()
173[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
174[warn] |Implicit parameters should be provided with a `using` clause.
175[warn] |To disable the warning, please use the following option:
176[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
177[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:169:35
178[warn] 169 | selectChipsButton.onAction = _ => model.onSelectEnabledChips()
179[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
180[warn] |Implicit parameters should be provided with a `using` clause.
181[warn] |To disable the warning, please use the following option:
182[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
183[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:172:37
184[warn] 172 | selectOutputsButton.onAction = _ => model.onSelectOutputs()
185[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
186[warn] |Implicit parameters should be provided with a `using` clause.
187[warn] |To disable the warning, please use the following option:
188[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
189[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:180:49
190[warn] 180 | suggestCalibrationOptionsButton.onAction = _ => model.onSuggestCalibrationOptions()
191[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
192[warn] |Implicit parameters should be provided with a `using` clause.
193[warn] |To disable the warning, please use the following option:
194[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
195[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:183:33
196[warn] 183 | calibrateButton.onAction = _ => model.onCalibrate()
197[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
198[warn] |Implicit parameters should be provided with a `using` clause.
199[warn] |To disable the warning, please use the following option:
200[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
201[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:187:43
202[warn] 187 | applyToCurrentImageButton.onAction = _ => model.onApplyToCurrentImage()
203[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
204[warn] |Implicit parameters should be provided with a `using` clause.
205[warn] |To disable the warning, please use the following option:
206[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
207[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:190:36
208[warn] 190 | applyInBatchButton.onAction = _ => model.onApplyInBatch()
209[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
210[warn] |Implicit parameters should be provided with a `using` clause.
211[warn] |To disable the warning, please use the following option:
212[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
213[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala-3/ij_plugins/color/ui/calibration/ColorCalibratorUIController.scala:193:28
214[warn] 193 | helpButton.onAction = _ => model.onHelp()
215[warn] | ^^^^^^^^^^^^^^^^^^^
216[warn] |Implicit parameters should be provided with a `using` clause.
217[warn] |To disable the warning, please use the following option:
218[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
219[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala/ij_plugins/color/ui/converter/ColorConverterView.scala:65:32
220[warn] 65 | onAction = (_: ActionEvent) => {
221[warn] | ^
222[warn] |Implicit parameters should be provided with a `using` clause.
223[warn] |To disable the warning, please use the following option:
224[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
225[warn] |
226[warn] 66 | val colors = model.updateFromXYZ(xyzUI.color())
227[warn] 67 | update(colors)
228[warn] 68 | }
229[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala/ij_plugins/color/ui/converter/ColorConverterView.scala:75:32
230[warn] 75 | onAction = (_: ActionEvent) => {
231[warn] | ^
232[warn] |Implicit parameters should be provided with a `using` clause.
233[warn] |To disable the warning, please use the following option:
234[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
235[warn] |
236[warn] 76 | val colors = model.updateFromLab(labUI.color())
237[warn] 77 | update(colors)
238[warn] 78 | }
239[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala/ij_plugins/color/ui/converter/ColorConverterView.scala:85:32
240[warn] 85 | onAction = (_: ActionEvent) => {
241[warn] | ^
242[warn] |Implicit parameters should be provided with a `using` clause.
243[warn] |To disable the warning, please use the following option:
244[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
245[warn] |
246[warn] 86 | val colors = model.updateFromRGB(rgbUI.color())
247[warn] 87 | update(colors)
248[warn] 88 | }
249[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala/ij_plugins/color/ui/converter/ColorConverterView.scala:208:34
250[warn] 208 | onAction = (_: ActionEvent) => {
251[warn] | ^
252[warn] |Implicit parameters should be provided with a `using` clause.
253[warn] |To disable the warning, please use the following option:
254[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
255[warn] |
256[warn] 209 | BrowserLauncher.openURL(HelpURL)
257[warn] 210 | }
258[warn] 13 warnings found
259[info] done compiling
260[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
261[info] done compiling
262[info] compiling 7 Scala sources to /build/repo/ijp-color-ui/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
263[info] done compiling
264[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
265[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
266[info] done compiling
267[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
268[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
269[info] done compiling
270[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
271
272************************
273Build summary:
274[{
275 "module": "ijp-color",
276 "compile": {"status": "ok", "tookMs": 12135, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
277 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
278 "test-compile": {"status": "ok", "tookMs": 7036, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
279 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
280 "publish": {"status": "skipped", "tookMs": 0},
281 "metadata": {
282 "crossScalaVersions": ["2.13.10"]
283}
284},{
285 "module": "ijp-color-ui",
286 "compile": {"status": "ok", "tookMs": 5185, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
287 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
288 "test-compile": {"status": "ok", "tookMs": 2085, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
289 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
290 "publish": {"status": "skipped", "tookMs": 0},
291 "metadata": {
292 "crossScalaVersions": ["2.13.10"]
293}
294}]
295************************
296[success] Total time: 37 s, completed Jan 3, 2026, 1:02:38 AM
297[0JChecking patch project/build.properties...
298Checking patch build.sbt...
299Applied patch project/build.properties cleanly.
300Applied patch build.sbt cleanly.