Build Logs

scala-steward-org/scala-steward • 3.8.0-RC2:2025-11-28

Errors

11

Warnings

32

Total Lines

306

1##################################
2Clonning https://github.com/scala-steward-org/scala-steward.git into /build/repo using revision
3##################################
4Would override fixed Scala version: 3.3.7
5Using target Scala version for migration: 3.7.4
6Migrating project for -source:3.4 using Scala 3.7.4
7----
8Preparing build for 3.7.4
9Would try to apply common scalacOption (best-effort, sbt/mill only):
10Append: -rewrite,REQUIRE:-source:3.4-migration
11Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
12
13Try apply source patch:
14Path: modules/core/src/test/scala/org/scalasteward/core/mock/package.scala
15Pattern: runA(MockState.empty).unsafeRunSync()(cats.effect.unsafe.implicits.global)
16Replacement: runA(MockState.empty).unsafeRunSync()(using cats.effect.unsafe.implicits.global)
17Starting compilation server
18Compiling project (Scala 3.7.3, JVM (21))
19Compiled project (Scala 3.7.3, JVM (21))
20Successfully applied pattern 'runA(MockState.empty).unsafeRunSync()(cats.effect.unsafe.implicits.global)' in modules/core/src/test/scala/org/scalasteward/core/mock/package.scala
21
22Try apply source patch:
23Path: build.sbt
24Pattern: val Scala3 = "3.3.7"
25Replacement: val Scala3 = "3.7.4"
26Successfully applied pattern 'val Scala3 = "3.3.7"' in build.sbt
27----
28Starting build for 3.7.4
29Execute tests: false
30sbt project found:
31No prepare script found for project scala-steward-org/scala-steward
32##################################
33Scala version: 3.7.4
34Targets: *%*
35Project projectConfig: {"projects":{"exclude":["scala-steward-docs"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set core.jvm/Compile/doc/skip := true","set core.jvm/Compile/publish/skip := true"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"modules/core/src/test/scala/org/scalasteward/core/mock/package.scala","pattern":"runA(MockState.empty).unsafeRunSync()(cats.effect.unsafe.implicits.global)","replaceWith":"runA(MockState.empty).unsafeRunSync()(using cats.effect.unsafe.implicits.global)"},{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
36##################################
37Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
38Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
39[sbt_options] declare -a sbt_options=()
40[process_args] java_version = '21'
41[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
42# Executing command line:
43java
44-Dfile.encoding=UTF-8
45-Dcommunitybuild.scala=3.7.4
46-Dcommunitybuild.project.dependencies.add=
47-Xmx7G
48-Xms4G
49-Xss8M
50-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
51-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
52-jar
53/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
54"setCrossScalaVersions 3.7.4"
55"++3.7.4 -v"
56"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
57"set every credentials := Nil"
58"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
59"removeScalacOptionsStartingWith -P:wartremover"
60"set core.jvm/Compile/doc/skip := true; set core.jvm/Compile/publish/skip := true"
61moduleMappings
62"runBuild 3.7.4 """{"projects":{"exclude":["scala-steward-docs"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set core.jvm/Compile/doc/skip := true","set core.jvm/Compile/publish/skip := true"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"modules/core/src/test/scala/org/scalasteward/core/mock/package.scala","pattern":"runA(MockState.empty).unsafeRunSync()(cats.effect.unsafe.implicits.global)","replaceWith":"runA(MockState.empty).unsafeRunSync()(using cats.effect.unsafe.implicits.global)"},{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" *%*"
63
64[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
65[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
66[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
67[info] loading project definition from /build/repo/project
68[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
69[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
70[info] Compilation completed in 8.265s.
71[info] done compiling
72[info] loading settings for project root from build.sbt...
73[info] set current project to scala-steward (in build file:/build/repo/)
74Execute setCrossScalaVersions: 3.7.4
75OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in core/crossScalaVersions
76OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in benchmark/crossScalaVersions
77OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in dummy/crossScalaVersions
78OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
79OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in root/crossScalaVersions
80[info] set current project to scala-steward (in build file:/build/repo/)
81[info] Setting Scala version to 3.7.4 on 5 projects.
82[info] Switching Scala version on:
83[info] * root (2.13.18, 3.7.4)
84[info] docs (2.13.18, 3.7.4)
85[info] dummy (2.13.18, 3.7.4)
86[info] core (2.13.18, 3.7.4)
87[info] benchmark (2.13.18, 3.7.4)
88[info] Excluding projects:
89[info] Reapplying settings...
90[info] set current project to scala-steward (in build file:/build/repo/)
91Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
92[info] Reapplying settings...
93[info] set current project to scala-steward (in build file:/build/repo/)
94[info] Defining Global / credentials, benchmark / credentials and 3 others.
95[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
96[info] Run `last` for details.
97[info] Reapplying settings...
98[info] set current project to scala-steward (in build file:/build/repo/)
99Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
100[info] Reapplying settings...
101OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
102
103 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
104 Did you mean allExcludeDependencies ?
105 , retry without global scopes
106[info] Reapplying settings...
107[info] set current project to scala-steward (in build file:/build/repo/)
108Execute removeScalacOptionsStartingWith: -P:wartremover
109[info] Reapplying settings...
110[info] set current project to scala-steward (in build file:/build/repo/)
111[info] Defining core / Compile / doc / skip
112[info] The new value will be used by no settings or tasks.
113[info] Reapplying settings...
114[info] set current project to scala-steward (in build file:/build/repo/)
115[info] Defining core / Compile / publish / skip
116[info] The new value will be used by no settings or tasks.
117[info] Reapplying settings...
118[info] set current project to scala-steward (in build file:/build/repo/)
119[success] Total time: 0 s, completed Nov 28, 2025, 12:57:10 PM
120Build config: {"projects":{"exclude":["scala-steward-docs"],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":["set core.jvm/Compile/doc/skip := true","set core.jvm/Compile/publish/skip := true"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"modules/core/src/test/scala/org/scalasteward/core/mock/package.scala","pattern":"runA(MockState.empty).unsafeRunSync()(cats.effect.unsafe.implicits.global)","replaceWith":"runA(MockState.empty).unsafeRunSync()(using cats.effect.unsafe.implicits.global)"},{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
121Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(scala-steward-docs),Map()),CompileOnly,List()))
122Excluding target 'org.scala-steward%scala-steward-docs' - matches exclusion rule: 'scala-steward-docs'
123Starting build...
124Projects: Set(core, dummy, root, benchmark)
125Starting build for ProjectRef(file:/build/repo/,core) (scala-steward-core)... [0/4]
126OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
127OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
128[warn] found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
129[warn] * org.http4s:http4s-client_3:1.0.0-M46 (early-semver) is selected over 1.0.0-M44
130[warn] +- org.scala-steward:scala-steward-core_3:0.37.0-32-e14524df-20251128-1257-SNAPSHOT (depends on 1.0.0-M46)
131[warn] +- org.http4s:http4s-jdk-http-client_3:1.0.0-M10 (depends on 1.0.0-M44)
132[warn] * org.http4s:http4s-core_3:1.0.0-M46 (early-semver) is selected over 1.0.0-M44
133[warn] +- org.scala-steward:scala-steward-core_3:0.37.0-32-e14524df-20251128-1257-SNAPSHOT (depends on 1.0.0-M46)
134[warn] +- org.http4s:http4s-client_3:1.0.0-M46 (depends on 1.0.0-M46)
135[warn] +- org.http4s:http4s-circe_3:1.0.0-M46 (depends on 1.0.0-M46)
136[warn] +- org.http4s:http4s-jawn_3:1.0.0-M46 (depends on 1.0.0-M46)
137[warn] +- org.http4s:http4s-jdk-http-client_3:1.0.0-M10 (depends on 1.0.0-M44)
138OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
139OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
140OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
141Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
142[info] compiling 183 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.7.4/classes ...
143[info] done compiling
144[info] Main Scala API documentation to /build/repo/modules/core/.jvm/target/scala-3.7.4/api...
145[info] Skipping unused scalacOptions: -Wvalue-discard, -Wnonunit-statement, -Wconf, -Xkind-projector, -source, -rewrite
146[warn] Flag -classpath set repeatedly
147[error] -- Error: modules/core/jvm/src/main/scala/cron4s/Cron.scala:28:0 ---------------
148[error] undefined: new scala.scalajs.js.annotation.JSExportTopLevel # -1: TermRef(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class js)),object annotation),JSExportTopLevel),<init>) at readTasty
149[warn] one warning found
150[error] one error found
151[error] (core / Compile / doc) DottyDoc Compilation Failed
152Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.2/scalafmt-core_2.12-3.10.2.pom
153Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.2/scalafmt-core_2.12-3.10.2.pom
154Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.2/scalafmt-sysops_2.12-3.10.2.pom
155Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.2/scalafmt-config_2.12-3.10.2.pom
156Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.2/scalafmt-macros_2.12-3.10.2.pom
157Downloading https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.0/mdoc-parser_2.12-2.8.0.pom
158Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.2/scalafmt-sysops_2.12-3.10.2.pom
159Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.2/scalafmt-macros_2.12-3.10.2.pom
160Downloaded https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.0/mdoc-parser_2.12-2.8.0.pom
161Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.2/scalafmt-config_2.12-3.10.2.pom
162Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.17.0/metaconfig-typesafe-config_2.12-0.17.0.pom
163Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.17.0/metaconfig-core_2.12-0.17.0.pom
164Downloading https://repo1.maven.org/maven2/org/scalameta/scalameta_2.12/4.14.2/scalameta_2.12-4.14.2.pom
165Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.17.0/metaconfig-typesafe-config_2.12-0.17.0.pom
166Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.17.0/metaconfig-core_2.12-0.17.0.pom
167Downloaded https://repo1.maven.org/maven2/org/scalameta/scalameta_2.12/4.14.2/scalameta_2.12-4.14.2.pom
168Downloading https://repo1.maven.org/maven2/org/scalameta/parsers_2.12/4.14.2/parsers_2.12-4.14.2.pom
169Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.17.0/metaconfig-pprint_2.12-0.17.0.pom
170Downloading https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.pom
171Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/2.14.0/scala-collection-compat_2.12-2.14.0.pom
172Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/2.14.0/scala-collection-compat_2.12-2.14.0.pom
173Downloaded https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.pom
174Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.17.0/metaconfig-pprint_2.12-0.17.0.pom
175Downloaded https://repo1.maven.org/maven2/org/scalameta/parsers_2.12/4.14.2/parsers_2.12-4.14.2.pom
176Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.pom
177Downloading https://repo1.maven.org/maven2/org/scalameta/trees_2.12/4.14.2/trees_2.12-4.14.2.pom
178Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.pom
179Downloaded https://repo1.maven.org/maven2/org/scalameta/trees_2.12/4.14.2/trees_2.12-4.14.2.pom
180Downloading https://repo1.maven.org/maven2/org/scalameta/common_2.12/4.14.2/common_2.12-4.14.2.pom
181Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.12/0.4.0/sourcecode_2.12-0.4.0.pom
182Downloading https://repo1.maven.org/maven2/org/scalameta/io_2.12/4.14.2/io_2.12-4.14.2.pom
183Downloaded https://repo1.maven.org/maven2/org/scalameta/io_2.12/4.14.2/io_2.12-4.14.2.pom
184Downloaded https://repo1.maven.org/maven2/org/scalameta/common_2.12/4.14.2/common_2.12-4.14.2.pom
185Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.12/0.4.0/sourcecode_2.12-0.4.0.pom
186Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.17.0/metaconfig-pprint_2.12-0.17.0.jar
187Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.17.0/metaconfig-core_2.12-0.17.0.jar
188Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.2/scalafmt-core_2.12-3.10.2.jar
189Downloading https://repo1.maven.org/maven2/org/scalameta/io_2.12/4.14.2/io_2.12-4.14.2.jar
190Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.2/scalafmt-sysops_2.12-3.10.2.jar
191Downloading https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.0/mdoc-parser_2.12-2.8.0.jar
192Downloaded https://repo1.maven.org/maven2/org/scalameta/io_2.12/4.14.2/io_2.12-4.14.2.jar
193Downloading https://repo1.maven.org/maven2/org/scalameta/trees_2.12/4.14.2/trees_2.12-4.14.2.jar
194Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.2/scalafmt-sysops_2.12-3.10.2.jar
195Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.jar
196Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.17.0/metaconfig-pprint_2.12-0.17.0.jar
197Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.2/scalafmt-config_2.12-3.10.2.jar
198Downloaded https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.0/mdoc-parser_2.12-2.8.0.jar
199Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.17.0/metaconfig-typesafe-config_2.12-0.17.0.jar
200Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.jar
201Downloading https://repo1.maven.org/maven2/org/scalameta/common_2.12/4.14.2/common_2.12-4.14.2.jar
202Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.2/scalafmt-config_2.12-3.10.2.jar
203Downloading https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.jar
204Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.17.0/metaconfig-typesafe-config_2.12-0.17.0.jar
205Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.17.0/metaconfig-core_2.12-0.17.0.jar
206Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/2.14.0/scala-collection-compat_2.12-2.14.0.jar
207Downloading https://repo1.maven.org/maven2/org/scalameta/parsers_2.12/4.14.2/parsers_2.12-4.14.2.jar
208Downloaded https://repo1.maven.org/maven2/org/scalameta/common_2.12/4.14.2/common_2.12-4.14.2.jar
209Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.2/scalafmt-macros_2.12-3.10.2.jar
210Downloaded https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.jar
211Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.2/scalafmt-core_2.12-3.10.2.jar
212Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/2.14.0/scala-collection-compat_2.12-2.14.0.jar
213Downloading https://repo1.maven.org/maven2/org/scalameta/scalameta_2.12/4.14.2/scalameta_2.12-4.14.2.jar
214Downloaded https://repo1.maven.org/maven2/org/scalameta/parsers_2.12/4.14.2/parsers_2.12-4.14.2.jar
215Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.2/scalafmt-macros_2.12-3.10.2.jar
216Downloaded https://repo1.maven.org/maven2/org/scalameta/scalameta_2.12/4.14.2/scalameta_2.12-4.14.2.jar
217Downloaded https://repo1.maven.org/maven2/org/scalameta/trees_2.12/4.14.2/trees_2.12-4.14.2.jar
218[info] compiling 110 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.7.4/test-classes ...
219[info] [patched file /build/repo/modules/core/src/test/scala/org/scalasteward/core/buildtool/mill/MillDepParserTest.scala]
220[info] done compiling
221[info] Wrote /build/repo/modules/core/.jvm/target/scala-3.7.4/scala-steward-core_3-0.37.0-32-e14524df-20251128-1257-SNAPSHOT.pom
222[info] Main Scala API documentation to /build/repo/modules/core/.jvm/target/scala-3.7.4/api...
223[info] Skipping unused scalacOptions: -Wvalue-discard, -Wnonunit-statement, -Wconf, -Xkind-projector, -source, -rewrite
224[warn] Flag -classpath set repeatedly
225[error] -- Error: modules/core/jvm/src/main/scala/cron4s/Cron.scala:28:0 ---------------
226[error] undefined: new scala.scalajs.js.annotation.JSExportTopLevel # -1: TermRef(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class js)),object annotation),JSExportTopLevel),<init>) at readTasty
227[warn] one warning found
228[error] one error found
229[error] (core / Compile / doc) DottyDoc Compilation Failed
230[info] compiling 1 Scala source to /build/repo/modules/core/.jvm/target/scala-3.7.4/test-classes ...
231[info] done compiling
232Starting build for ProjectRef(file:/build/repo/,dummy) (scala-steward-dummy)... [1/4]
233[warn] Found intransitive dependency (com.lihaoyi:mill-runner-launcher_3:1.0.6 intransitive) while publishMavenStyle is true, but Maven repositories
234[warn] do not support intransitive dependencies. Use exclusions instead so transitive dependencies
235[warn] will be correctly excluded in dependent projects.
236[warn]
237[warn] Found intransitive dependency (org.scala-steward:scala-steward-mill-plugin_mill1_3:0.19.0 intransitive) while publishMavenStyle is true, but Maven repositories
238[warn] do not support intransitive dependencies. Use exclusions instead so transitive dependencies
239[warn] will be correctly excluded in dependent projects.
240[warn]
241Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
242Starting build for ProjectRef(file:/build/repo/,root) (scala-steward)... [2/4]
243Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
244Starting build for ProjectRef(file:/build/repo/,benchmark) (scala-steward-benchmark)... [3/4]
245[warn] found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
246[warn] * org.http4s:http4s-client_3:1.0.0-M46 (early-semver) is selected over 1.0.0-M44
247[warn] +- org.scala-steward:scala-steward-core_3:0.37.0-32-e14524df-20251128-1257-SNAPSHOT (depends on 1.0.0-M46)
248[warn] +- org.http4s:http4s-jdk-http-client_3:1.0.0-M10 (depends on 1.0.0-M44)
249[warn] * org.http4s:http4s-core_3:1.0.0-M46 (early-semver) is selected over 1.0.0-M44
250[warn] +- org.scala-steward:scala-steward-core_3:0.37.0-32-e14524df-20251128-1257-SNAPSHOT (depends on 1.0.0-M46)
251[warn] +- org.http4s:http4s-client_3:1.0.0-M46 (depends on 1.0.0-M46)
252[warn] +- org.http4s:http4s-circe_3:1.0.0-M46 (depends on 1.0.0-M46)
253[warn] +- org.http4s:http4s-jawn_3:1.0.0-M46 (depends on 1.0.0-M46)
254[warn] +- org.http4s:http4s-jdk-http-client_3:1.0.0-M10 (depends on 1.0.0-M44)
255Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
256[info] compiling 3 Scala sources to /build/repo/modules/benchmark/.jvm/target/scala-3.7.4/classes ...
257[info] done compiling
258
259************************
260Build summary:
261[{
262 "module": "scala-steward-core",
263 "compile": {"status": "ok", "tookMs": 35652, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
264 "doc": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["DottyDoc Compilation Failed"]}, "tookMs": 2912, "files": 0, "totalSizeKb": 0},
265 "test-compile": {"status": "ok", "tookMs": 22438, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
266 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
267 "publish": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["DottyDoc Compilation Failed"]}, "tookMs": 1890},
268 "metadata": {
269 "crossScalaVersions": ["2.13.18", "3.3.7"]
270}
271},{
272 "module": "scala-steward-dummy",
273 "compile": {"status": "ok", "tookMs": 51, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
274 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
275 "test-compile": {"status": "ok", "tookMs": 696, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
276 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
277 "publish": {"status": "ok", "tookMs": 6},
278 "metadata": {
279 "crossScalaVersions": ["2.13.18", "3.3.7"]
280}
281},{
282 "module": "scala-steward",
283 "compile": {"status": "ok", "tookMs": 53, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
284 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
285 "test-compile": {"status": "ok", "tookMs": 623, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
286 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
287 "publish": {"status": "ok", "tookMs": 5},
288 "metadata": {
289 "crossScalaVersions": ["2.13.18", "3.3.7"]
290}
291},{
292 "module": "scala-steward-benchmark",
293 "compile": {"status": "ok", "tookMs": 453, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
294 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
295 "test-compile": {"status": "ok", "tookMs": 634, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
296 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
297 "publish": {"status": "ok", "tookMs": 3},
298 "metadata": {
299 "crossScalaVersions": ["2.13.18", "3.3.7"]
300}
301}]
302************************
303[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: scala-steward-core
304[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: scala-steward-core
305[error] Total time: 118 s (0:01:58.0), completed Nov 28, 2025, 12:59:07 PM
306[0JBuild failed, not retrying.