Build Logs
reactivecore/quest • 3.8.0-RC3:2025-12-04
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-RC3
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-RC3
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-RC3
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-RC3
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-RC3"
60"++3.8.0-RC3 -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-RC3 """{"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.849s.
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-RC3
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC3 in root/crossScalaVersions
80[info] set current project to quest (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0-RC3 on 1 projects.
82[info] Switching Scala version on:
83[info] * root (3.8.0-RC3)
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 4, 2025, 4:03:01 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-RC3/classes ...
116[info] done compiling
117[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.0-RC3/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.005460633s, per call=546063.3ns
123withReturnAndPatternMatch, iterations=10, mod=3 dt=4.7028E-5s, per call=4702.8ns
124withQuest, iterations=10, mod=3 dt=3.54301E-4s, per call=35430.1ns
125Round: 1
126withFlatMap, iterations=10, mod=3 dt=5.4471E-5s, per call=5447.1ns
127withReturnAndPatternMatch, iterations=10, mod=3 dt=4.2479E-5s, per call=4247.9ns
128withQuest, iterations=10, mod=3 dt=9.6009E-5s, per call=9600.9ns
129Round: 2
130withFlatMap, iterations=10, mod=3 dt=5.2578E-5s, per call=5257.8ns
131withReturnAndPatternMatch, iterations=10, mod=3 dt=4.2109E-5s, per call=4210.9ns
132withQuest, iterations=10, mod=3 dt=8.9587E-5s, per call=8958.7ns
133Round: 3
134withFlatMap, iterations=10, mod=3 dt=6.4951E-5s, per call=6495.1ns
135withReturnAndPatternMatch, iterations=10, mod=3 dt=4.2709E-5s, per call=4270.9ns
136withQuest, iterations=10, mod=3 dt=8.4798E-5s, per call=8479.8ns
137Round: 4
138withFlatMap, iterations=10, mod=3 dt=5.2397E-5s, per call=5239.7ns
139withReturnAndPatternMatch, iterations=10, mod=3 dt=3.8431E-5s, per call=3843.1ns
140withQuest, iterations=10, mod=3 dt=8.005E-5s, per call=8005.0ns
141Round: 5
142withFlatMap, iterations=10, mod=3 dt=4.7478E-5s, per call=4747.8ns
143withReturnAndPatternMatch, iterations=10, mod=3 dt=4.0556E-5s, per call=4055.6ns
144withQuest, iterations=10, mod=3 dt=8.8886E-5s, per call=8888.6ns
145Round: 6
146withFlatMap, iterations=10, mod=3 dt=4.8691E-5s, per call=4869.1ns
147withReturnAndPatternMatch, iterations=10, mod=3 dt=4.5845E-5s, per call=4584.5ns
148withQuest, iterations=10, mod=3 dt=8.9547E-5s, per call=8954.7ns
149Round: 7
150withFlatMap, iterations=10, mod=3 dt=5.5273E-5s, per call=5527.3ns
151withReturnAndPatternMatch, iterations=10, mod=3 dt=5.2327E-5s, per call=5232.7ns
152withQuest, iterations=10, mod=3 dt=7.8587E-5s, per call=7858.7ns
153Round: 8
154withFlatMap, iterations=10, mod=3 dt=5.926E-5s, per call=5926.0ns
155withReturnAndPatternMatch, iterations=10, mod=3 dt=3.8442E-5s, per call=3844.2ns
156withQuest, iterations=10, mod=3 dt=7.8937E-5s, per call=7893.7ns
157Round: 9
158withFlatMap, iterations=10, mod=3 dt=5.0143E-5s, per call=5014.3ns
159withReturnAndPatternMatch, iterations=10, mod=3 dt=3.9153E-5s, per call=3915.3ns
160withQuest, iterations=10, mod=3 dt=9.636E-5s, per call=9636.0ns
161Round: 0
162withFlatMap, iterations=1000, mod=300 dt=0.005647685s, per call=5647.685ns
163withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.003862822s, per call=3862.822ns
164withQuest, iterations=1000, mod=300 dt=0.009682253s, per call=9682.253ns
165Round: 1
166withFlatMap, iterations=1000, mod=300 dt=0.002072959s, per call=2072.959ns
167withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001182758s, per call=1182.758ns
168[info] QuestSpec:
169[info] - should work in a simple case
170withQuest, iterations=1000, mod=300 dt=0.002602518s, per call=2602.518ns
171[info] - should support either
172[info] - should support either (success case with diverging error codes)
173Round: 2
174[info] - should support try
175[info] - should support bailing
176[info] - should support custom types
177[info] - should handle correct return type
178withFlatMap, iterations=1000, mod=300 dt=0.003907973s, per call=3907.973ns
179withReturnAndPatternMatch, iterations=1000, mod=300 dt=6.78937E-4s, per call=678.937ns
180withQuest, iterations=1000, mod=300 dt=0.001457781s, per call=1457.781ns
181Round: 3
182withFlatMap, iterations=1000, mod=300 dt=0.002310353s, per call=2310.353ns
183withReturnAndPatternMatch, iterations=1000, mod=300 dt=9.45936E-4s, per call=945.936ns
184withQuest, iterations=1000, mod=300 dt=0.00164498s, per call=1644.98ns
185Round: 4
186withFlatMap, iterations=1000, mod=300 dt=0.00153219s, per call=1532.19ns
187withReturnAndPatternMatch, iterations=1000, mod=300 dt=7.32837E-4s, per call=732.837ns
188withQuest, iterations=1000, mod=300 dt=0.001882625s, per call=1882.625ns
189Round: 5
190withFlatMap, iterations=1000, mod=300 dt=6.6406E-4s, per call=664.06ns
191withReturnAndPatternMatch, iterations=1000, mod=300 dt=4.08803E-4s, per call=408.803ns
192withQuest, iterations=1000, mod=300 dt=0.004855564s, per call=4855.564ns
193Round: 6
194withFlatMap, iterations=1000, mod=300 dt=0.001140138s, per call=1140.138ns
195withReturnAndPatternMatch, iterations=1000, mod=300 dt=4.18982E-4s, per call=418.982ns
196withQuest, iterations=1000, mod=300 dt=0.001540475s, per call=1540.475ns
197Round: 7
198withFlatMap, iterations=1000, mod=300 dt=0.001046149s, per call=1046.149ns
199withReturnAndPatternMatch, iterations=1000, mod=300 dt=4.46323E-4s, per call=446.323ns
200withQuest, iterations=1000, mod=300 dt=0.001638229s, per call=1638.229ns
201Round: 8
202withFlatMap, iterations=1000, mod=300 dt=6.593E-4s, per call=659.3ns
203withReturnAndPatternMatch, iterations=1000, mod=300 dt=4.34621E-4s, per call=434.621ns
204withQuest, iterations=1000, mod=300 dt=0.001214667s, per call=1214.667ns
205Round: 9
206withFlatMap, iterations=1000, mod=300 dt=6.43675E-4s, per call=643.675ns
207withReturnAndPatternMatch, iterations=1000, mod=300 dt=2.53523E-4s, per call=253.523ns
208withQuest, iterations=1000, mod=300 dt=9.35867E-4s, per call=935.867ns
209Round: 0
210withFlatMap, iterations=100000, mod=30000 dt=0.034038486s, per call=340.38486ns
211withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.006661655s, per call=66.61655ns
212withQuest, iterations=100000, mod=30000 dt=0.008988589s, per call=89.88589ns
213Round: 1
214withFlatMap, iterations=100000, mod=30000 dt=0.019069857s, per call=190.69857ns
215withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001716854s, per call=17.16854ns
216withQuest, iterations=100000, mod=30000 dt=0.025998189s, per call=259.98189ns
217Round: 2
218withFlatMap, iterations=100000, mod=30000 dt=0.011125449s, per call=111.25449ns
219withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.004205911s, per call=42.05911ns
220withQuest, iterations=100000, mod=30000 dt=0.005820685s, per call=58.20685ns
221Round: 3
222withFlatMap, iterations=100000, mod=30000 dt=0.010698099s, per call=106.98099ns
223withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.004043358s, per call=40.43358ns
224withQuest, iterations=100000, mod=30000 dt=0.005294683s, per call=52.94683ns
225Round: 4
226withFlatMap, iterations=100000, mod=30000 dt=0.00744669s, per call=74.4669ns
227withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.002044827s, per call=20.44827ns
228withQuest, iterations=100000, mod=30000 dt=0.004084344s, per call=40.84344ns
229Round: 5
230withFlatMap, iterations=100000, mod=30000 dt=0.004105333s, per call=41.05333ns
231withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001712627s, per call=17.12627ns
232withQuest, iterations=100000, mod=30000 dt=0.003970892s, per call=39.70892ns
233Round: 6
234withFlatMap, iterations=100000, mod=30000 dt=0.003995989s, per call=39.95989ns
235withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001698992s, per call=16.98992ns
236withQuest, iterations=100000, mod=30000 dt=0.00388965s, per call=38.8965ns
237Round: 7
238withFlatMap, iterations=100000, mod=30000 dt=0.003886034s, per call=38.86034ns
239withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001712968s, per call=17.12968ns
240withQuest, iterations=100000, mod=30000 dt=0.00403358s, per call=40.3358ns
241Round: 8
242withFlatMap, iterations=100000, mod=30000 dt=0.003854976s, per call=38.54976ns
243withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001731462s, per call=17.31462ns
244withQuest, iterations=100000, mod=30000 dt=0.003970591s, per call=39.70591ns
245Round: 9
246withFlatMap, iterations=100000, mod=30000 dt=0.003883499s, per call=38.83499ns
247withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001898073s, per call=18.98073ns
248withQuest, iterations=100000, mod=30000 dt=0.00375549s, per call=37.5549ns
249Round: 0
250withFlatMap, iterations=10000000, mod=3000000 dt=0.122874154s, per call=12.2874154ns
251withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.101668506s, per call=10.1668506ns
252withQuest, iterations=10000000, mod=3000000 dt=0.231856899s, per call=23.1856899ns
253Round: 1
254withFlatMap, iterations=10000000, mod=3000000 dt=0.123337618s, per call=12.3337618ns
255withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073532317s, per call=7.3532317ns
256withQuest, iterations=10000000, mod=3000000 dt=0.1634774s, per call=16.34774ns
257Round: 2
258withFlatMap, iterations=10000000, mod=3000000 dt=0.076438612s, per call=7.6438612ns
259withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073038615s, per call=7.3038615ns
260withQuest, iterations=10000000, mod=3000000 dt=0.182364386s, per call=18.2364386ns
261Round: 3
262withFlatMap, iterations=10000000, mod=3000000 dt=0.076897288s, per call=7.6897288ns
263withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.072984885s, per call=7.2984885ns
264withQuest, iterations=10000000, mod=3000000 dt=0.162705319s, per call=16.2705319ns
265Round: 4
266withFlatMap, iterations=10000000, mod=3000000 dt=0.076240091s, per call=7.6240091ns
267withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073433433s, per call=7.3433433ns
268withQuest, iterations=10000000, mod=3000000 dt=0.18241512s, per call=18.241512ns
269Round: 5
270withFlatMap, iterations=10000000, mod=3000000 dt=0.076339988s, per call=7.6339988ns
271withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.072974035s, per call=7.2974035ns
272withQuest, iterations=10000000, mod=3000000 dt=0.162758649s, per call=16.2758649ns
273Round: 6
274withFlatMap, iterations=10000000, mod=3000000 dt=0.095206054s, per call=9.5206054ns
275withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073532347s, per call=7.3532347ns
276withQuest, iterations=10000000, mod=3000000 dt=0.162791631s, per call=16.2791631ns
277Round: 7
278withFlatMap, iterations=10000000, mod=3000000 dt=0.07634096s, per call=7.634096ns
279withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073556683s, per call=7.3556683ns
280withQuest, iterations=10000000, mod=3000000 dt=0.182937907s, per call=18.2937907ns
281Round: 8
282withFlatMap, iterations=10000000, mod=3000000 dt=0.076296566s, per call=7.6296566ns
283withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.074205804s, per call=7.4205804ns
284withQuest, iterations=10000000, mod=3000000 dt=0.162959123s, per call=16.2959123ns
285Round: 9
286withFlatMap, iterations=10000000, mod=3000000 dt=0.076628276s, per call=7.6628276ns
287withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073043815s, per call=7.3043815ns
288withQuest, iterations=10000000, mod=3000000 dt=0.181640293s, per call=18.1640293ns
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": 5992, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
304 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
305 "test-compile": {"status": "ok", "tookMs": 4200, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
306 "test": {"status": "ok", "tookMs": 4177, "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: 26 s, completed Dec 4, 2025, 4:03: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.