Build Logs

simkoc/scala-argparse • 3.8.0:2026-01-13

Errors

4

Warnings

7

Total Lines

215

1##################################
2Clonning https://github.com/simkoc/scala-argparse.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.0
15Execute tests: true
16sbt project found:
17grep: /build/repo/project/plugins.sbt: No such file or directory
18No prepare script found for project simkoc/scala-argparse
19##################################
20Scala version: 3.8.0
21Targets: de.halcony%scala-argparse
22Project projectConfig: {"tests":null}
23##################################
24Using extra scalacOptions: ,REQUIRE:-source:3.8
25Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
26[sbt_options] declare -a sbt_options=()
27[process_args] java_version = '17'
28[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
29# Executing command line:
30java
31-Dfile.encoding=UTF-8
32-Dcommunitybuild.scala=3.8.0
33-Dcommunitybuild.project.dependencies.add=
34-Xmx7G
35-Xms4G
36-Xss8M
37-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
38-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
39-jar
40/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
41"setCrossScalaVersions 3.8.0"
42"++3.8.0 -v"
43"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
44"set every credentials := Nil"
45"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
46"removeScalacOptionsStartingWith -P:wartremover"
47
48moduleMappings
49"runBuild 3.8.0 """{"tests":null}""" de.halcony%scala-argparse"
50
51[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
52[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
53[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
54[info] loading project definition from /build/repo/project
55[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
56[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
57[info] Compilation completed in 9.758s.
58[info] done compiling
59[info] loading settings for project repo from build.sbt, publish.sbt, version.sbt...
60[info] set current project to scala argparse (in build file:/build/repo/)
61[warn] there's a key that's not used by any other settings/tasks:
62[warn]
63[warn] * ThisBuild / organization
64[warn] +- /build/repo/publish.sbt:1
65[warn]
66[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
67[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
68Execute setCrossScalaVersions: 3.8.0
69OpenCB::Changing crossVersion 3.6.3 -> 3.8.0 in repo/crossScalaVersions
70[info] set current project to scala argparse (in build file:/build/repo/)
71[info] Setting Scala version to 3.8.0 on 1 projects.
72[info] Switching Scala version on:
73[info] * repo (2.13.14, 3.8.0)
74[info] Excluding projects:
75[info] Reapplying settings...
76[info] set current project to scala argparse (in build file:/build/repo/)
77Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
78[info] Reapplying settings...
79[info] set current project to scala argparse (in build file:/build/repo/)
80[info] Defining Global / credentials, credentials
81[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
82[info] Run `last` for details.
83[info] Reapplying settings...
84[info] set current project to scala argparse (in build file:/build/repo/)
85Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
86[info] Reapplying settings...
87OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
88
89 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
90 Did you mean allExcludeDependencies ?
91 , retry without global scopes
92[info] Reapplying settings...
93[info] set current project to scala argparse (in build file:/build/repo/)
94Execute removeScalacOptionsStartingWith: -P:wartremover
95[info] Reapplying settings...
96[info] set current project to scala argparse (in build file:/build/repo/)
97[success] Total time: 0 s, completed Jan 13, 2026, 4:14:46 PM
98Build config: {"tests":null}
99Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
100Starting build...
101Projects: Set(repo)
102Starting build for ProjectRef(file:/build/repo/,repo) (scala-argparse)... [0/1]
103OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
104OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
105OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
106Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
107[info] compiling 12 Scala sources to /build/repo/target/scala-3.8.0/classes ...
108[info] done compiling
109[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.0/test-classes ...
110[info] done compiling
111[info] CommandLineParserHelpTest:
112[info] the help message
113[info] - should be correctly formed for optionals *** FAILED ***
114[info] "...nal (default:first)
115[info] [] -c/--opt2 ..." was not equal to "...nal (default:first)
116[info] [
117[info] ] -c/--opt2 ..." (CommandLineParserHelpTest.scala:14)
118[info] - should be correctly formed for positionals *** FAILED ***
119[info] "...his is a positional
120[info] [] [second] t..." was not equal to "...his is a positional
121[info] [
122[info] ] [second] t..." (CommandLineParserHelpTest.scala:33)
123[info] - should be correctly formed for flags *** FAILED ***
124[info] "...ow this help dialog
125[info] [ -f/--flag1 the first flag]
126[info] -s/--flag..." was not equal to "...ow this help dialog
127[info] [
128[info] -f/--flag1 the first flag
129[info] ]
130[info] -s/--flag..." (CommandLineParserHelpTest.scala:52)
131[info] - should be correctly formated in mixture *** FAILED ***
132[info] "...his is a positional
133[info] [ [second] this is another positional
134[info]
135[info] -o/--opt1 <value> this is the first optional (default:first)
136[info] -c/--opt2 <value> this is the second optional (default:second)
137[info]
138[info] -h/--help show this help dialog
139[info] -f/--flag1 the first flag]
140[info] -s/--flag..." was not equal to "...his is a positional
141[info] [
142[info] [second] this is another positional
143[info]
144[info] -o/--opt1 <value> this is the first optional (default:first)
145[info]
146[info] -c/--opt2 <value> this is the second optional (default:second)
147[info]
148[info] -h/--help show this help dialog
149[info]
150[info] -f/--flag1 the first flag
151[info] ]
152[info] -s/--flag..." (CommandLineParserHelpTest.scala:76)
153[info] - should be correctly formed with subparsers available *** FAILED ***
154[info] "...
155[info]
156[info] sub sub
157[info] [ sub2 sub2]
158[info]
159[info] " was not equal to "...
160[info]
161[info] sub sub
162[info] [
163[info] sub2 sub2
164[info] ]
165[info]
166[info] " (CommandLineParserHelpTest.scala:107)
167[info] CommandLineParserTest:
168[info] Parser
169[info] - should be able to parse single of each (no sub)
170[info] - should be able to parse no flag
171[info] - should be able to handle single subparser
172[info] - should be able to work with default values
173[info] - should be able to work with default values in subparser
174[info] - should be able to work with default values in subparser for either
175[info] - should be able to parse mixture of flag in subparser
176[info] - should be able to parse optional parameter out of order
177[info] - should be able to parse multiple positionals
178[info] - should be able to ignore order of optional parameters in more complex context
179[info] CommandLineParserElementTest:
180[info] Positional
181[info] - should be able to parse a single element
182[info] - should be able to parse a single element out of multiple
183[info] - should generate the proper help message
184[info] Optional
185[info] - should be able to parse a single element short
186[info] - should be able to parse a single element short out of multiple
187[info] - should be able to parse a single element long
188[info] - should be able to parse a single element long out of multiple
189[info] - should be able to generate help message with short and long
190[info] - should be able to generate help message with short and long no default
191[info] default
192[info] - should be able to store default integer value
193[info] - should be abel to store a function
194[info] Flag
195[info] - should be able to parse a single element
196[info] - should be able to generate a help message
197
198************************
199Build summary:
200[{
201 "module": "scala-argparse",
202 "compile": {"status": "ok", "tookMs": 6183, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
203 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
204 "test-compile": {"status": "ok", "tookMs": 4519, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
205 "test": {"status": "failed", "tookMs": 716, "passed": 23, "failed": 5, "ignored": 0, "skipped": 0, "total": 28, "byFramework": [{"framework": "unknown", "stats": {"passed": 23, "failed": 5, "ignored": 0, "skipped": 0, "total": 28}}]},
206 "publish": {"status": "skipped", "tookMs": 0},
207 "metadata": {
208 "crossScalaVersions": ["2.13.14", "3.6.3"]
209}
210}]
211************************
212[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: scala-argparse
213[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: scala-argparse
214[error] Total time: 13 s, completed Jan 13, 2026, 4:14:59 PM
215[0JBuild failed, not retrying.