Build Logs
scoverage/scalac-scoverage-plugin • 3.8.0-RC6:2026-01-08
Errors
0
Warnings
12
Total Lines
196
1##################################
2Clonning https://github.com/scoverage/scalac-scoverage-plugin.git into /build/repo using revision v2.5.2
3##################################
4Note: switching to 'fd2477af45a9d475ccb07124f90d0b9600950afb'.
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-RC6
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.0-RC6
32Execute tests: true
33sbt project found:
34No prepare script found for project scoverage/scalac-scoverage-plugin
35##################################
36Scala version: 3.8.0-RC6
37Targets: org.scoverage%scalac-scoverage-domain org.scoverage%scalac-scoverage-reporter org.scoverage%scalac-scoverage-serializer
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0-RC6
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0-RC6"
58"++3.8.0-RC6 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" org.scoverage%scalac-scoverage-domain org.scoverage%scalac-scoverage-reporter org.scoverage%scalac-scoverage-serializer"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.668s.
74[info] done compiling
75/build/repo/build.sbt:65: warning: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
76 scalafixScalaBinaryVersion := scalaBinaryVersion.value
77 ^
78[info] loading settings for project scalac-scoverage from build.sbt...
79[info] resolving key references (11508 settings) ...
80[info] set current project to scalac-scoverage (in build file:/build/repo/)
81[warn] there are 3 keys that are not used by any other settings/tasks:
82[warn]
83[warn] * ThisBuild / scalafixScalaBinaryVersion
84[warn] +- /build/repo/build.sbt:23
85[warn] * plugin / buildInfoKeys
86[warn] +- /build/repo/build.sbt:149
87[warn] * plugin / buildInfoPackage
88[warn] +- /build/repo/build.sbt:148
89[warn]
90[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
91[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
92Execute setCrossScalaVersions: 3.8.0-RC6
93OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in serializer/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in domain/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in reporter/crossScalaVersions
96[info] set current project to scalac-scoverage (in build file:/build/repo/)
97[info] Setting Scala version to 3.8.0-RC6 on 3 projects.
98[info] Switching Scala version on:
99[info] reporter (2.12.21, 2.13.16, 3.8.0-RC6)
100[info] domain (2.12.21, 2.13.16, 3.8.0-RC6)
101[info] serializer (2.12.21, 2.13.16, 3.8.0-RC6)
102[info] Excluding projects:
103[info] plugin (2.12.20, 2.13.17, 2.12.18, 2.12.19, 2.13.16, 2.12.21, 2.13.18)
104[info] runtimeJS (2.12.20, 2.13.17, 2.12.18, 2.12.19, 2.13.16, 2.12.21, 2.13.18)
105[info] buildInfo (2.12.20, 2.13.17, 2.12.18, 2.12.19, 2.13.16, 2.12.21, 2.13.18)
106[info] runtimeNative (2.12.20, 2.13.17, 2.12.18, 2.12.19, 2.13.16, 2.12.21, 2.13.18)
107[info] * scalac-scoverage (2.13.16)
108[info] runtimeJSDOMTest (2.13.16)
109[info] runtime (2.12.20, 2.13.17, 2.12.18, 2.12.19, 2.13.16, 2.12.21, 2.13.18)
110[info] Reapplying settings...
111[info] set current project to scalac-scoverage (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 scalac-scoverage (in build file:/build/repo/)
115[info] Defining Global / credentials, buildInfo / credentials and 8 others.
116[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 80 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to scalac-scoverage (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 runtimeJS / allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to scalac-scoverage (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to scalac-scoverage (in build file:/build/repo/)
132[success] Total time: 0 s, completed Jan 8, 2026, 2:51:45 AM
133Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
135Starting build...
136Projects: Set(domain, reporter, serializer)
137Starting build for ProjectRef(file:/build/repo/,domain) (scalac-scoverage-domain)... [0/3]
138OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
139OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
140Compile scalacOptions: -unchecked, -encoding, utf8, -Xsemanticdb, -semanticdb-target, /build/repo/domain/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
141[info] compiling 9 Scala sources to /build/repo/domain/target/scala-3.8.0-RC6/classes ...
142[info] done compiling
143[info] compiling 1 Scala source to /build/repo/domain/target/scala-3.8.0-RC6/test-classes ...
144[info] done compiling
145Starting build for ProjectRef(file:/build/repo/,reporter) (scalac-scoverage-reporter)... [1/3]
146Compile scalacOptions: -unchecked, -encoding, utf8, -Xsemanticdb, -semanticdb-target, /build/repo/reporter/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
147[info] compiling 1 Scala source to /build/repo/serializer/target/scala-3.8.0-RC6/classes ...
148[info] done compiling
149[info] compiling 7 Scala sources to /build/repo/reporter/target/scala-3.8.0-RC6/classes ...
150[info] done compiling
151[info] compiling 6 Scala sources to /build/repo/reporter/target/scala-3.8.0-RC6/test-classes ...
152[info] done compiling
153Starting build for ProjectRef(file:/build/repo/,serializer) (scalac-scoverage-serializer)... [2/3]
154Compile scalacOptions: -unchecked, -encoding, utf8, -Xsemanticdb, -semanticdb-target, /build/repo/serializer/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
155[info] compiling 1 Scala source to /build/repo/serializer/target/scala-3.8.0-RC6/test-classes ...
156[info] done compiling
157
158************************
159Build summary:
160[{
161 "module": "scalac-scoverage-domain",
162 "compile": {"status": "ok", "tookMs": 6495, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
163 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
164 "test-compile": {"status": "ok", "tookMs": 1001, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
165 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
166 "publish": {"status": "skipped", "tookMs": 0},
167 "metadata": {
168 "crossScalaVersions": ["2.12.21", "2.13.16", "3.3.7"]
169}
170},{
171 "module": "scalac-scoverage-reporter",
172 "compile": {"status": "ok", "tookMs": 3254, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
173 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
174 "test-compile": {"status": "ok", "tookMs": 1428, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
176 "publish": {"status": "skipped", "tookMs": 0},
177 "metadata": {
178 "crossScalaVersions": ["2.12.21", "2.13.16", "3.3.7"]
179}
180},{
181 "module": "scalac-scoverage-serializer",
182 "compile": {"status": "ok", "tookMs": 109, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
183 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
184 "test-compile": {"status": "ok", "tookMs": 732, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
186 "publish": {"status": "skipped", "tookMs": 0},
187 "metadata": {
188 "crossScalaVersions": ["2.12.21", "2.13.16", "3.3.7"]
189}
190}]
191************************
192[success] Total time: 16 s, completed Jan 8, 2026, 2:52:02 AM
193[0JChecking patch project/plugins.sbt...
194Checking patch build.sbt...
195Applied patch project/plugins.sbt cleanly.
196Applied patch build.sbt cleanly.