Build Logs

jcouyang/jujiu • 3.8.0-RC2:2025-11-25

Errors

0

Warnings

62

Total Lines

222

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