Build Logs
eikek/bitpeace • 12068125105
Errors
0
Warnings
6
Total Lines
229
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.2-RC2-20241128-1298d1f-SNAPSHOT
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.2-RC2-20241128-1298d1f-SNAPSHOT
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.2-RC2-20241128-1298d1f-SNAPSHOT"
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/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
44Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
45Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
46Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-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/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
49Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
50Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
51Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
52Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
53Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
54Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-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.2-RC2-20241128-1298d1f-SNAPSHOT
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.2-RC2-20241128-1298d1f-SNAPSHOT
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.2-RC2-20241128-1298d1f-SNAPSHOT"
88"++3.6.2-RC2-20241128-1298d1f-SNAPSHOT -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.2-RC2-20241128-1298d1f-SNAPSHOT """{
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.438s.
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.2-RC2-20241128-1298d1f-SNAPSHOT
131OpenCB::Changing crossVersion 3.6.2-RC2-20241128-1298d1f-SNAPSHOT -> 3.6.2-RC2-20241128-1298d1f-SNAPSHOT in core/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List() -> List(2.13.6) in root/crossScalaVersions
133OpenCB::Changing crossVersion 3.6.2-RC2-20241128-1298d1f-SNAPSHOT -> 3.6.2-RC2-20241128-1298d1f-SNAPSHOT in readme/crossScalaVersions
134[info] set current project to bitpeace (in build file:/build/repo/)
135[info] Setting Scala version to 3.6.2-RC2-20241128-1298d1f-SNAPSHOT on 2 projects.
136[info] Switching Scala version on:
137[info] core (2.12.14, 2.13.6, 3.6.2-RC2-20241128-1298d1f-SNAPSHOT)
138[info] readme (2.12.14, 2.13.6, 3.6.2-RC2-20241128-1298d1f-SNAPSHOT)
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 Nov 28, 2024, 2:08:54 PM
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))
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.2-RC2-20241128-1298d1f-SNAPSHOT/meta, -Wconf:msg=can be rewritten automatically under:s)
187[info] compiling 17 Scala sources to /build/repo/modules/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/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.2-RC2-20241128-1298d1f-SNAPSHOT/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[info] Main Scala API documentation successful.
195[info] compiling 9 Scala sources to /build/repo/modules/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/test-classes ...
196[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
197[warn] one warning found
198[info] done compiling
199[info] Wrote /build/repo/modules/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/bitpeace-core_3-0.9.0-M3+0-3bfd9403+20241128-1408-SNAPSHOT.pom
200[info] Main Scala API documentation to /build/repo/modules/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
201[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
202[info] Skipping unused scalacOptions: -Wconf, -Xmigration, -Xsemanticdb, -Xkind-projector, -semanticdb-target, -source, -indent, -print-lines
203[info] Main Scala API documentation successful.
204[info] :: delivering :: com.github.eikek#bitpeace-core_3;0.9.0-M3+0-3bfd9403+20241128-1408-SNAPSHOT :: 0.9.0-M3+0-3bfd9403+20241128-1408-SNAPSHOT :: integration :: Thu Nov 28 14:09:23 CET 2024
205[info] delivering ivy file to /build/repo/modules/core/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/ivy-0.9.0-M3+0-3bfd9403+20241128-1408-SNAPSHOT.xml
206[info] published bitpeace-core_3 to /root/.ivy2/local/com.github.eikek/bitpeace-core_3/0.9.0-M3+0-3bfd9403+20241128-1408-SNAPSHOT/poms/bitpeace-core_3.pom
207[info] published bitpeace-core_3 to /root/.ivy2/local/com.github.eikek/bitpeace-core_3/0.9.0-M3+0-3bfd9403+20241128-1408-SNAPSHOT/jars/bitpeace-core_3.jar
208[info] published bitpeace-core_3 to /root/.ivy2/local/com.github.eikek/bitpeace-core_3/0.9.0-M3+0-3bfd9403+20241128-1408-SNAPSHOT/srcs/bitpeace-core_3-sources.jar
209[info] published bitpeace-core_3 to /root/.ivy2/local/com.github.eikek/bitpeace-core_3/0.9.0-M3+0-3bfd9403+20241128-1408-SNAPSHOT/docs/bitpeace-core_3-javadoc.jar
210[info] published ivy to /root/.ivy2/local/com.github.eikek/bitpeace-core_3/0.9.0-M3+0-3bfd9403+20241128-1408-SNAPSHOT/ivys/ivy.xml
211
212************************
213Build summary:
214[{
215 "module": "bitpeace-core",
216 "compile": {"status": "ok", "tookMs": 14102, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
217 "doc": {"status": "ok", "tookMs": 2976, "files": 369, "totalSizeKb": 7045},
218 "test-compile": {"status": "ok", "tookMs": 3498, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
219 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
220 "publish": {"status": "ok", "tookMs": 2451}
221}]
222************************
223[success] Total time: 30 s, completed Nov 28, 2024, 2:09:24 PM
224Checking patch project/build.properties...
225Checking patch project/Dependencies.scala...
226Checking patch build.sbt...
227Applied patch project/build.properties cleanly.
228Applied patch project/Dependencies.scala cleanly.
229Applied patch build.sbt cleanly.