Build Logs
firstbirdtech/emergence • scheduled_3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
Errors
0
Warnings
49
Total Lines
393
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.207s.
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 Jan 25, 2025, 12:10:20 AM
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-20250125-0010-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-20250125-0010-SNAPSHOT :: 0.3.9-0-9771a33b-20250125-0010-SNAPSHOT :: integration :: Sat Jan 25 00:10:54 CET 2025
182[info] delivering ivy file to /build/repo/core/target/scala-3.4.2/ivy-0.3.9-0-9771a33b-20250125-0010-SNAPSHOT.xml
183[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20250125-0010-SNAPSHOT/poms/core_3.pom
184[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20250125-0010-SNAPSHOT/jars/core_3.jar
185[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20250125-0010-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-20250125-0010-SNAPSHOT/docs/core_3-javadoc.jar
187[info] published ivy to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20250125-0010-SNAPSHOT/ivys/ivy.xml
188
189************************
190Build summary:
191[{
192 "module": "core",
193 "compile": {"status": "ok", "tookMs": 12468, "warnings": 1, "errors": 0, "sourceVersion": "3.4"},
194 "doc": {"status": "ok", "tookMs": 3350, "files": 413, "totalSizeKb": 8324},
195 "test-compile": {"status": "ok", "tookMs": 7450, "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": 2292},
198 "metadata": {
199 "crossScalaVersions": ["3.3.0"]
200}
201}]
202************************
203[success] Total time: 34 s, completed Jan 25, 2025, 12:10:54 AM
204Checking patch build.sbt...
205Applied patch build.sbt cleanly.
206No migration rewrite changes found, would not commit
207----
208Preparing build for 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
209Scala binary version found: 3.7
210Using configured source version: 3.4
211Scala binary version found: 3.7
212Using configured source version: 3.4
213Would try to apply common scalacOption (best-effort, sbt/mill only):
214Append: ,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s
215Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
216----
217Starting build for 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
218Execute tests: false
219sbt project found:
220No prepare script found for project firstbirdtech/emergence
221##################################
222Scala version: 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
223Targets: com.firstbird.emergence%core
224Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "sourceVersion": "3.4", "migrationVersions": [ "3.4.2" ], "sourcePatches": [] }
225##################################
226Using extra scalacOptions: ,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s
227Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
228[sbt_options] declare -a sbt_options=()
229[process_args] java_version = '17'
230[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
231# Executing command line:
232java
233-Dfile.encoding=UTF-8
234-Dcommunitybuild.scala=3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
235-Dcommunitybuild.project.dependencies.add=
236-Xmx7G
237-Xms4G
238-Xss8M
239-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
240-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
241-jar
242/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
243"setCrossScalaVersions 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY"
244"++3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY -v"
245"mapScalacOptions ",REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
246"set every credentials := Nil"
247
248moduleMappings
249"runBuild 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY """{
250 "projects": {
251 "exclude": [],
252 "overrides": {}
253 },
254 "java": {
255 "version": "17"
256 },
257 "sbt": {
258 "commands": [],
259 "options": []
260 },
261 "mill": {
262 "options": []
263 },
264 "tests": "compile-only",
265 "sourceVersion": "3.4",
266 "migrationVersions": [
267 "3.4.2"
268 ],
269 "sourcePatches": []
270}""" com.firstbird.emergence%core"
271
272[info] welcome to sbt 1.9.3 (Eclipse Adoptium Java 17.0.8)
273[info] loading settings for project repo-build from plugins.sbt ...
274[info] loading project definition from /build/repo/project
275[info] loading settings for project root from build.sbt ...
276[info] set current project to root (in build file:/build/repo/)
277Execute setCrossScalaVersions: 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
278OpenCB::Changing crossVersion 3.3.0 -> 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY in core/crossScalaVersions
279OpenCB::Changing crossVersion 3.3.0 -> 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY in docs/crossScalaVersions
280OpenCB::Changing crossVersion 3.3.0 -> 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY in root/crossScalaVersions
281[info] set current project to root (in build file:/build/repo/)
282[info] Setting Scala version to 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY on 3 projects.
283[info] Switching Scala version on:
284[info] * root (3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY)
285[info] core (3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY)
286[info] docs (3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY)
287[info] Excluding projects:
288[info] Reapplying settings...
289[info] set current project to root (in build file:/build/repo/)
290Execute mapScalacOptions: ,REQUIRE:-source:3.4,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
291[info] Reapplying settings...
292[info] set current project to root (in build file:/build/repo/)
293[info] Defining Global / credentials, core / credentials and 1 others.
294[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
295[info] Run `last` for details.
296[info] Reapplying settings...
297[info] set current project to root (in build file:/build/repo/)
298[success] Total time: 0 s, completed Jan 25, 2025, 12:11:05 AM
299Build config: {
300 "projects": {
301 "exclude": [],
302 "overrides": {}
303 },
304 "java": {
305 "version": "17"
306 },
307 "sbt": {
308 "commands": [],
309 "options": []
310 },
311 "mill": {
312 "options": []
313 },
314 "tests": "compile-only",
315 "sourceVersion": "3.4",
316 "migrationVersions": [
317 "3.4.2"
318 ],
319 "sourcePatches": []
320}
321Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
322Starting build...
323Projects: Set(core)
324Starting build for ProjectRef(file:/build/repo/,core) (core)...
325OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
326OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
327OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
328Compile scalacOptions: List(-encoding, utf-8, -explain-types, -language:higherKinds, -unchecked, -Ysafe-init, -Xsemanticdb, -semanticdb-target, /build/repo/core/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.4)
329[info] compiling 47 Scala sources to /build/repo/core/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/classes ...
330[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
331[warn] -- Warning: /build/repo/core/src/main/scala/com/fgrutsch/emergence/core/configuration/EmergenceConfigResolverAlg.scala:54:23
332[warn] 54 | merge = x.merge |+| y.merge
333[warn] | ^
334[warn] |Result of implicit search for cats.kernel.Semigroup[com.fgrutsch.emergence.core.configuration.MergeConfig] will change.
335[warn] |Current result EmergenceConfigResolverAlg.this.given_Semigroup_MergeConfig will be no longer eligible
336[warn] | because it is not defined before the search position.
337[warn] |Result with new rules: No Matching Implicit.
338[warn] |To opt into the new rules, compile with `-source future` or use
339[warn] |the `scala.language.future` language import.
340[warn] |
341[warn] |To fix the problem without the language import, you could try one of the following:
342[warn] | - use a `given ... with` clause as the enclosing given,
343[warn] | - rearrange definitions so that EmergenceConfigResolverAlg.this.given_Semigroup_MergeConfig comes earlier,
344[warn] | - use an explicit argument.
345[warn] |This will be an error in Scala 3.5 and later.
346[warn] two warnings found
347[info] done compiling
348[info] Main Scala API documentation to /build/repo/core/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/api...
349[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
350[info] Skipping unused scalacOptions: -Wconf, -Wsafe-init, -Xsemanticdb, -semanticdb-target, -source
351[warn] Flag -classpath set repeatedly
352[warn] -- Warning: effect/shared/src/main/scala/com/monovore/decline/effect/CommandIOApp.scala:21:21
353[warn] No DRI found for query: ExitCode
354[warn] three warnings found
355[info] Main Scala API documentation successful.
356[info] compiling 30 Scala sources to /build/repo/core/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/test-classes ...
357[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
358[warn] one warning found
359[info] done compiling
360[info] Wrote /build/repo/core/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/core_3-0.3.9-0-9771a33b-20250125-0011-SNAPSHOT.pom
361[info] Main Scala API documentation to /build/repo/core/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/api...
362[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
363[info] Skipping unused scalacOptions: -Wconf, -Wsafe-init, -Xsemanticdb, -semanticdb-target, -source
364[warn] Flag -classpath set repeatedly
365[warn] -- Warning: effect/shared/src/main/scala/com/monovore/decline/effect/CommandIOApp.scala:21:21
366[warn] No DRI found for query: ExitCode
367[warn] three warnings found
368[info] Main Scala API documentation successful.
369[info] :: delivering :: com.firstbird.emergence#core_3;0.3.9-0-9771a33b-20250125-0011-SNAPSHOT :: 0.3.9-0-9771a33b-20250125-0011-SNAPSHOT :: integration :: Sat Jan 25 00:11:35 CET 2025
370[info] delivering ivy file to /build/repo/core/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/ivy-0.3.9-0-9771a33b-20250125-0011-SNAPSHOT.xml
371[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20250125-0011-SNAPSHOT/poms/core_3.pom
372[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20250125-0011-SNAPSHOT/jars/core_3.jar
373[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20250125-0011-SNAPSHOT/srcs/core_3-sources.jar
374[info] published core_3 to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20250125-0011-SNAPSHOT/docs/core_3-javadoc.jar
375[info] published ivy to /root/.ivy2/local/com.firstbird.emergence/core_3/0.3.9-0-9771a33b-20250125-0011-SNAPSHOT/ivys/ivy.xml
376
377************************
378Build summary:
379[{
380 "module": "core",
381 "compile": {"status": "ok", "tookMs": 12967, "warnings": 1, "errors": 0, "sourceVersion": "3.4"},
382 "doc": {"status": "ok", "tookMs": 3041, "files": 413, "totalSizeKb": 8385},
383 "test-compile": {"status": "ok", "tookMs": 8120, "warnings": 0, "errors": 0, "sourceVersion": "3.4"},
384 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
385 "publish": {"status": "ok", "tookMs": 2292},
386 "metadata": {
387 "crossScalaVersions": ["3.3.0"]
388}
389}]
390************************
391[success] Total time: 31 s, completed Jan 25, 2025, 12:11:35 AM
392Checking patch build.sbt...
393Applied patch build.sbt cleanly.