Build Logs
reactivecore/quest • 3.8.0-RC4:2025-12-22
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-RC4
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-RC4
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-RC4
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-RC4
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-RC4"
60"++3.8.0-RC4 -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-RC4 """{"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.799s.
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-RC4
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC4 in root/crossScalaVersions
80[info] set current project to quest (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0-RC4 on 1 projects.
82[info] Switching Scala version on:
83[info] * root (3.8.0-RC4)
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 22, 2025, 6:28:09 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-RC4/classes ...
116[info] done compiling
117[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.0-RC4/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.00524555s, per call=524555.0ns
123withReturnAndPatternMatch, iterations=10, mod=3 dt=5.1776E-5s, per call=5177.6ns
124withQuest, iterations=10, mod=3 dt=4.11486E-4s, per call=41148.6ns
125Round: 1
126withFlatMap, iterations=10, mod=3 dt=7.496E-5s, per call=7496.0ns
127withReturnAndPatternMatch, iterations=10, mod=3 dt=4.321E-5s, per call=4321.0ns
128withQuest, iterations=10, mod=3 dt=8.7983E-5s, per call=8798.3ns
129Round: 2
130withFlatMap, iterations=10, mod=3 dt=5.5062E-5s, per call=5506.2ns
131withReturnAndPatternMatch, iterations=10, mod=3 dt=4.1547E-5s, per call=4154.7ns
132withQuest, iterations=10, mod=3 dt=9.0297E-5s, per call=9029.7ns
133Round: 3
134withFlatMap, iterations=10, mod=3 dt=5.385E-5s, per call=5385.0ns
135withReturnAndPatternMatch, iterations=10, mod=3 dt=4.5515E-5s, per call=4551.5ns
136withQuest, iterations=10, mod=3 dt=9.16214E-4s, per call=91621.4ns
137Round: 4
138withFlatMap, iterations=10, mod=3 dt=5.8519E-5s, per call=5851.9ns
139withReturnAndPatternMatch, iterations=10, mod=3 dt=3.9103E-5s, per call=3910.3ns
140withQuest, iterations=10, mod=3 dt=9.4306E-5s, per call=9430.6ns
141Round: 5
142withFlatMap, iterations=10, mod=3 dt=4.8601E-5s, per call=4860.1ns
143withReturnAndPatternMatch, iterations=10, mod=3 dt=3.6358E-5s, per call=3635.8ns
144withQuest, iterations=10, mod=3 dt=1.06819E-4s, per call=10681.9ns
145Round: 6
146withFlatMap, iterations=10, mod=3 dt=4.3982E-5s, per call=4398.2ns
147withReturnAndPatternMatch, iterations=10, mod=3 dt=4.856E-5s, per call=4856.0ns
148withQuest, iterations=10, mod=3 dt=8.055E-5s, per call=8055.0ns
149Round: 7
150withFlatMap, iterations=10, mod=3 dt=4.3561E-5s, per call=4356.1ns
151withReturnAndPatternMatch, iterations=10, mod=3 dt=3.6758E-5s, per call=3675.8ns
152withQuest, iterations=10, mod=3 dt=7.6733E-5s, per call=7673.3ns
153Round: 8
154withFlatMap, iterations=10, mod=3 dt=6.2286E-5s, per call=6228.6ns
155withReturnAndPatternMatch, iterations=10, mod=3 dt=5.1856E-5s, per call=5185.6ns
156withQuest, iterations=10, mod=3 dt=9.7832E-5s, per call=9783.2ns
157Round: 9
158withFlatMap, iterations=10, mod=3 dt=5.4672E-5s, per call=5467.2ns
159withReturnAndPatternMatch, iterations=10, mod=3 dt=3.809E-5s, per call=3809.0ns
160withQuest, iterations=10, mod=3 dt=1.24201E-4s, per call=12420.1ns
161Round: 0
162withFlatMap, iterations=1000, mod=300 dt=0.005857241s, per call=5857.241ns
163withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001922257s, per call=1922.257ns
164withQuest, iterations=1000, mod=300 dt=0.005297836s, per call=5297.836ns
165Round: 1
166withFlatMap, iterations=1000, mod=300 dt=0.001743914s, per call=1743.914ns
167withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.002498098s, per call=2498.098ns
168[info] QuestSpec:
169[info] - should work in a simple case
170[info] - should support either
171[info] - should support either (success case with diverging error codes)
172[info] - should support try
173[info] - should support bailing
174[info] - should support custom types
175[info] - should handle correct return type
176withQuest, iterations=1000, mod=300 dt=0.002641014s, per call=2641.014ns
177Round: 2
178withFlatMap, iterations=1000, mod=300 dt=0.003156012s, per call=3156.012ns
179withReturnAndPatternMatch, iterations=1000, mod=300 dt=6.96786E-4s, per call=696.786ns
180withQuest, iterations=1000, mod=300 dt=0.002186166s, per call=2186.166ns
181Round: 3
182withFlatMap, iterations=1000, mod=300 dt=0.001358728s, per call=1358.728ns
183withReturnAndPatternMatch, iterations=1000, mod=300 dt=4.76496E-4s, per call=476.496ns
184withQuest, iterations=1000, mod=300 dt=0.001713498s, per call=1713.498ns
185Round: 4
186withFlatMap, iterations=1000, mod=300 dt=0.001215501s, per call=1215.501ns
187withReturnAndPatternMatch, iterations=1000, mod=300 dt=5.7018E-4s, per call=570.18ns
188withQuest, iterations=1000, mod=300 dt=0.001415941s, per call=1415.941ns
189Round: 5
190withFlatMap, iterations=1000, mod=300 dt=0.00319117s, per call=3191.17ns
191withReturnAndPatternMatch, iterations=1000, mod=300 dt=6.03129E-4s, per call=603.129ns
192withQuest, iterations=1000, mod=300 dt=0.001287956s, per call=1287.956ns
193Round: 6
194withFlatMap, iterations=1000, mod=300 dt=6.38037E-4s, per call=638.037ns
195withReturnAndPatternMatch, iterations=1000, mod=300 dt=4.25091E-4s, per call=425.091ns
196withQuest, iterations=1000, mod=300 dt=0.001114473s, per call=1114.473ns
197Round: 7
198withFlatMap, iterations=1000, mod=300 dt=7.2568E-4s, per call=725.68ns
199withReturnAndPatternMatch, iterations=1000, mod=300 dt=3.77172E-4s, per call=377.172ns
200withQuest, iterations=1000, mod=300 dt=0.001582905s, per call=1582.905ns
201Round: 8
202withFlatMap, iterations=1000, mod=300 dt=6.89252E-4s, per call=689.252ns
203withReturnAndPatternMatch, iterations=1000, mod=300 dt=4.81837E-4s, per call=481.837ns
204withQuest, iterations=1000, mod=300 dt=0.001204501s, per call=1204.501ns
205Round: 9
206withFlatMap, iterations=1000, mod=300 dt=6.60759E-4s, per call=660.759ns
207withReturnAndPatternMatch, iterations=1000, mod=300 dt=3.37548E-4s, per call=337.548ns
208withQuest, iterations=1000, mod=300 dt=0.001505481s, per call=1505.481ns
209Round: 0
210withFlatMap, iterations=100000, mod=30000 dt=0.02490125s, per call=249.0125ns
211withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.005782308s, per call=57.82308ns
212withQuest, iterations=100000, mod=30000 dt=0.010020793s, per call=100.20793ns
213Round: 1
214withFlatMap, iterations=100000, mod=30000 dt=0.022370351s, per call=223.70351ns
215withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.016431451s, per call=164.31451ns
216withQuest, iterations=100000, mod=30000 dt=0.003448527s, per call=34.48527ns
217Round: 2
218withFlatMap, iterations=100000, mod=30000 dt=0.012374002s, per call=123.74002ns
219withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.004478402s, per call=44.78402ns
220withQuest, iterations=100000, mod=30000 dt=0.00596073s, per call=59.6073ns
221Round: 3
222withFlatMap, iterations=100000, mod=30000 dt=0.011884812s, per call=118.84812ns
223withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.004910707s, per call=49.10707ns
224withQuest, iterations=100000, mod=30000 dt=0.006152647s, per call=61.52647ns
225Round: 4
226withFlatMap, iterations=100000, mod=30000 dt=0.012338375s, per call=123.38375ns
227withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.004283439s, per call=42.83439ns
228withQuest, iterations=100000, mod=30000 dt=0.005882865s, per call=58.82865ns
229Round: 5
230withFlatMap, iterations=100000, mod=30000 dt=0.011675373s, per call=116.75373ns
231withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.004251369s, per call=42.51369ns
232withQuest, iterations=100000, mod=30000 dt=0.007025011s, per call=70.25011ns
233Round: 6
234withFlatMap, iterations=100000, mod=30000 dt=0.002715472s, per call=27.15472ns
235withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001206194s, per call=12.06194ns
236withQuest, iterations=100000, mod=30000 dt=0.002853829s, per call=28.53829ns
237Round: 7
238withFlatMap, iterations=100000, mod=30000 dt=0.002447814s, per call=24.47814ns
239withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001146443s, per call=11.46443ns
240withQuest, iterations=100000, mod=30000 dt=0.002544154s, per call=25.44154ns
241Round: 8
242withFlatMap, iterations=100000, mod=30000 dt=0.002545596s, per call=25.45596ns
243withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001265745s, per call=12.65745ns
244withQuest, iterations=100000, mod=30000 dt=0.003062187s, per call=30.62187ns
245Round: 9
246withFlatMap, iterations=100000, mod=30000 dt=0.003365051s, per call=33.65051ns
247withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001238184s, per call=12.38184ns
248withQuest, iterations=100000, mod=30000 dt=0.002498379s, per call=24.98379ns
249Round: 0
250withFlatMap, iterations=10000000, mod=3000000 dt=0.115224338s, per call=11.5224338ns
251withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.095617319s, per call=9.5617319ns
252withQuest, iterations=10000000, mod=3000000 dt=0.233059212s, per call=23.3059212ns
253Round: 1
254withFlatMap, iterations=10000000, mod=3000000 dt=0.124073895s, per call=12.4073895ns
255withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.075646171s, per call=7.5646171ns
256withQuest, iterations=10000000, mod=3000000 dt=0.163488204s, per call=16.3488204ns
257Round: 2
258withFlatMap, iterations=10000000, mod=3000000 dt=0.07565605s, per call=7.565605ns
259withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073718254s, per call=7.3718254ns
260withQuest, iterations=10000000, mod=3000000 dt=0.193589563s, per call=19.3589563ns
261Round: 3
262withFlatMap, iterations=10000000, mod=3000000 dt=0.075807642s, per call=7.5807642ns
263withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073453092s, per call=7.3453092ns
264withQuest, iterations=10000000, mod=3000000 dt=0.163510896s, per call=16.3510896ns
265Round: 4
266withFlatMap, iterations=10000000, mod=3000000 dt=0.075535686s, per call=7.5535686ns
267withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073344689s, per call=7.3344689ns
268withQuest, iterations=10000000, mod=3000000 dt=0.191517472s, per call=19.1517472ns
269Round: 5
270withFlatMap, iterations=10000000, mod=3000000 dt=0.075886329s, per call=7.5886329ns
271withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073448072s, per call=7.3448072ns
272withQuest, iterations=10000000, mod=3000000 dt=0.163151327s, per call=16.3151327ns
273Round: 6
274withFlatMap, iterations=10000000, mod=3000000 dt=0.105353623s, per call=10.5353623ns
275withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073523302s, per call=7.3523302ns
276withQuest, iterations=10000000, mod=3000000 dt=0.163490187s, per call=16.3490187ns
277Round: 7
278withFlatMap, iterations=10000000, mod=3000000 dt=0.075546126s, per call=7.5546126ns
279withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073344512s, per call=7.3344512ns
280withQuest, iterations=10000000, mod=3000000 dt=0.273324259s, per call=27.3324259ns
281Round: 8
282withFlatMap, iterations=10000000, mod=3000000 dt=0.075596337s, per call=7.5596337ns
283withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073706295s, per call=7.3706295ns
284withQuest, iterations=10000000, mod=3000000 dt=0.1631715s, per call=16.31715ns
285Round: 9
286withFlatMap, iterations=10000000, mod=3000000 dt=0.075488267s, per call=7.5488267ns
287withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073505494s, per call=7.3505494ns
288withQuest, iterations=10000000, mod=3000000 dt=0.193553943s, per call=19.3553943ns
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": 6679, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
304 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
305 "test-compile": {"status": "ok", "tookMs": 4309, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
306 "test": {"status": "ok", "tookMs": 4301, "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: 28 s, completed Dec 22, 2025, 6:28:37 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.