Build Logs

eed3si9n/expecty • 3.8.0-RC6:2026-01-08

Errors

16

Warnings

12

Total Lines

402

1##################################
2Clonning https://github.com/eed3si9n/expecty.git into /build/repo using revision v0.17.1
3##################################
4Note: switching to '549c4e24729eaba41b88b96623d5ed19758e3563'.
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
21Would override fixed Scala version: 3.3.7
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.7 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.7-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val scala3 = "3.3.7"
33Replacement: val scala3 = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3 = "3.3.7"' in build.sbt
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42No prepare script found for project eed3si9n/expecty
43##################################
44Scala version: 3.7.4
45Targets: com.eed3si9n.expecty%expecty
46Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
47##################################
48Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
49Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
50[sbt_options] declare -a sbt_options=()
51[process_args] java_version = '17'
52[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
53# Executing command line:
54java
55-Dfile.encoding=UTF-8
56-Dcommunitybuild.scala=3.7.4
57-Dcommunitybuild.project.dependencies.add=
58-Xmx7G
59-Xms4G
60-Xss8M
61-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
62-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
63-jar
64/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
65"setCrossScalaVersions 3.7.4"
66"++3.7.4 -v"
67"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
68"set every credentials := Nil"
69"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
70"removeScalacOptionsStartingWith -P:wartremover"
71
72moduleMappings
73"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.eed3si9n.expecty%expecty"
74
75[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
76[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
77[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
78[info] loading project definition from /build/repo/project
79[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
80[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
81[info] Compilation completed in 8.953s.
82[info] done compiling
83[info] loading settings for project root from build.sbt, publish.sbt...
84[info] set current project to Expecty Root (in build file:/build/repo/)
85Execute setCrossScalaVersions: 3.7.4
86OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(2.12.20) in expectyNative2_12/crossScalaVersions
87OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in expectyNative3/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(3.7.4) in expectyNative3/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(2.12.20) in expecty2_12/crossScalaVersions
90OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in expecty3/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(3.7.4) in expecty3/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(2.12.20) in expectyJS2_12/crossScalaVersions
93OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in expectyJS3/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(3.7.4) in expectyJS3/crossScalaVersions
95[info] set current project to Expecty Root (in build file:/build/repo/)
96[info] Setting Scala version to 3.7.4 on 3 projects.
97[info] Switching Scala version on:
98[info] expectyNative3 (3.7.4)
99[info] expecty3 (3.7.4)
100[info] expectyJS3 (3.7.4)
101[info] Excluding projects:
102[info] * root (2.13.17)
103[info] expectyJS2_12 (2.12.20)
104[info] expectyNative (2.13.17)
105[info] expecty (2.13.17)
106[info] expecty2_12 (2.12.20)
107[info] expectyNative2_12 (2.12.20)
108[info] expectyJS (2.13.17)
109[info] Reapplying settings...
110[info] set current project to Expecty Root (in build file:/build/repo/)
111Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
112[info] Reapplying settings...
113[info] set current project to Expecty Root (in build file:/build/repo/)
114[info] Defining Global / credentials, credentials and 8 others.
115[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 73 others.
116[info] Run `last` for details.
117[info] Reapplying settings...
118[info] set current project to Expecty Root (in build file:/build/repo/)
119Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
120[info] Reapplying settings...
121OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
122
123 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
124 Did you mean expectyNative / allExcludeDependencies ?
125 , retry without global scopes
126[info] Reapplying settings...
127[info] set current project to Expecty Root (in build file:/build/repo/)
128Execute removeScalacOptionsStartingWith: -P:wartremover
129[info] Reapplying settings...
130[info] set current project to Expecty Root (in build file:/build/repo/)
131[success] Total time: 0 s, completed Jan 8, 2026, 2:58:24 AM
132Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
133Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
134Starting build...
135Projects: Set(expecty3)
136Starting build for ProjectRef(file:/build/repo/,expecty3) (expecty)... [0/1]
137OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
138OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
139OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
140OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
141Compile scalacOptions: -Yrangepos, -Xsemanticdb, -semanticdb-target, /build/repo/./target/jvm-3/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
142[info] compiling 12 Scala sources to /build/repo/target/jvm-3/classes ...
143[warn] bad option '-Yrangepos' was ignored
144[info] [patched file /build/repo/src/main/scala-3/com/eed3si9n/expecty/RecorderMacro.scala]
145[info] [patched file /build/repo/src/main/scala/com/eed3si9n/expecty/ExpressionRenderer.scala]
146[warn] there were 4 deprecation warnings; re-run with -deprecation for details
147[warn] two warnings found
148[info] done compiling
149[info] compiling 11 Scala sources and 2 Java sources to /build/repo/target/jvm-3/test-classes ...
150[warn] bad option '-Yrangepos' was ignored
151[warn] there was 1 deprecation warning; re-run with -deprecation for details
152[warn] two warnings found
153[info] done compiling
154
155************************
156Build summary:
157[{
158 "module": "expecty",
159 "compile": {"status": "ok", "tookMs": 7999, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
160 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
161 "test-compile": {"status": "ok", "tookMs": 4067, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
162 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
163 "publish": {"status": "skipped", "tookMs": 0},
164 "metadata": {
165 "crossScalaVersions": ["2.13.17", "3.3.7"]
166}
167}]
168************************
169[success] Total time: 13 s, completed Jan 8, 2026, 2:58:37 AM
170[0JChecking patch project/plugins.sbt...
171Checking patch build.sbt...
172Applied patch project/plugins.sbt cleanly.
173Applied patch build.sbt cleanly.
174Commit migration rewrites
175Switched to a new branch 'opencb/migrate-source-3.7'
176[opencb/migrate-source-3.7 bbc895a] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4
177 2 files changed, 19 insertions(+), 19 deletions(-)
178----
179Preparing build for 3.8.0-RC6
180Scala binary version found: 3.8
181Implicitly using source version 3.8
182Scala binary version found: 3.8
183Implicitly using source version 3.8
184Would try to apply common scalacOption (best-effort, sbt/mill only):
185Append: ,REQUIRE:-source:3.8
186Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
187
188Try apply source patch:
189Path: build.sbt
190Pattern: val scala3 = "3.3.7"
191Replacement: val scala3 = "3.8.0-RC6"
192Successfully applied pattern 'val scala3 = "3.3.7"' in build.sbt
193----
194Starting build for 3.8.0-RC6
195Execute tests: true
196sbt project found:
197No prepare script found for project eed3si9n/expecty
198##################################
199Scala version: 3.8.0-RC6
200Targets: com.eed3si9n.expecty%expecty
201Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
202##################################
203Using extra scalacOptions: ,REQUIRE:-source:3.8
204Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
205[sbt_options] declare -a sbt_options=()
206[process_args] java_version = '17'
207[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
208# Executing command line:
209java
210-Dfile.encoding=UTF-8
211-Dcommunitybuild.scala=3.8.0-RC6
212-Dcommunitybuild.project.dependencies.add=
213-Xmx7G
214-Xms4G
215-Xss8M
216-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
217-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
218-jar
219/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
220"setCrossScalaVersions 3.8.0-RC6"
221"++3.8.0-RC6 -v"
222"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
223"set every credentials := Nil"
224"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
225"removeScalacOptionsStartingWith -P:wartremover"
226
227moduleMappings
228"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.eed3si9n.expecty%expecty"
229
230[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
231[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
232[info] loading project definition from /build/repo/project
233[info] loading settings for project root from build.sbt, publish.sbt...
234[info] set current project to Expecty Root (in build file:/build/repo/)
235Execute setCrossScalaVersions: 3.8.0-RC6
236OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(2.12.20) in expectyNative2_12/crossScalaVersions
237OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in expectyJS3/crossScalaVersions
238OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(3.8.0-RC6) in expectyJS3/crossScalaVersions
239OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in expectyNative3/crossScalaVersions
240OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(3.8.0-RC6) in expectyNative3/crossScalaVersions
241OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(2.12.20) in expecty2_12/crossScalaVersions
242OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in expecty3/crossScalaVersions
243OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(3.8.0-RC6) in expecty3/crossScalaVersions
244OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(2.12.20) in expectyJS2_12/crossScalaVersions
245[info] set current project to Expecty Root (in build file:/build/repo/)
246[info] Setting Scala version to 3.8.0-RC6 on 3 projects.
247[info] Switching Scala version on:
248[info] expectyNative3 (3.8.0-RC6)
249[info] expecty3 (3.8.0-RC6)
250[info] expectyJS3 (3.8.0-RC6)
251[info] Excluding projects:
252[info] * root (2.13.17)
253[info] expectyJS2_12 (2.12.20)
254[info] expectyNative (2.13.17)
255[info] expecty (2.13.17)
256[info] expecty2_12 (2.12.20)
257[info] expectyNative2_12 (2.12.20)
258[info] expectyJS (2.13.17)
259[info] Reapplying settings...
260[info] set current project to Expecty Root (in build file:/build/repo/)
261Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
262[info] Reapplying settings...
263[info] set current project to Expecty Root (in build file:/build/repo/)
264[info] Defining Global / credentials, credentials and 8 others.
265[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 73 others.
266[info] Run `last` for details.
267[info] Reapplying settings...
268[info] set current project to Expecty Root (in build file:/build/repo/)
269Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
270[info] Reapplying settings...
271OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
272
273 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
274 Did you mean expectyNative / allExcludeDependencies ?
275 , retry without global scopes
276[info] Reapplying settings...
277[info] set current project to Expecty Root (in build file:/build/repo/)
278Execute removeScalacOptionsStartingWith: -P:wartremover
279[info] Reapplying settings...
280[info] set current project to Expecty Root (in build file:/build/repo/)
281[success] Total time: 0 s, completed Jan 8, 2026, 2:58:52 AM
282Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
283Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
284Starting build...
285Projects: Set(expecty3)
286Starting build for ProjectRef(file:/build/repo/,expecty3) (expecty)... [0/1]
287OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
288OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
289OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
290Compile scalacOptions: -Yrangepos, -Xsemanticdb, -semanticdb-target, /build/repo/./target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
291[info] compiling 12 Scala sources to /build/repo/target/jvm-3/classes ...
292[warn] bad option '-Yrangepos' was ignored
293[warn] there were 4 deprecation warnings; re-run with -deprecation for details
294[warn] two warnings found
295[info] done compiling
296[info] compiling 11 Scala sources and 2 Java sources to /build/repo/target/jvm-3/test-classes ...
297[warn] bad option '-Yrangepos' was ignored
298[warn] there were 2 deprecation warnings; re-run with -deprecation for details
299[warn] two warnings found
300[info] done compiling
301[info] foo.ExpectyTest
302[info] - passingExpectation
303[info] - failingExpectation
304[info] - multiplePassingExpectations
305[info] - mixedPassingAndFailingExpectations
306[info] - extensionClassWithImplicitParams
307[info] - extensionClassWithoutImplicitParams
308[info] - Method with implicit parameter
309[error] Test foo.ExpectyRenderingSpec.tuple failed: junit.framework.ComparisonFailure: Expectation output doesn't match: assertion failed
310[error]
311[error] (1, 2)._1 == 3
312[error] | |
313[error] (1,2) false
314[error] expected:<...1, 2)._1 == 3 | [| | (1,2) 1] false> but was:<...1, 2)._1 == 3 | [ | (1,2) ] false>, took 0.01 sec
315[error] at foo.ExpectyRenderingSpec.outputs(ExpectyRenderingSpec.scala:502)
316[error] at foo.ExpectyRenderingSpec.tuple(ExpectyRenderingSpec.scala:341)
317[error] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
318[error] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
319[error] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
320[error] at java.lang.reflect.Method.invoke(Method.java:568)
321[error] ...
322[info] foo.ExpectyScala3Test
323[info] - scala 3 extension (1)
324[info] - scala 3 extension (2)
325[info] - Method with implicit parameter
326[info] - Capturing package names correctly
327[info] foo.DiffUtilTest
328[info] - should merge adjacent tokens in diff when inserting
329[info] - should merge adjacent tokens in diff when deleting
330[info] foo.JavaTest
331[info] - enum
332[info] - static method
333[info] foo.RenderingTest
334[info] - literals
335[info] - List.apply
336[info] - List.apply2
337[info] - infix operators
338[info] - null value
339[info] - arithmetic expressions
340[info] - field
341[info] - 0-arity apply
342[info] - 1-arity apply
343[info] - 2-arity apply
344[info] - varargs apply
345[info] - nested apply
346[info] - constructor apply
347[info] - method apply
348[info] - tuple *** FAILED ***
349[info] Expectation output doesn't match: assertion failed
350[info]
351[info] (1, 2)._1 == 3
352[info] | |
353[info] (1,2) false
354[info]
355[info] expected =
356[info] assertion failed(1, 2)._1 == 3 | | | (1,2) 1 false
357[info] actual =
358[info] assertion failed(1, 2)._1 == 3 | | (1,2) false
359[info] foo.RenderingTest$.outputs(RenderingTest.scala:479)
360[info] foo.RenderingTest$.$init$$$anonfun$15(RenderingTest.scala:279)
361[info] verify.BasicTestSuite.test$$anonfun$1(BasicTestSuite.scala:23)
362[info] verify.TestSpec$.liftedTree2$1(TestSpec.scala:48)
363[info] verify.TestSpec$.sync$$anonfun$1(TestSpec.scala:57)
364[info] verify.TestSpec.apply(TestSpec.scala:22)
365[info] verify.Properties.liftedTree1$1(Properties.scala:34)
366[info] verify.Properties.liftedTree2$3(Properties.scala:38)
367[info] verify.Properties.iterator$$anonfun$2$$anonfun$1(Properties.scala:50)
368[info] verify.TestSpec.apply(TestSpec.scala:22)
369[info] verify.runner.Task.loop$2(Task.scala:51)
370[info] verify.runner.Task.loop$1$$anonfun$1(Task.scala:58)
371[info] scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
372[info] java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
373[info] java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
374[info] java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
375[info] java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
376[info] java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
377[info] java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
378[info] - option
379[info] - message
380[info] - long string
381[info] - extension class with implicit parameters
382[info] - extension class without implicit parameters
383[info] - method with an implicit parameter
384
385************************
386Build summary:
387[{
388 "module": "expecty",
389 "compile": {"status": "ok", "tookMs": 8627, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
390 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
391 "test-compile": {"status": "ok", "tookMs": 4106, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
392 "test": {"status": "failed", "tookMs": 410, "passed": 58, "failed": 2, "ignored": 0, "skipped": 0, "total": 60, "byFramework": [{"framework": "JUnit", "stats": {"passed": 23, "failed": 1, "ignored": 0, "skipped": 0, "total": 24}},{"framework": "unknown", "stats": {"passed": 35, "failed": 1, "ignored": 0, "skipped": 0, "total": 36}}]},
393 "publish": {"status": "skipped", "tookMs": 0},
394 "metadata": {
395 "crossScalaVersions": ["2.13.17", "3.3.7"]
396}
397}]
398************************
399[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: expecty
400[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: expecty
401[error] Total time: 15 s, completed Jan 8, 2026, 2:59:08 AM
402[0JBuild failed, not retrying.