Build Logs

ij-plugins/ijp-color • scheduled_3.8.1-RC1-bin-20251212-ba45875-NIGHTLY

Errors

0

Warnings

99

Total Lines

296

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-20251212-ba45875-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-20251212-ba45875-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-20251212-ba45875-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-20251212-ba45875-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-20251212-ba45875-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-20251212-ba45875-NIGHTLY"
70"++3.8.1-RC1-bin-20251212-ba45875-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-20251212-ba45875-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 8.076s.
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 Dec 13, 2025, 1:00:20 AM
94Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in ijp_color/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in experimental/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in ijp_color_ui/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-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 Dec 13, 2025, 1:00:21 AM
101[info] Setting Scala version to 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY on 4 projects.
102[info] Switching Scala version on:
103[info] * repo (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
104[info] ijp_color (2.13.10, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
105[info] ijp_color_ui (2.13.10, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
106[info] experimental (2.13.10, 3.8.1-RC1-bin-20251212-ba45875-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 Dec 13, 2025, 1:00:21 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 Dec 13, 2025, 1:00:21 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 Dec 13, 2025, 1:00:22 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 Dec 13, 2025, 1:00:23 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 Dec 13, 2025, 1:00:23 AM
135[success] Total time: 0 s, completed Dec 13, 2025, 1:00:23 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-20251212-ba45875-NIGHTLY/classes ...
146[info] done compiling
147[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.1-RC1-bin-20251212-ba45875-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-20251212-ba45875-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-20251212-ba45875-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-20251212-ba45875-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-20251212-ba45875-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-20251212-ba45875-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] 66 | val colors = model.updateFromXYZ(xyzUI.color())
226[warn] 67 | update(colors)
227[warn] 68 | }
228[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala/ij_plugins/color/ui/converter/ColorConverterView.scala:75:32
229[warn] 75 | onAction = (_: ActionEvent) => {
230[warn] | ^
231[warn] |Implicit parameters should be provided with a `using` clause.
232[warn] |To disable the warning, please use the following option:
233[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
234[warn] 76 | val colors = model.updateFromLab(labUI.color())
235[warn] 77 | update(colors)
236[warn] 78 | }
237[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala/ij_plugins/color/ui/converter/ColorConverterView.scala:85:32
238[warn] 85 | onAction = (_: ActionEvent) => {
239[warn] | ^
240[warn] |Implicit parameters should be provided with a `using` clause.
241[warn] |To disable the warning, please use the following option:
242[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
243[warn] 86 | val colors = model.updateFromRGB(rgbUI.color())
244[warn] 87 | update(colors)
245[warn] 88 | }
246[warn] -- Warning: /build/repo/ijp-color-ui/src/main/scala/ij_plugins/color/ui/converter/ColorConverterView.scala:208:34
247[warn] 208 | onAction = (_: ActionEvent) => {
248[warn] | ^
249[warn] |Implicit parameters should be provided with a `using` clause.
250[warn] |To disable the warning, please use the following option:
251[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
252[warn] 209 | BrowserLauncher.openURL(HelpURL)
253[warn] 210 | }
254[warn] 13 warnings found
255[info] done compiling
256[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/classes ...
257[info] done compiling
258[info] compiling 7 Scala sources to /build/repo/ijp-color-ui/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/test-classes ...
259[info] done compiling
260[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
261[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/classes ...
262[info] done compiling
263[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
264[info] compiling 1 Scala source to /build/repo/ijp-color/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/classes ...
265[info] done compiling
266[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
267
268************************
269Build summary:
270[{
271 "module": "ijp-color",
272 "compile": {"status": "ok", "tookMs": 13218, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
273 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
274 "test-compile": {"status": "ok", "tookMs": 5819, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
275 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
276 "publish": {"status": "skipped", "tookMs": 0},
277 "metadata": {
278 "crossScalaVersions": ["2.13.10"]
279}
280},{
281 "module": "ijp-color-ui",
282 "compile": {"status": "ok", "tookMs": 4338, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
283 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
284 "test-compile": {"status": "ok", "tookMs": 1429, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
285 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
286 "publish": {"status": "skipped", "tookMs": 0},
287 "metadata": {
288 "crossScalaVersions": ["2.13.10"]
289}
290}]
291************************
292[success] Total time: 55 s, completed Dec 13, 2025, 1:01:18 AM
293[0JChecking patch project/build.properties...
294Checking patch build.sbt...
295Applied patch project/build.properties cleanly.
296Applied patch build.sbt cleanly.