Build Logs

reactivecore/quest • 3.8.0-RC6:2026-01-08

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-RC6
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-RC6
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-RC6
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-RC6
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-RC6"
60"++3.8.0-RC6 -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-RC6 """{"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 9.029s.
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-RC6
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in root/crossScalaVersions
80[info] set current project to quest (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0-RC6 on 1 projects.
82[info] Switching Scala version on:
83[info] * root (3.8.0-RC6)
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 8, 2026, 2:18:59 AM
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-RC6/classes ...
116[info] done compiling
117[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.0-RC6/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.004504197s, per call=450419.7ns
123withReturnAndPatternMatch, iterations=10, mod=3 dt=5.7226E-5s, per call=5722.6ns
124withQuest, iterations=10, mod=3 dt=4.08823E-4s, per call=40882.3ns
125Round: 1
126withFlatMap, iterations=10, mod=3 dt=6.8408E-5s, per call=6840.8ns
127withReturnAndPatternMatch, iterations=10, mod=3 dt=4.0385E-5s, per call=4038.5ns
128withQuest, iterations=10, mod=3 dt=9.1982E-5s, per call=9198.2ns
129Round: 2
130withFlatMap, iterations=10, mod=3 dt=5.0936E-5s, per call=5093.6ns
131withReturnAndPatternMatch, iterations=10, mod=3 dt=4.3842E-5s, per call=4384.2ns
132withQuest, iterations=10, mod=3 dt=1.1226E-4s, per call=11226.0ns
133Round: 3
134withFlatMap, iterations=10, mod=3 dt=4.7418E-5s, per call=4741.8ns
135withReturnAndPatternMatch, iterations=10, mod=3 dt=4.0075E-5s, per call=4007.5ns
136withQuest, iterations=10, mod=3 dt=9.632E-5s, per call=9632.0ns
137Round: 4
138withFlatMap, iterations=10, mod=3 dt=5.2208E-5s, per call=5220.8ns
139withReturnAndPatternMatch, iterations=10, mod=3 dt=4.0315E-5s, per call=4031.5ns
140withQuest, iterations=10, mod=3 dt=8.3957E-5s, per call=8395.7ns
141Round: 5
142withFlatMap, iterations=10, mod=3 dt=4.5605E-5s, per call=4560.5ns
143withReturnAndPatternMatch, iterations=10, mod=3 dt=4.1237E-5s, per call=4123.7ns
144withQuest, iterations=10, mod=3 dt=4.17249E-4s, per call=41724.9ns
145Round: 6
146withFlatMap, iterations=10, mod=3 dt=5.5484E-5s, per call=5548.4ns
147withReturnAndPatternMatch, iterations=10, mod=3 dt=5.1025E-5s, per call=5102.5ns
148withQuest, iterations=10, mod=3 dt=1.06449E-4s, per call=10644.9ns
149Round: 7
150withFlatMap, iterations=10, mod=3 dt=6.44E-5s, per call=6440.0ns
151withReturnAndPatternMatch, iterations=10, mod=3 dt=3.6979E-5s, per call=3697.9ns
152withQuest, iterations=10, mod=3 dt=1.06659E-4s, per call=10665.9ns
153Round: 8
154withFlatMap, iterations=10, mod=3 dt=4.3301E-5s, per call=4330.1ns
155withReturnAndPatternMatch, iterations=10, mod=3 dt=4.7639E-5s, per call=4763.9ns
156withQuest, iterations=10, mod=3 dt=8.552E-5s, per call=8552.0ns
157Round: 9
158withFlatMap, iterations=10, mod=3 dt=4.1929E-5s, per call=4192.9ns
159withReturnAndPatternMatch, iterations=10, mod=3 dt=3.2551E-5s, per call=3255.1ns
160withQuest, iterations=10, mod=3 dt=8.3356E-5s, per call=8335.6ns
161Round: 0
162withFlatMap, iterations=1000, mod=300 dt=0.004611064s, per call=4611.064ns
163withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.005838257s, per call=5838.257ns
164withQuest, iterations=1000, mod=300 dt=0.008456738s, per call=8456.738ns
165Round: 1
166withFlatMap, iterations=1000, mod=300 dt=0.00257995s, per call=2579.95ns
167withReturnAndPatternMatch, iterations=1000, mod=300 dt=7.61182E-4s, per call=761.182ns
168withQuest, iterations=1000, mod=300 dt=0.001449688s, per call=1449.688ns
169Round: 2
170withFlatMap, iterations=1000, mod=300 dt=0.001002934s, per call=1002.934ns
171withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001381561s, per call=1381.561ns
172withQuest, iterations=1000, mod=300 dt=0.001537612s, per call=1537.612ns
173Round: 3
174withFlatMap, iterations=1000, mod=300 dt=9.78959E-4s, per call=978.959ns
175withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001088843s, per call=1088.843ns
176withQuest, iterations=1000, mod=300 dt=0.001607003s, per call=1607.003ns
177Round: 4
178withFlatMap, iterations=1000, mod=300 dt=0.001003054s, per call=1003.054ns
179withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001316459s, per call=1316.459ns
180withQuest, iterations=1000, mod=300 dt=0.002057073s, per call=2057.073ns
181Round: 5
182withFlatMap, iterations=1000, mod=300 dt=0.00128457s, per call=1284.57ns
183withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001266155s, per call=1266.155ns
184withQuest, iterations=1000, mod=300 dt=0.002353406s, per call=2353.406ns
185Round: 6
186withFlatMap, iterations=1000, mod=300 dt=0.001163584s, per call=1163.584ns
187withReturnAndPatternMatch, iterations=1000, mod=300 dt=8.49517E-4s, per call=849.517ns
188withQuest, iterations=1000, mod=300 dt=0.002540225s, per call=2540.225ns
189Round: 7
190withFlatMap, iterations=1000, mod=300 dt=0.001338761s, per call=1338.761ns
191withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.00107047s, per call=1070.47ns
192withQuest, iterations=1000, mod=300 dt=0.001905299s, per call=1905.299ns
193Round: 8
194withFlatMap, iterations=1000, mod=300 dt=0.001431024s, per call=1431.024ns
195withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001108151s, per call=1108.151ns
196withQuest, iterations=1000, mod=300 dt=0.001861327s, per call=1861.327ns
197Round: 9
198withFlatMap, iterations=1000, mod=300 dt=0.001441563s, per call=1441.563ns
199withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001110255s, per call=1110.255ns
200withQuest, iterations=1000, mod=300 dt=0.001887877s, per call=1887.877ns
201Round: 0
202withFlatMap, iterations=100000, mod=30000 dt=0.070306879s, per call=703.06879ns
203withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.011223587s, per call=112.23587ns
204withQuest, iterations=100000, mod=30000 dt=0.075074657s, per call=750.74657ns
205Round: 1
206withFlatMap, iterations=100000, mod=30000 dt=0.031031143s, per call=310.31143ns
207withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.003113176s, per call=31.13176ns
208withQuest, iterations=100000, mod=30000 dt=0.012477349s, per call=124.77349ns
209Round: 2
210withFlatMap, iterations=100000, mod=30000 dt=0.021600091s, per call=216.00091ns
211withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.003970146s, per call=39.70146ns
212withQuest, iterations=100000, mod=30000 dt=0.005031629s, per call=50.31629ns
213Round: 3
214withFlatMap, iterations=100000, mod=30000 dt=0.010703015s, per call=107.03015ns
215withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.004136117s, per call=41.36117ns
216withQuest, iterations=100000, mod=30000 dt=0.00518218s, per call=51.8218ns
217Round: 4
218withFlatMap, iterations=100000, mod=30000 dt=0.010779848s, per call=107.79848ns
219withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.004048183s, per call=40.48183ns
220withQuest, iterations=100000, mod=30000 dt=0.005349143s, per call=53.49143ns
221Round: 5
222withFlatMap, iterations=100000, mod=30000 dt=0.010894612s, per call=108.94612ns
223withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.003986237s, per call=39.86237ns
224withQuest, iterations=100000, mod=30000 dt=0.005334816s, per call=53.34816ns
225Round: 6
226withFlatMap, iterations=100000, mod=30000 dt=0.0078954s, per call=78.954ns
227withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001550536s, per call=15.50536ns
228withQuest, iterations=100000, mod=30000 dt=0.003640722s, per call=36.40722ns
229Round: 7
230withFlatMap, iterations=100000, mod=30000 dt=0.003952424s, per call=39.52424ns
231withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001584179s, per call=15.84179ns
232withQuest, iterations=100000, mod=30000 dt=0.003831227s, per call=38.31227ns
233Round: 8
234withFlatMap, iterations=100000, mod=30000 dt=0.003879637s, per call=38.79637ns
235withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.0014987s, per call=14.987ns
236withQuest, iterations=100000, mod=30000 dt=0.003592181s, per call=35.92181ns
237Round: 9
238withFlatMap, iterations=100000, mod=30000 dt=0.003953796s, per call=39.53796ns
239withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001720645s, per call=17.20645ns
240withQuest, iterations=100000, mod=30000 dt=0.003631364s, per call=36.31364ns
241Round: 0
242withFlatMap, iterations=10000000, mod=3000000 dt=0.119419437s, per call=11.9419437ns
243withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.096324273s, per call=9.6324273ns
244withQuest, iterations=10000000, mod=3000000 dt=0.258937537s, per call=25.8937537ns
245Round: 1
246withFlatMap, iterations=10000000, mod=3000000 dt=0.080329684s, per call=8.0329684ns
247withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.074066033s, per call=7.4066033ns
248withQuest, iterations=10000000, mod=3000000 dt=0.16152256s, per call=16.152256ns
249Round: 2
250withFlatMap, iterations=10000000, mod=3000000 dt=0.079016851s, per call=7.9016851ns
251withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.074877368s, per call=7.4877368ns
252withQuest, iterations=10000000, mod=3000000 dt=0.19154755s, per call=19.154755ns
253Round: 3
254withFlatMap, iterations=10000000, mod=3000000 dt=0.078868875s, per call=7.8868875ns
255withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.075063376s, per call=7.5063376ns
256withQuest, iterations=10000000, mod=3000000 dt=0.161932245s, per call=16.1932245ns
257Round: 4
258[info] QuestSpec:
259[info] - should work in a simple case
260[info] - should support either
261[info] - should support either (success case with diverging error codes)
262[info] - should support try
263[info] - should support bailing
264[info] - should support custom types
265[info] - should handle correct return type
266withFlatMap, iterations=10000000, mod=3000000 dt=0.08146812s, per call=8.146812ns
267withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.106378405s, per call=10.6378405ns
268withQuest, iterations=10000000, mod=3000000 dt=0.162549442s, per call=16.2549442ns
269Round: 5
270withFlatMap, iterations=10000000, mod=3000000 dt=0.080136183s, per call=8.0136183ns
271withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.074863362s, per call=7.4863362ns
272withQuest, iterations=10000000, mod=3000000 dt=0.191684152s, per call=19.1684152ns
273Round: 6
274withFlatMap, iterations=10000000, mod=3000000 dt=0.079212998s, per call=7.9212998ns
275withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.074100867s, per call=7.4100867ns
276withQuest, iterations=10000000, mod=3000000 dt=0.16205245s, per call=16.205245ns
277Round: 7
278withFlatMap, iterations=10000000, mod=3000000 dt=0.07899505s, per call=7.899505ns
279withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.075001329s, per call=7.5001329ns
280withQuest, iterations=10000000, mod=3000000 dt=0.191632251s, per call=19.1632251ns
281Round: 8
282withFlatMap, iterations=10000000, mod=3000000 dt=0.079140037s, per call=7.9140037ns
283withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.074905197s, per call=7.4905197ns
284withQuest, iterations=10000000, mod=3000000 dt=0.161788147s, per call=16.1788147ns
285Round: 9
286withFlatMap, iterations=10000000, mod=3000000 dt=0.078834808s, per call=7.8834808ns
287withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.103175663s, per call=10.3175663ns
288withQuest, iterations=10000000, mod=3000000 dt=0.161304193s, per call=16.1304193ns
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": 3738, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
304 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
305 "test-compile": {"status": "ok", "tookMs": 4372, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
306 "test": {"status": "ok", "tookMs": 4398, "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: 17 s, completed Jan 8, 2026, 2:19:16 AM
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.