Build Logs

7mind/sbtgen • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

0

Warnings

11

Total Lines

192

1##################################
2Clonning https://github.com/7mind/sbtgen.git into /build/repo using revision v0.0.110
3##################################
4Note: switching to 'a6eb7861506a92262a5d01af6e02b369da41f0ae'.
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.4.3
22----
23Preparing build for 3.8.0-RC1-bin-20251114-d221ef5-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/ScalaVersions.scala
34Pattern: val scala_3 = "3.4.3"
35Replacement: val scala_3 = "3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala_3 = "3.4.3"' in project/ScalaVersions.scala
40----
41Starting build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.11.0-RC2 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 7mind/sbtgen
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
50Targets: io.7mind.izumi.sbt%sbtgen io.7mind.izumi.sbt%sbtmeta
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/ScalaVersions.scala","pattern":"val scala_3 = \"3.4.3\"","replaceWith":"val scala_3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
58[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
59# Executing command line:
60java
61-Xmx4G
62-XX:ReservedCodeCacheSize=256m
63-XX:MaxMetaspaceSize=3G
64-XX:+OmitStackTraceInFastThrow
65-XX:SoftRefLRUPolicyMSPerMB=50
66-Dsun.io.useCanonCaches=false
67-noverify
68-server
69-XX:MaxInlineLevel=18
70-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
71-Dcommunitybuild.project.dependencies.add=
72-Xmx7G
73-Xms4G
74-Xss8M
75-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
76-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
77-jar
78/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
79"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
80"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
81"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
82"set every credentials := Nil"
83"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
84"removeScalacOptionsStartingWith -P:wartremover"
85
86moduleMappings
87"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/ScalaVersions.scala","pattern":"val scala_3 = \"3.4.3\"","replaceWith":"val scala_3 = \"<SCALA_VERSION>\""}]}""" io.7mind.izumi.sbt%sbtgen io.7mind.izumi.sbt%sbtmeta"
88
89OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
90[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
91[info] loading settings for project repo-build from akka.sbt, plugins.sbt, scalaxmlExclusion.sbt...
92[info] loading project definition from /build/repo/project
93[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
94[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
95[info] Compilation completed in 7.703s.
96[info] done compiling
97[info] loading settings for project izumi-sbtgen from build.sbt, version.sbt...
98[info] set current project to izumi-sbtgen (in build file:/build/repo/)
99[warn] there's a key that's not used by any other settings/tasks:
100[warn]
101[warn] * ThisBuild / classLoaderLayeringStrategy
102[warn] +- /build/repo/build.sbt:6
103[warn]
104[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
105[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
106Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
107OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in sbtmeta/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in sbtgen/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in izumi-sbtgen/crossScalaVersions
110[info] set current project to izumi-sbtgen (in build file:/build/repo/)
111[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 2 projects.
112[info] Switching Scala version on:
113[info] sbtgen (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
114[info] sbtmeta (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.16, 2.12.20)
115[info] Excluding projects:
116[info] * izumi-sbtgen (2.12.20)
117[info] sbt-tests (2.12.20)
118[info] sbt-izumi (2.12.20)
119[info] Reapplying settings...
120[info] set current project to izumi-sbtgen (in build file:/build/repo/)
121Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
122[info] Reapplying settings...
123[info] set current project to izumi-sbtgen (in build file:/build/repo/)
124[info] Defining Global / credentials, ThisBuild / credentials and 4 others.
125[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 25 others.
126[info] Run `last` for details.
127[info] Reapplying settings...
128[info] set current project to izumi-sbtgen (in build file:/build/repo/)
129Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
130[info] Reapplying settings...
131OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
132
133 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
134 Did you mean sbt-izumi / allExcludeDependencies ?
135 , retry without global scopes
136[info] Reapplying settings...
137[info] set current project to izumi-sbtgen (in build file:/build/repo/)
138Execute removeScalacOptionsStartingWith: -P:wartremover
139[info] Reapplying settings...
140[info] set current project to izumi-sbtgen (in build file:/build/repo/)
141[success] Total time: 0 s, completed Nov 15, 2025, 1:01:54 AM
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/ScalaVersions.scala","pattern":"val scala_3 = \"3.4.3\"","replaceWith":"val scala_3 = \"<SCALA_VERSION>\""}]}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
144Starting build...
145Projects: Set(sbtgen, sbtmeta)
146Starting build for ProjectRef(file:/build/repo/,sbtgen) (sbtgen)... [0/2]
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
148Compile scalacOptions: -Xmacro-settings:product-version=0.0.110, -Xmacro-settings:product-group=io.7mind.izumi.sbt, -Xmacro-settings:sbt-version=1.11.5, -Xmacro-settings:scala-version=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, -Xmacro-settings:scala-versions=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY:2.13.16:2.12.20, -Xmacro-settings:scala-js-version=1.16.0, -Xmacro-settings:scala-native-version=0.5.1, -Xmacro-settings:crossproject-version=1.3.2, -Xmacro-settings:bundler-version=0.21.1, -Xmacro-settings:sbt-js-dependencies-version=1.0.2, -no-indent, -explain, -experimental, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
149[info] compiling 5 Scala sources to /build/repo/sbtmeta/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
150[info] done compiling
151[info] compiling 13 Scala sources to /build/repo/sbtgen/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
152[warn] there were 3 deprecation warnings; re-run with -deprecation for details
153[warn] one warning found
154[info] done compiling
155[info] compiling 3 Scala sources to /build/repo/sbtgen/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
156[info] done compiling
157Starting build for ProjectRef(file:/build/repo/,sbtmeta) (sbtmeta)... [1/2]
158Compile scalacOptions: -no-indent, -explain, -experimental, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
159
160************************
161Build summary:
162[{
163 "module": "sbtgen",
164 "compile": {"status": "ok", "tookMs": 14029, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
165 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
166 "test-compile": {"status": "ok", "tookMs": 2307, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
167 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
168 "publish": {"status": "skipped", "tookMs": 0},
169 "metadata": {
170 "crossScalaVersions": ["2.13.16", "2.12.20", "3.4.3"]
171}
172},{
173 "module": "sbtmeta",
174 "compile": {"status": "ok", "tookMs": 50, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 91, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
177 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
178 "publish": {"status": "skipped", "tookMs": 0},
179 "metadata": {
180 "crossScalaVersions": ["2.13.16", "2.12.20", "3.4.3"]
181}
182}]
183************************
184[success] Total time: 30 s, completed Nov 15, 2025, 1:02:25 AM
185[0JChecking patch project/plugins.sbt...
186Checking patch project/build.properties...
187Checking patch project/ScalaVersions.scala...
188Checking patch build.sbt...
189Applied patch project/plugins.sbt cleanly.
190Applied patch project/build.properties cleanly.
191Applied patch project/ScalaVersions.scala cleanly.
192Applied patch build.sbt cleanly.