Build Logs

reactivecore/quest • 3.8.0:2026-01-13

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
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
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
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
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"
60"++3.8.0 -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 """{"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.757s.
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
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0 in root/crossScalaVersions
80[info] set current project to quest (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0 on 1 projects.
82[info] Switching Scala version on:
83[info] * root (3.8.0)
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 Jan 13, 2026, 4:47:33 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/classes ...
116[info] done compiling
117[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.0/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.004609099s, per call=460909.9ns
123withReturnAndPatternMatch, iterations=10, mod=3 dt=5.4362E-5s, per call=5436.2ns
124withQuest, iterations=10, mod=3 dt=3.34614E-4s, per call=33461.4ns
125Round: 1
126withFlatMap, iterations=10, mod=3 dt=5.1326E-5s, per call=5132.6ns
127withReturnAndPatternMatch, iterations=10, mod=3 dt=4.3942E-5s, per call=4394.2ns
128withQuest, iterations=10, mod=3 dt=8.8616E-5s, per call=8861.6ns
129Round: 2
130withFlatMap, iterations=10, mod=3 dt=4.846E-5s, per call=4846.0ns
131withReturnAndPatternMatch, iterations=10, mod=3 dt=3.8933E-5s, per call=3893.3ns
132withQuest, iterations=10, mod=3 dt=8.046E-5s, per call=8046.0ns
133Round: 3
134withFlatMap, iterations=10, mod=3 dt=4.5726E-5s, per call=4572.6ns
135withReturnAndPatternMatch, iterations=10, mod=3 dt=4.2379E-5s, per call=4237.9ns
136withQuest, iterations=10, mod=3 dt=1.02711E-4s, per call=10271.1ns
137Round: 4
138withFlatMap, iterations=10, mod=3 dt=6.6353E-5s, per call=6635.3ns
139withReturnAndPatternMatch, iterations=10, mod=3 dt=5.0545E-5s, per call=5054.5ns
140withQuest, iterations=10, mod=3 dt=9.8624E-5s, per call=9862.4ns
141Round: 5
142withFlatMap, iterations=10, mod=3 dt=4.4463E-5s, per call=4446.3ns
143withReturnAndPatternMatch, iterations=10, mod=3 dt=3.769E-5s, per call=3769.0ns
144withQuest, iterations=10, mod=3 dt=8.3667E-5s, per call=8366.7ns
145Round: 6
146withFlatMap, iterations=10, mod=3 dt=1.53186E-4s, per call=15318.6ns
147withReturnAndPatternMatch, iterations=10, mod=3 dt=4.4764E-5s, per call=4476.4ns
148withQuest, iterations=10, mod=3 dt=8.2013E-5s, per call=8201.3ns
149Round: 7
150withFlatMap, iterations=10, mod=3 dt=4.6667E-5s, per call=4666.7ns
151withReturnAndPatternMatch, iterations=10, mod=3 dt=3.743E-5s, per call=3743.0ns
152withQuest, iterations=10, mod=3 dt=1.05006E-4s, per call=10500.6ns
153Round: 8
154withFlatMap, iterations=10, mod=3 dt=4.5004E-5s, per call=4500.4ns
155withReturnAndPatternMatch, iterations=10, mod=3 dt=7.8377E-5s, per call=7837.7ns
156withQuest, iterations=10, mod=3 dt=9.4357E-5s, per call=9435.7ns
157Round: 9
158withFlatMap, iterations=10, mod=3 dt=4.791E-5s, per call=4791.0ns
159withReturnAndPatternMatch, iterations=10, mod=3 dt=4.1177E-5s, per call=4117.7ns
160withQuest, iterations=10, mod=3 dt=9.3535E-5s, per call=9353.5ns
161Round: 0
162withFlatMap, iterations=1000, mod=300 dt=0.005476099s, per call=5476.099ns
163withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.002912079s, per call=2912.079ns
164withQuest, iterations=1000, mod=300 dt=0.009640624s, per call=9640.624ns
165Round: 1
166withFlatMap, iterations=1000, mod=300 dt=0.003099299s, per call=3099.299ns
167withReturnAndPatternMatch, iterations=1000, mod=300 dt=8.1889E-4s, per call=818.89ns
168withQuest, iterations=1000, mod=300 dt=0.00160064s, per call=1600.64ns
169Round: 2
170withFlatMap, iterations=1000, mod=300 dt=0.001192848s, per call=1192.848ns
171withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001906681s, per call=1906.681ns
172withQuest, iterations=1000, mod=300 dt=0.002224384s, per call=2224.384ns
173Round: 3
174withFlatMap, iterations=1000, mod=300 dt=0.001078214s, per call=1078.214ns
175withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001745348s, per call=1745.348ns
176withQuest, iterations=1000, mod=300 dt=0.001607231s, per call=1607.231ns
177Round: 4
178withFlatMap, iterations=1000, mod=300 dt=0.001000959s, per call=1000.959ns
179withReturnAndPatternMatch, iterations=1000, mod=300 dt=7.8722E-4s, per call=787.22ns
180withQuest, iterations=1000, mod=300 dt=0.002801743s, per call=2801.743ns
181Round: 5
182withFlatMap, iterations=1000, mod=300 dt=0.00129557s, per call=1295.57ns
183withReturnAndPatternMatch, iterations=1000, mod=300 dt=8.1935E-4s, per call=819.35ns
184withQuest, iterations=1000, mod=300 dt=0.001543613s, per call=1543.613ns
185Round: 6
186withFlatMap, iterations=1000, mod=300 dt=0.001302442s, per call=1302.442ns
187withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001050492s, per call=1050.492ns
188withQuest, iterations=1000, mod=300 dt=0.001595991s, per call=1595.991ns
189Round: 7
190withFlatMap, iterations=1000, mod=300 dt=0.001913623s, per call=1913.623ns
191withReturnAndPatternMatch, iterations=1000, mod=300 dt=8.69494E-4s, per call=869.494ns
192withQuest, iterations=1000, mod=300 dt=0.00132255s, per call=1322.55ns
193Round: 8
194withFlatMap, iterations=1000, mod=300 dt=0.001499395s, per call=1499.395ns
195withReturnAndPatternMatch, iterations=1000, mod=300 dt=7.23141E-4s, per call=723.141ns
196withQuest, iterations=1000, mod=300 dt=0.001700396s, per call=1700.396ns
197Round: 9
198withFlatMap, iterations=1000, mod=300 dt=9.02725E-4s, per call=902.725ns
199withReturnAndPatternMatch, iterations=1000, mod=300 dt=5.69244E-4s, per call=569.244ns
200withQuest, iterations=1000, mod=300 dt=0.001438306s, per call=1438.306ns
201Round: 0
202withFlatMap, iterations=100000, mod=30000 dt=0.030601261s, per call=306.01261ns
203withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.006042824s, per call=60.42824ns
204withQuest, iterations=100000, mod=30000 dt=0.015734424s, per call=157.34424ns
205Round: 1
206withFlatMap, iterations=100000, mod=30000 dt=0.011418143s, per call=114.18143ns
207withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.016269553s, per call=162.69553ns
208withQuest, iterations=100000, mod=30000 dt=0.00286471s, per call=28.6471ns
209Round: 2
210withFlatMap, iterations=100000, mod=30000 dt=0.010973282s, per call=109.73282ns
211withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.004822777s, per call=48.22777ns
212withQuest, iterations=100000, mod=30000 dt=0.005329493s, per call=53.29493ns
213Round: 3
214withFlatMap, iterations=100000, mod=30000 dt=0.011016723s, per call=110.16723ns
215withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.004122528s, per call=41.22528ns
216withQuest, iterations=100000, mod=30000 dt=0.005118128s, per call=51.18128ns
217Round: 4
218withFlatMap, iterations=100000, mod=30000 dt=0.011354495s, per call=113.54495ns
219withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.004237153s, per call=42.37153ns
220withQuest, iterations=100000, mod=30000 dt=0.005042196s, per call=50.42196ns
221Round: 5
222withFlatMap, iterations=100000, mod=30000 dt=0.010990634s, per call=109.90634ns
223withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.004038682s, per call=40.38682ns
224withQuest, iterations=100000, mod=30000 dt=0.0051355s, per call=51.355ns
225Round: 6
226withFlatMap, iterations=100000, mod=30000 dt=0.010893253s, per call=108.93253ns
227withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.00417121s, per call=41.7121ns
228withQuest, iterations=100000, mod=30000 dt=0.005128448s, per call=51.28448ns
229Round: 7
230withFlatMap, iterations=100000, mod=30000 dt=0.010858117s, per call=108.58117ns
231withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.003899933s, per call=38.99933ns
232withQuest, iterations=100000, mod=30000 dt=0.005294377s, per call=52.94377ns
233Round: 8
234withFlatMap, iterations=100000, mod=30000 dt=0.011068179s, per call=110.68179ns
235withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.00541388s, per call=54.1388ns
236withQuest, iterations=100000, mod=30000 dt=0.008325398s, per call=83.25398ns
237Round: 9
238withFlatMap, iterations=100000, mod=30000 dt=0.003825303s, per call=38.25303ns
239withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001813968s, per call=18.13968ns
240withQuest, iterations=100000, mod=30000 dt=0.003640288s, per call=36.40288ns
241Round: 0
242withFlatMap, iterations=10000000, mod=3000000 dt=0.117948465s, per call=11.7948465ns
243withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.096487357s, per call=9.6487357ns
244withQuest, iterations=10000000, mod=3000000 dt=0.281919246s, per call=28.1919246ns
245Round: 1
246withFlatMap, iterations=10000000, mod=3000000 dt=0.09497194s, per call=9.497194ns
247withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.077406053s, per call=7.7406053ns
248withQuest, iterations=10000000, mod=3000000 dt=0.15883024s, per call=15.883024ns
249Round: 2
250withFlatMap, iterations=10000000, mod=3000000 dt=0.078007438s, per call=7.8007438ns
251withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073026444s, per call=7.3026444ns
252withQuest, iterations=10000000, mod=3000000 dt=0.163812539s, per call=16.3812539ns
253Round: 3
254withFlatMap, iterations=10000000, mod=3000000 dt=0.078819733s, per call=7.8819733ns
255withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.074125157s, per call=7.4125157ns
256withQuest, iterations=10000000, mod=3000000 dt=0.162198941s, per call=16.2198941ns
257Round: 4
258withFlatMap, iterations=10000000, mod=3000000 dt=0.079116427s, per call=7.9116427ns
259withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.076155076s, per call=7.6155076ns
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.175410079s, per call=17.5410079ns
269Round: 5
270withFlatMap, iterations=10000000, mod=3000000 dt=0.07807979s, per call=7.807979ns
271withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073044529s, per call=7.3044529ns
272withQuest, iterations=10000000, mod=3000000 dt=0.161693497s, per call=16.1693497ns
273Round: 6
274withFlatMap, iterations=10000000, mod=3000000 dt=0.080805102s, per call=8.0805102ns
275withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073906077s, per call=7.3906077ns
276withQuest, iterations=10000000, mod=3000000 dt=0.16126144s, per call=16.126144ns
277Round: 7
278withFlatMap, iterations=10000000, mod=3000000 dt=0.078049955s, per call=7.8049955ns
279withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.07391291s, per call=7.391291ns
280withQuest, iterations=10000000, mod=3000000 dt=0.164314365s, per call=16.4314365ns
281Round: 8
282withFlatMap, iterations=10000000, mod=3000000 dt=0.078282851s, per call=7.8282851ns
283withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.073180832s, per call=7.3180832ns
284withQuest, iterations=10000000, mod=3000000 dt=0.161961117s, per call=16.1961117ns
285Round: 9
286withFlatMap, iterations=10000000, mod=3000000 dt=0.077998419s, per call=7.7998419ns
287withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.074191781s, per call=7.4191781ns
288withQuest, iterations=10000000, mod=3000000 dt=0.163864337s, per call=16.3864337ns
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": 3394, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
304 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
305 "test-compile": {"status": "ok", "tookMs": 4141, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
306 "test": {"status": "ok", "tookMs": 4165, "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 Jan 13, 2026, 4:47:46 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.