Build Logs

quincyjo/scala-json-path • dotty-staging/dotty:fix-23773:2025-11-22

Errors

20

Warnings

22

Total Lines

258

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.1-RC1-bin-20251120-60444cb
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.1-RC1-bin-20251120-60444cb"
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.1-RC1-bin-20251120-60444cb
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.1-RC1-bin-20251120-60444cb
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.1-RC1-bin-20251120-60444cb
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.1-RC1-bin-20251120-60444cb"
71"++3.8.1-RC1-bin-20251120-60444cb -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.1-RC1-bin-20251120-60444cb """{"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.343s.
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.1-RC1-bin-20251120-60444cb
90OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in rootNative/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in testBehaviours/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in core/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in rootJS/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in circe/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in play/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb 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.1-RC1-bin-20251120-60444cb on 7 projects.
100[info] Switching Scala version on:
101[info] play (2.13.12, 3.8.1-RC1-bin-20251120-60444cb)
102[info] rootJS (2.13.12, 3.8.1-RC1-bin-20251120-60444cb)
103[info] testBehaviours (2.13.12, 3.8.1-RC1-bin-20251120-60444cb)
104[info] rootJVM (2.13.12, 3.8.1-RC1-bin-20251120-60444cb)
105[info] rootNative (2.13.12, 3.8.1-RC1-bin-20251120-60444cb)
106[info] circe (2.13.12, 3.8.1-RC1-bin-20251120-60444cb)
107[info] core (2.13.12, 3.8.1-RC1-bin-20251120-60444cb)
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 22, 2025, 5:20: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.1-RC1-bin-20251120-60444cb/classes ...
143[info] done compiling
144[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
145[info] done compiling
146Starting build for ProjectRef(file:/build/repo/,circe) (scala-json-path-circe)... [1/4]
147Compile 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
148[info] compiling 1 Scala source to /build/repo/modules/circe/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
149[info] done compiling
150[info] compiling 1 Scala source to /build/repo/modules/test-behaviours/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
151[info] done compiling
152[info] compiling 1 Scala source to /build/repo/modules/circe/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
153[info] done compiling
154Starting build for ProjectRef(file:/build/repo/,play) (scala-json-path-play)... [2/4]
155Compile 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
156[info] compiling 1 Scala source to /build/repo/modules/play/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
157[info] done compiling
158[info] compiling 1 Scala source to /build/repo/modules/play/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
159[info] done compiling
160Starting build for ProjectRef(file:/build/repo/,testBehaviours) (testbehaviours)... [3/4]
161Compile 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
162[info] Main Scala API documentation to /build/repo/modules/test-behaviours/target/scala-3.8.1-RC1-bin-20251120-60444cb/api...
163[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector
164[warn] Option -classpath was updated
165[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1301:13 ---
166[warn] Couldn't resolve a member for the given link query: TestPendingException
167[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1195:6 ----
168[warn] Couldn't resolve a member for the given link query: NullArgumentException
169[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:983:13 ----
170[warn] Couldn't resolve a member for the given link query: TestFailedException
171[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:959:13 ----
172[warn] Couldn't resolve a member for the given link query: TestFailedException
173[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:632:13 ----
174[warn] Couldn't resolve a member for the given link query: NullArgumentException
175[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:579:13 ----
176[warn] Couldn't resolve a member for the given link query: TestCanceledException
177[warn] -- Warning: dotty/flatspec/target/scala-3/src_managed/main/org/scalatest/flatspec/AnyFlatSpecLike.scala:1828:15
178[warn] Couldn't resolve a member for the given link query: NullArgumentException
179[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1091:13 ---
180[warn] Couldn't resolve a member for the given link query: NullArgumentException
181[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1072:13 ---
182[warn] Couldn't resolve a member for the given link query: NullArgumentException
183[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1053:13 ---
184[warn] Couldn't resolve a member for the given link query: NullArgumentException
185[warn] -- Warning: dotty/core/target/scala-3/src_managed/main/org/scalatest/Suite.scala:758:12
186[warn] Couldn't resolve a member for the given link query: NullArgumentException
187[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:818:13 ----
188[warn] Couldn't resolve a member for the given link query: TestFailedException
189[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:757:13 ----
190[warn] Couldn't resolve a member for the given link query: TestFailedException
191[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1153:13 ---
192[warn] Couldn't resolve a member for the given link query: NullArgumentException
193[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1134:13 ---
194[warn] Couldn't resolve a member for the given link query: NullArgumentException
195[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:1115:13 ---
196[warn] Couldn't resolve a member for the given link query: NullArgumentException
197[warn] -- Warning: dotty/flatspec/target/scala-3/src_managed/main/org/scalatest/flatspec/AnyFlatSpecLike.scala:1709:25
198[warn] Couldn't resolve a member for the given link query: NullArgumentException
199[warn] -- Warning: dotty/flatspec/target/scala-3/src_managed/main/org/scalatest/flatspec/AnyFlatSpecLike.scala:1784:25
200[warn] Couldn't resolve a member for the given link query: NullArgumentException
201[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:531:13 ----
202[warn] Couldn't resolve a member for the given link query: NullArgumentException
203[warn] -- Warning: dotty/core/src/main/scala/org/scalatest/Assertions.scala:472:13 ----
204[warn] Couldn't resolve a member for the given link query: TestFailedException
205[warn] 21 warnings found
206[info] Main Scala API documentation successful.
207
208************************
209Build summary:
210[{
211 "module": "scala-json-path",
212 "compile": {"status": "ok", "tookMs": 18893, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
213 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
214 "test-compile": {"status": "ok", "tookMs": 9879, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
215 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
216 "publish": {"status": "skipped", "tookMs": 0},
217 "metadata": {
218 "crossScalaVersions": ["2.13.12", "3.3.1"]
219}
220},{
221 "module": "scala-json-path-circe",
222 "compile": {"status": "ok", "tookMs": 675, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
223 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
224 "test-compile": {"status": "ok", "tookMs": 1965, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
225 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
226 "publish": {"status": "skipped", "tookMs": 0},
227 "metadata": {
228 "crossScalaVersions": ["2.13.12", "3.3.1"]
229}
230},{
231 "module": "scala-json-path-play",
232 "compile": {"status": "ok", "tookMs": 560, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
233 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
234 "test-compile": {"status": "ok", "tookMs": 1026, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
235 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
236 "publish": {"status": "skipped", "tookMs": 0},
237 "metadata": {
238 "crossScalaVersions": ["2.13.12", "3.3.1"]
239}
240},{
241 "module": "testbehaviours",
242 "compile": {"status": "ok", "tookMs": 100, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
243 "doc": {"status": "ok", "tookMs": 3535, "files": 338, "totalSizeKb": 8107},
244 "test-compile": {"status": "ok", "tookMs": 190, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
245 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
246 "publish": {"status": "ok", "tookMs": 4},
247 "metadata": {
248 "crossScalaVersions": ["2.13.12", "3.3.1"]
249}
250}]
251************************
252[success] Total time: 76 s (0:01:16.0), completed Nov 22, 2025, 5:21:41 PM
253[0JChecking patch project/plugins.sbt...
254Checking patch project/build.properties...
255Checking patch build.sbt...
256Applied patch project/plugins.sbt cleanly.
257Applied patch project/build.properties cleanly.
258Applied patch build.sbt cleanly.