Build Logs
outr/scarango • 3.8.0-RC3:2025-12-04
Errors
45
Warnings
15
Total Lines
272
1##################################
2Clonning https://github.com/outr/scarango.git into /build/repo using revision 3.20.0
3##################################
4Note: switching to 'a698b0caeb7bb8b82c6d4e1173458a8ee25b123e'.
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
21Would override fixed Scala version: 3.3.1
22----
23Preparing build for 3.8.0-RC3
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.3.1"
35Replacement: val scala3 = "3.8.0-RC3"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.1"' in build.sbt
40----
41Starting build for 3.8.0-RC3
42Execute tests: true
43sbt project found:
44Sbt version 1.9.9 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 outr/scarango
47##################################
48Scala version: 3.8.0-RC3
49Targets: com.outr%scarango-core com.outr%scarango-driver
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","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.0-RC3
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.0-RC3"
70"++3.8.0-RC3 -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.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.outr%scarango-core com.outr%scarango-driver"
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, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[warn]
83[warn] Note: Unresolved dependencies path:
84[error] sbt.librarymanagement.ResolveException: Error downloading org.wvlet.airframe:airframe-http_2.12:23.11.3
85[error] Not found
86[error] Not found
87[error] download error: Caught java.io.IOException (Server returned HTTP response code: 500 for URL: https://repo1.maven.org/maven2/org/wvlet/airframe/airframe-http_2.12/23.11.3/airframe-http_2.12-23.11.3.pom) while downloading https://repo1.maven.org/maven2/org/wvlet/airframe/airframe-http_2.12/23.11.3/airframe-http_2.12-23.11.3.pom
88[error] not found: /root/.ivy2/localorg.wvlet.airframe/airframe-http_2.12/23.11.3/ivys/ivy.xml
89[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wvlet/airframe/airframe-http_2.12/23.11.3/airframe-http_2.12-23.11.3.pom
90[error] not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.wvlet.airframe/airframe-http_2.12/23.11.3/ivys/ivy.xml
91[error] not found: https://repo.typesafe.com/typesafe/ivy-releases/org.wvlet.airframe/airframe-http_2.12/23.11.3/ivys/ivy.xml
92[error] at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:347)
93[error] at lmcoursier.CoursierDependencyResolution.$anonfun$update$39(CoursierDependencyResolution.scala:316)
94[error] at scala.util.Either$LeftProjection.map(Either.scala:573)
95[error] at lmcoursier.CoursierDependencyResolution.update(CoursierDependencyResolution.scala:316)
96[error] at sbt.librarymanagement.DependencyResolution.update(DependencyResolution.scala:60)
97[error] at sbt.internal.LibraryManagement$.resolve$1(LibraryManagement.scala:60)
98[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$12(LibraryManagement.scala:142)
99[error] at sbt.util.Tracked$.$anonfun$lastOutput$1(Tracked.scala:74)
100[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11(LibraryManagement.scala:144)
101[error] at sbt.internal.LibraryManagement$.$anonfun$cachedUpdate$11$adapted(LibraryManagement.scala:131)
102[error] at sbt.util.Tracked$.$anonfun$inputChangedW$1(Tracked.scala:220)
103[error] at sbt.internal.LibraryManagement$.cachedUpdate(LibraryManagement.scala:169)
104[error] at sbt.Classpaths$.$anonfun$updateTask0$1(Defaults.scala:3989)
105[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
106[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
107[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
108[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
109[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
110[error] at sbt.Execute.work(Execute.scala:292)
111[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
112[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
113[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
114[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
115[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
116[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
117[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
118[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
119[error] at java.base/java.lang.Thread.run(Thread.java:833)
120[error] (update) sbt.librarymanagement.ResolveException: Error downloading org.wvlet.airframe:airframe-http_2.12:23.11.3
121[error] Not found
122[error] Not found
123[error] download error: Caught java.io.IOException (Server returned HTTP response code: 500 for URL: https://repo1.maven.org/maven2/org/wvlet/airframe/airframe-http_2.12/23.11.3/airframe-http_2.12-23.11.3.pom) while downloading https://repo1.maven.org/maven2/org/wvlet/airframe/airframe-http_2.12/23.11.3/airframe-http_2.12-23.11.3.pom
124[error] not found: /root/.ivy2/localorg.wvlet.airframe/airframe-http_2.12/23.11.3/ivys/ivy.xml
125[error] not found: https://repo.akka.io/OeWjq6I6dK8nsQlHQS_3DSZHMjjuXaDSc0fukdi0PlWdoI3A/secure/org/wvlet/airframe/airframe-http_2.12/23.11.3/airframe-http_2.12-23.11.3.pom
126[error] not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.wvlet.airframe/airframe-http_2.12/23.11.3/ivys/ivy.xml
127[error] not found: https://repo.typesafe.com/typesafe/ivy-releases/org.wvlet.airframe/airframe-http_2.12/23.11.3/ivys/ivy.xml
128[warn] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)
129[0JFailed to download artifacts, retry after 266 seconds
130Retrying build, retry 1/2, force Scala version:false, enable migration:
131[sbt_options] declare -a sbt_options=()
132[process_args] java_version = '17'
133[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
134# Executing command line:
135java
136-Dfile.encoding=UTF-8
137-Dcommunitybuild.scala=3.8.0-RC3
138-Dcommunitybuild.project.dependencies.add=
139-Xmx7G
140-Xms4G
141-Xss8M
142-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
143-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
144-jar
145/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
146"setCrossScalaVersions 3.8.0-RC3"
147"++3.8.0-RC3 -v"
148"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
149"set every credentials := Nil"
150"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
151"removeScalacOptionsStartingWith -P:wartremover"
152
153moduleMappings
154"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.outr%scarango-core com.outr%scarango-driver"
155
156[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
157[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
158[info] loading project definition from /build/repo/project
159[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
160[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
161[info] Compilation completed in 8.695s.
162[info] done compiling
163[info] loading settings for project root from build.sbt...
164[info] set current project to scarango (in build file:/build/repo/)
165Execute setCrossScalaVersions: 3.8.0-RC3
166OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in driver/crossScalaVersions
167OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in coreJVM/crossScalaVersions
168OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in example/crossScalaVersions
169OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in coreJS/crossScalaVersions
170OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in docs/crossScalaVersions
171OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in root/crossScalaVersions
172OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in monitor/crossScalaVersions
173OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in generator/crossScalaVersions
174[info] set current project to scarango (in build file:/build/repo/)
175[info] Setting Scala version to 3.8.0-RC3 on 8 projects.
176[info] Switching Scala version on:
177[info] monitor (3.8.0-RC3, 2.13.13)
178[info] generator (3.8.0-RC3, 2.13.13)
179[info] * root (3.8.0-RC3, 2.13.13)
180[info] docs (3.8.0-RC3, 2.13.13)
181[info] coreJS (3.8.0-RC3, 2.13.13)
182[info] driver (3.8.0-RC3, 2.13.13)
183[info] coreJVM (3.8.0-RC3, 2.13.13)
184[info] example (3.8.0-RC3, 2.13.13)
185[info] Excluding projects:
186[info] Reapplying settings...
187[info] set current project to scarango (in build file:/build/repo/)
188Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
189[info] Reapplying settings...
190[info] set current project to scarango (in build file:/build/repo/)
191[info] Defining Global / credentials, coreJS / credentials and 6 others.
192[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 39 others.
193[info] Run `last` for details.
194[info] Reapplying settings...
195[info] set current project to scarango (in build file:/build/repo/)
196Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
197[info] Reapplying settings...
198OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
199
200 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
201 Did you mean allExcludeDependencies ?
202 , retry without global scopes
203[info] Reapplying settings...
204[info] set current project to scarango (in build file:/build/repo/)
205Execute removeScalacOptionsStartingWith: -P:wartremover
206[info] Reapplying settings...
207[info] set current project to scarango (in build file:/build/repo/)
208[success] Total time: 0 s, completed Dec 4, 2025, 4:06:16 PM
209Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
210Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
211Starting build...
212Projects: Set(coreJVM, driver)
213Starting build for ProjectRef(file:/build/repo/,coreJVM) (scarango-core)... [0/2]
214OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
215OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.13 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
216OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
217Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
218[info] compiling 56 Scala sources to /build/repo/core/.jvm/target/scala-3.8.0-RC3/classes ...
219[info] done compiling
220[info] compiling 1 Scala source to /build/repo/core/.jvm/target/scala-3.8.0-RC3/test-classes ...
221[info] done compiling
222Starting build for ProjectRef(file:/build/repo/,driver) (scarango-driver)... [1/2]
223Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
224[info] compiling 62 Scala sources to /build/repo/driver/target/scala-3.8.0-RC3/classes ...
225[warn] -- [E121] Pattern Match Warning: /build/repo/driver/src/main/scala/com/outr/arango/upsert/UpsertBuilder.scala:108:11
226[warn] 108 | case _ => throw new RuntimeException("Should not be possible, but Scala 3 says it is...")
227[warn] | ^
228[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
229[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/driver/src/main/scala/com/outr/arango/util/Helpers.scala:235:6
230[warn] 235 | case (ce: entity.DocumentCreateEntity[Json @unchecked], document) => Right(createDocumentEntityConversion(ce, toT, document))
231[warn] | ^
232[warn] | match may not be exhaustive.
233[warn] |
234[warn] | It would fail on pattern case: (_, _)
235[warn] |
236[warn] | longer explanation available when compiling with `-explain`
237[warn] two warnings found
238[info] done compiling
239[info] compiling 8 Scala sources to /build/repo/driver/target/scala-3.8.0-RC3/test-classes ...
240[info] done compiling
241
242************************
243Build summary:
244[{
245 "module": "scarango-core",
246 "compile": {"status": "ok", "tookMs": 14466, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
247 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
248 "test-compile": {"status": "ok", "tookMs": 1559, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
249 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
250 "publish": {"status": "skipped", "tookMs": 0},
251 "metadata": {
252 "crossScalaVersions": ["2.13.13", "3.3.1"]
253}
254},{
255 "module": "scarango-driver",
256 "compile": {"status": "ok", "tookMs": 8513, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
257 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
258 "test-compile": {"status": "ok", "tookMs": 6486, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
259 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
260 "publish": {"status": "skipped", "tookMs": 0},
261 "metadata": {
262 "crossScalaVersions": ["2.13.13", "3.3.1"]
263}
264}]
265************************
266[success] Total time: 73 s (0:01:13.0), completed Dec 4, 2025, 4:07:29 PM
267[0JChecking patch project/plugins.sbt...
268Checking patch project/build.properties...
269Checking patch build.sbt...
270Applied patch project/plugins.sbt cleanly.
271Applied patch project/build.properties cleanly.
272Applied patch build.sbt cleanly.