Build Logs

pureharm/pureharm-json-circe • scheduled_3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY

Errors

0

Warnings

11

Total Lines

237

1##################################
2Clonning https://github.com/pureharm/pureharm-json-circe.git into repo using revision v0.3.0-M1
3##################################
4Note: switching to 'e192f347799d668cb9b017fe814a3c706c80cee0'.
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-20241220-0bfa1af-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-20241220-0bfa1af-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: build.sbt
38Pattern: val Scala3 = "3.0.1"
39Replacement: val Scala3 = "3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY"
40Checking https://github.com/coursier/jvm-index/raw/master/index.json
41Checked https://github.com/coursier/jvm-index/raw/master/index.json
42Downloading https://github.com/coursier/jvm-index/raw/master/index.json
43Downloaded https://github.com/coursier/jvm-index/raw/master/index.json
44Starting compilation server
45Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
46Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
47Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
48Downloading 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-library_3/3.4.2/scala3-library_3-3.4.2.pom
50Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
51Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
52Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
53Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
54Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
55Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
56Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
57Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
59Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
60Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
61Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
62Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
63Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
64Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
65Compiling project (Scala 3.4.2, JVM (8))
66Compiled project (Scala 3.4.2, JVM (8))
67Successfully applied pattern 'val Scala3 = "3.0.1"' in repo/build.sbt
68No prepare script found for project pureharm/pureharm-json-circe
69##################################
70Scala version: 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY
71Targets: com.busymachines%pureharm-json-circe
72Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "8" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "build.sbt", "pattern": "val Scala3 = \"3.0.1\"", "replaceWith": "val Scala3 = \"<SCALA_VERSION>\"" } ] }
73##################################
74Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
75Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
76[sbt_options] declare -a sbt_options=()
77[process_args] java_version = '8'
78# Executing command line:
79java
80-Dfile.encoding=UTF-8
81-Dcommunitybuild.scala=3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY
82-Dcommunitybuild.project.dependencies.add=
83-Xmx7G
84-Xms4G
85-Xss8M
86-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
87-jar
88/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
89"setCrossScalaVersions 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY"
90"++3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY -v"
91"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
92"set every credentials := Nil"
93
94moduleMappings
95"runBuild 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY """{
96 "projects": {
97 "exclude": [],
98 "overrides": {}
99 },
100 "java": {
101 "version": "8"
102 },
103 "sbt": {
104 "commands": [],
105 "options": []
106 },
107 "mill": {
108 "options": []
109 },
110 "tests": "compile-only",
111 "migrationVersions": [],
112 "sourcePatches": [
113 {
114 "path": "build.sbt",
115 "pattern": "val Scala3 = \"3.0.1\"",
116 "replaceWith": "val Scala3 = \"<SCALA_VERSION>\""
117 }
118 ]
119}""" com.busymachines%pureharm-json-circe"
120
121[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
122[info] [launcher] getting Scala 2.12.15 (for sbt)...
123[info] welcome to sbt 1.6.2 (Temurin Java 1.8.0_352)
124[info] loading settings for project repo-build from plugins.sbt ...
125[info] loading project definition from /build/repo/project
126[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
127[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
128[info] Compilation completed in 8.364s.
129[info] done compiling
130[info] loading settings for project root from build.sbt ...
131[info] set current project to root (in build file:/build/repo/)
132Execute setCrossScalaVersions: 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY
133OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY -> 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY in root/crossScalaVersions
134OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY -> 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY in json-circeJVM/crossScalaVersions
135OpenCB::Changing crossVersion 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY -> 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY in json-circeJS/crossScalaVersions
136[info] set current project to root (in build file:/build/repo/)
137[info] Setting Scala version to 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY on 3 projects.
138[info] Switching Scala version on:
139[info] * root (2.13.6, 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY)
140[info] json-circeJVM (2.13.6, 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY)
141[info] json-circeJS (2.13.6, 3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY)
142[info] Excluding projects:
143[info] Reapplying settings...
144[info] set current project to root (in build file:/build/repo/)
145Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
146[info] Reapplying settings...
147[info] set current project to root (in build file:/build/repo/)
148[info] Defining Global / credentials, credentials and 1 others.
149[info] The new values will be used by allCredentials, credentials and 15 others.
150[info] Run `last` for details.
151[info] Reapplying settings...
152[info] set current project to root (in build file:/build/repo/)
153[success] Total time: 0 s, completed Dec 21, 2024 12:22:47 AM
154Build config: {
155 "projects": {
156 "exclude": [],
157 "overrides": {}
158 },
159 "java": {
160 "version": "8"
161 },
162 "sbt": {
163 "commands": [],
164 "options": []
165 },
166 "mill": {
167 "options": []
168 },
169 "tests": "compile-only",
170 "migrationVersions": [],
171 "sourcePatches": [
172 {
173 "path": "build.sbt",
174 "pattern": "val Scala3 = \"3.0.1\"",
175 "replaceWith": "val Scala3 = \"<SCALA_VERSION>\""
176 }
177 ]
178}
179Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
180Starting build...
181Projects: Set(json-circeJVM)
182Starting build for ProjectRef(file:/build/repo/,json-circeJVM) (pureharm-json-circe)...
183OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
184OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.0-migration)
185OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
186OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
187Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Wconf:msg=can be rewritten automatically under:s)
188[info] compiling 11 Scala sources to /build/repo/json-circe/jvm/target/scala-3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY/classes ...
189[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
190[warn] one warning found
191[info] done compiling
192[info] Main Scala API documentation to /build/repo/json-circe/jvm/target/scala-3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY/api...
193[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
194[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
195[warn] Flag -classpath set repeatedly
196[warn] two warnings found
197[info] Main Scala API documentation successful.
198[info] compiling 2 Scala sources to /build/repo/json-circe/jvm/target/scala-3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY/test-classes ...
199[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
200[warn] one warning found
201[info] done compiling
202[info] Wrote /build/repo/json-circe/jvm/target/scala-3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY/pureharm-json-circe_3-0.3.0-M1-SNAPSHOT.pom
203[info] Main Scala API documentation to /build/repo/json-circe/jvm/target/scala-3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY/api...
204[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
205[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
206[warn] Flag -classpath set repeatedly
207[warn] two warnings found
208[info] Main Scala API documentation successful.
209[info] gpg: directory '/root/.gnupg' created
210[info] gpg: keybox '/root/.gnupg/pubring.kbx' created
211[info] gpg: no default secret key: No secret key
212[info] gpg: signing failed: No secret key
213[warn] GPG reported an error. Artifacts won't be signed.
214[info] :: delivering :: com.busymachines#pureharm-json-circe_3;0.3.0-M1-SNAPSHOT :: 0.3.0-M1-SNAPSHOT :: integration :: Sat Dec 21 00:23:08 CET 2024
215[info] delivering ivy file to /build/repo/json-circe/jvm/target/scala-3.6.4-RC1-bin-20241220-0bfa1af-NIGHTLY/ivy-0.3.0-M1-SNAPSHOT.xml
216[info] published pureharm-json-circe_3 to /root/.ivy2/local/com.busymachines/pureharm-json-circe_3/0.3.0-M1-SNAPSHOT/poms/pureharm-json-circe_3.pom
217[info] published pureharm-json-circe_3 to /root/.ivy2/local/com.busymachines/pureharm-json-circe_3/0.3.0-M1-SNAPSHOT/jars/pureharm-json-circe_3.jar
218[info] published pureharm-json-circe_3 to /root/.ivy2/local/com.busymachines/pureharm-json-circe_3/0.3.0-M1-SNAPSHOT/srcs/pureharm-json-circe_3-sources.jar
219[info] published pureharm-json-circe_3 to /root/.ivy2/local/com.busymachines/pureharm-json-circe_3/0.3.0-M1-SNAPSHOT/docs/pureharm-json-circe_3-javadoc.jar
220[info] published ivy to /root/.ivy2/local/com.busymachines/pureharm-json-circe_3/0.3.0-M1-SNAPSHOT/ivys/ivy.xml
221
222************************
223Build summary:
224[{
225 "module": "pureharm-json-circe",
226 "compile": {"status": "ok", "tookMs": 7150, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
227 "doc": {"status": "ok", "tookMs": 3350, "files": 361, "totalSizeKb": 6945},
228 "test-compile": {"status": "ok", "tookMs": 2322, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
229 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
230 "publish": {"status": "ok", "tookMs": 1824}
231}]
232************************
233[success] Total time: 21 s, completed Dec 21, 2024 12:23:09 AM
234Checking patch project/build.properties...
235Checking patch build.sbt...
236Applied patch project/build.properties cleanly.
237Applied patch build.sbt cleanly.