Build Logs

aaronp/args4c • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY

Errors

30

Warnings

113

Total Lines

331

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