Build Logs

eikek/bitpeace • scheduled_3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY

Errors

0

Warnings

10

Total Lines

233

1##################################
2Clonning https://github.com/eikek/bitpeace.git into repo using revision v0.9.0-M3
3##################################
4Note: switching to '3bfd94035c615136f397f94026170f31e63fb1c5'.
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.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.5.5 is not supported, minimal supported version is 1.6.2
35Enforcing usage of sbt in version 1.6.2
36Try apply source patch:
37Path: project/Dependencies.scala
38Pattern: val scala3 = "3.0.2"
39Replacement: val scala3 = "3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY"
40Starting compilation server
41Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
42Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
43Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
44Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
45Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
46Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
47Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
48Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
49Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
50Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
51Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
52Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
53Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
54Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
55Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
56Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
57Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
59Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
60Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
61Compiling project (Scala 3.4.2, JVM (17))
62Compiled project (Scala 3.4.2, JVM (17))
63Successfully applied pattern 'val scala3 = "3.0.2"' in repo/project/Dependencies.scala
64No prepare script found for project eikek/bitpeace
65##################################
66Scala version: 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY
67Targets: com.github.eikek%bitpeace-core
68Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "project/Dependencies.scala", "pattern": "val scala3 = \"3.0.2\"", "replaceWith": "val scala3 = \"<SCALA_VERSION>\"" } ] }
69##################################
70Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
71Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
72[sbt_options] declare -a sbt_options=()
73[process_args] java_version = '17'
74[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
75# Executing command line:
76java
77-Dfile.encoding=UTF-8
78-Dcommunitybuild.scala=3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY
79-Dcommunitybuild.project.dependencies.add=
80-Xmx7G
81-Xms4G
82-Xss8M
83-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
84-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
85-jar
86/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
87"setCrossScalaVersions 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY"
88"++3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY -v"
89"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
90"set every credentials := Nil"
91
92moduleMappings
93"runBuild 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY """{
94 "projects": {
95 "exclude": [],
96 "overrides": {}
97 },
98 "java": {
99 "version": "17"
100 },
101 "sbt": {
102 "commands": [],
103 "options": []
104 },
105 "mill": {
106 "options": []
107 },
108 "tests": "compile-only",
109 "migrationVersions": [],
110 "sourcePatches": [
111 {
112 "path": "project/Dependencies.scala",
113 "pattern": "val scala3 = \"3.0.2\"",
114 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
115 }
116 ]
117}""" com.github.eikek%bitpeace-core"
118
119[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
120[info] [launcher] getting Scala 2.12.15 (for sbt)...
121[info] welcome to sbt 1.6.2 (Eclipse Adoptium Java 17.0.8)
122[info] loading settings for project repo-build from plugins.sbt ...
123[info] loading project definition from /build/repo/project
124[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
125[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
126[info] Compilation completed in 8.648s.
127[info] done compiling
128[info] loading settings for project root from build.sbt,latest-release.sbt ...
129[info] set current project to bitpeace (in build file:/build/repo/)
130Execute setCrossScalaVersions: 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY
131OpenCB::Changing crossVersion 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY -> 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY in core/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List() -> List(2.13.6) in root/crossScalaVersions
133OpenCB::Changing crossVersion 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY -> 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY in readme/crossScalaVersions
134[info] set current project to bitpeace (in build file:/build/repo/)
135[info] Setting Scala version to 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY on 2 projects.
136[info] Switching Scala version on:
137[info] core (2.12.14, 2.13.6, 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY)
138[info] readme (2.12.14, 2.13.6, 3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY)
139[info] Excluding projects:
140[info] * root (2.13.6)
141[info] Reapplying settings...
142[info] set current project to bitpeace (in build file:/build/repo/)
143Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
144[info] Reapplying settings...
145[info] set current project to bitpeace (in build file:/build/repo/)
146[info] Defining Global / credentials, core / credentials and 1 others.
147[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
148[info] Run `last` for details.
149[info] Reapplying settings...
150[info] set current project to bitpeace (in build file:/build/repo/)
151[success] Total time: 0 s, completed Jan 11, 2025, 12:08:34 AM
152Build config: {
153 "projects": {
154 "exclude": [],
155 "overrides": {}
156 },
157 "java": {
158 "version": "17"
159 },
160 "sbt": {
161 "commands": [],
162 "options": []
163 },
164 "mill": {
165 "options": []
166 },
167 "tests": "compile-only",
168 "migrationVersions": [],
169 "sourcePatches": [
170 {
171 "path": "project/Dependencies.scala",
172 "pattern": "val scala3 = \"3.0.2\"",
173 "replaceWith": "val scala3 = \"<SCALA_VERSION>\""
174 }
175 ]
176}
177Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
178Starting build...
179Projects: Set(core)
180Starting build for ProjectRef(file:/build/repo/,core) (bitpeace-core)...
181OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
182OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
183OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
184OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
185OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
186Compile scalacOptions: List(-unchecked, -encoding, UTF-8, -language:higherKinds, -explain, -explain-types, -indent, -print-lines, -Ykind-projector, -Xmigration, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/scala-3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s)
187[info] compiling 17 Scala sources to /build/repo/modules/core/target/scala-3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY/classes ...
188[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
189[warn] one warning found
190[info] done compiling
191[info] Main Scala API documentation to /build/repo/modules/core/target/scala-3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY/api...
192[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
193[info] Skipping unused scalacOptions: -Wconf, -Xmigration, -Xsemanticdb, -Xkind-projector, -semanticdb-target, -source, -indent, -print-lines
194[warn] Flag -classpath set repeatedly
195[warn] two warnings found
196[info] Main Scala API documentation successful.
197[info] compiling 9 Scala sources to /build/repo/modules/core/target/scala-3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY/test-classes ...
198[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
199[warn] one warning found
200[info] done compiling
201[info] Wrote /build/repo/modules/core/target/scala-3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY/bitpeace-core_3-0.9.0-M3+0-3bfd9403+20250111-0008-SNAPSHOT.pom
202[info] Main Scala API documentation to /build/repo/modules/core/target/scala-3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY/api...
203[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
204[info] Skipping unused scalacOptions: -Wconf, -Xmigration, -Xsemanticdb, -Xkind-projector, -semanticdb-target, -source, -indent, -print-lines
205[warn] Flag -classpath set repeatedly
206[warn] two warnings found
207[info] Main Scala API documentation successful.
208[info] :: delivering :: com.github.eikek#bitpeace-core_3;0.9.0-M3+0-3bfd9403+20250111-0008-SNAPSHOT :: 0.9.0-M3+0-3bfd9403+20250111-0008-SNAPSHOT :: integration :: Sat Jan 11 00:09:06 CET 2025
209[info] delivering ivy file to /build/repo/modules/core/target/scala-3.6.4-RC1-bin-20250109-a50a1e4-NIGHTLY/ivy-0.9.0-M3+0-3bfd9403+20250111-0008-SNAPSHOT.xml
210[info] published bitpeace-core_3 to /root/.ivy2/local/com.github.eikek/bitpeace-core_3/0.9.0-M3+0-3bfd9403+20250111-0008-SNAPSHOT/poms/bitpeace-core_3.pom
211[info] published bitpeace-core_3 to /root/.ivy2/local/com.github.eikek/bitpeace-core_3/0.9.0-M3+0-3bfd9403+20250111-0008-SNAPSHOT/jars/bitpeace-core_3.jar
212[info] published bitpeace-core_3 to /root/.ivy2/local/com.github.eikek/bitpeace-core_3/0.9.0-M3+0-3bfd9403+20250111-0008-SNAPSHOT/srcs/bitpeace-core_3-sources.jar
213[info] published bitpeace-core_3 to /root/.ivy2/local/com.github.eikek/bitpeace-core_3/0.9.0-M3+0-3bfd9403+20250111-0008-SNAPSHOT/docs/bitpeace-core_3-javadoc.jar
214[info] published ivy to /root/.ivy2/local/com.github.eikek/bitpeace-core_3/0.9.0-M3+0-3bfd9403+20250111-0008-SNAPSHOT/ivys/ivy.xml
215
216************************
217Build summary:
218[{
219 "module": "bitpeace-core",
220 "compile": {"status": "ok", "tookMs": 14470, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
221 "doc": {"status": "ok", "tookMs": 3182, "files": 369, "totalSizeKb": 7045},
222 "test-compile": {"status": "ok", "tookMs": 3869, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
223 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
224 "publish": {"status": "ok", "tookMs": 2066}
225}]
226************************
227[success] Total time: 32 s, completed Jan 11, 2025, 12:09:06 AM
228Checking patch project/build.properties...
229Checking patch project/Dependencies.scala...
230Checking patch build.sbt...
231Applied patch project/build.properties cleanly.
232Applied patch project/Dependencies.scala cleanly.
233Applied patch build.sbt cleanly.