Build Logs
openmole/byte-pack • scheduled_3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
Errors
0
Warnings
15
Total Lines
208
1##################################
2Clonning https://github.com/openmole/byte-pack.git into /build/repo using revision v0.9
3##################################
4Note: switching to '32abc9bb5eed411212138f2e200b4a29a2f9cf02'.
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-20251122-91351e3-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-20251122-91351e3-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.10.0 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 openmole/byte-pack
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
40Targets: org.openmole%byte-pack org.openmole%byte-pack-monocle org.openmole%byte-pack-type
41Project projectConfig: {"tests":"compile-only"}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY"
61"++3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY """{"tests":"compile-only"}""" org.openmole%byte-pack org.openmole%byte-pack-monocle org.openmole%byte-pack-type"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.456s.
76[info] done compiling
77/build/repo/build.sbt:56: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
78 resolvers += Resolver.sonatypeCentralSnapshots
79
80 resolvers += Resolver.sonatypeRepo("snapshots"),
81 ^
82[info] loading settings for project repo from build.sbt, version.sbt...
83[info] set current project to byte-pack (in build file:/build/repo/)
84[warn] there's a key that's not used by any other settings/tasks:
85[warn]
86[warn] * ThisBuild / pomIncludeRepository
87[warn] +- /build/repo/build.sbt:16
88[warn]
89[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
90[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
91Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
92OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in byte-pack-monocle/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in byte-pack-type/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in repo/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in byte-pack/crossScalaVersions
96[info] set current project to byte-pack (in build file:/build/repo/)
97[info] Setting Scala version to 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY on 4 projects.
98[info] Switching Scala version on:
99[info] * repo (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
100[info] byte-pack-type (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
101[info] byte-pack (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
102[info] byte-pack-monocle (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
103[info] Excluding projects:
104[info] Reapplying settings...
105[info] set current project to byte-pack (in build file:/build/repo/)
106Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
107[info] Reapplying settings...
108[info] set current project to byte-pack (in build file:/build/repo/)
109[info] Defining Global / credentials, byte-pack / credentials and 2 others.
110[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to byte-pack (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
119 Did you mean byte-pack / allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to byte-pack (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to byte-pack (in build file:/build/repo/)
126[success] Total time: 0 s, completed Nov 22, 2025, 2:59:52 PM
127Build config: {"tests":"compile-only"}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
129Starting build...
130Projects: Set(repo, byte-pack-monocle, byte-pack-type, byte-pack)
131Starting build for ProjectRef(file:/build/repo/,repo) (byte-pack)... [0/4]
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
133Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
134Starting build for ProjectRef(file:/build/repo/,byte-pack-monocle) (byte-pack-monocle)... [1/4]
135Compile scalacOptions: -Xunchecked-java-output-version:17, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 1 Scala source to /build/repo/byte-pack-types/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/classes ...
137[info] done compiling
138[info] compiling 3 Scala sources to /build/repo/byte-pack/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/classes ...
139[warn] there were 3 feature warnings; re-run with -feature for details
140[warn] there were 2 deprecation warnings; re-run with -deprecation for details
141[warn] two warnings found
142[info] done compiling
143[info] compiling 1 Scala source to /build/repo/byte-pack-monocle/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/classes ...
144[info] done compiling
145[info] compiling 1 Scala source to /build/repo/byte-pack-monocle/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/test-classes ...
146[warn] there were 2 deprecation warnings; re-run with -deprecation for details
147[warn] one warning found
148[info] done compiling
149Starting build for ProjectRef(file:/build/repo/,byte-pack-type) (byte-pack-type)... [2/4]
150Compile scalacOptions: -Xunchecked-java-output-version:17, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
151Starting build for ProjectRef(file:/build/repo/,byte-pack) (byte-pack)... [3/4]
152Compile scalacOptions: -Xunchecked-java-output-version:17, -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
153[info] compiling 1 Scala source to /build/repo/byte-pack/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/test-classes ...
154[warn] there were 12 deprecation warnings; re-run with -deprecation for details
155[warn] one warning found
156[info] done compiling
157
158************************
159Build summary:
160[{
161 "module": "byte-pack",
162 "compile": {"status": "ok", "tookMs": 3915, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
163 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
164 "test-compile": {"status": "ok", "tookMs": 136, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
165 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
166 "publish": {"status": "skipped", "tookMs": 0},
167 "metadata": {
168 "crossScalaVersions": ["3.3.3"]
169}
170},{
171 "module": "byte-pack-monocle",
172 "compile": {"status": "ok", "tookMs": 7904, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
173 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
174 "test-compile": {"status": "ok", "tookMs": 2160, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
176 "publish": {"status": "skipped", "tookMs": 0},
177 "metadata": {
178 "crossScalaVersions": ["3.3.3"]
179}
180},{
181 "module": "byte-pack-type",
182 "compile": {"status": "ok", "tookMs": 56, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
183 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
184 "test-compile": {"status": "ok", "tookMs": 93, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
186 "publish": {"status": "skipped", "tookMs": 0},
187 "metadata": {
188 "crossScalaVersions": ["3.3.3"]
189}
190},{
191 "module": "byte-pack",
192 "compile": {"status": "ok", "tookMs": 107, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
193 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
194 "test-compile": {"status": "ok", "tookMs": 2650, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
195 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
196 "publish": {"status": "skipped", "tookMs": 0},
197 "metadata": {
198 "crossScalaVersions": ["3.3.3"]
199}
200}]
201************************
202[success] Total time: 42 s, completed Nov 22, 2025, 3:00:34 PM
203[0JChecking patch project/plugins.sbt...
204Checking patch project/build.properties...
205Checking patch build.sbt...
206Applied patch project/plugins.sbt cleanly.
207Applied patch project/build.properties cleanly.
208Applied patch build.sbt cleanly.