Build Logs

agourlay/json-2-csv • scheduled_3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY

Errors

0

Warnings

18

Total Lines

193

1##################################
2Clonning https://github.com/agourlay/json-2-csv.git into repo using revision v0.7.0
3##################################
4Note: switching to '02891e6b4a61c42e7eb76607420d3c9d20274078'.
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.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
23Scala binary version found: 3.7
24Implicitly using source version 3.7-migration
25Scala binary version found: 3.7
26Implicitly using source version 3.7-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.7-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.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project agourlay/json-2-csv
35##################################
36Scala version: 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
37Targets: com.github.agourlay%json-2-csv
38Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [] }
39##################################
40Using extra scalacOptions: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
57"setCrossScalaVersions 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY"
58"++3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY -v"
59"mapScalacOptions ",-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
60"set every credentials := Nil"
61
62moduleMappings
63"runBuild 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY """{
64 "projects": {
65 "exclude": [],
66 "overrides": {}
67 },
68 "java": {
69 "version": "17"
70 },
71 "sbt": {
72 "commands": [],
73 "options": []
74 },
75 "mill": {
76 "options": []
77 },
78 "tests": "compile-only",
79 "migrationVersions": [],
80 "sourcePatches": []
81}""" com.github.agourlay%json-2-csv"
82
83[info] [launcher] getting org.scala-sbt sbt 1.9.9 (this may take some time)...
84[info] welcome to sbt 1.9.9 (Eclipse Adoptium Java 17.0.8)
85[info] loading settings for project repo-build from plugins.sbt ...
86[info] loading project definition from /build/repo/project
87[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
88[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
89[info] Compilation completed in 8.669s.
90[info] done compiling
91[info] loading settings for project repo from build.sbt,version.sbt ...
92[info] set current project to json-2-csv (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
94OpenCB::Changing crossVersion 3.3.3 -> 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY in repo/crossScalaVersions
95[info] set current project to json-2-csv (in build file:/build/repo/)
96[info] Setting Scala version to 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY on 1 projects.
97[info] Switching Scala version on:
98[info] * repo (3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY, 2.13.13)
99[info] Excluding projects:
100[info] Reapplying settings...
101[info] set current project to json-2-csv (in build file:/build/repo/)
102Execute mapScalacOptions: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
103[info] Reapplying settings...
104[info] set current project to json-2-csv (in build file:/build/repo/)
105[info] Defining Global / credentials
106[info] The new value will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 3 others.
107[info] Run `last` for details.
108[info] Reapplying settings...
109[info] set current project to json-2-csv (in build file:/build/repo/)
110[success] Total time: 0 s, completed Jan 25, 2025, 12:45:30 AM
111Build config: {
112 "projects": {
113 "exclude": [],
114 "overrides": {}
115 },
116 "java": {
117 "version": "17"
118 },
119 "sbt": {
120 "commands": [],
121 "options": []
122 },
123 "mill": {
124 "options": []
125 },
126 "tests": "compile-only",
127 "migrationVersions": [],
128 "sourcePatches": []
129}
130Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
131Starting build...
132Projects: Set(repo)
133Starting build for ProjectRef(file:/build/repo/,repo) (json-2-csv)...
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136Compile scalacOptions: List(-unchecked, -encoding, UTF-8, -Ywarn-dead-code, -language:implicitConversions, -language:postfixOps, -Ywarn-unused:imports, -Wnonunit-statement, -Wperformance, -source:3.7-migration, -Wconf:msg=can be rewritten automatically under:s)
137[info] Formatting 2 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(compile) ...
138[info] compiling 2 Scala sources to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/classes ...
139[warn] bad option '-Ywarn-dead-code' was ignored
140[warn] bad option '-Ywarn-unused:imports' was ignored
141[warn] bad option '-Wperformance' was ignored
142[warn] three warnings found
143[info] done compiling
144OpenCB::Would not apply setting `-source:3.7-migration`: Project has predefined source version: Some(-source:3.7-migration)
145[info] Main Scala API documentation to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/api...
146[warn] bad option '-Ywarn-dead-code' was ignored
147[warn] bad option '-Ywarn-unused:imports' was ignored
148[warn] bad option '-Wperformance' was ignored
149[info] Skipping unused scalacOptions: -Wnonunit-statement, -Wconf, -source
150[warn] Flag -classpath set repeatedly
151[warn] four warnings found
152[info] Main Scala API documentation successful.
153[info] Formatting 2 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(test) ...
154[info] compiling 2 Scala sources to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/test-classes ...
155[warn] bad option '-Ywarn-dead-code' was ignored
156[warn] bad option '-Ywarn-unused:imports' was ignored
157[warn] bad option '-Wperformance' was ignored
158[warn] three warnings found
159[info] done compiling
160[info] Wrote /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/json-2-csv_3-0.7.0.pom
161[info] Main Scala API documentation to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/api...
162[warn] bad option '-Ywarn-dead-code' was ignored
163[warn] bad option '-Ywarn-unused:imports' was ignored
164[warn] bad option '-Wperformance' was ignored
165[info] Skipping unused scalacOptions: -Wnonunit-statement, -Wconf, -source
166[warn] Flag -classpath set repeatedly
167[warn] four warnings found
168[info] Main Scala API documentation successful.
169[info] :: delivering :: com.github.agourlay#json-2-csv_3;0.7.0 :: 0.7.0 :: release :: Sat Jan 25 00:45:45 CET 2025
170[info] delivering ivy file to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/ivy-0.7.0.xml
171[info] published json-2-csv_3 to /root/.ivy2/local/com.github.agourlay/json-2-csv_3/0.7.0/poms/json-2-csv_3.pom
172[info] published json-2-csv_3 to /root/.ivy2/local/com.github.agourlay/json-2-csv_3/0.7.0/jars/json-2-csv_3.jar
173[info] published json-2-csv_3 to /root/.ivy2/local/com.github.agourlay/json-2-csv_3/0.7.0/srcs/json-2-csv_3-sources.jar
174[info] published json-2-csv_3 to /root/.ivy2/local/com.github.agourlay/json-2-csv_3/0.7.0/docs/json-2-csv_3-javadoc.jar
175[info] published ivy to /root/.ivy2/local/com.github.agourlay/json-2-csv_3/0.7.0/ivys/ivy.xml
176
177************************
178Build summary:
179[{
180 "module": "json-2-csv",
181 "compile": {"status": "ok", "tookMs": 5536, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
182 "doc": {"status": "ok", "tookMs": 1520, "files": 341, "totalSizeKb": 6362},
183 "test-compile": {"status": "ok", "tookMs": 939, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
184 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
185 "publish": {"status": "ok", "tookMs": 1183},
186 "metadata": {
187 "crossScalaVersions": ["3.3.3", "2.13.13"]
188}
189}]
190************************
191[success] Total time: 15 s, completed Jan 25, 2025, 12:45:45 AM
192Checking patch build.sbt...
193Applied patch build.sbt cleanly.