Build Logs
scalameta/munit-scalacheck • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
0
Total Lines
162
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-RC2
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-RC2"
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-RC2
41Execute tests: false
42sbt project found:
43No prepare script found for project scalameta/munit-scalacheck
44/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
45##################################
46Scala version: 3.8.0-RC2
47Targets: org.scalameta%munit-scalacheck
48Project 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.6\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Xss2m
58-Xms1G
59-Xmx2G
60-XX:ReservedCodeCacheSize=1024m
61-XX:+TieredCompilation
62-Dfile.encoding=UTF-8
63-Dcommunitybuild.scala=3.8.0-RC2
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.8.0-RC2"
73"++3.8.0-RC2 -v"
74"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78
79moduleMappings
80"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"def scala3 = \"3.3.6\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}""" org.scalameta%munit-scalacheck"
81
82[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
83[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
84[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
85[info] loading project definition from /build/repo/project
86[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
87[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
88[info] Compilation completed in 8.517s.
89[info] done compiling
90[info] loading settings for project repo from build.sbt...
91[info] set current project to repo (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.0-RC2
93OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in munitScalacheckNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in munitScalacheckJVM/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in repo/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in testsJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in testsJVM/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in testsNative/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in munitScalacheckJS/crossScalaVersions
100[info] set current project to repo (in build file:/build/repo/)
101[info] Setting Scala version to 3.8.0-RC2 on 6 projects.
102[info] Switching Scala version on:
103[info] munitScalacheckNative (2.13.16, 2.12.20, 3.8.0-RC2)
104[info] munitScalacheckJS (2.13.16, 2.12.20, 3.8.0-RC2)
105[info] testsJS (2.13.16, 2.12.20, 3.8.0-RC2)
106[info] testsJVM (2.13.16, 2.12.20, 3.8.0-RC2)
107[info] munitScalacheckJVM (2.13.16, 2.12.20, 3.8.0-RC2)
108[info] testsNative (2.13.16, 2.12.20, 3.8.0-RC2)
109[info] Excluding projects:
110[info] * repo (2.13.16)
111[info] Reapplying settings...
112[info] set current project to repo (in build file:/build/repo/)
113Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
114[info] Reapplying settings...
115[info] set current project to repo (in build file:/build/repo/)
116[info] Defining Global / credentials, credentials and 5 others.
117[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 56 others.
118[info] Run `last` for details.
119[info] Reapplying settings...
120[info] set current project to repo (in build file:/build/repo/)
121Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
122[info] Reapplying settings...
123OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
124
125 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
126 Did you mean munitScalacheckNative / allExcludeDependencies ?
127 , retry without global scopes
128[info] Reapplying settings...
129[info] set current project to repo (in build file:/build/repo/)
130Execute removeScalacOptionsStartingWith: -P:wartremover
131[info] Reapplying settings...
132[info] set current project to repo (in build file:/build/repo/)
133[success] Total time: 0 s, completed Nov 26, 2025, 5:45:45 PM
134Build 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.6\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}
135Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
136Starting build...
137Projects: Set(munitScalacheckJVM)
138Starting build for ProjectRef(file:/build/repo/,munitScalacheckJVM) (munit-scalacheck)... [0/1]
139OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
140Compile scalacOptions: -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
141[info] compiling 2 Scala sources to /build/repo/munit-scalacheck/jvm/target/scala-3.8.0-RC2/classes ...
142[info] done compiling
143
144************************
145Build summary:
146[{
147 "module": "munit-scalacheck",
148 "compile": {"status": "ok", "tookMs": 6761, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
149 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
150 "test-compile": {"status": "ok", "tookMs": 131, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
151 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
152 "publish": {"status": "skipped", "tookMs": 0},
153 "metadata": {
154 "crossScalaVersions": ["2.13.16", "2.12.20"]
155}
156}]
157************************
158[success] Total time: 15 s, completed Nov 26, 2025, 5:46:00 PM
159[0JChecking patch project/plugins.sbt...
160Checking patch build.sbt...
161Applied patch project/plugins.sbt cleanly.
162Applied patch build.sbt cleanly.