Build Logs
scalacenter/bloop-config • 3.8.0-RC1:2025-11-14
Errors
193
Warnings
63
Total Lines
456
1##################################
2Clonning https://github.com/scalacenter/bloop-config.git into /build/repo using revision v2.3.3
3##################################
4Note: switching to 'e0fbe3968af3e72b0a045f7d3a518a5a7c57430d'.
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
21Would override fixed Scala version: 3.3.6
22Using target Scala version for migration: 3.7.4-RC2
23Migrating project for -source:3.7 using Scala 3.7.4-RC2
24----
25Preparing build for 3.7.4-RC2
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.7-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sc
32Pattern: val scala3 = "3.3.6"
33Replacement: val scala3 = "3.7.4-RC2"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3 = "3.3.6"' in build.sc
38----
39Starting build for 3.7.4-RC2
40Execute tests: false
41Mill project found:
42Found explicit mill version 0.12.15 in ./mill-version
43Detected mill version=0.12.15, binary version: 0.12
44No prepare script found for project scalacenter/bloop-config
45No mill build directory found
46Apply scalafix rules to ./build.sc
47Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
48Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
49Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
50Successfully applied pattern 'package build\n' in /build/repo/MillVersionCompat.sc
51##################################
52Scala version: 3.7.4-RC2
53Targets: ch.epfl.scala%bloop-config
54Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sc","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
55##################################
56Downloading mill 0.12.15 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.15/mill-dist-0.12.15.exe ...
57 % Total % Received % Xferd Average Speed Time Time Time Current
58 Dload Upload Total Spent Left Speed
59
60 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
61 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
62 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
63 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
64 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
65 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0
66 39 72.6M 39 28.4M 0 0 5325k 0 0:00:13 0:00:05 0:00:08 5887k
67100 72.6M 100 72.6M 0 0 11.5M 0 0:00:06 0:00:06 --:--:-- 15.6M
68============================== resolve _ ==============================
69[build.sc-61/65] compile
70[build.sc-61] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
71[build.sc-61] [warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
72[build.sc-61] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
73[build.sc-61] [warn] ^
74[build.sc-61] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
75[build.sc-61] [warn] .iterator()
76[build.sc-61] [warn] ^
77[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
78[build.sc-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
79[build.sc-61] [warn] ^
80[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
81[build.sc-61] [warn] val testModule = module.millInternal.modules.toList
82[build.sc-61] [warn] ^
83[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
84[build.sc-61] [warn] ctx.root.millInternal.modules.flatMap {
85[build.sc-61] [warn] ^
86[build.sc-61] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
87[build.sc-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
88[build.sc-61] [warn] ^
89[build.sc-61] [warn] /build/repo/build.sc:11:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
90[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
91[build.sc-61] [warn] ^
92[build.sc-61] [warn] /build/repo/build.sc:22:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
93[build.sc-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
94[build.sc-61] [warn] ^
95[build.sc-61] [warn] /build/repo/build.sc:23:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
96[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
97[build.sc-61] [warn] ^
98[build.sc-61] [warn] /build/repo/build.sc:103:41: type Target in package mill is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
99[build.sc-61] [warn] override def mimaPreviousArtifacts: Target[Agg[Dep]] = T {
100[build.sc-61] [warn] ^
101[build.sc-61] [warn] 10 warnings found
102[build.sc-61] [info] done compiling
103[1/1] resolve
104[0J[1A
105[0J[1A
106[1/1] ============================== resolve _ ============================== 20s
107Try build using ./mill
108--disable-ticker will be removed in Mill 1.0.0, use `--ticker false`
109[build.sc] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
110[build.sc] [warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
111[build.sc] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
112[build.sc] [warn] ^
113[build.sc] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
114[build.sc] [warn] .iterator()
115[build.sc] [warn] ^
116[build.sc] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
117[build.sc] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
118[build.sc] [warn] ^
119[build.sc] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
120[build.sc] [warn] val testModule = module.millInternal.modules.toList
121[build.sc] [warn] ^
122[build.sc] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
123[build.sc] [warn] ctx.root.millInternal.modules.flatMap {
124[build.sc] [warn] ^
125[build.sc] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
126[build.sc] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
127[build.sc] [warn] ^
128[build.sc] [warn] /build/repo/build.sc:11:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
129[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
130[build.sc] [warn] ^
131[build.sc] [warn] /build/repo/build.sc:22:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
132[build.sc] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
133[build.sc] [warn] ^
134[build.sc] [warn] /build/repo/build.sc:23:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
135[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
136[build.sc] [warn] ^
137[build.sc] [warn] /build/repo/build.sc:103:41: type Target in package mill is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
138[build.sc] [warn] override def mimaPreviousArtifacts: Target[Agg[Dep]] = T {
139[build.sc] [warn] ^
140[build.sc] [warn] 10 warnings found
141[build.sc] [info] done compiling
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sc","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
143Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
144
145Starting build for bloop-config - [0/1]
146Failed to resolve scalaVersion, assume it's Scala 3 project
147OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
148[info] compiling 7 Scala sources to /build/repo/out/config/3.7.4-RC2/jvm/compile.dest/classes ...
149[warn] bad option '-Ywarn-unused' was ignored
150[error] wrong number of arguments at unroll for (version: String, mode: bloop.config.Config.LinkerMode,
151[error] kind: bloop.config.Config.ModuleKindJS, emitSourceMaps: Boolean,
152[error] jsdom: Option[Boolean], output: Option[bloop.config.PlatformFiles.Path],
153[error] nodePath: Option[bloop.config.PlatformFiles.Path], toolchain:
154[error] List[bloop.config.PlatformFiles.Path]): bloop.config.Config.JsConfig: (JsConfig.this.copy :
155[error] (version: String, mode: bloop.config.Config.LinkerMode,
156[error] kind: bloop.config.Config.ModuleKindJS, emitSourceMaps: Boolean,
157[error] jsdom: Option[Boolean], output: Option[bloop.config.PlatformFiles.Path],
158[error] nodePath: Option[bloop.config.PlatformFiles.Path], toolchain:
159[error] List[bloop.config.PlatformFiles.Path]): bloop.config.Config.JsConfig
160[error] ), expected: 8, found: 9
161[error] wrong number of arguments at unroll for (x$0: String, x$1: bloop.config.Config.LinkerMode,
162[error] x$2: bloop.config.Config.ModuleKindJS, x$3: Boolean, x$4: Option[Boolean],
163[error] x$5: Option[bloop.config.PlatformFiles.Path],
164[error] x$6: Option[bloop.config.PlatformFiles.Path], x$7:
165[error] List[bloop.config.PlatformFiles.Path]): bloop.config.Config.JsConfig: (JsConfig.this.copy :
166[error] (x$0: String, x$1: bloop.config.Config.LinkerMode,
167[error] x$2: bloop.config.Config.ModuleKindJS, x$3: Boolean, x$4: Option[Boolean],
168[error] x$5: Option[bloop.config.PlatformFiles.Path],
169[error] x$6: Option[bloop.config.PlatformFiles.Path], x$7:
170[error] List[bloop.config.PlatformFiles.Path]): bloop.config.Config.JsConfig
171[error] ), expected: 8, found: 9
172[error] wrong number of arguments at unroll for (version: String, mode: bloop.config.Config.LinkerMode,
173[error] kind: bloop.config.Config.ModuleKindJS, emitSourceMaps: Boolean,
174[error] jsdom: Option[Boolean], output: Option[bloop.config.PlatformFiles.Path],
175[error] nodePath: Option[bloop.config.PlatformFiles.Path],
176[error] toolchain: List[bloop.config.PlatformFiles.Path], moduleSplitStyle:
177[error] Option[bloop.config.Config.ModuleSplitStyleJS]): bloop.config.Config.JsConfig: (JsConfig.this.copy :
178[error] (version: String, mode: bloop.config.Config.LinkerMode,
179[error] kind: bloop.config.Config.ModuleKindJS, emitSourceMaps: Boolean,
180[error] jsdom: Option[Boolean], output: Option[bloop.config.PlatformFiles.Path],
181[error] nodePath: Option[bloop.config.PlatformFiles.Path],
182[error] toolchain: List[bloop.config.PlatformFiles.Path], moduleSplitStyle:
183[error] Option[bloop.config.Config.ModuleSplitStyleJS]):
184[error] bloop.config.Config.JsConfig
185[error] ), expected: 9, found: 10
186
187 unhandled exception while running unroll on /build/repo/config/src/bloop/config/Config.scala
188
189 An unhandled exception was thrown in the compiler plugin named "unroll".
190 Please report the issue to the plugin's maintainers.
191 For non-enriched exceptions, compile with -Xno-enrich-error-messages.
192
193
194 while compiling: /build/repo/config/src/bloop/config/Config.scala
195 during phase: unroll
196 mode: Mode(ImplicitsEnabled)
197 library version: version 2.13.16
198 compiler version: version 3.7.4-RC2
199 settings: -Xplugin List(/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/lihaoyi/unroll-plugin_3/0.1.12/unroll-plugin_3-0.1.12.jar) -classpath /root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-macros_3/2.13.5.2/jsoniter-scala-macros_3-2.13.5.2.jar:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.4-RC2/scala3-library_3-3.7.4-RC2.jar:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/github/plokhotnyuk/jsoniter-scala/jsoniter-scala-core_3/2.13.5.2/jsoniter-scala-core_3-2.13.5.2.jar:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/lihaoyi/unroll-annotation_3/0.1.12/unroll-annotation_3-0.1.12.jar:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar:/build/repo/config/compile-resources:/build/repo/out/config/3.7.4-RC2/jvm/compile.dest/classes -d /build/repo/out/config/3.7.4-RC2/jvm/compile.dest/classes -java-output-version 8 -rewrite Some(dotty.tools.dotc.rewrites.Rewrites@5bfb5dbb) -source 3.7-migration
200
201[error] ## Exception when compiling 7 sources to /build/repo/out/config/3.7.4-RC2/jvm/compile.dest/classes
202[error] scala.MatchError: Block(List(ValDef(arity,TypeTree[TypeRef(ThisType(TypeRef(NoPrefix,module class scala)),class Int)],Select(Ident(x$0),productArity)), ValDef(version$2,TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class scala)),object Predef),type String)],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(0)))),$asInstanceOf$),List(TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class scala)),object Predef),type String)]))), ValDef(mode$1,TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class LinkerMode)],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(1)))),$asInstanceOf$),List(TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class LinkerMode)]))), ValDef(kind$1,TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class ModuleKindJS)],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(2)))),$asInstanceOf$),List(TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class ModuleKindJS)]))), ValDef(emitSourceMaps$1,TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(3)))),$asInstanceOf$),List(TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)]))), ValDef(jsdom$1,TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)))],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(4)))),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)))]))), ValDef(output$1,TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(5)))),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))]))), ValDef(nodePath$1,TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(6)))),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))]))), ValDef(toolchain$1,TypeTree[AppliedType(TypeRef(ThisType(TypeRef(NoPrefix,module class immutable)),class List),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(7)))),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(ThisType(TypeRef(NoPrefix,module class immutable)),class List),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))]))), ValDef(moduleSplitStyle$1,TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class ModuleSplitStyleJS)))],TypeApply(Select(If(Apply(Select(Ident(arity),>),List(Literal(Constant(8)))),Apply(Select(Ident(x$0),productElement),List(Literal(Constant(8)))),Select(Ident(JsConfig),$lessinit$greater$default$9)),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class ModuleSplitStyleJS)))]))), ValDef(useWebAssembly$1,TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)],TypeApply(Select(If(Apply(Select(Ident(arity),>),List(Literal(Constant(9)))),Apply(Select(Ident(x$0),productElement),List(Literal(Constant(9)))),Select(Ident(JsConfig),$lessinit$greater$default$10)),$asInstanceOf$),List(TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)])))),Apply(Select(New(TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class JsConfig)]),<init>),List(Ident(version$2), Ident(mode$1), Ident(kind$1), Ident(emitSourceMaps$1), Ident(jsdom$1), Ident(output$1), Ident(nodePath$1), Ident(toolchain$1), Ident(moduleSplitStyle$1), Ident(useWebAssembly$1)))) (of class dotty.tools.dotc.ast.Trees$Block)
203[error] unroll.UnrollPhaseScala3.generateFromProduct$$anonfun$1(UnrollPhaseScala3.scala:158)
204[error] unroll.UnrollPhaseScala3.$anonfun$adapted$2(UnrollPhaseScala3.scala:170)
205[error] scala.collection.immutable.List.map(List.scala:247)
206[error] unroll.UnrollPhaseScala3.generateFromProduct(UnrollPhaseScala3.scala:170)
207[error] unroll.UnrollPhaseScala3.generateSyntheticDefs(UnrollPhaseScala3.scala:213)
208[error] unroll.UnrollPhaseScala3.$anonfun$6(UnrollPhaseScala3.scala:264)
209[error] scala.collection.immutable.List.map(List.scala:251)
210[error] unroll.UnrollPhaseScala3.transformTemplate(UnrollPhaseScala3.scala:264)
211[error] dotty.tools.dotc.transform.MegaPhase.goTemplate(MegaPhase.scala:1071)
212[error] dotty.tools.dotc.transform.MegaPhase.transformUnnamed$1(MegaPhase.scala:377)
213[error] dotty.tools.dotc.transform.MegaPhase.transformTree(MegaPhase.scala:454)
214[error] dotty.tools.dotc.transform.MegaPhase.transformNamed$1(MegaPhase.scala:272)
215[error] dotty.tools.dotc.transform.MegaPhase.transformTree(MegaPhase.scala:452)
216[error] dotty.tools.dotc.transform.MegaPhase.loop$1(MegaPhase.scala:465)
217[error] dotty.tools.dotc.transform.MegaPhase.transformStats(MegaPhase.scala:465)
218[error] dotty.tools.dotc.transform.MegaPhase.transformUnnamed$1(MegaPhase.scala:376)
219[error] dotty.tools.dotc.transform.MegaPhase.transformTree(MegaPhase.scala:454)
220[error] dotty.tools.dotc.transform.MegaPhase.transformNamed$1(MegaPhase.scala:272)
221[error] dotty.tools.dotc.transform.MegaPhase.transformTree(MegaPhase.scala:452)
222[error] dotty.tools.dotc.transform.MegaPhase.loop$1(MegaPhase.scala:465)
223[error] dotty.tools.dotc.transform.MegaPhase.transformStats(MegaPhase.scala:465)
224[error] dotty.tools.dotc.transform.MegaPhase.mapPackage$1(MegaPhase.scala:396)
225[error] dotty.tools.dotc.transform.MegaPhase.transformUnnamed$1(MegaPhase.scala:399)
226[error] dotty.tools.dotc.transform.MegaPhase.transformTree(MegaPhase.scala:454)
227[error] dotty.tools.dotc.transform.MegaPhase.transformUnit(MegaPhase.scala:481)
228[error] dotty.tools.dotc.transform.MegaPhase.run(MegaPhase.scala:493)
229[error] dotty.tools.dotc.transform.MegaPhase$MiniPhase.run(MegaPhase.scala:138)
230[error] dotty.tools.dotc.core.Phases$Phase.runOn$$anonfun$1(Phases.scala:383)
231[error] scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
232[error] scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
233[error] scala.collection.immutable.List.foreach(List.scala:334)
234[error] dotty.tools.dotc.core.Phases$Phase.runOn(Phases.scala:376)
235[error] dotty.tools.dotc.Run.runPhases$1$$anonfun$1(Run.scala:380)
236[error] scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
237[error] scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
238[error] scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1324)
239[error] dotty.tools.dotc.Run.runPhases$1(Run.scala:373)
240[error] dotty.tools.dotc.Run.compileUnits$$anonfun$1$$anonfun$2(Run.scala:420)
241[error] dotty.tools.dotc.Run.compileUnits$$anonfun$1$$anonfun$adapted$1(Run.scala:420)
242[error] scala.Function0.apply$mcV$sp(Function0.scala:42)
243[error] dotty.tools.dotc.Run.showProgress(Run.scala:482)
244[error] dotty.tools.dotc.Run.compileUnits$$anonfun$1(Run.scala:420)
245[error] dotty.tools.dotc.Run.compileUnits$$anonfun$adapted$1(Run.scala:432)
246[error] dotty.tools.dotc.util.Stats$.maybeMonitored(Stats.scala:69)
247[error] dotty.tools.dotc.Run.compileUnits(Run.scala:432)
248[error] dotty.tools.dotc.Run.compileSources(Run.scala:319)
249[error] dotty.tools.dotc.Run.compile(Run.scala:304)
250[error] dotty.tools.dotc.Driver.doCompile(Driver.scala:37)
251[error] dotty.tools.xsbt.CompilerBridgeDriver.run(CompilerBridgeDriver.java:141)
252[error] dotty.tools.xsbt.CompilerBridge.run(CompilerBridge.java:22)
253[error] sbt.internal.inc.AnalyzingCompiler.compile(AnalyzingCompiler.scala:91)
254[error] sbt.internal.inc.MixedAnalyzingCompiler.$anonfun$compile$7(MixedAnalyzingCompiler.scala:196)
255[error] scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
256[error] sbt.internal.inc.MixedAnalyzingCompiler.timed(MixedAnalyzingCompiler.scala:252)
257[error] sbt.internal.inc.MixedAnalyzingCompiler.$anonfun$compile$4(MixedAnalyzingCompiler.scala:186)
258[error] sbt.internal.inc.MixedAnalyzingCompiler.$anonfun$compile$4$adapted(MixedAnalyzingCompiler.scala:166)
259[error] sbt.internal.inc.JarUtils$.withPreviousJar(JarUtils.scala:241)
260[error] sbt.internal.inc.MixedAnalyzingCompiler.compileScala$1(MixedAnalyzingCompiler.scala:166)
261[error] sbt.internal.inc.MixedAnalyzingCompiler.compile(MixedAnalyzingCompiler.scala:214)
262[error] sbt.internal.inc.IncrementalCompilerImpl.$anonfun$compileInternal$1(IncrementalCompilerImpl.scala:542)
263[error] sbt.internal.inc.IncrementalCompilerImpl.$anonfun$compileInternal$1$adapted(IncrementalCompilerImpl.scala:542)
264[error] sbt.internal.inc.Incremental$.$anonfun$apply$3(Incremental.scala:182)
265[error] sbt.internal.inc.Incremental$.$anonfun$apply$3$adapted(Incremental.scala:180)
266[error] sbt.internal.inc.Incremental$$anon$2.run(Incremental.scala:458)
267[error] sbt.internal.inc.IncrementalCommon$CycleState.next(IncrementalCommon.scala:117)
268[error] sbt.internal.inc.IncrementalCommon$$anon$1.next(IncrementalCommon.scala:56)
269[error] sbt.internal.inc.IncrementalCommon$$anon$1.next(IncrementalCommon.scala:52)
270[error] sbt.internal.inc.IncrementalCommon.cycle(IncrementalCommon.scala:263)
271[error] sbt.internal.inc.Incremental$.$anonfun$incrementalCompile$8(Incremental.scala:413)
272[error] sbt.internal.inc.Incremental$.withClassfileManager(Incremental.scala:500)
273[error] sbt.internal.inc.Incremental$.incrementalCompile(Incremental.scala:400)
274[error] sbt.internal.inc.Incremental$.apply(Incremental.scala:208)
275[error] sbt.internal.inc.IncrementalCompilerImpl.compileInternal(IncrementalCompilerImpl.scala:542)
276[error] sbt.internal.inc.IncrementalCompilerImpl.$anonfun$compileIncrementally$1(IncrementalCompilerImpl.scala:496)
277[error] sbt.internal.inc.IncrementalCompilerImpl.handleCompilationError(IncrementalCompilerImpl.scala:332)
278[error] sbt.internal.inc.IncrementalCompilerImpl.compileIncrementally(IncrementalCompilerImpl.scala:433)
279[error] sbt.internal.inc.IncrementalCompilerImpl.compile(IncrementalCompilerImpl.scala:137)
280[error] mill.scalalib.worker.ZincWorkerImpl.compileInternal(ZincWorkerImpl.scala:649)
281[error] mill.scalalib.worker.ZincWorkerImpl.$anonfun$compileMixed$1(ZincWorkerImpl.scala:444)
282[error] mill.scalalib.worker.ZincWorkerImpl.$anonfun$withCompilers$2(ZincWorkerImpl.scala:478)
283[error] mill.api.CachedFactory.withValue(CachedFactory.scala:39)
284[error] mill.scalalib.worker.ZincWorkerImpl.withCompilers(ZincWorkerImpl.scala:477)
285[error] mill.scalalib.worker.ZincWorkerImpl.compileMixed(ZincWorkerImpl.scala:443)
286[error] mill.scalalib.ScalaModule.$anonfun$compile$2(ScalaModule.scala:266)
287[error] mill.define.Task$TraverseCtx.evaluate(Task.scala:266)
288[error] mill.eval.GroupEvaluator.$anonfun$evaluateGroup$10(GroupEvaluator.scala:269)
289[error] mill.eval.GroupEvaluator.$anonfun$evaluateGroup$9(GroupEvaluator.scala:259)
290[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
291[error] mill.api.SystemStreams$.$anonfun$withStreams$9(SystemStreams.scala:104)
292[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
293[error] mill.api.SystemStreams$.$anonfun$withStreams$8(SystemStreams.scala:103)
294[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
295[error] mill.api.SystemStreams$.$anonfun$withStreams$7(SystemStreams.scala:102)
296[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
297[error] scala.Console$.withErr(Console.scala:193)
298[error] mill.api.SystemStreams$.$anonfun$withStreams$6(SystemStreams.scala:101)
299[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
300[error] scala.Console$.withOut(Console.scala:164)
301[error] mill.api.SystemStreams$.$anonfun$withStreams$5(SystemStreams.scala:100)
302[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
303[error] scala.Console$.withIn(Console.scala:227)
304[error] mill.api.SystemStreams$.$anonfun$withStreams$4(SystemStreams.scala:99)
305[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
306[error] mill.api.SystemStreams$.withStreams(SystemStreams.scala:98)
307[error] mill.eval.GroupEvaluator.$anonfun$evaluateGroup$8(GroupEvaluator.scala:259)
308[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
309[error] mill.eval.GroupEvaluator.wrap$1(GroupEvaluator.scala:258)
310[error] mill.eval.GroupEvaluator.$anonfun$evaluateGroup$3(GroupEvaluator.scala:268)
311[error] mill.eval.GroupEvaluator.$anonfun$evaluateGroup$3$adapted(GroupEvaluator.scala:217)
312[error] scala.collection.immutable.Vector.foreach(Vector.scala:2125)
313[error] mill.eval.GroupEvaluator.computeAll$1(GroupEvaluator.scala:217)
314[error] mill.eval.GroupEvaluator.evaluateGroup(GroupEvaluator.scala:289)
315[error] mill.eval.GroupEvaluator.$anonfun$evaluateGroupCached$1(GroupEvaluator.scala:158)
316[error] mill.api.Logger.withPrompt(Logger.scala:89)
317[error] mill.api.Logger.withPrompt$(Logger.scala:87)
318[error] mill.util.PrefixLogger.withPrompt(PrefixLogger.scala:7)
319[error] mill.eval.GroupEvaluator.evaluateGroupCached(GroupEvaluator.scala:58)
320[error] mill.eval.GroupEvaluator.evaluateGroupCached$(GroupEvaluator.scala:44)
321[error] mill.eval.EvaluatorImpl.evaluateGroupCached(EvaluatorImpl.scala:17)
322[error] mill.eval.EvaluatorCore.$anonfun$evaluate0$6(EvaluatorCore.scala:179)
323[error] scala.concurrent.impl.Promise$Transformation.run(Promise.scala:467)
324[error] mill.eval.ExecutionContexts$ThreadPool.$anonfun$execute$4(ExecutionContexts.scala:79)
325[error] scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
326[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
327[error] mill.api.SystemStreams$.$anonfun$withStreams$9(SystemStreams.scala:104)
328[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
329[error] mill.api.SystemStreams$.$anonfun$withStreams$8(SystemStreams.scala:103)
330[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
331[error] mill.api.SystemStreams$.$anonfun$withStreams$7(SystemStreams.scala:102)
332[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
333[error] scala.Console$.withErr(Console.scala:193)
334[error] mill.api.SystemStreams$.$anonfun$withStreams$6(SystemStreams.scala:101)
335[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
336[error] scala.Console$.withOut(Console.scala:164)
337[error] mill.api.SystemStreams$.$anonfun$withStreams$5(SystemStreams.scala:100)
338[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
339[error] scala.Console$.withIn(Console.scala:227)
340[error] mill.api.SystemStreams$.$anonfun$withStreams$4(SystemStreams.scala:99)
341[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
342[error] mill.api.SystemStreams$.withStreams(SystemStreams.scala:98)
343[error] mill.eval.ExecutionContexts$ThreadPool.$anonfun$execute$3(ExecutionContexts.scala:79)
344[error] scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
345[error] scala.util.DynamicVariable.withValue(DynamicVariable.scala:59)
346[error] mill.eval.ExecutionContexts$ThreadPool.$anonfun$execute$1(ExecutionContexts.scala:78)
347[error] mill.eval.ExecutionContexts$ThreadPool$PriorityRunnable.run(ExecutionContexts.scala:99)
348[error] java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
349[error] java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
350[error] java.base/java.lang.Thread.run(Thread.java:833)
351[error]
352Failed to evaluated config[3.7.4-RC2].jvm.compile: scala.MatchError: Block(List(ValDef(arity,TypeTree[TypeRef(ThisType(TypeRef(NoPrefix,module class scala)),class Int)],Select(Ident(x$0),productArity)), ValDef(version$2,TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class scala)),object Predef),type String)],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(0)))),$asInstanceOf$),List(TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class scala)),object Predef),type String)]))), ValDef(mode$1,TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class LinkerMode)],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(1)))),$asInstanceOf$),List(TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class LinkerMode)]))), ValDef(kind$1,TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class ModuleKindJS)],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(2)))),$asInstanceOf$),List(TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class ModuleKindJS)]))), ValDef(emitSourceMaps$1,TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(3)))),$asInstanceOf$),List(TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)]))), ValDef(jsdom$1,TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)))],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(4)))),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)))]))), ValDef(output$1,TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(5)))),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))]))), ValDef(nodePath$1,TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(6)))),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))]))), ValDef(toolchain$1,TypeTree[AppliedType(TypeRef(ThisType(TypeRef(NoPrefix,module class immutable)),class List),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(7)))),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(ThisType(TypeRef(NoPrefix,module class immutable)),class List),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))]))), ValDef(moduleSplitStyle$1,TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class ModuleSplitStyleJS)))],TypeApply(Select(If(Apply(Select(Ident(arity),>),List(Literal(Constant(8)))),Apply(Select(Ident(x$0),productElement),List(Literal(Constant(8)))),Select(Ident(JsConfig),$lessinit$greater$default$9)),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class ModuleSplitStyleJS)))]))), ValDef(useWebAssembly$1,TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)],TypeApply(Select(If(Apply(Select(Ident(arity),>),List(Literal(Constant(9)))),Apply(Select(Ident(x$0),productElement),List(Literal(Constant(9)))),Select(Ident(JsConfig),$lessinit$greater$default$10)),$asInstanceOf$),List(TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)])))),Apply(Select(New(TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class JsConfig)]),<init>),List(Ident(version$2), Ident(mode$1), Ident(kind$1), Ident(emitSourceMaps$1), Ident(jsdom$1), Ident(output$1), Ident(nodePath$1), Ident(toolchain$1), Ident(moduleSplitStyle$1), Ident(useWebAssembly$1)))) (of class dotty.tools.dotc.ast.Trees$Block)
353 unroll.UnrollPhaseScala3.generateFromProduct$$anonfun$1(UnrollPhaseScala3.scala:158)
354 unroll.UnrollPhaseScala3.$anonfun$adapted$2(UnrollPhaseScala3.scala:170)
355 scala.collection.immutable.List.map(List.scala:247)
356 unroll.UnrollPhaseScala3.generateFromProduct(UnrollPhaseScala3.scala:170)
357 unroll.UnrollPhaseScala3.generateSyntheticDefs(UnrollPhaseScala3.scala:213)
358 unroll.UnrollPhaseScala3.$anonfun$6(UnrollPhaseScala3.scala:264)
359 scala.collection.immutable.List.map(List.scala:251)
360 unroll.UnrollPhaseScala3.transformTemplate(UnrollPhaseScala3.scala:264)
361 dotty.tools.dotc.transform.MegaPhase.goTemplate(MegaPhase.scala:1071)
362 dotty.tools.dotc.transform.MegaPhase.transformUnnamed$1(MegaPhase.scala:377)
363 dotty.tools.dotc.transform.MegaPhase.transformTree(MegaPhase.scala:454)
364 dotty.tools.dotc.transform.MegaPhase.transformNamed$1(MegaPhase.scala:272)
365 dotty.tools.dotc.transform.MegaPhase.transformTree(MegaPhase.scala:452)
366 dotty.tools.dotc.transform.MegaPhase.loop$1(MegaPhase.scala:465)
367 dotty.tools.dotc.transform.MegaPhase.transformStats(MegaPhase.scala:465)
368 dotty.tools.dotc.transform.MegaPhase.transformUnnamed$1(MegaPhase.scala:376)
369 dotty.tools.dotc.transform.MegaPhase.transformTree(MegaPhase.scala:454)
370 dotty.tools.dotc.transform.MegaPhase.transformNamed$1(MegaPhase.scala:272)
371 dotty.tools.dotc.transform.MegaPhase.transformTree(MegaPhase.scala:452)
372 dotty.tools.dotc.transform.MegaPhase.loop$1(MegaPhase.scala:465)
373 dotty.tools.dotc.transform.MegaPhase.transformStats(MegaPhase.scala:465)
374 dotty.tools.dotc.transform.MegaPhase.mapPackage$1(MegaPhase.scala:396)
375 dotty.tools.dotc.transform.MegaPhase.transformUnnamed$1(MegaPhase.scala:399)
376 dotty.tools.dotc.transform.MegaPhase.transformTree(MegaPhase.scala:454)
377 dotty.tools.dotc.transform.MegaPhase.transformUnit(MegaPhase.scala:481)
378 dotty.tools.dotc.transform.MegaPhase.run(MegaPhase.scala:493)
379 dotty.tools.dotc.transform.MegaPhase$MiniPhase.run(MegaPhase.scala:138)
380 dotty.tools.dotc.core.Phases$Phase.runOn$$anonfun$1(Phases.scala:383)
381 scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
382 scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
383 scala.collection.immutable.List.foreach(List.scala:334)
384 dotty.tools.dotc.core.Phases$Phase.runOn(Phases.scala:376)
385 dotty.tools.dotc.Run.runPhases$1$$anonfun$1(Run.scala:380)
386 scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
387 scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
388 scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1324)
389 dotty.tools.dotc.Run.runPhases$1(Run.scala:373)
390 dotty.tools.dotc.Run.compileUnits$$anonfun$1$$anonfun$2(Run.scala:420)
391 dotty.tools.dotc.Run.compileUnits$$anonfun$1$$anonfun$adapted$1(Run.scala:420)
392 scala.Function0.apply$mcV$sp(Function0.scala:42)
393 dotty.tools.dotc.Run.showProgress(Run.scala:482)
394 dotty.tools.dotc.Run.compileUnits$$anonfun$1(Run.scala:420)
395 dotty.tools.dotc.Run.compileUnits$$anonfun$adapted$1(Run.scala:432)
396 dotty.tools.dotc.util.Stats$.maybeMonitored(Stats.scala:69)
397 dotty.tools.dotc.Run.compileUnits(Run.scala:432)
398 dotty.tools.dotc.Run.compileSources(Run.scala:319)
399 dotty.tools.dotc.Run.compile(Run.scala:304)
400 dotty.tools.dotc.Driver.doCompile(Driver.scala:37)
401 dotty.tools.xsbt.CompilerBridgeDriver.run(CompilerBridgeDriver.java:141)
402 dotty.tools.xsbt.CompilerBridge.run(CompilerBridge.java:22)
403 sbt.internal.inc.AnalyzingCompiler.compile(AnalyzingCompiler.scala:91)
404 sbt.internal.inc.MixedAnalyzingCompiler.$anonfun$compile$7(MixedAnalyzingCompiler.scala:196)
405 scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
406 sbt.internal.inc.MixedAnalyzingCompiler.timed(MixedAnalyzingCompiler.scala:252)
407 sbt.internal.inc.MixedAnalyzingCompiler.$anonfun$compile$4(MixedAnalyzingCompiler.scala:186)
408 sbt.internal.inc.MixedAnalyzingCompiler.$anonfun$compile$4$adapted(MixedAnalyzingCompiler.scala:166)
409 sbt.internal.inc.JarUtils$.withPreviousJar(JarUtils.scala:241)
410 sbt.internal.inc.MixedAnalyzingCompiler.compileScala$1(MixedAnalyzingCompiler.scala:166)
411 sbt.internal.inc.MixedAnalyzingCompiler.compile(MixedAnalyzingCompiler.scala:214)
412 sbt.internal.inc.IncrementalCompilerImpl.$anonfun$compileInternal$1(IncrementalCompilerImpl.scala:542)
413 sbt.internal.inc.IncrementalCompilerImpl.$anonfun$compileInternal$1$adapted(IncrementalCompilerImpl.scala:542)
414 sbt.internal.inc.Incremental$.$anonfun$apply$3(Incremental.scala:182)
415 sbt.internal.inc.Incremental$.$anonfun$apply$3$adapted(Incremental.scala:180)
416 sbt.internal.inc.Incremental$$anon$2.run(Incremental.scala:458)
417 sbt.internal.inc.IncrementalCommon$CycleState.next(IncrementalCommon.scala:117)
418 sbt.internal.inc.IncrementalCommon$$anon$1.next(IncrementalCommon.scala:56)
419 sbt.internal.inc.IncrementalCommon$$anon$1.next(IncrementalCommon.scala:52)
420 sbt.internal.inc.IncrementalCommon.cycle(IncrementalCommon.scala:263)
421 sbt.internal.inc.Incremental$.$anonfun$incrementalCompile$8(Incremental.scala:413)
422 sbt.internal.inc.Incremental$.withClassfileManager(Incremental.scala:500)
423 sbt.internal.inc.Incremental$.incrementalCompile(Incremental.scala:400)
424 sbt.internal.inc.Incremental$.apply(Incremental.scala:208)
425 sbt.internal.inc.IncrementalCompilerImpl.compileInternal(IncrementalCompilerImpl.scala:542)
426 sbt.internal.inc.IncrementalCompilerImpl.$anonfun$compileIncrementally$1(IncrementalCompilerImpl.scala:496)
427 sbt.internal.inc.IncrementalCompilerImpl.handleCompilationError(IncrementalCompilerImpl.scala:332)
428 sbt.internal.inc.IncrementalCompilerImpl.compileIncrementally(IncrementalCompilerImpl.scala:433)
429 sbt.internal.inc.IncrementalCompilerImpl.compile(IncrementalCompilerImpl.scala:137)
430 mill.scalalib.worker.ZincWorkerImpl.compileInternal(ZincWorkerImpl.scala:649)
431 mill.scalalib.worker.ZincWorkerImpl.$anonfun$compileMixed$1(ZincWorkerImpl.scala:444)
432 mill.scalalib.worker.ZincWorkerImpl.$anonfun$withCompilers$2(ZincWorkerImpl.scala:478)
433 mill.api.CachedFactory.withValue(CachedFactory.scala:39)
434 mill.scalalib.worker.ZincWorkerImpl.withCompilers(ZincWorkerImpl.scala:477)
435 mill.scalalib.worker.ZincWorkerImpl.compileMixed(ZincWorkerImpl.scala:443)
436 mill.scalalib.ScalaModule.$anonfun$compile$2(ScalaModule.scala:266)
437 mill.define.Task$TraverseCtx.evaluate(Task.scala:266)
438Module config[3.7.4-RC2].jvm is not a publish module, skipping publishing
439
440************************
441Build summary:
442[{
443 "module": "bloop-config",
444 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["scala.MatchError: Block(List(ValDef(arity,TypeTree[TypeRef(ThisType(TypeRef(NoPrefix,module class scala)),class Int)],Select(Ident(x$0),productArity)), ValDef(version$2,TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class scala)),object Predef),type String)],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(0)))),$asInstanceOf$),List(TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class scala)),object Predef),type String)]))), ValDef(mode$1,TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class LinkerMode)],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(1)))),$asInstanceOf$),List(TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class LinkerMode)]))), ValDef(kind$1,TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class ModuleKindJS)],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(2)))),$asInstanceOf$),List(TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class ModuleKindJS)]))), ValDef(emitSourceMaps$1,TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(3)))),$asInstanceOf$),List(TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)]))), ValDef(jsdom$1,TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)))],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(4)))),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)))]))), ValDef(output$1,TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(5)))),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))]))), ValDef(nodePath$1,TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(6)))),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))]))), ValDef(toolchain$1,TypeTree[AppliedType(TypeRef(ThisType(TypeRef(NoPrefix,module class immutable)),class List),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))],TypeApply(Select(Apply(Select(Ident(x$0),productElement),List(Literal(Constant(7)))),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(ThisType(TypeRef(NoPrefix,module class immutable)),class List),List(TypeRef(TermRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object bloop),object config),object PlatformFiles),type Path)))]))), ValDef(moduleSplitStyle$1,TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class ModuleSplitStyleJS)))],TypeApply(Select(If(Apply(Select(Ident(arity),>),List(Literal(Constant(8)))),Apply(Select(Ident(x$0),productElement),List(Literal(Constant(8)))),Select(Ident(JsConfig),$lessinit$greater$default$9)),$asInstanceOf$),List(TypeTree[AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class ModuleSplitStyleJS)))]))), ValDef(useWebAssembly$1,TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)],TypeApply(Select(If(Apply(Select(Ident(arity),>),List(Literal(Constant(9)))),Apply(Select(Ident(x$0),productElement),List(Literal(Constant(9)))),Select(Ident(JsConfig),$lessinit$greater$default$10)),$asInstanceOf$),List(TypeTree[TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Boolean)])))),Apply(Select(New(TypeTree[TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class config)),module class Config$)),class JsConfig)]),<init>),List(Ident(version$2), Ident(mode$1), Ident(kind$1), Ident(emitSourceMaps$1), Ident(jsdom$1), Ident(output$1), Ident(nodePath$1), Ident(toolchain$1), Ident(moduleSplitStyle$1), Ident(useWebAssembly$1)))) (of class dotty.tools.dotc.ast.Trees$Block)"]}, "tookMs": 7731, "warnings": 0, "errors": 0},
445 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
446 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
447 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
448 "publish": {"status": "skipped", "tookMs": 0},
449 "metadata": {
450 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
451}
452}]
453************************"
454
4551 tasks failed
456runCommunityBuild build_.CommunityBuildCore$Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: bloop-config