Build Logs
eed3si9n/expecty • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
Errors
0
Warnings
12
Total Lines
320
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.168s.
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::Changing crossVersion 3.7.4 -> 3.7.4 in expecty3/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(3.7.4) in expecty3/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(2.12.20) in expectyJS2_12/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(2.12.20) in expecty2_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 Dec 6, 2025, 1:02:02 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": 8332, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
160 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
161 "test-compile": {"status": "ok", "tookMs": 3935, "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: 21 s, completed Dec 6, 2025, 1:02:24 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 1614bba] 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.1-RC1-bin-20251205-cd32c6f-NIGHTLY
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
192Successfully applied pattern 'val scala3 = "3.3.7"' in build.sbt
193----
194Starting build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
195Execute tests: false
196sbt project found:
197No prepare script found for project eed3si9n/expecty
198##################################
199Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
200Targets: com.eed3si9n.expecty%expecty
201Project 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>\""}]}
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
221"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -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.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"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"
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY
236OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in expectyJS3/crossScalaVersions
237OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in expectyJS3/crossScalaVersions
238OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in expecty3/crossScalaVersions
239OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in expecty3/crossScalaVersions
240OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(2.12.20) in expectyNative2_12/crossScalaVersions
241OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(2.12.20) in expectyJS2_12/crossScalaVersions
242OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(2.12.20) in expecty2_12/crossScalaVersions
243OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in expectyNative3/crossScalaVersions
244OpenCB::Limitting incorrect crossVersions List(2.13.17) -> List(3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY) in expectyNative3/crossScalaVersions
245[info] set current project to Expecty Root (in build file:/build/repo/)
246[info] Setting Scala version to 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY on 3 projects.
247[info] Switching Scala version on:
248[info] expectyNative3 (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
249[info] expecty3 (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
250[info] expectyJS3 (3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
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 Dec 6, 2025, 1:02:39 AM
282Build 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>\""}]}
283Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,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
302************************
303Build summary:
304[{
305 "module": "expecty",
306 "compile": {"status": "ok", "tookMs": 10212, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
307 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
308 "test-compile": {"status": "ok", "tookMs": 3908, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
309 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
310 "publish": {"status": "skipped", "tookMs": 0},
311 "metadata": {
312 "crossScalaVersions": ["2.13.17", "3.3.7"]
313}
314}]
315************************
316[success] Total time: 21 s, completed Dec 6, 2025, 1:03:00 AM
317[0JChecking patch project/plugins.sbt...
318Checking patch build.sbt...
319Applied patch project/plugins.sbt cleanly.
320Applied patch build.sbt cleanly.