Build Logs
reactivecore/quest • 3.8.0-RC5:2025-12-31
Errors
1
Warnings
2
Total Lines
319
1##################################
2Clonning https://github.com/reactivecore/quest.git into /build/repo using revision v0.2.0
3##################################
4Note: switching to '97ce230a3a8322e7d02d553df6a395b25d9c31d8'.
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
21----
22Preparing build for 3.8.0-RC5
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC5
32Execute tests: true
33sbt project found:
34Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project reactivecore/quest
37##################################
38Scala version: 3.8.0-RC5
39Targets: net.reactivecore%quest
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC5
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC5"
60"++3.8.0-RC5 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC5 """{"tests":null}""" net.reactivecore%quest"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.726s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] set current project to quest (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC5
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in root/crossScalaVersions
80[info] set current project to quest (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0-RC5 on 1 projects.
82[info] Switching Scala version on:
83[info] * root (3.8.0-RC5)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to quest (in build file:/build/repo/)
87Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
88[info] Reapplying settings...
89[info] set current project to quest (in build file:/build/repo/)
90[info] Defining Global / credentials, credentials
91[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 4 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to quest (in build file:/build/repo/)
95Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
96[info] Reapplying settings...
97OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
98
99 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to quest (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to quest (in build file:/build/repo/)
107[success] Total time: 0 s, completed Dec 31, 2025, 10:30:13 PM
108Build config: {"tests":null}
109Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
110Starting build...
111Projects: Set(root)
112Starting build for ProjectRef(file:/build/repo/,root) (quest)... [0/1]
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
114Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
115[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC5/classes ...
116[info] done compiling
117[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.0-RC5/test-classes ...
118[warn] there was 1 deprecation warning; re-run with -deprecation for details
119[warn] one warning found
120[info] done compiling
121Round: 0
122withFlatMap, iterations=10, mod=3 dt=0.00530641s, per call=530641.0ns
123withReturnAndPatternMatch, iterations=10, mod=3 dt=6.44374E-4s, per call=64437.4ns
124withQuest, iterations=10, mod=3 dt=3.31238E-4s, per call=33123.8ns
125Round: 1
126withFlatMap, iterations=10, mod=3 dt=5.3691E-5s, per call=5369.1ns
127withReturnAndPatternMatch, iterations=10, mod=3 dt=3.9834E-5s, per call=3983.4ns
128withQuest, iterations=10, mod=3 dt=8.3676E-5s, per call=8367.6ns
129Round: 2
130withFlatMap, iterations=10, mod=3 dt=5.0835E-5s, per call=5083.5ns
131withReturnAndPatternMatch, iterations=10, mod=3 dt=4.9041E-5s, per call=4904.1ns
132withQuest, iterations=10, mod=3 dt=9.7712E-5s, per call=9771.2ns
133Round: 3
134withFlatMap, iterations=10, mod=3 dt=5.3911E-5s, per call=5391.1ns
135withReturnAndPatternMatch, iterations=10, mod=3 dt=4.293E-5s, per call=4293.0ns
136withQuest, iterations=10, mod=3 dt=9.8354E-5s, per call=9835.4ns
137Round: 4
138withFlatMap, iterations=10, mod=3 dt=5.7748E-5s, per call=5774.8ns
139withReturnAndPatternMatch, iterations=10, mod=3 dt=4.2229E-5s, per call=4222.9ns
140withQuest, iterations=10, mod=3 dt=1.1781E-4s, per call=11781.0ns
141Round: 5
142withFlatMap, iterations=10, mod=3 dt=4.6977E-5s, per call=4697.7ns
143withReturnAndPatternMatch, iterations=10, mod=3 dt=3.8061E-5s, per call=3806.1ns
144withQuest, iterations=10, mod=3 dt=9.3766E-5s, per call=9376.6ns
145Round: 6
146withFlatMap, iterations=10, mod=3 dt=4.4102E-5s, per call=4410.2ns
147withReturnAndPatternMatch, iterations=10, mod=3 dt=4.3441E-5s, per call=4344.1ns
148withQuest, iterations=10, mod=3 dt=8.24299E-4s, per call=82429.9ns
149Round: 7
150withFlatMap, iterations=10, mod=3 dt=4.6016E-5s, per call=4601.6ns
151withReturnAndPatternMatch, iterations=10, mod=3 dt=3.7149E-5s, per call=3714.9ns
152withQuest, iterations=10, mod=3 dt=8.9306E-5s, per call=8930.6ns
153Round: 8
154withFlatMap, iterations=10, mod=3 dt=5.2979E-5s, per call=5297.9ns
155withReturnAndPatternMatch, iterations=10, mod=3 dt=4.0336E-5s, per call=4033.6ns
156withQuest, iterations=10, mod=3 dt=8.9306E-5s, per call=8930.6ns
157Round: 9
158withFlatMap, iterations=10, mod=3 dt=4.2319E-5s, per call=4231.9ns
159withReturnAndPatternMatch, iterations=10, mod=3 dt=3.8321E-5s, per call=3832.1ns
160withQuest, iterations=10, mod=3 dt=8.7294E-5s, per call=8729.4ns
161Round: 0
162withFlatMap, iterations=1000, mod=300 dt=0.005937018s, per call=5937.018ns
163withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.002218743s, per call=2218.743ns
164withQuest, iterations=1000, mod=300 dt=0.007294683s, per call=7294.683ns
165Round: 1
166withFlatMap, iterations=1000, mod=300 dt=0.001918593s, per call=1918.593ns
167withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.002212143s, per call=2212.143ns
168withQuest, iterations=1000, mod=300 dt=0.002580298s, per call=2580.298ns
169Round: 2
170withFlatMap, iterations=1000, mod=300 dt=0.001441041s, per call=1441.041ns
171withReturnAndPatternMatch, iterations=1000, mod=300 dt=6.92323E-4s, per call=692.323ns
172withQuest, iterations=1000, mod=300 dt=0.00221111s, per call=2211.11ns
173Round: 3
174withFlatMap, iterations=1000, mod=300 dt=0.001666793s, per call=1666.793ns
175withReturnAndPatternMatch, iterations=1000, mod=300 dt=5.141E-4s, per call=514.1ns
176withQuest, iterations=1000, mod=300 dt=0.001374166s, per call=1374.166ns
177Round: 4
178withFlatMap, iterations=1000, mod=300 dt=0.001522764s, per call=1522.764ns
179withReturnAndPatternMatch, iterations=1000, mod=300 dt=6.7476E-4s, per call=674.76ns
180withQuest, iterations=1000, mod=300 dt=0.001300048s, per call=1300.048ns
181Round: 5
182withFlatMap, iterations=1000, mod=300 dt=8.31563E-4s, per call=831.563ns
183withReturnAndPatternMatch, iterations=1000, mod=300 dt=4.85196E-4s, per call=485.196ns
184withQuest, iterations=1000, mod=300 dt=0.001382072s, per call=1382.072ns
185Round: 6
186withFlatMap, iterations=1000, mod=300 dt=0.001080137s, per call=1080.137ns
187withReturnAndPatternMatch, iterations=1000, mod=300 dt=6.34375E-4s, per call=634.375ns
188withQuest, iterations=1000, mod=300 dt=0.001376781s, per call=1376.781ns
189Round: 7
190withFlatMap, iterations=1000, mod=300 dt=7.72572E-4s, per call=772.572ns
191withReturnAndPatternMatch, iterations=1000, mod=300 dt=4.73424E-4s, per call=473.424ns
192withQuest, iterations=1000, mod=300 dt=0.001269992s, per call=1269.992ns
193Round: 8
194withFlatMap, iterations=1000, mod=300 dt=6.77816E-4s, per call=677.816ns
195withReturnAndPatternMatch, iterations=1000, mod=300 dt=3.92994E-4s, per call=392.994ns
196withQuest, iterations=1000, mod=300 dt=0.001618683s, per call=1618.683ns
197Round: 9
198withFlatMap, iterations=1000, mod=300 dt=6.72967E-4s, per call=672.967ns
199withReturnAndPatternMatch, iterations=1000, mod=300 dt=3.86733E-4s, per call=386.733ns
200withQuest, iterations=1000, mod=300 dt=0.001265173s, per call=1265.173ns
201Round: 0
202withFlatMap, iterations=100000, mod=30000 dt=0.029644442s, per call=296.44442ns
203withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.007631324s, per call=76.31324ns
204withQuest, iterations=100000, mod=30000 dt=0.017434901s, per call=174.34901ns
205Round: 1
206withFlatMap, iterations=100000, mod=30000 dt=0.016719895s, per call=167.19895ns
207withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001503347s, per call=15.03347ns
208withQuest, iterations=100000, mod=30000 dt=0.002474241s, per call=24.74241ns
209Round: 2
210withFlatMap, iterations=100000, mod=30000 dt=0.008847122s, per call=88.47122ns
211withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.00337354s, per call=33.7354ns
212withQuest, iterations=100000, mod=30000 dt=0.004176309s, per call=41.76309ns
213Round: 3
214withFlatMap, iterations=100000, mod=30000 dt=0.008828768s, per call=88.28768ns
215withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.003201258s, per call=32.01258ns
216withQuest, iterations=100000, mod=30000 dt=0.00410129s, per call=41.0129ns
217Round: 4
218withFlatMap, iterations=100000, mod=30000 dt=0.008788583s, per call=87.88583ns
219withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.003187322s, per call=31.87322ns
220withQuest, iterations=100000, mod=30000 dt=0.003979201s, per call=39.79201ns
221Round: 5
222withFlatMap, iterations=100000, mod=30000 dt=0.008806787s, per call=88.06787ns
223withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.004577659s, per call=45.77659ns
224withQuest, iterations=100000, mod=30000 dt=0.003848658s, per call=38.48658ns
225Round: 6
226withFlatMap, iterations=100000, mod=30000 dt=0.010987791s, per call=109.87791ns
227withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.003231635s, per call=32.31635ns
228withQuest, iterations=100000, mod=30000 dt=0.003902177s, per call=39.02177ns
229Round: 7
230withFlatMap, iterations=100000, mod=30000 dt=0.008874643s, per call=88.74643ns
231withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.003241013s, per call=32.41013ns
232withQuest, iterations=100000, mod=30000 dt=0.003943414s, per call=39.43414ns
233Round: 8
234withFlatMap, iterations=100000, mod=30000 dt=0.008785507s, per call=87.85507ns
235withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.003500828s, per call=35.00828ns
236withQuest, iterations=100000, mod=30000 dt=0.006959758s, per call=69.59758ns
237Round: 9
238withFlatMap, iterations=100000, mod=30000 dt=0.004761472s, per call=47.61472ns
239withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001032538s, per call=10.32538ns
240withQuest, iterations=100000, mod=30000 dt=0.00194389s, per call=19.4389ns
241Round: 0
242withFlatMap, iterations=10000000, mod=3000000 dt=0.112653854s, per call=11.2653854ns
243withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.112862934s, per call=11.2862934ns
244withQuest, iterations=10000000, mod=3000000 dt=0.161066409s, per call=16.1066409ns
245Round: 1
246withFlatMap, iterations=10000000, mod=3000000 dt=0.099360369s, per call=9.9360369ns
247withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.068918518s, per call=6.8918518ns
248withQuest, iterations=10000000, mod=3000000 dt=0.183394706s, per call=18.3394706ns
249Round: 2
250withFlatMap, iterations=10000000, mod=3000000 dt=0.100349055s, per call=10.0349055ns
251withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.091037756s, per call=9.1037756ns
252withQuest, iterations=10000000, mod=3000000 dt=0.220656473s, per call=22.0656473ns
253Round: 3
254withFlatMap, iterations=10000000, mod=3000000 dt=0.074850837s, per call=7.4850837ns
255withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.068888852s, per call=6.8888852ns
256withQuest, iterations=10000000, mod=3000000 dt=0.15844401s, per call=15.844401ns
257Round: 4
258withFlatMap, iterations=10000000, mod=3000000 dt=0.07465451s, per call=7.465451ns
259withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.068824362s, per call=6.8824362ns
260[info] QuestSpec:
261[info] - should work in a simple case
262[info] - should support either
263[info] - should support either (success case with diverging error codes)
264[info] - should support try
265[info] - should support bailing
266[info] - should support custom types
267[info] - should handle correct return type
268withQuest, iterations=10000000, mod=3000000 dt=0.192974576s, per call=19.2974576ns
269Round: 5
270withFlatMap, iterations=10000000, mod=3000000 dt=0.074793079s, per call=7.4793079ns
271withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.069061124s, per call=6.9061124ns
272withQuest, iterations=10000000, mod=3000000 dt=0.158687785s, per call=15.8687785ns
273Round: 6
274withFlatMap, iterations=10000000, mod=3000000 dt=0.097396782s, per call=9.7396782ns
275withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.068825484s, per call=6.8825484ns
276withQuest, iterations=10000000, mod=3000000 dt=0.158235821s, per call=15.8235821ns
277Round: 7
278withFlatMap, iterations=10000000, mod=3000000 dt=0.0746168s, per call=7.46168ns
279withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.069149409s, per call=6.9149409ns
280withQuest, iterations=10000000, mod=3000000 dt=0.181582903s, per call=18.1582903ns
281Round: 8
282withFlatMap, iterations=10000000, mod=3000000 dt=0.074576203s, per call=7.4576203ns
283withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.068819162s, per call=6.8819162ns
284withQuest, iterations=10000000, mod=3000000 dt=0.1582837s, per call=15.82837ns
285Round: 9
286withFlatMap, iterations=10000000, mod=3000000 dt=0.075037635s, per call=7.5037635ns
287withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.068909901s, per call=6.8909901ns
288withQuest, iterations=10000000, mod=3000000 dt=0.180856245s, per call=18.0856245ns
289[info] PerformanceSpec:
290[info] size 10
291[info] - should work
292[info] size 1000
293[info] - should work
294[info] size 100000
295[info] - should work
296[info] size 10000000
297[info] - should work
298
299************************
300Build summary:
301[{
302 "module": "quest",
303 "compile": {"status": "ok", "tookMs": 3422, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
304 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
305 "test-compile": {"status": "ok", "tookMs": 4293, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
306 "test": {"status": "ok", "tookMs": 4138, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "unknown", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
307 "publish": {"status": "skipped", "tookMs": 0},
308 "metadata": {
309 "crossScalaVersions": ["3.3.1"]
310}
311}]
312************************
313[success] Total time: 13 s, completed Dec 31, 2025, 10:30:27 PM
314[0JChecking patch project/plugins.sbt...
315Checking patch project/build.properties...
316Checking patch build.sbt...
317Applied patch project/plugins.sbt cleanly.
318Applied patch project/build.properties cleanly.
319Applied patch build.sbt cleanly.