Build Logs

eltherion/http4s-timer • dotty-staging/dotty:fix-23773:2025-11-22

Errors

2

Warnings

33

Total Lines

244

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