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