Build Logs

sirthias/macrolizer • scheduled_3.8.1-RC1-bin-20251122-91351e3-NIGHTLY

Errors

0

Warnings

0

Total Lines

319

1##################################
2Clonning https://github.com/sirthias/macrolizer.git into /build/repo using revision v0.6.2
3##################################
4Note: switching to 'a20d67831200a67081755d996088336cbb8f2aa0'.
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.1-RC1-bin-20251122-91351e3-NIGHTLY
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.1-RC1-bin-20251122-91351e3-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.6.2 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 sirthias/macrolizer
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
40Targets: io.bullet%macrolizer
41Project projectConfig: {"tests":"compile-only"}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Xmx4g
51-Xss2M
52-XX:MaxMetaspaceSize=1g
53-XX:ReservedCodeCacheSize=256m
54-XX:+UseParallelGC
55-Dfile.encoding=UTF8
56-Dcommunitybuild.scala=3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
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.8.1-RC1-bin-20251122-91351e3-NIGHTLY"
66"++3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -v"
67"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-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.8.1-RC1-bin-20251122-91351e3-NIGHTLY """{"tests":"compile-only"}""" io.bullet%macrolizer"
74
75[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
76[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
77[info] loading project definition from /build/repo/project
78[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
79[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
80[info] Compilation completed in 8.793s.
81[info] done compiling
82[info] loading settings for project root from build.sbt, version.sbt...
83[info] set current project to root (in build file:/build/repo/)
84Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
85OpenCB::Changing crossVersion 3.1.2 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in macrolizer/crossScalaVersions
86OpenCB::Changing crossVersion 3.1.2 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in macrolizerJS/crossScalaVersions
87OpenCB::Changing crossVersion 3.1.2 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in root/crossScalaVersions
88[info] set current project to root (in build file:/build/repo/)
89[info] Setting Scala version to 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY on 3 projects.
90[info] Switching Scala version on:
91[info] * root (2.13.8, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
92[info] macrolizer (2.13.8, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
93[info] macrolizerJS (2.13.8, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
94[info] Excluding projects:
95[info] Reapplying settings...
96[info] set current project to root (in build file:/build/repo/)
97Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
98[info] Reapplying settings...
99[info] set current project to root (in build file:/build/repo/)
100[info] Defining Global / credentials, credentials and 1 others.
101[info] The new values will be used by allCredentials, credentials and 15 others.
102[info] Run `last` for details.
103[info] Reapplying settings...
104[info] set current project to root (in build file:/build/repo/)
105Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
106[info] Reapplying settings...
107OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
108
109 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
110 Did you mean allExcludeDependencies ?
111 , retry without global scopes
112[info] Reapplying settings...
113[info] set current project to root (in build file:/build/repo/)
114Execute removeScalacOptionsStartingWith: -P:wartremover
115[info] Reapplying settings...
116[info] set current project to root (in build file:/build/repo/)
117[success] Total time: 0 s, completed Nov 22, 2025, 2:20:44 PM
118Build config: {"tests":"compile-only"}
119Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
120Starting build...
121Projects: Set(macrolizer)
122Starting build for ProjectRef(file:/build/repo/,macrolizer) (macrolizer)... [0/1]
123OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
124OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
125OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
126OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
127OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
128Compile scalacOptions: -encoding, UTF-8, -unchecked, -print-lines, -pagewidth:120, -Xunchecked-java-output-version:17, -Xcheck-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
129[info] scalafmt: Formatting 1 Scala sources (/build/repo/macrolizer/.jvm)...
130[info] scalafmt: Formatting 1 Scala sources (/build/repo/macrolizer/.jvm)...
131[info] compiling 1 Scala source to /build/repo/macrolizer/.jvm/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/classes ...
132[info] done compiling
133[info] compiling 1 Scala source to /build/repo/macrolizer/.jvm/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/test-classes ...
134Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.13/3.5.2/scalafmt-core_2.13-3.5.2.pom
135Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.13.8/scala-reflect-2.13.8.pom
136Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.13.8/scala-reflect-2.13.8.pom
137Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.13/3.5.2/scalafmt-core_2.13-3.5.2.pom
138Downloading https://repo1.maven.org/maven2/org/scalameta/scalameta_2.13/4.5.4/scalameta_2.13-4.5.4.pom
139Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.13/3.5.2/scalafmt-sysops_2.13-3.5.2.pom
140Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.8/scala-library-2.13.8.pom
141Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.13/3.5.2/scalafmt-config_2.13-3.5.2.pom
142Downloaded https://repo1.maven.org/maven2/org/scalameta/scalameta_2.13/4.5.4/scalameta_2.13-4.5.4.pom
143Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.8/scala-library-2.13.8.pom
144Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.13/3.5.2/scalafmt-config_2.13-3.5.2.pom
145Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.13/3.5.2/scalafmt-sysops_2.13-3.5.2.pom
146Downloading https://repo1.maven.org/maven2/com/geirsson/metaconfig-typesafe-config_2.13/0.10.0/metaconfig-typesafe-config_2.13-0.10.0.pom
147Downloading https://repo1.maven.org/maven2/org/scala-lang/scalap/2.13.8/scalap-2.13.8.pom
148Downloading https://repo1.maven.org/maven2/com/geirsson/metaconfig-core_2.13/0.10.0/metaconfig-core_2.13-0.10.0.pom
149Downloading https://repo1.maven.org/maven2/org/scalameta/parsers_2.13/4.5.4/parsers_2.13-4.5.4.pom
150Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-parallel-collections_2.13/1.0.4/scala-parallel-collections_2.13-1.0.4.pom
151Downloaded https://repo1.maven.org/maven2/com/geirsson/metaconfig-core_2.13/0.10.0/metaconfig-core_2.13-0.10.0.pom
152Downloaded https://repo1.maven.org/maven2/com/geirsson/metaconfig-typesafe-config_2.13/0.10.0/metaconfig-typesafe-config_2.13-0.10.0.pom
153Downloaded https://repo1.maven.org/maven2/org/scala-lang/scalap/2.13.8/scalap-2.13.8.pom
154Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-parallel-collections_2.13/1.0.4/scala-parallel-collections_2.13-1.0.4.pom
155Downloaded https://repo1.maven.org/maven2/org/scalameta/parsers_2.13/4.5.4/parsers_2.13-4.5.4.pom
156Downloading https://repo1.maven.org/maven2/org/scalameta/trees_2.13/4.5.4/trees_2.13-4.5.4.pom
157Downloading https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.13/0.4.2/paiges-core_2.13-0.4.2.pom
158Downloading https://repo1.maven.org/maven2/com/geirsson/metaconfig-pprint_2.13/0.10.0/metaconfig-pprint_2.13-0.10.0.pom
159Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.13.8/scala-compiler-2.13.8.pom
160Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.5.0/scala-collection-compat_2.13-2.5.0.pom
161Downloaded https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.13/0.4.2/paiges-core_2.13-0.4.2.pom
162Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.5.0/scala-collection-compat_2.13-2.5.0.pom
163Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.13.8/scala-compiler-2.13.8.pom
164Downloaded https://repo1.maven.org/maven2/com/geirsson/metaconfig-pprint_2.13/0.10.0/metaconfig-pprint_2.13-0.10.0.pom
165Downloaded https://repo1.maven.org/maven2/org/scalameta/trees_2.13/4.5.4/trees_2.13-4.5.4.pom
166Downloading https://repo1.maven.org/maven2/org/scalameta/common_2.13/4.5.4/common_2.13-4.5.4.pom
167Downloading https://repo1.maven.org/maven2/org/scalameta/fastparse-v2_2.13/2.3.1/fastparse-v2_2.13-2.3.1.pom
168Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.13/0.3.0/fansi_2.13-0.3.0.pom
169Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.13/0.3.0/fansi_2.13-0.3.0.pom
170Downloaded https://repo1.maven.org/maven2/org/scalameta/fastparse-v2_2.13/2.3.1/fastparse-v2_2.13-2.3.1.pom
171Downloaded https://repo1.maven.org/maven2/org/scalameta/common_2.13/4.5.4/common_2.13-4.5.4.pom
172Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.13/0.2.7/sourcecode_2.13-0.2.7.pom
173Downloading https://repo1.maven.org/maven2/com/lihaoyi/geny_2.13/0.6.5/geny_2.13-0.6.5.pom
174Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.13/0.2.7/sourcecode_2.13-0.2.7.pom
175Downloaded https://repo1.maven.org/maven2/com/lihaoyi/geny_2.13/0.6.5/geny_2.13-0.6.5.pom
176Downloading https://repo1.maven.org/maven2/org/scalameta/scalameta_2.13/4.5.4/scalameta_2.13-4.5.4.jar
177Downloading https://repo1.maven.org/maven2/com/lihaoyi/geny_2.13/0.6.5/geny_2.13-0.6.5.jar
178Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.13/3.5.2/scalafmt-core_2.13-3.5.2.jar
179Downloading https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.13/0.4.2/paiges-core_2.13-0.4.2.jar
180Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-parallel-collections_2.13/1.0.4/scala-parallel-collections_2.13-1.0.4.jar
181Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.13/3.5.2/scalafmt-sysops_2.13-3.5.2.jar
182Downloaded https://repo1.maven.org/maven2/com/lihaoyi/geny_2.13/0.6.5/geny_2.13-0.6.5.jar
183Downloading https://repo1.maven.org/maven2/com/geirsson/metaconfig-typesafe-config_2.13/0.10.0/metaconfig-typesafe-config_2.13-0.10.0.jar
184Downloaded https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.13/0.4.2/paiges-core_2.13-0.4.2.jar
185Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.13/3.5.2/scalafmt-config_2.13-3.5.2.jar
186Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-parallel-collections_2.13/1.0.4/scala-parallel-collections_2.13-1.0.4.jar
187Downloading https://repo1.maven.org/maven2/net/java/dev/jna/jna/5.9.0/jna-5.9.0.jar
188Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.13/3.5.2/scalafmt-sysops_2.13-3.5.2.jar
189Downloading https://repo1.maven.org/maven2/org/scala-lang/scalap/2.13.8/scalap-2.13.8.jar
190Downloaded https://repo1.maven.org/maven2/com/geirsson/metaconfig-typesafe-config_2.13/0.10.0/metaconfig-typesafe-config_2.13-0.10.0.jar
191Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.13.8/scala-compiler-2.13.8.jar
192Downloaded https://repo1.maven.org/maven2/net/java/dev/jna/jna/5.9.0/jna-5.9.0.jar
193Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.13/0.2.7/sourcecode_2.13-0.2.7.jar
194Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.13/3.5.2/scalafmt-config_2.13-3.5.2.jar
195Downloading https://repo1.maven.org/maven2/org/scalameta/common_2.13/4.5.4/common_2.13-4.5.4.jar
196Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.13/0.2.7/sourcecode_2.13-0.2.7.jar
197Downloading https://repo1.maven.org/maven2/org/scalameta/trees_2.13/4.5.4/trees_2.13-4.5.4.jar
198Downloaded https://repo1.maven.org/maven2/org/scala-lang/scalap/2.13.8/scalap-2.13.8.jar
199Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.8/scala-library-2.13.8.jar
200Downloaded https://repo1.maven.org/maven2/org/scalameta/common_2.13/4.5.4/common_2.13-4.5.4.jar
201Downloading https://repo1.maven.org/maven2/com/geirsson/metaconfig-core_2.13/0.10.0/metaconfig-core_2.13-0.10.0.jar
202Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.13.8/scala-compiler-2.13.8.jar
203Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.5.0/scala-collection-compat_2.13-2.5.0.jar
204Downloaded https://repo1.maven.org/maven2/org/scalameta/scalameta_2.13/4.5.4/scalameta_2.13-4.5.4.jar
205Downloaded https://repo1.maven.org/maven2/com/geirsson/metaconfig-core_2.13/0.10.0/metaconfig-core_2.13-0.10.0.jar
206Downloading https://repo1.maven.org/maven2/org/scalameta/parsers_2.13/4.5.4/parsers_2.13-4.5.4.jar
207Downloading https://repo1.maven.org/maven2/org/scalameta/fastparse-v2_2.13/2.3.1/fastparse-v2_2.13-2.3.1.jar
208Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.8/scala-library-2.13.8.jar
209Downloading https://repo1.maven.org/maven2/com/geirsson/metaconfig-pprint_2.13/0.10.0/metaconfig-pprint_2.13-0.10.0.jar
210Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.13/2.5.0/scala-collection-compat_2.13-2.5.0.jar
211Downloading https://repo1.maven.org/maven2/org/jline/jline/3.21.0/jline-3.21.0.jar
212Downloaded https://repo1.maven.org/maven2/org/scalameta/fastparse-v2_2.13/2.3.1/fastparse-v2_2.13-2.3.1.jar
213Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.13/0.3.0/fansi_2.13-0.3.0.jar
214Downloaded https://repo1.maven.org/maven2/com/geirsson/metaconfig-pprint_2.13/0.10.0/metaconfig-pprint_2.13-0.10.0.jar
215Downloaded https://repo1.maven.org/maven2/org/jline/jline/3.21.0/jline-3.21.0.jar
216Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.13/0.3.0/fansi_2.13-0.3.0.jar
217Downloaded https://repo1.maven.org/maven2/org/scalameta/trees_2.13/4.5.4/trees_2.13-4.5.4.jar
218Downloaded https://repo1.maven.org/maven2/org/scalameta/parsers_2.13/4.5.4/parsers_2.13-4.5.4.jar
219Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.13/3.5.2/scalafmt-core_2.13-3.5.2.jar
220[info] -- Info: /build/repo/macrolizer/src/test/scala-3/macrolizer/Test.scala:13:11 -------------------------------------------
221[info] 13 | show("") {
222[info] | ^
223[info] | ---
224[info] | if (System.nanoTime().>(1000)) {
225[info] | val x: Long = 42L
226[info] | println(x)
227[info] | } else System.exit(0)
228[info] | ---
229[info] |
230[info] 14 | if (System.nanoTime() > 1000) {
231[info] 15 | val x: Long = 42
232[info] 16 | println(x)
233[info] 17 | } else System.exit(0)
234[info] 18 | }
235[info] -- Info: /build/repo/macrolizer/src/test/scala-3/macrolizer/Test.scala:20:15 -------------------------------------------
236[info] 20 | show("code") {
237[info] | ^
238[info] | ---
239[info] | if (java.lang.System.nanoTime().>(1000)) {
240[info] | val x: scala.Long = 42L
241[info] | scala.Predef.println(x)
242[info] | } else java.lang.System.exit(0)
243[info] | ---
244[info] |
245[info] 21 | if (System.nanoTime() > 1000) {
246[info] 22 | val x: Long = 42
247[info] 23 | println(x)
248[info] 24 | } else System.exit(0)
249[info] 25 | }
250[info] -- Info: /build/repo/macrolizer/src/test/scala-3/macrolizer/Test.scala:27:15 -------------------------------------------
251[info] 27 | show("ansi") {
252[info] | ^
253[info] | ---
254[info] | if (java.lang.System.nanoTime().>(1000)) {
255[info] | val x: scala.Long = 42L
256[info] | scala.Predef.println(x)
257[info] | } else java.lang.System.exit(0)
258[info] | ---
259[info] |
260[info] 28 | if (System.nanoTime() > 1000) {
261[info] 29 | val x: Long = 42
262[info] 30 | println(x)
263[info] 31 | } else System.exit(0)
264[info] 32 | }
265[info] -- Info: /build/repo/macrolizer/src/test/scala-3/macrolizer/Test.scala:34:36 -------------------------------------------
266[info] 34 | show("ast,suppress=[java.lang.]") {
267[info] | ^
268[info] | ---
269[info] | Inlined(
270[info] | None,
271[info] | Nil,
272[info] | If(
273[info] | Apply(Select(Apply(Select(Ident("System"), "nanoTime"), Nil), ">"), List(Literal(IntConstant(1000)))),
274[info] | Block(
275[info] | List(ValDef("x", TypeIdent("Long"), Some(Literal(LongConstant(42L))))),
276[info] | Apply(Ident("println"), List(Ident("x")))),
277[info] | Apply(Select(Ident("System"), "exit"), List(Literal(IntConstant(0))))))
278[info] | ---
279[info] |
280[info] 35 | if (System.nanoTime() > 1000) {
281[info] 36 | val x: Long = 42
282[info] 37 | println(x)
283[info] 38 | } else System.exit(0)
284[info] 39 | }
285[info] -- Info: /build/repo/macrolizer/src/test/scala-3/macrolizer/Test.scala:41:31 -------------------------------------------
286[info] 41 | show("filter=[Option[Int]]") {
287[info] | ^
288[info] | ---
289[info] | {
290[info] | val x: Option[Int] = None
291[info] | ()
292[info] | }
293[info] | ---
294[info] |
295[info] 42 | val x: Option[Int] = None
296[info] 43 | }
297[info] done compiling
298
299************************
300Build summary:
301[{
302 "module": "macrolizer",
303 "compile": {"status": "ok", "tookMs": 17933, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
304 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
305 "test-compile": {"status": "ok", "tookMs": 6528, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
306 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
307 "publish": {"status": "skipped", "tookMs": 0},
308 "metadata": {
309 "crossScalaVersions": ["2.13.8", "3.1.2"]
310}
311}]
312************************
313[success] Total time: 31 s, completed Nov 22, 2025, 2:21:16 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.