Build Logs

quincyjo/scala-json-path • 3.8.0-RC1:2025-11-14

Errors

20

Warnings

31

Total Lines

267

1##################################
2Clonning https://github.com/quincyjo/scala-json-path.git into /build/repo using revision v0.2.0
3##################################
4Note: switching to '8e366b5c04ab45c71f1d0afa98dbb16a89484efb'.
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.3.1
22----
23Preparing build for 3.8.0-RC1
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: build.sbt
34Pattern: val Scala3 = "3.3.1"
35Replacement: val Scala3 = "3.8.0-RC1"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.1"' in build.sbt
40----
41Starting build for 3.8.0-RC1
42Execute tests: false
43sbt project found:
44Sbt version 1.9.8 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 quincyjo/scala-json-path
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.0-RC1
50Targets: com.quincyjo%scala-json-path com.quincyjo%scala-json-path-circe com.quincyjo%scala-json-path-play
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-Dfile.encoding=UTF-8
61-Dcommunitybuild.scala=3.8.0-RC1
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC1"
71"++3.8.0-RC1 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.quincyjo%scala-json-path com.quincyjo%scala-json-path-circe com.quincyjo%scala-json-path-play"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.441s.
86[info] done compiling
87[info] loading settings for project root from build.sbt...
88[info] set current project to root (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC1
90OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in testBehaviours/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in core/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in circe/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in rootNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in rootJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in play/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in rootJVM/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List() -> List(2.13.12) in root/crossScalaVersions
98[info] set current project to root (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0-RC1 on 7 projects.
100[info] Switching Scala version on:
101[info] play (2.13.12, 3.8.0-RC1)
102[info] rootJS (2.13.12, 3.8.0-RC1)
103[info] testBehaviours (2.13.12, 3.8.0-RC1)
104[info] rootJVM (2.13.12, 3.8.0-RC1)
105[info] rootNative (2.13.12, 3.8.0-RC1)
106[info] circe (2.13.12, 3.8.0-RC1)
107[info] core (2.13.12, 3.8.0-RC1)
108[info] Excluding projects:
109[info] * root (2.13.12)
110[info] Reapplying settings...
111[info] set current project to root (in build file:/build/repo/)
112Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
113[info] Reapplying settings...
114[info] set current project to root (in build file:/build/repo/)
115[info] Defining Global / credentials, circe / credentials and 6 others.
116[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 69 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to root (in build file:/build/repo/)
120Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
121[info] Reapplying settings...
122OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
123
124 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
125 Did you mean allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to root (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to root (in build file:/build/repo/)
132[success] Total time: 0 s, completed Nov 14, 2025, 10:06:25 PM
133Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.1\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
135Starting build...
136Projects: Set(core, circe, play, testBehaviours)
137Starting build for ProjectRef(file:/build/repo/,core) (scala-json-path)... [0/4]
138OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
139OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
140OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
141Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
142[info] compiling 29 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC1/classes ...
143[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/com/quincyjo/jsonpath/Expression.scala:116:29
144[warn] 116 | private final case class ValueTypeFromNodesType(
145[warn] | ^^^^^^^^^^^^^^^^^^^^^^
146[warn] | unused private member
147[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/com/quincyjo/jsonpath/Expression.scala:170:29
148[warn] 170 | private final case class LogicalTypeFromNodesType(nodesType: NodesType)
149[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
150[warn] | unused private member
151[warn] two warnings found
152[info] done compiling
153[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC1/test-classes ...
154[info] done compiling
155Starting build for ProjectRef(file:/build/repo/,circe) (scala-json-path-circe)... [1/4]
156Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
157[info] compiling 1 Scala source to /build/repo/modules/circe/target/scala-3.8.0-RC1/classes ...
158[info] done compiling
159[info] compiling 1 Scala source to /build/repo/modules/test-behaviours/target/scala-3.8.0-RC1/classes ...
160[info] done compiling
161[info] compiling 1 Scala source to /build/repo/modules/circe/target/scala-3.8.0-RC1/test-classes ...
162[info] done compiling
163Starting build for ProjectRef(file:/build/repo/,play) (scala-json-path-play)... [2/4]
164Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
165[info] compiling 1 Scala source to /build/repo/modules/play/target/scala-3.8.0-RC1/classes ...
166[info] done compiling
167[info] compiling 1 Scala source to /build/repo/modules/play/target/scala-3.8.0-RC1/test-classes ...
168[info] done compiling
169Starting build for ProjectRef(file:/build/repo/,testBehaviours) (testbehaviours)... [3/4]
170Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
171[info] Main Scala API documentation to /build/repo/modules/test-behaviours/target/scala-3.8.0-RC1/api...
172[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector
173[warn] Option -classpath was updated
174[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:757:13 ----
175[warn] Couldn't resolve a member for the given link query: TestFailedException
176[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:632:13 ----
177[warn] Couldn't resolve a member for the given link query: NullArgumentException
178[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:579:13 ----
179[warn] Couldn't resolve a member for the given link query: TestCanceledException
180[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:983:13 ----
181[warn] Couldn't resolve a member for the given link query: TestFailedException
182[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:959:13 ----
183[warn] Couldn't resolve a member for the given link query: TestFailedException
184[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:818:13 ----
185[warn] Couldn't resolve a member for the given link query: TestFailedException
186[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1195:6 ----
187[warn] Couldn't resolve a member for the given link query: NullArgumentException
188[warn] -- Warning: dotty/flatspec/target/scala-3/src_managed/main/org/scalatest/flatspec/AnyFlatSpecLike.scala:1784:25
189[warn] Couldn't resolve a member for the given link query: NullArgumentException
190[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1153:13 ---
191[warn] Couldn't resolve a member for the given link query: NullArgumentException
192[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1134:13 ---
193[warn] Couldn't resolve a member for the given link query: NullArgumentException
194[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1115:13 ---
195[warn] Couldn't resolve a member for the given link query: NullArgumentException
196[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/Suite.scala:758:12
197[warn] Couldn't resolve a member for the given link query: NullArgumentException
198[warn] -- Warning: dotty/flatspec/target/scala-3/src_managed/main/org/scalatest/flatspec/AnyFlatSpecLike.scala:1709:25
199[warn] Couldn't resolve a member for the given link query: NullArgumentException
200[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1091:13 ---
201[warn] Couldn't resolve a member for the given link query: NullArgumentException
202[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1072:13 ---
203[warn] Couldn't resolve a member for the given link query: NullArgumentException
204[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1053:13 ---
205[warn] Couldn't resolve a member for the given link query: NullArgumentException
206[warn] -- Warning: dotty/flatspec/target/scala-3/src_managed/main/org/scalatest/flatspec/AnyFlatSpecLike.scala:1828:15
207[warn] Couldn't resolve a member for the given link query: NullArgumentException
208[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1301:13 ---
209[warn] Couldn't resolve a member for the given link query: TestPendingException
210[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:531:13 ----
211[warn] Couldn't resolve a member for the given link query: NullArgumentException
212[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:472:13 ----
213[warn] Couldn't resolve a member for the given link query: TestFailedException
214[warn] 21 warnings found
215[info] Main Scala API documentation successful.
216
217************************
218Build summary:
219[{
220 "module": "scala-json-path",
221 "compile": {"status": "ok", "tookMs": 20365, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
222 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
223 "test-compile": {"status": "ok", "tookMs": 10745, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
224 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
225 "publish": {"status": "skipped", "tookMs": 0},
226 "metadata": {
227 "crossScalaVersions": ["2.13.12", "3.3.1"]
228}
229},{
230 "module": "scala-json-path-circe",
231 "compile": {"status": "ok", "tookMs": 696, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
232 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
233 "test-compile": {"status": "ok", "tookMs": 2078, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
234 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
235 "publish": {"status": "skipped", "tookMs": 0},
236 "metadata": {
237 "crossScalaVersions": ["2.13.12", "3.3.1"]
238}
239},{
240 "module": "scala-json-path-play",
241 "compile": {"status": "ok", "tookMs": 493, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
242 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
243 "test-compile": {"status": "ok", "tookMs": 1001, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
244 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
245 "publish": {"status": "skipped", "tookMs": 0},
246 "metadata": {
247 "crossScalaVersions": ["2.13.12", "3.3.1"]
248}
249},{
250 "module": "testbehaviours",
251 "compile": {"status": "ok", "tookMs": 103, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
252 "doc": {"status": "ok", "tookMs": 3410, "files": 338, "totalSizeKb": 8118},
253 "test-compile": {"status": "ok", "tookMs": 150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
254 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
255 "publish": {"status": "ok", "tookMs": 4},
256 "metadata": {
257 "crossScalaVersions": ["2.13.12", "3.3.1"]
258}
259}]
260************************
261[success] Total time: 75 s (0:01:15.0), completed Nov 14, 2025, 10:07:40 PM
262[0JChecking patch project/plugins.sbt...
263Checking patch project/build.properties...
264Checking patch build.sbt...
265Applied patch project/plugins.sbt cleanly.
266Applied patch project/build.properties cleanly.
267Applied patch build.sbt cleanly.