Build Logs
jcouyang/jujiu • 3.8.0-RC2:2025-11-27
Errors
0
Warnings
62
Total Lines
221
1##################################
2Clonning https://github.com/jcouyang/jujiu.git into /build/repo using revision v0.27.0
3##################################
4Note: switching to '9995bec740046da3eab3534c532336d4ddcc97aa'.
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.0.0
22----
23Preparing build for 3.8.0-RC2
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: build.sbt
34Pattern: val scala3 = "3.0.0"
35Replacement: val scala3 = "3.8.0-RC2"
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.0.0"' in build.sbt
40----
41Starting build for 3.8.0-RC2
42Execute tests: false
43sbt project found:
44Sbt version 1.5.2 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 jcouyang/jujiu
47##################################
48Scala version: 3.8.0-RC2
49Targets: us.oyanglul%jujiu
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.0.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF8
60-Xss8m
61-Xms1G
62-Xmx8G
63-XX:ReservedCodeCacheSize=250M
64-XX:+TieredCompilation
65-XX:+UseParallelGC
66-Dcommunitybuild.scala=3.8.0-RC2
67-Dcommunitybuild.project.dependencies.add=
68-Xmx7G
69-Xms4G
70-Xss8M
71-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
72-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
73-jar
74/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
75"setCrossScalaVersions 3.8.0-RC2"
76"++3.8.0-RC2 -v"
77"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
78"set every credentials := Nil"
79"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
80"removeScalacOptionsStartingWith -P:wartremover"
81
82moduleMappings
83"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.0.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" us.oyanglul%jujiu"
84
85[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
86[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
87[info] loading project definition from /build/repo/project
88[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
89[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
90[info] Compilation completed in 8.873s.
91[info] done compiling
92/build/repo/build.sbt:29: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
93 .configs(IntegrationTest)
94 ^
95/build/repo/build.sbt:31: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
96 Defaults.itSettings,
97 ^
98[info] loading settings for project root from build.sbt...
99[info] set current project to Jujiu (in build file:/build/repo/)
100Execute setCrossScalaVersions: 3.8.0-RC2
101OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in root/crossScalaVersions
102[info] set current project to Jujiu (in build file:/build/repo/)
103[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
104[info] Switching Scala version on:
105[info] * root (3.8.0-RC2, 2.13.5)
106[info] Excluding projects:
107[info] Reapplying settings...
108[info] set current project to Jujiu (in build file:/build/repo/)
109Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
110[info] Reapplying settings...
111[info] set current project to Jujiu (in build file:/build/repo/)
112[info] Defining Global / credentials, bintray / credentials, credentials
113[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 4 others.
114[info] Run `last` for details.
115[info] Reapplying settings...
116[info] set current project to Jujiu (in build file:/build/repo/)
117Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
118[info] Reapplying settings...
119OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
120
121 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
122 Did you mean allExcludeDependencies ?
123 , retry without global scopes
124[info] Reapplying settings...
125[info] set current project to Jujiu (in build file:/build/repo/)
126Execute removeScalacOptionsStartingWith: -P:wartremover
127[info] Reapplying settings...
128[info] set current project to Jujiu (in build file:/build/repo/)
129[success] Total time: 0 s, completed Nov 27, 2025, 9:21:46 PM
130Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.0.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
131Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
132Starting build...
133Projects: Set(root)
134Starting build for ProjectRef(file:/build/repo/,root) (jujiu)... [0/1]
135Compile scalacOptions: -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 5 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
137[info] done compiling
138[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC2/test-classes ...
139[warn] An existential type that came from a Scala-2 classfile for trait ClassesOf
140[warn] cannot be mapped accurately to a Scala-3 equivalent.
141[warn] original type : Seq[Class[? >: _$1 & _$1²]] forSome _$1; _$1²
142[warn] reduces to : Seq[Class[? >: _$1 & _$1²]]
143[warn] type used instead: Seq[Class[? >: Any]]
144[warn] This choice can cause follow-on type errors or hide type errors.
145[warn] Proceed at own risk.
146[warn]
147[warn] where: _$1 is a type in method classesOf
148[warn] _$1² is a type in method classesOf
149[warn]
150[warn] |
151[warn] | longer explanation available when compiling with `-explain`
152[warn] An existential type that came from a Scala-2 classfile for trait ClassesOf
153[warn] cannot be mapped accurately to a Scala-3 equivalent.
154[warn] original type : Seq[Class[? >: _$1 & _$1² & _$1³]] forSome _$1; _$1²; _$1³
155[warn] reduces to : Seq[Class[? >: _$1 & _$1² & _$1³]]
156[warn] type used instead: Seq[Class[? >: Any]]
157[warn] This choice can cause follow-on type errors or hide type errors.
158[warn] Proceed at own risk.
159[warn]
160[warn] where: _$1 is a type in method classesOf
161[warn] _$1² is a type in method classesOf
162[warn] _$1³ is a type in method classesOf
163[warn]
164[warn] |
165[warn] | longer explanation available when compiling with `-explain`
166[warn] An existential type that came from a Scala-2 classfile for trait ClassesOf
167[warn] cannot be mapped accurately to a Scala-3 equivalent.
168[warn] original type : Seq[Class[? >: _$1 & _$1² & _$1³ & _$1⁴]] forSome _$1; _$1²; _$1³; _$1⁴
169[warn] reduces to : Seq[Class[? >: _$1 & _$1² & _$1³ & _$1⁴]]
170[warn] type used instead: Seq[Class[? >: Any]]
171[warn] This choice can cause follow-on type errors or hide type errors.
172[warn] Proceed at own risk.
173[warn]
174[warn] where: _$1 is a type in method classesOf
175[warn] _$1² is a type in method classesOf
176[warn] _$1³ is a type in method classesOf
177[warn] _$1⁴ is a type in method classesOf
178[warn]
179[warn] |
180[warn] | longer explanation available when compiling with `-explain`
181[warn] An existential type that came from a Scala-2 classfile for trait ClassesOf
182[warn] cannot be mapped accurately to a Scala-3 equivalent.
183[warn] original type : Seq[Class[? >: _$1 & _$1² & _$1³ & _$1⁴ & _$1⁵]] forSome _$1; _$1²; _$1³; _$1⁴; _$1⁵
184[warn] reduces to : Seq[Class[? >: _$1 & _$1² & _$1³ & _$1⁴ & _$1⁵]]
185[warn] type used instead: Seq[Class[? >: Any]]
186[warn] This choice can cause follow-on type errors or hide type errors.
187[warn] Proceed at own risk.
188[warn]
189[warn] where: _$1 is a type in method classesOf
190[warn] _$1² is a type in method classesOf
191[warn] _$1³ is a type in method classesOf
192[warn] _$1⁴ is a type in method classesOf
193[warn] _$1⁵ is a type in method classesOf
194[warn]
195[warn] |
196[warn] | longer explanation available when compiling with `-explain`
197[warn] there was 1 deprecation warning; re-run with -deprecation for details
198[warn] 5 warnings found
199[info] done compiling
200
201************************
202Build summary:
203[{
204 "module": "jujiu",
205 "compile": {"status": "ok", "tookMs": 9317, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
207 "test-compile": {"status": "ok", "tookMs": 3344, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
208 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
209 "publish": {"status": "skipped", "tookMs": 0},
210 "metadata": {
211 "crossScalaVersions": ["2.13.5", "3.0.0"]
212}
213}]
214************************
215[success] Total time: 29 s, completed Nov 27, 2025, 9:22:15 PM
216[0JChecking patch project/plugins.sbt...
217Checking patch project/build.properties...
218Checking patch build.sbt...
219Applied patch project/plugins.sbt cleanly.
220Applied patch project/build.properties cleanly.
221Applied patch build.sbt cleanly.