Build Logs
tkrs/orcus • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
2
Total Lines
208
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-RC2
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-RC2"
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-RC2
42Execute tests: false
43sbt project found:
44No prepare script found for project tkrs/orcus
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.8.0-RC2
48Targets: com.github.tkrs%orcus-bigtable com.github.tkrs%orcus-cats-effect com.github.tkrs%orcus-core
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every scalafixOnCompile := false"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Xms512M
59-Xmx4096M
60-XX:MaxMetaspaceSize=1024M
61-Xss3m
62-Dcommunitybuild.scala=3.8.0-RC2
63-Dcommunitybuild.project.dependencies.add=
64-Xmx7G
65-Xms4G
66-Xss8M
67-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
68-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
69-jar
70/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
71"setCrossScalaVersions 3.8.0-RC2"
72"++3.8.0-RC2 -v"
73"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
74"set every credentials := Nil"
75"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
76"removeScalacOptionsStartingWith -P:wartremover"
77"set every scalafixOnCompile := false"
78moduleMappings
79"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every scalafixOnCompile := false"],"options":[]},"mill":{"options":[]},"tests":"compile-only","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"
80
81[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
82[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
83[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
84[info] loading project definition from /build/repo/project
85[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
86[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
87[info] Compilation completed in 8.277s.
88[warn] 13 feature warnings; re-run with -feature for details
89[warn] one warning found
90[info] done compiling
91[info] loading settings for project orcus from build.sbt...
92[info] set current project to orcus (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.8.0-RC2
94OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in orcus/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in bigtable-example/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in bigtable/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in core/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in cats-effect/crossScalaVersions
99[info] set current project to orcus (in build file:/build/repo/)
100[info] Setting Scala version to 3.8.0-RC2 on 5 projects.
101[info] Switching Scala version on:
102[info] bigtable-example (2.13.16, 3.8.0-RC2)
103[info] * orcus (2.13.16, 3.8.0-RC2)
104[info] cats-effect (2.13.16, 3.8.0-RC2)
105[info] core (2.13.16, 3.8.0-RC2)
106[info] bigtable (2.13.16, 3.8.0-RC2)
107[info] Excluding projects:
108[info] Reapplying settings...
109[info] set current project to orcus (in build file:/build/repo/)
110Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
111[info] Reapplying settings...
112[info] set current project to orcus (in build file:/build/repo/)
113[info] Defining Global / credentials, bigtable / credentials and 3 others.
114[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 40 others.
115[info] Run `last` for details.
116[info] Reapplying settings...
117[info] set current project to orcus (in build file:/build/repo/)
118Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
119[info] Reapplying settings...
120OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
121
122 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
123 Did you mean bigtable / allExcludeDependencies ?
124 , retry without global scopes
125[info] Reapplying settings...
126[info] set current project to orcus (in build file:/build/repo/)
127Execute removeScalacOptionsStartingWith: -P:wartremover
128[info] Reapplying settings...
129[info] set current project to orcus (in build file:/build/repo/)
130[info] Defining Global / scalafixOnCompile, ThisBuild / scalafixOnCompile
131[info] The new values will be used by Compile / compile, Test / compile and 7 others.
132[info] Run `last` for details.
133[info] Reapplying settings...
134[info] set current project to orcus (in build file:/build/repo/)
135[success] Total time: 0 s, completed Nov 26, 2025, 4:01:31 PM
136Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every scalafixOnCompile := false"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
137Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
138Starting build...
139Projects: Set(bigtable, cats-effect, core)
140Starting build for ProjectRef(file:/build/repo/,bigtable) (orcus-bigtable)... [0/3]
141OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:higherKinds, -unchecked, -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/modules/bigtable/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] scalafmt: Formatting 3 Scala sources (/build/repo/modules/bigtable)...
146[info] scalafmt: Formatting 2 Scala sources (/build/repo/modules/core)...
147[info] scalafmt: Formatting 8 Scala sources (/build/repo/modules/core)...
148[info] scalafmt: Formatting 18 Scala sources (/build/repo/modules/bigtable)...
149[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC2/classes ...
150[info] done compiling
151[info] compiling 18 Scala sources to /build/repo/modules/bigtable/target/scala-3.8.0-RC2/classes ...
152[info] done compiling
153[info] compiling 3 Scala sources to /build/repo/modules/bigtable/target/scala-3.8.0-RC2/test-classes ...
154[info] done compiling
155Starting build for ProjectRef(file:/build/repo/,cats-effect) (orcus-cats-effect)... [1/3]
156Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:higherKinds, -unchecked, -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/modules/cats-effect/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
157[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/cats-effect)...
158[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/cats-effect)...
159[info] compiling 1 Scala source to /build/repo/modules/cats-effect/target/scala-3.8.0-RC2/classes ...
160[info] done compiling
161[info] compiling 2 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC2/test-classes ...
162[info] done compiling
163[info] compiling 1 Scala source to /build/repo/modules/cats-effect/target/scala-3.8.0-RC2/test-classes ...
164[info] done compiling
165Starting build for ProjectRef(file:/build/repo/,core) (orcus-core)... [2/3]
166Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:higherKinds, -unchecked, -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
167
168************************
169Build summary:
170[{
171 "module": "orcus-bigtable",
172 "compile": {"status": "ok", "tookMs": 19339, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
173 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
174 "test-compile": {"status": "ok", "tookMs": 2991, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
176 "publish": {"status": "skipped", "tookMs": 0},
177 "metadata": {
178 "crossScalaVersions": ["2.13.16", "3.7.3"]
179}
180},{
181 "module": "orcus-cats-effect",
182 "compile": {"status": "ok", "tookMs": 919, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
183 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
184 "test-compile": {"status": "ok", "tookMs": 1915, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
186 "publish": {"status": "skipped", "tookMs": 0},
187 "metadata": {
188 "crossScalaVersions": ["2.13.16", "3.7.3"]
189}
190},{
191 "module": "orcus-core",
192 "compile": {"status": "ok", "tookMs": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
193 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
194 "test-compile": {"status": "ok", "tookMs": 88, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
195 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
196 "publish": {"status": "skipped", "tookMs": 0},
197 "metadata": {
198 "crossScalaVersions": ["2.13.16", "3.7.3"]
199}
200}]
201************************
202[success] Total time: 67 s (0:01:07.0), completed Nov 26, 2025, 4:02:38 PM
203[0JChecking patch project/plugins.sbt...
204Checking patch project/Dependencies.scala...
205Checking patch build.sbt...
206Applied patch project/plugins.sbt cleanly.
207Applied patch project/Dependencies.scala cleanly.
208Applied patch build.sbt cleanly.