Build Logs
kolemannix/spack • 3.8.0-RC3:2025-12-04
Errors
0
Warnings
5
Total Lines
217
1##################################
2Clonning https://github.com/kolemannix/spack.git into /build/repo using revision v0.0.4
3##################################
4Note: switching to 'b0b87a72426d8999e9d67e3175fa7517d9bcadd5'.
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.0-RC3
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.0-RC3
32Execute tests: true
33sbt project found:
34Sbt version 1.8.2 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 kolemannix/spack
37##################################
38Scala version: 3.8.0-RC3
39Targets: com.kolemannix%spack
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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.0-RC3
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.0-RC3"
60"++3.8.0-RC3 -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.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" com.kolemannix%spack"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build-build-build from metals.sbt...
71[info] loading project definition from /build/repo/project/project/project
72[info] loading settings for project repo-build-build from metals.sbt...
73[info] loading project definition from /build/repo/project/project
74[success] Generated .bloop/repo-build-build.json
75[success] Total time: 1 s, completed Dec 4, 2025, 2:03:06 PM
76[info] loading settings for project repo-build from akka.sbt, metals.sbt, plugins.sbt...
77[info] loading project definition from /build/repo/project
78[success] Generated .bloop/repo-build.json
79[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
80[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
81[info] Compilation completed in 9.099s.
82[info] done compiling
83[success] Total time: 21 s, completed Dec 4, 2025, 2:03:29 PM
84[info] loading settings for project repo from build.sbt...
85[info] set current project to repo (in build file:/build/repo/)
86Execute setCrossScalaVersions: 3.8.0-RC3
87OpenCB::Changing crossVersion 3.3.0-RC2 -> 3.8.0-RC3 in spack-bench/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.0-RC2 -> 3.8.0-RC3 in repo/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.0-RC2 -> 3.8.0-RC3 in spack-core/crossScalaVersions
90[info] set current project to repo (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.0-RC3 on 3 projects.
92[info] Switching Scala version on:
93[info] * repo (3.8.0-RC3)
94[info] spack-core (3.8.0-RC3)
95[info] spack-bench (3.8.0-RC3)
96[info] Excluding projects:
97[info] Reapplying settings...
98[info] set current project to repo (in build file:/build/repo/)
99Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
100[info] Reapplying settings...
101[info] set current project to repo (in build file:/build/repo/)
102[info] Defining Global / credentials, credentials and 1 others.
103[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
104[info] Run `last` for details.
105[info] Reapplying settings...
106[info] set current project to repo (in build file:/build/repo/)
107Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
108[info] Reapplying settings...
109OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
110
111 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
112 Did you mean allExcludeDependencies ?
113 , retry without global scopes
114[info] Reapplying settings...
115[info] set current project to repo (in build file:/build/repo/)
116Execute removeScalacOptionsStartingWith: -P:wartremover
117[info] Reapplying settings...
118[info] set current project to repo (in build file:/build/repo/)
119[success] Total time: 0 s, completed Dec 4, 2025, 2:03:39 PM
120Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
121Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
122Starting build...
123Projects: Set(spack-core)
124Starting build for ProjectRef(file:/build/repo/,spack-core) (spack)... [0/1]
125OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
126Compile scalacOptions: -Wunused:locals, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
127[info] compiling 4 Scala sources to /build/repo/spack-core/target/scala-3.8.0-RC3/classes ...
128[warn] -- [E198] Unused Symbol Warning: /build/repo/spack-core/src/main/scala/spack/Spack.scala:135:20
129[warn] 135 | private final val UTF8_CHARSET = Charset.forName("UTF-8")
130[warn] | ^^^^^^^^^^^^
131[warn] | unused private member
132[warn] one warning found
133[info] done compiling
134[info] compiling 2 Scala sources to /build/repo/spack-core/target/scala-3.8.0-RC3/test-classes ...
135[info] done compiling
136+ DeriveSpec
137spack output: [;2m00000000[;22m [38;2;177;115;192mcd [38;2;192;116;115m01 [38;2;115;163;192m90 │[;2m�[;22m[;2m.[;22m[;2m�[;22m│
138
139java output: [;2m00000000[;22m [38;2;177;115;192mcd [38;2;192;116;115m01 [38;2;115;163;192m90 │[;2m�[;22m[;2m.[;22m[;2m�[;22m│
140
141 + roundtrip DogWhisperer via byte array
142 + roundtrip DogWhisperer (message only)
143[;2m00000000[;22m [38;2;192;115;116mff [38;2;192;115;116mff [38;2;192;115;116mff [38;2;192;115;116mff [38;2;115;192;190m7f [38;2;192;115;116mff [38;2;192;115;116mff [38;2;192;115;116mff │[;2m�[;22m[;2m�[;22m[;2m�[;22m[;2m�[;22m[;2m.[;22m[;2m�[;22m[;2m�[;22m[;2m�[;22m│
144 + Roundtrip generated SampleClass
145+ FormatSpec
146 + Byte
147 + property: byte - 736 ms
148 + Short
149 + short 400 - 280 ms
150 + property: short - 821 ms
151 + Int
152 + positive
153 + fixint 11 - 98 ms
154 + fixint 0 - 97 ms
155 + negative
156 + fixint - 97 ms
157 + fixint -31 - 102 ms
158 + negative int8 - 103 ms
159 + negative int16 - 103 ms
160 + negative int32 1 - 5 ms
161 + negative int32 2 - 2 ms
162 + negative int32 small - 7 ms
163 + negative int64 - 7 ms
164 + property: int - 282 ms
165 + property: long - 408 ms
166 + Array
167 + FixArr - 2 ms
168 + Bin
169 + bin8 - 159 ms
170 + bin16 - 156 ms
171 + bin32 - 156 ms
172 + Utils
173 + int64FromBytes - 16 ms
174 + intFromBytes - 16 ms
175 + int16 from bytes pos and neg - 16 ms
176 + getByteBigEndian positive - 15 ms
177 + Int.getByte negative - 2 ms
178 + Float
179 + Float32 edge values - 11 ms
180 + property: double - 197 ms
181 + Float64 edge values - 79 ms
182 + property: float - 130 ms
183 + Map
184 + FixMap - 178 ms
185 + Map16 - 180 ms
186 + Map16 big - 1 s 544 ms
187 + Str
188 + emoji - 144 ms
189 + FixStr - 151 ms
190 + str8 - 152 ms
191 + str16 - 153 ms
192 + str32 - 84 ms
193 + str16 higher - 211 ms
194 + property: string - 2 s 423 ms
195()
196
197************************
198Build summary:
199[{
200 "module": "spack",
201 "compile": {"status": "ok", "tookMs": 11754, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
202 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
203 "test-compile": {"status": "ok", "tookMs": 5160, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
204 "test": {"status": "ok", "tookMs": 5464, "passed": 41, "failed": 0, "ignored": 0, "skipped": 0, "total": 41, "byFramework": [{"framework": "unknown", "stats": {"passed": 41, "failed": 0, "ignored": 0, "skipped": 0, "total": 41}}]},
205 "publish": {"status": "skipped", "tookMs": 0},
206 "metadata": {
207 "crossScalaVersions": ["3.3.0-RC2"]
208}
209}]
210************************
211[success] Total time: 42 s, completed Dec 4, 2025, 2:04:20 PM
212[0JChecking patch project/plugins.sbt...
213Checking patch project/build.properties...
214Checking patch build.sbt...
215Applied patch project/plugins.sbt cleanly.
216Applied patch project/build.properties cleanly.
217Applied patch build.sbt cleanly.