Build Logs
losizm/little-json • 3.8.1-RC1:2026-01-13
Errors
2
Warnings
4
Total Lines
273
1##################################
2Clonning https://github.com/losizm/little-json.git into /build/repo using revision v9.0.0
3##################################
4Note: switching to '25836ff7de96fce1086fade831488914c6d465d0'.
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
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----
31Starting build for 3.8.1-RC1
32Execute tests: true
33sbt project found:
34grep: /build/repo/project/plugins.sbt: No such file or directory
35Sbt version 1.5.5 is not supported, minimal supported version is 1.11.5
36Enforcing usage of sbt in version 1.11.5
37No prepare script found for project losizm/little-json
38##################################
39Scala version: 3.8.1-RC1
40Targets: com.github.losizm%little-json
41Project projectConfig: {"tests":null}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.1-RC1
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.1-RC1"
61"++3.8.1-RC1 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.1-RC1 """{"tests":null}""" com.github.losizm%little-json"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.624s.
76[info] done compiling
77[info] loading settings for project repo from build.sbt...
78[info] set current project to little-json (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.1-RC1
80OpenCB::Changing crossVersion 3.0.2 -> 3.8.1-RC1 in repo/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in repo/crossScalaVersions
82[info] set current project to little-json (in build file:/build/repo/)
83[info] Setting Scala version to 3.8.1-RC1 on 1 projects.
84[info] Switching Scala version on:
85[info] * repo (3.8.1-RC1)
86[info] Excluding projects:
87[info] Reapplying settings...
88[info] set current project to little-json (in build file:/build/repo/)
89Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
90[info] Reapplying settings...
91[info] set current project to little-json (in build file:/build/repo/)
92[info] Defining Global / credentials, credentials
93[info] The new values will be used by allCredentials, credentials and 2 others.
94[info] Run `last` for details.
95[info] Reapplying settings...
96[info] set current project to little-json (in build file:/build/repo/)
97Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
98[info] Reapplying settings...
99OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
100
101 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
102 Did you mean allExcludeDependencies ?
103 , retry without global scopes
104[info] Reapplying settings...
105[info] set current project to little-json (in build file:/build/repo/)
106Execute removeScalacOptionsStartingWith: -P:wartremover
107[info] Reapplying settings...
108[info] set current project to little-json (in build file:/build/repo/)
109[success] Total time: 0 s, completed Jan 13, 2026, 8:56:44 PM
110Build config: {"tests":null}
111Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
112Starting build...
113Projects: Set(repo)
114Starting build for ProjectRef(file:/build/repo/,repo) (little-json)... [0/1]
115OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
116OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
117Compile scalacOptions: -new-syntax, -Yno-experimental, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
118[info] compiling 30 Scala sources to /build/repo/target/scala-3.8.1-RC1/classes ...
119[warn] bad option '-Yno-experimental' was ignored
120[warn] one warning found
121[info] done compiling
122[info] compiling 24 Scala sources to /build/repo/target/scala-3.8.1-RC1/test-classes ...
123[warn] bad option '-Yno-experimental' was ignored
124[warn] one warning found
125[info] done compiling
126[info] JsonNullSpec:
127[info] - should inspect JsonNull
128[info] JsonObjectBuilderSpec:
129[info] - should build JsonObject
130[info] - should build empty JsonObject
131[info] JsonParserObjectSpec:
132[info] - should parse JSON object (includes hasNext test)
133[info] - should parse JSON object (excludes hasNext test)
134[info] - should get JSON object
135[info] - should not get JSON array
136[info] - should get empty JSON object
137[info] JsonRpcIdentifierSpec:
138[info] - should inspect JsonRpcIdentifier with string value
139[info] - should inspect JsonRpcIdentifier with number value
140[info] - should inspect JsonRpcIdentifier with null value
141[info] JsonValueToJsonValueSpec:
142[info] - should get list of JSON values
143[info] JsonObjectSpec:
144[info] - should create JsonObject
145[info] - should inspect empty JsonObject
146[info] - should merge JsonObjects
147[info] - should add value to JsonObject
148[info] - should remove value from JsonObject
149[info] - should destructure JsonObject
150[info] JsonRpcRequestSpec:
151[info] - should create JsonRpcRequest
152[info] - should create JsonRpcRequest with attributes
153[info] JsonNumberSpec:
154[info] - should create JsonNumber with Int value
155[info] - should create JsonNumber with Long value
156[info] - should create JsonNumber with Double value
157[info] - should create JsonNumber with BigDecimal value
158[info] - should create JsonNumber with String value
159[info] - should compare JsonNumbers
160[info] - should destructure JsonNumber
161[info] JsonBooleanSpec:
162[info] - should create JsonBoolean
163[info] - should compare JsonBooleans
164[info] - should destructure JsonBoolean
165[info] JsonOutputSpec:
166[info] - should create JsonObject using JsonOutput
167[info] - should create JsonArray using JsonOutput
168[info] JsonRpcResponseSpec:
169[info] - should create JsonRpcResponse with object result
170[info] - should create JsonRpcResponse with array result
171[info] - should create JsonRpcResponse with number result
172[info] - should create JsonRpcResponse with string result
173[info] - should create JsonRpcResponse with boolean result
174[info] - should create JsonRpcResponse with error
175[info] - should create JsonRpcResponse with attributes
176[info] - should create JsonRpcResponse with either result or error
177[info] - should create JsonRpcResponse with default on failure
178[info] - should create JsonRpcResponse with custom on failure
179[info] JsonReaderSpec:
180[info] - should parse JSON text
181[info] - should parse JSON bytes
182[info] - should parse JSON file
183[info] - should parse JSON input stream
184[info] - should not parse invalid JSON input
185[info] JsonArraySpec:
186[info] - should create JsonArray
187[info] - should inspect emtpy JsonArray
188[info] - should update JsonArray
189[info] - should concat JsonArrays
190[info] - should prepend value to JsonArray
191[info] - should append value to JsonObject
192[info] - should destructure JsonArray
193[info] JsonWriterSpec:
194[info] - should write JSON object
195[info] - should write JSON array
196[info] JsonStringSpec:
197[info] - should create JsonString
198[info] - should compare JsonStrings
199[info] - should destructure JsonString
200[info] - should not create JsonString with null value
201[info] JsonRpcParseRequestSpec:
202[info] - should parse request without params
203[info] - should parse request with params
204[info] - should not parse request as array
205[info] - should not parse request with JSON exception
206[info] - should not parse request without jsonrpc
207[info] - should not parse request with number value for jsonrpc
208[info] - should not parse request without method
209[info] - should not parse request with array value for method
210[info] - should not parse request with string value for params
211[info] JsonInputSpec:
212[info] - should use default JsonInputs
213[info] - should use custom JsonInput
214[info] JsonParserArraySpec:
215[info] - should parse JSON array (includes hasNext test)
216[info] - should parse JSON array (excludes hasNext test)
217[info] - should get JSON array
218[info] - should not get JSON object
219[info] - should get empty JSON array
220[info] JsonBytesSpec:
221[info] - should get UTF-8 encoded bytes for JSON object
222[info] - should get UTF-8 encoded bytes for JSON array
223[info] JsonRpcErrorSpec:
224[info] - should create JsonRpcError
225[info] - should create ParseError
226[info] - should create InvalidRequest
227[info] - should create MethodNotFound
228[info] - should create InvalidParams
229[info] - should create InternalError
230[info] JsonArrayBuilderSpec:
231[info] - should build JsonArray
232[info] - should build emtpy JsonArray
233[info] JsonGeneratorSpec:
234[info] - should write JSON object
235[info] - should write JSON array
236[info] - should not write vale in empty context
237[info] - should not write standalone value in object context
238[info] - should not write field in array context
239[info] JsonPrettyPrintSpec:
240[info] - should pretty print JSON object
241[info] - should pretty print JSON array
242[info] JsonRpcParseResponseSpec:
243[info] - should parse response with object result
244[info] - should parse response with array result
245[info] - should parse response with number result
246[info] - should parse response with string result
247[info] - should parse response with boolean result
248[info] - should parse response with error
249[info] - should not parse response as array
250[info] - should not parse response with invalid JSON
251[info] - should not parse response without jsonrpc
252[info] - should not parse response with number value for jsonrpc
253[info] - should not parse response without result
254
255************************
256Build summary:
257[{
258 "module": "little-json",
259 "compile": {"status": "ok", "tookMs": 9191, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
260 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
261 "test-compile": {"status": "ok", "tookMs": 11195, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
262 "test": {"status": "ok", "tookMs": 871, "passed": 104, "failed": 0, "ignored": 0, "skipped": 0, "total": 104, "byFramework": [{"framework": "unknown", "stats": {"passed": 104, "failed": 0, "ignored": 0, "skipped": 0, "total": 104}}]},
263 "publish": {"status": "skipped", "tookMs": 0},
264 "metadata": {
265 "crossScalaVersions": ["2.12.20"]
266}
267}]
268************************
269[success] Total time: 23 s, completed Jan 13, 2026, 8:57:07 PM
270[0JChecking patch project/build.properties...
271Checking patch build.sbt...
272Applied patch project/build.properties cleanly.
273Applied patch build.sbt cleanly.