Build Logs
andyglow/typesafe-config-scala • 3.8.0-RC2:2025-11-25
Errors
39
Warnings
0
Total Lines
178
1##################################
2Clonning https://github.com/andyglow/typesafe-config-scala.git into /build/repo using revision v2.0.0
3##################################
4Note: switching to '924609ec7a325d3f2cba1bbf263bbf4b65449b2d'.
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
21Using target Scala version for migration: 3.7.4-RC2
22Migrating project for -source:3.7 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.7-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4-RC2
30Execute tests: false
31sbt project found:
32Sbt version 1.5.2 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project andyglow/typesafe-config-scala
35/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
36##################################
37Scala version: 3.7.4-RC2
38Targets: com.github.andyglow%typesafe-config-scala
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
42Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Dfile.encoding=UTF-8
49-Dcommunitybuild.scala=3.7.4-RC2
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.7.4-RC2"
59"++3.7.4-RC2 -v"
60"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" com.github.andyglow%typesafe-config-scala"
67
68[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.791s.
74[info] done compiling
75[info] loading settings for project repo from build.sbt, version.sbt...
76[info] set current project to typesafe-config-scala (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.7.4-RC2
78OpenCB::Changing crossVersion 3.0.0 -> 3.7.4-RC2 in repo/crossScalaVersions
79[info] set current project to typesafe-config-scala (in build file:/build/repo/)
80[info] Setting Scala version to 3.7.4-RC2 on 1 projects.
81[info] Switching Scala version on:
82[info] * repo (2.11.12, 2.12.12, 2.13.4, 3.7.4-RC2)
83[info] Excluding projects:
84[info] Reapplying settings...
85[info] set current project to typesafe-config-scala (in build file:/build/repo/)
86Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
87[info] Reapplying settings...
88[info] set current project to typesafe-config-scala (in build file:/build/repo/)
89[info] Defining Global / credentials, credentials
90[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
91[info] Run `last` for details.
92[info] Reapplying settings...
93[info] set current project to typesafe-config-scala (in build file:/build/repo/)
94Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
95[info] Reapplying settings...
96OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
97
98 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
99 Did you mean allExcludeDependencies ?
100 , retry without global scopes
101[info] Reapplying settings...
102[info] set current project to typesafe-config-scala (in build file:/build/repo/)
103Execute removeScalacOptionsStartingWith: -P:wartremover
104[info] Reapplying settings...
105[info] set current project to typesafe-config-scala (in build file:/build/repo/)
106[success] Total time: 0 s, completed Nov 25, 2025, 3:39:52 PM
107Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
108Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
109Starting build...
110Projects: Set(repo)
111Starting build for ProjectRef(file:/build/repo/,repo) (typesafe-config-scala)... [0/1]
112OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
113OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
114Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
115[info] compiling 12 Scala sources to /build/repo/target/scala-3.7.4-RC2/classes ...
116[info] [patched file /build/repo/src/main/scala/com/github/andyglow/config/time/JavaTimeConfTypes.scala]
117[info] [patched file /build/repo/src/main/scala-3/com/github/andyglow/config/FromConf.scala]
118[info] done compiling
119[info] compiling 2 Scala sources to /build/repo/target/scala-3.7.4-RC2/classes ...
120[info] done compiling
121[info] compiling 6 Scala sources to /build/repo/target/scala-3.7.4-RC2/test-classes ...
122[error] -- [E172] Type Error: /build/repo/src/test/scala/com/github/andyglow/config/ConfigExtSpec.scala:61:104
123[error] 61 | config.get[Option[ConfigObject]]("configObject").value.unwrapped().asScala shouldBe Map("x" -> 99)
124[error] | ^
125[error] |Values of types Map[String, Object] and Map[String, Int] cannot be compared with == or !=.
126[error] |I found:
127[error] |
128[error] | CanEqual.canEqualMap[String, V1, String, V2](CanEqual.canEqualString,
129[error] | /* missing */summon[CanEqual[V1, V2]])
130[error] |
131[error] |But no implicit values were found that match type CanEqual[V1, V2].
132[error] one error found
133[error] (Test / compileIncremental) Compilation failed
134[info] compiling 6 Scala sources to /build/repo/target/scala-3.7.4-RC2/test-classes ...
135[error] -- [E172] Type Error: /build/repo/src/test/scala/com/github/andyglow/config/ConfigExtSpec.scala:61:104
136[error] 61 | config.get[Option[ConfigObject]]("configObject").value.unwrapped().asScala shouldBe Map("x" -> 99)
137[error] | ^
138[error] |Values of types Map[String, Object] and Map[String, Int] cannot be compared with == or !=.
139[error] |I found:
140[error] |
141[error] | CanEqual.canEqualMap[String, V1, String, V2](CanEqual.canEqualString,
142[error] | /* missing */summon[CanEqual[V1, V2]])
143[error] |
144[error] |But no implicit values were found that match type CanEqual[V1, V2].
145[error] one error found
146[error] (Test / compileIncremental) Compilation failed
147[info] compiling 6 Scala sources to /build/repo/target/scala-3.7.4-RC2/test-classes ...
148[error] -- [E172] Type Error: /build/repo/src/test/scala/com/github/andyglow/config/ConfigExtSpec.scala:61:104
149[error] 61 | config.get[Option[ConfigObject]]("configObject").value.unwrapped().asScala shouldBe Map("x" -> 99)
150[error] | ^
151[error] |Values of types Map[String, Object] and Map[String, Int] cannot be compared with == or !=.
152[error] |I found:
153[error] |
154[error] | CanEqual.canEqualMap[String, V1, String, V2](CanEqual.canEqualString,
155[error] | /* missing */summon[CanEqual[V1, V2]])
156[error] |
157[error] |But no implicit values were found that match type CanEqual[V1, V2].
158[error] one error found
159[error] (Test / compileIncremental) Compilation failed
160
161************************
162Build summary:
163[{
164 "module": "typesafe-config-scala",
165 "compile": {"status": "ok", "tookMs": 7913, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
166 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
167 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4218, "warnings": 0, "errors": 1, "sourceVersion": "3.7-migration"},
168 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
169 "publish": {"status": "skipped", "tookMs": 0},
170 "metadata": {
171 "crossScalaVersions": ["2.11.12", "2.12.12", "2.13.4", "3.0.0"]
172}
173}]
174************************
175[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: typesafe-config-scala
176[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: typesafe-config-scala
177[error] Total time: 26 s, completed Nov 25, 2025, 3:40:17 PM
178[0JBuild failed, not retrying.