Build Logs
jcouyang/jujiu • 3.8.0-RC5:2025-12-31
Errors
2
Warnings
62
Total Lines
258
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-RC5
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-RC5"
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-RC5
42Execute tests: true
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-RC5
49Targets: us.oyanglul%jujiu
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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-RC5
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-RC5"
76"++3.8.0-RC5 -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-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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.475s.
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-RC5
101OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in root/crossScalaVersions
102[info] set current project to Jujiu (in build file:/build/repo/)
103[info] Setting Scala version to 3.8.0-RC5 on 1 projects.
104[info] Switching Scala version on:
105[info] * root (3.8.0-RC5, 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 Dec 31, 2025, 9:34:22 PM
130Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.0.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
131Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,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-RC5/classes ...
137[info] done compiling
138[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC5/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
200something
201something
202something
203something
204SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
205SLF4J: Defaulting to no-operation (NOP) logger implementation
206SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
207Dec 31, 2025 9:34:35 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
208WARNING: Exception thrown during asynchronous load
209java.lang.Exception: something wrong
210 at us.oyanglul.jujiu.JujiuSpec.$init$$$anonfun$4$$anonfun$5$$anonfun$1(JujiuSpec.scala:118)
211 at us.oyanglul.jujiu.syntax.CaffeineSyntax$$anon$4.asyncLoad(CaffeineSyntax.scala:62)
212 at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:92)
213 at com.github.benmanes.caffeine.cache.UnboundedLocalCache.lambda$computeIfAbsent$2(UnboundedLocalCache.java:239)
214 at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
215 at com.github.benmanes.caffeine.cache.UnboundedLocalCache.computeIfAbsent(UnboundedLocalCache.java:235)
216 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:91)
217 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:82)
218 at com.github.benmanes.caffeine.cache.LocalAsyncLoadingCache.get(LocalAsyncLoadingCache.java:79)
219 at us.oyanglul.jujiu.CaffeineAsyncLoadingCache.fetch$$anonfun$3$$anonfun$1(CaffeineCache.scala:59)
220 at async @ us.oyanglul.jujiu.CaffeineAsyncLoadingCache.fetch$$anonfun$3(CaffeineCache.scala:58)
221 at unsafeRunSync @ us.oyanglul.jujiu.JujiuSpec.$init$$$anonfun$1$$anonfun$1(JujiuSpec.scala:29)
222 at apply @ us.oyanglul.jujiu.JujiuSpec.$init$$$anonfun$1$$anonfun$1(JujiuSpec.scala:29)
223
224[info] JujiuSpec
225[info] + it should able to get and set cache
226[info] + it should IO error when async load failure
227[info] works with IO
228[info] + normal cache
229[info] + loading cache
230[info] + it should able to get and set async loading cache
231[info] + works with tagless final
232[info] + works with tagless final style readerT
233[info] * run on redis Redis. Pending until fixed
234[info] Total for specification JujiuSpec
235[info] Finished in 706 ms
236[info] 8 examples, 0 failure, 0 error, 1 pending
237
238************************
239Build summary:
240[{
241 "module": "jujiu",
242 "compile": {"status": "ok", "tookMs": 6400, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
243 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
244 "test-compile": {"status": "ok", "tookMs": 3398, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
245 "test": {"status": "ok", "tookMs": 1564, "passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7, "byFramework": [{"framework": "specs2", "stats": {"passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7}}]},
246 "publish": {"status": "skipped", "tookMs": 0},
247 "metadata": {
248 "crossScalaVersions": ["2.13.5", "3.0.0"]
249}
250}]
251************************
252[success] Total time: 13 s, completed Dec 31, 2025, 9:34:36 PM
253[0JChecking patch project/plugins.sbt...
254Checking patch project/build.properties...
255Checking patch build.sbt...
256Applied patch project/plugins.sbt cleanly.
257Applied patch project/build.properties cleanly.
258Applied patch build.sbt cleanly.