Build Logs
eltherion/http4s-timer • 3.8.0-RC3:2025-12-04
Errors
2
Warnings
33
Total Lines
243
1##################################
2Clonning https://github.com/eltherion/http4s-timer.git into /build/repo using revision v1.0.0
3##################################
4Note: switching to '765b93b9a8495984d3c26d6611ac92b294e0ae22'.
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.2.2
22----
23Preparing build for 3.8.0-RC3
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.2.2"
35Replacement: val scala3 = "3.8.0-RC3"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.2.2"' in build.sbt
40----
41Starting build for 3.8.0-RC3
42Execute tests: true
43sbt project found:
44Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project eltherion/http4s-timer
47##################################
48Scala version: 3.8.0-RC3
49Targets: pl.datart%http4s-timer-core pl.datart%http4s-timer-newrelic
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC3
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC3"
70"++3.8.0-RC3 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" pl.datart%http4s-timer-core pl.datart%http4s-timer-newrelic"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.611s.
85[info] done compiling
86/build/repo/build.sbt:51: warning: method withDottyCompat in class DottyCompatModuleID is deprecated (since 0.5.5): Use `.cross(CrossVersion.for3Use2_13)` instead, available in sbt >= 1.5.0 (cf https://eed3si9n.com/sbt-1.5.0)
87 libraryDependencies := libraryDependencies.value.map(_.withDottyCompat(scalaVersion.value))
88 ^
89[info] loading settings for project root from build.sbt...
90[info] set current project to root (in build file:/build/repo/)
91[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
92[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
93[warn] there's a key that's not used by any other settings/tasks:
94[warn]
95[warn] * root / useGitDescribe
96[warn] +- /build/repo/build.sbt:4
97[warn]
98[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
99[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
100Execute setCrossScalaVersions: 3.8.0-RC3
101OpenCB::Limitting incorrect crossVersions List(2.13.10, 3.8.0-RC3) -> List(2.12.20) in core/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.13.10, 3.8.0-RC3) -> List(2.12.20) in newrelic/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.13.10, 3.8.0-RC3) -> List(2.12.20) in root/crossScalaVersions
104[info] set current project to root (in build file:/build/repo/)
105[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
106[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
107[error] Switch failed: no subprojects list "3.8.0-RC3" (or compatible version) in crossScalaVersions setting.
108[error] If you want to force it regardless, call ++ 3.8.0-RC3!
109[0JRetrying build, retry 1/2, force Scala version:true, enable migration:
110Would force Scala version 3.8.0-RC3
111[sbt_options] declare -a sbt_options=()
112[process_args] java_version = '17'
113[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
114# Executing command line:
115java
116-Dfile.encoding=UTF-8
117-Dcommunitybuild.scala=3.8.0-RC3
118-Dcommunitybuild.project.dependencies.add=
119-Xmx7G
120-Xms4G
121-Xss8M
122-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
123-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
124-jar
125/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
126"setCrossScalaVersions 3.8.0-RC3"
127"++3.8.0-RC3! -v"
128"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
129"set every credentials := Nil"
130"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
131"removeScalacOptionsStartingWith -P:wartremover"
132
133moduleMappings
134"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" pl.datart%http4s-timer-core pl.datart%http4s-timer-newrelic"
135
136[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
137[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
138[info] loading project definition from /build/repo/project
139[info] loading settings for project root from build.sbt...
140[info] set current project to root (in build file:/build/repo/)
141[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
142[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
143[warn] there's a key that's not used by any other settings/tasks:
144[warn]
145[warn] * root / useGitDescribe
146[warn] +- /build/repo/build.sbt:4
147[warn]
148[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
149[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
150Execute setCrossScalaVersions: 3.8.0-RC3
151OpenCB::Limitting incorrect crossVersions List(2.13.10, 3.8.0-RC3) -> List(2.12.20) in newrelic/crossScalaVersions
152OpenCB::Limitting incorrect crossVersions List(2.13.10, 3.8.0-RC3) -> List(2.12.20) in root/crossScalaVersions
153OpenCB::Limitting incorrect crossVersions List(2.13.10, 3.8.0-RC3) -> List(2.12.20) in core/crossScalaVersions
154[info] set current project to root (in build file:/build/repo/)
155[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
156[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
157[info] Forcing Scala version to 3.8.0-RC3 on all projects.
158[info] Switching Scala version on:
159[info] * root (2.12.20)
160[info] core (2.12.20)
161[info] newrelic (2.12.20)
162[info] Excluding projects:
163[info] Reapplying settings...
164[info] set current project to root (in build file:/build/repo/)
165[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
166[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
167Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
168[info] Reapplying settings...
169[info] set current project to root (in build file:/build/repo/)
170[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
171[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
172[info] Defining Global / credentials, core / credentials and 1 others.
173[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 17 others.
174[info] Run `last` for details.
175[info] Reapplying settings...
176[info] set current project to root (in build file:/build/repo/)
177[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
178[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
179Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
180[info] Reapplying settings...
181OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
182
183 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
184 Did you mean core / allExcludeDependencies ?
185 , retry without global scopes
186[info] Reapplying settings...
187[info] set current project to root (in build file:/build/repo/)
188[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
189[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
190Execute removeScalacOptionsStartingWith: -P:wartremover
191[info] Reapplying settings...
192[info] set current project to root (in build file:/build/repo/)
193[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
194[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
195[success] Total time: 0 s, completed Dec 4, 2025, 3:18:51 PM
196Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
197Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
198Starting build...
199Projects: Set(core, newrelic)
200Starting build for ProjectRef(file:/build/repo/,core) (http4s-timer-core)... [0/2]
201OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
202OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
203OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
204OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
205Compile scalacOptions: -language:higherKinds, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
206[info] compiling 3 Scala sources to /build/repo/core/target/scala-3.8.0-RC3/classes ...
207[info] done compiling
208Starting build for ProjectRef(file:/build/repo/,newrelic) (http4s-timer-newrelic)... [1/2]
209Compile scalacOptions: -language:higherKinds, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
210[info] compiling 3 Scala sources to /build/repo/newrelic/target/scala-3.8.0-RC3/classes ...
211[info] done compiling
212
213************************
214Build summary:
215[{
216 "module": "http4s-timer-core",
217 "compile": {"status": "ok", "tookMs": 7809, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
219 "test-compile": {"status": "ok", "tookMs": 148, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
220 "test": {"status": "ok", "tookMs": 133, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
221 "publish": {"status": "skipped", "tookMs": 0},
222 "metadata": {
223 "crossScalaVersions": ["2.13.10", "3.2.2"]
224}
225},{
226 "module": "http4s-timer-newrelic",
227 "compile": {"status": "ok", "tookMs": 3285, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
228 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
229 "test-compile": {"status": "ok", "tookMs": 157, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
230 "test": {"status": "ok", "tookMs": 147, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
231 "publish": {"status": "skipped", "tookMs": 0},
232 "metadata": {
233 "crossScalaVersions": ["2.13.10", "3.2.2"]
234}
235}]
236************************
237[success] Total time: 20 s, completed Dec 4, 2025, 3:19:11 PM
238[0JChecking patch project/plugins.sbt...
239Checking patch project/build.properties...
240Checking patch build.sbt...
241Applied patch project/plugins.sbt cleanly.
242Applied patch project/build.properties cleanly.
243Applied patch build.sbt cleanly.