Build Logs
guymers/ceesvee • scheduled_3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
Errors
0
Warnings
0
Total Lines
198
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-20251226-6e12d35-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-20251226-6e12d35-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-20251226-6e12d35-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project guymers/ceesvee
45##################################
46Scala version: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
47Targets: io.github.guymers%ceesvee-core io.github.guymers%ceesvee-fs2 io.github.guymers%ceesvee-zio
48Project 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>\""}]}
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-Dfile.encoding=UTF-8
58-Xms2048m
59-Xmx2048m
60-Xss4M
61-XX:ReservedCodeCacheSize=256m
62-Dcommunitybuild.scala=3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
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.1-RC1-bin-20251226-6e12d35-NIGHTLY"
72"++3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -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
78moduleMappings
79"runBuild 3.8.1-RC1-bin-20251226-6e12d35-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"
80
81[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
82[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
83[info] loading settings for project repo-build-build from plugins.sbt...
84[info] loading project definition from /build/repo/project/project
85[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
86[info] loading project definition from /build/repo/project
87[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
88[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
89[info] Compilation completed in 8.725s.
90[info] done compiling
91[info] loading settings for project ceesvee from build.sbt...
92[info] set current project to ceesvee (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in fs2/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in core/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in ceesvee/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in benchmark/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in tests/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in zio/crossScalaVersions
100[info] set current project to ceesvee (in build file:/build/repo/)
101[info] Setting Scala version to 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY on 6 projects.
102[info] Switching Scala version on:
103[info] fs2 (2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
104[info] tests (2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
105[info] zio (2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
106[info] core (2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
107[info] * ceesvee (2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
108[info] benchmark (2.13.16, 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
109[info] Excluding projects:
110[info] Reapplying settings...
111[info] set current project to ceesvee (in build file:/build/repo/)
112Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
113[info] Reapplying settings...
114[info] set current project to ceesvee (in build file:/build/repo/)
115[info] Defining Global / credentials, benchmark / credentials and 4 others.
116[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 47 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to ceesvee (in build file:/build/repo/)
120Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
121[info] Reapplying settings...
122OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
123
124 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
125 Did you mean allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to ceesvee (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to ceesvee (in build file:/build/repo/)
132[success] Total time: 0 s, completed Dec 27, 2025, 12:51:34 AM
133Build 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>\""}]}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
135Starting build...
136Projects: Set(core, fs2, zio)
137Starting build for ProjectRef(file:/build/repo/,core) (ceesvee-core)... [0/3]
138OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
139OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
140OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
141OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
142Compile 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
143[info] compiling 11 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
144[info] done compiling
145[info] compiling 12 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test-classes ...
146[info] done compiling
147Starting build for ProjectRef(file:/build/repo/,fs2) (ceesvee-fs2)... [1/3]
148Compile 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
149[info] compiling 3 Scala sources to /build/repo/modules/fs2/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
150[info] done compiling
151[info] compiling 1 Scala source to /build/repo/modules/fs2/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test-classes ...
152[info] done compiling
153Starting build for ProjectRef(file:/build/repo/,zio) (ceesvee-zio)... [2/3]
154Compile 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
155[info] compiling 3 Scala sources to /build/repo/modules/zio/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
156[info] done compiling
157[info] compiling 1 Scala source to /build/repo/modules/zio/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test-classes ...
158[info] done compiling
159
160************************
161Build summary:
162[{
163 "module": "ceesvee-core",
164 "compile": {"status": "ok", "tookMs": 10562, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
165 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
166 "test-compile": {"status": "ok", "tookMs": 7162, "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.16", "3.3.6"]
171}
172},{
173 "module": "ceesvee-fs2",
174 "compile": {"status": "ok", "tookMs": 943, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 980, "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.16", "3.3.6"]
181}
182},{
183 "module": "ceesvee-zio",
184 "compile": {"status": "ok", "tookMs": 1145, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 686, "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.16", "3.3.6"]
191}
192}]
193************************
194[success] Total time: 44 s, completed Dec 27, 2025, 12:52:18 AM
195[0JChecking patch project/plugins.sbt...
196Checking patch build.sbt...
197Applied patch project/plugins.sbt cleanly.
198Applied patch build.sbt cleanly.