Build Logs
guymers/ceesvee • scheduled_3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
Errors
0
Warnings
0
Total Lines
199
1##################################
2Clonning https://github.com/guymers/ceesvee.git into /build/repo using revision v1.2.1
3##################################
4Note: switching to 'e5a8d54cfc9befaac90a31484d20932271b9f5ef'.
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.6
22----
23Preparing build for 3.8.1-RC1-bin-20251122-91351e3-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: build.sbt
34Pattern: val Scala3 = "3.3.6"
35Replacement: val Scala3 = "3.8.1-RC1-bin-20251122-91351e3-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.3.6"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project guymers/ceesvee
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
48Targets: io.github.guymers%ceesvee-core io.github.guymers%ceesvee-fs2 io.github.guymers%ceesvee-zio
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","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-Dfile.encoding=UTF-8
59-Xms2048m
60-Xmx2048m
61-Xss4M
62-XX:ReservedCodeCacheSize=256m
63-Dcommunitybuild.scala=3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY"
73"++3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -v"
74"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78
79moduleMappings
80"runBuild 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" io.github.guymers%ceesvee-core io.github.guymers%ceesvee-fs2 io.github.guymers%ceesvee-zio"
81
82[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
83[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
84[info] loading settings for project repo-build-build from plugins.sbt...
85[info] loading project definition from /build/repo/project/project
86[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
87[info] loading project definition from /build/repo/project
88[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
89[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
90[info] Compilation completed in 9.011s.
91[info] done compiling
92[info] loading settings for project ceesvee from build.sbt...
93[info] set current project to ceesvee (in build file:/build/repo/)
94Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in fs2/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in ceesvee/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in core/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in benchmark/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in tests/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in zio/crossScalaVersions
101[info] set current project to ceesvee (in build file:/build/repo/)
102[info] Setting Scala version to 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY on 6 projects.
103[info] Switching Scala version on:
104[info] fs2 (2.13.16, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
105[info] tests (2.13.16, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
106[info] zio (2.13.16, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
107[info] core (2.13.16, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
108[info] * ceesvee (2.13.16, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
109[info] benchmark (2.13.16, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
110[info] Excluding projects:
111[info] Reapplying settings...
112[info] set current project to ceesvee (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 ceesvee (in build file:/build/repo/)
116[info] Defining Global / credentials, benchmark / credentials and 4 others.
117[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 47 others.
118[info] Run `last` for details.
119[info] Reapplying settings...
120[info] set current project to ceesvee (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:336)
126 Did you mean allExcludeDependencies ?
127 , retry without global scopes
128[info] Reapplying settings...
129[info] set current project to ceesvee (in build file:/build/repo/)
130Execute removeScalacOptionsStartingWith: -P:wartremover
131[info] Reapplying settings...
132[info] set current project to ceesvee (in build file:/build/repo/)
133[success] Total time: 0 s, completed Nov 22, 2025, 1:58:04 PM
134Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
135Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
136Starting build...
137Projects: Set(core, fs2, zio)
138Starting build for ProjectRef(file:/build/repo/,core) (ceesvee-core)... [0/3]
139OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
140OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
141OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
142OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
143Compile scalacOptions: -encoding, UTF-8, --java-output-version:17, 11, -unchecked, -explain, -explain-types, -no-indent, -Wnonunit-statement, -Wunused:all, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
144[info] compiling 11 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/classes ...
145[info] done compiling
146[info] compiling 12 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/test-classes ...
147[info] done compiling
148Starting build for ProjectRef(file:/build/repo/,fs2) (ceesvee-fs2)... [1/3]
149Compile scalacOptions: -encoding, UTF-8, --java-output-version:17, 11, -unchecked, -explain, -explain-types, -no-indent, -Wnonunit-statement, -Wunused:all, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150[info] compiling 3 Scala sources to /build/repo/modules/fs2/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/classes ...
151[info] done compiling
152[info] compiling 1 Scala source to /build/repo/modules/fs2/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/test-classes ...
153[info] done compiling
154Starting build for ProjectRef(file:/build/repo/,zio) (ceesvee-zio)... [2/3]
155Compile scalacOptions: -encoding, UTF-8, --java-output-version:17, 11, -unchecked, -explain, -explain-types, -no-indent, -Wnonunit-statement, -Wunused:all, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
156[info] compiling 3 Scala sources to /build/repo/modules/zio/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/classes ...
157[info] done compiling
158[info] compiling 1 Scala source to /build/repo/modules/zio/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/test-classes ...
159[info] done compiling
160
161************************
162Build summary:
163[{
164 "module": "ceesvee-core",
165 "compile": {"status": "ok", "tookMs": 11521, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
166 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
167 "test-compile": {"status": "ok", "tookMs": 7671, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
168 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
169 "publish": {"status": "skipped", "tookMs": 0},
170 "metadata": {
171 "crossScalaVersions": ["2.13.16", "3.3.6"]
172}
173},{
174 "module": "ceesvee-fs2",
175 "compile": {"status": "ok", "tookMs": 916, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
177 "test-compile": {"status": "ok", "tookMs": 1442, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
178 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
179 "publish": {"status": "skipped", "tookMs": 0},
180 "metadata": {
181 "crossScalaVersions": ["2.13.16", "3.3.6"]
182}
183},{
184 "module": "ceesvee-zio",
185 "compile": {"status": "ok", "tookMs": 1311, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
186 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
187 "test-compile": {"status": "ok", "tookMs": 956, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
189 "publish": {"status": "skipped", "tookMs": 0},
190 "metadata": {
191 "crossScalaVersions": ["2.13.16", "3.3.6"]
192}
193}]
194************************
195[success] Total time: 47 s, completed Nov 22, 2025, 1:58:51 PM
196[0JChecking patch project/plugins.sbt...
197Checking patch build.sbt...
198Applied patch project/plugins.sbt cleanly.
199Applied patch build.sbt cleanly.