Build Logs
scalacenter/scala-debug-adapter • 3.8.0-RC6:2026-01-08
Errors
1300
Warnings
135
Total Lines
7525
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.0-RC6
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.0-RC6
86Execute tests: true
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.0-RC6
93Targets: ch.epfl.scala%scala-debug-decoder
94Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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.0-RC6
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.0-RC6"
114"++3.8.0-RC6 -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.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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.183s.
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.0-RC6
140OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in core/crossScalaVersions
141OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in core3/crossScalaVersions
142OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in core3/crossScalaVersions
143OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in tests3/crossScalaVersions
144OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in tests3/crossScalaVersions
145OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tests/crossScalaVersions
146OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC6 in decoder3/crossScalaVersions
147OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in decoder3/crossScalaVersions
148OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
149OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
150OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
151OpenCB::Changing crossVersion 3.3.2 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
152OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
153OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
154OpenCB::Changing crossVersion 3.2.0 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
155OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
156OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
157OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
158OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
159OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
160OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
161OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC6 in expressionCompiler31Plus/crossScalaVersions
162OpenCB::Changing crossVersion 3.6.1 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
163OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
164OpenCB::Changing crossVersion 3.4.3 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
165OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
166OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
167OpenCB::Changing crossVersion 3.4.0 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
168OpenCB::Changing crossVersion 3.5.1 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
169OpenCB::Changing crossVersion 3.6.2 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
170OpenCB::Changing crossVersion 3.7.0 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
171OpenCB::Changing crossVersion 3.5.2 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
172OpenCB::Changing crossVersion 3.4.1 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
173OpenCB::Changing crossVersion 3.6.3 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
174OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
175OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC6 in expressionCompiler34Plus/crossScalaVersions
176OpenCB::Changing crossVersion 3.0.2 -> 3.8.0-RC6 in expressionCompiler30/crossScalaVersions
177OpenCB::Changing crossVersion 3.0.1 -> 3.8.0-RC6 in expressionCompiler30/crossScalaVersions
178OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC6 in expressionCompiler30/crossScalaVersions
179[info] Welcome to scala-debug-adapter 4.3.0-SNAPSHOT
180[info] Setting Scala version to 3.8.0-RC6 on 6 projects.
181[info] Switching Scala version on:
182[info] expressionCompiler34Plus (3.8.0-RC6, 2.12.20)
183[info] decoder3 (3.8.0-RC6)
184[info] core3 (3.8.0-RC6)
185[info] expressionCompiler30 (2.12.20, 3.8.0-RC6)
186[info] tests3 (3.8.0-RC6)
187[info] expressionCompiler31Plus (3.8.0-RC6, 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 8, 2026, 2:31:29 AM
221Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
222Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,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.0-RC6/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
256OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(ProjectRef(file:/build/repo/,expressionCompiler213)), Zero, Zero, Zero)
257[info] Wrote /build/repo/modules/expression-compiler/target/jvm-31Plus/scala-3.8.0-RC6/scala-expression-compiler_3.8.0-RC6-4.3.0-SNAPSHOT.pom
258[info] Wrote /build/repo/modules/decoder/target/scala-3.8.0-RC6/scala-debug-decoder_3-4.3.0-SNAPSHOT.pom
259[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
260[info] Wrote /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.0-RC6/scala-expression-compiler_3.8.0-RC6-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.0-RC6/classes ...
264[info] compiling 10 Scala sources to /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.0-RC6/classes ...
265[info] :: delivering :: ch.epfl.scala#scala-debug-decoder_3;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:31:59 CET 2026
266[info] delivering ivy file to /build/repo/modules/decoder/target/scala-3.8.0-RC6/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.13.16 module Scope(Select(ProjectRef(file:/build/repo/,expressionCompiler213)), Select(ConfigKey(compile)), Zero, Zero)
273OpenCB::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)
274[info] compiling 7 Scala sources to /build/repo/modules/expression-compiler/target/jvm-213/scala-2.13.16/classes ...
275OpenCB::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)
276OpenCB::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)
277[info] compiling 7 Scala sources to /build/repo/modules/expression-compiler/target/jvm-212/scala-2.12.20/classes ...
278[info] done compiling
279[info] done compiling
280[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_3.8.0-RC6;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:02 CET 2026
281[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-31Plus/scala-3.8.0-RC6/ivy-4.3.0-SNAPSHOT.xml
282[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_3.8.0-RC6;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:02 CET 2026
283[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.0-RC6/ivy-4.3.0-SNAPSHOT.xml
284[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/poms/scala-expression-compiler_3.8.0-RC6.pom
285[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/jars/scala-expression-compiler_3.8.0-RC6.jar
286[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_3.8.0-RC6-sources.jar
287[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/docs/scala-expression-compiler_3.8.0-RC6-javadoc.jar
288[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/ivys/ivy.xml
289[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/poms/scala-expression-compiler_3.8.0-RC6.pom
290[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/jars/scala-expression-compiler_3.8.0-RC6.jar
291[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_3.8.0-RC6-sources.jar
292[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/docs/scala-expression-compiler_3.8.0-RC6-javadoc.jar
293[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/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 :: Thu Jan 08 02:32:10 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 :: Thu Jan 08 02:32:17 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
317[info] Wrote /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.0-RC6/scala-expression-compiler_3.8.0-RC6-4.3.0-SNAPSHOT.pom
318[info] Wrote /build/repo/modules/expression-compiler/target/jvm-31Plus/scala-3.8.0-RC6/scala-expression-compiler_3.8.0-RC6-4.3.0-SNAPSHOT.pom
319[info] Wrote /build/repo/modules/decoder/target/scala-3.8.0-RC6/scala-debug-decoder_3-4.3.0-SNAPSHOT.pom
320[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
321[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
322[info] :: delivering :: ch.epfl.scala#scala-debug-decoder_3;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:18 CET 2026
323[info] delivering ivy file to /build/repo/modules/decoder/target/scala-3.8.0-RC6/ivy-4.3.0-SNAPSHOT.xml
324[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
325[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
326[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
327[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
328[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-debug-decoder_3/4.3.0-SNAPSHOT/ivys/ivy.xml
329[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_3.8.0-RC6;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:18 CET 2026
330[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-31Plus/scala-3.8.0-RC6/ivy-4.3.0-SNAPSHOT.xml
331[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/poms/scala-expression-compiler_3.8.0-RC6.pom
332[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/jars/scala-expression-compiler_3.8.0-RC6.jar
333[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_3.8.0-RC6-sources.jar
334[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/docs/scala-expression-compiler_3.8.0-RC6-javadoc.jar
335[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/ivys/ivy.xml
336[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_3.8.0-RC6;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:18 CET 2026
337[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.0-RC6/ivy-4.3.0-SNAPSHOT.xml
338[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/poms/scala-expression-compiler_3.8.0-RC6.pom
339[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/jars/scala-expression-compiler_3.8.0-RC6.jar
340[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_3.8.0-RC6-sources.jar
341[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/docs/scala-expression-compiler_3.8.0-RC6-javadoc.jar
342[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/ivys/ivy.xml
343[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_2.12.20;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:18 CET 2026
344[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-212/scala-2.12.20/ivy-4.3.0-SNAPSHOT.xml
345[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
346[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
347[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
348[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
349[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.12.20/4.3.0-SNAPSHOT/ivys/ivy.xml
350[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_2.13.16;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:18 CET 2026
351[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-213/scala-2.13.16/ivy-4.3.0-SNAPSHOT.xml
352[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
353[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
354[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
355[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
356[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.13.16/4.3.0-SNAPSHOT/ivys/ivy.xml
357Starting build for ProjectRef(file:/build/repo/,tests3) (scala-debug-adapter-test)... [1/4]
358Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
359[info] compiling 20 Scala sources to /build/repo/modules/tests/target/jvm-3/test-classes ...
360[info] done compiling
361[info] Wrote /build/repo/modules/expression-compiler/target/jvm-31Plus/scala-3.8.0-RC6/scala-expression-compiler_3.8.0-RC6-4.3.0-SNAPSHOT.pom
362[info] Wrote /build/repo/modules/decoder/target/scala-3.8.0-RC6/scala-debug-decoder_3-4.3.0-SNAPSHOT.pom
363[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
364[info] Wrote /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.0-RC6/scala-expression-compiler_3.8.0-RC6-4.3.0-SNAPSHOT.pom
365[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
366[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_2.13.16;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:25 CET 2026
367[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-213/scala-2.13.16/ivy-4.3.0-SNAPSHOT.xml
368[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
369[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
370[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
371[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
372[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.13.16/4.3.0-SNAPSHOT/ivys/ivy.xml
373[info] :: delivering :: ch.epfl.scala#scala-debug-decoder_3;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:25 CET 2026
374[info] delivering ivy file to /build/repo/modules/decoder/target/scala-3.8.0-RC6/ivy-4.3.0-SNAPSHOT.xml
375[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_3.8.0-RC6;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:25 CET 2026
376[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.0-RC6/ivy-4.3.0-SNAPSHOT.xml
377[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_3.8.0-RC6;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:25 CET 2026
378[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-31Plus/scala-3.8.0-RC6/ivy-4.3.0-SNAPSHOT.xml
379[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/poms/scala-expression-compiler_3.8.0-RC6.pom
380[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/jars/scala-expression-compiler_3.8.0-RC6.jar
381[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_3.8.0-RC6-sources.jar
382[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/docs/scala-expression-compiler_3.8.0-RC6-javadoc.jar
383[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/ivys/ivy.xml
384[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
385[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
386[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
387[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
388[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-debug-decoder_3/4.3.0-SNAPSHOT/ivys/ivy.xml
389[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_2.12.20;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:25 CET 2026
390[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-212/scala-2.12.20/ivy-4.3.0-SNAPSHOT.xml
391[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
392[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
393[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
394[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
395[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.12.20/4.3.0-SNAPSHOT/ivys/ivy.xml
396[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/poms/scala-expression-compiler_3.8.0-RC6.pom
397[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/jars/scala-expression-compiler_3.8.0-RC6.jar
398[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_3.8.0-RC6-sources.jar
399[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/docs/scala-expression-compiler_3.8.0-RC6-javadoc.jar
400[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/ivys/ivy.xml
401[info] Wrote /build/repo/modules/decoder/target/scala-3.8.0-RC6/scala-debug-decoder_3-4.3.0-SNAPSHOT.pom
402[info] Wrote /build/repo/modules/expression-compiler/target/jvm-31Plus/scala-3.8.0-RC6/scala-expression-compiler_3.8.0-RC6-4.3.0-SNAPSHOT.pom
403[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
404[info] Wrote /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.0-RC6/scala-expression-compiler_3.8.0-RC6-4.3.0-SNAPSHOT.pom
405[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
406[info] :: delivering :: ch.epfl.scala#scala-debug-decoder_3;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:26 CET 2026
407[info] delivering ivy file to /build/repo/modules/decoder/target/scala-3.8.0-RC6/ivy-4.3.0-SNAPSHOT.xml
408[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
409[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
410[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
411[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
412[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-debug-decoder_3/4.3.0-SNAPSHOT/ivys/ivy.xml
413[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_3.8.0-RC6;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:26 CET 2026
414[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-31Plus/scala-3.8.0-RC6/ivy-4.3.0-SNAPSHOT.xml
415[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/poms/scala-expression-compiler_3.8.0-RC6.pom
416[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/jars/scala-expression-compiler_3.8.0-RC6.jar
417[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_3.8.0-RC6-sources.jar
418[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/docs/scala-expression-compiler_3.8.0-RC6-javadoc.jar
419[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/ivys/ivy.xml
420[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_2.12.20;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:26 CET 2026
421[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-212/scala-2.12.20/ivy-4.3.0-SNAPSHOT.xml
422[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_2.13.16;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:26 CET 2026
423[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-213/scala-2.13.16/ivy-4.3.0-SNAPSHOT.xml
424[info] :: delivering :: ch.epfl.scala#scala-expression-compiler_3.8.0-RC6;4.3.0-SNAPSHOT :: 4.3.0-SNAPSHOT :: integration :: Thu Jan 08 02:32:26 CET 2026
425[info] delivering ivy file to /build/repo/modules/expression-compiler/target/jvm-34Plus/scala-3.8.0-RC6/ivy-4.3.0-SNAPSHOT.xml
426[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/poms/scala-expression-compiler_3.8.0-RC6.pom
427[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/jars/scala-expression-compiler_3.8.0-RC6.jar
428[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/srcs/scala-expression-compiler_3.8.0-RC6-sources.jar
429[info] published scala-expression-compiler_3.8.0-RC6 to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/docs/scala-expression-compiler_3.8.0-RC6-javadoc.jar
430[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.8.0-RC6/4.3.0-SNAPSHOT/ivys/ivy.xml
431[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
432[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
433[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
434[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
435[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.13.16/4.3.0-SNAPSHOT/ivys/ivy.xml
436[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
437[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
438[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
439[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
440[info] published ivy to /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_2.12.20/4.3.0-SNAPSHOT/ivys/ivy.xml
441[info] ch.epfl.scala.debugadapter.Scala212StepFilterTests:
442Stepping in, at Main$.main(String[]): void
443[info] + Should not skip runtime classes when runtime step filter is not used 7.823s
444Stepping in, at Main$.main(String[]): void
445Stepping in, at Fooo.foo(): void
446Stepping in, at Foo.foo$(Foo): void
447Stepping in, at Foo.foo(): void
448[info] + Should not skip compiler-generated code when decoder filter is not used 5.243s
449Stepping in, at Main$.main(String[]): void
450[info] + Should not skip class loading when class loader filter is not used 3.197s
451Stepping in, at Main$.main(String[]): void
452Stepping out, at A.m(): String
453Stepping in, at Main$.main(String[]): void
454Stepping out, at A.m(): String
455Stepping in, at Main$.main(String[]): void
456Stepping out, at D.m(): String
457Stepping in, at Main$.main(String[]): void
458Stepping out, at D.m(): String
459Stepping in, at Main$.main(String[]): void
460Stepping out, at A.m(): String
461Stepping in, at Main$.main(String[]): void
462Stepping out, at Main$G.m(): String
463Stepping in, at Main$.main(String[]): void
464Stepping out, at A.m(): String
465Stepping in, at Main$.main(String[]): void
466Stepping out, at Main$$anon$1.m(): String
467Stepping in, at Main$.main(String[]): void
468Stepping out, at Main$$anon$2.m(): String
469[info] + should not step into mixin forwarder 2.435s
470Stepping in, at Main$.main(String[]): void
471[info] + step into local class or local object 1.412s
472Stepping in, at Main$.main(String[]): void
473Stepping in, at Main$.main(String[]): void
474Stepping in, at Main$.main(String[]): void
475Stepping in, at Main$.main(String[]): void
476Stepping in, at C.m(): void
477Stepping in, at C.m(): void
478Stepping in, at C.m(): void
479Stepping in, at C.m(): void
480Stepping in, at C.m(): void
481Stepping in, at C.m(): void
482Stepping in, at C.m(): void
483Stepping in, at Main$.main(String[]): void
484[info] + should not step into getters 2.475s
485Stepping in, at Main$.main(String[]): void
486Stepping in, at Main$.main(String[]): void
487Stepping in, at C.m(): void
488Stepping in, at C.m(): void
489Stepping in, at C.m(): void
490Stepping in, at C.m(): void
491Stepping in, at C.m(): void
492Stepping in, at C.m(): void
493[info] + should not step into setters 1.445s
494Stepping in, at Main$.main(String[]): void
495Stepping out, at B.m(): String
496[info] + should not step into bridges 4.512s
497Stepping in, at Main$.main(String[]): void
498Stepping out, at A$.m$extension(String): String
499[info] + should step into methods of value classes 4.54s
500Stepping in, at Main$.main(String[]): void
501Stepping in, at Main$.m(A): String
502Stepping out, at A.toString(): String
503Stepping out, at Main$.m(A): String
504[info] + should step into methods with several parameter lists 1.151s
505Stepping in, at A$.main(String[]): void
506Stepping in, at A$.a$lzycompute(): String
507Stepping out, at A$.a$lzycompute(): String
508Stepping in, at A$.main(String[]): void
509Stepping in, at A$.main(String[]): void
510Stepping in, at A$.main(String[]): void
511Stepping out, at B.b(): String
512Stepping in, at A$.main(String[]): void
513Stepping in, at A$.main(String[]): void
514[info] + should step into lazy initializer 4.86s
515Stepping in, at Main$.main(String[]): void
516Stepping out, at ScalaRunTime$._toString(Product): String
517Stepping in, at Main$.main(String[]): void
518Stepping out, at A.<init>(String): void
519Stepping in, at Main$.main(String[]): void
520Stepping out, at ScalaRunTime$._hashCode(Product): int
521Stepping in, at Main$.main(String[]): void
522Stepping out, at String.equals(Object): boolean
523Stepping in, at Main$.main(String[]): void
524Stepping in, at Main$.main(String[]): void
525Stepping in, at Main$.main(String[]): void
526Stepping in, at Main$.main(String[]): void
527[info] + should not step into synthetic method of case class 2.359s
528Stepping in, at Main$.main(String[]): void
529Stepping in, at Main$.main(String[]): void
530Stepping out, at Main$.$anonfun$main$1(int): int
531[info] + should step in and out of a lambda 1.205s
532Stepping in, at Main$.main(String[]): void
533Stepping in, at Main$.main(String[]): void
534[info] + should step in method that return this.type 1.095s
535Stepping in, at Main$.main(String[]): void
536Stepping in, at Main$.m$default$2(): int
537Stepping in, at Main$.main(String[]): void
538Stepping in, at Main$.main(String[]): void
539Stepping in, at A$.apply$default$1(): String
540Stepping in, at Main$.main(String[]): void
541Stepping in, at A$.apply$default$2(): int
542Stepping in, at Main$.main(String[]): void
543Stepping in, at Main$.main(String[]): void
544Stepping in, at B$.$lessinit$greater$default$1(): String
545Stepping out, at B$.default(): String
546Stepping out, at B$.$lessinit$greater$default$1(): String
547Stepping in, at Main$.main(String[]): void
548[info] + should step into default value method 1.97s
549Stepping in, at Main$.main(String[]): void
550Stepping in, at Main$.main(String[]): void
551[info] + should match method on parameters and return type 1.442s
552Stepping in, at Main$.main(String[]): void
553Stepping in, at Main$.main(String[]): void
554Stepping in, at Main$.main(String[]): void
555Stepping in, at Main$.main(String[]): void
556Stepping in, at Main$.main(String[]): void
557Stepping in, at Main$.main(String[]): void
558Stepping in, at Main$.main(String[]): void
559Stepping in, at Main$.main(String[]): void
560[info] + should match all kinds of types 3.118s
561[info] + step into method with constant result type 0.0s
562Stepping in, at Main$.main(String[]): void
563[info] + step into method with alias result type 1.013s
564Stepping in, at Main$.main(String[]): void
565Stepping in, at Main$.main(String[]): void
566[info] + step into method with refined result type 1.083s
567Stepping in, at Main$.main(String[]): void
568Stepping in, at Main$.main(String[]): void
569[info] + step into method with parametric result type 1.163s
570Stepping in, at Main$.main(String[]): void
571[info] + step into method with external nested class 1.023s
572Stepping in, at Main$.main(String[]): void
573[info] + step into method with external nested class-1 1.046s
574Stepping in, at Main$.main(String[]): void
575Stepping in, at Main$.main(String[]): void
576[info] + should match Null and Nothing 1.133s
577Stepping in, at Main$.main(String[]): void
578[info] + should catch ClassNotLoadedException 1.294s
579Stepping in, at Main$.main(String[]): void
580[info] + should match on Array[T] whose erasure is Object 1.041s
581one warning found
582warning: one feature warning; re-run with -feature for details
583Stepping in, at Main$.main(String[]): void
584Stepping in, at Main$.main(String[]): void
585[info] + should match on PolyType 1.212s
586/tmp/scala-debug-adapter12586557366536583710/src/Main.scala:20: warning: a pure expression does nothing in statement position; multiline expressions might require enclosing parentheses
587 d.a
588 ^
589one warning found
590Stepping in, at Main$.main(String[]): void
591Stepping in, at D.<init>(): void
592Stepping in, at Object.<init>(): void
593Stepping in, at D.<init>(): void
594Stepping in, at A.$init$(A): void
595Stepping in, at A.$init$(A): void
596Stepping in, at D.<init>(): void
597Stepping in, at Main$.main(String[]): void
598Stepping in, at Main$.main(String[]): void
599Stepping in, at Main$.main(String[]): void
600Stepping in, at Main$.main(String[]): void
601[info] + should step into trait initializer, if it is not empty 1.531s
602Stepping in, at Main$.main(String[]): void
603Stepping in, at Main$.main(String[]): void
604Stepping in, at Main$.main(String[]): void
605Stepping in, at Main$.main(String[]): void
606[info] + should match on vararg type 2.695s
607Stepping in, at Main$.main(String[]): void
608Stepping in, at Main$.main(String[]): void
609Stepping in, at Main$.main(String[]): void
610[info] + encode operator symbols 1.16s
611Stepping in, at Main$.main(String[]): void
612Stepping in, at Main$.fac(int): int
613Stepping in, at Main$.rec$1(int,int): int
614Stepping in, at Main$.rec$1(int,int): int
615Stepping out, at Main$.rec$1(int,int): int
616Stepping out, at Main$.fac(int): int
617[info] + should step into local recursive method 1.198s
618Stepping in, at Main$.main(String[]): void
619Stepping out, at Main$.foo$lzycompute$1(LazyRef): String
620Stepping in, at Main$.main(String[]): void
621[info] + should step into local lazy initializer 3.17s
622Stepping in, at Main$.main(String[]): void
623Stepping in, at Main$.main(String[]): void
624Stepping in, at Main$.main(String[]): void
625Stepping in, at Main$.main(String[]): void
626Stepping in, at Main$.main(String[]): void
627Stepping in, at Main$.main(String[]): void
628[info] + skip class loader 3.555s
629Stepping in, at Outer$Inner.bar(): String
630[info] + step in private method of outer class 1.109s
631$ foo
632> 42
633[info] + step in method of local class with operator symbols 1.255s
634Stepping in, at Main$.main(String[]): void
635[info] + skip private accessor 1.046s
636Stepping in, at Main$.main(String[]): void
637Stepping in, at Main$.main(String[]): void
638Stepping in, at Main$.main(String[]): void
639[info] + skip wrapRefArray 3.113s
640[warn] ==> s ch.epfl.scala.debugadapter.Scala212StepFilterTests.step into method with @targetName (only Scala 3) skipped 0.004s
641[warn] ==> s ch.epfl.scala.debugadapter.Scala212StepFilterTests.skip boxing methods (only Scala 3) skipped 0.0s
642[warn] ==> s ch.epfl.scala.debugadapter.Scala212StepFilterTests.skip exported methods (only Scala 3) skipped 0.001s
643[warn] ==> s ch.epfl.scala.debugadapter.Scala212StepFilterTests.given lazy val (only Scala 3) skipped 0.0s
644warning: 1 deprecation (since 2.13.2); re-run with -deprecation for details
6451 warning
646Stepping in, at Main$.main(String[]): void
647Stepping in, at Main$.main(String[]): void
648[info] + should match all kinds of Scala 2 types (only Scala 2) 2.881s
649empty:
650 - 0 classes loaded in 1 millisecond
651[info] ch.epfl.scala.debugadapter.internal.ClassEntryLookUpStats:
652[info] + empty source jar 0.003s
653SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
654SLF4J: Defaulting to no-operation (NOP) logger implementation
655SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
656adopt:1.8.0-292:
657 - 20069 classes loaded in 526 milliseconds
658[info] + adopt:1.8.0-292 2.919s
659adopt:1.9.0-0:
660 - 36666 classes loaded in 1129 milliseconds
661[info] + adopt:1.9.0-0 5.283s
662adopt:1.10.0-2:
663 - 35853 classes loaded in 1000 milliseconds
664[info] + adopt:1.10.0-2 5.069s
665adopt:1.11.0-11:
666 - 30395 classes loaded in 843 milliseconds
667[info] + adopt:1.11.0-11 3.647s
668adopt:1.12.0-2:
669 - 30328 classes loaded in 864 milliseconds
670[info] + adopt:1.12.0-2 4.257s
671adopt:1.13.0-2:
672 - 30439 classes loaded in 851 milliseconds
673[info] + adopt:1.13.0-2 4.121s
674adopt:1.14.0-2:
675 - 30633 classes loaded in 871 milliseconds
676[info] + adopt:1.14.0-2 4.353s
677adopt:1.15.0-2:
678 - 29285 classes loaded in 832 milliseconds
679[info] + adopt:1.15.0-2 3.881s
680adopt:1.16.0-1:
681 - 29966 classes loaded in 836 milliseconds
682[info] + adopt:1.16.0-1 4.835s
683zulu:17.0.2:
684[info] + zulu:17.0.2 4.732s
685 - 26405 classes loaded in 565 milliseconds
686scala-library:
687 - 2870 classes loaded in 113 milliseconds
688scala-compiler:
689 - 3399 classes loaded in 164 milliseconds
690 - 3 orphan class files (0.08%)
691scala3-library_3:
692 - 487 classes loaded in 14 milliseconds
693scala3-compiler_3:
694 - 3565 classes loaded in 146 milliseconds
695[info] + scala-lang 1.987s
696scalatest-core_3:
697 - 1282 classes loaded in 48 milliseconds
698[info] + scalatest 0.35s
699cats-core_3:
700 - 2330 classes loaded in 80 milliseconds
701cats-kernel_3:
702 - 1020 classes loaded in 34 milliseconds
703shapeless_2.13:
704 - 2228 classes loaded in 93 milliseconds
705[info] + typelevel 0.691s
706main_2.12:
707 - 911 classes loaded in 44 milliseconds
708lm-coursier-shaded_2.12:
709 - 3972 classes loaded in 127 milliseconds
710[info] + sbt 3.962s
711spark-core_2.12:
712 - 3764 classes loaded in 168 milliseconds
713 - 1 orphan class files (0.02%)
714spark-catalyst_2.12:
715 - 3654 classes loaded in 144 milliseconds
716spark-sql_2.12:
717 - 2306 classes loaded in 110 milliseconds
718spark-mllib_2.12:
719 - 2302 classes loaded in 98 milliseconds
720 - 2 orphan class files (0.08%)
721[info] + spark 10.082s
722akka-actor_2.13:
723 - 1793 classes loaded in 57 milliseconds
724akka-stream_2.13:
725 - 2535 classes loaded in 74 milliseconds
726akka-http-core_2.13:
727 - 2084 classes loaded in 69 milliseconds
728[info] + akka 1.003s
729zio_3:
730 - 810 classes loaded in 35 milliseconds
731zio-streams_3:
732 - 183 classes loaded in 13 milliseconds
733[info] + zio 0.348s
734guava:
735 - 2030 classes loaded in 60 milliseconds
736[info] + guava 0.315s
737play_2.13:
738 - 1383 classes loaded in 53 milliseconds
739 - 2 orphan class files (0.14%)
740[info] + play 1.011s
741scalaz-core_2.13:
742 - 3507 classes loaded in 177 milliseconds
743[info] + scalaz 0.524s
744semanticdb-scalac-core_2.13.6:
745 - 113 classes loaded in 5 milliseconds
746[info] + scalameta 0.658s
747gradle-api:
748 - 34067 classes loaded in 1306 milliseconds
749 - 234 orphan class files (0.68%)
750[info] + gradle 3.185s
751[info] ch.epfl.scala.debugadapter.Scala372PlusEvaluationTests:
752$ "foo" + bar
753> compilation failed:
754-- [E006] Not Found Error: <expression>:1:8 ------------------------------------
7551 |"foo" + bar
756 | ^^^
757 | Not found: bar
758 |
759 | longer explanation available when compiling with `-explain`
760$ bar
761> compilation failed:
762-- [E006] Not Found Error: <expression>:1:0 ------------------------------------
7631 |bar
764 |^^^
765 |Not found: bar
766 |
767 | longer explanation available when compiling with `-explain`
768[info] + report source and position in error, and no colors 6.484s
769$ true
770> true
771$ 0: Byte
772> 0
773$ 'a'
774> a
775$ 1.0D
776> 1.000000
777$ 0.42F
778> 0.420000
779$ 42
780> 42
781$ 42L
782> 42
783$ 42: Short
784> 42
785[info] + evaluate primitive values 5.961s
786$ x1 + 2
787> 3
788$ str.reverse
789> "olleh"
790[info] + evaluate local variables 2.617s
791-- Warning: /tmp/scala-debug-adapter7353064558590686436/src/A.scala:10:16 ------
79210 | private[this] val a3 = "a3"
793 | ^
794 |Ignoring [this] qualifier.
795 |This syntax will be deprecated in the future; it should be dropped.
796 |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
797 |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
798-- Warning: /tmp/scala-debug-adapter7353064558590686436/src/A.scala:24:16 ------
79924 | private[this] object D
800 | ^
801 |Ignoring [this] qualifier.
802 |This syntax will be deprecated in the future; it should be dropped.
803 |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
804 |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8052 warnings found
806$ a1
807> "a1"
808$ this.a1
809> "a1"
810$ A.this.a1
811> "a1"
812$ a2
813> "a2"
814$ a3
815> "a3"
816$ a4
817> "a4"
818$ B.b1
819> "b1"
820$ this.B.b1
821> "b1"
822$ A.B.b1
823> "b1"
824$ A.this.B.b1
825> "b1"
826$ B.b2
827> compilation failed:
828-- [E173] Reference Error: <expression>:1:2 ------------------------------------
8291 |B.b2
830 |^^^^
831 |value b2 cannot be accessed as a member of example.A.B.type from object A.
832 | private value b2 can only be accessed from object B in object A.
833$ B.b3
834> "b3"
835$ A.B.b3
836> "b3"
837$ B.b4
838> "b4"
839$ C
840> A$C$@794
841$ D
842> A$D$@825
843$ F.f1
844> "f1"
845$ F.f2
846> "f2"
847$ F.G
848> F$G$@921
849$ F.H
850> F$H$@952
851[info] + evaluate public and private fields in object 6.726s
852$ a1("foo")
853> "a1: foo"
854$ a2("foo")
855> "a2: foo"
856$ B.b1("foo")
857> "b1: foo"
858$ B.b2("foo")
859> "b2: foo"
860$ C.c1("foo")
861> "c1: foo"
862$ C.c2("foo")
863> compilation failed:
864-- [E173] Reference Error: <expression>:1:2 ------------------------------------
8651 |C.c2("foo")
866 |^^^^
867 |method c2 cannot be accessed as a member of example.C.type from object A.
868 | private method c2 can only be accessed from object C in package example.
869[info] + evaluate public and private methods in static object 2.839s
870$ b1
871> "b1"
872$ b2("foo")
873> "b2: foo"
874$ a1
875> "a1"
876$ a2("foo")
877> "a2: foo"
878[info] + evaluate in private static object 2.555s
879$ a.a1
880> "a.a1"
881$ a.B.b1
882> "a.B.b1"
883$ new A("aa", 2).a1
884> "aa.a1"
885$ new A("aa", 2).B.b1
886> "aa.B.b1"
887$ name
888> "a"
889$ n
890> 1
891$ this.name
892> "a"
893$ a1
894> "a.a1"
895$ a2
896> "a.a2"
897$ new A("aa", 2).a2
898> "aa.a2"
899$ B.b1
900> "a.B.b1"
901$ this.B.b1
902> "a.B.b1"
903$ C.c1
904> "a.C.c1"
905$ new A("aa", 2).C.c1
906> "aa.C.c1"
907[info] + evaluate public and private fields in class 4.995s
908$ m("foo")
909> "foo"
910$ this.m("bar")
911> "bar"
912$ a.m("fizz")
913> "fizz"
914[info] + evaluate private method call in class 2.14s
915$ m()
916> "m"
917$ m(5)
918> "m(5: Int)"
919$ m(true)
920> "m(true: Boolean)"
921$ m("foo")
922> "m(foo: String)"
923$ m(new B)
924> "m(b: B)"
925$ m(new B: A)
926> "m(a: A)"
927$ m(Array(1, 2))
928> "m(xs: Array[Int])"
929$ m(Array[A](new B))
930> "m(xs: Array[A])"
931$ m(Array(Array(1), Array(2)))
932> "m(xs: Array[Array[Int]])"
933$ m1(Seq(1, 2, 3))
934> "List(1, 2, 3)"
935$ m1(Vector(1, 2, 3))
936> "Vector(1, 2, 3)"
937$ m1(Seq(true, false, true))
938> 2
939[info] + evaluate private overloaded method 4.252s
940$ a1()
941> A$B@561
942$ (new B).b1
943> "b1"
944$ (new A.B).b2()
945> "b2"
946$ a2(new B)
947> "a2"
948$ c2()
949> C$D@912
950$ (new D).d1
951> "d1"
952$ (new this.D).d2()
953> "d2"
954$ c3(new D)
955> "c3"
956[info] + evaluate private inner class 3.43s
957$ new b.C
958> B$C@558
959$ new C
960> B$C@782
961[info] + evaluate constructor of inner class (with captured outer) 1.856s
962$ x1 + x2 + x3
963> "ax1bx2x3"
964$ x1 + A.this.x2 + this.x3
965> "ax1ax2bx3"
966[info] + evaluate shaded fields and values 1.896s
967$ a
968> "a"
969[info] + evaluate field of two-level deep outer class 1.578s
970$ a1
971> NoSuchFieldException@541 "java.lang.NoSuchFieldException: $outer"
972[info] + fail evaluation of the outer class of a private final class 1.588s
973$ new B
974> A$B$1@585
975$ x1
976> "x1"
977$ x2
978> "x2"
979$ A.this.x1
980> "ax1"
981$ this.x2
982> "bx2"
983[info] + evaluate from a local class 2.463s
984$ m1("x")
985> "m1(x)"
986$ m3()
987> A$B@820 "b"
988$ m2(new B)
989> "m2(b)"
990$ m1("x")
991> "m1(x)"
992$ m3()
993> C$D@959 "d"
994$ m2(new D)
995> "m2(d)"
996[info] + evaluate nested methods 2.713s
997$ 1 + 2
998> 3
999[info] + evaluate expression in package 1.431s
1000$ new java.util.ArrayList[String]().toString
1001> "[]"
1002[info] + evaluate expression with Java util code 1.435s
1003$ n
1004> 1
1005$ m1()
1006> 9
1007$ n
1008> 1
1009$ m1()
1010> 9
1011[info] + inside of a lambda 2.297s
1012$ 1 + 2
1013> 3
1014$ a + 2
1015> 3
1016[info] + evaluate expression with breakpoint on an assignment 1.659s
1017$ 1 + 2
1018> 3
1019[info] + breakpoint on method definition 1.498s
1020$ val x = 123
1021> BoxedUnit@380 "()"
1022[info] + evaluate expression definition 1.761s
1023$ val b = 2
1024val c = 3
1025a + b + c
1026
1027> 6
1028[info] + evaluate multi-line expression 1.66s
1029$ x + 1
1030> 4
1031[info] + evaluate in default arguments 1.63s
1032$ m1("bar")
1033> "m1(bar)"
1034$ m2()
1035> "m2()"
1036[info] + evaluate inside local method 1.88s
1037$ new B
1038> A$B$1@558
1039$ (new B).m()
1040> "x1"
1041$ x1
1042> "x1"
1043$ m()
1044> "x1x2"
1045$ this.m()
1046> "x1"
1047$ A.this.m()
1048> NoSuchFieldException@957 "java.lang.NoSuchFieldException: $outer"
1049$ new B
1050> A$B$1@995
1051$ x1
1052> "x1"
1053$ x2
1054> "x2"
1055$ m()
1056> "x1x2"
1057$ this.m()
1058> "x1"
1059$ new B
1060> A$B$1@1190
1061$ new C
1062> A$B$1$C$1@1240
1063$ (new C).m()
1064> "x1x2x3"
1065$ x1
1066> "x1"
1067$ x2
1068> "x2"
1069$ x3
1070> "x3"
1071$ m()
1072> "x1x2x3x4"
1073$ this.m()
1074> "x1x2x3"
1075$ B.this.m()
1076> "x1"
1077$ new C
1078> A$B$1$C$1@1531
1079$ new B
1080> A$B$1@1572
1081$ new A
1082> A@1603
1083$ x1
1084> "x1"
1085$ x2
1086> "x2"
1087$ x3
1088> "x3"
1089$ x4
1090> "x4"
1091$ m()
1092> "x1x2x3x4"
1093$ this.m()
1094> "x1x2x3"
1095$ B.this.m()
1096> "x1"
1097$ new C
1098> A$B$1$C$1@1880
1099$ new B
1100> A$B$1@1921
1101$ new A
1102> A@1952
1103[info] + evaluate inside multi-level nested local class and def 7.679s
1104$ x
1105> "x3"
1106$ m2()
1107> "x3"
1108[info] + evaluate captured local variable shadowing captured variable 1.777s
1109$ x
1110> 1
1111$ u
1112> 1
1113$ y
1114> 1
1115$ x = 2
1116> BoxedUnit@857 "()"
1117$ x
1118> 2
1119$ x = x - 1
1120> BoxedUnit@857 "()"
1121$ x
1122> 1
1123$ x *= 2
1124> BoxedUnit@857 "()"
1125$ x
1126> 2
1127$ u = 2; u
1128> 2
1129$ u
1130> 2
1131$ y += 1
1132> BoxedUnit@857 "()"
1133$ new B
1134> A$B$1@1250
1135$ yy()
1136> 3
1137$ y
1138> 3
1139$ y += 1; y
1140> 4
1141$ y
1142> 5
1143$ z
1144> 1
1145$ z += 1; z
1146> 2
1147[info] + read and write mutable variables whose type is a value class 5.337s
1148$ x
1149> 1
1150$ y
1151> compilation failed:
1152-- Error: <expression>:1:0 -----------------------------------------------------
11531 |y
1154 |^
1155 |Evaluation of local lazy val not supported
1156$ lazy val z = 2
1157z
1158> 2
1159[info] + evaluate lazy variables 2.169s
1160$ x
1161> "x"
1162$ this.x
1163> "x"
1164$ y
1165> "y"
1166$ this.y = "yy"
1167> BoxedUnit@822 "()"
1168$ y
1169> "yy"
1170$ z
1171> "z"
1172$ m2
1173> "yyz"
1174$ x
1175> "x"
1176[info] + evaluate private members in parent class 2.824s
1177$ m1[String]
1178> "m1[X]"
1179$ m1[A[Int]]
1180> "m1[X]"
1181$ m2[String]
1182> "m2[X]"
1183$ m3(1)("x")
1184> "m3(1)(x)"
1185$ m4[Int, String](1)("x")
1186> "m4(1)(x)"
1187$ new A[String]
1188> Main$A@943
1189$ new B(2)("x")
1190> Main$B@983
1191$ new C[Int, String](2)("x")
1192> Main$C@1019
1193[info] + evaluate type parameter list and multi parameter lists 3.049s
1194$ b1
1195> "foo"
1196$ c1.size
1197> 2
1198$ b2.m(c1)
1199> "ba"
1200$ m(b2)
1201> "bar"
1202$ new B("fizz")
1203> "fizz"
1204$ b1 + new B("buzz")
1205> "foobuzz"
1206$ self
1207> "foo"
1208$ m(c)
1209> "fo"
1210$ b1 = new B("fizz")
1211> BoxedUnit@1104 "()"
1212$ c1 = new C(3)
1213> BoxedUnit@1104 "()"
1214$ self
1215> "fizzbar"
1216$ m(c)
1217> "fizzb"
1218[info] + evaluate instance of value class 4.235s
1219$ size
1220> 1
1221$ def size2: Size = new Size(2)
1222getMsg(size2).value
1223> "He"
1224$ new Msg(new Size(3)).value
1225> "Hel"
1226[info] + evaluate method or constructor that takes or returns an instance of value class 2.038s
1227$ new A("foo")
1228> Main$A$1@583
1229$ m("bar")
1230> "ba"
1231$ size
1232> 2
1233$ size.value
1234> 2
1235$ new A("foo")
1236> Main$A$1@946
1237$ size
1238> 2
1239$ size.value
1240> 2
1241$ m("bar")
1242> "ba"
1243[info] + evaluate captured instance of value class 2.968s
1244$ x
1245> 1
1246$ y
1247> 1
1248$ z
1249> 1
1250$ x = new A(2); x
1251> 2
1252$ x
1253> 2
1254$ y = x + new A(1)
1255> BoxedUnit@1047 "()"
1256$ y
1257> 3
1258$ z += new A(2); z
1259> 3
1260$ z
1261> 3
1262$ new B
1263> Main$B$1@1248
1264$ xx()
1265> 3
1266$ x
1267> 3
1268$ x += new A(1); x
1269> 4
1270$ x
1271> 5
1272$ y
1273> 3
1274$ y += new A(1); y
1275> 4
1276[info] + read and write mutable variables 4.642s
1277$ this.m(2)
1278> "fofo"
1279$ m(3)
1280> "fofofo"
1281$ self
1282> "foo"
1283$ size
1284> 2
1285$ m(1)
1286> "fo"
1287$ this.m(1)
1288> "ff"
1289[info] + evaluate local method in value class 2.623s
1290$ f(x)
1291> 2
1292[info] + evaluate tail-rec function 1.602s
1293$ msg
1294> "Hello World!"
1295[info] + evaluate App block method 1.549s
1296$ 1 + 1
1297> 2
1298[info] + evaluate at lambda start 1.54s
1299$ throwException()
1300> Exception@380 "java.lang.Exception: error"
1301[info] + return exception as the result of evaluation 1.437s
1302$ 1 + 1
1303> 2
1304[info] + evaluate in munit test 2.8s
1305$ List(1, 2, 3).map(_ * a * b * c).sum
1306> 36
1307$ List(1, 2, 3).map(_ * 2).sum
1308> 12
1309$ List(1, 2, 3).map(_ * a * b * c).sum
1310> 36
1311[info] + evaluate lambdas 2.262s
1312$ f("foo")
1313> 3
1314[info] + evaluate call to anonymous function 1.621s
1315$ write(value)
1316> BoxedUnit@574 "()"
1317$ write("Hello".asInstanceOf[T])
1318> BoxedUnit@574 "()"
1319[info] + evaluate call to method of generic class 1.834s
1320$ f("foo")
1321> "oof"
1322[info] + evaluate call to anonymous polymorphic function 1.638s
1323$ def m(x: Int) = println(x)
1324m(1)
1325> BoxedUnit@528 "()"
1326$ def m(x: Int) = println(x); m(1)
1327> BoxedUnit@528 "()"
1328[info] + evaluate local def in expression 1.807s
1329$ import java.nio.file.Paths
1330Paths.get(".").toString
1331> "."
1332[info] + evaluate static Java methods 1.372s
1333$ a
1334> "A.a"
1335$ a = "foo";a
1336> "foo"
1337[info] + evaluate private field in trait 2.07s
1338$ !
1339> "!"
1340$ |
1341> "|"
1342$ (new <>).toString
1343> "<>"
1344$ &(":")
1345> "&(:)"
1346[info] + encode operator symbols 2.335s
1347$ list.size
1348> 3
1349$ b
1350> "b"
1351$ list.size
1352> 1
1353$ list.size
1354> 1
1355$ list.size
1356> 0
1357$ list.size
1358> 0
1359[info] + evaluate on match case 2.892s
1360$ 1+1
1361> 2
1362[info] + evaluate on assignment 1.372s
1363$ class A(a: Int) {
1364 override def toString(): String = s"A($a)"
1365}
1366new A(1).toString
1367> "A(1)"
1368$ case class A() {
1369 override def toString(): String = "A"
1370}
1371A().toString
1372> "A"
1373$ class A() {
1374 def getMsg: String = msg
1375}
1376new A().getMsg
1377> "Hello, World!"
1378[info] + evaluate class def 1.896s
1379$ foo(1)
1380> AssertionError@581 "java.lang.AssertionError: assertion failed: not negative"
1381[info] + should unwrap exception from InvocationTargetException 1.527s
1382$ Foo.msg
1383> "x"
1384[info] + evaluate on block 1.406s
1385$ x
1386> true
1387$ x
1388> true
1389$ x
1390> true
1391$ x
1392> "foo"
1393[info] + evaluate by-name param 2.157s
1394$ x
1395x
1396> "Hello"
1397[info] + ignore fatal warnings 1.516s
1398$ list(0)
1399> 1
1400$ list(0)
1401> 1
1402$ x
1403> 1
1404$ x + y
1405> 2
1406$ x
1407> 1
1408$ list(0)
1409> 1
1410$ list(0)
1411> 1
1412[info] + loops, generators and guards 3.243s
1413$ m
1414> 1
1415$ n
1416> 1
1417[info] + evaluate capture of pattern 1.715s
1418$ patch.span
1419> 0
1420$ patch.span = new Span(1)
1421> BoxedUnit@820 "()"
1422$ patch.span
1423> 1
1424[info] + i425 2.002s
1425$ b.a1
1426> "a1"
1427$ b.a2 = 2
1428> BoxedUnit@793 "()"
1429$ b.a2
1430> 2
1431$ b.m
1432> "m"
1433$ new b.D
1434> A$D@922
1435$ b.D
1436> A$D$@962
1437[info] + i485: public members from private subclass 2.532s
1438$ x
1439> "x"
1440$ x
1441> "x"
1442$ x
1443> "x"
1444$ x
1445> "x"
1446[info] + i485: $outer from constructor 2.172s
1447$ A.x
1448> "x"
1449$ A.x = "y"
1450> BoxedUnit@434 "()"
1451$ A.x
1452> "y"
1453$ A.m()
1454> "m"
1455[info] + java static members 2.557s
1456$ x
1457> "x"
1458$ x = "y"
1459> BoxedUnit@437 "()"
1460$ x
1461> "y"
1462$ m()
1463> "m"
1464[info] + java protected members 2.485s
1465$ tuple._1
1466> 1
1467$ val (x, y) = tuple
1468y
1469
1470> 2
1471[info] + tuple extractor 2.01s
1472[warn] ==> s ch.epfl.scala.debugadapter.Scala372PlusEvaluationTests.should use -Xsource:3 skipped 0.001s
1473[warn] ==> s ch.epfl.scala.debugadapter.Scala372PlusEvaluationTests.should use tasty-reader skipped 0.001s
1474$ m()
1475> 42
1476$ n(1)
1477> 1
1478$ x + 1
1479> 2
1480$ test(42)
1481> Main$Test@494 "Test(42)"
1482$ t
1483> 42
1484$ n(x)
1485> 1
1486$ y + 1
1487> 3
1488$ n(y)
1489> 2
1490$ n(m())
1491> 42
1492[info] + evaluate inline elements 3.446s
1493$ foo
1494> "bar"
1495$ foo
1496> "foo"
1497[info] + evaluate shadowed variable 1.784s
1498$ x1 + x2
1499> 3.300000
1500$ A.x1
1501> "x1"
1502[info] + brace-less syntax: public fields of objects 1.641s
1503$ x1
1504> "x1"
1505[info] + brace-less syntax: private fields of class 1.43s
1506$ x1 + x2 + x3
1507> "x1x2x3"
1508[info] + brace-less syntax: public fields of outer class 1.523s
1509$ 1 + 2
1510> 3
1511[info] + brace-less syntax: evaluate in package 1.373s
1512$ 1 + 2
1513> 3
1514[info] + brace-less syntax: on method definition 1.365s
1515$ val x = 123
1516> BoxedUnit@368 "()"
1517[info] + val def in @main 1.423s
1518$ this.p("foo")
1519> "foo"
1520$ foo.p("foo")
1521> "foo"
1522$ getFoo().p("foo")
1523> "foo"
1524$ getFoo().getFoo().p("foo")
1525> "foo"
1526$ A.getFoo().p("foo")
1527> "foo"
1528[info] + brace-less syntax: private method call 2.317s
1529$ x + 1
1530> 4
1531[info] + brace-less syntax: on default argument 1.574s
1532$ msg("Alice")
1533> "Hello, Alice!"
1534$ msg1(1)
1535> "Hello, 1!"
1536$ msg2(new Foo)
1537> "Hello, foo!"
1538[info] + brace-less syntax: nested method 1.948s
1539$ f(x)
1540> 2
1541[info] + brace-less syntax: tail-rec function 1.611s
1542$ msg
1543> "Hello, World!"
1544$ foo(msg, 5)
1545> "Hello"
1546$ foo(msg + "!!", 4)
1547> "Hell"
1548$ bar(foo(msg, 5))
1549> "olleH"
1550[info] + inline def 2.147s
1551$ msg
1552> "Hello, World!"
1553$ showType(msg)
1554> "scala.Predef.String"
1555$ type Foo = Int
1556showType(1: Foo)
1557> "Foo"
1558$ trait Foo
1559class Bar extends Foo
1560val foo: Foo = new Bar
1561showType(foo)
1562
1563> "Foo"
1564[info] + macro def 2.35s
1565$ A.A1.a
1566> 1
1567$ A.A2.a
1568> 2
1569$ C.C1.m
1570> "bb"
1571$ C.C2("bb").m
1572> "bbb"
1573$ this.C.C2("bb").m
1574> "bbb"
1575$ C1.m
1576> "bb"
1577$ C2("bb").m
1578> "bbb"
1579$ B.this.C.C1.m
1580> "bb"
1581$ C.C2("bb").m
1582> "bbb"
1583[info] + enums 3.823s
1584$ self
1585> "foo"
1586$ m(2)
1587> "fo"
1588$ b.m()
1589> "fo"
1590$ 1 + 1
1591> 2
1592$ self.take(size)
1593> "fo"
1594$ m()
1595> "fo"
1596$ new B
1597> A$B$1@1026
1598$ A.this
1599> "foo"
1600[info] + local class in value class 3.048s
1601$ classLoader.loadClass("java.lang.String")
1602> Class (String)@61 "class java.lang.String"
1603[info] + support for -Yexplicit-nulls 1.597s
1604$ msg == ""
1605> false
1606$ msg == 5
1607> compilation failed:
1608-- [E172] Type Error: <expression>:1:0 -----------------------------------------
16091 |msg == 5
1610 |^^^^^^^^
1611 |Values of types String and Int cannot be compared with == or !=
1612[info] + support for -language:strictEquality 1.836s
1613$ msg
1614> "hello"
1615[info] + by-name argument capture 1.614s
1616$ l.size
1617> 1
1618[info] + i628: rewrite indent options 1.649s
1619-- [E003] Syntax Warning: /tmp/scala-debug-adapter13903857345894175971/src/Main.scala:10:13
162010 | val c: A with B = new A with B {}
1621 | ^^^^
1622 |with as a type operator has been deprecated; use & instead
1623 |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1624 |
1625 | longer explanation available when compiling with `-explain`
16261 warning found
1627$ c.x
1628> "x"
1629[info] + compound types values 1.633s
1630-- Warning: /tmp/scala-debug-adapter7126843570192785161/src/Main.scala:6:4 -----
16316 | val x = 1
1632 | ^
1633 | Line is indented too far to the right, or a `{` is missing before:
1634 |
1635 | println(1 + 2)
16361 warning found
1637$ 1 + 2
1638> 3
1639[info] + evaluation with -no-indent 1.434s
1640$ List(1,2,3).head
1641> 1
1642[info] + empty package 1.554s
1643[info] ch.epfl.scala.debugadapter.internal.scalasig.Scala212DecompilerTests:
1644[info] + cannot decompile local methods and classes 0.611s
1645[info] + decompiles a lazy field 0.283s
1646[info] + decompiles a case class 0.277s
1647[info] ch.epfl.scala.debugadapter.internal.stacktrace.Scala213DecoderTests:
1648/tmp/scala-debug-adapter14629326157593406831/src/.scala:18: warning: reference to B is ambiguous;
1649it is both defined in the enclosing object Main and inherited in the enclosing <refinement of example.A> as class B (defined in trait A)
1650In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
1651Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.B`.
1652Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
1653 def mbis(a: A { def b: B }): A { def b: B } = a
1654 ^
1655/tmp/scala-debug-adapter14629326157593406831/src/.scala:18: warning: reference to B is ambiguous;
1656it is both defined in the enclosing object Main and inherited in the enclosing <refinement of example.A> as class B (defined in trait A)
1657In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
1658Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.B`.
1659Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
1660 def mbis(a: A { def b: B }): A { def b: B } = a
1661 ^
1662warning: 1 deprecation (since 2.13.2); re-run with -deprecation for details
16633 warnings
1664[info] + extract result types of all kind 0.617s
1665[info] + extract constant result type (Scala 2.13 only) 0.207s
1666[info] + all Java types are known by the class loader 0.806s
1667[info] ch.epfl.scala.debugadapter.Scala212DebugTest:
1668Stepping in, at Main$.main(String[]): void
1669[info] + should not crash when sources aren't present 1.259s
1670[info] + should support breakpoints in scala sources 1.513s
1671[info] + supports breakpoints in top level class and object 1.696s
1672[info] + should support breakpoints in fully qualified classes 1.227s
1673[info] + stacktrace, scopes and variables when stopped by a breakpoint 1.156s
1674[info] + variables after expression evaluation 1.313s
1675[info] + should invoke custom toString even if there is a breakpoint inside 1.136s
1676[warn] ==> s ch.epfl.scala.debugadapter.Scala212DebugTest.should support breakpoints in scala 3 with brace-less syntax skipped 0.001s
1677[warn] ==> s ch.epfl.scala.debugadapter.Scala212DebugTest.should support breakpoints in scala 3 with @main skipped 0.0s
1678[info] ch.epfl.scala.debugadapter.Scala31PlusDebugTest:
1679[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusDebugTest.should not crash when sources aren't present 2.168s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1680[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1681[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1682[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1683[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1684[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusDebugTest.should support breakpoints in scala sources 0.563s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1685[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1686[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1687[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1688[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1689[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusDebugTest.supports breakpoints in top level class and object 0.59s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1690[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1691[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1692[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1693[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1694[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusDebugTest.should support breakpoints in fully qualified classes 0.478s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1695[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1696[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1697[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1698[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1699[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusDebugTest.stacktrace, scopes and variables when stopped by a breakpoint 0.526s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1700[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1701[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1702[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1703[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1704[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusDebugTest.variables after expression evaluation 0.52s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1705[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1706[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1707[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1708[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1709[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusDebugTest.should invoke custom toString even if there is a breakpoint inside 0.465s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1710[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1711[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1712[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1713[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1714[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusDebugTest.should support breakpoints in scala 3 with brace-less syntax 0.531s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1715[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1716[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1717[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1718[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1719[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusDebugTest.should support breakpoints in scala 3 with @main 0.509s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1720[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1721[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1722[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1723[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1724[info] ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimePreEvaluationTests:
1725[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimePreEvaluationTests.Should pre-evaluate local variables to get a more precise type 0.616s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1726[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1727[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1728[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1729[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1730[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimePreEvaluationTests.Should pre-evaluate modules to get a more precise type 0.536s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1731[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1732[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1733[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1734[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1735[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimePreEvaluationTests.Should pre-evaluate modules nested in classes to get a more precise type 0.443s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1736[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1737[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1738[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1739[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1740[info] ch.epfl.scala.debugadapter.internal.Scala212MixedEvaluationTests:
1741$ foo.wrongEval
1742> true
1743$ foo.wrongEval(42)
1744> false
1745$ foo.wrongEval
1746> false
1747[info] + runtime evaluation resolve wrong overloads 2.777s
1748[info] ch.epfl.scala.debugadapter.internal.RuntimePrimitiveOperationTests:
1749[error] ==> X ch.epfl.scala.debugadapter.internal.RuntimePrimitiveOperationTests.initializationError 0.0s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1750[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1751[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1752[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1753[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1754[info] ch.epfl.scala.debugadapter.Scala3StepFilterTests:
1755[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.Should not skip runtime classes when runtime step filter is not used 0.47s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1756[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1757[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1758[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1759[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1760[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.Should not skip compiler-generated code when decoder filter is not used 0.433s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1761[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1762[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1763[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1764[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1765[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.Should not skip class loading when class loader filter is not used 0.424s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1766[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1767[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1768[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1769[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1770[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should not step into mixin forwarder 0.469s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1771[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1772[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1773[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1774[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1775[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.step into local class or local object 0.45s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1776[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1777[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1778[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1779[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1780[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should not step into getters 0.457s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1781[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1782[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1783[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1784[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1785[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should not step into setters 0.464s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1786[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1787[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1788[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1789[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1790[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should not step into bridges 0.453s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1791[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1792[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1793[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1794[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1795[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should step into methods of value classes 0.461s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1796[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1797[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1798[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1799[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1800[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should step into methods with several parameter lists 0.435s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1801[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1802[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1803[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1804[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1805[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should step into lazy initializer 0.479s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1806[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1807[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1808[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1809[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1810[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should not step into synthetic method of case class 0.561s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1811[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1812[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1813[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1814[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1815[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should step in and out of a lambda 0.44s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1816[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1817[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1818[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1819[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1820[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should step in method that return this.type 0.463s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1821[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1822[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1823[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1824[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1825[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should step into default value method 0.453s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1826[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1827[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1828[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1829[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1830[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should match method on parameters and return type 0.42s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1831[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1832[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1833[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1834[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1835[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should match all kinds of types 0.459s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1836[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1837[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1838[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1839[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1840[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.step into method with constant result type 0.496s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1841[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1842[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1843[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1844[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1845[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.step into method with alias result type 0.441s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1846[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1847[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1848[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1849[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1850[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.step into method with refined result type 0.439s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1851[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1852[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1853[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1854[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1855[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.step into method with parametric result type 0.412s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1856[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1857[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1858[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1859[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1860[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.step into method with external nested class 0.43s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1861[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1862[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1863[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1864[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1865[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.step into method with external nested class-1 0.407s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1866[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1867[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1868[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1869[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1870[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should match Null and Nothing 0.457s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1871[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1872[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1873[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1874[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1875[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should catch ClassNotLoadedException 0.449s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1876[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1877[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1878[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1879[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1880[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should match on Array[T] whose erasure is Object 0.473s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1881[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1882[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1883[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1884[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1885[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should match on PolyType 0.488s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1886[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1887[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1888[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1889[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1890[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should step into trait initializer, if it is not empty 0.555s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1891[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1892[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1893[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1894[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1895[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should match on vararg type 0.73s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1896[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1897[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1898[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1899[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1900[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.encode operator symbols 0.525s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1901[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1902[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1903[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1904[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1905[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should step into local recursive method 0.537s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1906[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1907[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1908[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1909[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1910[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.should step into local lazy initializer 0.499s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1911[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1912[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1913[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1914[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1915[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.skip class loader 0.65s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1916[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1917[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1918[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1919[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1920[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.step in private method of outer class 0.441s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1921[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1922[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1923[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1924[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1925[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.step in method of local class with operator symbols 0.425s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1926[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1927[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1928[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1929[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1930[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.skip private accessor 0.473s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1931[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1932[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1933[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1934[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1935[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.skip wrapRefArray 0.471s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1936[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1937[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1938[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1939[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1940[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.step into method with @targetName (only Scala 3) 0.532s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1941[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1942[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1943[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1944[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1945[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.skip boxing methods (only Scala 3) 0.485s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1946[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1947[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1948[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1949[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1950[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.skip exported methods (only Scala 3) 0.528s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1951[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1952[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1953[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1954[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1955[error] ==> X ch.epfl.scala.debugadapter.Scala3StepFilterTests.given lazy val (only Scala 3) 0.459s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1956[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1957[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1958[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1959[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1960[warn] ==> s ch.epfl.scala.debugadapter.Scala3StepFilterTests.should match all kinds of Scala 2 types (only Scala 2) skipped 0.0s
1961[info] ch.epfl.scala.debugadapter.HotCodeReplaceTests:
1962[error] ==> X ch.epfl.scala.debugadapter.HotCodeReplaceTests.introduce new class 0.456s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1963[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1964[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1965[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1966[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1967[error] ==> X ch.epfl.scala.debugadapter.HotCodeReplaceTests.pop two frames in the same class 0.671s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
1968[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
1969[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1970[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1971[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
1972[info] ch.epfl.scala.debugadapter.Scala34PlusEvaluationTests:
1973$ "foo" + bar
1974> compilation failed:
1975-- [E006] Not Found Error: <expression>:1:8 ------------------------------------
19761 |"foo" + bar
1977 | ^^^
1978 | Not found: bar
1979 |
1980 | longer explanation available when compiling with `-explain`
1981$ bar
1982> compilation failed:
1983-- [E006] Not Found Error: <expression>:1:0 ------------------------------------
19841 |bar
1985 |^^^
1986 |Not found: bar
1987 |
1988 | longer explanation available when compiling with `-explain`
1989[info] + report source and position in error, and no colors 5.109s
1990$ true
1991> true
1992$ 0: Byte
1993> 0
1994$ 'a'
1995> a
1996$ 1.0D
1997> 1.000000
1998$ 0.42F
1999> 0.420000
2000$ 42
2001> 42
2002$ 42L
2003> 42
2004$ 42: Short
2005> 42
2006[info] + evaluate primitive values 5.636s
2007$ x1 + 2
2008> 3
2009$ str.reverse
2010> "olleh"
2011[info] + evaluate local variables 2.652s
2012-- Warning: /tmp/scala-debug-adapter9799550311606524671/src/A.scala:10:16 ------
201310 | private[this] val a3 = "a3"
2014 | ^
2015 |Ignoring [this] qualifier.
2016 |This syntax will be deprecated in the future; it should be dropped.
2017 |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
2018 |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2019-- Warning: /tmp/scala-debug-adapter9799550311606524671/src/A.scala:24:16 ------
202024 | private[this] object D
2021 | ^
2022 |Ignoring [this] qualifier.
2023 |This syntax will be deprecated in the future; it should be dropped.
2024 |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
2025 |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
20262 warnings found
2027$ a1
2028> "a1"
2029$ this.a1
2030> "a1"
2031$ A.this.a1
2032> "a1"
2033$ a2
2034> "a2"
2035$ a3
2036> "a3"
2037$ a4
2038> "a4"
2039$ B.b1
2040> "b1"
2041$ this.B.b1
2042> "b1"
2043$ A.B.b1
2044> "b1"
2045$ A.this.B.b1
2046> "b1"
2047$ B.b2
2048> compilation failed:
2049-- [E173] Reference Error: <expression>:1:2 ------------------------------------
20501 |B.b2
2051 |^^^^
2052 |value b2 cannot be accessed as a member of example.A.B.type from object A.
2053 | private value b2 can only be accessed from object B in object A.
2054$ B.b3
2055> "b3"
2056$ A.B.b3
2057> "b3"
2058$ B.b4
2059> "b4"
2060$ C
2061> A$C$@794
2062$ D
2063> A$D$@825
2064$ F.f1
2065> "f1"
2066$ F.f2
2067> "f2"
2068$ F.G
2069> F$G$@921
2070$ F.H
2071> F$H$@952
2072[info] + evaluate public and private fields in object 7.756s
2073$ a1("foo")
2074> "a1: foo"
2075$ a2("foo")
2076> "a2: foo"
2077$ B.b1("foo")
2078> "b1: foo"
2079$ B.b2("foo")
2080> "b2: foo"
2081$ C.c1("foo")
2082> "c1: foo"
2083$ C.c2("foo")
2084> compilation failed:
2085-- [E173] Reference Error: <expression>:1:2 ------------------------------------
20861 |C.c2("foo")
2087 |^^^^
2088 |method c2 cannot be accessed as a member of example.C.type from object A.
2089 | private method c2 can only be accessed from object C in package example.
2090[info] + evaluate public and private methods in static object 2.734s
2091$ b1
2092> "b1"
2093$ b2("foo")
2094> "b2: foo"
2095$ a1
2096> "a1"
2097$ a2("foo")
2098> "a2: foo"
2099[info] + evaluate in private static object 2.431s
2100$ a.a1
2101> "a.a1"
2102$ a.B.b1
2103> "a.B.b1"
2104$ new A("aa", 2).a1
2105> "aa.a1"
2106$ new A("aa", 2).B.b1
2107> "aa.B.b1"
2108$ name
2109> "a"
2110$ n
2111> 1
2112$ this.name
2113> "a"
2114$ a1
2115> "a.a1"
2116$ a2
2117> "a.a2"
2118$ new A("aa", 2).a2
2119> "aa.a2"
2120$ B.b1
2121> "a.B.b1"
2122$ this.B.b1
2123> "a.B.b1"
2124$ C.c1
2125> "a.C.c1"
2126$ new A("aa", 2).C.c1
2127> "aa.C.c1"
2128[info] + evaluate public and private fields in class 4.766s
2129$ m("foo")
2130> "foo"
2131$ this.m("bar")
2132> "bar"
2133$ a.m("fizz")
2134> "fizz"
2135[info] + evaluate private method call in class 2.207s
2136$ m()
2137> "m"
2138$ m(5)
2139> "m(5: Int)"
2140$ m(true)
2141> "m(true: Boolean)"
2142$ m("foo")
2143> "m(foo: String)"
2144$ m(new B)
2145> "m(b: B)"
2146$ m(new B: A)
2147> "m(a: A)"
2148$ m(Array(1, 2))
2149> "m(xs: Array[Int])"
2150$ m(Array[A](new B))
2151> "m(xs: Array[A])"
2152$ m(Array(Array(1), Array(2)))
2153> "m(xs: Array[Array[Int]])"
2154$ m1(Seq(1, 2, 3))
2155> "List(1, 2, 3)"
2156$ m1(Vector(1, 2, 3))
2157> "Vector(1, 2, 3)"
2158$ m1(Seq(true, false, true))
2159> 2
2160[info] + evaluate private overloaded method 4.155s
2161$ a1()
2162> A$B@561
2163$ (new B).b1
2164> "b1"
2165$ (new A.B).b2()
2166> "b2"
2167$ a2(new B)
2168> "a2"
2169$ c2()
2170> C$D@912
2171$ (new D).d1
2172> "d1"
2173$ (new this.D).d2()
2174> "d2"
2175$ c3(new D)
2176> "c3"
2177[info] + evaluate private inner class 3.188s
2178$ new b.C
2179> B$C@558
2180$ new C
2181> B$C@782
2182[info] + evaluate constructor of inner class (with captured outer) 1.964s
2183$ x1 + x2 + x3
2184> "ax1bx2x3"
2185$ x1 + A.this.x2 + this.x3
2186> "ax1ax2bx3"
2187[info] + evaluate shaded fields and values 1.742s
2188$ a
2189> "a"
2190[info] + evaluate field of two-level deep outer class 1.693s
2191$ a1
2192> NoSuchFieldException@541 "java.lang.NoSuchFieldException: $outer"
2193[info] + fail evaluation of the outer class of a private final class 1.651s
2194$ new B
2195> A$B$1@585
2196$ x1
2197> "x1"
2198$ x2
2199> "x2"
2200$ A.this.x1
2201> "ax1"
2202$ this.x2
2203> "bx2"
2204[info] + evaluate from a local class 2.97s
2205$ m1("x")
2206> "m1(x)"
2207$ m3()
2208> A$B@820 "b"
2209$ m2(new B)
2210> "m2(b)"
2211$ m1("x")
2212> "m1(x)"
2213$ m3()
2214> C$D@959 "d"
2215$ m2(new D)
2216> "m2(d)"
2217[info] + evaluate nested methods 3.427s
2218$ 1 + 2
2219> 3
2220[info] + evaluate expression in package 1.462s
2221$ new java.util.ArrayList[String]().toString
2222> "[]"
2223[info] + evaluate expression with Java util code 1.485s
2224$ n
2225> 1
2226$ m1()
2227> 9
2228$ n
2229> 1
2230$ m1()
2231> 9
2232[info] + inside of a lambda 2.835s
2233$ 1 + 2
2234> 3
2235$ a + 2
2236> 3
2237[info] + evaluate expression with breakpoint on an assignment 1.759s
2238$ 1 + 2
2239> 3
2240[info] + breakpoint on method definition 1.543s
2241$ val x = 123
2242> BoxedUnit@380 "()"
2243[info] + evaluate expression definition 1.465s
2244$ val b = 2
2245val c = 3
2246a + b + c
2247
2248> 6
2249[info] + evaluate multi-line expression 1.664s
2250$ x + 1
2251> 4
2252[info] + evaluate in default arguments 1.66s
2253$ m1("bar")
2254> "m1(bar)"
2255$ m2()
2256> "m2()"
2257[info] + evaluate inside local method 1.886s
2258$ new B
2259> A$B$1@558
2260$ (new B).m()
2261> "x1"
2262$ x1
2263> "x1"
2264$ m()
2265> "x1x2"
2266$ this.m()
2267> "x1"
2268$ A.this.m()
2269> NoSuchFieldException@957 "java.lang.NoSuchFieldException: $outer"
2270$ new B
2271> A$B$1@995
2272$ x1
2273> "x1"
2274$ x2
2275> "x2"
2276$ m()
2277> "x1x2"
2278$ this.m()
2279> "x1"
2280$ new B
2281> A$B$1@1190
2282$ new C
2283> A$B$1$C$1@1240
2284$ (new C).m()
2285> "x1x2x3"
2286$ x1
2287> "x1"
2288$ x2
2289> "x2"
2290$ x3
2291> "x3"
2292$ m()
2293> "x1x2x3x4"
2294$ this.m()
2295> "x1x2x3"
2296$ B.this.m()
2297> "x1"
2298$ new C
2299> A$B$1$C$1@1531
2300$ new B
2301> A$B$1@1572
2302$ new A
2303> A@1603
2304$ x1
2305> "x1"
2306$ x2
2307> "x2"
2308$ x3
2309> "x3"
2310$ x4
2311> "x4"
2312$ m()
2313> "x1x2x3x4"
2314$ this.m()
2315> "x1x2x3"
2316$ B.this.m()
2317> "x1"
2318$ new C
2319> A$B$1$C$1@1880
2320$ new B
2321> A$B$1@1921
2322$ new A
2323> A@1952
2324[info] + evaluate inside multi-level nested local class and def 8.318s
2325$ x
2326> "x3"
2327$ m2()
2328> "x3"
2329[info] + evaluate captured local variable shadowing captured variable 1.732s
2330$ x
2331> 1
2332$ u
2333> 1
2334$ y
2335> 1
2336$ x = 2
2337> BoxedUnit@857 "()"
2338$ x
2339> 2
2340$ x = x - 1
2341> BoxedUnit@857 "()"
2342$ x
2343> 1
2344$ x *= 2
2345> BoxedUnit@857 "()"
2346$ x
2347> 2
2348$ u = 2; u
2349> 2
2350$ u
2351> 2
2352$ y += 1
2353> BoxedUnit@857 "()"
2354$ new B
2355> A$B$1@1250
2356$ yy()
2357> 3
2358$ y
2359> 3
2360$ y += 1; y
2361> 4
2362$ y
2363> 5
2364$ z
2365> 1
2366$ z += 1; z
2367> 2
2368[info] + read and write mutable variables whose type is a value class 5.481s
2369$ x
2370> 1
2371$ y
2372> compilation failed:
2373-- Error: <expression>:1:0 -----------------------------------------------------
23741 |y
2375 |^
2376 |Evaluation of local lazy val not supported
2377$ lazy val z = 2
2378z
2379> 2
2380[info] + evaluate lazy variables 1.875s
2381$ x
2382> "x"
2383$ this.x
2384> "x"
2385$ y
2386> "y"
2387$ this.y = "yy"
2388> BoxedUnit@822 "()"
2389$ y
2390> "yy"
2391$ z
2392> "z"
2393$ m2
2394> "yyz"
2395$ x
2396> "x"
2397[info] + evaluate private members in parent class 2.815s
2398$ m1[String]
2399> "m1[X]"
2400$ m1[A[Int]]
2401> "m1[X]"
2402$ m2[String]
2403> "m2[X]"
2404$ m3(1)("x")
2405> "m3(1)(x)"
2406$ m4[Int, String](1)("x")
2407> "m4(1)(x)"
2408$ new A[String]
2409> Main$A@943
2410$ new B(2)("x")
2411> Main$B@983
2412$ new C[Int, String](2)("x")
2413> Main$C@1019
2414[info] + evaluate type parameter list and multi parameter lists 2.955s
2415$ b1
2416> "foo"
2417$ c1.size
2418> 2
2419$ b2.m(c1)
2420> "ba"
2421$ m(b2)
2422> "bar"
2423$ new B("fizz")
2424> "fizz"
2425$ b1 + new B("buzz")
2426> "foobuzz"
2427$ self
2428> "foo"
2429$ m(c)
2430> "fo"
2431$ b1 = new B("fizz")
2432> BoxedUnit@1104 "()"
2433$ c1 = new C(3)
2434> BoxedUnit@1104 "()"
2435$ self
2436> "fizzbar"
2437$ m(c)
2438> "fizzb"
2439[info] + evaluate instance of value class 4.58s
2440$ size
2441> 1
2442$ def size2: Size = new Size(2)
2443getMsg(size2).value
2444> "He"
2445$ new Msg(new Size(3)).value
2446> "Hel"
2447[info] + evaluate method or constructor that takes or returns an instance of value class 2.031s
2448$ new A("foo")
2449> Main$A$1@583
2450$ m("bar")
2451> "ba"
2452$ size
2453> 2
2454$ size.value
2455> 2
2456$ new A("foo")
2457> Main$A$1@946
2458$ size
2459> 2
2460$ size.value
2461> 2
2462$ m("bar")
2463> "ba"
2464[info] + evaluate captured instance of value class 3.03s
2465$ x
2466> 1
2467$ y
2468> 1
2469$ z
2470> 1
2471$ x = new A(2); x
2472> 2
2473$ x
2474> 2
2475$ y = x + new A(1)
2476> BoxedUnit@1047 "()"
2477$ y
2478> 3
2479$ z += new A(2); z
2480> 3
2481$ z
2482> 3
2483$ new B
2484> Main$B$1@1248
2485$ xx()
2486> 3
2487$ x
2488> 3
2489$ x += new A(1); x
2490> 4
2491$ x
2492> 5
2493$ y
2494> 3
2495$ y += new A(1); y
2496> 4
2497[info] + read and write mutable variables 4.592s
2498$ this.m(2)
2499> "fofo"
2500$ m(3)
2501> "fofofo"
2502$ self
2503> "foo"
2504$ size
2505> 2
2506$ m(1)
2507> "fo"
2508$ this.m(1)
2509> "ff"
2510[info] + evaluate local method in value class 2.584s
2511$ f(x)
2512> 2
2513[info] + evaluate tail-rec function 1.562s
2514$ msg
2515> "Hello World!"
2516[info] + evaluate App block method 1.519s
2517$ 1 + 1
2518> 2
2519[info] + evaluate at lambda start 1.567s
2520$ throwException()
2521> Exception@380 "java.lang.Exception: error"
2522[info] + return exception as the result of evaluation 1.478s
2523$ 1 + 1
2524> 2
2525[info] + evaluate in munit test 2.517s
2526$ List(1, 2, 3).map(_ * a * b * c).sum
2527> 36
2528$ List(1, 2, 3).map(_ * 2).sum
2529> 12
2530$ List(1, 2, 3).map(_ * a * b * c).sum
2531> 36
2532[info] + evaluate lambdas 2.173s
2533$ f("foo")
2534> 3
2535[info] + evaluate call to anonymous function 1.571s
2536$ write(value)
2537> BoxedUnit@574 "()"
2538$ write("Hello".asInstanceOf[T])
2539> BoxedUnit@574 "()"
2540[info] + evaluate call to method of generic class 1.798s
2541$ f("foo")
2542> "oof"
2543[info] + evaluate call to anonymous polymorphic function 1.613s
2544$ def m(x: Int) = println(x)
2545m(1)
2546> BoxedUnit@528 "()"
2547$ def m(x: Int) = println(x); m(1)
2548> BoxedUnit@528 "()"
2549[info] + evaluate local def in expression 1.839s
2550$ import java.nio.file.Paths
2551Paths.get(".").toString
2552> "."
2553[info] + evaluate static Java methods 1.491s
2554$ a
2555> "A.a"
2556$ a = "foo";a
2557> "foo"
2558[info] + evaluate private field in trait 1.718s
2559$ !
2560> "!"
2561$ |
2562> "|"
2563$ (new <>).toString
2564> "<>"
2565$ &(":")
2566> "&(:)"
2567[info] + encode operator symbols 1.982s
2568$ list.size
2569> 3
2570$ b
2571> "b"
2572$ list.size
2573> 1
2574$ list.size
2575> 1
2576$ list.size
2577> 0
2578$ list.size
2579> 0
2580[info] + evaluate on match case 3.156s
2581$ 1+1
2582> 2
2583[info] + evaluate on assignment 1.48s
2584$ class A(a: Int) {
2585 override def toString(): String = s"A($a)"
2586}
2587new A(1).toString
2588> "A(1)"
2589$ case class A() {
2590 override def toString(): String = "A"
2591}
2592A().toString
2593> "A"
2594$ class A() {
2595 def getMsg: String = msg
2596}
2597new A().getMsg
2598> "Hello, World!"
2599[info] + evaluate class def 2.09s
2600$ foo(1)
2601> AssertionError@581 "java.lang.AssertionError: assertion failed: not negative"
2602[info] + should unwrap exception from InvocationTargetException 1.578s
2603$ Foo.msg
2604> "x"
2605[info] + evaluate on block 1.486s
2606$ x
2607> true
2608$ x
2609> true
2610$ x
2611> true
2612$ x
2613> "foo"
2614[info] + evaluate by-name param 2.245s
2615$ x
2616x
2617> "Hello"
2618[info] + ignore fatal warnings 1.586s
2619$ list(0)
2620> 1
2621$ list(0)
2622> 1
2623$ x
2624> 1
2625$ x + y
2626> 2
2627$ x
2628> 1
2629$ list(0)
2630> 1
2631$ list(0)
2632> 1
2633[info] + loops, generators and guards 3.492s
2634$ m
2635> 1
2636$ n
2637> 1
2638[info] + evaluate capture of pattern 1.716s
2639$ patch.span
2640> 0
2641$ patch.span = new Span(1)
2642> BoxedUnit@820 "()"
2643$ patch.span
2644> 1
2645[info] + i425 2.006s
2646$ b.a1
2647> "a1"
2648$ b.a2 = 2
2649> BoxedUnit@793 "()"
2650$ b.a2
2651> 2
2652$ b.m
2653> "m"
2654$ new b.D
2655> A$D@922
2656$ b.D
2657> A$D$@962
2658[info] + i485: public members from private subclass 2.507s
2659$ x
2660> "x"
2661$ x
2662> "x"
2663$ x
2664> "x"
2665$ x
2666> "x"
2667[info] + i485: $outer from constructor 2.192s
2668$ A.x
2669> "x"
2670$ A.x = "y"
2671> BoxedUnit@434 "()"
2672$ A.x
2673> "y"
2674$ A.m()
2675> "m"
2676[info] + java static members 2.47s
2677$ x
2678> "x"
2679$ x = "y"
2680> BoxedUnit@437 "()"
2681$ x
2682> "y"
2683$ m()
2684> "m"
2685[info] + java protected members 2.418s
2686$ tuple._1
2687> 1
2688$ val (x, y) = tuple
2689y
2690
2691> 2
2692[info] + tuple extractor 1.71s
2693[warn] ==> s ch.epfl.scala.debugadapter.Scala34PlusEvaluationTests.should use -Xsource:3 skipped 0.001s
2694[warn] ==> s ch.epfl.scala.debugadapter.Scala34PlusEvaluationTests.should use tasty-reader skipped 0.0s
2695$ m()
2696> 42
2697$ n(1)
2698> 1
2699$ x + 1
2700> 2
2701$ test(42)
2702> Main$Test@494 "Test(42)"
2703$ t
2704> 42
2705$ n(x)
2706> 1
2707$ y + 1
2708> 3
2709$ n(y)
2710> 2
2711$ n(m())
2712> 42
2713[info] + evaluate inline elements 3.011s
2714$ foo
2715> "bar"
2716$ foo
2717> "foo"
2718[info] + evaluate shadowed variable 1.793s
2719$ x1 + x2
2720> 3.300000
2721$ A.x1
2722> "x1"
2723[info] + brace-less syntax: public fields of objects 1.607s
2724$ x1
2725> "x1"
2726[info] + brace-less syntax: private fields of class 1.355s
2727$ x1 + x2 + x3
2728> "x1x2x3"
2729[info] + brace-less syntax: public fields of outer class 1.495s
2730$ 1 + 2
2731> 3
2732[info] + brace-less syntax: evaluate in package 1.356s
2733$ 1 + 2
2734> 3
2735[info] + brace-less syntax: on method definition 1.365s
2736$ val x = 123
2737> BoxedUnit@368 "()"
2738[info] + val def in @main 1.36s
2739$ this.p("foo")
2740> "foo"
2741$ foo.p("foo")
2742> "foo"
2743$ getFoo().p("foo")
2744> "foo"
2745$ getFoo().getFoo().p("foo")
2746> "foo"
2747$ A.getFoo().p("foo")
2748> "foo"
2749[info] + brace-less syntax: private method call 2.136s
2750$ x + 1
2751> 4
2752[info] + brace-less syntax: on default argument 1.773s
2753$ msg("Alice")
2754> "Hello, Alice!"
2755$ msg1(1)
2756> "Hello, 1!"
2757$ msg2(new Foo)
2758> "Hello, foo!"
2759[info] + brace-less syntax: nested method 1.832s
2760$ f(x)
2761> 2
2762[info] + brace-less syntax: tail-rec function 1.504s
2763$ msg
2764> "Hello, World!"
2765$ foo(msg, 5)
2766> "Hello"
2767$ foo(msg + "!!", 4)
2768> "Hell"
2769$ bar(foo(msg, 5))
2770> "olleH"
2771[info] + inline def 2.015s
2772$ msg
2773> "Hello, World!"
2774$ showType(msg)
2775> "scala.Predef.String"
2776$ type Foo = Int
2777showType(1: Foo)
2778> "Foo"
2779$ trait Foo
2780class Bar extends Foo
2781val foo: Foo = new Bar
2782showType(foo)
2783
2784> "Foo"
2785[info] + macro def 2.269s
2786$ A.A1.a
2787> 1
2788$ A.A2.a
2789> 2
2790$ C.C1.m
2791> "bb"
2792$ C.C2("bb").m
2793> "bbb"
2794$ this.C.C2("bb").m
2795> "bbb"
2796$ C1.m
2797> "bb"
2798$ C2("bb").m
2799> "bbb"
2800$ B.this.C.C1.m
2801> "bb"
2802$ C.C2("bb").m
2803> "bbb"
2804[info] + enums 3.43s
2805$ self
2806> "foo"
2807$ m(2)
2808> "fo"
2809$ b.m()
2810> "fo"
2811$ 1 + 1
2812> 2
2813$ self.take(size)
2814> "fo"
2815$ m()
2816> "fo"
2817$ new B
2818> A$B$1@1026
2819$ A.this
2820> "foo"
2821[info] + local class in value class 2.897s
2822$ classLoader.loadClass("java.lang.String")
2823> Class (String)@61 "class java.lang.String"
2824[info] + support for -Yexplicit-nulls 1.547s
2825$ msg == ""
2826> false
2827$ msg == 5
2828> compilation failed:
2829-- [E172] Type Error: <expression>:1:0 -----------------------------------------
28301 |msg == 5
2831 |^^^^^^^^
2832 |Values of types String and Int cannot be compared with == or !=
2833[info] + support for -language:strictEquality 1.892s
2834$ msg
2835> "hello"
2836[info] + by-name argument capture 1.536s
2837$ l.size
2838> 1
2839[info] + i628: rewrite indent options 1.573s
2840-- [E003] Syntax Warning: /tmp/scala-debug-adapter925486283236174290/src/Main.scala:10:13
284110 | val c: A with B = new A with B {}
2842 | ^^^^
2843 |with as a type operator has been deprecated; use & instead
2844 |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2845 |
2846 | longer explanation available when compiling with `-explain`
28471 warning found
2848$ c.x
2849> "x"
2850[info] + compound types values 1.534s
2851-- Warning: /tmp/scala-debug-adapter15245830344316337991/src/Main.scala:6:4 ----
28526 | val x = 1
2853 | ^
2854 | Line is indented too far to the right, or a `{` is missing before:
2855 |
2856 | println(1 + 2)
28571 warning found
2858$ 1 + 2
2859> 3
2860[info] + evaluation with -no-indent 1.362s
2861$ List(1,2,3).head
2862> 1
2863[info] + empty package 1.442s
2864[info] ch.epfl.scala.debugadapter.Scala213SourceBreakpointTests:
2865$ x
2866> 42
2867[info] + simple conditional breakpoint 1.348s
2868$ i
2869> 2
2870[info] + conditional breakpoint in lambda 1.309s
2871> i is 1
2872> i is 2
2873> i is 3
2874> 123
2875> 1
2876> 4
2877> 9
2878> 123
2879> 1
2880> 2
2881> 123
2882[info] + logpoint interpolation 5.529s
2883> hello world
2884[info] + plain-text logpoint 1.221s
2885warning: 3 deprecations (since 9); re-run with -deprecation for details
28861 warning
2887$ msg
2888> 4
2889[info] + evaluate breakpoint in lambda --- force runtime evaluation 1.235s
2890[info] ch.epfl.scala.debugadapter.Scala31PlusSourceBreakpointTests:
2891[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusSourceBreakpointTests.simple conditional breakpoint 0.859s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
2892[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
2893[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2894[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2895[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2896[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusSourceBreakpointTests.conditional breakpoint in lambda 0.607s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
2897[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
2898[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2899[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2900[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2901[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusSourceBreakpointTests.logpoint interpolation 0.522s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
2902[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
2903[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2904[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2905[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2906[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusSourceBreakpointTests.plain-text logpoint 0.497s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
2907[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
2908[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2909[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2910[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2911[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusSourceBreakpointTests.evaluate breakpoint in lambda --- force runtime evaluation 0.543s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
2912[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
2913[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2914[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2915[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
2916[info] ch.epfl.scala.debugadapter.internal.Scala213RuntimeEvaluatorTests:
2917$ x
2918> Cannot evaluate because of java.util.NoSuchElementException: x could be a by-name argument.
2919$ x
2920> Cannot evaluate because of java.util.NoSuchElementException: x could be a by-name argument.
2921[info] + do not compute by-name param or Function0 1.03s
2922$ name
2923> "world"
2924$ unknown
2925> Cannot evaluate because of java.util.NoSuchElementException: unknown is not a local variable.
2926[info] + local variable 0.995s
2927$ lapin
2928> "lapin"
2929$ f1.lapinou
2930> "lapinou"
2931$ f1.foo1
2932$ f1.superfoo
2933> "hello super"
2934> "hello there"
2935$ Foo.foofoo
2936> "foofoo"
2937[info] + instance fields 1.171s
2938$ b.x
2939> 42
2940[info] + Should access a field defined in super class 0.973s
2941$ bar("hello ", 42)
2942> "hello 42"
2943$ bar(42, 42)
2944> 84
2945[info] + Should resolve non-generic overloads 1.447s
2946$ bar1
2947> 42
2948$ foo
2949> "hello foo"
2950[info] + Should compute a method call on the current class 1.03s
2951$ f1.keepSuperfoo
2952> "hello super"
2953[info] + Should compute a method on a superclass 0.886s
2954$ f1.foo
2955> "hello foo"
2956$ f1.bar("hello ", 42)
2957> "hello 42"
2958$ f1.bar("hello ")
2959$ f2.bar(42)
2960> "hello 42"
2961$ f2 bar 42
2962> "hello 42"
2963$ f1.bar("hello ", 42, 42)
2964> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String, int, int] in example.Foo_v1.
2965$ f1.bar(42, 42)
2966> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [int, int] in example.Foo_v1.
2967> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String] in example.Foo_v1.
2968$ (1 +: list).toString()
2969> "List(1, 0)"
2970[info] + method call on an instance of a class 1.037s
2971$ +f1
2972> "hello unary"
2973[info] + Should compute an unary method 0.984s
2974$ f1.bar("hello ", 42, 42)
2975> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String, int, int] in example.Foo_v1.
2976$ f1.bar("hello ")
2977> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String] in example.Foo_v1.
2978$ f1.bar(42, 42)
2979> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [int, int] in example.Foo_v1.
2980[info] + incorrect arguments 1.041s
2981$ test(foo)
2982> "foo"
2983$ test(bar)
2984> "bar"
2985$ test(baz)
2986> "baz"
2987$ test(bar, subBar)
2988> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method test with arguments of types [example.Bar, example.SubBar] in example.Main$: more than one candidate.
2989$ test(bar, baz)
2990> "bar, baz"
2991$ test(foo, subBar)
2992> "foo, subBar"
2993$ test(foo, subCool)
2994> "foo, subCool"
2995$ test(bar, subCool)
2996> "bar, subCool"
2997$ test(baz, subCool)
2998> "baz, subCool"
2999$ test(foo, bar, baz)
3000> "foo, bar, baz"
3001$ test(bar, baz, subBar)
3002> "bar, baz, subBar"
3003[info] + Should compute non generic hierarchy overload 1.215s
3004$ f1.foo_v2("hello ").bar(42)
3005> "hello 42"
3006$ Foo_v1().toString()
3007> "Foo_v1()"
3008$ f1.foo_v2_apply.bar(42)
3009> "hello 42"
3010$ inner(42).x
3011> 42
3012$ list(0).toString()
3013> "0"
3014$ list(1)
3015> IndexOutOfBoundsException@634 "java.lang.IndexOutOfBoundsException: 1"
3016[info] + Should compute an indirect .apply() call 1.1s
3017$ arr(0)
3018> 1
3019$ arr(2)
3020> 3
3021$ arr(sh)
3022> 3
3023$ arr(ch)
3024$ arr(by)
3025> 3
3026> 3
3027$ arr(new Integer(2))
3028> 3
3029$ arr(new Character(''))
3030> 1
3031$ arr(3)
3032> Cannot evaluate because of ch.epfl.scala.debugadapter.internal.evaluator.DebuggeeInvocationException: Invalid array range: 3 to 3.
3033$ test(arr)
3034> "1,2,3"
3035$ test(Array(Test(1), Test(2), Test(3)))
3036> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method Array with arguments of types [example.Main$Test, example.Main$Test, example.Main$Test] in example.Main$.
3037[info] + arrays 1.349s
3038$ list(0).toString
3039> "1"
3040$ list(2).toString
3041> "3"
3042$ list(new Integer(2)).toString
3043> "3"
3044$ list(new Character('')).toString
3045> ClassCastException@711 "java.lang.ClassCastException: class java.lang.Character cannot be cast to class java.lang.Integer (java.lang.Character and java.lang.Integer are in module java.base of loader 'bootstrap')"
3046TODO fix in 2.13.16: expected 1
3047$ list(3)
3048> IndexOutOfBoundsException@715 "java.lang.IndexOutOfBoundsException: 3"
3049$ map(1)
3050> "one"
3051$ map(2)
3052> "two"
3053$ map(new Integer(2))
3054> "two"
3055$ map(new Character(''))
3056> NoSuchElementException@734 "java.util.NoSuchElementException: key not found: "
3057TODO fix in 2.13.16: expected one
3058$ map(3)
3059> NoSuchElementException@741 "java.util.NoSuchElementException: key not found: 3"
3060$ set(1)
3061> true
3062$ set(2)
3063> true
3064$ set(new Integer(2))
3065> true
3066$ set(new Character('')).toStrign
3067> Cannot evaluate because of java.util.NoSuchElementException: boolean is not a reference type.
3068TODO fix in 2.13.16: expected 1
3069$ set(4)
3070> false
3071$ seq(0).toString
3072> "1"
3073$ seq(2).toString
3074> "3"
3075$ seq(new Integer(2)).toString
3076> "3"
3077$ seq(new Character('')).toString
3078> ClassCastException@770 "java.lang.ClassCastException: class java.lang.Character cannot be cast to class java.lang.Integer (java.lang.Character and java.lang.Integer are in module java.base of loader 'bootstrap')"
3079TODO fix in 2.13.16: expected 1
3080$ seq(3)
3081> IndexOutOfBoundsException@773 "java.lang.IndexOutOfBoundsException: 3"
3082$ vector(0).toString
3083> "1"
3084$ vector(2).toString
3085> "3"
3086$ vector(new Integer(2)).toString
3087> "3"
3088$ vector(new Character(''))
3089> ClassCastException@786 "java.lang.ClassCastException: class java.lang.Character cannot be cast to class java.lang.Integer (java.lang.Character and java.lang.Integer are in module java.base of loader 'bootstrap')"
3090TODO fix in 2.13.16: expected 1
3091[info] + Should work on collections 1.493s
3092$ InnerFoo(41).hello(1)
3093> "hello inner foo 42"
3094$ InnerFoo.hello
3095> "hello main inner foo"
3096[info] + Should find the right inner type among the same-name inner types 1.071s
3097$ inner(new Integer(42)).x
3098> 42
3099$ inner(new Boolean(true)).x
3100> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method inner with arguments of types [java.lang.Boolean] in example.Main$.
3101[info] + Should be able to unbox arguments 1.052s
3102$ Foo_v1.hello
3103> "hello foo"
3104$ Foo_v2.hello
3105> "hello foo"
3106$ InnerFoo.hello
3107> "hello main inner foo"
3108[info] + Should compute a static method call 1.014s
3109$ bar("hello ", 42)
3110> "hello 42"
3111$ bar(List(1, 2, 3))
3112> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method List with arguments of types [int, int, int] in example.Main$.
3113[info] + Should fail when method overloaded with the same types after erasure are present. Should successfully compute a method overloaded with different types after erasure 1.014s
3114$ foo_v2("hello ").bar(42)
3115> "hello 42"
3116$ x
3117> 3
3118$ (new InnerFooClass).hello
3119> "hello inner foo class"
3120$ InnerFooObject.hello
3121> "hello inner foo object"
3122[info] + Should find outer methods, fields, class & modules 0.981s
3123$ new c.B1
3124> A1$B1@103
3125$ new c.B2
3126> A2$B2@107
3127[info] + Should evaluate parent's class class members 1.149s
3128$ new C.InnerA().foo
3129> 43
3130[info] + Should find class member with respect to linearization (only in Scala 2) 1.009s
3131/tmp/scala-debug-adapter17028437032167522765/src/Main.scala:9: warning: a pure expression does nothing in statement position; multiline expressions might require enclosing parentheses
3132 friendFoo.greet; inner.InnerInner().str; inner.InnerInner.str
3133 ^
31341 warning
3135$ Inner.z
3136> 42
3137$ inner.y
3138> 43
3139$ inner.x
3140> 42
3141$ foo.FriendFoo(foo).y
3142> 42
3143$ foo.FriendFoo.z
3144> 42
3145[info] + Should get the value of a field in a nested type 1.444s
3146$ Inner.helloInner
3147> "hello inner"
3148$ inner.helloInner
3149> "hello inner 42"
3150$ foo.FriendFoo.greet
3151> "Friendly"
3152$ foo.FriendFoo(foo).greet
3153> "Friend"
3154$ foo.FriendFoo(foo).add(1, 2)
3155> 3
3156$ Main.Inner.DoubleInner.str
3157> "double inner"
3158[info] + Should compute a method call on a nested type 1.081s
3159$ Foo.FriendFoo.greet
3160> Cannot evaluate because of java.util.NoSuchElementException: greet is not a field in example.Foo$FriendFoo.
3161$ Foo.FriendFoo(Foo()).greet
3162> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method FriendFoo with arguments of types [example.Foo] in example.Foo$.
3163$ Foo().friendFoo.InnerFriendFoo.str
3164> Cannot evaluate because of java.util.NoSuchElementException: Cannot access instance field str from static context.
3165$ Foo().friendFoo.InnerFriendFoo().str
3166> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method InnerFriendFoo with no args in example.Foo$FriendFoo$.
3167[info] + Should not access inner / nested types of a non-static class 1.114s
3168$ Main.Inner.helloInner
3169> "hello inner"
3170$ Main.Inner(41).y
3171> 42
3172$ Main.Inner.z
3173> 42
3174$ Main.Inner.DoubleInner(84).str
3175> "double inner 84"
3176$ Main.Inner.DoubleInner.str
3177> "double inner"
3178$ Main.Inner(42).InnerInner.str
3179> "inner inner 42"
3180$ Main.Inner(41).InnerInner().str
3181> "inner inner 42"
3182$ Foo().FriendFoo(Foo()).InnerFriendFoo.str
3183> "object inner friend foo 42"
3184$ Foo().FriendFoo(Foo()).InnerFriendFoo().str
3185> "inner friend foo 42"
3186$ Foo().FriendFoo.ObjectFriendFoo().str
3187> "object friend foo 42"
3188$ Foo().FriendFoo.ObjectFriendFoo.str
3189> "object object friend foo 42"
3190[info] + Should access to multiple layers of nested types 1.512s
3191$ nested1.InnerNested.y
3192> 84
3193$ nested2.InnerNested.y
3194> 43
3195$ Nested(0).InnerNested.y
3196> 42
3197$ Nested(100).InnerNested.y
3198> 142
3199$ Nested(42).InnerNested.y
3200> 84
3201$ Nested(84).InnerNested.y
3202> 126
3203$ Nested.InnerNested.y
3204> Cannot evaluate because of java.util.NoSuchElementException: InnerNested is not a field in example.Nested$.
3205[info] + Should access the right nested module 1.122s
3206$ foo.getClass
3207> Class (Foo)@185 "class example.Foo"
3208$ Foo
3209> Foo$@240 "Foo"
3210$ NoObject
3211> Cannot evaluate because of java.util.NoSuchElementException: NoObject is not a local variable.
3212[info] + Should evaluate a module, but not a class 1.08s
3213$ test(1)
3214> "primitive int"
3215$ test(new Integer(1))
3216> "boxed int"
3217[info] + Should resolve overloads in 2 steps when boxing is available 0.968s
3218$ new a.AA
3219> A$AA@103
3220$ new aAA.AAA(42)
3221> A$AA$AAA@107
3222$ new a.AA.StaticAAA
3223> A$AA$StaticAAA@117
3224$ new A.StaticAA
3225> A$StaticAA@125
3226$ new AStaticAA.AAA
3227> A$StaticAA$AAA@130
3228$ new this.AStaticAA.AAA
3229> A$StaticAA$AAA@133
3230$ new A.StaticAA.StaticAAA
3231> A$StaticAA$StaticAAA@146
3232$ aAAaaa1.x
3233> 42
3234$ aAAaaa2.x
3235> 43
3236[info] + Should instantiate inner classes 1.09s
3237$ bc.y
3238> 43
3239$ bC.y
3240> 43
3241$ Bc.y
3242> 84
3243$ BC.y
3244> 84
3245[info] + Should pre-evaluate $outer 1.02s
3246$ if (true) 1 else 2
3247> 1
3248$ if (x == 1) 2 else 1
3249> 2
3250$ if (x == 1) "a string" else 1
3251> "a string"
3252$ test(if(false) x else t)
3253> "test -1"
3254$ test(if(true) 1 else 2)
3255> "int 1"
3256$ test(if(true) x else t)
3257> "int 1"
3258$ (if(true) Test(-1) else x).i
3259> -1
3260$ (if(false) x else Test(-1)).i
3261> -1
3262$ test(if(Test(-1).i == -1) Test(-1) else x)
3263> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method test with arguments of types [java.lang.Object] in example.Main$.
3264$ (if (isTrue) new B else new C).x
3265> "a"
3266$ (if (isTrue) 1 else "a string").x
3267> Cannot evaluate because of java.util.NoSuchElementException: x is not a field in java.lang.Object.
3268[info] + Should evaluate if control flows 1.155s
3269$ test(-1)
3270> "int -1"
3271$ test(test)
3272> "test -1"
3273[info] + Should not call the apply method when calling a method with the same name as an instance with an apply method 1.002s
3274$ { 1+1; 2+2; lapin}
3275> "lapin"
3276$ f1.bar { 1+1; 2+2 }
3277> "bar 4"
3278[info] + Should evaluate blocks 0.892s
3279$ b.x
3280> "x"
3281$ x
3282> "x"
3283$ y
3284> Cannot evaluate because of java.util.NoSuchElementException: y is not a local variable.
3285TODO fix in 2.13.16: expected y
3286$ ai
3287> "ai"
3288$ a
3289> "a"
3290$ aInner.b
3291> "b"
3292[info] + multiple outers 1.065s
3293$ a.&&.x
3294> 42
3295$ `A+B`.||.x
3296> 43
3297[info] + Should support names with special characters 1.172s
3298$ bar.Baz.x()
3299> 42
3300$ bar.Baz.z
3301> 42
3302$ bar.Baz.y
3303> 42
3304$ bar.Baz(42).y
3305> 42
3306$ bar.Baz.Buzz(43).y
3307> 43
3308$ bar.Baz.Buzz.x
3309> 43
3310$ bar.Baz(42).Bizz(43).y
3311> 43
3312$ bar.Baz(42).Bizz.x
3313> 43
3314[info] + partially qualified class name 1.192s
3315$ a.a = 42
3316> <void value>
3317$ a.a
3318> 42
3319$ a.f.a = 64
3320> <void value>
3321$ a.f.a
3322> 64
3323$ b = 42
3324> <void value>
3325$ Main.b
3326> 0
3327$ b
3328> 42
3329$ c = 42
3330> <void value>
3331$ c
3332> 42
3333$ a.l = new C
3334> <void value>
3335$ a.l
3336> C@107
3337$ bc.c = 42
3338> <void value>
3339$ bc.c
3340> 42
3341$ a.a = "str"
3342> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
3343$ a.f.a = "str"
3344> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
3345$ b = "str"
3346> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
3347$ Main.b = "str"
3348> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
3349[info] + assign values to local var and fields 1.025s
3350$ a
3351> 42
3352$ this.a
3353> 0
3354$ Main.a
3355> 0
3356$ test.t.a
3357> 64
3358$ this.test.t.a
3359> 42
3360$ Main.test.t.a
3361> 42
3362[info] + a field should not shadow a local variable 1.081s
3363$ m(null)
3364> null
3365[info] + accept null as an argument 0.969s
3366$ upperMain1
3367> "upper main 1"
3368$ upperMain2
3369> "upper main 2"
3370$ upperMain3
3371> "upper main 3"
3372[info] + Should access to wrapping 'object' methods 1.091s
3373[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala213RuntimeEvaluatorTests.local variable of a lambda skipped 0.0s
3374[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala213RuntimeEvaluatorTests.evaluate captured local variable shadowing captured variable skipped 0.001s
3375[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala213RuntimeEvaluatorTests.read and write mutable variables whose type is a value class skipped 0.0s
3376[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala213RuntimeEvaluatorTests.loops, generators and guards skipped 0.001s
3377[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala213RuntimeEvaluatorTests.evaluate inside local method skipped 0.0s
3378[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala213RuntimeEvaluatorTests.evaluate instance of value class skipped 0.0s
3379[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala213RuntimeEvaluatorTests.evaluate captured instance of value class skipped 0.001s
3380[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala213RuntimeEvaluatorTests.read and write mutable variables of value class type skipped 0.0s
3381[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala213RuntimeEvaluatorTests.evaluate tail-rec function skipped 0.001s
3382[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala213RuntimeEvaluatorTests.encode operator symbols skipped 0.0s
3383[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala213RuntimeEvaluatorTests.evaluate on match case skipped 0.0s
3384[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala213RuntimeEvaluatorTests.evaluate capture of pattern skipped 0.001s
3385[info] ch.epfl.scala.debugadapter.internal.SourceLookUpProviderStats:
3386scaladex (Test):
3387 - 115 class path entries loaded in 924 milliseconds
3388 - 35136 classes
3389 - 4 orphan classes (0.011%)
3390[info] + scaladex 4.484s
3391[info] ch.epfl.scala.debugadapter.internal.SourceLookUpProviderSpec:
3392[info] + fix https://github.com/scalameta/metals/issues/3477#issuecomment-1013458270 2.554s
3393[info] ch.epfl.scala.debugadapter.internal.Scala372PlusRuntimeEvaluatorTests:
3394$ x
3395> Cannot evaluate because of java.util.NoSuchElementException: x could be a by-name argument.
3396$ x
3397> Cannot evaluate because of java.util.NoSuchElementException: x could be a by-name argument.
3398[info] + do not compute by-name param or Function0 2.47s
3399$ name
3400> "world"
3401$ unknown
3402> Cannot evaluate because of java.util.NoSuchElementException: unknown is not a local variable.
3403[info] + local variable 2.088s
3404$ lapin
3405> "lapin"
3406$ f1.lapinou
3407> "lapinou"
3408$ f1.foo1
3409> "hello there"
3410$ Foo.foofoo
3411> "foofoo"
3412$ f1.superfoo
3413> "hello super"
3414[info] + instance fields 2.126s
3415$ b.x
3416> 42
3417[info] + Should access a field defined in super class 1.586s
3418$ bar("hello ", 42)
3419> "hello 42"
3420$ bar(42, 42)
3421> 84
3422[info] + Should resolve non-generic overloads 2.755s
3423$ bar1
3424> 42
3425$ foo
3426> "hello foo"
3427[info] + Should compute a method call on the current class 1.519s
3428$ f1.keepSuperfoo
3429> "hello super"
3430[info] + Should compute a method on a superclass 1.098s
3431$ f1.foo
3432> "hello foo"
3433$ f1.bar("hello ", 42)
3434> "hello 42"
3435$ f1.bar("hello ", 42, 42)
3436> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String, int, int] in example.Foo_v1.
3437$ f1.bar("hello ")
3438> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String] in example.Foo_v1.
3439$ f1.bar(42, 42)
3440> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [int, int] in example.Foo_v1.
3441$ f2.bar(42)
3442> "hello 42"
3443$ f2 bar 42
3444> "hello 42"
3445$ (1 +: list).toString()
3446> "List(1, 0)"
3447[info] + method call on an instance of a class 1.345s
3448$ +f1
3449> "hello unary"
3450[info] + Should compute an unary method 1.239s
3451$ f1.bar("hello ", 42, 42)
3452> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String, int, int] in example.Foo_v1.
3453$ f1.bar("hello ")
3454> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String] in example.Foo_v1.
3455$ f1.bar(42, 42)
3456> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [int, int] in example.Foo_v1.
3457[info] + incorrect arguments 1.31s
3458$ test(foo)
3459> "foo"
3460$ test(bar)
3461> "bar"
3462$ test(baz)
3463> "baz"
3464$ test(bar, subBar)
3465> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method test with arguments of types [example.Bar, example.SubBar] in example.Main$: more than one candidate.
3466$ test(bar, baz)
3467> "bar, baz"
3468$ test(foo, subBar)
3469> "foo, subBar"
3470$ test(foo, subCool)
3471> "foo, subCool"
3472$ test(bar, subCool)
3473> "bar, subCool"
3474$ test(baz, subCool)
3475> "baz, subCool"
3476$ test(foo, bar, baz)
3477> "foo, bar, baz"
3478$ test(bar, baz, subBar)
3479> "bar, baz, subBar"
3480[info] + Should compute non generic hierarchy overload 1.764s
3481$ f1.foo_v2("hello ").bar(42)
3482> "hello 42"
3483$ Foo_v1().toString()
3484> "Foo_v1()"
3485$ f1.foo_v2_apply.bar(42)
3486> "hello 42"
3487$ inner(42).x
3488> 42
3489$ list(0).toString()
3490> "0"
3491$ list(1)
3492> IndexOutOfBoundsException@592 "java.lang.IndexOutOfBoundsException: 1"
3493[info] + Should compute an indirect .apply() call 1.352s
3494$ arr(0)
3495> 1
3496$ arr(2)
3497> 3
3498$ arr(ch)
3499$ arr(new Integer(2))
3500> 3
3501$ arr(3)
3502> Cannot evaluate because of ch.epfl.scala.debugadapter.internal.evaluator.DebuggeeInvocationException: Invalid array range: 3 to 3.
3503$ arr(by)
3504> 3
3505$ arr(new Character(''))
3506> 1
3507$ arr(sh)
3508> 3
3509> 3
3510$ test(arr)
3511> "1,2,3"
3512$ test(Array(Test(1), Test(2), Test(3)))
3513> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method Array with arguments of types [example.Main$Test, example.Main$Test, example.Main$Test] in example.Main$.
3514[info] + arrays 1.863s
3515$ list(0).toString
3516> "1"
3517$ list(2).toString
3518> "3"
3519$ list(new Integer(2)).toString
3520> "3"
3521$ list(new Character('')).toString
3522> ClassCastException@708 "java.lang.ClassCastException: class java.lang.Character cannot be cast to class java.lang.Integer (java.lang.Character and java.lang.Integer are in module java.base of loader 'bootstrap')"
3523TODO fix in 3.7.2: expected 1
3524$ list(3)
3525> IndexOutOfBoundsException@712 "java.lang.IndexOutOfBoundsException: 3"
3526$ map(1)
3527> "one"
3528$ map(2)
3529> "two"
3530$ map(new Integer(2))
3531> "two"
3532$ map(new Character(''))
3533> NoSuchElementException@731 "java.util.NoSuchElementException: key not found: "
3534TODO fix in 3.7.2: expected one
3535$ map(3)
3536> NoSuchElementException@738 "java.util.NoSuchElementException: key not found: 3"
3537$ set(1)
3538> true
3539$ set(2)
3540> true
3541$ set(new Integer(2))
3542> true
3543$ set(new Character('')).toStrign
3544> Cannot evaluate because of java.util.NoSuchElementException: boolean is not a reference type.
3545TODO fix in 3.7.2: expected 1
3546$ set(4)
3547> false
3548$ seq(0).toString
3549> "1"
3550$ seq(2).toString
3551> "3"
3552$ seq(new Integer(2)).toString
3553> "3"
3554$ seq(new Character('')).toString
3555> ClassCastException@767 "java.lang.ClassCastException: class java.lang.Character cannot be cast to class java.lang.Integer (java.lang.Character and java.lang.Integer are in module java.base of loader 'bootstrap')"
3556TODO fix in 3.7.2: expected 1
3557$ seq(3)
3558> IndexOutOfBoundsException@770 "java.lang.IndexOutOfBoundsException: 3"
3559$ vector(0).toString
3560> "1"
3561$ vector(2).toString
3562> "3"
3563$ vector(new Integer(2)).toString
3564> "3"
3565$ vector(new Character(''))
3566> ClassCastException@783 "java.lang.ClassCastException: class java.lang.Character cannot be cast to class java.lang.Integer (java.lang.Character and java.lang.Integer are in module java.base of loader 'bootstrap')"
3567TODO fix in 3.7.2: expected 1
3568[info] + Should work on collections 2.065s
3569$ InnerFoo(41).hello(1)
3570> "hello inner foo 42"
3571$ InnerFoo.hello
3572> "hello main inner foo"
3573[info] + Should find the right inner type among the same-name inner types 1.355s
3574$ inner(new Integer(42)).x
3575> 42
3576$ inner(new Boolean(true)).x
3577> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method inner with arguments of types [java.lang.Boolean] in example.Main$.
3578[info] + Should be able to unbox arguments 1.35s
3579$ Foo_v1.hello
3580> "hello foo"
3581$ Foo_v2.hello
3582> "hello foo"
3583$ InnerFoo.hello
3584> "hello main inner foo"
3585[info] + Should compute a static method call 1.275s
3586$ bar("hello ", 42)
3587> "hello 42"
3588$ bar(List(1, 2, 3))
3589> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method List with arguments of types [int, int, int] in example.Main$.
3590[info] + Should fail when method overloaded with the same types after erasure are present. Should successfully compute a method overloaded with different types after erasure 1.304s
3591$ foo_v2("hello ").bar(42)
3592> "hello 42"
3593$ x
3594> 3
3595$ InnerFooObject.hello
3596> "hello inner foo object"
3597$ (new InnerFooClass).hello
3598> "hello inner foo class"
3599[info] + Should find outer methods, fields, class & modules 1.29s
3600$ new c.B1
3601> A1$B1@107
3602$ new c.B2
3603> A2$B2@111
3604[info] + Should evaluate parent's class class members 1.393s
3605[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala372PlusRuntimeEvaluatorTests.Should find class member with respect to linearization (only in Scala 2) skipped 0.001s
3606$ Inner.z
3607> 42
3608$ inner.y
3609> 43
3610$ inner.x
3611> 42
3612$ foo.FriendFoo(foo).y
3613> 42
3614$ foo.FriendFoo.z
3615> 42
3616[info] + Should get the value of a field in a nested type 2.048s
3617$ Inner.helloInner
3618> "hello inner"
3619$ inner.helloInner
3620> "hello inner 42"
3621$ foo.FriendFoo.greet
3622> "Friendly"
3623$ foo.FriendFoo(foo).greet
3624> "Friend"
3625$ foo.FriendFoo(foo).add(1, 2)
3626> 3
3627$ Main.Inner.DoubleInner.str
3628> "double inner"
3629[info] + Should compute a method call on a nested type 1.429s
3630$ Foo.FriendFoo.greet
3631> Cannot evaluate because of java.util.NoSuchElementException: greet is not a field in example.Foo$FriendFoo.
3632$ Foo.FriendFoo(Foo()).greet
3633> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method FriendFoo with arguments of types [example.Foo] in example.Foo$.
3634$ Foo().friendFoo.InnerFriendFoo.str
3635> Cannot evaluate because of java.util.NoSuchElementException: Cannot access instance field str from static context.
3636$ Foo().friendFoo.InnerFriendFoo().str
3637> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method InnerFriendFoo with no args in example.Foo$FriendFoo$.
3638[info] + Should not access inner / nested types of a non-static class 1.48s
3639$ Main.Inner.helloInner
3640> "hello inner"
3641$ Main.Inner(41).y
3642> 42
3643$ Main.Inner.z
3644> 42
3645$ Main.Inner.DoubleInner(84).str
3646> "double inner 84"
3647$ Main.Inner.DoubleInner.str
3648> "double inner"
3649$ Main.Inner(42).InnerInner.str
3650> "inner inner 42"
3651$ Main.Inner(41).InnerInner().str
3652> "inner inner 42"
3653$ Foo().FriendFoo(Foo()).InnerFriendFoo.str
3654> "object inner friend foo 42"
3655$ Foo().FriendFoo(Foo()).InnerFriendFoo().str
3656> "inner friend foo 42"
3657$ Foo().FriendFoo.ObjectFriendFoo().str
3658> "object friend foo 42"
3659$ Foo().FriendFoo.ObjectFriendFoo.str
3660> "object object friend foo 42"
3661[info] + Should access to multiple layers of nested types 2.087s
3662$ nested1.InnerNested.y
3663> 84
3664$ nested2.InnerNested.y
3665> 43
3666$ Nested(0).InnerNested.y
3667> 42
3668$ Nested(100).InnerNested.y
3669> 142
3670$ Nested(42).InnerNested.y
3671> 84
3672$ Nested(84).InnerNested.y
3673> 126
3674$ Nested.InnerNested.y
3675> Cannot evaluate because of java.util.NoSuchElementException: InnerNested is not a field in example.Nested$.
3676[info] + Should access the right nested module 1.456s
3677$ foo.getClass
3678> Class (Foo)@188 "class example.Foo"
3679$ Foo
3680> Foo$@239 "Foo"
3681$ NoObject
3682> Cannot evaluate because of java.util.NoSuchElementException: NoObject is not a local variable.
3683[info] + Should evaluate a module, but not a class 1.502s
3684$ test(1)
3685> "primitive int"
3686$ test(new Integer(1))
3687> "boxed int"
3688[info] + Should resolve overloads in 2 steps when boxing is available 1.35s
3689$ new a.AA
3690> A$AA@539
3691$ new aAA.AAA(42)
3692> A$AA$AAA@543
3693$ new a.AA.StaticAAA
3694> A$AA$StaticAAA@556
3695$ new A.StaticAA
3696> A$StaticAA@564
3697$ new AStaticAA.AAA
3698> A$StaticAA$AAA@569
3699$ new this.AStaticAA.AAA
3700> A$StaticAA$AAA@572
3701$ new A.StaticAA.StaticAAA
3702> A$StaticAA$StaticAAA@582
3703$ aAAaaa1.x
3704> 42
3705$ aAAaaa2.x
3706> 43
3707[info] + Should instantiate inner classes 1.662s
3708$ bc.y
3709> 43
3710$ bC.y
3711> 43
3712$ Bc.y
3713> 84
3714$ BC.y
3715> 84
3716[info] + Should pre-evaluate $outer 1.684s
3717$ if (true) 1 else 2
3718> 1
3719$ if (x == 1) 2 else 1
3720> 2
3721$ if (x == 1) "a string" else 1
3722$ test(if(true) 1 else 2)
3723> "int 1"
3724> "a string"
3725$ test(if(false) x else t)
3726> "test -1"
3727$ test(if(true) x else t)
3728> "int 1"
3729$ (if(true) Test(-1) else x).i
3730> -1
3731$ (if(false) x else Test(-1)).i
3732> -1
3733$ test(if(Test(-1).i == -1) Test(-1) else x)
3734> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method test with arguments of types [java.lang.Object] in example.Main$.
3735$ (if (isTrue) new B else new C).x
3736> "a"
3737$ (if (isTrue) 1 else "a string").x
3738> Cannot evaluate because of java.util.NoSuchElementException: x is not a field in java.lang.Object.
3739[info] + Should evaluate if control flows 1.548s
3740$ test(-1)
3741> "int -1"
3742$ test(test)
3743> "test -1"
3744[info] + Should not call the apply method when calling a method with the same name as an instance with an apply method 1.316s
3745$ { 1+1; 2+2; lapin}
3746> "lapin"
3747$ f1.bar { 1+1; 2+2 }
3748> "bar 4"
3749[info] + Should evaluate blocks 1.173s
3750$ b.x
3751> "x"
3752$ x
3753> "x"
3754$ y
3755> "y"
3756$ ai
3757> "ai"
3758$ a
3759> "a"
3760$ aInner.b
3761> "b"
3762[info] + multiple outers 1.456s
3763$ ~~.x
3764> 43
3765$ a.&&.x
3766> 42
3767$ `A+B`.||.x
3768> 43
3769[info] + Should support names with special characters 2.801s
3770$ bar.Baz.x()
3771> 42
3772$ bar.Baz.z
3773> 42
3774$ bar.Baz.y
3775> 42
3776$ bar.Baz(42).y
3777> 42
3778$ bar.Baz.Buzz(43).y
3779> 43
3780$ bar.Baz.Buzz.x
3781> 43
3782$ bar.Baz(42).Bizz(43).y
3783> 43
3784$ bar.Baz(42).Bizz.x
3785> 43
3786[info] + partially qualified class name 1.547s
3787$ a.a = 42
3788> <void value>
3789$ a.a
3790> 42
3791$ a.f.a = 64
3792> <void value>
3793$ a.f.a
3794> 64
3795$ b = 42
3796> <void value>
3797$ Main.b
3798> 0
3799$ b
3800> 42
3801$ c = 42
3802> <void value>
3803$ c
3804> 42
3805$ a.l = new C
3806> <void value>
3807$ a.l
3808> C@108
3809$ bc.c = 42
3810> <void value>
3811$ bc.c
3812> 42
3813$ a.a = "str"
3814> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
3815$ a.f.a = "str"
3816> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
3817$ b = "str"
3818> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
3819$ Main.b = "str"
3820> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
3821[info] + assign values to local var and fields 1.316s
3822$ a
3823> 42
3824$ this.a
3825> 0
3826$ Main.a
3827> 0
3828$ test.t.a
3829> 64
3830$ this.test.t.a
3831> 42
3832$ Main.test.t.a
3833> 42
3834[info] + a field should not shadow a local variable 1.376s
3835$ m(null)
3836> null
3837[info] + accept null as an argument 1.211s
3838$ upperMain1
3839> "upper main 1"
3840$ upperMain3
3841> "upper main 3"
3842$ upperMain2
3843> "upper main 2"
3844[info] + Should access to wrapping 'object' methods 1.408s
3845$ n
3846> 1
3847[info] + local variable of a lambda 1.365s
3848$ x
3849> "x3"
3850[info] + evaluate captured local variable shadowing captured variable 1.298s
3851$ y
3852> 1
3853$ u
3854> 1
3855$ y$1
3856> 2
3857[info] + read and write mutable variables whose type is a value class 1.234s
3858$ x
3859> 1
3860$ y
3861> 1
3862$ x
3863> 1
3864[info] + loops, generators and guards 1.745s
3865$ x1$1
3866> 1
3867$ x2$1
3868> 2
3869[info] + evaluate inside local method 1.313s
3870$ b
3871> "foo"
3872$ a
3873> B@596
3874$ c
3875> 5
3876$ c
3877> 5
3878$ $this
3879> "foo"
3880[info] + evaluate instance of value class 1.512s
3881$ size$1
3882> 2
3883[info] + evaluate captured instance of value class 1.345s
3884$ x
3885> 1
3886$ z
3887> 1
3888$ z
3889> 2
3890$ x$1
3891> 2
3892[info] + read and write mutable variables of value class type 1.351s
3893$ x
3894> 2
3895[info] + evaluate tail-rec function 1.183s
3896$ !
3897> "!"
3898[info] + encode operator symbols 1.21s
3899$ b
3900> "b"
3901[info] + evaluate on match case 1.342s
3902$ m
3903> 1
3904[info] + evaluate capture of pattern 1.213s
3905[info] ch.epfl.scala.debugadapter.Scala212EvaluationTests:
3906$ "foo" + bar
3907> compilation failed:
3908<expression>:1: error: not found: value bar
3909"foo" + bar
3910 ^
3911$ bar
3912> compilation failed:
3913<expression>:1: error: not found: value bar
3914bar
3915^
3916[info] + report source and position in error, and no colors 2.353s
3917$ true
3918> true
3919$ 0: Byte
3920> 0
3921$ 'a'
3922> a
3923$ 1.0D
3924> 1.000000
3925$ 0.42F
3926> 0.420000
3927$ 42
3928> 42
3929$ 42L
3930> 42
3931$ 42: Short
3932> 42
3933[info] + evaluate primitive values 4.154s
3934$ x1 + 2
3935> 3
3936$ str.reverse
3937> "olleh"
3938[info] + evaluate local variables 2.012s
3939$ a1
3940> "a1"
3941$ this.a1
3942> "a1"
3943$ A.this.a1
3944> "a1"
3945$ a2
3946> "a2"
3947$ a3
3948> "a3"
3949$ a4
3950> "a4"
3951$ B.b1
3952> "b1"
3953$ this.B.b1
3954> "b1"
3955$ A.B.b1
3956> "b1"
3957$ A.this.B.b1
3958> "b1"
3959$ B.b2
3960> compilation failed:
3961<expression>:1: error: value b2 in object B cannot be accessed in object example.A.B
3962B.b2
3963 ^
3964$ B.b3
3965> "b3"
3966$ A.B.b3
3967> "b3"
3968$ B.b4
3969> "b4"
3970$ C
3971> A$C$@1158
3972$ D
3973> A$D$@1190
3974$ F.f1
3975> "f1"
3976$ F.f2
3977> "f2"
3978$ F.G
3979> F$G$@1285
3980$ F.H
3981> F$H$@1317
3982[info] + evaluate public and private fields in object 5.282s
3983$ a1("foo")
3984> "a1: foo"
3985$ a2("foo")
3986> "a2: foo"
3987$ B.b1("foo")
3988> "b1: foo"
3989$ B.b2("foo")
3990> "b2: foo"
3991$ C.c1("foo")
3992> "c1: foo"
3993$ C.c2("foo")
3994> compilation failed:
3995<expression>:1: error: method c2 in object C cannot be accessed in object example.C
3996C.c2("foo")
3997 ^
3998[info] + evaluate public and private methods in static object 2.016s
3999$ b1
4000> "b1"
4001$ b2("foo")
4002> "b2: foo"
4003$ a1
4004> "a1"
4005$ a2("foo")
4006> "a2: foo"
4007[info] + evaluate in private static object 1.719s
4008$ a.a1
4009> "a.a1"
4010$ a.B.b1
4011> "a.B.b1"
4012$ new A("aa", 2).a1
4013> "aa.a1"
4014$ new A("aa", 2).B.b1
4015> "aa.B.b1"
4016$ name
4017> "a"
4018$ n
4019> 1
4020$ this.name
4021> "a"
4022$ a1
4023> "a.a1"
4024$ a2
4025> "a.a2"
4026$ new A("aa", 2).a2
4027> "aa.a2"
4028$ B.b1
4029> "a.B.b1"
4030$ this.B.b1
4031> "a.B.b1"
4032$ C.c1
4033> "a.C.c1"
4034$ new A("aa", 2).C.c1
4035> "aa.C.c1"
4036[info] + evaluate public and private fields in class 3.382s
4037$ m("foo")
4038> "foo"
4039$ this.m("bar")
4040> "bar"
4041$ a.m("fizz")
4042> "fizz"
4043[info] + evaluate private method call in class 1.5s
4044$ m()
4045> "m"
4046$ m(5)
4047> "m(5: Int)"
4048$ m(true)
4049> "m(true: Boolean)"
4050$ m("foo")
4051> "m(foo: String)"
4052$ m(new B)
4053> "m(b: B)"
4054$ m(new B: A)
4055> "m(a: A)"
4056$ m(Array(1, 2))
4057> "m(xs: Array[Int])"
4058$ m(Array[A](new B))
4059> "m(xs: Array[A])"
4060$ m(Array(Array(1), Array(2)))
4061> "m(xs: Array[Array[Int]])"
4062$ m1(Seq(1, 2, 3))
4063> "List(1, 2, 3)"
4064$ m1(Vector(1, 2, 3))
4065> "Vector(1, 2, 3)"
4066$ m1(Seq(true, false, true))
4067> 2
4068[info] + evaluate private overloaded method 2.885s
4069$ a1()
4070> A$B@629
4071$ (new B).b1
4072> "b1"
4073$ (new A.B).b2()
4074> "b2"
4075$ a2(new B)
4076> "a2"
4077$ c2()
4078> C$D@914
4079$ (new D).d1
4080> "d1"
4081$ (new this.D).d2()
4082> "d2"
4083$ c3(new D)
4084> "c3"
4085[info] + evaluate private inner class 2.423s
4086$ new b.C
4087> B$C@626
4088$ new C
4089> B$C@783
4090[info] + evaluate constructor of inner class (with captured outer) 1.746s
4091$ x1 + x2 + x3
4092> "ax1bx2x3"
4093$ x1 + A.this.x2 + this.x3
4094> "ax1ax2bx3"
4095[info] + evaluate shaded fields and values 1.643s
4096$ a
4097> "a"
4098[info] + evaluate field of two-level deep outer class 1.228s
4099$ a1
4100> NullPointerException@590 "java.lang.NullPointerException: Cannot invoke "example.A.a1()" because the return value of "example.Expression191228def3c84e44ad5964221b88f302.getOuter(Object, String)" is null"
4101[info] + fail evaluation of the outer class of a private final class 1.217s
4102$ new B
4103> A$B$1@646
4104$ x1
4105> "x1"
4106$ x2
4107> "x2"
4108$ A.this.x1
4109> "ax1"
4110$ this.x2
4111> "bx2"
4112[info] + evaluate from a local class 1.732s
4113$ m1("x")
4114> "m1(x)"
4115$ m3()
4116> A$B@818 "b"
4117$ m2(new B)
4118> "m2(b)"
4119$ m1("x")
4120> "m1(x)"
4121$ m3()
4122> C$D@960 "d"
4123$ m2(new D)
4124> "m2(d)"
4125[info] + evaluate nested methods 1.993s
4126$ 1 + 2
4127> 3
4128[info] + evaluate expression in package 1.088s
4129$ new java.util.ArrayList[String]().toString
4130> "[]"
4131[info] + evaluate expression with Java util code 1.032s
4132$ n
4133> 1
4134$ m1()
4135> 9
4136$ n
4137> 1
4138$ m1()
4139> 9
4140[info] + inside of a lambda 1.614s
4141$ 1 + 2
4142> 3
4143$ a + 2
4144> 3
4145[info] + evaluate expression with breakpoint on an assignment 1.197s
4146$ 1 + 2
4147> 3
4148[info] + breakpoint on method definition 1.039s
4149$ val x = 123
4150> BoxedUnit@378 "()"
4151[info] + evaluate expression definition 1.058s
4152$ val b = 2
4153val c = 3
4154a + b + c
4155
4156> 6
4157[info] + evaluate multi-line expression 1.207s
4158$ x + 1
4159> 4
4160[info] + evaluate in default arguments 1.242s
4161$ m1("bar")
4162> "m1(bar)"
4163$ m2()
4164> "m2()"
4165[info] + evaluate inside local method 1.65s
4166$ new B
4167> A$B$1@628
4168$ (new B).m()
4169> "x1"
4170$ x1
4171> "x1"
4172$ m()
4173> "x1x2"
4174$ this.m()
4175> "x1"
4176$ A.this.m()
4177> NullPointerException@951 "java.lang.NullPointerException: Cannot invoke "example.A.m()" because the return value of "example.Expressionfbc5d81784104199845d32255dbc338c.getOuter(Object, String)" is null"
4178$ new B
4179> A$B$1@995
4180$ x1
4181> "x1"
4182$ x2
4183> "x2"
4184$ m()
4185> "x1x2"
4186$ this.m()
4187> "x1"
4188$ new B
4189> A$B$1@1186
4190$ new C
4191> A$B$1$C$1@1236
4192$ (new C).m()
4193> "x1x2x3"
4194$ x1
4195> "x1"
4196$ x2
4197> "x2"
4198$ x3
4199> "x3"
4200$ m()
4201> "x1x2x3x4"
4202$ this.m()
4203> "x1x2x3"
4204$ B.this.m()
4205> "x1"
4206$ new C
4207> A$B$1$C$1@1526
4208$ new B
4209> A$B$1@1566
4210$ new A
4211> A@1597
4212$ x1
4213> "x1"
4214$ x2
4215> "x2"
4216$ x3
4217> "x3"
4218$ x4
4219> "x4"
4220$ m()
4221> "x1x2x3x4"
4222$ this.m()
4223> "x1x2x3"
4224$ B.this.m()
4225> "x1"
4226$ new C
4227> A$B$1$C$1@1871
4228$ new B
4229> A$B$1@1911
4230$ new A
4231> A@1942
4232[info] + evaluate inside multi-level nested local class and def 5.401s
4233$ x
4234> "x3"
4235$ m2()
4236> "x3"
4237[info] + evaluate captured local variable shadowing captured variable 1.286s
4238$ x
4239> 1
4240$ u
4241> 1
4242$ y
4243> 1
4244$ x = 2
4245> BoxedUnit@910 "()"
4246$ x
4247> 2
4248$ x = x - 1
4249> BoxedUnit@910 "()"
4250$ x
4251> 1
4252$ x *= 2
4253> BoxedUnit@910 "()"
4254$ x
4255> 2
4256$ u = 2; u
4257> 2
4258$ u
4259> 2
4260$ y += 1
4261> BoxedUnit@910 "()"
4262$ new B
4263> A$B$1@1304
4264$ yy()
4265> 3
4266$ y
4267> 3
4268$ y += 1; y
4269> 4
4270$ y
4271> 5
4272$ z
4273> 1
4274$ z += 1; z
4275> 2
4276[info] + read and write mutable variables whose type is a value class 3.743s
4277$ x
4278> 1
4279$ y
4280> 2
4281$ lazy val z = 2
4282z
4283> 2
4284[info] + evaluate lazy variables 1.441s
4285$ x
4286> "x"
4287$ this.x
4288> "x"
4289$ y
4290> "y"
4291$ this.y = "yy"
4292> BoxedUnit@856 "()"
4293$ y
4294> "yy"
4295$ z
4296> "z"
4297$ m2
4298> "yyz"
4299$ x
4300> "x"
4301[info] + evaluate private members in parent class 2.103s
4302$ m1[String]
4303> "m1[X]"
4304$ m1[A[Int]]
4305> "m1[X]"
4306$ m2[String]
4307> "m2[X]"
4308$ m3(1)("x")
4309> "m3(1)(x)"
4310$ m4[Int, String](1)("x")
4311> "m4(1)(x)"
4312$ new A[String]
4313> Main$A@945
4314$ new B(2)("x")
4315> Main$B@985
4316$ new C[Int, String](2)("x")
4317> Main$C@1021
4318[info] + evaluate type parameter list and multi parameter lists 2.151s
4319$ b1
4320> "foo"
4321$ c1.size
4322> 2
4323$ b2.m(c1)
4324> "ba"
4325$ m(b2)
4326> "bar"
4327$ new B("fizz")
4328> "fizz"
4329$ b1 + new B("buzz")
4330> "foobuzz"
4331$ self
4332> "foo"
4333$ m(c)
4334> "fo"
4335$ b1 = new B("fizz")
4336> BoxedUnit@1114 "()"
4337$ c1 = new C(3)
4338> BoxedUnit@1114 "()"
4339$ self
4340> "fizzbar"
4341$ m(c)
4342> "fizzb"
4343[info] + evaluate instance of value class 3.214s
4344$ size
4345> 1
4346$ def size2: Size = new Size(2)
4347getMsg(size2).value
4348> "He"
4349$ new Msg(new Size(3)).value
4350> "Hel"
4351[info] + evaluate method or constructor that takes or returns an instance of value class 1.485s
4352$ new A("foo")
4353> Main$A$1@650
4354$ m("bar")
4355> "ba"
4356$ size
4357> 2
4358$ size.value
4359> 2
4360$ new A("foo")
4361> Main$A$1@940
4362$ size
4363> 2
4364$ size.value
4365> 2
4366$ m("bar")
4367> "ba"
4368[info] + evaluate captured instance of value class 2.588s
4369$ x
4370> 1
4371$ y
4372> 1
4373$ z
4374> 1
4375$ x = new A(2); x
4376> 2
4377$ x
4378> 2
4379$ y = x + new A(1)
4380> BoxedUnit@1047 "()"
4381$ y
4382> 3
4383$ z += new A(2); z
4384> 3
4385$ z
4386> 3
4387$ new B
4388> Main$B$1@1248
4389$ xx()
4390> 3
4391$ x
4392> 3
4393$ x += new A(1); x
4394> 4
4395$ x
4396> 5
4397$ y
4398> 3
4399$ y += new A(1); y
4400> 4
4401[info] + read and write mutable variables 3.365s
4402$ this.m(2)
4403> "fofo"
4404$ m(3)
4405> "fofofo"
4406$ self
4407> "foo"
4408$ size
4409> 2
4410$ m(1)
4411> "fo"
4412$ this.m(1)
4413> "ff"
4414[info] + evaluate local method in value class 1.939s
4415$ f(x)
4416> 2
4417[info] + evaluate tail-rec function 1.241s
4418$ msg
4419> "Hello World!"
4420[info] + evaluate App block method 1.551s
4421$ 1 + 1
4422> 2
4423[info] + evaluate at lambda start 1.227s
4424$ throwException()
4425> Exception@396 "java.lang.Exception: error"
4426[info] + return exception as the result of evaluation 1.052s
4427$ 1 + 1
4428> 2
4429[info] + evaluate in munit test 1.74s
4430$ List(1, 2, 3).map(_ * a * b * c).sum
4431> 36
4432$ List(1, 2, 3).map(_ * 2).sum
4433> 12
4434$ List(1, 2, 3).map(_ * a * b * c).sum
4435> 36
4436[info] + evaluate lambdas 1.723s
4437$ f("foo")
4438> 3
4439[info] + evaluate call to anonymous function 1.191s
4440$ write(value)
4441> BoxedUnit@595 "()"
4442$ write("Hello".asInstanceOf[T])
4443> BoxedUnit@595 "()"
4444[info] + evaluate call to method of generic class 1.368s
4445$ f("foo")
4446> "oof"
4447[info] + evaluate call to anonymous polymorphic function 1.187s
4448$ def m(x: Int) = println(x)
4449m(1)
4450> BoxedUnit@598 "()"
4451$ def m(x: Int) = println(x); m(1)
4452> BoxedUnit@598 "()"
4453[info] + evaluate local def in expression 1.707s
4454$ import java.nio.file.Paths
4455Paths.get(".").toString
4456> "."
4457[info] + evaluate static Java methods 1.054s
4458$ a
4459> "A.a"
4460$ a = "foo";a
4461> "foo"
4462[info] + evaluate private field in trait 1.331s
4463$ !
4464> "!"
4465$ |
4466> "|"
4467$ (new <>).toString
4468> "<>"
4469$ &(":")
4470> "&(:)"
4471[info] + encode operator symbols 1.6s
4472$ b
4473> "b"
4474$ list.size
4475> 0
4476[info] + evaluate on match case 1.498s
4477$ 1+1
4478> 2
4479[info] + evaluate on assignment 1.057s
4480$ class A(a: Int) {
4481 override def toString(): String = s"A($a)"
4482}
4483new A(1).toString
4484> "A(1)"
4485$ case class A() {
4486 override def toString(): String = "A"
4487}
4488A().toString
4489> "A"
4490$ class A() {
4491 def getMsg: String = msg
4492}
4493new A().getMsg
4494> "Hello, World!"
4495[info] + evaluate class def 1.489s
4496$ foo(1)
4497> AssertionError@649 "java.lang.AssertionError: assertion failed: not negative"
4498[info] + should unwrap exception from InvocationTargetException 1.565s
4499$ Foo.msg
4500> "x"
4501[info] + evaluate on block 1.089s
4502$ x
4503> true
4504$ x
4505> true
4506$ x
4507> true
4508$ x
4509> "foo"
4510[info] + evaluate by-name param 1.682s
4511$ x
4512x
4513> "Hello"
4514[info] + ignore fatal warnings 1.512s
4515$ list(0)
4516> 1
4517$ list(0)
4518> 1
4519$ x
4520> 1
4521$ x + y
4522> 2
4523$ x
4524> compilation failed:
4525<expression>:1: error: not found: value x
4526x
4527^
4528TODO fix in 2.12.20: expected 1
4529$ list(0)
4530> 1
4531$ list(0)
4532> 1
4533[info] + loops, generators and guards 2.628s
4534$ m
4535> NoSuchElementException@588 "java.util.NoSuchElementException: x1"
4536TODO fix in 2.12.20: expected 1
4537$ n
4538> 1
4539[info] + evaluate capture of pattern 1.639s
4540$ patch.span
4541> 0
4542$ patch.span = new Span(1)
4543> BoxedUnit@817 "()"
4544$ patch.span
4545> 1
4546[info] + i425 1.451s
4547$ b.a1
4548> "a1"
4549$ b.a2 = 2
4550> BoxedUnit@808 "()"
4551$ b.a2
4552> 2
4553$ b.m
4554> "m"
4555$ new b.D
4556> A$D@927
4557$ b.D
4558> A$D$@964
4559[info] + i485: public members from private subclass 2.273s
4560$ x
4561> "x"
4562$ x
4563> "x"
4564[info] + i485: $outer from constructor 1.395s
4565$ A.x
4566> "x"
4567$ A.x = "y"
4568> BoxedUnit@433 "()"
4569$ A.x
4570> "y"
4571$ A.m()
4572> "m"
4573[info] + java static members 1.992s
4574$ x
4575> "x"
4576$ x = "y"
4577> BoxedUnit@439 "()"
4578$ x
4579> "y"
4580$ m()
4581> "m"
4582[info] + java protected members 1.981s
4583$ tuple._1
4584> 1
4585$ val (x, y) = tuple
4586y
4587
4588> 2
4589[info] + tuple extractor 1.302s
4590$ m(Seq("a", "b")*)
4591> "a, b"
4592[info] + should use -Xsource:3 1.518s
4593[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.should use tasty-reader skipped 0.001s
4594[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.evaluate inline elements skipped 0.0s
4595[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.evaluate shadowed variable skipped 0.001s
4596[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.brace-less syntax: public fields of objects skipped 0.0s
4597[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.brace-less syntax: private fields of class skipped 0.0s
4598[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.brace-less syntax: public fields of outer class skipped 0.0s
4599[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.brace-less syntax: evaluate in package skipped 0.0s
4600[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.brace-less syntax: on method definition skipped 0.0s
4601[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.val def in @main skipped 0.0s
4602[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.brace-less syntax: private method call skipped 0.0s
4603[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.brace-less syntax: on default argument skipped 0.0s
4604[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.brace-less syntax: nested method skipped 0.001s
4605[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.brace-less syntax: tail-rec function skipped 0.0s
4606[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.inline def skipped 0.0s
4607[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.macro def skipped 0.0s
4608[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.enums skipped 0.0s
4609[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.local class in value class skipped 0.0s
4610[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.support for -Yexplicit-nulls skipped 0.0s
4611[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.support for -language:strictEquality skipped 0.0s
4612$ msg
4613> "hello"
4614[info] + by-name argument capture 1.218s
4615[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.i628: rewrite indent options skipped 0.001s
4616$ c.x
4617> "x"
4618[info] + compound types values 1.191s
4619[warn] ==> s ch.epfl.scala.debugadapter.Scala212EvaluationTests.evaluation with -no-indent skipped 0.0s
4620$ List(1,2,3).head
4621> 1
4622[info] + empty package 1.275s
4623[info] ch.epfl.scala.debugadapter.internal.Scala34PlusRuntimeEvaluatorTests:
4624$ x
4625> Cannot evaluate because of java.util.NoSuchElementException: x could be a by-name argument.
4626$ x
4627> Cannot evaluate because of java.util.NoSuchElementException: x could be a by-name argument.
4628[info] + do not compute by-name param or Function0 2.665s
4629$ name
4630> "world"
4631$ unknown
4632> Cannot evaluate because of java.util.NoSuchElementException: unknown is not a local variable.
4633[info] + local variable 2.475s
4634$ lapin
4635> "lapin"
4636$ f1.lapinou
4637> "lapinou"
4638$ f1.superfoo
4639> "hello super"
4640$ Foo.foofoo
4641> "foofoo"
4642$ f1.foo1
4643> "hello there"
4644[info] + instance fields 2.068s
4645$ b.x
4646> 42
4647[info] + Should access a field defined in super class 1.656s
4648$ bar("hello ", 42)
4649> "hello 42"
4650$ bar(42, 42)
4651> 84
4652[info] + Should resolve non-generic overloads 2.409s
4653$ bar1
4654> 42
4655$ foo
4656> "hello foo"
4657[info] + Should compute a method call on the current class 1.33s
4658$ f1.keepSuperfoo
4659> "hello super"
4660[info] + Should compute a method on a superclass 1.238s
4661$ f1.foo
4662> "hello foo"
4663$ f1.bar("hello ", 42)
4664> "hello 42"
4665$ f1.bar("hello ")
4666$ f1.bar(42, 42)
4667> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [int, int] in example.Foo_v1.
4668$ f2 bar 42
4669> "hello 42"
4670$ f2.bar(42)
4671> "hello 42"
4672$ f1.bar("hello ", 42, 42)
4673> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String, int, int] in example.Foo_v1.
4674> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String] in example.Foo_v1.
4675$ (1 +: list).toString()
4676> "List(1, 0)"
4677[info] + method call on an instance of a class 1.33s
4678$ +f1
4679> "hello unary"
4680[info] + Should compute an unary method 1.235s
4681$ f1.bar("hello ", 42, 42)
4682> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String, int, int] in example.Foo_v1.
4683$ f1.bar("hello ")
4684> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String] in example.Foo_v1.
4685$ f1.bar(42, 42)
4686> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [int, int] in example.Foo_v1.
4687[info] + incorrect arguments 1.303s
4688$ test(foo)
4689> "foo"
4690$ test(bar)
4691> "bar"
4692$ test(baz)
4693$ test(bar, subBar)
4694> "baz"
4695> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method test with arguments of types [example.Bar, example.SubBar] in example.Main$: more than one candidate.
4696$ test(bar, baz)
4697> "bar, baz"
4698$ test(foo, subBar)
4699> "foo, subBar"
4700$ test(foo, subCool)
4701> "foo, subCool"
4702$ test(bar, subCool)
4703> "bar, subCool"
4704$ test(baz, subCool)
4705> "baz, subCool"
4706$ test(foo, bar, baz)
4707> "foo, bar, baz"
4708$ test(bar, baz, subBar)
4709> "bar, baz, subBar"
4710[info] + Should compute non generic hierarchy overload 1.538s
4711$ f1.foo_v2("hello ").bar(42)
4712> "hello 42"
4713$ Foo_v1().toString()
4714> "Foo_v1()"
4715$ f1.foo_v2_apply.bar(42)
4716> "hello 42"
4717$ inner(42).x
4718> 42
4719$ list(0).toString()
4720> "0"
4721$ list(1)
4722> IndexOutOfBoundsException@592 "java.lang.IndexOutOfBoundsException: 1"
4723[info] + Should compute an indirect .apply() call 1.348s
4724$ arr(0)
4725> 1
4726$ arr(2)
4727> 3
4728$ arr(ch)
4729> 3
4730$ arr(3)
4731> Cannot evaluate because of ch.epfl.scala.debugadapter.internal.evaluator.DebuggeeInvocationException: Invalid array range: 3 to 3.
4732$ arr(by)
4733> 3
4734$ arr(new Character(''))
4735> 1
4736$ arr(new Integer(2))
4737> 3
4738$ arr(sh)
4739> 3
4740$ test(arr)
4741> "1,2,3"
4742$ test(Array(Test(1), Test(2), Test(3)))
4743> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method Array with arguments of types [example.Main$Test, example.Main$Test, example.Main$Test] in example.Main$.
4744[info] + arrays 1.808s
4745$ list(0).toString
4746> "1"
4747$ list(2).toString
4748> "3"
4749$ list(new Integer(2)).toString
4750> "3"
4751$ list(new Character('')).toString
4752> ClassCastException@708 "java.lang.ClassCastException: class java.lang.Character cannot be cast to class java.lang.Integer (java.lang.Character and java.lang.Integer are in module java.base of loader 'bootstrap')"
4753TODO fix in 3.7.1: expected 1
4754$ list(3)
4755> IndexOutOfBoundsException@712 "java.lang.IndexOutOfBoundsException: 3"
4756$ map(1)
4757> "one"
4758$ map(2)
4759> "two"
4760$ map(new Integer(2))
4761> "two"
4762$ map(new Character(''))
4763> NoSuchElementException@731 "java.util.NoSuchElementException: key not found: "
4764TODO fix in 3.7.1: expected one
4765$ map(3)
4766> NoSuchElementException@738 "java.util.NoSuchElementException: key not found: 3"
4767$ set(1)
4768> true
4769$ set(2)
4770> true
4771$ set(new Integer(2))
4772> true
4773$ set(new Character('')).toStrign
4774> Cannot evaluate because of java.util.NoSuchElementException: boolean is not a reference type.
4775TODO fix in 3.7.1: expected 1
4776$ set(4)
4777> false
4778$ seq(0).toString
4779> "1"
4780$ seq(2).toString
4781> "3"
4782$ seq(new Integer(2)).toString
4783> "3"
4784$ seq(new Character('')).toString
4785> ClassCastException@767 "java.lang.ClassCastException: class java.lang.Character cannot be cast to class java.lang.Integer (java.lang.Character and java.lang.Integer are in module java.base of loader 'bootstrap')"
4786TODO fix in 3.7.1: expected 1
4787$ seq(3)
4788> IndexOutOfBoundsException@770 "java.lang.IndexOutOfBoundsException: 3"
4789$ vector(0).toString
4790> "1"
4791$ vector(2).toString
4792> "3"
4793$ vector(new Integer(2)).toString
4794> "3"
4795$ vector(new Character(''))
4796> ClassCastException@783 "java.lang.ClassCastException: class java.lang.Character cannot be cast to class java.lang.Integer (java.lang.Character and java.lang.Integer are in module java.base of loader 'bootstrap')"
4797TODO fix in 3.7.1: expected 1
4798[info] + Should work on collections 1.816s
4799$ InnerFoo(41).hello(1)
4800> "hello inner foo 42"
4801$ InnerFoo.hello
4802> "hello main inner foo"
4803[info] + Should find the right inner type among the same-name inner types 1.316s
4804$ inner(new Integer(42)).x
4805> 42
4806$ inner(new Boolean(true)).x
4807> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method inner with arguments of types [java.lang.Boolean] in example.Main$.
4808[info] + Should be able to unbox arguments 1.325s
4809$ Foo_v1.hello
4810> "hello foo"
4811$ Foo_v2.hello
4812> "hello foo"
4813$ InnerFoo.hello
4814> "hello main inner foo"
4815[info] + Should compute a static method call 1.375s
4816$ bar("hello ", 42)
4817> "hello 42"
4818$ bar(List(1, 2, 3))
4819> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method List with arguments of types [int, int, int] in example.Main$.
4820[info] + Should fail when method overloaded with the same types after erasure are present. Should successfully compute a method overloaded with different types after erasure 1.289s
4821$ foo_v2("hello ").bar(42)
4822> "hello 42"
4823$ x
4824> 3
4825$ (new InnerFooClass).hello
4826> "hello inner foo class"
4827$ InnerFooObject.hello
4828> "hello inner foo object"
4829[info] + Should find outer methods, fields, class & modules 1.529s
4830$ new c.B1
4831> A1$B1@107
4832$ new c.B2
4833> A2$B2@111
4834[info] + Should evaluate parent's class class members 1.416s
4835[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala34PlusRuntimeEvaluatorTests.Should find class member with respect to linearization (only in Scala 2) skipped 0.001s
4836$ Inner.z
4837> 42
4838$ inner.y
4839> 43
4840$ inner.x
4841$ foo.FriendFoo(foo).y
4842> 42
4843$ foo.FriendFoo.z
4844> 42
4845> 42
4846[info] + Should get the value of a field in a nested type 1.898s
4847$ Inner.helloInner
4848> "hello inner"
4849$ inner.helloInner
4850> "hello inner 42"
4851$ foo.FriendFoo.greet
4852> "Friendly"
4853$ foo.FriendFoo(foo).greet
4854> "Friend"
4855$ foo.FriendFoo(foo).add(1, 2)
4856> 3
4857$ Main.Inner.DoubleInner.str
4858> "double inner"
4859[info] + Should compute a method call on a nested type 1.738s
4860$ Foo.FriendFoo.greet
4861> Cannot evaluate because of java.util.NoSuchElementException: greet is not a field in example.Foo$FriendFoo.
4862$ Foo.FriendFoo(Foo()).greet
4863> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method FriendFoo with arguments of types [example.Foo] in example.Foo$.
4864$ Foo().friendFoo.InnerFriendFoo.str
4865> Cannot evaluate because of java.util.NoSuchElementException: Cannot access instance field str from static context.
4866$ Foo().friendFoo.InnerFriendFoo().str
4867> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method InnerFriendFoo with no args in example.Foo$FriendFoo$.
4868[info] + Should not access inner / nested types of a non-static class 1.395s
4869$ Main.Inner.helloInner
4870> "hello inner"
4871$ Main.Inner(41).y
4872> 42
4873$ Main.Inner.z
4874> 42
4875$ Main.Inner.DoubleInner(84).str
4876> "double inner 84"
4877$ Main.Inner.DoubleInner.str
4878> "double inner"
4879$ Main.Inner(42).InnerInner.str
4880> "inner inner 42"
4881$ Main.Inner(41).InnerInner().str
4882> "inner inner 42"
4883$ Foo().FriendFoo(Foo()).InnerFriendFoo.str
4884> "object inner friend foo 42"
4885$ Foo().FriendFoo(Foo()).InnerFriendFoo().str
4886> "inner friend foo 42"
4887$ Foo().FriendFoo.ObjectFriendFoo().str
4888> "object friend foo 42"
4889$ Foo().FriendFoo.ObjectFriendFoo.str
4890> "object object friend foo 42"
4891[info] + Should access to multiple layers of nested types 1.715s
4892$ nested1.InnerNested.y
4893> 84
4894$ nested2.InnerNested.y
4895> 43
4896$ Nested(0).InnerNested.y
4897> 42
4898$ Nested(100).InnerNested.y
4899> 142
4900$ Nested(42).InnerNested.y
4901> 84
4902$ Nested(84).InnerNested.y
4903> 126
4904$ Nested.InnerNested.y
4905> Cannot evaluate because of java.util.NoSuchElementException: InnerNested is not a field in example.Nested$.
4906[info] + Should access the right nested module 1.357s
4907$ foo.getClass
4908> Class (Foo)@188 "class example.Foo"
4909$ Foo
4910> Foo$@239 "Foo"
4911$ NoObject
4912> Cannot evaluate because of java.util.NoSuchElementException: NoObject is not a local variable.
4913[info] + Should evaluate a module, but not a class 1.59s
4914$ test(1)
4915> "primitive int"
4916$ test(new Integer(1))
4917> "boxed int"
4918[info] + Should resolve overloads in 2 steps when boxing is available 1.362s
4919$ new a.AA
4920> A$AA@539
4921$ new aAA.AAA(42)
4922> A$AA$AAA@543
4923$ new a.AA.StaticAAA
4924> A$AA$StaticAAA@556
4925$ new A.StaticAA
4926> A$StaticAA@564
4927$ new AStaticAA.AAA
4928> A$StaticAA$AAA@569
4929$ new this.AStaticAA.AAA
4930> A$StaticAA$AAA@572
4931$ new A.StaticAA.StaticAAA
4932> A$StaticAA$StaticAAA@582
4933$ aAAaaa1.x
4934> 42
4935$ aAAaaa2.x
4936> 43
4937[info] + Should instantiate inner classes 1.766s
4938$ bc.y
4939> 43
4940$ bC.y
4941> 43
4942$ Bc.y
4943> 84
4944$ BC.y
4945> 84
4946[info] + Should pre-evaluate $outer 1.449s
4947$ if (true) 1 else 2
4948> 1
4949$ if (x == 1) 2 else 1
4950> 2
4951$ if (x == 1) "a string" else 1
4952$ test(if(true) 1 else 2)
4953> "int 1"
4954> "a string"
4955$ test(if(false) x else t)
4956> "test -1"
4957$ test(if(true) x else t)
4958> "int 1"
4959$ (if(true) Test(-1) else x).i
4960> -1
4961$ (if(false) x else Test(-1)).i
4962> -1
4963$ test(if(Test(-1).i == -1) Test(-1) else x)
4964> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method test with arguments of types [java.lang.Object] in example.Main$.
4965$ (if (isTrue) new B else new C).x
4966> "a"
4967$ (if (isTrue) 1 else "a string").x
4968> Cannot evaluate because of java.util.NoSuchElementException: x is not a field in java.lang.Object.
4969[info] + Should evaluate if control flows 1.536s
4970$ test(-1)
4971> "int -1"
4972$ test(test)
4973> "test -1"
4974[info] + Should not call the apply method when calling a method with the same name as an instance with an apply method 1.329s
4975$ { 1+1; 2+2; lapin}
4976> "lapin"
4977$ f1.bar { 1+1; 2+2 }
4978> "bar 4"
4979[info] + Should evaluate blocks 1.202s
4980$ b.x
4981> "x"
4982$ x
4983> "x"
4984$ y
4985> "y"
4986$ ai
4987> "ai"
4988$ a
4989> "a"
4990$ aInner.b
4991> "b"
4992[info] + multiple outers 1.346s
4993$ ~~.x
4994> 43
4995$ a.&&.x
4996> 42
4997$ `A+B`.||.x
4998> 43
4999[info] + Should support names with special characters 2.756s
5000$ bar.Baz.x()
5001> 42
5002$ bar.Baz.z
5003> 42
5004$ bar.Baz.y
5005> 42
5006$ bar.Baz(42).y
5007> 42
5008$ bar.Baz.Buzz(43).y
5009> 43
5010$ bar.Baz.Buzz.x
5011> 43
5012$ bar.Baz(42).Bizz(43).y
5013> 43
5014$ bar.Baz(42).Bizz.x
5015> 43
5016[info] + partially qualified class name 1.553s
5017$ a.a = 42
5018> <void value>
5019$ a.a
5020> 42
5021$ a.f.a = 64
5022> <void value>
5023$ a.f.a
5024> 64
5025$ b = 42
5026> <void value>
5027$ Main.b
5028> 0
5029$ b
5030> 42
5031$ c = 42
5032> <void value>
5033$ c
5034> 42
5035$ a.l = new C
5036> <void value>
5037$ a.l
5038> C@108
5039$ bc.c = 42
5040> <void value>
5041$ bc.c
5042> 42
5043$ a.a = "str"
5044> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
5045$ a.f.a = "str"
5046> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
5047$ b = "str"
5048> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
5049$ Main.b = "str"
5050> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
5051[info] + assign values to local var and fields 1.258s
5052$ a
5053> 42
5054$ this.a
5055> 0
5056$ Main.a
5057> 0
5058$ test.t.a
5059> 64
5060$ this.test.t.a
5061> 42
5062$ Main.test.t.a
5063> 42
5064[info] + a field should not shadow a local variable 1.38s
5065$ m(null)
5066> null
5067[info] + accept null as an argument 1.209s
5068$ upperMain1
5069> "upper main 1"
5070$ upperMain3
5071> "upper main 3"
5072$ upperMain2
5073> "upper main 2"
5074[info] + Should access to wrapping 'object' methods 1.367s
5075$ n
5076> 1
5077[info] + local variable of a lambda 1.351s
5078$ x
5079> "x3"
5080[info] + evaluate captured local variable shadowing captured variable 1.299s
5081$ y
5082> 1
5083$ u
5084> 1
5085$ y$1
5086> 2
5087[info] + read and write mutable variables whose type is a value class 1.248s
5088$ x
5089> 1
5090$ y
5091> 1
5092$ x
5093> 1
5094[info] + loops, generators and guards 1.756s
5095$ x1$1
5096> 1
5097$ x2$1
5098> 2
5099[info] + evaluate inside local method 1.311s
5100$ b
5101> "foo"
5102$ a
5103> B@596
5104$ c
5105> 5
5106$ c
5107> 5
5108$ $this
5109> "foo"
5110[info] + evaluate instance of value class 1.507s
5111$ size$1
5112> 2
5113[info] + evaluate captured instance of value class 1.337s
5114$ x
5115> 1
5116$ z
5117> 1
5118$ z
5119> 2
5120$ x$1
5121> 2
5122[info] + read and write mutable variables of value class type 1.652s
5123$ x
5124> 2
5125[info] + evaluate tail-rec function 1.16s
5126$ !
5127> "!"
5128[info] + encode operator symbols 1.206s
5129$ b
5130> "b"
5131[info] + evaluate on match case 1.361s
5132$ m
5133> 1
5134[info] + evaluate capture of pattern 1.238s
5135[info] ch.epfl.scala.debugadapter.Scala213DebugTest:
5136Stepping in, at Main$.main(String[]): void
5137[info] + should not crash when sources aren't present 1.201s
5138[info] + should support breakpoints in scala sources 1.489s
5139[info] + supports breakpoints in top level class and object 1.232s
5140[info] + should support breakpoints in fully qualified classes 1.207s
5141[info] + stacktrace, scopes and variables when stopped by a breakpoint 1.208s
5142[info] + variables after expression evaluation 1.175s
5143[info] + should invoke custom toString even if there is a breakpoint inside 1.135s
5144[warn] ==> s ch.epfl.scala.debugadapter.Scala213DebugTest.should support breakpoints in scala 3 with brace-less syntax skipped 0.0s
5145[warn] ==> s ch.epfl.scala.debugadapter.Scala213DebugTest.should support breakpoints in scala 3 with @main skipped 0.0s
5146[info] ch.epfl.scala.debugadapter.DebugServerTests:
5147[info] + should prevent connection when closed 0.006s
5148[info] + should start session when client connects 0.004s
5149[info] + should stop session when closed 0.003s
5150[info] + should initialize only one connection 1.002s
5151[info] + should not launch if the debuggee has not started a jvm 0.003s
5152[info] + should set debug address when debuggee starts the jvm 5.602s
5153[info] + should respond failure to launch request if debugee throws an exception 0.005s
5154[info] + should launch and send initialized event if the debuggee has started a jvm 0.846s
5155[info] + should send terminated events when closed 0.851s
5156> Hello, World!
5157[info] + should send output event when debuggee prints to stdout 1.534s
5158[info] + should send exited and terminated events when debuggee exits successfully 0.999s
5159[info] + should start debuggee with duplicate entries 1.007s
5160[info] + should send exited and terminated events when debuggee exits in error 1.116s
5161[info] + should support breakpoints in java classes 1.44s
5162[info] + should cancel debuggee after receiving disconnect request 0.005s
5163[info] + should accept a second connection when the session disconnects with restart = true 0.006s
5164[info] + should not accept a second connection when the session disconnects with restart = false 0.002s
5165[info] ch.epfl.scala.debugadapter.internal.Scala212RuntimeEvaluatorTests:
5166$ x
5167> Cannot evaluate because of java.util.NoSuchElementException: x could be a by-name argument.
5168$ x
5169> Cannot evaluate because of java.util.NoSuchElementException: x could be a by-name argument.
5170[info] + do not compute by-name param or Function0 1.114s
5171$ name
5172> "world"
5173$ unknown
5174> Cannot evaluate because of java.util.NoSuchElementException: unknown is not a local variable.
5175[info] + local variable 1.146s
5176$ lapin
5177> "lapin"
5178$ f1.lapinou
5179> "lapinou"
5180$ f1.foo1
5181> "hello there"
5182$ Foo.foofoo
5183> "foofoo"
5184$ f1.superfoo
5185> "hello super"
5186[info] + instance fields 1.313s
5187$ b.x
5188> 42
5189[info] + Should access a field defined in super class 1.094s
5190$ bar("hello ", 42)
5191> "hello 42"
5192$ bar(42, 42)
5193> 84
5194[info] + Should resolve non-generic overloads 1.58s
5195$ bar1
5196> 42
5197$ foo
5198> "hello foo"
5199[info] + Should compute a method call on the current class 1.124s
5200$ f1.keepSuperfoo
5201> "hello super"
5202[info] + Should compute a method on a superclass 0.879s
5203$ f1.foo
5204> "hello foo"
5205$ f1.bar("hello ", 42)
5206> "hello 42"
5207$ f1.bar("hello ")
5208$ f1.bar(42, 42)
5209> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [int, int] in example.Foo_v1.
5210$ f2 bar 42
5211> "hello 42"
5212$ (1 +: list).toString()
5213> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method +: with arguments of types [int] in scala.collection.immutable.$colon$colon.
5214$ f1.bar("hello ", 42, 42)
5215> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String, int, int] in example.Foo_v1.
5216$ f2.bar(42)
5217> "hello 42"
5218> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String] in example.Foo_v1.
5219TODO fix in 2.12.20: expected List(1, 0)
5220[info] + method call on an instance of a class 1.062s
5221$ +f1
5222> "hello unary"
5223[info] + Should compute an unary method 1.008s
5224$ f1.bar("hello ", 42, 42)
5225> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String, int, int] in example.Foo_v1.
5226$ f1.bar("hello ")
5227> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [java.lang.String] in example.Foo_v1.
5228$ f1.bar(42, 42)
5229> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method bar with arguments of types [int, int] in example.Foo_v1.
5230[info] + incorrect arguments 1.063s
5231$ test(foo)
5232> "foo"
5233$ test(bar)
5234> "bar"
5235$ test(baz)
5236> "baz"
5237$ test(bar, subBar)
5238> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method test with arguments of types [example.Bar, example.SubBar] in example.Main$: more than one candidate.
5239$ test(bar, baz)
5240> "bar, baz"
5241$ test(foo, subBar)
5242> "foo, subBar"
5243$ test(foo, subCool)
5244> "foo, subCool"
5245$ test(bar, subCool)
5246> "bar, subCool"
5247$ test(baz, subCool)
5248> "baz, subCool"
5249$ test(foo, bar, baz)
5250> "foo, bar, baz"
5251$ test(bar, baz, subBar)
5252> "bar, baz, subBar"
5253[info] + Should compute non generic hierarchy overload 1.213s
5254$ f1.foo_v2("hello ").bar(42)
5255> "hello 42"
5256$ Foo_v1().toString()
5257> "Foo_v1()"
5258$ f1.foo_v2_apply.bar(42)
5259> "hello 42"
5260$ inner(42).x
5261> 42
5262$ list(0).toString()
5263> "0"
5264$ list(1)
5265> IndexOutOfBoundsException@675 "java.lang.IndexOutOfBoundsException: 1"
5266[info] + Should compute an indirect .apply() call 1.097s
5267$ arr(0)
5268> 1
5269$ arr(2)
5270> 3
5271$ arr(sh)
5272> 3
5273$ arr(ch)
5274> 3
5275$ arr(by)
5276> 3
5277$ arr(new Integer(2))
5278> 3
5279$ arr(new Character(''))
5280> 1
5281$ arr(3)
5282> Cannot evaluate because of ch.epfl.scala.debugadapter.internal.evaluator.DebuggeeInvocationException: Invalid array range: 3 to 3.
5283$ test(arr)
5284> "1,2,3"
5285$ test(Array(Test(1), Test(2), Test(3)))
5286> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method Array with arguments of types [example.Main$Test, example.Main$Test, example.Main$Test] in example.Main$.
5287[info] + arrays 1.393s
5288$ list(0).toString
5289> "1"
5290$ list(2).toString
5291> "3"
5292$ list(new Character('')).toString
5293> ClassCastException@710 "java.lang.ClassCastException: class java.lang.Character cannot be cast to class java.lang.Integer (java.lang.Character and java.lang.Integer are in module java.base of loader 'bootstrap')"
5294$ list(new Integer(2)).toString
5295> "3"
5296TODO fix in 2.12.20: expected 1
5297$ list(3)
5298> IndexOutOfBoundsException@715 "java.lang.IndexOutOfBoundsException: 3"
5299$ map(1)
5300> "one"
5301$ map(2)
5302> "two"
5303$ map(new Integer(2))
5304> "two"
5305$ map(new Character(''))
5306> NoSuchElementException@734 "java.util.NoSuchElementException: key not found: "
5307TODO fix in 2.12.20: expected one
5308$ map(3)
5309> NoSuchElementException@741 "java.util.NoSuchElementException: key not found: 3"
5310$ set(1)
5311> true
5312$ set(2)
5313> true
5314$ set(new Integer(2))
5315> true
5316$ set(new Character('')).toStrign
5317> Cannot evaluate because of java.util.NoSuchElementException: boolean is not a reference type.
5318TODO fix in 2.12.20: expected 1
5319$ set(4)
5320> false
5321$ seq(0).toString
5322> "1"
5323$ seq(2).toString
5324> "3"
5325$ seq(new Integer(2)).toString
5326> "3"
5327$ seq(new Character('')).toString
5328> ClassCastException@770 "java.lang.ClassCastException: class java.lang.Character cannot be cast to class java.lang.Integer (java.lang.Character and java.lang.Integer are in module java.base of loader 'bootstrap')"
5329TODO fix in 2.12.20: expected 1
5330$ seq(3)
5331> IndexOutOfBoundsException@773 "java.lang.IndexOutOfBoundsException: 3"
5332$ vector(0).toString
5333> "1"
5334$ vector(2).toString
5335> "3"
5336$ vector(new Integer(2)).toString
5337> "3"
5338$ vector(new Character(''))
5339> ClassCastException@786 "java.lang.ClassCastException: class java.lang.Character cannot be cast to class java.lang.Integer (java.lang.Character and java.lang.Integer are in module java.base of loader 'bootstrap')"
5340TODO fix in 2.12.20: expected 1
5341[info] + Should work on collections 1.5s
5342$ InnerFoo(41).hello(1)
5343> "hello inner foo 42"
5344$ InnerFoo.hello
5345> "hello main inner foo"
5346[info] + Should find the right inner type among the same-name inner types 1.097s
5347$ inner(new Integer(42)).x
5348> 42
5349$ inner(new Boolean(true)).x
5350> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method inner with arguments of types [java.lang.Boolean] in example.Main$.
5351[info] + Should be able to unbox arguments 1.097s
5352$ Foo_v1.hello
5353> "hello foo"
5354$ Foo_v2.hello
5355> "hello foo"
5356$ InnerFoo.hello
5357> "hello main inner foo"
5358[info] + Should compute a static method call 1.069s
5359$ bar("hello ", 42)
5360> "hello 42"
5361$ bar(List(1, 2, 3))
5362> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method List with arguments of types [int, int, int] in example.Main$.
5363[info] + Should fail when method overloaded with the same types after erasure are present. Should successfully compute a method overloaded with different types after erasure 1.074s
5364$ foo_v2("hello ").bar(42)
5365> "hello 42"
5366$ x
5367> 3
5368$ (new InnerFooClass).hello
5369> "hello inner foo class"
5370$ InnerFooObject.hello
5371> "hello inner foo object"
5372[info] + Should find outer methods, fields, class & modules 0.957s
5373$ new c.B1
5374> A1$B1@103
5375$ new c.B2
5376> A2$B2@107
5377[info] + Should evaluate parent's class class members 0.977s
5378$ new C.InnerA().foo
5379> 43
5380[info] + Should find class member with respect to linearization (only in Scala 2) 0.992s
5381/tmp/scala-debug-adapter3747418198014251454/src/Main.scala:9: warning: a pure expression does nothing in statement position; multiline expressions might require enclosing parentheses
5382 friendFoo.greet; inner.InnerInner().str; inner.InnerInner.str
5383 ^
5384one warning found
5385$ Inner.z
5386> 42
5387$ inner.y
5388> 43
5389$ inner.x
5390> 42
5391$ foo.FriendFoo.z
5392> 42
5393$ foo.FriendFoo(foo).y
5394> 42
5395[info] + Should get the value of a field in a nested type 2.052s
5396$ Inner.helloInner
5397> "hello inner"
5398$ inner.helloInner
5399> "hello inner 42"
5400$ foo.FriendFoo.greet
5401> "Friendly"
5402$ foo.FriendFoo(foo).greet
5403> "Friend"
5404$ foo.FriendFoo(foo).add(1, 2)
5405> 3
5406$ Main.Inner.DoubleInner.str
5407> "double inner"
5408[info] + Should compute a method call on a nested type 1.161s
5409$ Foo.FriendFoo.greet
5410> Cannot evaluate because of java.util.NoSuchElementException: greet is not a field in example.Foo$FriendFoo.
5411$ Foo.FriendFoo(Foo()).greet
5412> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method FriendFoo with arguments of types [example.Foo] in example.Foo$.
5413$ Foo().friendFoo.InnerFriendFoo.str
5414> Cannot evaluate because of java.util.NoSuchElementException: Cannot access instance field str from static context.
5415$ Foo().friendFoo.InnerFriendFoo().str
5416> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method InnerFriendFoo with no args in example.Foo$FriendFoo$.
5417[info] + Should not access inner / nested types of a non-static class 1.151s
5418$ Main.Inner.helloInner
5419> "hello inner"
5420$ Main.Inner(41).y
5421> 42
5422$ Main.Inner.z
5423> 42
5424$ Main.Inner.DoubleInner(84).str
5425> "double inner 84"
5426$ Main.Inner.DoubleInner.str
5427> "double inner"
5428$ Main.Inner(42).InnerInner.str
5429> "inner inner 42"
5430$ Main.Inner(41).InnerInner().str
5431> "inner inner 42"
5432$ Foo().FriendFoo(Foo()).InnerFriendFoo.str
5433> "object inner friend foo 42"
5434$ Foo().FriendFoo(Foo()).InnerFriendFoo().str
5435> "inner friend foo 42"
5436$ Foo().FriendFoo.ObjectFriendFoo().str
5437> "object friend foo 42"
5438$ Foo().FriendFoo.ObjectFriendFoo.str
5439> "object object friend foo 42"
5440[info] + Should access to multiple layers of nested types 1.494s
5441$ nested1.InnerNested.y
5442> 84
5443$ nested2.InnerNested.y
5444> 43
5445$ Nested(0).InnerNested.y
5446$ Nested(100).InnerNested.y
5447> 42
5448> 142
5449$ Nested(42).InnerNested.y
5450> 84
5451$ Nested(84).InnerNested.y
5452> 126
5453$ Nested.InnerNested.y
5454> Cannot evaluate because of java.util.NoSuchElementException: InnerNested is not a field in example.Nested$.
5455[info] + Should access the right nested module 1.13s
5456$ foo.getClass
5457> Class (Foo)@186 "class example.Foo"
5458$ Foo
5459> Foo$@241 "Foo"
5460$ NoObject
5461> Cannot evaluate because of java.util.NoSuchElementException: NoObject is not a local variable.
5462[info] + Should evaluate a module, but not a class 1.106s
5463$ test(1)
5464> "primitive int"
5465$ test(new Integer(1))
5466> "boxed int"
5467[info] + Should resolve overloads in 2 steps when boxing is available 0.973s
5468$ new a.AA
5469> A$AA@103
5470$ new aAA.AAA(42)
5471> A$AA$AAA@107
5472$ new a.AA.StaticAAA
5473$ new A.StaticAA
5474> A$StaticAA@125
5475$ new AStaticAA.AAA
5476> A$StaticAA$AAA@130
5477> A$AA$StaticAAA@117
5478$ new this.AStaticAA.AAA
5479> A$StaticAA$AAA@133
5480$ new A.StaticAA.StaticAAA
5481> A$StaticAA$StaticAAA@146
5482$ aAAaaa1.x
5483> 42
5484$ aAAaaa2.x
5485> 43
5486[info] + Should instantiate inner classes 1.257s
5487$ bc.y
5488> 43
5489$ bC.y
5490> 43
5491$ Bc.y
5492> 84
5493$ BC.y
5494> 84
5495[info] + Should pre-evaluate $outer 1.322s
5496$ if (true) 1 else 2
5497> 1
5498$ if (x == 1) 2 else 1
5499> 2
5500$ if (x == 1) "a string" else 1
5501$ test(if(true) 1 else 2)
5502> "a string"
5503$ test(if(false) x else t)
5504> "test -1"
5505> "int 1"
5506$ test(if(true) x else t)
5507> "int 1"
5508$ (if(true) Test(-1) else x).i
5509> -1
5510$ (if(false) x else Test(-1)).i
5511> -1
5512$ test(if(Test(-1).i == -1) Test(-1) else x)
5513> Cannot evaluate because of java.util.NoSuchElementException: Cannot find method test with arguments of types [java.lang.Object] in example.Main$.
5514$ (if (isTrue) new B else new C).x
5515> "a"
5516$ (if (isTrue) 1 else "a string").x
5517> Cannot evaluate because of java.util.NoSuchElementException: x is not a field in java.lang.Object.
5518[info] + Should evaluate if control flows 1.168s
5519$ test(-1)
5520> "int -1"
5521$ test(test)
5522> "test -1"
5523[info] + Should not call the apply method when calling a method with the same name as an instance with an apply method 1.009s
5524$ { 1+1; 2+2; lapin}
5525> "lapin"
5526$ f1.bar { 1+1; 2+2 }
5527> "bar 4"
5528[info] + Should evaluate blocks 0.885s
5529$ b.x
5530> "x"
5531$ x
5532> "x"
5533$ y
5534> Cannot evaluate because of java.util.NoSuchElementException: y is not a local variable.
5535TODO fix in 2.12.20: expected y
5536$ ai
5537> "ai"
5538$ a
5539> "a"
5540$ aInner.b
5541> "b"
5542[info] + multiple outers 1.052s
5543$ a.&&.x
5544> 42
5545$ `A+B`.||.x
5546> 43
5547[info] + Should support names with special characters 1.156s
5548$ bar.Baz.x()
5549> 42
5550$ bar.Baz.z
5551> 42
5552$ bar.Baz.y
5553> 42
5554$ bar.Baz(42).y
5555> 42
5556$ bar.Baz.Buzz(43).y
5557> 43
5558$ bar.Baz.Buzz.x
5559> 43
5560$ bar.Baz(42).Bizz(43).y
5561> 43
5562$ bar.Baz(42).Bizz.x
5563> 43
5564[info] + partially qualified class name 1.188s
5565$ a.a = 42
5566> <void value>
5567$ a.a
5568> 42
5569$ a.f.a = 64
5570> <void value>
5571$ a.f.a
5572> 64
5573$ b = 42
5574> <void value>
5575$ Main.b
5576> 0
5577$ b
5578> 42
5579$ c = 42
5580> <void value>
5581$ c
5582> 42
5583$ a.l = new C
5584> <void value>
5585$ a.l
5586> C@107
5587$ bc.c = 42
5588> <void value>
5589$ bc.c
5590> 42
5591$ a.a = "str"
5592> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
5593$ a.f.a = "str"
5594> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
5595$ b = "str"
5596> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
5597$ Main.b = "str"
5598> Cannot evaluate because of java.util.NoSuchElementException: Cannot assign java.lang.String to int.
5599[info] + assign values to local var and fields 1.033s
5600$ a
5601> 42
5602$ this.a
5603> 0
5604$ Main.a
5605> 0
5606$ test.t.a
5607> 64
5608$ this.test.t.a
5609> 42
5610$ Main.test.t.a
5611> 42
5612[info] + a field should not shadow a local variable 1.028s
5613$ m(null)
5614> null
5615[info] + accept null as an argument 0.921s
5616$ upperMain1
5617> "upper main 1"
5618$ upperMain2
5619> "upper main 2"
5620$ upperMain3
5621> "upper main 3"
5622[info] + Should access to wrapping 'object' methods 1.138s
5623[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala212RuntimeEvaluatorTests.local variable of a lambda skipped 0.001s
5624[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala212RuntimeEvaluatorTests.evaluate captured local variable shadowing captured variable skipped 0.0s
5625[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala212RuntimeEvaluatorTests.read and write mutable variables whose type is a value class skipped 0.0s
5626[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala212RuntimeEvaluatorTests.loops, generators and guards skipped 0.0s
5627[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala212RuntimeEvaluatorTests.evaluate inside local method skipped 0.0s
5628[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala212RuntimeEvaluatorTests.evaluate instance of value class skipped 0.0s
5629[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala212RuntimeEvaluatorTests.evaluate captured instance of value class skipped 0.0s
5630[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala212RuntimeEvaluatorTests.read and write mutable variables of value class type skipped 0.0s
5631[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala212RuntimeEvaluatorTests.evaluate tail-rec function skipped 0.0s
5632[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala212RuntimeEvaluatorTests.encode operator symbols skipped 0.001s
5633[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala212RuntimeEvaluatorTests.evaluate on match case skipped 0.0s
5634[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala212RuntimeEvaluatorTests.evaluate capture of pattern skipped 0.0s
5635[info] ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests:
5636[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.report source and position in error, and no colors 0.761s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5637[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5638[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5639[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5640[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5641[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate primitive values 0.435s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5642[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5643[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5644[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5645[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5646[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate local variables 0.464s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5647[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5648[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5649[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5650[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5651[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate public and private fields in object 0.595s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5652[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5653[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5654[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5655[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5656[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate public and private methods in static object 0.531s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5657[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5658[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5659[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5660[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5661[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate in private static object 0.527s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5662[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5663[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5664[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5665[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5666[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate public and private fields in class 0.621s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5667[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5668[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5669[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5670[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5671[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate private method call in class 0.587s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5672[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5673[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5674[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5675[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5676[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate private overloaded method 0.491s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5677[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5678[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5679[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5680[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5681[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate private inner class 0.526s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5682[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5683[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5684[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5685[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5686[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate constructor of inner class (with captured outer) 0.534s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5687[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5688[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5689[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5690[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5691[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate shaded fields and values 0.539s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5692[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5693[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5694[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5695[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5696[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate field of two-level deep outer class 0.456s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5697[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5698[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5699[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5700[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5701[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.fail evaluation of the outer class of a private final class 0.435s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5702[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5703[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5704[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5705[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5706[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate from a local class 0.407s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5707[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5708[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5709[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5710[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5711[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate nested methods 0.451s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5712[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5713[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5714[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5715[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5716[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate expression in package 0.498s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5717[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5718[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5719[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5720[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5721[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate expression with Java util code 0.489s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5722[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5723[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5724[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5725[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5726[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.inside of a lambda 0.388s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5727[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5728[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5729[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5730[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5731[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate expression with breakpoint on an assignment 0.456s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5732[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5733[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5734[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5735[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5736[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.breakpoint on method definition 0.486s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5737[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5738[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5739[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5740[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5741[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate expression definition 0.501s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5742[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5743[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5744[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5745[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5746[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate multi-line expression 0.5s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5747[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5748[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5749[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5750[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5751[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate in default arguments 0.468s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5752[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5753[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5754[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5755[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5756[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate inside local method 0.524s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5757[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5758[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5759[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5760[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5761[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate inside multi-level nested local class and def 0.468s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5762[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5763[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5764[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5765[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5766[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate captured local variable shadowing captured variable 0.424s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5767[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5768[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5769[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5770[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5771[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.read and write mutable variables whose type is a value class 0.494s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5772[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5773[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5774[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5775[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5776[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate lazy variables 0.421s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5777[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5778[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5779[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5780[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5781[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate private members in parent class 0.437s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5782[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5783[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5784[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5785[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5786[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate type parameter list and multi parameter lists 0.41s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5787[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5788[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5789[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5790[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5791[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate instance of value class 0.494s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5792[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5793[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5794[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5795[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5796[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate method or constructor that takes or returns an instance of value class 0.412s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5797[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5798[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5799[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5800[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5801[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate captured instance of value class 0.473s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5802[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5803[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5804[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5805[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5806[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.read and write mutable variables 0.452s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5807[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5808[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5809[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5810[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5811[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate local method in value class 0.473s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5812[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5813[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5814[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5815[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5816[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate tail-rec function 0.417s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5817[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5818[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5819[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5820[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5821[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate App block method 0.468s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5822[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5823[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5824[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5825[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5826[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate at lambda start 0.444s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5827[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5828[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5829[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5830[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5831[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.return exception as the result of evaluation 0.522s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5832[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5833[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5834[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5835[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5836[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate in munit test 0.503s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5837[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5838[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5839[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5840[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5841[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate lambdas 0.513s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5842[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5843[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5844[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5845[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5846[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate call to anonymous function 0.426s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5847[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5848[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5849[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5850[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5851[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate call to method of generic class 0.43s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5852[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5853[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5854[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5855[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5856[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate call to anonymous polymorphic function 0.407s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5857[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5858[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5859[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5860[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5861[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate local def in expression 0.5s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5862[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5863[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5864[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5865[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5866[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate static Java methods 0.4s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5867[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5868[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5869[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5870[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5871[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate private field in trait 0.476s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5872[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5873[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5874[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5875[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5876[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.encode operator symbols 0.493s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5877[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5878[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5879[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5880[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5881[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate on match case 0.431s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5882[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5883[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5884[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5885[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5886[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate on assignment 0.369s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5887[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5888[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5889[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5890[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5891[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate class def 0.508s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5892[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5893[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5894[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5895[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5896[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.should unwrap exception from InvocationTargetException 0.463s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5897[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5898[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5899[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5900[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5901[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate on block 0.457s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5902[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5903[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5904[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5905[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5906[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate by-name param 0.476s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5907[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5908[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5909[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5910[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5911[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.ignore fatal warnings 0.565s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5912[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5913[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5914[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5915[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5916[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.loops, generators and guards 0.475s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5917[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5918[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5919[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5920[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5921[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate capture of pattern 0.457s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5922[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5923[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5924[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5925[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5926[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.i425 0.396s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5927[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5928[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5929[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5930[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5931[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.i485: public members from private subclass 0.46s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5932[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5933[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5934[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5935[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5936[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.i485: $outer from constructor 0.414s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5937[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5938[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5939[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5940[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5941[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.java static members 1.457s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5942[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5943[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5944[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5945[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5946[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.java protected members 0.9s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5947[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5948[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5949[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5950[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5951[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.tuple extractor 0.491s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5952[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5953[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5954[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5955[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5956[warn] ==> s ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.should use -Xsource:3 skipped 0.0s
5957[warn] ==> s ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.should use tasty-reader skipped 0.0s
5958[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate inline elements 0.499s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5959[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5960[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5961[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5962[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5963[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluate shadowed variable 0.498s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5964[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5965[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5966[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5967[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5968[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.brace-less syntax: public fields of objects 0.448s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5969[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5970[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5971[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5972[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5973[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.brace-less syntax: private fields of class 0.51s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5974[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5975[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5976[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5977[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5978[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.brace-less syntax: public fields of outer class 0.463s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5979[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5980[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5981[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5982[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5983[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.brace-less syntax: evaluate in package 0.488s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5984[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5985[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5986[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5987[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5988[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.brace-less syntax: on method definition 0.503s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5989[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5990[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5991[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5992[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5993[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.val def in @main 0.473s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5994[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
5995[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5996[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5997[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
5998[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.brace-less syntax: private method call 0.476s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
5999[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6000[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6001[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6002[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6003[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.brace-less syntax: on default argument 0.524s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6004[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6005[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6006[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6007[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6008[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.brace-less syntax: nested method 0.478s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6009[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6010[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6011[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6012[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6013[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.brace-less syntax: tail-rec function 0.469s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6014[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6015[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6016[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6017[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6018[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.inline def 0.481s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6019[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6020[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6021[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6022[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6023[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.macro def 0.609s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6024[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6025[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6026[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6027[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6028[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.enums 0.499s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6029[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6030[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6031[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6032[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6033[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.local class in value class 0.415s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6034[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6035[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6036[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6037[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6038[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.support for -Yexplicit-nulls 0.471s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6039[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6040[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6041[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6042[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6043[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.support for -language:strictEquality 0.553s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6044[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6045[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6046[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6047[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6048[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.by-name argument capture 0.425s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6049[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6050[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6051[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6052[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6053[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.i628: rewrite indent options 0.486s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6054[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6055[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6056[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6057[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6058[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.compound types values 0.432s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6059[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6060[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6061[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6062[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6063[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.evaluation with -no-indent 0.436s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6064[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6065[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6066[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6067[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6068[error] ==> X ch.epfl.scala.debugadapter.Scala31PlusEvaluationTests.empty package 0.449s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6069[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6070[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6071[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6072[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6073[info] ch.epfl.scala.debugadapter.internal.LocalVariableTests:
6074[error] ==> X ch.epfl.scala.debugadapter.internal.LocalVariableTests.Should set the right expression for array elements 0.483s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6075[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6076[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6077[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6078[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6079[info] ch.epfl.scala.debugadapter.internal.JavaRuntimeEvaluatorTests:
6080[error] ==> X ch.epfl.scala.debugadapter.internal.JavaRuntimeEvaluatorTests.local variables 0.891s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6081[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6082[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6083[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6084[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6085[error] ==> X ch.epfl.scala.debugadapter.internal.JavaRuntimeEvaluatorTests.public, private and static fields 1.012s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6086[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6087[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6088[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6089[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6090[error] ==> X ch.epfl.scala.debugadapter.internal.JavaRuntimeEvaluatorTests.static methods 1.007s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6091[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6092[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6093[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6094[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6095[error] ==> X ch.epfl.scala.debugadapter.internal.JavaRuntimeEvaluatorTests.field in a nested type 0.965s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6096[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6097[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6098[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6099[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6100[error] ==> X ch.epfl.scala.debugadapter.internal.JavaRuntimeEvaluatorTests.method on an instance of a nested type 1.007s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6101[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6102[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6103[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6104[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6105[error] ==> X ch.epfl.scala.debugadapter.internal.JavaRuntimeEvaluatorTests.static method on nested & inner types 0.96s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6106[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6107[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6108[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6109[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6110[error] ==> X ch.epfl.scala.debugadapter.internal.JavaRuntimeEvaluatorTests.pre evaluate method and resolve most precise method 1.3s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6111[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6112[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6113[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6114[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6115[error] ==> X ch.epfl.scala.debugadapter.internal.JavaRuntimeEvaluatorTests.instantiate inner classes 1.032s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6116[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6117[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6118[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6119[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6120[error] ==> X ch.epfl.scala.debugadapter.internal.JavaRuntimeEvaluatorTests.static field in a nested type 0.878s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6121[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6122[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6123[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6124[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6125[error] ==> X ch.epfl.scala.debugadapter.internal.JavaRuntimeEvaluatorTests.#631 - in ReferenceQueue.<init> 0.475s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6126[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6127[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6128[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6129[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6130[info] ch.epfl.scala.debugadapter.internal.Scala213RuntimePreEvaluationTests:
6131$ bar.bar
6132> 1
6133$ baz.baz
6134> 2
6135[info] + Should pre-evaluate local variables to get a more precise type 1.153s
6136$ bar.bar
6137> 1
6138$ baz.baz
6139> 2
6140[info] + Should pre-evaluate modules to get a more precise type 1.171s
6141$ foo.innerBar.bar
6142> 1
6143$ foo.innerBaz.baz
6144> 2
6145$ Foo.nestedBar.bar
6146> 1
6147$ Foo.nestedBaz.baz
6148> 2
6149[info] + Should pre-evaluate modules nested in classes to get a more precise type 1.361s
6150[info] ch.epfl.scala.debugadapter.internal.ClassEntryLookUpSpec:
6151[info] + should map source files to class names and backward, in project 0.049s
6152[info] + should map source files to class names and backward, in dependency jars 0.132s
6153[info] + should get source file content, in project 0.039s
6154[info] + should get source file content, in dependency jar 0.563s
6155[info] + should work in case of broken dependency jar 0.227s
6156[info] + case-sensitivity of the OS 0.054s
6157[info] + case-sensitivity in jar path 0.108s
6158[info] ch.epfl.scala.debugadapter.internal.scalasig.Scala213DecompilerTests:
6159[info] + cannot decompile local methods and classes 0.093s
6160[info] + decompiles a lazy field 0.076s
6161[info] + decompiles a case class 0.096s
6162[info] ch.epfl.scala.debugadapter.internal.stacktrace.Scala212DecoderTests:
6163[info] + extract result types of all kind 0.062s
6164[warn] ==> s ch.epfl.scala.debugadapter.internal.stacktrace.Scala212DecoderTests.extract constant result type (Scala 2.13 only) skipped 0.001s
6165[info] + all Java types are known by the class loader 0.564s
6166[info] ch.epfl.scala.debugadapter.internal.Scala213MixedEvaluationTests:
6167$ foo.wrongEval
6168> true
6169$ foo.wrongEval(42)
6170> false
6171$ foo.wrongEval
6172> false
6173[info] + runtime evaluation resolve wrong overloads 2.605s
6174[info] ch.epfl.scala.debugadapter.internal.Scala212RuntimePreEvaluationTests:
6175$ bar.bar
6176> 1
6177$ baz.baz
6178> 2
6179[info] + Should pre-evaluate local variables to get a more precise type 1.076s
6180$ bar.bar
6181> 1
6182$ baz.baz
6183> 2
6184[info] + Should pre-evaluate modules to get a more precise type 0.982s
6185$ foo.innerBar.bar
6186> 1
6187$ foo.innerBaz.baz
6188> 2
6189$ Foo.nestedBar.bar
6190> 1
6191$ Foo.nestedBaz.baz
6192> 2
6193[info] + Should pre-evaluate modules nested in classes to get a more precise type 1.042s
6194[info] ch.epfl.scala.debugadapter.Scala213StepFilterTests:
6195Stepping in, at Main$.main(String[]): void
6196[info] + Should not skip runtime classes when runtime step filter is not used 1.191s
6197Stepping in, at Main$.main(String[]): void
6198Stepping in, at Fooo.foo(): void
6199Stepping in, at Foo.foo$(Foo): void
6200Stepping in, at Foo.foo(): void
6201[info] + Should not skip compiler-generated code when decoder filter is not used 4.324s
6202Stepping in, at Main$.main(String[]): void
6203[info] + Should not skip class loading when class loader filter is not used 2.483s
6204Stepping in, at Main$.main(String[]): void
6205Stepping out, at A.m(): String
6206Stepping in, at Main$.main(String[]): void
6207Stepping out, at A.m(): String
6208Stepping in, at Main$.main(String[]): void
6209Stepping out, at D.m(): String
6210Stepping in, at Main$.main(String[]): void
6211Stepping out, at D.m(): String
6212Stepping in, at Main$.main(String[]): void
6213Stepping out, at A.m(): String
6214Stepping in, at Main$.main(String[]): void
6215Stepping out, at Main$G.m(): String
6216Stepping in, at Main$.main(String[]): void
6217Stepping out, at A.m(): String
6218Stepping in, at Main$.main(String[]): void
6219Stepping out, at Main$$anon$1.m(): String
6220Stepping in, at Main$.main(String[]): void
6221Stepping out, at Main$$anon$2.m(): String
6222[info] + should not step into mixin forwarder 2.093s
6223Stepping in, at Main$.main(String[]): void
6224[info] + step into local class or local object 1.175s
6225Stepping in, at Main$.main(String[]): void
6226Stepping in, at Main$.main(String[]): void
6227Stepping in, at Main$.main(String[]): void
6228Stepping in, at Main$.main(String[]): void
6229Stepping in, at C.m(): void
6230Stepping in, at C.m(): void
6231Stepping in, at C.m(): void
6232Stepping in, at C.m(): void
6233Stepping in, at C.m(): void
6234Stepping in, at C.m(): void
6235Stepping in, at C.m(): void
6236Stepping in, at Main$.main(String[]): void
6237[info] + should not step into getters 2.295s
6238Stepping in, at Main$.main(String[]): void
6239Stepping in, at Main$.main(String[]): void
6240Stepping in, at C.m(): void
6241Stepping in, at C.m(): void
6242Stepping in, at C.m(): void
6243Stepping in, at C.m(): void
6244Stepping in, at C.m(): void
6245Stepping in, at C.m(): void
6246[info] + should not step into setters 1.29s
6247Stepping in, at Main$.main(String[]): void
6248Stepping out, at B.m(): String
6249[info] + should not step into bridges 4.219s
6250Stepping in, at Main$.main(String[]): void
6251Stepping out, at A$.m$extension(String): String
6252[info] + should step into methods of value classes 4.445s
6253Stepping in, at Main$.main(String[]): void
6254Stepping in, at Main$.m(A): String
6255Stepping out, at A.toString(): String
6256Stepping out, at Main$.m(A): String
6257[info] + should step into methods with several parameter lists 1.096s
6258Stepping in, at A$.main(String[]): void
6259Stepping in, at A$.a$lzycompute(): String
6260Stepping out, at A$.a$lzycompute(): String
6261Stepping in, at A$.main(String[]): void
6262Stepping in, at A$.main(String[]): void
6263Stepping in, at A$.main(String[]): void
6264Stepping out, at B.b(): String
6265Stepping in, at A$.main(String[]): void
6266Stepping in, at A$.main(String[]): void
6267[info] + should step into lazy initializer 4.991s
6268Stepping in, at Main$.main(String[]): void
6269Stepping out, at ScalaRunTime$._toString(Product): String
6270Stepping in, at Main$.main(String[]): void
6271Stepping out, at A.<init>(String): void
6272Stepping in, at Main$.main(String[]): void
6273Stepping out, at ScalaRunTime$._hashCode(Product): int
6274Stepping in, at Main$.main(String[]): void
6275Stepping out, at String.equals(Object): boolean
6276Stepping in, at Main$.main(String[]): void
6277Stepping in, at Main$.main(String[]): void
6278Stepping in, at Main$.main(String[]): void
6279Stepping in, at Main$.main(String[]): void
6280[info] + should not step into synthetic method of case class 2.4s
6281Stepping in, at Main$.main(String[]): void
6282Stepping in, at Main$.main(String[]): void
6283Stepping out, at Main$.$anonfun$main$1(int): int
6284[info] + should step in and out of a lambda 1.121s
6285Stepping in, at Main$.main(String[]): void
6286Stepping in, at Main$.main(String[]): void
6287[info] + should step in method that return this.type 1.064s
6288Stepping in, at Main$.main(String[]): void
6289Stepping in, at Main$.m$default$2(): int
6290Stepping in, at Main$.main(String[]): void
6291Stepping in, at Main$.main(String[]): void
6292Stepping in, at A$.apply$default$1(): String
6293Stepping in, at Main$.main(String[]): void
6294Stepping in, at A$.apply$default$2(): int
6295Stepping in, at Main$.main(String[]): void
6296Stepping in, at Main$.main(String[]): void
6297Stepping in, at B$.$lessinit$greater$default$1(): String
6298Stepping out, at B$.default(): String
6299Stepping out, at B$.$lessinit$greater$default$1(): String
6300Stepping in, at Main$.main(String[]): void
6301[info] + should step into default value method 1.842s
6302Stepping in, at Main$.main(String[]): void
6303Stepping in, at Main$.main(String[]): void
6304[info] + should match method on parameters and return type 1.203s
6305Stepping in, at Main$.main(String[]): void
6306Stepping in, at Main$.main(String[]): void
6307Stepping in, at Main$.main(String[]): void
6308Stepping in, at Main$.main(String[]): void
6309Stepping in, at Main$.main(String[]): void
6310Stepping in, at Main$.main(String[]): void
6311Stepping in, at Main$.main(String[]): void
6312Stepping in, at Main$.main(String[]): void
6313[info] + should match all kinds of types 3.1s
6314Stepping in, at Main$.main(String[]): void
6315[info] + step into method with constant result type 0.934s
6316Stepping in, at Main$.main(String[]): void
6317[info] + step into method with alias result type 0.952s
6318Stepping in, at Main$.main(String[]): void
6319Stepping in, at Main$.main(String[]): void
6320[info] + step into method with refined result type 1.06s
6321Stepping in, at Main$.main(String[]): void
6322Stepping in, at Main$.main(String[]): void
6323[info] + step into method with parametric result type 1.035s
6324Stepping in, at Main$.main(String[]): void
6325[info] + step into method with external nested class 0.99s
6326Stepping in, at Main$.main(String[]): void
6327[info] + step into method with external nested class-1 0.988s
6328Stepping in, at Main$.main(String[]): void
6329Stepping in, at Main$.main(String[]): void
6330[info] + should match Null and Nothing 1.117s
6331Stepping in, at Main$.main(String[]): void
6332[info] + should catch ClassNotLoadedException 0.961s
6333Stepping in, at Main$.main(String[]): void
6334[info] + should match on Array[T] whose erasure is Object 0.963s
6335Stepping in, at Main$.main(String[]): void
6336Stepping in, at Main$.main(String[]): void
6337[info] + should match on PolyType 1.112s
6338/tmp/scala-debug-adapter17940018181257982907/src/Main.scala:20: warning: a pure expression does nothing in statement position; multiline expressions might require enclosing parentheses
6339 d.a
6340 ^
63411 warning
6342Stepping in, at Main$.main(String[]): void
6343Stepping in, at D.<init>(): void
6344Stepping in, at Object.<init>(): void
6345Stepping in, at D.<init>(): void
6346Stepping in, at A.$init$(A): void
6347Stepping in, at A.$init$(A): void
6348Stepping in, at D.<init>(): void
6349Stepping in, at Main$.main(String[]): void
6350Stepping in, at Main$.main(String[]): void
6351Stepping in, at Main$.main(String[]): void
6352Stepping in, at Main$.main(String[]): void
6353[info] + should step into trait initializer, if it is not empty 2.96s
6354Stepping in, at Main$.main(String[]): void
6355Stepping in, at Main$.main(String[]): void
6356Stepping in, at Main$.main(String[]): void
6357Stepping in, at Main$.main(String[]): void
6358[info] + should match on vararg type 2.237s
6359Stepping in, at Main$.main(String[]): void
6360Stepping in, at Main$.main(String[]): void
6361Stepping in, at Main$.main(String[]): void
6362[info] + encode operator symbols 1.44s
6363Stepping in, at Main$.main(String[]): void
6364Stepping in, at Main$.fac(int): int
6365Stepping in, at Main$.rec$1(int,int): int
6366Stepping in, at Main$.rec$1(int,int): int
6367Stepping out, at Main$.rec$1(int,int): int
6368Stepping out, at Main$.fac(int): int
6369[info] + should step into local recursive method 1.152s
6370Stepping in, at Main$.main(String[]): void
6371Stepping out, at Main$.foo$lzycompute$1(LazyRef): String
6372Stepping in, at Main$.main(String[]): void
6373[info] + should step into local lazy initializer 2.875s
6374Stepping in, at Main$.main(String[]): void
6375Stepping in, at Main$.main(String[]): void
6376Stepping in, at Main$.main(String[]): void
6377Stepping in, at Main$.main(String[]): void
6378Stepping in, at Main$.main(String[]): void
6379Stepping in, at Main$.main(String[]): void
6380[info] + skip class loader 3.357s
6381Stepping in, at Outer$Inner.bar(): String
6382[info] + step in private method of outer class 1.072s
6383$ foo
6384> 42
6385[info] + step in method of local class with operator symbols 1.061s
6386Stepping in, at Main$.main(String[]): void
6387[info] + skip private accessor 1.308s
6388Stepping in, at Main$.main(String[]): void
6389Stepping in, at Main$.main(String[]): void
6390Stepping in, at Main$.main(String[]): void
6391[info] + skip wrapRefArray 1.666s
6392[warn] ==> s ch.epfl.scala.debugadapter.Scala213StepFilterTests.step into method with @targetName (only Scala 3) skipped 0.0s
6393[warn] ==> s ch.epfl.scala.debugadapter.Scala213StepFilterTests.skip boxing methods (only Scala 3) skipped 0.0s
6394[warn] ==> s ch.epfl.scala.debugadapter.Scala213StepFilterTests.skip exported methods (only Scala 3) skipped 0.001s
6395[warn] ==> s ch.epfl.scala.debugadapter.Scala213StepFilterTests.given lazy val (only Scala 3) skipped 0.0s
6396warning: 1 deprecation (since 2.13.2); re-run with -deprecation for details
63971 warning
6398Stepping in, at Main$.main(String[]): void
6399Stepping in, at Main$.main(String[]): void
6400[info] + should match all kinds of Scala 2 types (only Scala 2) 1.036s
6401[info] ch.epfl.scala.debugadapter.internal.Scala3MixedEvaluationTests:
6402[error] ==> X ch.epfl.scala.debugadapter.internal.Scala3MixedEvaluationTests.runtime evaluation resolve wrong overloads 0.642s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6403[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6404[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6405[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6406[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6407[info] ch.epfl.scala.debugadapter.internal.MetalsClassBreakpointSuite:
6408[info] + simple 0.045s
6409[info] + apply 0.037s
6410[info] + nested 0.037s
6411[info] + nested-object 0.04s
6412[info] + no-package 0.043s
6413[info] + method 0.044s
6414[info] + trait 0.041s
6415[info] + package-object 0.039s
6416[error] ==> X ch.epfl.scala.debugadapter.internal.MetalsClassBreakpointSuite.method-scala3 0.607s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6417[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6418[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6419[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6420[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6421[error] ==> X ch.epfl.scala.debugadapter.internal.MetalsClassBreakpointSuite.inner-class-scala3 0.624s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6422[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6423[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6424[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6425[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6426[error] ==> X ch.epfl.scala.debugadapter.internal.MetalsClassBreakpointSuite.optional-braces 0.517s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6427[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6428[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6429[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6430[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6431[info] ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests:
6432[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.do not compute by-name param or Function0 0.536s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6433[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6434[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6435[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6436[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6437[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.local variable 0.482s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6438[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6439[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6440[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6441[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6442[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.instance fields 0.465s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6443[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6444[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6445[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6446[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6447[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should access a field defined in super class 0.465s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6448[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6449[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6450[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6451[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6452[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should resolve non-generic overloads 0.484s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6453[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6454[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6455[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6456[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6457[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should compute a method call on the current class 0.44s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6458[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6459[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6460[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6461[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6462[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should compute a method on a superclass 0.43s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6463[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6464[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6465[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6466[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6467[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.method call on an instance of a class 0.517s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6468[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6469[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6470[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6471[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6472[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should compute an unary method 0.484s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6473[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6474[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6475[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6476[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6477[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.incorrect arguments 0.436s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6478[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6479[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6480[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6481[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6482[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should compute non generic hierarchy overload 0.488s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6483[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6484[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6485[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6486[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6487[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should compute an indirect .apply() call 0.426s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6488[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6489[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6490[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6491[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6492[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.arrays 0.425s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6493[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6494[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6495[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6496[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6497[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should work on collections 0.441s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6498[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6499[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6500[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6501[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6502[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should find the right inner type among the same-name inner types 0.391s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6503[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6504[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6505[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6506[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6507[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should be able to unbox arguments 0.431s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6508[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6509[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6510[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6511[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6512[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should compute a static method call 0.505s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6513[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6514[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6515[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6516[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6517[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should fail when method overloaded with the same types after erasure are present. Should successfully compute a method overloaded with different types after erasure 0.421s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6518[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6519[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6520[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6521[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6522[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should find outer methods, fields, class & modules 0.429s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6523[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6524[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6525[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6526[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6527[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should evaluate parent's class class members 0.389s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6528[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6529[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6530[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6531[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6532[warn] ==> s ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should find class member with respect to linearization (only in Scala 2) skipped 0.0s
6533[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should get the value of a field in a nested type 0.437s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6534[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6535[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6536[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6537[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6538[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should compute a method call on a nested type 0.447s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6539[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6540[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6541[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6542[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6543[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should not access inner / nested types of a non-static class 0.471s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6544[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6545[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6546[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6547[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6548[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should access to multiple layers of nested types 0.455s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6549[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6550[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6551[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6552[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6553[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should access the right nested module 0.489s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6554[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6555[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6556[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6557[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6558[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should evaluate a module, but not a class 0.519s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6559[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6560[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6561[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6562[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6563[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should resolve overloads in 2 steps when boxing is available 0.516s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6564[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6565[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6566[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6567[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6568[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should instantiate inner classes 0.43s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6569[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6570[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6571[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6572[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6573[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should pre-evaluate $outer 0.456s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6574[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6575[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6576[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6577[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6578[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should evaluate if control flows 0.481s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6579[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6580[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6581[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6582[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6583[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should not call the apply method when calling a method with the same name as an instance with an apply method 0.448s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6584[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6585[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6586[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6587[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6588[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should evaluate blocks 0.513s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6589[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6590[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6591[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6592[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6593[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.multiple outers 0.424s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6594[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6595[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6596[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6597[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6598[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should support names with special characters 0.453s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6599[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6600[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6601[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6602[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6603[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.partially qualified class name 0.461s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6604[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6605[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6606[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6607[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6608[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.assign values to local var and fields 0.395s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6609[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6610[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6611[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6612[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6613[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.a field should not shadow a local variable 0.414s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6614[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6615[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6616[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6617[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6618[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.accept null as an argument 0.441s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6619[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6620[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6621[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6622[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6623[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.Should access to wrapping 'object' methods 0.44s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6624[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6625[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6626[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6627[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6628[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.local variable of a lambda 0.387s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6629[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6630[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6631[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6632[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6633[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.evaluate captured local variable shadowing captured variable 0.576s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6634[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6635[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6636[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6637[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6638[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.read and write mutable variables whose type is a value class 0.455s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6639[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6640[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6641[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6642[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6643[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.loops, generators and guards 0.422s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6644[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6645[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6646[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6647[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6648[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.evaluate inside local method 0.432s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6649[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6650[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6651[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6652[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6653[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.evaluate instance of value class 0.416s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6654[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6655[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6656[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6657[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6658[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.evaluate captured instance of value class 0.383s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6659[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6660[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6661[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6662[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6663[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.read and write mutable variables of value class type 0.499s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6664[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6665[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6666[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6667[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6668[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.evaluate tail-rec function 0.392s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6669[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6670[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6671[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6672[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6673[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.encode operator symbols 0.475s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6674[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6675[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6676[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6677[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6678[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.evaluate on match case 0.455s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6679[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6680[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6681[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6682[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6683[error] ==> X ch.epfl.scala.debugadapter.internal.Scala31PlusRuntimeEvaluatorTests.evaluate capture of pattern 0.428s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6684[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6685[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6686[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6687[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6688[info] ch.epfl.scala.debugadapter.ScalaStackTraceTests:
6689[error] ==> X ch.epfl.scala.debugadapter.ScalaStackTraceTests.anonfun 0.507s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6690[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6691[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6692[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6693[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6694[error] ==> X ch.epfl.scala.debugadapter.ScalaStackTraceTests.trait initializer 0.503s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6695[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6696[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6697[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6698[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6699[error] ==> X ch.epfl.scala.debugadapter.ScalaStackTraceTests.default values 0.433s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6700[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6701[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6702[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6703[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6704[error] ==> X ch.epfl.scala.debugadapter.ScalaStackTraceTests.local method and lazy val 0.513s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6705[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6706[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6707[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6708[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6709[error] ==> X ch.epfl.scala.debugadapter.ScalaStackTraceTests.local class 0.434s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
6710[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
6711[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6712[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6713[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
6714[warn] ==> s ch.epfl.scala.debugadapter.ScalaStackTraceTests.i535 skipped 0.0s
6715[info] ch.epfl.scala.debugadapter.Scala213EvaluationTests:
6716$ "foo" + bar
6717> compilation failed:
6718<expression>:1: error: not found: value bar
6719"foo" + bar
6720 ^
6721$ bar
6722> compilation failed:
6723<expression>:1: error: not found: value bar
6724bar
6725^
6726[info] + report source and position in error, and no colors 1.148s
6727$ true
6728> true
6729$ 0: Byte
6730> 0
6731$ 'a'
6732> a
6733$ 1.0D
6734> 1.000000
6735$ 0.42F
6736> 0.420000
6737$ 42
6738> 42
6739$ 42L
6740> 42
6741$ 42: Short
6742> 42
6743[info] + evaluate primitive values 2.606s
6744$ x1 + 2
6745> 3
6746$ str.reverse
6747> "olleh"
6748[info] + evaluate local variables 1.594s
6749$ a1
6750> "a1"
6751$ this.a1
6752> "a1"
6753$ A.this.a1
6754> "a1"
6755$ a2
6756> "a2"
6757$ a3
6758> "a3"
6759$ a4
6760> "a4"
6761$ B.b1
6762> "b1"
6763$ this.B.b1
6764> "b1"
6765$ A.B.b1
6766> "b1"
6767$ A.this.B.b1
6768> "b1"
6769$ B.b2
6770> compilation failed:
6771<expression>:1: error: value b2 in object B cannot be accessed as a member of object example.A.B from object A in package example
6772B.b2
6773 ^
6774$ B.b3
6775> "b3"
6776$ A.B.b3
6777> "b3"
6778$ B.b4
6779> "b4"
6780$ C
6781> A$C$@1150
6782$ D
6783> A$D$@1182
6784$ F.f1
6785> "f1"
6786$ F.f2
6787> "f2"
6788$ F.G
6789> F$G$@1277
6790$ F.H
6791> F$H$@1309
6792[info] + evaluate public and private fields in object 4.716s
6793$ a1("foo")
6794> "a1: foo"
6795$ a2("foo")
6796> "a2: foo"
6797$ B.b1("foo")
6798> "b1: foo"
6799$ B.b2("foo")
6800> "b2: foo"
6801$ C.c1("foo")
6802> "c1: foo"
6803$ C.c2("foo")
6804> compilation failed:
6805<expression>:1: error: method c2 in object C cannot be accessed as a member of object example.C from object A in package example
6806C.c2("foo")
6807 ^
6808[info] + evaluate public and private methods in static object 1.954s
6809$ b1
6810> "b1"
6811$ b2("foo")
6812> "b2: foo"
6813$ a1
6814> "a1"
6815$ a2("foo")
6816> "a2: foo"
6817[info] + evaluate in private static object 1.712s
6818$ a.a1
6819> "a.a1"
6820$ a.B.b1
6821> "a.B.b1"
6822$ new A("aa", 2).a1
6823> "aa.a1"
6824$ new A("aa", 2).B.b1
6825> "aa.B.b1"
6826$ name
6827> "a"
6828$ n
6829> 1
6830$ this.name
6831> "a"
6832$ a1
6833> "a.a1"
6834$ a2
6835> "a.a2"
6836$ new A("aa", 2).a2
6837> "aa.a2"
6838$ B.b1
6839> "a.B.b1"
6840$ this.B.b1
6841> "a.B.b1"
6842$ C.c1
6843> "a.C.c1"
6844$ new A("aa", 2).C.c1
6845> "aa.C.c1"
6846[info] + evaluate public and private fields in class 3.504s
6847$ m("foo")
6848> "foo"
6849$ this.m("bar")
6850> "bar"
6851$ a.m("fizz")
6852> "fizz"
6853[info] + evaluate private method call in class 1.465s
6854$ m()
6855> "m"
6856$ m(5)
6857> "m(5: Int)"
6858$ m(true)
6859> "m(true: Boolean)"
6860$ m("foo")
6861> "m(foo: String)"
6862$ m(new B)
6863> "m(b: B)"
6864$ m(new B: A)
6865> "m(a: A)"
6866$ m(Array(1, 2))
6867> "m(xs: Array[Int])"
6868$ m(Array[A](new B))
6869> "m(xs: Array[A])"
6870$ m(Array(Array(1), Array(2)))
6871> "m(xs: Array[Array[Int]])"
6872$ m1(Seq(1, 2, 3))
6873> "List(1, 2, 3)"
6874$ m1(Vector(1, 2, 3))
6875> "Vector(1, 2, 3)"
6876$ m1(Seq(true, false, true))
6877> 2
6878[info] + evaluate private overloaded method 2.893s
6879$ a1()
6880> A$B@559
6881$ (new B).b1
6882> "b1"
6883$ (new A.B).b2()
6884> "b2"
6885$ a2(new B)
6886> "a2"
6887$ c2()
6888> C$D@911
6889$ (new D).d1
6890> "d1"
6891$ (new this.D).d2()
6892> "d2"
6893$ c3(new D)
6894> "c3"
6895[info] + evaluate private inner class 2.219s
6896$ new b.C
6897> B$C@557
6898$ new C
6899> B$C@782
6900[info] + evaluate constructor of inner class (with captured outer) 1.367s
6901$ x1 + x2 + x3
6902> "ax1bx2x3"
6903$ x1 + A.this.x2 + this.x3
6904> "ax1ax2bx3"
6905[info] + evaluate shaded fields and values 1.38s
6906$ a
6907> "a"
6908[info] + evaluate field of two-level deep outer class 1.194s
6909$ a1
6910> NullPointerException@540 "java.lang.NullPointerException: Cannot invoke "example.A.a1()" because the return value of "example.Expressioncf08f2cd975e4c1ab1988e84fa70865e.getOuter(Object, String)" is null"
6911[info] + fail evaluation of the outer class of a private final class 1.214s
6912$ new B
6913> A$B$1@583
6914$ x1
6915> "x1"
6916$ x2
6917> "x2"
6918$ A.this.x1
6919> "ax1"
6920$ this.x2
6921> "bx2"
6922[info] + evaluate from a local class 1.73s
6923$ m1("x")
6924> "m1(x)"
6925$ m3()
6926> A$B@818 "b"
6927$ m2(new B)
6928> "m2(b)"
6929$ m1("x")
6930> "m1(x)"
6931$ m3()
6932> C$D@959 "d"
6933$ m2(new D)
6934> "m2(d)"
6935[info] + evaluate nested methods 1.952s
6936$ 1 + 2
6937> 3
6938[info] + evaluate expression in package 1.063s
6939$ new java.util.ArrayList[String]().toString
6940> "[]"
6941[info] + evaluate expression with Java util code 1.06s
6942$ n
6943> 1
6944$ m1()
6945> 9
6946$ n
6947> 1
6948$ m1()
6949> 9
6950[info] + inside of a lambda 1.614s
6951$ 1 + 2
6952> 3
6953$ a + 2
6954> 3
6955[info] + evaluate expression with breakpoint on an assignment 1.253s
6956$ 1 + 2
6957> 3
6958[info] + breakpoint on method definition 1.069s
6959$ val x = 123
6960> BoxedUnit@378 "()"
6961[info] + evaluate expression definition 1.055s
6962$ val b = 2
6963val c = 3
6964a + b + c
6965
6966> 6
6967[info] + evaluate multi-line expression 1.191s
6968$ x + 1
6969> 4
6970[info] + evaluate in default arguments 1.192s
6971$ m1("bar")
6972> "m1(bar)"
6973$ m2()
6974> "m2()"
6975[info] + evaluate inside local method 1.338s
6976$ new B
6977> A$B$1@559
6978$ (new B).m()
6979> "x1"
6980$ x1
6981> "x1"
6982$ m()
6983> "x1x2"
6984$ this.m()
6985> "x1"
6986$ A.this.m()
6987> NullPointerException@956 "java.lang.NullPointerException: Cannot invoke "example.A.m()" because the return value of "example.Expression9e641a5005b542939de9963e7c1f9962.getOuter(Object, String)" is null"
6988$ new B
6989> A$B$1@999
6990$ x1
6991> "x1"
6992$ x2
6993> "x2"
6994$ m()
6995> "x1x2"
6996$ this.m()
6997> "x1"
6998$ new B
6999> A$B$1@1199
7000$ new C
7001> A$B$1$C$1@1249
7002$ (new C).m()
7003> "x1x2x3"
7004$ x1
7005> "x1"
7006$ x2
7007> "x2"
7008$ x3
7009> "x3"
7010$ m()
7011> "x1x2x3x4"
7012$ this.m()
7013> "x1x2x3"
7014$ B.this.m()
7015> "x1"
7016$ new C
7017> A$B$1$C$1@1537
7018$ new B
7019> A$B$1@1577
7020$ new A
7021> A@1608
7022$ x1
7023> "x1"
7024$ x2
7025> "x2"
7026$ x3
7027> "x3"
7028$ x4
7029> "x4"
7030$ m()
7031> "x1x2x3x4"
7032$ this.m()
7033> "x1x2x3"
7034$ B.this.m()
7035> "x1"
7036$ new C
7037> A$B$1$C$1@1882
7038$ new B
7039> A$B$1@1922
7040$ new A
7041> A@1953
7042[info] + evaluate inside multi-level nested local class and def 5.582s
7043$ x
7044> "x3"
7045$ m2()
7046> "x3"
7047[info] + evaluate captured local variable shadowing captured variable 1.776s
7048$ x
7049> 1
7050$ u
7051> 1
7052$ y
7053> 1
7054$ x = 2
7055> BoxedUnit@909 "()"
7056$ x
7057> 2
7058$ x = x - 1
7059> BoxedUnit@909 "()"
7060$ x
7061> 1
7062$ x *= 2
7063> BoxedUnit@909 "()"
7064$ x
7065> 2
7066$ u = 2; u
7067> 2
7068$ u
7069> 2
7070$ y += 1
7071> BoxedUnit@909 "()"
7072$ new B
7073> A$B$1@1303
7074$ yy()
7075> 3
7076$ y
7077> 3
7078$ y += 1; y
7079> 4
7080$ y
7081> 5
7082$ z
7083> 1
7084$ z += 1; z
7085> 2
7086[info] + read and write mutable variables whose type is a value class 3.782s
7087$ x
7088> 1
7089$ y
7090> 2
7091$ lazy val z = 2
7092z
7093> 2
7094[info] + evaluate lazy variables 1.427s
7095$ x
7096> "x"
7097$ this.x
7098> "x"
7099$ y
7100> "y"
7101$ this.y = "yy"
7102> BoxedUnit@856 "()"
7103$ y
7104> "yy"
7105$ z
7106> "z"
7107$ m2
7108> "yyz"
7109$ x
7110> "x"
7111[info] + evaluate private members in parent class 2.064s
7112$ m1[String]
7113> "m1[X]"
7114$ m1[A[Int]]
7115> "m1[X]"
7116$ m2[String]
7117> "m2[X]"
7118$ m3(1)("x")
7119> "m3(1)(x)"
7120$ m4[Int, String](1)("x")
7121> "m4(1)(x)"
7122$ new A[String]
7123> Main$A@942
7124$ new B(2)("x")
7125> Main$B@982
7126$ new C[Int, String](2)("x")
7127> Main$C@1018
7128[info] + evaluate type parameter list and multi parameter lists 2.019s
7129$ b1
7130> "foo"
7131$ c1.size
7132> 2
7133$ b2.m(c1)
7134> "ba"
7135$ m(b2)
7136> "bar"
7137$ new B("fizz")
7138> "fizz"
7139$ b1 + new B("buzz")
7140> "foobuzz"
7141$ self
7142> "foo"
7143$ m(c)
7144> "fo"
7145$ b1 = new B("fizz")
7146> BoxedUnit@1113 "()"
7147$ c1 = new C(3)
7148> BoxedUnit@1113 "()"
7149$ self
7150> "fizzbar"
7151$ m(c)
7152> "fizzb"
7153[info] + evaluate instance of value class 2.932s
7154$ size
7155> 1
7156$ def size2: Size = new Size(2)
7157getMsg(size2).value
7158> "He"
7159$ new Msg(new Size(3)).value
7160> "Hel"
7161[info] + evaluate method or constructor that takes or returns an instance of value class 1.439s
7162$ new A("foo")
7163> Main$A$1@581
7164$ m("bar")
7165> "ba"
7166$ size
7167> 2
7168$ size.value
7169> 2
7170$ new A("foo")
7171> Main$A$1@943
7172$ size
7173> 2
7174$ size.value
7175> 2
7176$ m("bar")
7177> "ba"
7178[info] + evaluate captured instance of value class 2.171s
7179$ x
7180> 1
7181$ y
7182> 1
7183$ z
7184> 1
7185$ x = new A(2); x
7186> 2
7187$ x
7188> 2
7189$ y = x + new A(1)
7190> BoxedUnit@1046 "()"
7191$ y
7192> 3
7193$ z += new A(2); z
7194> 3
7195$ z
7196> 3
7197$ new B
7198> Main$B$1@1247
7199$ xx()
7200> 3
7201$ x
7202> 3
7203$ x += new A(1); x
7204> 4
7205$ x
7206> 5
7207$ y
7208> 3
7209$ y += new A(1); y
7210> 4
7211[info] + read and write mutable variables 3.272s
7212$ this.m(2)
7213> "fofo"
7214$ m(3)
7215> "fofofo"
7216$ self
7217> "foo"
7218$ size
7219> 2
7220$ m(1)
7221> "fo"
7222$ this.m(1)
7223> "ff"
7224[info] + evaluate local method in value class 1.877s
7225$ f(x)
7226> 2
7227[info] + evaluate tail-rec function 1.27s
7228$ msg
7229> "Hello World!"
7230[info] + evaluate App block method 1.247s
7231$ 1 + 1
7232> 2
7233[info] + evaluate at lambda start 1.139s
7234$ throwException()
7235> Exception@388 "java.lang.Exception: error"
7236[info] + return exception as the result of evaluation 1.101s
7237$ 1 + 1
7238> 2
7239[info] + evaluate in munit test 1.749s
7240$ List(1, 2, 3).map(_ * a * b * c).sum
7241> 36
7242$ List(1, 2, 3).map(_ * 2).sum
7243> 12
7244$ List(1, 2, 3).map(_ * a * b * c).sum
7245> 36
7246[info] + evaluate lambdas 1.545s
7247$ f("foo")
7248> 3
7249[info] + evaluate call to anonymous function 1.163s
7250$ write(value)
7251> BoxedUnit@532 "()"
7252$ write("Hello".asInstanceOf[T])
7253> BoxedUnit@532 "()"
7254[info] + evaluate call to method of generic class 1.341s
7255$ f("foo")
7256> "oof"
7257[info] + evaluate call to anonymous polymorphic function 1.163s
7258$ def m(x: Int) = println(x)
7259m(1)
7260> BoxedUnit@536 "()"
7261$ def m(x: Int) = println(x); m(1)
7262> BoxedUnit@536 "()"
7263[info] + evaluate local def in expression 1.358s
7264$ import java.nio.file.Paths
7265Paths.get(".").toString
7266> "."
7267[info] + evaluate static Java methods 1.071s
7268$ a
7269> "A.a"
7270$ a = "foo";a
7271> "foo"
7272[info] + evaluate private field in trait 1.339s
7273$ !
7274> "!"
7275$ |
7276> "|"
7277$ (new <>).toString
7278> "<>"
7279$ &(":")
7280> "&(:)"
7281[info] + encode operator symbols 1.51s
7282$ b
7283> "b"
7284$ list.size
7285> 0
7286[info] + evaluate on match case 1.743s
7287$ 1+1
7288> 2
7289[info] + evaluate on assignment 1.087s
7290$ class A(a: Int) {
7291 override def toString(): String = s"A($a)"
7292}
7293new A(1).toString
7294> "A(1)"
7295$ case class A() {
7296 override def toString(): String = "A"
7297}
7298A().toString
7299> "A"
7300$ class A() {
7301 def getMsg: String = msg
7302}
7303new A().getMsg
7304> "Hello, World!"
7305[info] + evaluate class def 1.69s
7306$ foo(1)
7307> AssertionError@579 "java.lang.AssertionError: assertion failed: not negative"
7308[info] + should unwrap exception from InvocationTargetException 1.288s
7309$ Foo.msg
7310> "x"
7311[info] + evaluate on block 1.066s
7312$ x
7313> true
7314$ x
7315> true
7316$ x
7317> true
7318$ x
7319> "foo"
7320[info] + evaluate by-name param 1.977s
7321$ x
7322x
7323> "Hello"
7324[info] + ignore fatal warnings 1.201s
7325$ list(0)
7326> 1
7327$ list(0)
7328> 1
7329$ x
7330> 1
7331$ x + y
7332> 2
7333$ x
7334> 1
7335$ list(0)
7336> 1
7337$ list(0)
7338> 1
7339[info] + loops, generators and guards 2.582s
7340$ m
7341> NoSuchElementException@526 "java.util.NoSuchElementException: x1"
7342TODO fix in 2.13.16: expected 1
7343$ n
7344> 1
7345[info] + evaluate capture of pattern 1.33s
7346$ patch.span
7347> 0
7348$ patch.span = new Span(1)
7349> BoxedUnit@816 "()"
7350$ patch.span
7351> 1
7352[info] + i425 1.432s
7353$ b.a1
7354> "a1"
7355$ b.a2 = 2
7356> BoxedUnit@808 "()"
7357$ b.a2
7358> 2
7359$ b.m
7360> "m"
7361$ new b.D
7362> A$D@927
7363$ b.D
7364> A$D$@964
7365[info] + i485: public members from private subclass 1.771s
7366$ x
7367> "x"
7368$ x
7369> "x"
7370[info] + i485: $outer from constructor 1.353s
7371$ A.x
7372> "x"
7373$ A.x = "y"
7374> BoxedUnit@433 "()"
7375$ A.x
7376> "y"
7377$ A.m()
7378> "m"
7379[info] + java static members 2.057s
7380$ x
7381> "x"
7382$ x = "y"
7383> BoxedUnit@436 "()"
7384$ x
7385> "y"
7386$ m()
7387> "m"
7388[info] + java protected members 1.971s
7389$ tuple._1
7390> 1
7391$ val (x, y) = tuple
7392y
7393
7394> 2
7395[info] + tuple extractor 1.258s
7396$ m(Seq("a", "b")*)
7397> "a, b"
7398[info] + should use -Xsource:3 1.185s
7399[error] ==> X ch.epfl.scala.debugadapter.Scala213EvaluationTests.should use tasty-reader 0.633s coursier.error.ResolutionError$CantDownloadModule: Error downloading ch.epfl.scala:scala-expression-compiler_3.3.6:4.3.0-SNAPSHOT
7400[error] not found: /root/.ivy2/local/ch.epfl.scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/ivys/ivy.xml
7401[error] not found: https://repo1.maven.org/maven2/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
7402[error] not found: https://repo1.maven.org/maven2/dev/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
7403[error] not found: https://oss.sonatype.org/content/repositories/snapshots/ch/epfl/scala/scala-expression-compiler_3.3.6/4.3.0-SNAPSHOT/scala-expression-compiler_3.3.6-4.3.0-SNAPSHOT.pom
7404[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.evaluate inline elements skipped 0.001s
7405[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.evaluate shadowed variable skipped 0.0s
7406[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.brace-less syntax: public fields of objects skipped 0.0s
7407[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.brace-less syntax: private fields of class skipped 0.0s
7408[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.brace-less syntax: public fields of outer class skipped 0.0s
7409[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.brace-less syntax: evaluate in package skipped 0.001s
7410[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.brace-less syntax: on method definition skipped 0.0s
7411[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.val def in @main skipped 0.0s
7412[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.brace-less syntax: private method call skipped 0.0s
7413[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.brace-less syntax: on default argument skipped 0.0s
7414[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.brace-less syntax: nested method skipped 0.001s
7415[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.brace-less syntax: tail-rec function skipped 0.0s
7416[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.inline def skipped 0.0s
7417[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.macro def skipped 0.0s
7418[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.enums skipped 0.0s
7419[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.local class in value class skipped 0.001s
7420[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.support for -Yexplicit-nulls skipped 0.0s
7421[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.support for -language:strictEquality skipped 0.0s
7422$ msg
7423> "hello"
7424[info] + by-name argument capture 1.195s
7425[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.i628: rewrite indent options skipped 0.0s
7426$ c.x
7427> "x"
7428[info] + compound types values 1.168s
7429[warn] ==> s ch.epfl.scala.debugadapter.Scala213EvaluationTests.evaluation with -no-indent skipped 0.0s
7430$ List(1,2,3).head
7431> 1
7432[info] + empty package 1.188s
7433Starting build for ProjectRef(file:/build/repo/,core3) (scala-debug-adapter)... [2/4]
7434Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
7435Starting build for ProjectRef(file:/build/repo/,javaDebug) (com-microsoft-java-debug-core)... [3/4]
7436Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s
7437OpenCB::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)
7438[info] compiling 17 Java sources to /build/repo/modules/java-debug/com.microsoft.java.debug.core/target/test-classes ...
7439[warn] source value 8 is obsolete and will be removed in a future release
7440[warn] target value 8 is obsolete and will be removed in a future release
7441[warn] To suppress warnings about obsolete options, use -Xlint:-options.
7442[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.
7443[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.
7444[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.
7445[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.
7446[info] done compiling
7447Breakpoint is accepted.
7448Breakpoint is hit.
7449Shutdown debug session.
7450Breakpoint is accepted.
7451Breakpoint is hit.
7452Shutdown debug session.
7453Breakpoint is accepted.
7454Breakpoint is hit.
7455Shutdown debug session.
7456Breakpoint is accepted.
7457Breakpoint is hit.
7458Shutdown debug session.
7459Breakpoint is accepted.
7460Breakpoint is hit.
7461Shutdown debug session.
7462Breakpoint is accepted.
7463Breakpoint is hit.
7464Shutdown debug session.
7465Breakpoint is accepted.
7466Breakpoint is hit.
7467Shutdown debug session.
7468Breakpoint is accepted.
7469Breakpoint is hit.
7470Shutdown debug session.
7471Breakpoint is accepted.
7472Breakpoint is hit.
7473Shutdown debug session.
7474Breakpoint is accepted.
7475Breakpoint is hit.
7476Shutdown debug session.
7477
7478************************
7479Build summary:
7480[{
7481 "module": "scala-debug-decoder",
7482 "compile": {"status": "ok", "tookMs": 3528, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
7483 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7484 "test-compile": {"status": "ok", "tookMs": 18784, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
7485 "test": {"status": "ok", "tookMs": 1041, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
7486 "publish": {"status": "skipped", "tookMs": 0},
7487 "metadata": {
7488 "crossScalaVersions": ["2.12.20"]
7489}
7490},{
7491 "module": "scala-debug-adapter-test",
7492 "compile": {"status": "ok", "tookMs": 182, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
7493 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7494 "test-compile": {"status": "ok", "tookMs": 5870, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
7495 "test": {"status": "failed", "tookMs": 1308248, "passed": 663, "failed": 220, "ignored": 0, "skipped": 89, "total": 972, "byFramework": [{"framework": "munit", "stats": {"passed": 663, "failed": 220, "ignored": 0, "skipped": 89, "total": 972}}]},
7496 "publish": {"status": "skipped", "tookMs": 0},
7497 "metadata": {
7498 "crossScalaVersions": ["2.12.20"]
7499}
7500},{
7501 "module": "scala-debug-adapter",
7502 "compile": {"status": "ok", "tookMs": 93, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
7503 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7504 "test-compile": {"status": "ok", "tookMs": 141, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
7505 "test": {"status": "ok", "tookMs": 129, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
7506 "publish": {"status": "skipped", "tookMs": 0},
7507 "metadata": {
7508 "crossScalaVersions": ["2.12.20"]
7509}
7510},{
7511 "module": "com-microsoft-java-debug-core",
7512 "compile": {"status": "ok", "tookMs": 43, "warnings": 0, "errors": 0},
7513 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
7514 "test-compile": {"status": "ok", "tookMs": 951, "warnings": 0, "errors": 0},
7515 "test": {"status": "ok", "tookMs": 3584, "passed": 47, "failed": 0, "ignored": 0, "skipped": 0, "total": 47, "byFramework": [{"framework": "JUnit", "stats": {"passed": 46, "failed": 0, "ignored": 0, "skipped": 0, "total": 46}},{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
7516 "publish": {"status": "skipped", "tookMs": 0},
7517 "metadata": {
7518 "crossScalaVersions": ["2.12.20"]
7519}
7520}]
7521************************
7522[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: scala-debug-adapter-test
7523[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: scala-debug-adapter-test
7524[error] Total time: 1370 s (0:22:50.0), completed Jan 8, 2026, 2:54:19 AM
7525[0JBuild failed, not retrying.