Build Logs

scalacenter/scala-debug-adapter • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY

Errors

0

Warnings

27

Total Lines

428

1##################################
2Clonning https://github.com/scalacenter/scala-debug-adapter.git into /build/repo using revision v4.2.8
3##################################
4Note: switching to 'ef20b5a84108a4460c42d99ef4d11a1e5b8276cd'.
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
21Host key verification failed.
22fatal: Could not read from remote repository.
23
24Please make sure you have the correct access rights
25and the repository exists.
26fatal: clone of 'git@github.com:scalacenter/java-debug.git' into submodule path '/build/repo/modules/java-debug' failed
27Failed to clone 'modules/java-debug'. Retry scheduled
28Host key verification failed.
29fatal: Could not read from remote repository.
30
31Please make sure you have the correct access rights
32and the repository exists.
33fatal: clone of 'git@github.com:scalacenter/java-debug.git' into submodule path '/build/repo/modules/java-debug' failed
34Failed to clone 'modules/java-debug' a second time, aborting
35Initial clone with submodules failed, retrying with fallbacks...
36Note: switching to 'ef20b5a84108a4460c42d99ef4d11a1e5b8276cd'.
37
38You are in 'detached HEAD' state. You can look around, make experimental
39changes and commit them, and you can discard any commits you make in this
40state without impacting any branches by switching back to a branch.
41
42If you want to create a new branch to retain commits you create, you may
43do so (now or later) by using -c with the switch command. Example:
44
45 git switch -c <new-branch-name>
46
47Or undo this operation with:
48
49 git switch -
50
51Turn off this advice by setting config variable advice.detachedHead to false
52
53HEAD is now at ef20b5a8 Merge pull request #884 from tgodzik/update-evaluator
54Submodule 'modules/java-debug' (git@github.com:scalacenter/java-debug.git) registered for path 'modules/java-debug'
55Cloning into '/build/repo/modules/java-debug'...
56Host key verification failed.
57fatal: Could not read from remote repository.
58
59Please make sure you have the correct access rights
60and the repository exists.
61fatal: clone of 'git@github.com:scalacenter/java-debug.git' into submodule path '/build/repo/modules/java-debug' failed
62Failed to clone 'modules/java-debug'. Retry scheduled
63Cloning into '/build/repo/modules/java-debug'...
64Host key verification failed.
65fatal: Could not read from remote repository.
66
67Please make sure you have the correct access rights
68and the repository exists.
69fatal: clone of 'git@github.com:scalacenter/java-debug.git' into submodule path '/build/repo/modules/java-debug' failed
70Failed to clone 'modules/java-debug' a second time, aborting
71Submodule update via SSH failed, retrying with HTTPS remap...
72Synchronizing submodule url for 'modules/java-debug'
73Cloning into '/build/repo/modules/java-debug'...
74Submodule path 'modules/java-debug': checked out 'd53200ac85dead420bfeed4a4bd9e44162d4edce'
75----
76Preparing build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
77Scala binary version found: 3.8
78Implicitly using source version 3.8
79Scala binary version found: 3.8
80Implicitly using source version 3.8
81Would try to apply common scalacOption (best-effort, sbt/mill only):
82Append: ,REQUIRE:-source:3.8
83Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
84----
85Starting build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
86Execute tests: false
87sbt project found:
88Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
89Enforcing usage of sbt in version 1.11.5
90No prepare script found for project scalacenter/scala-debug-adapter
91##################################
92Scala version: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
93Targets: ch.epfl.scala%scala-debug-decoder
94Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
95##################################
96Using extra scalacOptions: ,REQUIRE:-source:3.8
97Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
98[sbt_options] declare -a sbt_options=()
99[process_args] java_version = '21'
100[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
101# Executing command line:
102java
103-Dfile.encoding=UTF-8
104-Dcommunitybuild.scala=3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
105-Dcommunitybuild.project.dependencies.add=
106-Xmx7G
107-Xms4G
108-Xss8M
109-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
110-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
111-jar
112/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
113"setCrossScalaVersions 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
114"++3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -v"
115"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
116"set every credentials := Nil"
117"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
118"removeScalacOptionsStartingWith -P:wartremover"
119
120moduleMappings
121"runBuild 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" ch.epfl.scala%scala-debug-decoder"
122
123[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
124[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
125[info] loading project definition from /build/repo/project
126[info] compiling 6 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
127[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
128[info] Compilation completed in 8.871s.
129[warn] three feature warnings; re-run with -feature for details
130[warn] one warning found
131[info] done compiling
132/build/repo/build.sbt:22: 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:
133 resolvers += Resolver.sonatypeCentralSnapshots
134 resolvers ++= Resolver.sonatypeOssRepos("snapshots"),
135 ^
136[info] loading settings for project root from build.sbt, git-hook.sbt...
137[info] resolving key references (12960 settings) ...
138[info] Welcome to scala-debug-adapter 4.3.0-SNAPSHOT
139Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
140OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in tests3/crossScalaVersions
141OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in tests3/crossScalaVersions
142OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in core3/crossScalaVersions
143OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in core/crossScalaVersions
144OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in core3/crossScalaVersions
145OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tests/crossScalaVersions
146OpenCB::Changing crossVersion 3.7.1 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in decoder3/crossScalaVersions
147OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in decoder3/crossScalaVersions
148OpenCB::Changing crossVersion 3.3.5 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
149OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
150OpenCB::Changing crossVersion 3.2.1 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
151OpenCB::Changing crossVersion 3.3.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
152OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
153OpenCB::Changing crossVersion 3.1.0 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
154OpenCB::Changing crossVersion 3.2.0 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
155OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
156OpenCB::Changing crossVersion 3.3.0 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
157OpenCB::Changing crossVersion 3.1.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
158OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
159OpenCB::Changing crossVersion 3.1.1 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
160OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
161OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler31Plus/crossScalaVersions
162OpenCB::Changing crossVersion 3.0.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler30/crossScalaVersions
163OpenCB::Changing crossVersion 3.0.1 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler30/crossScalaVersions
164OpenCB::Changing crossVersion 3.0.0 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler30/crossScalaVersions
165OpenCB::Changing crossVersion 3.6.1 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
166OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
167OpenCB::Changing crossVersion 3.4.3 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
168OpenCB::Changing crossVersion 3.5.0 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
169OpenCB::Changing crossVersion 3.7.1 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
170OpenCB::Changing crossVersion 3.4.0 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
171OpenCB::Changing crossVersion 3.5.1 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
172OpenCB::Changing crossVersion 3.6.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
173OpenCB::Changing crossVersion 3.7.0 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
174OpenCB::Changing crossVersion 3.5.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
175OpenCB::Changing crossVersion 3.4.1 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
176OpenCB::Changing crossVersion 3.6.3 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
177OpenCB::Changing crossVersion 3.4.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
178OpenCB::Changing crossVersion 3.7.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in expressionCompiler34Plus/crossScalaVersions
179[info] Welcome to scala-debug-adapter 4.3.0-SNAPSHOT
180[info] Setting Scala version to 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY on 6 projects.
181[info] Switching Scala version on:
182[info] expressionCompiler34Plus (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY, 2.12.20)
183[info] decoder3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
184[info] core3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
185[info] expressionCompiler30 (2.12.20, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
186[info] tests3 (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
187[info] expressionCompiler31Plus (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY, 2.12.20)
188[info] Excluding projects:
189[info] expressionCompiler212 (2.12.20, 2.12.16, 2.12.18, 2.12.19, 2.12.15, 2.12.17, 2.12.14, 2.12.13)
190[info] javaDebug (2.12.20)
191[info] * root (2.12.20)
192[info] core2_12 (2.12.20)
193[info] tests (2.13.16)
194[info] tests2_12 (2.12.20)
195[info] sbtPlugin (2.12.20)
196[info] expressionCompiler213 (2.13.7, 2.13.10, 2.13.4, 2.13.12, 2.12.20, 2.13.8, 2.13.11, 2.13.5, 2.13.16, 2.13.15, 2.13.14, 2.13.6, 2.13.13, 2.13.9)
197[info] core (2.13.16)
198[info] Reapplying settings...
199[info] Welcome to scala-debug-adapter 4.3.0-SNAPSHOT
200Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
201[info] Reapplying settings...
202[info] Welcome to scala-debug-adapter 4.3.0-SNAPSHOT
203[info] Defining Global / credentials, core / credentials and 13 others.
204[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 74 others.
205[info] Run `last` for details.
206[info] Reapplying settings...
207[info] Welcome to scala-debug-adapter 4.3.0-SNAPSHOT
208Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
209[info] Reapplying settings...
210OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
211
212 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
213 Did you mean core3 / allExcludeDependencies ?
214 , retry without global scopes
215[info] Reapplying settings...
216[info] Welcome to scala-debug-adapter 4.3.0-SNAPSHOT
217Execute removeScalacOptionsStartingWith: -P:wartremover
218[info] Reapplying settings...
219[info] Welcome to scala-debug-adapter 4.3.0-SNAPSHOT
220[success] Total time: 0 s, completed Jan 10, 2026, 1:15:10 AM
221Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
222Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
223Starting build...
224Projects: Set(decoder3, tests3, core3, javaDebug)
225Starting build for ProjectRef(file:/build/repo/,decoder3) (scala-debug-decoder)... [0/4]
226OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
227Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
228[info] compiling 2 Scala sources to /build/repo/modules/decoder/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
229[warn] there was 1 deprecation warning; re-run with -deprecation for details
230[warn] one warning found
231[info] done compiling
232OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
233OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Scope(Select(ProjectRef(file:/build/repo/,javaDebug)), Select(ConfigKey(compile)), Zero, Zero)
234[info] compiling 122 Java sources to /build/repo/modules/java-debug/com.microsoft.java.debug.core/target/classes ...
235[warn] source value 8 is obsolete and will be removed in a future release
236[warn] target value 8 is obsolete and will be removed in a future release
237[warn] To suppress warnings about obsolete options, use -Xlint:-options.
238[info] /build/repo/modules/java-debug/com.microsoft.java.debug.core/src/main/java/com/microsoft/java/debug/core/EvaluatableBreakpoint.java: Some input files use or override a deprecated API.
239[info] /build/repo/modules/java-debug/com.microsoft.java.debug.core/src/main/java/com/microsoft/java/debug/core/EvaluatableBreakpoint.java: Recompile with -Xlint:deprecation for details.
240[info] /build/repo/modules/java-debug/com.microsoft.java.debug.core/src/main/java/com/microsoft/java/debug/core/adapter/ProcessConsole.java: Some input files use unchecked or unsafe operations.
241[info] /build/repo/modules/java-debug/com.microsoft.java.debug.core/src/main/java/com/microsoft/java/debug/core/adapter/ProcessConsole.java: Recompile with -Xlint:unchecked for details.
242[info] done compiling
243[info] compiling 82 Scala sources to /build/repo/modules/core/target/jvm-3/classes ...
244[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/core/src/main/scala/ch/epfl/scala/debugadapter/internal/evaluator/RuntimeValidation.scala:445:8
245[warn] 445 | case (t1, t2) if nameOrNull(t1) == nameOrNull(t2) => true
246[warn] | ^
247[warn] | match may not be exhaustive.
248[warn] |
249[warn] | It would fail on pattern case: (_, _)
250[warn] |
251[warn] | longer explanation available when compiling with `-explain`
252[warn] one warning found
253[info] done compiling
254[info] compiling 12 Scala sources to /build/repo/modules/tests/target/jvm-3/classes ...
255[info] done compiling
256[info] Wrote /build/repo/modules/expression-compiler/target/jvm-31Plus/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY-4.3.0-SNAPSHOT.pom
257[info] Wrote /build/repo/modules/expression-compiler/target/jvm-213/scala-2.13.16/scala-expression-compiler_2.13.16-4.3.0-SNAPSHOT.pom
258OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,expressionCompiler213)), Zero, Zero, Zero)
259[info] Wrote /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY-4.3.0-SNAPSHOT.pom
260[info] Wrote /build/repo/modules/decoder/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/scala-debug-decoder_3-4.3.0-SNAPSHOT.pom
261OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Scope(Select(ProjectRef(file:/build/repo/,expressionCompiler212)), Zero, Zero, Zero)
262[info] Wrote /build/repo/modules/expression-compiler/target/jvm-212/scala-2.12.20/scala-expression-compiler_2.12.20-4.3.0-SNAPSHOT.pom
263[info] compiling 10 Scala sources to /build/repo/modules/expression-compiler/target/jvm-31Plus/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
264[info] compiling 10 Scala sources to /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
265[info] :: delivering :: ch.epfl.scala#scala-debug-decoder_3;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Sat Jan 10 01:15:48 CET 2026
266[info] delivering ivy file to /build/repo/modules/decoder/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/ivy-4.3.0-SNAPSHOT.xml
267[info] published scala-debug-decoder_3 to /root/.ivy2/local/ch.epfl.scala/scala-debug-decoder_3/4.3.0-SNAPSHOT/poms/scala-debug-decoder_3.pom
268[info] published scala-debug-decoder_3 to /root/.ivy2/local/ch.epfl.scala/scala-debug-decoder_3/4.3.0-SNAPSHOT/jars/scala-debug-decoder_3.jar
269[info] published scala-debug-decoder_3 to /root/.ivy2/local/ch.epfl.scala/scala-debug-decoder_3/4.3.0-SNAPSHOT/srcs/scala-debug-decoder_3-sources.jar
270[info] published scala-debug-decoder_3 to /root/.ivy2/local/ch.epfl.scala/scala-debug-decoder_3/4.3.0-SNAPSHOT/docs/scala-debug-decoder_3-javadoc.jar
271[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-debug-decoder_3/4.3.0-SNAPSHOT/ivys/ivy.xml
272OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Scope(Select(ProjectRef(file:/build/repo/,expressionCompiler212)), Select(ConfigKey(compile)), Zero, Zero)
273OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Scope(Select(ProjectRef(file:/build/repo/,expressionCompiler212)), Select(ConfigKey(compile)), Select(doc), Zero)
274[info] compiling 7 Scala sources to /build/repo/modules/expression-compiler/target/jvm-212/scala-2.12.20/classes ...
275OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,expressionCompiler213)), Select(ConfigKey(compile)), Zero, Zero)
276OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,expressionCompiler213)), Select(ConfigKey(compile)), Select(doc), Zero)
277[info] compiling 7 Scala sources to /build/repo/modules/expression-compiler/target/jvm-213/scala-2.13.16/classes ...
278[info] done compiling
279[info] done compiling
280[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Sat Jan 10 01:15:49 CET 2026
281[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-31Plus/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/ivy-4.3.0-SNAPSHOT.xml
282[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/poms/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY.pom
283[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/jars/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY.jar
284[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY-sources.jar
285[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/docs/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY-javadoc.jar
286[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/ivys/ivy.xml
287[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Sat Jan 10 01:15:49 CET 2026
288[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/ivy-4.3.0-SNAPSHOT.xml
289[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/poms/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY.pom
290[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/jars/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY.jar
291[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY-sources.jar
292[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/docs/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY-javadoc.jar
293[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/ivys/ivy.xml
294[warn] /build/repo/modules/expression-compiler/src/main/scala-2/scala/tools/nsc/evaluation/ResolveReflectEval.scala:224:32: The outer reference in this type test cannot be checked at run time.
295[warn] case name @ DerivedName(underlying) => capturedValue(method, underlying).getOrElse(unknownCapture(name))
296[warn] ^
297[warn] /build/repo/modules/expression-compiler/src/main/scala-2/scala/tools/nsc/evaluation/ResolveReflectEval.scala:254:34: The outer reference in this type test cannot be checked at run time.
298[warn] case name @ DerivedName(underlying) =>
299[warn] ^
300[warn] two warnings found
301[info] done compiling
302[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_2.12.20;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Sat Jan 10 01:15:59 CET 2026
303[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-212/scala-2.12.20/ivy-4.3.0-SNAPSHOT.xml
304[info] published scala-expression-compiler_2.12.20 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.12.20/4.3.0-SNAPSHOT/poms/scala-expression-compiler_2.12.20.pom
305[info] published scala-expression-compiler_2.12.20 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.12.20/4.3.0-SNAPSHOT/jars/scala-expression-compiler_2.12.20.jar
306[info] published scala-expression-compiler_2.12.20 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.12.20/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_2.12.20-sources.jar
307[info] published scala-expression-compiler_2.12.20 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.12.20/4.3.0-SNAPSHOT/docs/scala-expression-compiler_2.12.20-javadoc.jar
308[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.12.20/4.3.0-SNAPSHOT/ivys/ivy.xml
309[info] done compiling
310[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_2.13.16;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Sat Jan 10 01:16:06 CET 2026
311[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-213/scala-2.13.16/ivy-4.3.0-SNAPSHOT.xml
312[info] published scala-expression-compiler_2.13.16 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.13.16/4.3.0-SNAPSHOT/poms/scala-expression-compiler_2.13.16.pom
313[info] published scala-expression-compiler_2.13.16 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.13.16/4.3.0-SNAPSHOT/jars/scala-expression-compiler_2.13.16.jar
314[info] published scala-expression-compiler_2.13.16 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.13.16/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_2.13.16-sources.jar
315[info] published scala-expression-compiler_2.13.16 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.13.16/4.3.0-SNAPSHOT/docs/scala-expression-compiler_2.13.16-javadoc.jar
316[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.13.16/4.3.0-SNAPSHOT/ivys/ivy.xml
317Starting build for ProjectRef(file:/build/repo/,tests3) (scala-debug-adapter-test)... [1/4]
318Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
319[info] compiling 20 Scala sources to /build/repo/modules/tests/target/jvm-3/test-classes ...
320[info] done compiling
321[info] Wrote /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY-4.3.0-SNAPSHOT.pom
322[info] Wrote /build/repo/modules/expression-compiler/target/jvm-212/scala-2.12.20/scala-expression-compiler_2.12.20-4.3.0-SNAPSHOT.pom
323[info] Wrote /build/repo/modules/expression-compiler/target/jvm-31Plus/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY-4.3.0-SNAPSHOT.pom
324[info] Wrote /build/repo/modules/expression-compiler/target/jvm-213/scala-2.13.16/scala-expression-compiler_2.13.16-4.3.0-SNAPSHOT.pom
325[info] Wrote /build/repo/modules/decoder/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/scala-debug-decoder_3-4.3.0-SNAPSHOT.pom
326[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Sat Jan 10 01:16:14 CET 2026
327[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/ivy-4.3.0-SNAPSHOT.xml
328[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/poms/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY.pom
329[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/jars/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY.jar
330[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY-sources.jar
331[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/docs/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY-javadoc.jar
332[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/ivys/ivy.xml
333[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_2.12.20;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Sat Jan 10 01:16:14 CET 2026
334[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-212/scala-2.12.20/ivy-4.3.0-SNAPSHOT.xml
335[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Sat Jan 10 01:16:14 CET 2026
336[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-31Plus/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/ivy-4.3.0-SNAPSHOT.xml
337[info] :: delivering :: ch.epfl.scala#scala-debug-decoder_3;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Sat Jan 10 01:16:14 CET 2026
338[info] delivering ivy file to /build/repo/modules/decoder/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/ivy-4.3.0-SNAPSHOT.xml
339[info] published scala-debug-decoder_3 to /root/.ivy2/local/ch.epfl.scala/scala-debug-decoder_3/4.3.0-SNAPSHOT/poms/scala-debug-decoder_3.pom
340[info] published scala-debug-decoder_3 to /root/.ivy2/local/ch.epfl.scala/scala-debug-decoder_3/4.3.0-SNAPSHOT/jars/scala-debug-decoder_3.jar
341[info] published scala-debug-decoder_3 to /root/.ivy2/local/ch.epfl.scala/scala-debug-decoder_3/4.3.0-SNAPSHOT/srcs/scala-debug-decoder_3-sources.jar
342[info] published scala-debug-decoder_3 to /root/.ivy2/local/ch.epfl.scala/scala-debug-decoder_3/4.3.0-SNAPSHOT/docs/scala-debug-decoder_3-javadoc.jar
343[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-debug-decoder_3/4.3.0-SNAPSHOT/ivys/ivy.xml
344[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/poms/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY.pom
345[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/jars/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY.jar
346[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY-sources.jar
347[info] published scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/docs/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY-javadoc.jar
348[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/4.3.0-SNAPSHOT/ivys/ivy.xml
349[info] published scala-expression-compiler_2.12.20 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.12.20/4.3.0-SNAPSHOT/poms/scala-expression-compiler_2.12.20.pom
350[info] published scala-expression-compiler_2.12.20 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.12.20/4.3.0-SNAPSHOT/jars/scala-expression-compiler_2.12.20.jar
351[info] published scala-expression-compiler_2.12.20 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.12.20/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_2.12.20-sources.jar
352[info] published scala-expression-compiler_2.12.20 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.12.20/4.3.0-SNAPSHOT/docs/scala-expression-compiler_2.12.20-javadoc.jar
353[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.12.20/4.3.0-SNAPSHOT/ivys/ivy.xml
354[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_2.13.16;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Sat Jan 10 01:16:14 CET 2026
355[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-213/scala-2.13.16/ivy-4.3.0-SNAPSHOT.xml
356[info] published scala-expression-compiler_2.13.16 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.13.16/4.3.0-SNAPSHOT/poms/scala-expression-compiler_2.13.16.pom
357[info] published scala-expression-compiler_2.13.16 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.13.16/4.3.0-SNAPSHOT/jars/scala-expression-compiler_2.13.16.jar
358[info] published scala-expression-compiler_2.13.16 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.13.16/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_2.13.16-sources.jar
359[info] published scala-expression-compiler_2.13.16 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.13.16/4.3.0-SNAPSHOT/docs/scala-expression-compiler_2.13.16-javadoc.jar
360[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.13.16/4.3.0-SNAPSHOT/ivys/ivy.xml
361Starting build for ProjectRef(file:/build/repo/,core3) (scala-debug-adapter)... [2/4]
362Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
363Starting build for ProjectRef(file:/build/repo/,javaDebug) (com-microsoft-java-debug-core)... [3/4]
364Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s
365OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Scope(Select(ProjectRef(file:/build/repo/,javaDebug)), Select(ConfigKey(test)), Zero, Zero)
366[info] compiling 17 Java sources to /build/repo/modules/java-debug/com.microsoft.java.debug.core/target/test-classes ...
367[warn] source value 8 is obsolete and will be removed in a future release
368[warn] target value 8 is obsolete and will be removed in a future release
369[warn] To suppress warnings about obsolete options, use -Xlint:-options.
370[info] /build/repo/modules/java-debug/com.microsoft.java.debug.core/src/test/java/com/microsoft/java/debug/core/CompileUtils.java: CompileUtils.java uses or overrides a deprecated API.
371[info] /build/repo/modules/java-debug/com.microsoft.java.debug.core/src/test/java/com/microsoft/java/debug/core/CompileUtils.java: Recompile with -Xlint:deprecation for details.
372[info] /build/repo/modules/java-debug/com.microsoft.java.debug.core/src/test/java/com/microsoft/java/debug/core/CompileUtils.java: Some input files use unchecked or unsafe operations.
373[info] /build/repo/modules/java-debug/com.microsoft.java.debug.core/src/test/java/com/microsoft/java/debug/core/CompileUtils.java: Recompile with -Xlint:unchecked for details.
374[info] done compiling
375
376************************
377Build summary:
378[{
379 "module": "scala-debug-decoder",
380 "compile": {"status": "ok", "tookMs": 5235, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
381 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
382 "test-compile": {"status": "ok", "tookMs": 19739, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
383 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
384 "publish": {"status": "skipped", "tookMs": 0},
385 "metadata": {
386 "crossScalaVersions": ["2.12.20"]
387}
388},{
389 "module": "scala-debug-adapter-test",
390 "compile": {"status": "ok", "tookMs": 150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
391 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
392 "test-compile": {"status": "ok", "tookMs": 6004, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
393 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
394 "publish": {"status": "skipped", "tookMs": 0},
395 "metadata": {
396 "crossScalaVersions": ["2.12.20"]
397}
398},{
399 "module": "scala-debug-adapter",
400 "compile": {"status": "ok", "tookMs": 87, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
401 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
402 "test-compile": {"status": "ok", "tookMs": 132, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
403 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
404 "publish": {"status": "skipped", "tookMs": 0},
405 "metadata": {
406 "crossScalaVersions": ["2.12.20"]
407}
408},{
409 "module": "com-microsoft-java-debug-core",
410 "compile": {"status": "ok", "tookMs": 46, "warnings": 0, "errors": 0},
411 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
412 "test-compile": {"status": "ok", "tookMs": 913, "warnings": 0, "errors": 0},
413 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
414 "publish": {"status": "skipped", "tookMs": 0},
415 "metadata": {
416 "crossScalaVersions": ["2.12.20"]
417}
418}]
419************************
420[success] Total time: 66 s (0:01:06.0), completed Jan 10, 2026, 1:16:16 AM
421[0JChecking patch project/plugins.sbt...
422Checking patch project/build.properties...
423Checking patch build.sbt...
424Checking patch .gitmodules...
425Applied patch project/plugins.sbt cleanly.
426Applied patch project/build.properties cleanly.
427Applied patch build.sbt cleanly.
428Applied patch .gitmodules cleanly.