Build Logs
eikek/borer-compats • 3.8.0:2026-01-13
Errors
0
Warnings
18
Total Lines
222
1##################################
2Clonning https://github.com/eikek/borer-compats.git into /build/repo using revision v0.3.0
3##################################
4Note: switching to 'bb5e7159c2240f7afd974214ad6c3b3c0d2293bc'.
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.3.5
22----
23Preparing build for 3.8.0
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: project/Dependencies.scala
34Pattern: val scala3 = "3.3.5"
35Replacement: val scala3 = "3.8.0"
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.3.5"' in project/Dependencies.scala
40----
41Starting build for 3.8.0
42Execute tests: true
43sbt project found:
44Sbt version 1.10.10 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 eikek/borer-compats
47##################################
48Scala version: 3.8.0
49Targets: com.github.eikek%borer-compats-fs2 com.github.eikek%borer-compats-http4s
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","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
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"
70"++3.8.0 -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 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.eikek%borer-compats-fs2 com.github.eikek%borer-compats-http4s"
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 3 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.975s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] set current project to root (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0
89OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in http4s/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in http4s/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in http4sJS/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in http4sJS/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in fs2/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in fs2/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in fs2JS/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in fs2JS/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in root/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in root/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in readme/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in readme/crossScalaVersions
101[info] set current project to root (in build file:/build/repo/)
102[info] Setting Scala version to 3.8.0 on 6 projects.
103[info] Switching Scala version on:
104[info] http4sJS (3.8.0)
105[info] http4s (3.8.0)
106[info] fs2 (3.8.0)
107[info] * root (3.8.0)
108[info] readme (3.8.0)
109[info] fs2JS (3.8.0)
110[info] Excluding projects:
111[info] Reapplying settings...
112[info] set current project to root (in build file:/build/repo/)
113Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116[info] Defining Global / credentials, credentials and 4 others.
117[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 48 others.
118[info] Run `last` for details.
119[info] Reapplying settings...
120[info] set current project to root (in build file:/build/repo/)
121Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
122[info] Reapplying settings...
123OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
124
125 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
126 Did you mean http4s / allExcludeDependencies ?
127 , retry without global scopes
128[info] Reapplying settings...
129[info] set current project to root (in build file:/build/repo/)
130Execute removeScalacOptionsStartingWith: -P:wartremover
131[info] Reapplying settings...
132[info] set current project to root (in build file:/build/repo/)
133[success] Total time: 0 s, completed Jan 13, 2026, 3:49:52 PM
134Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
135Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
136Starting build...
137Projects: Set(fs2, http4s)
138Starting build for ProjectRef(file:/build/repo/,fs2) (borer-compats-fs2)... [0/2]
139OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
140OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
141OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
142OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
143Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/borer-fs2/.jvm/target/scala-3.8.0/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
144[info] compiling 1 Scala source to /build/repo/modules/borer-fs2/.jvm/target/scala-3.8.0/classes ...
145[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
146[warn] -- [E129] Potential Issue Warning: /build/repo/modules/borer-fs2/src/main/scala/fs2/StreamDecode.scala:68:14
147[warn] 68 | Left(ex)
148[warn] | ^^^^^^^^
149[warn] | A pure expression does nothing in statement position
150[warn] |
151[warn] | longer explanation available when compiling with `-explain`
152[warn] two warnings found
153[info] done compiling
154[info] compiling 2 Scala sources to /build/repo/modules/borer-fs2/.jvm/target/scala-3.8.0/test-classes ...
155[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
156[warn] one warning found
157[info] done compiling
158com.github.eikek.borer.compats.fs2.StreamDecodeTest:
159 + read json records 0.416s
160 + read cbor records 0.048s
161 + read json and cbor 0.05s
162 + read single cbor record 0.031s
163Starting build for ProjectRef(file:/build/repo/,http4s) (borer-compats-http4s)... [1/2]
164Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/borer-http4s/.jvm/target/scala-3.8.0/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
165[info] compiling 10 Scala sources to /build/repo/modules/borer-http4s/.jvm/target/scala-3.8.0/classes ...
166[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
167[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/borer-http4s/src/main/scala/http4s/BorerDecodeFailure.scala:13:29
168[warn] 13 | def makeHttpResponse[F[_]](httpVersion: HttpVersion)(using
169[warn] | ^^^^^^^^^^^
170[warn] | unused explicit parameter
171[warn] two warnings found
172[info] done compiling
173[info] compiling 4 Scala sources to /build/repo/modules/borer-http4s/.jvm/target/scala-3.8.0/test-classes ...
174[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
175[warn] one warning found
176[info] done compiling
177com.github.eikek.borer.compats.http4s.BorerEntityJsonCodecTest:
178 + write json 0.537s
179 + json response should have appropriate content-type 0.066s
180 + decode json payload 0.02s
181 + decode json fail when no content-type is present 0.004s
182 + decode json fail when json is bad 0.008s
183com.github.eikek.borer.compats.http4s.BorerEntityCborCodecTest:
184 + write cbor 0.526s
185 + cbor response should have appropriate content-type 0.076s
186 + decode cbor payload 0.02s
187 + decode cbor fail when no content-type is present 0.005s
188 + decode cbor fail when cbor is bad 0.006s
189
190************************
191Build summary:
192[{
193 "module": "borer-compats-fs2",
194 "compile": {"status": "ok", "tookMs": 4815, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
195 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
196 "test-compile": {"status": "ok", "tookMs": 3056, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
197 "test": {"status": "ok", "tookMs": 1085, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "munit", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
198 "publish": {"status": "skipped", "tookMs": 0},
199 "metadata": {
200 "crossScalaVersions": ["2.12.20", "3.3.5"]
201}
202},{
203 "module": "borer-compats-http4s",
204 "compile": {"status": "ok", "tookMs": 2601, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
205 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
206 "test-compile": {"status": "ok", "tookMs": 1945, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "test": {"status": "ok", "tookMs": 908, "passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10, "byFramework": [{"framework": "munit", "stats": {"passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10}}]},
208 "publish": {"status": "skipped", "tookMs": 0},
209 "metadata": {
210 "crossScalaVersions": ["2.12.20", "3.3.5"]
211}
212}]
213************************
214[success] Total time: 18 s, completed Jan 13, 2026, 3:50:10 PM
215[0JChecking patch project/plugins.sbt...
216Checking patch project/build.properties...
217Checking patch project/Dependencies.scala...
218Checking patch build.sbt...
219Applied patch project/plugins.sbt cleanly.
220Applied patch project/build.properties cleanly.
221Applied patch project/Dependencies.scala cleanly.
222Applied patch build.sbt cleanly.