Build Logs

aaronp/args4c • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

30

Warnings

113

Total Lines

332

1##################################
2Clonning https://github.com/aaronp/args4c.git into /build/repo using revision v1.0.1
3##################################
4Note: switching to '34c6e0d1b2b733e7aa073c67ab3929d125f970dc'.
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.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: src/test/scala/args4c/SecureConfigTest.scala
33Pattern: ) _
34Replacement: )
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern ') _' in src/test/scala/args4c/SecureConfigTest.scala
39----
40Starting build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
41Execute tests: false
42sbt project found:
43Sbt version 1.6.1 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project aaronp/args4c
46/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
47##################################
48Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
49Targets: com.github.aaronp%args4c
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/args4c/SecureConfigTest.scala","pattern":") _\n","replaceWith":")\n"}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
70"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/args4c/SecureConfigTest.scala","pattern":") _\n","replaceWith":")\n"}]}""" com.github.aaronp%args4c"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, build.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.837s.
85[info] done compiling
86/build/repo/build.sbt:41: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
87siteSubdirName in SiteScaladoc := "api/latest"
88 ^
89/build/repo/build.sbt:61: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
90test in assembly := {}
91 ^
92/build/repo/version.sbt:1: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
93version in ThisBuild := "1.0.1"
94 ^
95[info] loading settings for project repo from build.sbt, version.sbt...
96[info] set current project to args4c (in build file:/build/repo/)
97[warn] there are 2 keys that are not used by any other settings/tasks:
98[warn]
99[warn] * repo / buildInfoKeys
100[warn] +- /build/repo/build.sbt:76
101[warn] * repo / buildInfoPackage
102[warn] +- /build/repo/build.sbt:77
103[warn]
104[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
105[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
106[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
107[warn] Credentials file /root/.sbt/.credentials does not exist
108[warn] Credentials file /root/.sbt/.credentials does not exist
109[warn] Credentials file /root/.sbt/.credentials does not exist
110[info] Formatting 2 Scala sources in repo:sbt ...
111[warn] /build/repo/build.sbt:37: error: illegal start of simple expression
112[warn] )
113[warn] ^
114[success] Total time: 47 s, completed Nov 15, 2025, 12:41:44 AM
115Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
116OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in repo/crossScalaVersions
117[info] set current project to args4c (in build file:/build/repo/)
118[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
119[warn] Credentials file /root/.sbt/.credentials does not exist
120[warn] Credentials file /root/.sbt/.credentials does not exist
121[warn] Credentials file /root/.sbt/.credentials does not exist
122[success] Total time: 0 s, completed Nov 15, 2025, 12:41:45 AM
123[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 1 projects.
124[info] Switching Scala version on:
125[info] * repo (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
126[info] Excluding projects:
127[info] Reapplying settings...
128[info] set current project to args4c (in build file:/build/repo/)
129[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
130[warn] Credentials file /root/.sbt/.credentials does not exist
131[warn] Credentials file /root/.sbt/.credentials does not exist
132[warn] Credentials file /root/.sbt/.credentials does not exist
133[success] Total time: 5 s, completed Nov 15, 2025, 12:41:50 AM
134Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
135[info] Reapplying settings...
136[info] set current project to args4c (in build file:/build/repo/)
137[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
138[warn] Credentials file /root/.sbt/.credentials does not exist
139[warn] Credentials file /root/.sbt/.credentials does not exist
140[warn] Credentials file /root/.sbt/.credentials does not exist
141[success] Total time: 0 s, completed Nov 15, 2025, 12:41:51 AM
142[info] Defining Global / credentials, credentials
143[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 4 others.
144[info] Run `last` for details.
145[info] Reapplying settings...
146[info] set current project to args4c (in build file:/build/repo/)
147[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
148[success] Total time: 0 s, completed Nov 15, 2025, 12:41:52 AM
149Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
150[info] Reapplying settings...
151OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
152
153 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
154 Did you mean allExcludeDependencies ?
155 , retry without global scopes
156[info] Reapplying settings...
157[info] set current project to args4c (in build file:/build/repo/)
158[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
159[success] Total time: 1 s, completed Nov 15, 2025, 12:41:53 AM
160Execute removeScalacOptionsStartingWith: -P:wartremover
161[info] Reapplying settings...
162[info] set current project to args4c (in build file:/build/repo/)
163[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
164[success] Total time: 0 s, completed Nov 15, 2025, 12:41:53 AM
165[success] Total time: 0 s, completed Nov 15, 2025, 12:41:53 AM
166Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/args4c/SecureConfigTest.scala","pattern":") _\n","replaceWith":")\n"}]}
167Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
168Starting build...
169Projects: Set(repo)
170Starting build for ProjectRef(file:/build/repo/,repo) (args4c)... [0/1]
171OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
172OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
173OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
174Compile scalacOptions: -encoding, UTF-8, -language:implicitConversions, -rewrite, -indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
175[info] Formatting 11 Scala sources in repo:compile ...
176[warn] /build/repo/src/main/scala/args4c/Encryption.scala:8: error: ; expected but : found
177[warn] object Encryption:
178[warn] ^
179[warn] /build/repo/src/main/scala/args4c/StringEntry.scala:3: error: ; expected but : found
180[warn] case class StringEntry(comments: List[String], origin: String, key: String, value: String):
181[warn] ^
182[warn] /build/repo/src/main/scala/args4c/RichConfig.scala:14: error: ; expected but : found
183[warn] object RichConfig:
184[warn] ^
185[warn] /build/repo/src/main/scala/args4c/LowPriorityArgs4cImplicits.scala:7: error: ; expected but : found
186[warn] trait LowPriorityArgs4cImplicits:
187[warn] ^
188[warn] /build/repo/src/main/scala/args4c/RichConfigOps.scala:16: error: ; expected but : found
189[warn] trait RichConfigOps extends Dynamic with LowPriorityArgs4cImplicits:
190[warn] ^
191[warn] /build/repo/src/main/scala/args4c/Prompt.scala:24: error: ; expected but : found
192[warn] object Prompt:
193[warn] ^
194[warn] /build/repo/src/main/scala/args4c/Selected.scala:10: error: ; expected but : found
195[warn] case class Selected(value: ConfigValue) extends Dynamic:
196[warn] ^
197[warn] /build/repo/src/main/scala/args4c/package.scala:76: error: ; expected but : found
198[warn] package object args4c:
199[warn] ^
200[warn] /build/repo/src/main/scala/args4c/SecureConfig.scala:19: error: ; expected but : found
201[warn] object SecureConfig:
202[warn] ^
203[warn] /build/repo/src/main/scala/args4c/ConfigApp.scala:50: error: ; expected but : found
204[warn] trait ConfigApp extends LowPriorityArgs4cImplicits:
205[warn] ^
206[info] compiling 11 Scala sources to /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
207[warn] -- [E181] Potential Issue Warning: /build/repo/src/main/scala/args4c/package.scala:173:11
208[warn] 173 | Option(getClass.getClassLoader.getResource(path)).orElse {
209[warn] | ^^^^^^^^
210[warn] | Suspicious top-level unqualified call to getClass
211[warn] |
212[warn] | longer explanation available when compiling with `-explain`
213[info] [patched file /build/repo/src/main/scala/args4c/RichConfigOps.scala]
214[info] [patched file /build/repo/src/main/scala/args4c/ConfigApp.scala]
215[info] [patched file /build/repo/src/main/scala/args4c/package.scala]
216[warn] there were 5 deprecation warnings; re-run with -deprecation for details
217[warn] two warnings found
218[info] done compiling
219[info] Formatting 3 Scala sources in repo:compile ...
220[warn] /build/repo/src/main/scala/args4c/RichConfigOps.scala:16: error: ; expected but : found
221[warn] trait RichConfigOps extends Dynamic with LowPriorityArgs4cImplicits:
222[warn] ^
223[warn] /build/repo/src/main/scala/args4c/package.scala:76: error: ; expected but : found
224[warn] package object args4c:
225[warn] ^
226[warn] /build/repo/src/main/scala/args4c/ConfigApp.scala:50: error: ; expected but : found
227[warn] trait ConfigApp extends LowPriorityArgs4cImplicits:
228[warn] ^
229[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
230[warn] -- [E181] Potential Issue Warning: /build/repo/src/main/scala/args4c/package.scala:172:11
231[warn] 172 | Option(getClass.getClassLoader.getResource(path)).orElse:
232[warn] | ^^^^^^^^
233[warn] | Suspicious top-level unqualified call to getClass
234[warn] |
235[warn] | longer explanation available when compiling with `-explain`
236[warn] there were 5 deprecation warnings; re-run with -deprecation for details
237[warn] two warnings found
238[info] done compiling
239[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
240[warn] there were 4 deprecation warnings; re-run with -deprecation for details
241[warn] three warnings found
242[info] done compiling
243[info] Formatting 9 Scala sources in repo:test ...
244[warn] /build/repo/src/test/scala/args4c/PromptTest.scala:7: error: ; expected but : found
245[warn] class PromptTest extends BaseSpec:
246[warn] ^
247[warn] /build/repo/src/test/scala/args4c/BaseSpec.scala:8: error: ; expected but : found
248[warn] class BaseSpec extends AnyWordSpec with Matchers with BeforeAndAfterAll with LowPriorityArgs4cImplicits:
249[warn] ^
250[warn] /build/repo/src/test/scala/args4c/LowPriorityArgs4cImplicitsTest.scala:3: error: ; expected but : found
251[warn] class LowPriorityArgs4cImplicitsTest extends BaseSpec:
252[warn] ^
253[warn] /build/repo/src/test/scala/args4c/ExampleApp.scala:8: error: ; expected but : found
254[warn] object ExampleApp extends ConfigApp:
255[warn] ^
256[warn] /build/repo/src/test/scala/args4c/RichConfigTest.scala:7: error: ; expected but : found
257[warn] class RichConfigTest extends BaseSpec:
258[warn] ^
259[warn] /build/repo/src/test/scala/args4c/SecureConfigTest.scala:6: error: ; expected but : found
260[warn] class SecureConfigTest extends BaseSpec:
261[warn] ^
262[warn] /build/repo/src/test/scala/args4c/EncryptionTest.scala:3: error: ; expected but : found
263[warn] class EncryptionTest extends BaseSpec:
264[warn] ^
265[warn] /build/repo/src/test/scala/args4c/ConfigAppTest.scala:10: error: ; expected but : found
266[warn] class ConfigAppTest extends BaseSpec:
267[warn] ^
268[warn] /build/repo/src/test/scala/args4c/Args4cPackageTest.scala:9: error: ; expected but : found
269[warn] class Args4cPackageTest extends BaseSpec:
270[warn] ^
271[info] compiling 9 Scala sources to /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
272[info] [patched file /build/repo/src/test/scala/args4c/SecureConfigTest.scala]
273[info] [patched file /build/repo/src/test/scala/args4c/EncryptionTest.scala]
274[info] [patched file /build/repo/src/test/scala/args4c/LowPriorityArgs4cImplicitsTest.scala]
275[info] [patched file /build/repo/src/test/scala/args4c/Args4cPackageTest.scala]
276[info] [patched file /build/repo/src/test/scala/args4c/PromptTest.scala]
277[info] [patched file /build/repo/src/test/scala/args4c/RichConfigTest.scala]
278[info] [patched file /build/repo/src/test/scala/args4c/ConfigAppTest.scala]
279[warn] there was 1 deprecation warning; re-run with -deprecation for details
280[warn] one warning found
281[info] done compiling
282[info] Formatting 7 Scala sources in repo:test ...
283[warn] /build/repo/src/test/scala/args4c/PromptTest.scala:7: error: ; expected but : found
284[warn] class PromptTest extends BaseSpec:
285[warn] ^
286[warn] /build/repo/src/test/scala/args4c/LowPriorityArgs4cImplicitsTest.scala:3: error: ; expected but : found
287[warn] class LowPriorityArgs4cImplicitsTest extends BaseSpec:
288[warn] ^
289[warn] /build/repo/src/test/scala/args4c/RichConfigTest.scala:7: error: ; expected but : found
290[warn] class RichConfigTest extends BaseSpec:
291[warn] ^
292[warn] /build/repo/src/test/scala/args4c/SecureConfigTest.scala:6: error: ; expected but : found
293[warn] class SecureConfigTest extends BaseSpec:
294[warn] ^
295[warn] /build/repo/src/test/scala/args4c/EncryptionTest.scala:3: error: ; expected but : found
296[warn] class EncryptionTest extends BaseSpec:
297[warn] ^
298[warn] /build/repo/src/test/scala/args4c/ConfigAppTest.scala:10: error: ; expected but : found
299[warn] class ConfigAppTest extends BaseSpec:
300[warn] ^
301[warn] /build/repo/src/test/scala/args4c/Args4cPackageTest.scala:9: error: ; expected but : found
302[warn] class Args4cPackageTest extends BaseSpec:
303[warn] ^
304[info] compiling 9 Scala sources to /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
305[warn] there was 1 deprecation warning; re-run with -deprecation for details
306[warn] one warning found
307[info] done compiling
308
309************************
310Build summary:
311[{
312 "module": "args4c",
313 "compile": {"status": "ok", "tookMs": 11101, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
314 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
315 "test-compile": {"status": "ok", "tookMs": 9861, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
316 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
317 "publish": {"status": "skipped", "tookMs": 0},
318 "metadata": {
319 "crossScalaVersions": ["3.1.0"]
320}
321}]
322************************
323[success] Total time: 25 s, completed Nov 15, 2025, 12:42:18 AM
324[0JChecking patch src/test/scala/args4c/SecureConfigTest.scala...
325Hunk #1 succeeded at 56 (offset 1 line).
326Checking patch project/plugins.sbt...
327Checking patch project/build.properties...
328Checking patch build.sbt...
329Applied patch src/test/scala/args4c/SecureConfigTest.scala cleanly.
330Applied patch project/plugins.sbt cleanly.
331Applied patch project/build.properties cleanly.
332Applied patch build.sbt cleanly.