Build Logs
tkrs/orcus • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
Errors
0
Warnings
2
Total Lines
207
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.1-RC1-bin-20251128-fe49539-NIGHTLY
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.1-RC1-bin-20251128-fe49539-NIGHTLY"
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.1-RC1-bin-20251128-fe49539-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project tkrs/orcus
45##################################
46Scala version: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
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":"compile-only","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.1-RC1-bin-20251128-fe49539-NIGHTLY
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-20251128-fe49539-NIGHTLY"
71"++3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -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.1-RC1-bin-20251128-fe49539-NIGHTLY """{"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"
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 8.742s.
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.1-RC1-bin-20251128-fe49539-NIGHTLY
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in core/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in cats-effect/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in bigtable-example/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in bigtable/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in orcus/crossScalaVersions
98[info] set current project to orcus (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY on 5 projects.
100[info] Switching Scala version on:
101[info] bigtable-example (2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
102[info] * orcus (2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
103[info] cats-effect (2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
104[info] core (2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
105[info] bigtable (2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
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 Nov 29, 2025, 12:48:23 AM
135Build 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>\""}]}
136Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,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.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
144[info] scalafmt: Formatting 2 Scala sources (/build/repo/modules/core)...
145[info] scalafmt: Formatting 3 Scala sources (/build/repo/modules/bigtable)...
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.1-RC1-bin-20251128-fe49539-NIGHTLY/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.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
151[info] done compiling
152[info] compiling 3 Scala sources to /build/repo/modules/bigtable/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
153[info] done compiling
154Starting build for ProjectRef(file:/build/repo/,cats-effect) (orcus-cats-effect)... [1/3]
155Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:higherKinds, -unchecked, -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/modules/cats-effect/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
156[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/cats-effect)...
157[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/cats-effect)...
158[info] compiling 1 Scala source to /build/repo/modules/cats-effect/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
159[info] done compiling
160[info] compiling 2 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
161[info] done compiling
162[info] compiling 1 Scala source to /build/repo/modules/cats-effect/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
163[info] done compiling
164Starting build for ProjectRef(file:/build/repo/,core) (orcus-core)... [2/3]
165Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:higherKinds, -unchecked, -Wunused:imports, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
166
167************************
168Build summary:
169[{
170 "module": "orcus-bigtable",
171 "compile": {"status": "ok", "tookMs": 19215, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
172 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
173 "test-compile": {"status": "ok", "tookMs": 3183, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
174 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
175 "publish": {"status": "skipped", "tookMs": 0},
176 "metadata": {
177 "crossScalaVersions": ["2.13.16", "3.7.3"]
178}
179},{
180 "module": "orcus-cats-effect",
181 "compile": {"status": "ok", "tookMs": 917, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
182 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
183 "test-compile": {"status": "ok", "tookMs": 2157, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
184 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
185 "publish": {"status": "skipped", "tookMs": 0},
186 "metadata": {
187 "crossScalaVersions": ["2.13.16", "3.7.3"]
188}
189},{
190 "module": "orcus-core",
191 "compile": {"status": "ok", "tookMs": 75, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
192 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
193 "test-compile": {"status": "ok", "tookMs": 106, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
194 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
195 "publish": {"status": "skipped", "tookMs": 0},
196 "metadata": {
197 "crossScalaVersions": ["2.13.16", "3.7.3"]
198}
199}]
200************************
201[success] Total time: 69 s (0:01:09.0), completed Nov 29, 2025, 12:49:31 AM
202[0JChecking patch project/plugins.sbt...
203Checking patch project/Dependencies.scala...
204Checking patch build.sbt...
205Applied patch project/plugins.sbt cleanly.
206Applied patch project/Dependencies.scala cleanly.
207Applied patch build.sbt cleanly.