Build Logs

reactivecore/quest • 3.8.0-RC2:2025-11-28

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-RC2
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-RC2
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-RC2
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-RC2
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-RC2"
60"++3.8.0-RC2 -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-RC2 """{"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.491s.
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-RC2
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in root/crossScalaVersions
80[info] set current project to quest (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
82[info] Switching Scala version on:
83[info] * root (3.8.0-RC2)
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 Nov 28, 2025, 12:50:56 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-RC2/classes ...
116[info] done compiling
117[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.0-RC2/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.003682066s, per call=368206.6ns
123withReturnAndPatternMatch, iterations=10, mod=3 dt=4.8541E-5s, per call=4854.1ns
124withQuest, iterations=10, mod=3 dt=7.4327E-4s, per call=74327.0ns
125Round: 1
126withFlatMap, iterations=10, mod=3 dt=4.832E-5s, per call=4832.0ns
127withReturnAndPatternMatch, iterations=10, mod=3 dt=7.7595E-5s, per call=7759.5ns
128withQuest, iterations=10, mod=3 dt=1.6574E-4s, per call=16574.0ns
129Round: 2
130withFlatMap, iterations=10, mod=3 dt=7.8597E-5s, per call=7859.7ns
131withReturnAndPatternMatch, iterations=10, mod=3 dt=5.7657E-5s, per call=5765.7ns
132withQuest, iterations=10, mod=3 dt=8.7764E-5s, per call=8776.4ns
133Round: 3
134withFlatMap, iterations=10, mod=3 dt=4.4563E-5s, per call=4456.3ns
135withReturnAndPatternMatch, iterations=10, mod=3 dt=3.9654E-5s, per call=3965.4ns
136withQuest, iterations=10, mod=3 dt=9.4536E-5s, per call=9453.6ns
137Round: 4
138withFlatMap, iterations=10, mod=3 dt=5.1386E-5s, per call=5138.6ns
139withReturnAndPatternMatch, iterations=10, mod=3 dt=3.8012E-5s, per call=3801.2ns
140withQuest, iterations=10, mod=3 dt=8.2094E-5s, per call=8209.4ns
141Round: 5
142withFlatMap, iterations=10, mod=3 dt=4.3672E-5s, per call=4367.2ns
143withReturnAndPatternMatch, iterations=10, mod=3 dt=4.0195E-5s, per call=4019.5ns
144withQuest, iterations=10, mod=3 dt=8.8726E-5s, per call=8872.6ns
145Round: 6
146withFlatMap, iterations=10, mod=3 dt=4.7428E-5s, per call=4742.8ns
147withReturnAndPatternMatch, iterations=10, mod=3 dt=7.1594E-5s, per call=7159.4ns
148withQuest, iterations=10, mod=3 dt=9.8274E-5s, per call=9827.4ns
149Round: 7
150withFlatMap, iterations=10, mod=3 dt=5.3099E-5s, per call=5309.9ns
151withReturnAndPatternMatch, iterations=10, mod=3 dt=4.272E-5s, per call=4272.0ns
152withQuest, iterations=10, mod=3 dt=8.0391E-5s, per call=8039.1ns
153Round: 8
154withFlatMap, iterations=10, mod=3 dt=6.2457E-5s, per call=6245.7ns
155withReturnAndPatternMatch, iterations=10, mod=3 dt=8.70208E-4s, per call=87020.8ns
156withQuest, iterations=10, mod=3 dt=8.5389E-5s, per call=8538.9ns
157Round: 9
158withFlatMap, iterations=10, mod=3 dt=6.8969E-5s, per call=6896.9ns
159withReturnAndPatternMatch, iterations=10, mod=3 dt=0.001153998s, per call=115399.8ns
160withQuest, iterations=10, mod=3 dt=4.05658E-4s, per call=40565.8ns
161Round: 0
162withFlatMap, iterations=1000, mod=300 dt=0.005598379s, per call=5598.379ns
163withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.002361597s, per call=2361.597ns
164withQuest, iterations=1000, mod=300 dt=0.006043994s, per call=6043.994ns
165Round: 1
166withFlatMap, iterations=1000, mod=300 dt=0.002625721s, per call=2625.721ns
167withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001602484s, per call=1602.484ns
168withQuest, iterations=1000, mod=300 dt=0.003535516s, per call=3535.516ns
169Round: 2
170withFlatMap, iterations=1000, mod=300 dt=0.002868927s, per call=2868.927ns
171[info] QuestSpec:
172[info] - should work in a simple case
173[info] - should support either
174[info] - should support either (success case with diverging error codes)
175[info] - should support try
176[info] - should support bailing
177[info] - should support custom types
178[info] - should handle correct return type
179withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.002282897s, per call=2282.897ns
180withQuest, iterations=1000, mod=300 dt=0.00175338s, per call=1753.38ns
181Round: 3
182withFlatMap, iterations=1000, mod=300 dt=0.002456143s, per call=2456.143ns
183withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001158609s, per call=1158.609ns
184withQuest, iterations=1000, mod=300 dt=0.002065451s, per call=2065.451ns
185Round: 4
186withFlatMap, iterations=1000, mod=300 dt=7.01402E-4s, per call=701.402ns
187withReturnAndPatternMatch, iterations=1000, mod=300 dt=4.74257E-4s, per call=474.257ns
188withQuest, iterations=1000, mod=300 dt=0.001779398s, per call=1779.398ns
189Round: 5
190withFlatMap, iterations=1000, mod=300 dt=0.001087714s, per call=1087.714ns
191withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001289979s, per call=1289.979ns
192withQuest, iterations=1000, mod=300 dt=0.001463901s, per call=1463.901ns
193Round: 6
194withFlatMap, iterations=1000, mod=300 dt=5.97998E-4s, per call=597.998ns
195withReturnAndPatternMatch, iterations=1000, mod=300 dt=0.001011191s, per call=1011.191ns
196withQuest, iterations=1000, mod=300 dt=0.002350957s, per call=2350.957ns
197Round: 7
198withFlatMap, iterations=1000, mod=300 dt=9.77378E-4s, per call=977.378ns
199withReturnAndPatternMatch, iterations=1000, mod=300 dt=7.23153E-4s, per call=723.153ns
200withQuest, iterations=1000, mod=300 dt=0.001184094s, per call=1184.094ns
201Round: 8
202withFlatMap, iterations=1000, mod=300 dt=5.66299E-4s, per call=566.299ns
203withReturnAndPatternMatch, iterations=1000, mod=300 dt=3.40376E-4s, per call=340.376ns
204withQuest, iterations=1000, mod=300 dt=0.001152306s, per call=1152.306ns
205Round: 9
206withFlatMap, iterations=1000, mod=300 dt=0.001292497s, per call=1292.497ns
207withReturnAndPatternMatch, iterations=1000, mod=300 dt=8.02642E-4s, per call=802.642ns
208withQuest, iterations=1000, mod=300 dt=0.001666076s, per call=1666.076ns
209Round: 0
210withFlatMap, iterations=100000, mod=30000 dt=0.028261476s, per call=282.61476ns
211withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.006596828s, per call=65.96828ns
212withQuest, iterations=100000, mod=30000 dt=0.009157718s, per call=91.57718ns
213Round: 1
214withFlatMap, iterations=100000, mod=30000 dt=0.031806687s, per call=318.06687ns
215withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.023080456s, per call=230.80456ns
216withQuest, iterations=100000, mod=30000 dt=0.002435104s, per call=24.35104ns
217Round: 2
218withFlatMap, iterations=100000, mod=30000 dt=0.010033566s, per call=100.33566ns
219withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.00361443s, per call=36.1443ns
220withQuest, iterations=100000, mod=30000 dt=0.004423674s, per call=44.23674ns
221Round: 3
222withFlatMap, iterations=100000, mod=30000 dt=0.014070727s, per call=140.70727ns
223withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.005013797s, per call=50.13797ns
224withQuest, iterations=100000, mod=30000 dt=0.004159109s, per call=41.59109ns
225Round: 4
226withFlatMap, iterations=100000, mod=30000 dt=0.0099451s, per call=99.451ns
227withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.003537927s, per call=35.37927ns
228withQuest, iterations=100000, mod=30000 dt=0.005467085s, per call=54.67085ns
229Round: 5
230withFlatMap, iterations=100000, mod=30000 dt=0.00251847s, per call=25.1847ns
231withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001305591s, per call=13.05591ns
232withQuest, iterations=100000, mod=30000 dt=0.002826857s, per call=28.26857ns
233Round: 6
234withFlatMap, iterations=100000, mod=30000 dt=0.002709017s, per call=27.09017ns
235withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001440985s, per call=14.40985ns
236withQuest, iterations=100000, mod=30000 dt=0.004054292s, per call=40.54292ns
237Round: 7
238withFlatMap, iterations=100000, mod=30000 dt=0.002985484s, per call=29.85484ns
239withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001468667s, per call=14.68667ns
240withQuest, iterations=100000, mod=30000 dt=0.002651058s, per call=26.51058ns
241Round: 8
242withFlatMap, iterations=100000, mod=30000 dt=0.002467354s, per call=24.67354ns
243withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001337351s, per call=13.37351ns
244withQuest, iterations=100000, mod=30000 dt=0.002676275s, per call=26.76275ns
245Round: 9
246withFlatMap, iterations=100000, mod=30000 dt=0.002503342s, per call=25.03342ns
247withReturnAndPatternMatch, iterations=100000, mod=30000 dt=0.001152145s, per call=11.52145ns
248withQuest, iterations=100000, mod=30000 dt=0.003833029s, per call=38.33029ns
249Round: 0
250withFlatMap, iterations=10000000, mod=3000000 dt=0.122631243s, per call=12.2631243ns
251withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.098219406s, per call=9.8219406ns
252withQuest, iterations=10000000, mod=3000000 dt=0.239147279s, per call=23.9147279ns
253Round: 1
254withFlatMap, iterations=10000000, mod=3000000 dt=0.103589669s, per call=10.3589669ns
255withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.097020275s, per call=9.7020275ns
256withQuest, iterations=10000000, mod=3000000 dt=0.161564959s, per call=16.1564959ns
257Round: 2
258withFlatMap, iterations=10000000, mod=3000000 dt=0.075542304s, per call=7.5542304ns
259withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.072213789s, per call=7.2213789ns
260withQuest, iterations=10000000, mod=3000000 dt=0.173295398s, per call=17.3295398ns
261Round: 3
262withFlatMap, iterations=10000000, mod=3000000 dt=0.075662288s, per call=7.5662288ns
263withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.072820202s, per call=7.2820202ns
264withQuest, iterations=10000000, mod=3000000 dt=0.161033124s, per call=16.1033124ns
265Round: 4
266withFlatMap, iterations=10000000, mod=3000000 dt=0.075479547s, per call=7.5479547ns
267withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.072534388s, per call=7.2534388ns
268withQuest, iterations=10000000, mod=3000000 dt=0.173771699s, per call=17.3771699ns
269Round: 5
270withFlatMap, iterations=10000000, mod=3000000 dt=0.075809884s, per call=7.5809884ns
271withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.072452616s, per call=7.2452616ns
272withQuest, iterations=10000000, mod=3000000 dt=0.161601869s, per call=16.1601869ns
273Round: 6
274withFlatMap, iterations=10000000, mod=3000000 dt=0.07714415s, per call=7.714415ns
275withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.084589906s, per call=8.4589906ns
276withQuest, iterations=10000000, mod=3000000 dt=0.161014059s, per call=16.1014059ns
277Round: 7
278withFlatMap, iterations=10000000, mod=3000000 dt=0.07544376s, per call=7.544376ns
279withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.07240734s, per call=7.240734ns
280withQuest, iterations=10000000, mod=3000000 dt=0.164035851s, per call=16.4035851ns
281Round: 8
282withFlatMap, iterations=10000000, mod=3000000 dt=0.086937857s, per call=8.6937857ns
283withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.072503391s, per call=7.2503391ns
284withQuest, iterations=10000000, mod=3000000 dt=0.161074613s, per call=16.1074613ns
285Round: 9
286withFlatMap, iterations=10000000, mod=3000000 dt=0.075663381s, per call=7.5663381ns
287withReturnAndPatternMatch, iterations=10000000, mod=3000000 dt=0.072506326s, per call=7.2506326ns
288withQuest, iterations=10000000, mod=3000000 dt=0.1728421s, per call=17.28421ns
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": 5232, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
304 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
305 "test-compile": {"status": "ok", "tookMs": 4326, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
306 "test": {"status": "ok", "tookMs": 4079, "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: 23 s, completed Nov 28, 2025, 12:51:19 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.