Build Logs
scalameta/mdoc • 3.8.0-RC3:2025-12-04
Errors
1
Warnings
13
Total Lines
312
1##################################
2Clonning https://github.com/scalameta/mdoc.git into /build/repo using revision v2.8.0
3##################################
4Note: switching to 'b6999a2526edee83458d7e46811e6b3c7190ae57'.
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-RC3
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.0-RC3"
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.0-RC3
41Execute tests: true
42sbt project found:
43No prepare script found for project scalameta/mdoc
44##################################
45Scala version: 3.8.0-RC3
46Targets: org.scalameta%mdoc org.scalameta%mdoc-cli org.scalameta%mdoc-js org.scalameta%mdoc-js-worker org.scalameta%mdoc-parser org.scalameta%mdoc-runtime
47Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set mdoc/libraryDependencies += \"org.scala-lang\" %% \"scala3-repl\" % \"<SCALA_VERSION>\" "],"options":[]},"mill":{"options":[]},"tests":"full","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-Xss4m
57-Xms1G
58-Xmx2G
59-XX:ReservedCodeCacheSize=1024m
60-XX:+TieredCompilation
61-Dfile.encoding=UTF-8
62-Dcommunitybuild.scala=3.8.0-RC3
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-RC3"
72"++3.8.0-RC3 -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"set mdoc/libraryDependencies += "org.scala-lang" %% "scala3-repl" % "3.8.0-RC3" "
78moduleMappings
79"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set mdoc/libraryDependencies += \"org.scala-lang\" %% \"scala3-repl\" % \"<SCALA_VERSION>\" "],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"def scala3 = \"3.3.7\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}""" org.scalameta%mdoc org.scalameta%mdoc-cli org.scalameta%mdoc-js org.scalameta%mdoc-js-worker org.scalameta%mdoc-parser org.scalameta%mdoc-runtime"
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 8 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.873s.
88[warn] /build/repo/mdoc-sbt/src/main/scala/mdoc/DocusaurusPlugin.scala:153:12: method jar in object IO is deprecated (since 1.3.2): Please specify whether to use a static timestamp
89[warn] IO.jar(files, jar, new java.util.jar.Manifest())
90[warn] ^
91[warn] one warning found
92[info] done compiling
93/build/repo/build.sbt:100: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
94 resolvers += Resolver.sonatypeCentralSnapshots
95 resolvers ++= Resolver.sonatypeOssRepos("public"),
96 ^
97/build/repo/build.sbt:101: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
98 resolvers += Resolver.sonatypeCentralSnapshots
99 resolvers ++= Resolver.sonatypeOssRepos("releases"),
100 ^
101/build/repo/build.sbt:102: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
102 resolvers += Resolver.sonatypeCentralSnapshots
103 resolvers ++= Resolver.sonatypeOssRepos("snapshots"),
104 ^
105[info] loading settings for project repo from build.sbt...
106[info] resolving key references (17793 settings) ...
107error: failed to load sbt-mdoc.properties
108[info] set current project to mdocRoot (in build file:/build/repo/)
109Execute setCrossScalaVersions: 3.8.0-RC3
110OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in cli/crossScalaVersions
111OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC3 in plugin/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List() -> List(2.13.17) in repo/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsdocs/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsApi/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in js/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in worksheets/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsWorker/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in testsInput/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in runtime/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in parserNative/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in tests/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in unit/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in interfaces/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in parser/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jswebsitedocs/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in mdoc/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in parserJS/crossScalaVersions
128OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in unitJS/crossScalaVersions
129[info] set current project to mdocRoot (in build file:/build/repo/)
130[info] Setting Scala version to 3.8.0-RC3 on 18 projects.
131[info] Switching Scala version on:
132[info] plugin (2.12.20, 3.8.0-RC3)
133[info] unitJS (2.12.20, 2.13.17, 3.8.0-RC3)
134[info] interfaces (2.12.20, 2.13.17, 3.8.0-RC3)
135[info] parser (2.12.20, 2.13.17, 3.8.0-RC3)
136[info] parserJS (2.12.20, 2.13.17, 3.8.0-RC3)
137[info] tests (2.12.20, 2.13.17, 3.8.0-RC3)
138[info] testsInput (2.12.20, 2.13.17, 3.8.0-RC3)
139[info] parserNative (2.12.20, 2.13.17, 3.8.0-RC3)
140[info] jswebsitedocs (2.12.20, 2.13.17, 3.8.0-RC3)
141[info] jsdocs (2.12.20, 2.13.17, 3.8.0-RC3)
142[info] worksheets (2.12.20, 2.13.17, 3.8.0-RC3)
143[info] mdoc (2.12.20, 2.13.17, 3.8.0-RC3)
144[info] jsWorker (2.12.20, 2.13.17, 3.8.0-RC3)
145[info] js (2.12.20, 2.13.17, 3.8.0-RC3)
146[info] unit (2.12.20, 2.13.17, 3.8.0-RC3)
147[info] cli (2.12.20, 2.13.17, 3.8.0-RC3)
148[info] jsApi (2.12.20, 2.13.17, 3.8.0-RC3)
149[info] runtime (2.12.20, 2.13.17, 3.8.0-RC3)
150[info] Excluding projects:
151[info] docs (2.12.20)
152[info] * repo (2.13.17)
153[info] Reapplying settings...
154[info] set current project to mdocRoot (in build file:/build/repo/)
155Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
156[info] Reapplying settings...
157[info] set current project to mdocRoot (in build file:/build/repo/)
158[info] Defining Global / credentials, cli / credentials and 18 others.
159[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 99 others.
160[info] Run `last` for details.
161[info] Reapplying settings...
162[info] set current project to mdocRoot (in build file:/build/repo/)
163Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
164[info] Reapplying settings...
165OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
166
167 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
168 Did you mean allExcludeDependencies ?
169 , retry without global scopes
170[info] Reapplying settings...
171[info] set current project to mdocRoot (in build file:/build/repo/)
172Execute removeScalacOptionsStartingWith: -P:wartremover
173[info] Reapplying settings...
174[info] set current project to mdocRoot (in build file:/build/repo/)
175[info] Defining mdoc / libraryDependencies
176[info] The new value will be used by mdoc / allDependencies, mdoc / dependencyPositions, mdoc / updatePgpSignatures / signaturesModule
177[info] Reapplying settings...
178[info] set current project to mdocRoot (in build file:/build/repo/)
179[success] Total time: 0 s, completed Dec 4, 2025, 3:50:42 PM
180Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set mdoc/libraryDependencies += \"org.scala-lang\" %% \"scala3-repl\" % \"<SCALA_VERSION>\" "],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"def scala3 = \"3.3.7\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}
181Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
182Starting build...
183Projects: Set(interfaces, parser, mdoc, jsWorker, js, cli, jsApi, runtime)
184Starting build for ProjectRef(file:/build/repo/,mdoc) (mdoc)... [0/8]
185OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
186Compile scalacOptions: -language:implicitConversions, -Ximport-suggestion-timeout, 0, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
187[info] compiling 8 Java sources to /build/repo/mdoc-interfaces/target/scala-3.8.0-RC3/classes ...
188[info] compiling 2 Scala sources to /build/repo/parser/jvm/target/scala-3.8.0-RC3/classes ...
189[info] done compiling
190[info] compiling 16 Scala sources to /build/repo/runtime/target/scala-3.8.0-RC3/classes ...
191[info] done compiling
192[info] compiling 19 Scala sources to /build/repo/cli/target/scala-3.8.0-RC3/classes ...
193[info] done compiling
194[warn] there were 4 deprecation warnings; re-run with -deprecation for details
195[warn] one warning found
196[info] done compiling
197[info] compiling 68 Scala sources to /build/repo/mdoc/target/scala-3.8.0-RC3/classes ...
198[warn] there were 2 deprecation warnings; re-run with -deprecation for details
199[warn] one warning found
200[info] done compiling
201Starting build for ProjectRef(file:/build/repo/,interfaces) (mdoc-interfaces)... [1/8]
202Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
203Starting build for ProjectRef(file:/build/repo/,runtime) (mdoc-runtime)... [2/8]
204Compile scalacOptions: -language:implicitConversions, -Ximport-suggestion-timeout, 0, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
205Starting build for ProjectRef(file:/build/repo/,jsWorker) (mdoc-js-worker)... [3/8]
206Compile scalacOptions: -language:implicitConversions, -Ximport-suggestion-timeout, 0, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
207[info] compiling 6 Java sources to /build/repo/mdoc-js-interfaces/target/classes ...
208[info] done compiling
209[info] compiling 2 Scala sources to /build/repo/mdoc-js-worker/target/scala-3.8.0-RC3/classes ...
210[warn] there was 1 deprecation warning; re-run with -deprecation for details
211[warn] one warning found
212[info] done compiling
213Starting build for ProjectRef(file:/build/repo/,js) (mdoc-js)... [4/8]
214Compile scalacOptions: -language:implicitConversions, -Ximport-suggestion-timeout, 0, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
215[info] compiling 6 Scala sources to /build/repo/mdoc-js/target/scala-3.8.0-RC3/classes ...
216[info] done compiling
217Starting build for ProjectRef(file:/build/repo/,jsApi) (mdoc-js-interfaces)... [5/8]
218Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
219Starting build for ProjectRef(file:/build/repo/,parser) (mdoc-parser)... [6/8]
220Compile scalacOptions: -language:implicitConversions, -Ximport-suggestion-timeout, 0, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
221Starting build for ProjectRef(file:/build/repo/,cli) (mdoc-cli)... [7/8]
222Compile scalacOptions: -language:implicitConversions, -Ximport-suggestion-timeout, 0, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
223
224************************
225Build summary:
226[{
227 "module": "mdoc",
228 "compile": {"status": "ok", "tookMs": 21081, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
229 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
230 "test-compile": {"status": "ok", "tookMs": 377, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
231 "test": {"status": "ok", "tookMs": 367, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
232 "publish": {"status": "skipped", "tookMs": 0},
233 "metadata": {
234 "crossScalaVersions": ["2.12.20", "2.13.17"]
235}
236},{
237 "module": "mdoc-interfaces",
238 "compile": {"status": "ok", "tookMs": 50, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
239 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
240 "test-compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
241 "test": {"status": "ok", "tookMs": 82, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
242 "publish": {"status": "skipped", "tookMs": 0},
243 "metadata": {
244 "crossScalaVersions": ["2.12.20", "2.13.17"]
245}
246},{
247 "module": "mdoc-runtime",
248 "compile": {"status": "ok", "tookMs": 95, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
249 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
250 "test-compile": {"status": "ok", "tookMs": 130, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
251 "test": {"status": "ok", "tookMs": 119, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
252 "publish": {"status": "skipped", "tookMs": 0},
253 "metadata": {
254 "crossScalaVersions": ["2.12.20", "2.13.17"]
255}
256},{
257 "module": "mdoc-js-worker",
258 "compile": {"status": "ok", "tookMs": 732, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
259 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
260 "test-compile": {"status": "ok", "tookMs": 141, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
261 "test": {"status": "ok", "tookMs": 117, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
262 "publish": {"status": "skipped", "tookMs": 0},
263 "metadata": {
264 "crossScalaVersions": ["2.12.20", "2.13.17"]
265}
266},{
267 "module": "mdoc-js",
268 "compile": {"status": "ok", "tookMs": 1991, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
269 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
270 "test-compile": {"status": "ok", "tookMs": 349, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
271 "test": {"status": "ok", "tookMs": 367, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
272 "publish": {"status": "skipped", "tookMs": 0},
273 "metadata": {
274 "crossScalaVersions": ["2.12.20", "2.13.17"]
275}
276},{
277 "module": "mdoc-js-interfaces",
278 "compile": {"status": "ok", "tookMs": 45, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
279 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
280 "test-compile": {"status": "ok", "tookMs": 68, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
281 "test": {"status": "ok", "tookMs": 54, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
282 "publish": {"status": "skipped", "tookMs": 0},
283 "metadata": {
284 "crossScalaVersions": ["2.12.20", "2.13.17"]
285}
286},{
287 "module": "mdoc-parser",
288 "compile": {"status": "ok", "tookMs": 46, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
289 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
290 "test-compile": {"status": "ok", "tookMs": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
291 "test": {"status": "ok", "tookMs": 61, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
292 "publish": {"status": "skipped", "tookMs": 0},
293 "metadata": {
294 "crossScalaVersions": ["2.12.20", "2.13.17"]
295}
296},{
297 "module": "mdoc-cli",
298 "compile": {"status": "ok", "tookMs": 81, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
299 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
300 "test-compile": {"status": "ok", "tookMs": 139, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
301 "test": {"status": "ok", "tookMs": 144, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
302 "publish": {"status": "skipped", "tookMs": 0},
303 "metadata": {
304 "crossScalaVersions": ["2.12.20", "2.13.17"]
305}
306}]
307************************
308[success] Total time: 88 s (0:01:28.0), completed Dec 4, 2025, 3:52:10 PM
309[0JChecking patch project/plugins.sbt...
310Checking patch build.sbt...
311Applied patch project/plugins.sbt cleanly.
312Applied patch build.sbt cleanly.