Build Logs

greyplane/jsonpath4s • 3.8.0:2026-01-13

Errors

0

Warnings

18

Total Lines

257

1##################################
2Clonning https://github.com/greyplane/jsonpath4s.git into /build/repo using revision v0.0.1
3##################################
4Note: switching to '21e33834bfe34bd237a925f2de4004c3f98b7dd5'.
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
21Would override fixed Scala version: 3.4.2
22----
23Preparing build for 3.8.0
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val Scala3Version = "3.4.2"
35Replacement: val Scala3Version = "3.8.0"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3Version = "3.4.2"' in project/Dependencies.scala
40----
41Starting build for 3.8.0
42Execute tests: true
43sbt project found:
44Sbt version 1.10.0 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project greyplane/jsonpath4s
47##################################
48Scala version: 3.8.0
49Targets: io.github.greyplane%jsonpath4s-circe io.github.greyplane%jsonpath4s-core io.github.greyplane%jsonpath4s-optics io.github.greyplane%jsonpath4s-spray-json
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3Version = \"3.4.2\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
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
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"
70"++3.8.0 -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 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3Version = \"3.4.2\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}""" io.github.greyplane%jsonpath4s-circe io.github.greyplane%jsonpath4s-core io.github.greyplane%jsonpath4s-optics io.github.greyplane%jsonpath4s-spray-json"
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, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 3 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.552s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] resolving key references (11279 settings) ...
88[info] set scmInfo to https://github.com/greyplane/jsonpath4s
89[info] set current project to root (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.8.0
91[info] set scmInfo to https://github.com/greyplane/jsonpath4s
92OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in coreJVM/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in opticsJS/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in spray/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in root/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0) in root/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in rootNative/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in coreJS/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in circeJS/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in rootJS/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in opticsJVM/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in circeJVM/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in rootJVM/crossScalaVersions
104[info] set current project to root (in build file:/build/repo/)
105[info] Setting Scala version to 3.8.0 on 11 projects.
106[info] Switching Scala version on:
107[info] circeJVM (3.8.0)
108[info] * root (3.8.0)
109[info] rootJS (3.8.0)
110[info] coreJS (3.8.0)
111[info] circeJS (3.8.0)
112[info] opticsJVM (3.8.0)
113[info] coreJVM (3.8.0)
114[info] rootJVM (3.8.0)
115[info] opticsJS (3.8.0)
116[info] rootNative (3.8.0)
117[info] spray (3.8.0)
118[info] Excluding projects:
119[info] Reapplying settings...
120[info] set scmInfo to https://github.com/greyplane/jsonpath4s
121[info] set current project to root (in build file:/build/repo/)
122Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
123[info] Reapplying settings...
124[info] set scmInfo to https://github.com/greyplane/jsonpath4s
125[info] set current project to root (in build file:/build/repo/)
126[info] Defining Global / credentials, circeJS / credentials and 9 others.
127[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 96 others.
128[info] Run `last` for details.
129[info] Reapplying settings...
130[info] set scmInfo to https://github.com/greyplane/jsonpath4s
131[info] set current project to root (in build file:/build/repo/)
132Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
133[info] Reapplying settings...
134OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
135
136 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
137 Did you mean allExcludeDependencies ?
138 , retry without global scopes
139[info] Reapplying settings...
140[info] set scmInfo to https://github.com/greyplane/jsonpath4s
141[info] set current project to root (in build file:/build/repo/)
142Execute removeScalacOptionsStartingWith: -P:wartremover
143[info] Reapplying settings...
144[info] set scmInfo to https://github.com/greyplane/jsonpath4s
145[info] set current project to root (in build file:/build/repo/)
146[success] Total time: 0 s, completed Jan 13, 2026, 3:13:51 PM
147Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3Version = \"3.4.2\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
148Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
149Starting build...
150Projects: Set(circeJVM, coreJVM, opticsJVM, spray)
151Starting build for ProjectRef(file:/build/repo/,circeJVM) (jsonpath4s-circe)... [0/4]
152OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
153OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
154OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
155Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Ykind-projector:underscores, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
156[info] compiling 4 Scala sources to /build/repo/core/jvm/target/scala-3.8.0/classes ...
157[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
158[warn] one warning found
159[info] done compiling
160[info] compiling 5 Scala sources to /build/repo/optics/jvm/target/scala-3.8.0/classes ...
161[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
162[warn] -- [E198] Unused Symbol Warning: /build/repo/optics/shared/src/main/scala/jsonpath4s/optics/Compiler.scala:9:47
163[warn] 9 |final case class Primitive[Json, T[_]: Traverse](
164[warn] | ^
165[warn] | unused implicit parameter
166[warn] two warnings found
167[info] done compiling
168[info] compiling 1 Scala source to /build/repo/circe/jvm/target/scala-3.8.0/classes ...
169[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
170[warn] one warning found
171[info] done compiling
172[info] compiling 1 Scala source to /build/repo/circe/jvm/target/scala-3.8.0/test-classes ...
173[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
174[warn] one warning found
175[info] done compiling
176jsonpath4s.json.circe.JsonPathCirceSuite:
177 + child segment 0.34s
178 + descendents segment 0.057s
179Starting build for ProjectRef(file:/build/repo/,coreJVM) (jsonpath4s-core)... [1/4]
180Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Ykind-projector:underscores, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
181[info] compiling 1 Scala source to /build/repo/core/jvm/target/scala-3.8.0/test-classes ...
182[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
183[warn] one warning found
184[info] done compiling
185jsonpath4s.JsonPathParserSuite:
186 + string interpolation 0.031s
187 + should parse dot syntax 0.001s
188 + should parse descendant syntax 0.001s
189 + should parse multiple dot selections 0.001s
190Starting build for ProjectRef(file:/build/repo/,opticsJVM) (jsonpath4s-optics)... [2/4]
191Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Ykind-projector:underscores, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
192Starting build for ProjectRef(file:/build/repo/,spray) (jsonpath4s-spray-json)... [3/4]
193Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Ykind-projector:underscores, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
194[info] compiling 2 Scala sources to /build/repo/spray/target/scala-3.8.0/classes ...
195[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
196[warn] one warning found
197[info] done compiling
198[info] compiling 1 Scala source to /build/repo/spray/target/scala-3.8.0/test-classes ...
199[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
200[warn] one warning found
201[info] done compiling
202jsonpath4s.json.spray.JsonPathSpraySuite:
203 + basic usage 0.269s
204
205************************
206Build summary:
207[{
208 "module": "jsonpath4s-circe",
209 "compile": {"status": "ok", "tookMs": 12882, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
210 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
211 "test-compile": {"status": "ok", "tookMs": 1850, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
212 "test": {"status": "ok", "tookMs": 901, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "munit", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
213 "publish": {"status": "skipped", "tookMs": 0},
214 "metadata": {
215 "crossScalaVersions": ["3.4.2"]
216}
217},{
218 "module": "jsonpath4s-core",
219 "compile": {"status": "ok", "tookMs": 55, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
220 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
221 "test-compile": {"status": "ok", "tookMs": 550, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
222 "test": {"status": "ok", "tookMs": 162, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "munit", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
223 "publish": {"status": "skipped", "tookMs": 0},
224 "metadata": {
225 "crossScalaVersions": ["3.4.2"]
226}
227},{
228 "module": "jsonpath4s-optics",
229 "compile": {"status": "ok", "tookMs": 112, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
230 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
231 "test-compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
232 "test": {"status": "ok", "tookMs": 125, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
233 "publish": {"status": "skipped", "tookMs": 0},
234 "metadata": {
235 "crossScalaVersions": ["3.4.2"]
236}
237},{
238 "module": "jsonpath4s-spray-json",
239 "compile": {"status": "ok", "tookMs": 549, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
240 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
241 "test-compile": {"status": "ok", "tookMs": 665, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
242 "test": {"status": "ok", "tookMs": 499, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "munit", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
243 "publish": {"status": "skipped", "tookMs": 0},
244 "metadata": {
245 "crossScalaVersions": ["3.4.2"]
246}
247}]
248************************
249[success] Total time: 23 s, completed Jan 13, 2026, 3:14:14 PM
250[0JChecking patch project/plugins.sbt...
251Checking patch project/build.properties...
252Checking patch project/Dependencies.scala...
253Checking patch build.sbt...
254Applied patch project/plugins.sbt cleanly.
255Applied patch project/build.properties cleanly.
256Applied patch project/Dependencies.scala cleanly.
257Applied patch build.sbt cleanly.