Build Logs

codedx/mapk • 3.8.0-RC2:2025-11-26

Errors

0

Warnings

30

Total Lines

299

1##################################
2Clonning https://github.com/codedx/mapk.git into /build/repo using revision 1.2.0
3##################################
4Note: switching to '2466fd6efff72f264c12b93e9c8d0a44d96e857b'.
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 codedx/mapk
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.codedx%mapk
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.codedx%mapk"
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 2 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 9.088s.
74[info] done compiling
75[info] loading settings for project repo from build.sbt, publish.sbt...
76[info] set current project to mapk (in build file:/build/repo/)
77[warn] there are 2 keys that are not used by any other settings/tasks:
78[warn]
79[warn] * ThisBuild / pomIncludeRepository
80[warn] +- /build/repo/publish.sbt:25
81[warn] * ThisBuild / publishMavenStyle
82[warn] +- /build/repo/publish.sbt:31
83[warn]
84[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
85[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
86Execute setCrossScalaVersions: 3.7.4-RC2
87OpenCB::Changing crossVersion 3.0.0 -> 3.7.4-RC2 in repo/crossScalaVersions
88[info] set current project to mapk (in build file:/build/repo/)
89[info] Setting Scala version to 3.7.4-RC2 on 1 projects.
90[info] Switching Scala version on:
91[info] * repo (2.12.14, 2.13.6, 3.7.4-RC2)
92[info] Excluding projects:
93[info] Reapplying settings...
94[info] set current project to mapk (in build file:/build/repo/)
95Execute 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
96[info] Reapplying settings...
97[info] set current project to mapk (in build file:/build/repo/)
98[info] Defining Global / credentials, credentials
99[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
100[info] Run `last` for details.
101[info] Reapplying settings...
102[info] set current project to mapk (in build file:/build/repo/)
103Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
104[info] Reapplying settings...
105OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
106
107 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
108 Did you mean allExcludeDependencies ?
109 , retry without global scopes
110[info] Reapplying settings...
111[info] set current project to mapk (in build file:/build/repo/)
112Execute removeScalacOptionsStartingWith: -P:wartremover
113[info] Reapplying settings...
114[info] set current project to mapk (in build file:/build/repo/)
115[success] Total time: 0 s, completed Nov 26, 2025, 5:35:13 PM
116Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
117Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
118Starting build...
119Projects: Set(repo)
120Starting build for ProjectRef(file:/build/repo/,repo) (mapk)... [0/1]
121OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
122OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
123Compile scalacOptions: -unchecked, -language:higherKinds, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
124[info] compiling 2 Scala sources to /build/repo/target/scala-3.7.4-RC2/classes ...
125[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
126[info] [patched file /build/repo/src/main/scala/com/codedx/util/MapK.scala]
127[warn] one warning found
128[info] done compiling
129[info] compiling 1 Scala source to /build/repo/target/scala-3.7.4-RC2/classes ...
130[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
131[warn] one warning found
132[info] done compiling
133[info] compiling 2 Scala sources to /build/repo/target/scala-3.7.4-RC2/test-classes ...
134[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
135[info] [patched file /build/repo/src/test/scala/com/codedx/util/MutableMapKSpec.scala]
136[info] [patched file /build/repo/src/test/scala/com/codedx/util/MapKSpec.scala]
137[warn] one warning found
138[info] done compiling
139[info] compiling 2 Scala sources to /build/repo/target/scala-3.7.4-RC2/test-classes ...
140[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
141[warn] one warning found
142[info] done compiling
143
144************************
145Build summary:
146[{
147 "module": "mapk",
148 "compile": {"status": "ok", "tookMs": 5698, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
149 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
150 "test-compile": {"status": "ok", "tookMs": 6293, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
151 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
152 "publish": {"status": "skipped", "tookMs": 0},
153 "metadata": {
154 "crossScalaVersions": ["2.12.14", "2.13.6", "3.0.0"]
155}
156}]
157************************
158[success] Total time: 29 s, completed Nov 26, 2025, 5:35:42 PM
159[0JChecking patch project/plugins.sbt...
160Checking patch project/build.properties...
161Checking patch build.sbt...
162Applied patch project/plugins.sbt cleanly.
163Applied patch project/build.properties cleanly.
164Applied patch build.sbt cleanly.
165Commit migration rewrites
166Switched to a new branch 'opencb/migrate-source-3.7'
167[opencb/migrate-source-3.7 8b564ce] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4-RC2
168 3 files changed, 4 insertions(+), 4 deletions(-)
169----
170Preparing build for 3.8.0-RC2
171Scala binary version found: 3.8
172Implicitly using source version 3.8
173Scala binary version found: 3.8
174Implicitly using source version 3.8
175Would try to apply common scalacOption (best-effort, sbt/mill only):
176Append: ,REQUIRE:-source:3.8
177Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
178----
179Starting build for 3.8.0-RC2
180Execute tests: false
181sbt project found:
182Sbt version 1.5.2 is not supported, minimal supported version is 1.11.5
183Enforcing usage of sbt in version 1.11.5
184No prepare script found for project codedx/mapk
185/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
186##################################
187Scala version: 3.8.0-RC2
188Targets: com.codedx%mapk
189Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
190##################################
191Using extra scalacOptions: ,REQUIRE:-source:3.8
192Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
193[sbt_options] declare -a sbt_options=()
194[process_args] java_version = '17'
195[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
196# Executing command line:
197java
198-Dfile.encoding=UTF-8
199-Dcommunitybuild.scala=3.8.0-RC2
200-Dcommunitybuild.project.dependencies.add=
201-Xmx7G
202-Xms4G
203-Xss8M
204-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
205-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
206-jar
207/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
208"setCrossScalaVersions 3.8.0-RC2"
209"++3.8.0-RC2 -v"
210"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
211"set every credentials := Nil"
212"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
213"removeScalacOptionsStartingWith -P:wartremover"
214
215moduleMappings
216"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" com.codedx%mapk"
217
218[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
219[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
220[info] loading project definition from /build/repo/project
221[info] loading settings for project repo from build.sbt, publish.sbt...
222[info] set current project to mapk (in build file:/build/repo/)
223[warn] there are 2 keys that are not used by any other settings/tasks:
224[warn]
225[warn] * ThisBuild / pomIncludeRepository
226[warn] +- /build/repo/publish.sbt:25
227[warn] * ThisBuild / publishMavenStyle
228[warn] +- /build/repo/publish.sbt:31
229[warn]
230[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
231[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
232Execute setCrossScalaVersions: 3.8.0-RC2
233OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC2 in repo/crossScalaVersions
234[info] set current project to mapk (in build file:/build/repo/)
235[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
236[info] Switching Scala version on:
237[info] * repo (2.12.14, 2.13.6, 3.8.0-RC2)
238[info] Excluding projects:
239[info] Reapplying settings...
240[info] set current project to mapk (in build file:/build/repo/)
241Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
242[info] Reapplying settings...
243[info] set current project to mapk (in build file:/build/repo/)
244[info] Defining Global / credentials, credentials
245[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
246[info] Run `last` for details.
247[info] Reapplying settings...
248[info] set current project to mapk (in build file:/build/repo/)
249Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
250[info] Reapplying settings...
251OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
252
253 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
254 Did you mean allExcludeDependencies ?
255 , retry without global scopes
256[info] Reapplying settings...
257[info] set current project to mapk (in build file:/build/repo/)
258Execute removeScalacOptionsStartingWith: -P:wartremover
259[info] Reapplying settings...
260[info] set current project to mapk (in build file:/build/repo/)
261[success] Total time: 0 s, completed Nov 26, 2025, 5:35:51 PM
262Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
263Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
264Starting build...
265Projects: Set(repo)
266Starting build for ProjectRef(file:/build/repo/,repo) (mapk)... [0/1]
267OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
268OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
269Compile scalacOptions: -unchecked, -language:higherKinds, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
270[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
271[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
272[warn] one warning found
273[info] done compiling
274[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC2/test-classes ...
275[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
276[warn] one warning found
277[info] done compiling
278
279************************
280Build summary:
281[{
282 "module": "mapk",
283 "compile": {"status": "ok", "tookMs": 8714, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
284 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
285 "test-compile": {"status": "ok", "tookMs": 5668, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
286 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
287 "publish": {"status": "skipped", "tookMs": 0},
288 "metadata": {
289 "crossScalaVersions": ["2.12.14", "2.13.6", "3.0.0"]
290}
291}]
292************************
293[success] Total time: 25 s, completed Nov 26, 2025, 5:36:15 PM
294[0JChecking patch project/plugins.sbt...
295Checking patch project/build.properties...
296Checking patch build.sbt...
297Applied patch project/plugins.sbt cleanly.
298Applied patch project/build.properties cleanly.
299Applied patch build.sbt cleanly.