Build Logs
scalameta/munit • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
Errors
0
Warnings
4
Total Lines
210
1##################################
2Clonning https://github.com/scalameta/munit.git into /build/repo using revision v1.2.1
3##################################
4Note: switching to 'bf3b8519fae1689b69dd587bbb8bbd97e942cba8'.
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-20260109-97cdaf4-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
31Try apply source patch:
32Path: build.sbt
33Pattern: def scala3 = "3.3.7"
34Replacement: def scala3 = "3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'def scala3 = "3.3.7"' in build.sbt
39----
40Starting build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
41Execute tests: false
42sbt project found:
43No prepare script found for project scalameta/munit
44##################################
45Scala version: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
46Targets: org.scalameta%munit org.scalameta%munit-diff
47Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"def scala3 = \"3.3.7\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}
48##################################
49Using extra scalacOptions: ,REQUIRE:-source:3.8
50Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
51[sbt_options] declare -a sbt_options=()
52[process_args] java_version = '17'
53[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
54# Executing command line:
55java
56-Xss2m
57-Xms1G
58-Xmx2G
59-XX:ReservedCodeCacheSize=1024m
60-XX:+TieredCompilation
61-Dfile.encoding=UTF-8
62-Dcommunitybuild.scala=3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
63-Dcommunitybuild.project.dependencies.add=
64-Xmx7G
65-Xms4G
66-Xss8M
67-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
68-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
69-jar
70/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
71"setCrossScalaVersions 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
72"++3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -v"
73"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
74"set every credentials := Nil"
75"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
76"removeScalacOptionsStartingWith -P:wartremover"
77
78moduleMappings
79"runBuild 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"def scala3 = \"3.3.7\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}""" org.scalameta%munit org.scalameta%munit-diff"
80
81[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
82[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
83[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
84[info] loading project definition from /build/repo/project
85[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
86[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
87[info] Compilation completed in 9.315s.
88[info] done compiling
89[info] loading settings for project repo from build.sbt...
90[info] resolving key references (14649 settings) ...
91[info] set current project to repo (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in munitJVM/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in munitDiffNative/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in munitJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in munitNative/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in munitDiffJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.7.3 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in plugin/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List() -> List(2.13.17) in repo/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in munitDiffJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in testsJVM/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in testsJS/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in testsNative/crossScalaVersions
104[info] set current project to repo (in build file:/build/repo/)
105[info] Setting Scala version to 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY on 10 projects.
106[info] Switching Scala version on:
107[info] plugin (2.12.20, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
108[info] munitDiffJVM (2.13.17, 2.12.20, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
109[info] munitJVM (2.13.17, 2.12.20, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
110[info] munitDiffJS (2.13.17, 2.12.20, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
111[info] munitNative (2.13.17, 2.12.20, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
112[info] munitDiffNative (2.13.17, 2.12.20, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
113[info] testsJS (2.13.17, 2.12.20, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
114[info] munitJS (2.13.17, 2.12.20, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
115[info] testsJVM (2.13.17, 2.12.20, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
116[info] testsNative (2.13.17, 2.12.20, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
117[info] Excluding projects:
118[info] junit (2.13.17)
119[info] docs (2.13.17, 2.12.20)
120[info] * repo (2.13.17)
121[info] Reapplying settings...
122[info] set current project to repo (in build file:/build/repo/)
123Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
124[info] Reapplying settings...
125[info] set current project to repo (in build file:/build/repo/)
126[info] Defining Global / credentials, credentials and 11 others.
127[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 104 others.
128[info] Run `last` for details.
129[info] Reapplying settings...
130[info] set current project to repo (in build file:/build/repo/)
131Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
132[info] Reapplying settings...
133OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
134
135 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
136 Did you mean allExcludeDependencies ?
137 , retry without global scopes
138[info] Reapplying settings...
139[info] set current project to repo (in build file:/build/repo/)
140Execute removeScalacOptionsStartingWith: -P:wartremover
141[info] Reapplying settings...
142[info] set current project to repo (in build file:/build/repo/)
143[success] Total time: 0 s, completed Jan 10, 2026, 1:24:58 AM
144Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"def scala3 = \"3.3.7\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}
145Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
146Starting build...
147Projects: Set(munitJVM, munitDiffJVM, junit)
148Starting build for ProjectRef(file:/build/repo/,munitJVM) (munit)... [0/3]
149OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
150Compile scalacOptions: -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
151OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.17 module Scope(Select(ProjectRef(file:/build/repo/,junit)), Select(ConfigKey(compile)), Zero, Zero)
152OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.17 module Scope(Select(ProjectRef(file:/build/repo/,junit)), Select(ConfigKey(compile)), Select(compile), Zero)
153[info] compiling 15 Scala sources to /build/repo/munit-diff/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
154[info] compiling 30 Java sources to /build/repo/junit-interface/target/classes ...
155[info] /build/repo/junit-interface/src/main/java/munit/internal/junitinterface/JUnitRunner.java: JUnitRunner.java uses or overrides a deprecated API.
156[info] /build/repo/junit-interface/src/main/java/munit/internal/junitinterface/JUnitRunner.java: Recompile with -Xlint:deprecation for details.
157[info] done compiling
158[warn] there were 2 deprecation warnings; re-run with -deprecation for details
159[warn] one warning found
160[info] done compiling
161[info] compiling 41 Scala sources and 1 Java source to /build/repo/munit/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
162[warn] there were 5 deprecation warnings; re-run with -deprecation for details
163[warn] one warning found
164[info] done compiling
165Starting build for ProjectRef(file:/build/repo/,munitDiffJVM) (munit-diff)... [1/3]
166Compile scalacOptions: -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
167Starting build for ProjectRef(file:/build/repo/,junit) (junit-interface)... [2/3]
168Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s
169OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.17 module Scope(Select(ProjectRef(file:/build/repo/,junit)), Select(ConfigKey(test)), Zero, Zero)
170OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.17 module Scope(Select(ProjectRef(file:/build/repo/,junit)), Select(ConfigKey(test)), Select(compile), Zero)
171
172************************
173Build summary:
174[{
175 "module": "munit",
176 "compile": {"status": "ok", "tookMs": 13701, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
177 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
178 "test-compile": {"status": "ok", "tookMs": 238, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
179 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
180 "publish": {"status": "skipped", "tookMs": 0},
181 "metadata": {
182 "crossScalaVersions": ["2.13.17", "2.12.20"]
183}
184},{
185 "module": "munit-diff",
186 "compile": {"status": "ok", "tookMs": 69, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
188 "test-compile": {"status": "ok", "tookMs": 106, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
189 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
190 "publish": {"status": "skipped", "tookMs": 0},
191 "metadata": {
192 "crossScalaVersions": ["2.13.17", "2.12.20"]
193}
194},{
195 "module": "junit-interface",
196 "compile": {"status": "ok", "tookMs": 45, "warnings": 0, "errors": 0},
197 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
198 "test-compile": {"status": "ok", "tookMs": 170, "warnings": 0, "errors": 0},
199 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
200 "publish": {"status": "skipped", "tookMs": 0},
201 "metadata": {
202 "crossScalaVersions": ["2.13.17"]
203}
204}]
205************************
206[success] Total time: 25 s, completed Jan 10, 2026, 1:25:22 AM
207[0JChecking patch project/plugins.sbt...
208Checking patch build.sbt...
209Applied patch project/plugins.sbt cleanly.
210Applied patch build.sbt cleanly.