Build Logs
scala-steward-org/scala-steward • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
11
Warnings
32
Total Lines
298
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.148s.
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 benchmark/crossScalaVersions
76OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in core/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 Dec 28, 2025, 5:36:46 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-53-5177aa07-20251228-1736-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-53-5177aa07-20251228-1736-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.3/scalafmt-core_2.12-3.10.3.pom
153Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.3/scalafmt-core_2.12-3.10.3.pom
154Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.3/scalafmt-config_2.12-3.10.3.pom
155Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.21/scala-library-2.12.21.pom
156Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.3/scalafmt-sysops_2.12-3.10.3.pom
157Downloading https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.2/mdoc-parser_2.12-2.8.2.pom
158Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.3/scalafmt-macros_2.12-3.10.3.pom
159Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.3/scalafmt-config_2.12-3.10.3.pom
160Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.21/scala-library-2.12.21.pom
161Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.3/scalafmt-sysops_2.12-3.10.3.pom
162Downloaded https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.2/mdoc-parser_2.12-2.8.2.pom
163Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.3/scalafmt-macros_2.12-3.10.3.pom
164Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.18.1/metaconfig-typesafe-config_2.12-0.18.1.pom
165Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.21/scala-reflect-2.12.21.pom
166Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.18.1/metaconfig-core_2.12-0.18.1.pom
167Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.21/scala-reflect-2.12.21.pom
168Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.18.1/metaconfig-core_2.12-0.18.1.pom
169Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.18.1/metaconfig-typesafe-config_2.12-0.18.1.pom
170Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.18.1/metaconfig-pprint_2.12-0.18.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/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.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/metaconfig-pprint_2.12/0.18.1/metaconfig-pprint_2.12-0.18.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
176Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.12.21/scala-compiler-2.12.21.pom
177Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.pom
178Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.12.21/scala-compiler-2.12.21.pom
179Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.pom
180Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.12/0.4.0/sourcecode_2.12-0.4.0.pom
181Downloaded 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/scalafmt-macros_2.12/3.10.3/scalafmt-macros_2.12-3.10.3.jar
183Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.3/scalafmt-config_2.12-3.10.3.jar
184Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.21/scala-library-2.12.21.jar
185Downloading https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.2/mdoc-parser_2.12-2.8.2.jar
186Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.18.1/metaconfig-typesafe-config_2.12-0.18.1.jar
187Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.3/scalafmt-sysops_2.12-3.10.3.jar
188Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.3/scalafmt-macros_2.12-3.10.3.jar
189Downloading https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.jar
190Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.3/scalafmt-config_2.12-3.10.3.jar
191Downloading 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
192Downloaded https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.2/mdoc-parser_2.12-2.8.2.jar
193Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.jar
194Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.18.1/metaconfig-typesafe-config_2.12-0.18.1.jar
195Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.18.1/metaconfig-core_2.12-0.18.1.jar
196Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.3/scalafmt-sysops_2.12-3.10.3.jar
197Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.18.1/metaconfig-pprint_2.12-0.18.1.jar
198Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.jar
199Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.21/scala-reflect-2.12.21.jar
200Downloaded https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.jar
201Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.3/scalafmt-core_2.12-3.10.3.jar
202Downloaded 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
203Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.18.1/metaconfig-core_2.12-0.18.1.jar
204Downloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.12.21/scala-compiler-2.12.21.jar
205Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.18.1/metaconfig-pprint_2.12-0.18.1.jar
206Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.12.21/scala-library-2.12.21.jar
207Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.3/scalafmt-core_2.12-3.10.3.jar
208Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.12.21/scala-reflect-2.12.21.jar
209Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.12.21/scala-compiler-2.12.21.jar
210[info] compiling 110 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.7.4/test-classes ...
211[info] [patched file /build/repo/modules/core/src/test/scala/org/scalasteward/core/buildtool/mill/MillDepParserTest.scala]
212[info] done compiling
213[info] Wrote /build/repo/modules/core/.jvm/target/scala-3.7.4/scala-steward-core_3-0.37.0-53-5177aa07-20251228-1736-SNAPSHOT.pom
214[info] Main Scala API documentation to /build/repo/modules/core/.jvm/target/scala-3.7.4/api...
215[info] Skipping unused scalacOptions: -Wvalue-discard, -Wnonunit-statement, -Wconf, -Xkind-projector, -source, -rewrite
216[warn] Flag -classpath set repeatedly
217[error] -- Error: modules/core/jvm/src/main/scala/cron4s/Cron.scala:28:0 ---------------
218[error] undefined: new scala.scalajs.js.annotation.JSExportTopLevel # -1: TermRef(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class js)),object annotation),JSExportTopLevel),<init>) at readTasty
219[warn] one warning found
220[error] one error found
221[error] (core / Compile / doc) DottyDoc Compilation Failed
222[info] compiling 1 Scala source to /build/repo/modules/core/.jvm/target/scala-3.7.4/test-classes ...
223[info] done compiling
224Starting build for ProjectRef(file:/build/repo/,dummy) (scala-steward-dummy)... [1/4]
225[warn] Found intransitive dependency (com.lihaoyi:mill-runner-launcher_3:1.0.6 intransitive) while publishMavenStyle is true, but Maven repositories
226[warn] do not support intransitive dependencies. Use exclusions instead so transitive dependencies
227[warn] will be correctly excluded in dependent projects.
228[warn]
229[warn] Found intransitive dependency (org.scala-steward:scala-steward-mill-plugin_mill1_3:0.19.0 intransitive) while publishMavenStyle is true, but Maven repositories
230[warn] do not support intransitive dependencies. Use exclusions instead so transitive dependencies
231[warn] will be correctly excluded in dependent projects.
232[warn]
233Compile 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
234Starting build for ProjectRef(file:/build/repo/,root) (scala-steward)... [2/4]
235Compile 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
236Starting build for ProjectRef(file:/build/repo/,benchmark) (scala-steward-benchmark)... [3/4]
237[warn] found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
238[warn] * org.http4s:http4s-client_3:1.0.0-M46 (early-semver) is selected over 1.0.0-M44
239[warn] +- org.scala-steward:scala-steward-core_3:0.37.0-53-5177aa07-20251228-1736-SNAPSHOT (depends on 1.0.0-M46)
240[warn] +- org.http4s:http4s-jdk-http-client_3:1.0.0-M10 (depends on 1.0.0-M44)
241[warn] * org.http4s:http4s-core_3:1.0.0-M46 (early-semver) is selected over 1.0.0-M44
242[warn] +- org.scala-steward:scala-steward-core_3:0.37.0-53-5177aa07-20251228-1736-SNAPSHOT (depends on 1.0.0-M46)
243[warn] +- org.http4s:http4s-client_3:1.0.0-M46 (depends on 1.0.0-M46)
244[warn] +- org.http4s:http4s-circe_3:1.0.0-M46 (depends on 1.0.0-M46)
245[warn] +- org.http4s:http4s-jawn_3:1.0.0-M46 (depends on 1.0.0-M46)
246[warn] +- org.http4s:http4s-jdk-http-client_3:1.0.0-M10 (depends on 1.0.0-M44)
247Compile 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
248[info] compiling 3 Scala sources to /build/repo/modules/benchmark/.jvm/target/scala-3.7.4/classes ...
249[info] done compiling
250
251************************
252Build summary:
253[{
254 "module": "scala-steward-core",
255 "compile": {"status": "ok", "tookMs": 38341, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
256 "doc": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["DottyDoc Compilation Failed"]}, "tookMs": 3005, "files": 0, "totalSizeKb": 0},
257 "test-compile": {"status": "ok", "tookMs": 21426, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
258 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
259 "publish": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["DottyDoc Compilation Failed"]}, "tookMs": 2273},
260 "metadata": {
261 "crossScalaVersions": ["2.13.18", "3.3.7"]
262}
263},{
264 "module": "scala-steward-dummy",
265 "compile": {"status": "ok", "tookMs": 56, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
266 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
267 "test-compile": {"status": "ok", "tookMs": 624, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
268 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
269 "publish": {"status": "ok", "tookMs": 4},
270 "metadata": {
271 "crossScalaVersions": ["2.13.18", "3.3.7"]
272}
273},{
274 "module": "scala-steward",
275 "compile": {"status": "ok", "tookMs": 52, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
276 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
277 "test-compile": {"status": "ok", "tookMs": 600, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
278 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
279 "publish": {"status": "ok", "tookMs": 3},
280 "metadata": {
281 "crossScalaVersions": ["2.13.18", "3.3.7"]
282}
283},{
284 "module": "scala-steward-benchmark",
285 "compile": {"status": "ok", "tookMs": 624, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
286 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
287 "test-compile": {"status": "ok", "tookMs": 795, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
288 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
289 "publish": {"status": "ok", "tookMs": 4},
290 "metadata": {
291 "crossScalaVersions": ["2.13.18", "3.3.7"]
292}
293}]
294************************
295[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: scala-steward-core
296[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: scala-steward-core
297[error] Total time: 128 s (0:02:08.0), completed Dec 28, 2025, 5:38:53 PM
298[0JBuild failed, not retrying.