Build Logs

scala-steward-org/scala-steward • dotty-staging/dotty:fix-23773:2025-11-22

Errors

11

Warnings

32

Total Lines

307

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