Build Logs
firstbirdtech/emergence • 12332950943
Errors
0
Warnings
49
Total Lines
387
1##################################
2Clonning https://github.com/firstbirdtech/emergence.git into repo using revision v0.3.9
3##################################
4Note: switching to '9771a33b3820611e8a1d0f26e9bd831471ab364f'.
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
21Migrating project using Scala 3.4.2
22----
23Preparing build for 3.4.2
24Scala binary version found: 3.4
25Using configured source version: 3.4
26Scala binary version found: 3.4
27Using configured source version: 3.4
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: -rewrite,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s
30Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
31----
32Starting build for 3.4.2
33Execute tests: false
34sbt project found:
35No prepare script found for project firstbirdtech/emergence
36##################################
37Scala version: 3.4.2
38Targets: com.firstbird.emergence%core
39Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "sourceVersion": "3.4", "migrationVersions": [ "3.4.2" ], "sourcePatches": [] }
40##################################
41Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s
42Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Dfile.encoding=UTF-8
49-Dcommunitybuild.scala=3.4.2
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
58"setCrossScalaVersions 3.4.2"
59"++3.4.2 -v"
60"mapScalacOptions "-rewrite,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
61"set every credentials := Nil"
62
63moduleMappings
64"runBuild 3.4.2 """{
65 "projects": {
66 "exclude": [],
67 "overrides": {}
68 },
69 "java": {
70 "version": "17"
71 },
72 "sbt": {
73 "commands": [],
74 "options": []
75 },
76 "mill": {
77 "options": []
78 },
79 "tests": "compile-only",
80 "sourceVersion": "3.4",
81 "migrationVersions": [
82 "3.4.2"
83 ],
84 "sourcePatches": []
85}""" com.firstbird.emergence%core"
86
87[info] [launcher] getting org.scala-sbt sbt 1.9.3 (this may take some time)...
88[info] welcome to sbt 1.9.3 (Eclipse Adoptium Java 17.0.8)
89[info] loading settings for project repo-build from plugins.sbt ...
90[info] loading project definition from /build/repo/project
91[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
92[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
93[info] Compilation completed in 8.304s.
94[info] done compiling
95[info] loading settings for project root from build.sbt ...
96[info] set current project to root (in build file:/build/repo/)
97Execute setCrossScalaVersions: 3.4.2
98OpenCB::Changing crossVersion 3.3.0 -> 3.4.2 in core/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.0 -> 3.4.2 in docs/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.0 -> 3.4.2 in root/crossScalaVersions
101[info] set current project to root (in build file:/build/repo/)
102[info] Setting Scala version to 3.4.2 on 3 projects.
103[info] Switching Scala version on:
104[info] * root (3.4.2)
105[info] core (3.4.2)
106[info] docs (3.4.2)
107[info] Excluding projects:
108[info] Reapplying settings...
109[info] set current project to root (in build file:/build/repo/)
110Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
111[info] Reapplying settings...
112[info] set current project to root (in build file:/build/repo/)
113[info] Defining Global / credentials, core / credentials and 1 others.
114[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
115[info] Run `last` for details.
116[info] Reapplying settings...
117[info] set current project to root (in build file:/build/repo/)
118[success] Total time: 0 s, completed Dec 14, 2024, 9:48:55 PM
119Build config: {
120 "projects": {
121 "exclude": [],
122 "overrides": {}
123 },
124 "java": {
125 "version": "17"
126 },
127 "sbt": {
128 "commands": [],
129 "options": []
130 },
131 "mill": {
132 "options": []
133 },
134 "tests": "compile-only",
135 "sourceVersion": "3.4",
136 "migrationVersions": [
137 "3.4.2"
138 ],
139 "sourcePatches": []
140}
141Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
142Starting build...
143Projects: Set(core)
144Starting build for ProjectRef(file:/build/repo/,core) (core)...
145OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.18 module Global
146OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
147OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
148OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
149Compile scalacOptions: List(-encoding, utf-8, -explain-types, -language:higherKinds, -unchecked, -Ysafe-init, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.4.2/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4)
150[info] compiling 47 Scala sources to /build/repo/core/target/scala-3.4.2/classes ...
151[warn] -- Warning: /build/repo/core/src/main/scala/com/fgrutsch/emergence/core/configuration/EmergenceConfigResolverAlg.scala:54:23
152[warn] 54 | merge = x.merge |+| y.merge
153[warn] | ^
154[warn] |Result of implicit search for cats.kernel.Semigroup[com.fgrutsch.emergence.core.configuration.MergeConfig] will change.
155[warn] |Current result EmergenceConfigResolverAlg.this.given_Semigroup_MergeConfig will be no longer eligible
156[warn] | because it is not defined before the search position.
157[warn] |Result with new rules: No Matching Implicit.
158[warn] |To opt into the new rules, compile with `-source future` or use
159[warn] |the `scala.language.future` language import.
160[warn] |
161[warn] |To fix the problem without the language import, you could try one of the following:
162[warn] | - use a `given ... with` clause as the enclosing given,
163[warn] | - rearrange definitions so that EmergenceConfigResolverAlg.this.given_Semigroup_MergeConfig comes earlier,
164[warn] | - use an explicit argument.
165[warn] |This will be an error in Scala 3.5 and later.
166[warn] one warning found
167[info] done compiling
168[info] Main Scala API documentation to /build/repo/core/target/scala-3.4.2/api...
169[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -Ysafe-init, -semanticdb-target, -rewrite
170[warn] -- Warning: effect/shared/src/main/scala/com/monovore/decline/effect/CommandIOApp.scala:21:21
171[warn] No DRI found for query: ExitCode
172[info] Main Scala API documentation successful.
173[info] compiling 30 Scala sources to /build/repo/core/target/scala-3.4.2/test-classes ...
174[info] done compiling
175[info] Wrote /build/repo/core/target/scala-3.4.2/core_3-0.3.9-0-9771a33b-20241214-2148-SNAPSHOT.pom
176[info] Main Scala API documentation to /build/repo/core/target/scala-3.4.2/api...
177[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -Ysafe-init, -semanticdb-target, -rewrite
178[warn] -- Warning: effect/shared/src/main/scala/com/monovore/decline/effect/CommandIOApp.scala:21:21
179[warn] No DRI found for query: ExitCode
180[info] Main Scala API documentation successful.
181[info] :: delivering :: com.firstbird.emergence#core_3;0.3.9-0-9771a33b-20241214-2148-SNAPSHOT :: 0.3.9-0-9771a33b-20241214-2148-SNAPSHOT :: integration :: Sat Dec 14 21:49:29 CET 2024
182[info] delivering ivy file to /build/repo/core/target/scala-3.4.2/ivy-0.3.9-0-9771a33b-20241214-2148-SNAPSHOT.xml
183[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20241214-2148-SNAPSHOT/poms/core_3.pom
184[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20241214-2148-SNAPSHOT/jars/core_3.jar
185[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20241214-2148-SNAPSHOT/srcs/core_3-sources.jar
186[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20241214-2148-SNAPSHOT/docs/core_3-javadoc.jar
187[info] published ivy to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20241214-2148-SNAPSHOT/ivys/ivy.xml
188
189************************
190Build summary:
191[{
192 "module": "core",
193 "compile": {"status": "ok", "tookMs": 13034, "warnings": 1, "errors": 0, "sourceVersion": "3.4"},
194 "doc": {"status": "ok", "tookMs": 3371, "files": 413, "totalSizeKb": 8324},
195 "test-compile": {"status": "ok", "tookMs": 8038, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
196 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
197 "publish": {"status": "ok", "tookMs": 2330}
198}]
199************************
200[success] Total time: 34 s, completed Dec 14, 2024, 9:49:29 PM
201Checking patch build.sbt...
202Applied patch build.sbt cleanly.
203No migration rewrite changes found, would not commit
204----
205Preparing build for 3.6.3-RC1
206Scala binary version found: 3.6
207Using configured source version: 3.4
208Scala binary version found: 3.6
209Using configured source version: 3.4
210Would try to apply common scalacOption (best-effort, sbt/mill only):
211Append: ,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s
212Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
213----
214Starting build for 3.6.3-RC1
215Execute tests: false
216sbt project found:
217No prepare script found for project firstbirdtech/emergence
218##################################
219Scala version: 3.6.3-RC1
220Targets: com.firstbird.emergence%core
221Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "sourceVersion": "3.4", "migrationVersions": [ "3.4.2" ], "sourcePatches": [] }
222##################################
223Using extra scalacOptions: ,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s
224Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
225[sbt_options] declare -a sbt_options=()
226[process_args] java_version = '17'
227[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
228# Executing command line:
229java
230-Dfile.encoding=UTF-8
231-Dcommunitybuild.scala=3.6.3-RC1
232-Dcommunitybuild.project.dependencies.add=
233-Xmx7G
234-Xms4G
235-Xss8M
236-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
237-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
238-jar
239/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
240"setCrossScalaVersions 3.6.3-RC1"
241"++3.6.3-RC1 -v"
242"mapScalacOptions ",REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
243"set every credentials := Nil"
244
245moduleMappings
246"runBuild 3.6.3-RC1 """{
247 "projects": {
248 "exclude": [],
249 "overrides": {}
250 },
251 "java": {
252 "version": "17"
253 },
254 "sbt": {
255 "commands": [],
256 "options": []
257 },
258 "mill": {
259 "options": []
260 },
261 "tests": "compile-only",
262 "sourceVersion": "3.4",
263 "migrationVersions": [
264 "3.4.2"
265 ],
266 "sourcePatches": []
267}""" com.firstbird.emergence%core"
268
269[info] welcome to sbt 1.9.3 (Eclipse Adoptium Java 17.0.8)
270[info] loading settings for project repo-build from plugins.sbt ...
271[info] loading project definition from /build/repo/project
272[info] loading settings for project root from build.sbt ...
273[info] set current project to root (in build file:/build/repo/)
274Execute setCrossScalaVersions: 3.6.3-RC1
275OpenCB::Changing crossVersion 3.3.0 -> 3.6.3-RC1 in core/crossScalaVersions
276OpenCB::Changing crossVersion 3.3.0 -> 3.6.3-RC1 in docs/crossScalaVersions
277OpenCB::Changing crossVersion 3.3.0 -> 3.6.3-RC1 in root/crossScalaVersions
278[info] set current project to root (in build file:/build/repo/)
279[info] Setting Scala version to 3.6.3-RC1 on 3 projects.
280[info] Switching Scala version on:
281[info] * root (3.6.3-RC1)
282[info] core (3.6.3-RC1)
283[info] docs (3.6.3-RC1)
284[info] Excluding projects:
285[info] Reapplying settings...
286[info] set current project to root (in build file:/build/repo/)
287Execute mapScalacOptions: ,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
288[info] Reapplying settings...
289[info] set current project to root (in build file:/build/repo/)
290[info] Defining Global / credentials, core / credentials and 1 others.
291[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
292[info] Run `last` for details.
293[info] Reapplying settings...
294[info] set current project to root (in build file:/build/repo/)
295[success] Total time: 0 s, completed Dec 14, 2024, 9:49:40 PM
296Build config: {
297 "projects": {
298 "exclude": [],
299 "overrides": {}
300 },
301 "java": {
302 "version": "17"
303 },
304 "sbt": {
305 "commands": [],
306 "options": []
307 },
308 "mill": {
309 "options": []
310 },
311 "tests": "compile-only",
312 "sourceVersion": "3.4",
313 "migrationVersions": [
314 "3.4.2"
315 ],
316 "sourcePatches": []
317}
318Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
319Starting build...
320Projects: Set(core)
321Starting build for ProjectRef(file:/build/repo/,core) (core)...
322OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
323OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
324OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
325Compile scalacOptions: List(-encoding, utf-8, -explain-types, -language:higherKinds, -unchecked, -Ysafe-init, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.6.3-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.4)
326[info] compiling 47 Scala sources to /build/repo/core/target/scala-3.6.3-RC1/classes ...
327[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
328[warn] -- Warning: /build/repo/core/src/main/scala/com/fgrutsch/emergence/core/configuration/EmergenceConfigResolverAlg.scala:54:23
329[warn] 54 | merge = x.merge |+| y.merge
330[warn] | ^
331[warn] |Result of implicit search for cats.kernel.Semigroup[com.fgrutsch.emergence.core.configuration.MergeConfig] will change.
332[warn] |Current result EmergenceConfigResolverAlg.this.given_Semigroup_MergeConfig will be no longer eligible
333[warn] | because it is not defined before the search position.
334[warn] |Result with new rules: No Matching Implicit.
335[warn] |To opt into the new rules, compile with `-source future` or use
336[warn] |the `scala.language.future` language import.
337[warn] |
338[warn] |To fix the problem without the language import, you could try one of the following:
339[warn] | - use a `given ... with` clause as the enclosing given,
340[warn] | - rearrange definitions so that EmergenceConfigResolverAlg.this.given_Semigroup_MergeConfig comes earlier,
341[warn] | - use an explicit argument.
342[warn] |This will be an error in Scala 3.5 and later.
343[warn] two warnings found
344[info] done compiling
345[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.3-RC1/api...
346[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
347[info] Skipping unused scalacOptions: -Wconf, -Wsafe-init, -Xsemanticdb, -semanticdb-target, -source
348[warn] Flag -classpath set repeatedly
349[warn] -- Warning: effect/shared/src/main/scala/com/monovore/decline/effect/CommandIOApp.scala:21:21
350[warn] No DRI found for query: ExitCode
351[warn] three warnings found
352[info] Main Scala API documentation successful.
353[info] compiling 30 Scala sources to /build/repo/core/target/scala-3.6.3-RC1/test-classes ...
354[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
355[warn] one warning found
356[info] done compiling
357[info] Wrote /build/repo/core/target/scala-3.6.3-RC1/core_3-0.3.9-0-9771a33b-20241214-2149-SNAPSHOT.pom
358[info] Main Scala API documentation to /build/repo/core/target/scala-3.6.3-RC1/api...
359[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
360[info] Skipping unused scalacOptions: -Wconf, -Wsafe-init, -Xsemanticdb, -semanticdb-target, -source
361[warn] Flag -classpath set repeatedly
362[warn] -- Warning: effect/shared/src/main/scala/com/monovore/decline/effect/CommandIOApp.scala:21:21
363[warn] No DRI found for query: ExitCode
364[warn] three warnings found
365[info] Main Scala API documentation successful.
366[info] :: delivering :: com.firstbird.emergence#core_3;0.3.9-0-9771a33b-20241214-2149-SNAPSHOT :: 0.3.9-0-9771a33b-20241214-2149-SNAPSHOT :: integration :: Sat Dec 14 21:50:11 CET 2024
367[info] delivering ivy file to /build/repo/core/target/scala-3.6.3-RC1/ivy-0.3.9-0-9771a33b-20241214-2149-SNAPSHOT.xml
368[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20241214-2149-SNAPSHOT/poms/core_3.pom
369[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20241214-2149-SNAPSHOT/jars/core_3.jar
370[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20241214-2149-SNAPSHOT/srcs/core_3-sources.jar
371[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20241214-2149-SNAPSHOT/docs/core_3-javadoc.jar
372[info] published ivy to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20241214-2149-SNAPSHOT/ivys/ivy.xml
373
374************************
375Build summary:
376[{
377 "module": "core",
378 "compile": {"status": "ok", "tookMs": 13347, "warnings": 1, "errors": 0, "sourceVersion": "3.4"},
379 "doc": {"status": "ok", "tookMs": 3173, "files": 413, "totalSizeKb": 8383},
380 "test-compile": {"status": "ok", "tookMs": 7761, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
381 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
382 "publish": {"status": "ok", "tookMs": 2250}
383}]
384************************
385[success] Total time: 31 s, completed Dec 14, 2024, 9:50:11 PM
386Checking patch build.sbt...
387Applied patch build.sbt cleanly.