Build Logs

ruimo/graphics • 3.8.0-RC2:2025-11-26

Errors

20

Warnings

26

Total Lines

189

1##################################
2Clonning https://github.com/ruimo/graphics.git into /build/repo using revision v1.15
3##################################
4Note: switching to 'fa06b7fe23e68a54850f31b9301ee8506614ee5e'.
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.0-RC2
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----
31Starting build for 3.8.0-RC2
32Execute tests: false
33sbt project found:
34Sbt version 1.5.8 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project ruimo/graphics
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC2
40Targets: com.ruimo%graphics
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC2
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC2"
61"++3.8.0-RC2 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":[],"sourcePatches":[]}""" com.ruimo%graphics"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.689s.
76[info] done compiling
77/build/repo/version.sbt:1: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
78version in ThisBuild := "1.15"
79 ^
80[info] loading settings for project root from build.sbt, version.sbt...
81[info] set current project to graphics (in build file:/build/repo/)
82Execute setCrossScalaVersions: 3.8.0-RC2
83OpenCB::Changing crossVersion 3.0.2 -> 3.8.0-RC2 in root/crossScalaVersions
84[info] set current project to graphics (in build file:/build/repo/)
85[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
86[info] Switching Scala version on:
87[info] * root (2.13.7, 3.8.0-RC2, 2.12.20, 2.12.15, 2.11.12)
88[info] Excluding projects:
89[info] Reapplying settings...
90[info] set current project to graphics (in build file:/build/repo/)
91Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
92[info] Reapplying settings...
93[info] set current project to graphics (in build file:/build/repo/)
94[info] Defining Global / credentials, credentials
95[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
96[info] Run `last` for details.
97[info] Reapplying settings...
98[info] set current project to graphics (in build file:/build/repo/)
99Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
100[info] Reapplying settings...
101OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
102
103 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
104 Did you mean allExcludeDependencies ?
105 , retry without global scopes
106[info] Reapplying settings...
107[info] set current project to graphics (in build file:/build/repo/)
108Execute removeScalacOptionsStartingWith: -P:wartremover
109[info] Reapplying settings...
110[info] set current project to graphics (in build file:/build/repo/)
111[success] Total time: 0 s, completed Nov 26, 2025, 5:43:37 PM
112Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":[],"sourcePatches":[]}
113Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Disabled,List()))
114Starting build...
115Projects: Set(root)
116Starting build for ProjectRef(file:/build/repo/,root) (graphics)... [0/1]
117OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
118Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
119[info] compiling 27 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
120[warn] -- Warning: /build/repo/src/main/scala/com/ruimo/graphics/twodim/Bits2d.scala:81:32
121[warn] 81 | case s: Some[Offset] => return s
122[warn] | ^^^^^^^^
123[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
124[warn] -- Warning: /build/repo/src/main/scala/com/ruimo/graphics/twodim/DotRemover.scala:103:27
125[warn] 103 | if (dots(y)(xx)) return false
126[warn] | ^^^^^^^^^^^^
127[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
128[warn] -- Warning: /build/repo/src/main/scala/com/ruimo/graphics/twodim/DotRemover.scala:104:38
129[warn] 104 | if (dots(y + size + 1)(xx)) return false
130[warn] | ^^^^^^^^^^^^
131[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
132[warn] -- Warning: /build/repo/src/main/scala/com/ruimo/graphics/twodim/DotRemover.scala:108:27
133[warn] 108 | if (dots(yy)(x)) return false
134[warn] | ^^^^^^^^^^^^
135[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
136[warn] -- Warning: /build/repo/src/main/scala/com/ruimo/graphics/twodim/DotRemover.scala:109:38
137[warn] 109 | if (dots(yy)(x + size + 1)) return false
138[warn] | ^^^^^^^^^^^^
139[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
140[warn] 5 warnings found
141[info] done compiling
142[info] compiling 10 Scala sources to /build/repo/target/scala-3.8.0-RC2/test-classes ...
143[warn] bad option '-Yrangepos' was ignored
144[error] -- Error: /build/repo/src/test/scala/com/ruimo/graphics/twodim/HughSpec.scala:18:15
145[error] 18 | implicit val doubleEquality = TolerantNumerics.tolerantDoubleEquality(0.01)
146[error] | ^
147[error] | type of implicit definition needs to be given explicitly
148[error] -- Error: /build/repo/src/test/scala/com/ruimo/graphics/twodim/QuantizerSpec.scala:10:15
149[error] 10 | implicit val doubleEquality = TolerantNumerics.tolerantDoubleEquality(0.01)
150[error] | ^
151[error] | type of implicit definition needs to be given explicitly
152[warn] one warning found
153[error] two errors found
154[error] (Test / compileIncremental) Compilation failed
155[info] compiling 10 Scala sources to /build/repo/target/scala-3.8.0-RC2/test-classes ...
156[warn] bad option '-Yrangepos' was ignored
157[error] -- Error: /build/repo/src/test/scala/com/ruimo/graphics/twodim/HughSpec.scala:18:15
158[error] 18 | implicit val doubleEquality = TolerantNumerics.tolerantDoubleEquality(0.01)
159[error] | ^
160[error] | type of implicit definition needs to be given explicitly
161[error] -- Error: /build/repo/src/test/scala/com/ruimo/graphics/twodim/QuantizerSpec.scala:10:15
162[error] 10 | implicit val doubleEquality = TolerantNumerics.tolerantDoubleEquality(0.01)
163[error] | ^
164[error] | type of implicit definition needs to be given explicitly
165[warn] one warning found
166[error] two errors found
167[error] (Test / compileIncremental) Compilation failed
168
169************************
170Build summary:
171[{
172 "module": "graphics",
173 "compile": {"status": "ok", "tookMs": 11373, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
174 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
175 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
176 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
177 "publish": {"status": "skipped", "tookMs": 0},
178 "metadata": {
179 "crossScalaVersions": ["2.11.12", "2.12.15", "2.13.7", "3.0.2"]
180}
181}]
182************************
183[success] Total time: 31 s, completed Nov 26, 2025, 5:44:08 PM
184[0JChecking patch project/plugins.sbt...
185Checking patch project/build.properties...
186Checking patch build.sbt...
187Applied patch project/plugins.sbt cleanly.
188Applied patch project/build.properties cleanly.
189Applied patch build.sbt cleanly.