Build Logs

scalameta/mdoc • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY

Errors

58

Warnings

11

Total Lines

372

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.1-RC1-bin-20251128-fe49539-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: mdoc/src/main/scala-3/mdoc/internal/markdown/MarkdownCompiler.scala
33Pattern: new AbstractFileClassLoader(target, appClassLoader)
34Replacement: new AbstractFileClassLoader(target, appClassLoader, interruptInstrumentation = "")
35Patch using 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY matches version range: <3.8.0, 3.99.99>
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'new AbstractFileClassLoader(target, appClassLoader)' in mdoc/src/main/scala-3/mdoc/internal/markdown/MarkdownCompiler.scala
40
41Try apply source patch:
42Path: build.sbt
43Pattern: def scala3 = "3.3.7"
44Replacement: def scala3 = "3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
45Successfully applied pattern 'def scala3 = "3.3.7"' in build.sbt
46----
47Starting build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
48Execute tests: false
49sbt project found:
50No prepare script found for project scalameta/mdoc
51##################################
52Scala version: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
53Targets: org.scalameta%mdoc org.scalameta%mdoc-cli org.scalameta%mdoc-js org.scalameta%mdoc-js-worker org.scalameta%mdoc-parser org.scalameta%mdoc-runtime
54Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set mdoc/libraryDependencies += \"org.scala-lang\" %% \"scala3-repl\" % \"<SCALA_VERSION>\" "],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"mdoc/src/main/scala-3/mdoc/internal/markdown/MarkdownCompiler.scala","pattern":"new AbstractFileClassLoader(target, appClassLoader)","replaceWith":"new AbstractFileClassLoader(target, appClassLoader, interruptInstrumentation = \"\")","selectVersion":{"min":"3.8.0"}},{"path":"build.sbt","pattern":"def scala3 = \"3.3.7\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}
55##################################
56Using extra scalacOptions: ,REQUIRE:-source:3.8
57Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
58[sbt_options] declare -a sbt_options=()
59[process_args] java_version = '17'
60[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
61# Executing command line:
62java
63-Xss4m
64-Xms1G
65-Xmx2G
66-XX:ReservedCodeCacheSize=1024m
67-XX:+TieredCompilation
68-Dfile.encoding=UTF-8
69-Dcommunitybuild.scala=3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
70-Dcommunitybuild.project.dependencies.add=
71-Xmx7G
72-Xms4G
73-Xss8M
74-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
75-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
76-jar
77/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
78"setCrossScalaVersions 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
79"++3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -v"
80"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
81"set every credentials := Nil"
82"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
83"removeScalacOptionsStartingWith -P:wartremover"
84"set mdoc/libraryDependencies += "org.scala-lang" %% "scala3-repl" % "3.8.1-RC1-bin-20251128-fe49539-NIGHTLY" "
85moduleMappings
86"runBuild 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set mdoc/libraryDependencies += \"org.scala-lang\" %% \"scala3-repl\" % \"<SCALA_VERSION>\" "],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"mdoc/src/main/scala-3/mdoc/internal/markdown/MarkdownCompiler.scala","pattern":"new AbstractFileClassLoader(target, appClassLoader)","replaceWith":"new AbstractFileClassLoader(target, appClassLoader, interruptInstrumentation = \"\")","selectVersion":{"min":"3.8.0"}},{"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"
87
88[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
89[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
90[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
91[info] loading project definition from /build/repo/project
92[info] compiling 8 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
93[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
94[info] Compilation completed in 8.759s.
95[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
96[warn] IO.jar(files, jar, new java.util.jar.Manifest())
97[warn] ^
98[warn] one warning found
99[info] done compiling
100/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:
101 resolvers += Resolver.sonatypeCentralSnapshots
102 resolvers ++= Resolver.sonatypeOssRepos("public"),
103 ^
104/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:
105 resolvers += Resolver.sonatypeCentralSnapshots
106 resolvers ++= Resolver.sonatypeOssRepos("releases"),
107 ^
108/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:
109 resolvers += Resolver.sonatypeCentralSnapshots
110 resolvers ++= Resolver.sonatypeOssRepos("snapshots"),
111 ^
112[info] loading settings for project repo from build.sbt...
113[info] resolving key references (17793 settings) ...
114error: failed to load sbt-mdoc.properties
115[info] set current project to mdocRoot (in build file:/build/repo/)
116Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
117OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in cli/crossScalaVersions
118OpenCB::Changing crossVersion 3.7.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in plugin/crossScalaVersions
119OpenCB::Limitting incorrect crossVersions List() -> List(2.13.17) in repo/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in jsdocs/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in jsApi/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in unitJS/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in js/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in worksheets/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in jsWorker/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in testsInput/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in runtime/crossScalaVersions
128OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in parserNative/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in tests/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in unit/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in interfaces/crossScalaVersions
132OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in parser/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in jswebsitedocs/crossScalaVersions
134OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in mdoc/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in parserJS/crossScalaVersions
136[info] set current project to mdocRoot (in build file:/build/repo/)
137[info] Setting Scala version to 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY on 18 projects.
138[info] Switching Scala version on:
139[info] plugin (2.12.20, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
140[info] unitJS (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
141[info] interfaces (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
142[info] parser (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
143[info] parserJS (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
144[info] tests (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
145[info] testsInput (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
146[info] parserNative (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
147[info] jswebsitedocs (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
148[info] jsdocs (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
149[info] worksheets (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
150[info] mdoc (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
151[info] jsWorker (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
152[info] js (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
153[info] unit (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
154[info] cli (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
155[info] jsApi (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
156[info] runtime (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
157[info] Excluding projects:
158[info] docs (2.12.20)
159[info] * repo (2.13.17)
160[info] Reapplying settings...
161[info] set current project to mdocRoot (in build file:/build/repo/)
162Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
163[info] Reapplying settings...
164[info] set current project to mdocRoot (in build file:/build/repo/)
165[info] Defining Global / credentials, cli / credentials and 18 others.
166[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 99 others.
167[info] Run `last` for details.
168[info] Reapplying settings...
169[info] set current project to mdocRoot (in build file:/build/repo/)
170Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
171[info] Reapplying settings...
172OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
173
174 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
175 Did you mean allExcludeDependencies ?
176 , retry without global scopes
177[info] Reapplying settings...
178[info] set current project to mdocRoot (in build file:/build/repo/)
179Execute removeScalacOptionsStartingWith: -P:wartremover
180[info] Reapplying settings...
181[info] set current project to mdocRoot (in build file:/build/repo/)
182[info] Defining mdoc / libraryDependencies
183[info] The new value will be used by mdoc / allDependencies, mdoc / dependencyPositions, mdoc / updatePgpSignatures / signaturesModule
184[info] Reapplying settings...
185[info] set current project to mdocRoot (in build file:/build/repo/)
186[success] Total time: 0 s, completed Nov 29, 2025, 1:34:36 AM
187Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set mdoc/libraryDependencies += \"org.scala-lang\" %% \"scala3-repl\" % \"<SCALA_VERSION>\" "],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"mdoc/src/main/scala-3/mdoc/internal/markdown/MarkdownCompiler.scala","pattern":"new AbstractFileClassLoader(target, appClassLoader)","replaceWith":"new AbstractFileClassLoader(target, appClassLoader, interruptInstrumentation = \"\")","selectVersion":{"min":"3.8.0"}},{"path":"build.sbt","pattern":"def scala3 = \"3.3.7\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}
188Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
189Starting build...
190Projects: Set(interfaces, parser, mdoc, jsWorker, js, cli, jsApi, runtime)
191Starting build for ProjectRef(file:/build/repo/,mdoc) (mdoc)... [0/8]
192OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
193Compile scalacOptions: -language:implicitConversions, -Ximport-suggestion-timeout, 0, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
194[info] compiling 2 Scala sources to /build/repo/parser/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
195[info] compiling 8 Java sources to /build/repo/mdoc-interfaces/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
196[info] done compiling
197[info] compiling 16 Scala sources to /build/repo/runtime/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
198[info] done compiling
199[info] compiling 19 Scala sources to /build/repo/cli/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
200[info] done compiling
201[warn] there were 4 deprecation warnings; re-run with -deprecation for details
202[warn] one warning found
203[info] done compiling
204[info] compiling 68 Scala sources to /build/repo/mdoc/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
205[error] -- [E007] Type Mismatch Error: /build/repo/mdoc/src/main/scala-3/mdoc/internal/markdown/MarkdownCompiler.scala:173:98
206[error] 173 | val loader = new AbstractFileClassLoader(target, appClassLoader, interruptInstrumentation = "")
207[error] | ^^
208[error] |Found: ("" : String)
209[error] |Required: dotty.tools.repl.AbstractFileClassLoader.InterruptInstrumentation
210[error] |
211[error] | longer explanation available when compiling with `-explain`
212[error] one error found
213[error] (mdoc / Compile / compileIncremental) Compilation failed
214[info] compiling 68 Scala sources to /build/repo/mdoc/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
215[error] -- [E007] Type Mismatch Error: /build/repo/mdoc/src/main/scala-3/mdoc/internal/markdown/MarkdownCompiler.scala:173:98
216[error] 173 | val loader = new AbstractFileClassLoader(target, appClassLoader, interruptInstrumentation = "")
217[error] | ^^
218[error] |Found: ("" : String)
219[error] |Required: dotty.tools.repl.AbstractFileClassLoader.InterruptInstrumentation
220[error] |
221[error] | longer explanation available when compiling with `-explain`
222[error] one error found
223[error] (mdoc / Compile / compileIncremental) Compilation failed
224[info] compiling 68 Scala sources to /build/repo/mdoc/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
225[error] -- [E007] Type Mismatch Error: /build/repo/mdoc/src/main/scala-3/mdoc/internal/markdown/MarkdownCompiler.scala:173:98
226[error] 173 | val loader = new AbstractFileClassLoader(target, appClassLoader, interruptInstrumentation = "")
227[error] | ^^
228[error] |Found: ("" : String)
229[error] |Required: dotty.tools.repl.AbstractFileClassLoader.InterruptInstrumentation
230[error] |
231[error] | longer explanation available when compiling with `-explain`
232[error] one error found
233[error] (mdoc / Compile / compileIncremental) Compilation failed
234Starting build for ProjectRef(file:/build/repo/,interfaces) (mdoc-interfaces)... [1/8]
235Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
236Starting build for ProjectRef(file:/build/repo/,runtime) (mdoc-runtime)... [2/8]
237Compile scalacOptions: -language:implicitConversions, -Ximport-suggestion-timeout, 0, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
238Starting build for ProjectRef(file:/build/repo/,jsWorker) (mdoc-js-worker)... [3/8]
239Compile scalacOptions: -language:implicitConversions, -Ximport-suggestion-timeout, 0, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
240[info] compiling 6 Java sources to /build/repo/mdoc-js-interfaces/target/classes ...
241[info] done compiling
242[info] compiling 2 Scala sources to /build/repo/mdoc-js-worker/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
243[warn] there was 1 deprecation warning; re-run with -deprecation for details
244[warn] one warning found
245[info] done compiling
246Starting build for ProjectRef(file:/build/repo/,js) (mdoc-js)... [4/8]
247Compile scalacOptions: -language:implicitConversions, -Ximport-suggestion-timeout, 0, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
248[info] compiling 68 Scala sources to /build/repo/mdoc/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
249[error] -- [E007] Type Mismatch Error: /build/repo/mdoc/src/main/scala-3/mdoc/internal/markdown/MarkdownCompiler.scala:173:98
250[error] 173 | val loader = new AbstractFileClassLoader(target, appClassLoader, interruptInstrumentation = "")
251[error] | ^^
252[error] |Found: ("" : String)
253[error] |Required: dotty.tools.repl.AbstractFileClassLoader.InterruptInstrumentation
254[error] |
255[error] | longer explanation available when compiling with `-explain`
256[error] one error found
257[error] (mdoc / Compile / compileIncremental) Compilation failed
258[info] compiling 68 Scala sources to /build/repo/mdoc/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
259[error] -- [E007] Type Mismatch Error: /build/repo/mdoc/src/main/scala-3/mdoc/internal/markdown/MarkdownCompiler.scala:173:98
260[error] 173 | val loader = new AbstractFileClassLoader(target, appClassLoader, interruptInstrumentation = "")
261[error] | ^^
262[error] |Found: ("" : String)
263[error] |Required: dotty.tools.repl.AbstractFileClassLoader.InterruptInstrumentation
264[error] |
265[error] | longer explanation available when compiling with `-explain`
266[error] one error found
267[error] (mdoc / Compile / compileIncremental) Compilation failed
268[info] compiling 68 Scala sources to /build/repo/mdoc/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
269[error] -- [E007] Type Mismatch Error: /build/repo/mdoc/src/main/scala-3/mdoc/internal/markdown/MarkdownCompiler.scala:173:98
270[error] 173 | val loader = new AbstractFileClassLoader(target, appClassLoader, interruptInstrumentation = "")
271[error] | ^^
272[error] |Found: ("" : String)
273[error] |Required: dotty.tools.repl.AbstractFileClassLoader.InterruptInstrumentation
274[error] |
275[error] | longer explanation available when compiling with `-explain`
276[error] one error found
277[error] (mdoc / Compile / compileIncremental) Compilation failed
278Starting build for ProjectRef(file:/build/repo/,jsApi) (mdoc-js-interfaces)... [5/8]
279Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
280Starting build for ProjectRef(file:/build/repo/,parser) (mdoc-parser)... [6/8]
281Compile scalacOptions: -language:implicitConversions, -Ximport-suggestion-timeout, 0, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
282Starting build for ProjectRef(file:/build/repo/,cli) (mdoc-cli)... [7/8]
283Compile scalacOptions: -language:implicitConversions, -Ximport-suggestion-timeout, 0, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
284
285************************
286Build summary:
287[{
288 "module": "mdoc",
289 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 17333, "warnings": 0, "errors": 1, "sourceVersion": "3.8"},
290 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
291 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
292 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
293 "publish": {"status": "skipped", "tookMs": 0},
294 "metadata": {
295 "crossScalaVersions": ["2.12.20", "2.13.17"]
296}
297},{
298 "module": "mdoc-interfaces",
299 "compile": {"status": "ok", "tookMs": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
300 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
301 "test-compile": {"status": "ok", "tookMs": 160, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
302 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
303 "publish": {"status": "skipped", "tookMs": 0},
304 "metadata": {
305 "crossScalaVersions": ["2.12.20", "2.13.17"]
306}
307},{
308 "module": "mdoc-runtime",
309 "compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
310 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
311 "test-compile": {"status": "ok", "tookMs": 154, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
312 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
313 "publish": {"status": "skipped", "tookMs": 0},
314 "metadata": {
315 "crossScalaVersions": ["2.12.20", "2.13.17"]
316}
317},{
318 "module": "mdoc-js-worker",
319 "compile": {"status": "ok", "tookMs": 852, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
320 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
321 "test-compile": {"status": "ok", "tookMs": 139, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
322 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
323 "publish": {"status": "skipped", "tookMs": 0},
324 "metadata": {
325 "crossScalaVersions": ["2.12.20", "2.13.17"]
326}
327},{
328 "module": "mdoc-js",
329 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1964, "warnings": 0, "errors": 1, "sourceVersion": "3.8"},
330 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
331 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
332 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
333 "publish": {"status": "skipped", "tookMs": 0},
334 "metadata": {
335 "crossScalaVersions": ["2.12.20", "2.13.17"]
336}
337},{
338 "module": "mdoc-js-interfaces",
339 "compile": {"status": "ok", "tookMs": 50, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
340 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
341 "test-compile": {"status": "ok", "tookMs": 74, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
342 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
343 "publish": {"status": "skipped", "tookMs": 0},
344 "metadata": {
345 "crossScalaVersions": ["2.12.20", "2.13.17"]
346}
347},{
348 "module": "mdoc-parser",
349 "compile": {"status": "ok", "tookMs": 52, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
350 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
351 "test-compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
352 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
353 "publish": {"status": "skipped", "tookMs": 0},
354 "metadata": {
355 "crossScalaVersions": ["2.12.20", "2.13.17"]
356}
357},{
358 "module": "mdoc-cli",
359 "compile": {"status": "ok", "tookMs": 78, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
360 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
361 "test-compile": {"status": "ok", "tookMs": 134, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
362 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
363 "publish": {"status": "skipped", "tookMs": 0},
364 "metadata": {
365 "crossScalaVersions": ["2.12.20", "2.13.17"]
366}
367}]
368************************
369[error] Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: mdoc, mdoc-js
370[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: mdoc, mdoc-js
371[error] Total time: 93 s (0:01:33.0), completed Nov 29, 2025, 1:36:09 AM
372[0JBuild failed, not retrying.