Build Logs

tkrs/orcus • 3.8.0-RC6:2026-01-08

Errors

0

Warnings

2

Total Lines

232

1##################################
2Clonning https://github.com/tkrs/orcus.git into /build/repo using revision v0.28.14
3##################################
4Note: switching to '28fe6896a40dfa5fcf4b7ec030a99d6225f05472'.
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.7.3
22----
23Preparing build for 3.8.0-RC6
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.7.3"
35Replacement: val scala3 = "3.8.0-RC6"
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.7.3"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC6
42Execute tests: true
43sbt project found:
44No prepare script found for project tkrs/orcus
45##################################
46Scala version: 3.8.0-RC6
47Targets: com.github.tkrs%orcus-bigtable com.github.tkrs%orcus-cats-effect com.github.tkrs%orcus-core
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every scalafixOnCompile := false"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Xms512M
58-Xmx4096M
59-XX:MaxMetaspaceSize=1024M
60-Xss3m
61-Dcommunitybuild.scala=3.8.0-RC6
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.0-RC6"
71"++3.8.0-RC6 -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"set every scalafixOnCompile := false"
77moduleMappings
78"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every scalafixOnCompile := false"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.tkrs%orcus-bigtable com.github.tkrs%orcus-cats-effect com.github.tkrs%orcus-core"
79
80[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
81[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 9.415s.
87[warn] 13 feature warnings; re-run with -feature for details
88[warn] one warning found
89[info] done compiling
90[info] loading settings for project orcus from build.sbt...
91[info] set current project to orcus (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.0-RC6
93OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in core/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in orcus/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in bigtable-example/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in cats-effect/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in bigtable/crossScalaVersions
98[info] set current project to orcus (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0-RC6 on 5 projects.
100[info] Switching Scala version on:
101[info] bigtable-example (2.13.16, 3.8.0-RC6)
102[info] * orcus (2.13.16, 3.8.0-RC6)
103[info] cats-effect (2.13.16, 3.8.0-RC6)
104[info] core (2.13.16, 3.8.0-RC6)
105[info] bigtable (2.13.16, 3.8.0-RC6)
106[info] Excluding projects:
107[info] Reapplying settings...
108[info] set current project to orcus (in build file:/build/repo/)
109Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
110[info] Reapplying settings...
111[info] set current project to orcus (in build file:/build/repo/)
112[info] Defining Global / credentials, bigtable / credentials and 3 others.
113[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 40 others.
114[info] Run `last` for details.
115[info] Reapplying settings...
116[info] set current project to orcus (in build file:/build/repo/)
117Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
118[info] Reapplying settings...
119OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
120
121 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
122 Did you mean bigtable / allExcludeDependencies ?
123 , retry without global scopes
124[info] Reapplying settings...
125[info] set current project to orcus (in build file:/build/repo/)
126Execute removeScalacOptionsStartingWith: -P:wartremover
127[info] Reapplying settings...
128[info] set current project to orcus (in build file:/build/repo/)
129[info] Defining Global / scalafixOnCompile, ThisBuild / scalafixOnCompile
130[info] The new values will be used by Compile / compile, Test / compile and 7 others.
131[info] Run `last` for details.
132[info] Reapplying settings...
133[info] set current project to orcus (in build file:/build/repo/)
134[success] Total time: 0 s, completed Jan 8, 2026, 1:35:13 AM
135Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every scalafixOnCompile := false"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
136Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
137Starting build...
138Projects: Set(bigtable, cats-effect, core)
139Starting build for ProjectRef(file:/build/repo/,bigtable) (orcus-bigtable)... [0/3]
140OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
141OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
142OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
143Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:higherKinds, -unchecked, -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/modules/bigtable/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
144[info] scalafmt: Formatting 3 Scala sources (/build/repo/modules/bigtable)...
145[info] scalafmt: Formatting 2 Scala sources (/build/repo/modules/core)...
146[info] scalafmt: Formatting 8 Scala sources (/build/repo/modules/core)...
147[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC6/classes ...
148[info] scalafmt: Formatting 18 Scala sources (/build/repo/modules/bigtable)...
149[info] done compiling
150[info] compiling 18 Scala sources to /build/repo/modules/bigtable/target/scala-3.8.0-RC6/classes ...
151[info] done compiling
152[info] compiling 3 Scala sources to /build/repo/modules/bigtable/target/scala-3.8.0-RC6/test-classes ...
153[info] done compiling
154[info] RowDecoderTest:
155[info] - decodeFoo
156[info] - decodeOption
157[info] - decodeMap
158[info] DerivedFamilyEncoderSpec:
159[info] - auto
160[info] - semiauto
161[info] PrimitiveEncoderSpec:
162[info] - PrimitiveEncoder[String]
163[info] - PrimitiveEncoder[ByteString]
164[info] - PrimitiveEncoder[Array[Byte]]
165[info] - PrimitiveEncoder[Long]
166[info] - PrimitiveEncoder[Boolean]
167[info] - PrimitiveEncoder[Short]
168[info] - PrimitiveEncoder[Int]
169[info] - PrimitiveEncoder[Float]
170[info] - PrimitiveEncoder[Double]
171[info] - PrimitiveEncoder[Option[A]]
172Starting build for ProjectRef(file:/build/repo/,cats-effect) (orcus-cats-effect)... [1/3]
173Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:higherKinds, -unchecked, -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/modules/cats-effect/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
174[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/cats-effect)...
175[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/cats-effect)...
176[info] compiling 1 Scala source to /build/repo/modules/cats-effect/target/scala-3.8.0-RC6/classes ...
177[info] done compiling
178[info] compiling 2 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC6/test-classes ...
179[info] done compiling
180[info] compiling 1 Scala source to /build/repo/modules/cats-effect/target/scala-3.8.0-RC6/test-classes ...
181[info] done compiling
182[info] CatsEffectHandlerSpec:
183[info] - should convert to a IO
184[info] - should convert to a failed IO
185[info] - should convert to a cancelable IO
186Starting build for ProjectRef(file:/build/repo/,core) (orcus-core)... [2/3]
187Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:higherKinds, -unchecked, -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
188[info] ScalaFutureAsyncHandlerSpec:
189[info] - should convert to a Future
190[info] - should convert to a failed Future
191
192************************
193Build summary:
194[{
195 "module": "orcus-bigtable",
196 "compile": {"status": "ok", "tookMs": 24099, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
197 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
198 "test-compile": {"status": "ok", "tookMs": 3168, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
199 "test": {"status": "ok", "tookMs": 1150, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
200 "publish": {"status": "skipped", "tookMs": 0},
201 "metadata": {
202 "crossScalaVersions": ["2.13.16", "3.7.3"]
203}
204},{
205 "module": "orcus-cats-effect",
206 "compile": {"status": "ok", "tookMs": 724, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
208 "test-compile": {"status": "ok", "tookMs": 1955, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
209 "test": {"status": "ok", "tookMs": 4139, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
210 "publish": {"status": "skipped", "tookMs": 0},
211 "metadata": {
212 "crossScalaVersions": ["2.13.16", "3.7.3"]
213}
214},{
215 "module": "orcus-core",
216 "compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
217 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
218 "test-compile": {"status": "ok", "tookMs": 94, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
219 "test": {"status": "ok", "tookMs": 803, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
220 "publish": {"status": "skipped", "tookMs": 0},
221 "metadata": {
222 "crossScalaVersions": ["2.13.16", "3.7.3"]
223}
224}]
225************************
226[success] Total time: 62 s (0:01:02.0), completed Jan 8, 2026, 1:36:15 AM
227[0JChecking patch project/plugins.sbt...
228Checking patch project/Dependencies.scala...
229Checking patch build.sbt...
230Applied patch project/plugins.sbt cleanly.
231Applied patch project/Dependencies.scala cleanly.
232Applied patch build.sbt cleanly.