Build Logs
throup/couldbe • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
1
Total Lines
210
1##################################
2Clonning https://github.com/throup/couldbe.git into /build/repo using revision v0.3.0
3##################################
4Note: switching to 'c3bbe86c9394c1ea580f04d7424a11cf7374e461'.
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
21----
22Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.9.7 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project throup/couldbe
37##################################
38Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
39Targets: eu.throup%couldbe eu.throup%couldbe-cats eu.throup%couldbe-core eu.throup%couldbe-testsupport
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
60"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" eu.throup%couldbe eu.throup%couldbe-cats eu.throup%couldbe-core eu.throup%couldbe-testsupport"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 9.026s.
75[info] done compiling
76/build/repo/build.sbt:68: warning: match may not be exhaustive.
77It would fail on the following inputs: None, Some((_, _))
78 CrossVersion.partialVersion(scalaVersion.value) match {
79 ^
80[info] loading settings for project root from build.sbt...
81[info] set current project to couldbe (in build file:/build/repo/)
82Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
83OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in core/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in testsuite/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in cats/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in root/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in testsupport/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in docs/crossScalaVersions
89[info] set current project to couldbe (in build file:/build/repo/)
90[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 6 projects.
91[info] Switching Scala version on:
92[info] * root (2.13.12, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
93[info] docs (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
94[info] testsuite (2.13.12, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
95[info] cats (2.13.12, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
96[info] core (2.13.12, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
97[info] testsupport (2.13.12, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
98[info] Excluding projects:
99[info] Reapplying settings...
100[info] set current project to couldbe (in build file:/build/repo/)
101Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
102[info] Reapplying settings...
103[info] set current project to couldbe (in build file:/build/repo/)
104[info] Defining Global / credentials, cats / credentials and 4 others.
105[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 47 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set current project to couldbe (in build file:/build/repo/)
109Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
110[info] Reapplying settings...
111OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
112
113 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
114 Did you mean allExcludeDependencies ?
115 , retry without global scopes
116[info] Reapplying settings...
117[info] set current project to couldbe (in build file:/build/repo/)
118Execute removeScalacOptionsStartingWith: -P:wartremover
119[info] Reapplying settings...
120[info] set current project to couldbe (in build file:/build/repo/)
121[success] Total time: 0 s, completed Dec 28, 2025, 5:55:25 PM
122Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
123Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
124Starting build...
125Projects: Set(root, testsuite, cats, core, testsupport)
126Starting build for ProjectRef(file:/build/repo/,testsupport) (couldbe-testsupport)... [0/5]
127OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
128OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
129OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
130OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
131OpenCB::Filter out '-source:3.2', matches setting pattern '^-?-source(:.*)?'
132Compile scalacOptions: -encoding, UTF-8, -explain, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
133[info] compiling 16 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
134[info] done compiling
135[info] compiling 8 Scala sources to /build/repo/cats/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
136[info] done compiling
137[info] compiling 1 Scala source to /build/repo/testsupport/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
138[info] done compiling
139Starting build for ProjectRef(file:/build/repo/,cats) (couldbe-cats)... [1/5]
140Compile scalacOptions: -encoding, UTF-8, -explain, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
141Starting build for ProjectRef(file:/build/repo/,core) (couldbe-core)... [2/5]
142Compile scalacOptions: -encoding, UTF-8, -explain, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
143Starting build for ProjectRef(file:/build/repo/,root) (couldbe)... [3/5]
144Compile scalacOptions: -encoding, UTF-8, -explain, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145Starting build for ProjectRef(file:/build/repo/,testsuite) (couldbe-testsupport)... [4/5]
146Compile scalacOptions: -encoding, UTF-8, -explain, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
147[info] compiling 11 Scala sources to /build/repo/testsuite/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
148[info] done compiling
149
150************************
151Build summary:
152[{
153 "module": "couldbe-testsupport",
154 "compile": {"status": "ok", "tookMs": 13160, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
155 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
156 "test-compile": {"status": "ok", "tookMs": 286, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
157 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
158 "publish": {"status": "skipped", "tookMs": 0},
159 "metadata": {
160 "crossScalaVersions": ["2.13.12", "3.3.1"]
161}
162},{
163 "module": "couldbe-cats",
164 "compile": {"status": "ok", "tookMs": 105, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
165 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
166 "test-compile": {"status": "ok", "tookMs": 139, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
167 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
168 "publish": {"status": "skipped", "tookMs": 0},
169 "metadata": {
170 "crossScalaVersions": ["2.13.12", "3.3.1"]
171}
172},{
173 "module": "couldbe-core",
174 "compile": {"status": "ok", "tookMs": 54, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 90, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
177 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
178 "publish": {"status": "skipped", "tookMs": 0},
179 "metadata": {
180 "crossScalaVersions": ["2.13.12", "3.3.1"]
181}
182},{
183 "module": "couldbe",
184 "compile": {"status": "ok", "tookMs": 165, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 182, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
188 "publish": {"status": "skipped", "tookMs": 0},
189 "metadata": {
190 "crossScalaVersions": ["2.13.12", "3.3.1"]
191}
192},{
193 "module": "couldbe-testsupport",
194 "compile": {"status": "ok", "tookMs": 211, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
195 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
196 "test-compile": {"status": "ok", "tookMs": 7617, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
197 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
198 "publish": {"status": "ok", "tookMs": 4},
199 "metadata": {
200 "crossScalaVersions": ["2.13.12", "3.3.1"]
201}
202}]
203************************
204[success] Total time: 61 s (0:01:01.0), completed Dec 28, 2025, 5:56:26 PM
205[0JChecking patch project/plugins.sbt...
206Checking patch project/build.properties...
207Checking patch build.sbt...
208Applied patch project/plugins.sbt cleanly.
209Applied patch project/build.properties cleanly.
210Applied patch build.sbt cleanly.