Build Logs
foundweekends/giter8 • scheduled_3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
Errors
0
Warnings
37
Total Lines
280
1##################################
2Clonning https://github.com/foundweekends/giter8.git into /build/repo using revision v0.18.0
3##################################
4Note: switching to 'df008b9047033f9c6a6c1a397f4bcddfa58ad779'.
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.7.3
22----
23Preparing build for 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
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: project/Dependencies.scala
34Pattern: val scala3 = "3.7.3"
35Replacement: val scala3 = "3.8.1-RC1-bin-20251212-ba45875-NIGHTLY"
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.7.3"' in project/Dependencies.scala
40----
41Starting build for 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project foundweekends/giter8
45##################################
46Scala version: 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
47Targets: org.foundweekends.giter8%giter8 org.foundweekends.giter8%giter8-bootstrap org.foundweekends.giter8%giter8-cli-git org.foundweekends.giter8%giter8-launcher org.foundweekends.giter8%giter8-lib
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY"
68"++3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.foundweekends.giter8%giter8 org.foundweekends.giter8%giter8-bootstrap org.foundweekends.giter8%giter8-cli-git org.foundweekends.giter8%giter8-launcher org.foundweekends.giter8%giter8-lib"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.168s.
83[info] done compiling
84[info] loading settings for project root from build.sbt...
85[info] resolving key references (15939 settings) ...
86[info] set current project to root (in build file:/build/repo/)
87[warn] there are 6 keys that are not used by any other settings/tasks:
88[warn]
89[warn] * appJVM2_12 / csRun / sourceDirectory
90[warn] +- /build/repo/build.sbt:86
91[warn] * appJVM2_13 / csRun / sourceDirectory
92[warn] +- /build/repo/build.sbt:86
93[warn] * appJVM3 / csRun / sourceDirectory
94[warn] +- /build/repo/build.sbt:86
95[warn] * gitsupportJVM2_12 / sbtLauncherVersion
96[warn] +- /build/repo/build.sbt:150
97[warn] * gitsupportJVM2_13 / sbtLauncherVersion
98[warn] +- /build/repo/build.sbt:150
99[warn] * gitsupportJVM3 / sbtLauncherVersion
100[warn] +- /build/repo/build.sbt:150
101[warn]
102[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
103[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
104Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
105OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in root/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in launcherJVM3/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) in launcherJVM3/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in pluginJVM3/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) in pluginJVM3/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in bootstrapJVM3/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) in bootstrapJVM3/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in appJVM3/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) in appJVM3/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in appJVM2_13/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in launcherJVM2_13/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in gitsupportJVM3/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) in gitsupportJVM3/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in gitsupportJVM2_13/crossScalaVersions
119OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in libJVM2_13/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in scaffoldJVM3/crossScalaVersions
121OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) in scaffoldJVM3/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in libJVM3/crossScalaVersions
123OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) in libJVM3/crossScalaVersions
124[info] set current project to root (in build file:/build/repo/)
125[info] Setting Scala version to 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY on 7 projects.
126[info] Switching Scala version on:
127[info] gitsupportJVM3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
128[info] scaffoldJVM3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
129[info] launcherJVM3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
130[info] appJVM3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
131[info] bootstrapJVM3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
132[info] libJVM3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
133[info] pluginJVM3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
134[info] Excluding projects:
135[info] pluginJVM2_12 (2.12.20)
136[info] gitsupportJVM2_13 (2.13.16)
137[info] * root (2.12.20)
138[info] libJVM2_13 (2.13.16)
139[info] gitsupportJVM2_12 (2.12.20)
140[info] appJVM2_13 (2.13.16)
141[info] launcherJVM2_12 (2.12.20)
142[info] appJVM2_12 (2.12.20)
143[info] scaffoldJVM2_12 (2.12.20)
144[info] libJVM2_12 (2.12.20)
145[info] launcherJVM2_13 (2.13.16)
146[info] Reapplying settings...
147[info] set current project to root (in build file:/build/repo/)
148Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
149[info] Reapplying settings...
150[info] set current project to root (in build file:/build/repo/)
151[info] Defining Global / credentials, appJVM2_12 / credentials and 16 others.
152[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 143 others.
153[info] Run `last` for details.
154[info] Reapplying settings...
155[info] set current project to root (in build file:/build/repo/)
156Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
157[info] Reapplying settings...
158OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
159
160 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
161 Did you mean appJVM2_13 / allExcludeDependencies ?
162 , retry without global scopes
163[info] Reapplying settings...
164[info] set current project to root (in build file:/build/repo/)
165Execute removeScalacOptionsStartingWith: -P:wartremover
166[info] Reapplying settings...
167[info] set current project to root (in build file:/build/repo/)
168[success] Total time: 0 s, completed Dec 13, 2025, 12:37:39 AM
169Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
170Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
171Starting build...
172Projects: Set(gitsupportJVM3, launcherJVM3, appJVM3, bootstrapJVM3, libJVM3)
173Starting build for ProjectRef(file:/build/repo/,gitsupportJVM3) (giter8-cli-git)... [0/5]
174OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
175OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
176Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
177[info] compiling 10 Scala sources to /build/repo/cli-git/target/jvm-3/classes ...
178[warn] -- [E121] Pattern Match Warning: /build/repo/cli-git/src/main/scala/Runner.scala:55:11
179[warn] 55 | case _ => Left(parser.usage)
180[warn] | ^
181[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
182[warn] there were 4 deprecation warnings; re-run with -deprecation for details
183[warn] two warnings found
184[info] done compiling
185[info] compiling 4 Scala sources to /build/repo/cli-git/target/jvm-3/test-classes ...
186[warn] there was 1 deprecation warning; re-run with -deprecation for details
187[warn] one warning found
188[info] done compiling
189Starting build for ProjectRef(file:/build/repo/,appJVM3) (giter8)... [1/5]
190Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
191[info] compiling 10 Scala sources to /build/repo/library/target/jvm-3/classes ...
192[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/library/src/main/scala/g8.scala:420:8
193[warn] 420 | case (map, Param(key, value)) if defaults.map(_._1).contains(key) =>
194[warn] | ^
195[warn] | match may not be exhaustive.
196[warn] |
197[warn] | It would fail on pattern case: (_, _)
198[warn] |
199[warn] | longer explanation available when compiling with `-explain`
200[warn] there were 11 deprecation warnings; re-run with -deprecation for details
201[warn] two warnings found
202[info] done compiling
203[info] compiling 1 Scala source to /build/repo/app/target/jvm-3/classes ...
204[info] done compiling
205Starting build for ProjectRef(file:/build/repo/,launcherJVM3) (giter8-launcher)... [2/5]
206Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
207[info] compiling 1 Scala source to /build/repo/launcher/target/jvm-3/classes ...
208[info] done compiling
209[info] compiling 1 Scala source to /build/repo/launcher/target/jvm-3/test-classes ...
210[info] done compiling
211Starting build for ProjectRef(file:/build/repo/,bootstrapJVM3) (giter8-bootstrap)... [3/5]
212Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
213Starting build for ProjectRef(file:/build/repo/,libJVM3) (giter8-lib)... [4/5]
214Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
215[info] compiling 9 Scala sources to /build/repo/library/target/jvm-3/test-classes ...
216[warn] there were 2 deprecation warnings; re-run with -deprecation for details
217[warn] one warning found
218[info] done compiling
219
220************************
221Build summary:
222[{
223 "module": "giter8-cli-git",
224 "compile": {"status": "ok", "tookMs": 8375, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
225 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
226 "test-compile": {"status": "ok", "tookMs": 4185, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
227 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
228 "publish": {"status": "skipped", "tookMs": 0},
229 "metadata": {
230 "crossScalaVersions": ["2.12.20", "3.7.3"]
231}
232},{
233 "module": "giter8",
234 "compile": {"status": "ok", "tookMs": 2824, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
235 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
236 "test-compile": {"status": "ok", "tookMs": 186, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
237 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
238 "publish": {"status": "skipped", "tookMs": 0},
239 "metadata": {
240 "crossScalaVersions": ["2.12.20", "3.7.3"]
241}
242},{
243 "module": "giter8-launcher",
244 "compile": {"status": "ok", "tookMs": 690, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
245 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
246 "test-compile": {"status": "ok", "tookMs": 592, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
247 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
248 "publish": {"status": "skipped", "tookMs": 0},
249 "metadata": {
250 "crossScalaVersions": ["2.12.20", "3.7.3"]
251}
252},{
253 "module": "giter8-bootstrap",
254 "compile": {"status": "ok", "tookMs": 48, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
255 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
256 "test-compile": {"status": "ok", "tookMs": 92, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
257 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
258 "publish": {"status": "skipped", "tookMs": 0},
259 "metadata": {
260 "crossScalaVersions": ["2.12.20", "3.7.3"]
261}
262},{
263 "module": "giter8-lib",
264 "compile": {"status": "ok", "tookMs": 104, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
265 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
266 "test-compile": {"status": "ok", "tookMs": 2791, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
267 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
268 "publish": {"status": "skipped", "tookMs": 0},
269 "metadata": {
270 "crossScalaVersions": ["2.12.20", "3.7.3"]
271}
272}]
273************************
274[success] Total time: 65 s (0:01:05.0), completed Dec 13, 2025, 12:38:45 AM
275[0JChecking patch project/plugins.sbt...
276Checking patch project/Dependencies.scala...
277Checking patch build.sbt...
278Applied patch project/plugins.sbt cleanly.
279Applied patch project/Dependencies.scala cleanly.
280Applied patch build.sbt cleanly.