Build Logs
scalameta/munit-scalacheck • 3.8.0-RC4:2025-12-22
Errors
0
Warnings
0
Total Lines
161
1##################################
2Clonning https://github.com/scalameta/munit-scalacheck.git into /build/repo using revision v1.2.0
3##################################
4Note: switching to 'ed6d892aaad5aeb32cee46ed97445fa8bd161dcd'.
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-RC4
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.6"
34Replacement: def scala3 = "3.8.0-RC4"
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.6"' in build.sbt
39----
40Starting build for 3.8.0-RC4
41Execute tests: true
42sbt project found:
43No prepare script found for project scalameta/munit-scalacheck
44##################################
45Scala version: 3.8.0-RC4
46Targets: org.scalameta%munit-scalacheck
47Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"def scala3 = \"3.3.6\"","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.0-RC4
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.0-RC4"
72"++3.8.0-RC4 -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.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"def scala3 = \"3.3.6\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}""" org.scalameta%munit-scalacheck"
80
81[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
82[info] welcome to sbt 1.11.6 (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 3 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 8.39s.
88[info] done compiling
89[info] loading settings for project repo from build.sbt...
90[info] set current project to repo (in build file:/build/repo/)
91Execute setCrossScalaVersions: 3.8.0-RC4
92OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in munitScalacheckNative/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in munitScalacheckJVM/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in repo/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in testsJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in testsJVM/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in testsNative/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in munitScalacheckJS/crossScalaVersions
99[info] set current project to repo (in build file:/build/repo/)
100[info] Setting Scala version to 3.8.0-RC4 on 6 projects.
101[info] Switching Scala version on:
102[info] munitScalacheckNative (2.13.16, 2.12.20, 3.8.0-RC4)
103[info] munitScalacheckJS (2.13.16, 2.12.20, 3.8.0-RC4)
104[info] testsJS (2.13.16, 2.12.20, 3.8.0-RC4)
105[info] testsJVM (2.13.16, 2.12.20, 3.8.0-RC4)
106[info] munitScalacheckJVM (2.13.16, 2.12.20, 3.8.0-RC4)
107[info] testsNative (2.13.16, 2.12.20, 3.8.0-RC4)
108[info] Excluding projects:
109[info] * repo (2.13.16)
110[info] Reapplying settings...
111[info] set current project to repo (in build file:/build/repo/)
112Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
113[info] Reapplying settings...
114[info] set current project to repo (in build file:/build/repo/)
115[info] Defining Global / credentials, credentials and 5 others.
116[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 56 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to repo (in build file:/build/repo/)
120Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
121[info] Reapplying settings...
122OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
123
124 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
125 Did you mean munitScalacheckNative / allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to repo (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to repo (in build file:/build/repo/)
132[success] Total time: 0 s, completed Dec 22, 2025, 7:59:08 PM
133Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"def scala3 = \"3.3.6\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
135Starting build...
136Projects: Set(munitScalacheckJVM)
137Starting build for ProjectRef(file:/build/repo/,munitScalacheckJVM) (munit-scalacheck)... [0/1]
138OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
139Compile scalacOptions: -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
140[info] compiling 2 Scala sources to /build/repo/munit-scalacheck/jvm/target/scala-3.8.0-RC4/classes ...
141[info] done compiling
142
143************************
144Build summary:
145[{
146 "module": "munit-scalacheck",
147 "compile": {"status": "ok", "tookMs": 7515, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
148 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
149 "test-compile": {"status": "ok", "tookMs": 145, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
150 "test": {"status": "ok", "tookMs": 121, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
151 "publish": {"status": "skipped", "tookMs": 0},
152 "metadata": {
153 "crossScalaVersions": ["2.13.16", "2.12.20"]
154}
155}]
156************************
157[success] Total time: 19 s, completed Dec 22, 2025, 7:59:27 PM
158[0JChecking patch project/plugins.sbt...
159Checking patch build.sbt...
160Applied patch project/plugins.sbt cleanly.
161Applied patch build.sbt cleanly.