Build Logs
shiftleftsecurity/overflowdb • 3.7.4:2025-11-06
Errors
0
Warnings
96
Total Lines
307
1##################################
2Clonning https://github.com/shiftleftsecurity/overflowdb.git into /build/repo using revision v1.194
3##################################
4Note: switching to '0f9a663f068a0aeaa7bad92db0e526a1f4db2c11'.
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.7.4
23Scala binary version found: 3.7
24Implicitly using source version 3.7
25Scala binary version found: 3.7
26Implicitly using source version 3.7
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.7
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.7.4
32Execute tests: false
33sbt project found:
34Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project shiftleftsecurity/overflowdb
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.7.4
40Targets: io.shiftleft%overflowdb-core io.shiftleft%overflowdb-formats io.shiftleft%overflowdb-traversal
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.7
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '21'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.7.4
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_21
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.7.4"
61"++3.7.4 -v"
62"mapScalacOptions ",REQUIRE:-source:3.7,-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.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" io.shiftleft%overflowdb-core io.shiftleft%overflowdb-formats io.shiftleft%overflowdb-traversal"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
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.365s.
76[info] done compiling
77[info] loading settings for project core from build.sbt...
78[info] loading settings for project testdomains from build.sbt...
79[info] loading settings for project traversal from build.sbt...
80[info] loading settings for project formats from build.sbt...
81[info] loading settings for project coreTests from build.sbt...
82[info] loading settings for project traversalTests from build.sbt...
83[info] loading settings for project repo from build.sbt...
84[info] set current project to overflowdb (in build file:/build/repo/)
85Execute setCrossScalaVersions: 3.7.4
86OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in traversal/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in core/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in formats/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in coreTests/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in traversalTests/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in repo/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in testdomains/crossScalaVersions
93[info] set current project to overflowdb (in build file:/build/repo/)
94[info] Setting Scala version to 3.7.4 on 7 projects.
95[info] Switching Scala version on:
96[info] traversalTests (2.13.13, 3.7.4)
97[info] traversal (2.13.13, 3.7.4)
98[info] testdomains (2.13.13, 3.7.4)
99[info] formats (2.13.13, 3.7.4)
100[info] * repo (2.13.13, 3.7.4)
101[info] core (2.13.13, 3.7.4)
102[info] coreTests (2.13.13, 3.7.4)
103[info] Excluding projects:
104[info] Reapplying settings...
105[info] set current project to overflowdb (in build file:/build/repo/)
106Execute mapScalacOptions: ,REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
107[info] Reapplying settings...
108[info] set current project to overflowdb (in build file:/build/repo/)
109[info] Defining Global / credentials, core / credentials and 5 others.
110[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 34 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to overflowdb (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
119 Did you mean formats / allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to overflowdb (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to overflowdb (in build file:/build/repo/)
126[success] Total time: 0 s, completed Nov 6, 2025, 1:22:19 AM
127Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
129Starting build...
130Projects: Set(core, formats, traversal, testdomains)
131Starting build for ProjectRef(file:/build/repo/,core) (overflowdb-core)... [0/4]
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7` in Scala 2.12.20 module Global
133OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7` in Scala 2.13.13 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
134OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7` in Scala 2.13.13 module Scope(Select(BuildRef(file:/build/repo/)), Select(ConfigKey(compile)), Zero, Zero)
135OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
136OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
137Compile scalacOptions: -release, 8, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
138[info] compiling 1 Scala source and 40 Java sources to /build/repo/core/target/scala-3.7.4/classes ...
139[warn] source value 8 is obsolete and will be removed in a future release
140[warn] target value 8 is obsolete and will be removed in a future release
141[warn] To suppress warnings about obsolete options, use -Xlint:-options.
142[info] /build/repo/core/src/main/java/overflowdb/Edge.java: Some input files use or override a deprecated API.
143[info] /build/repo/core/src/main/java/overflowdb/Edge.java: Recompile with -Xlint:deprecation for details.
144[info] /build/repo/core/src/main/java/overflowdb/BatchedUpdate.java: Some input files use unchecked or unsafe operations.
145[info] /build/repo/core/src/main/java/overflowdb/BatchedUpdate.java: Recompile with -Xlint:unchecked for details.
146[info] done compiling
147Starting build for ProjectRef(file:/build/repo/,formats) (overflowdb-formats)... [1/4]
148Compile scalacOptions: -release, 8, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
149[info] compiling 29 Scala sources and 3 Java sources to /build/repo/traversal/target/scala-3.7.4/classes ...
150[warn] -- Warning: /build/repo/traversal/src/main/scala/overflowdb/algorithm/PathFinder.scala:15:24
151[warn] 15 | .repeat(_.both) { initialBehaviour =>
152[warn] | ^
153[warn] |Implicit parameters should be provided with a `using` clause.
154[warn] |To disable the warning, please use the following option:
155[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
156[warn] 16 | val behaviour = initialBehaviour.dedup // no cycles
157[warn] 17 | .until(_.is(nodeB)) // don't continue on a given path if we've reached our destination
158[warn] 18 | if (maxDepth > -1) behaviour.maxDepth(maxDepth)
159[warn] 19 | else behaviour
160[warn] 20 | }
161[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/traversal/src/main/scala/overflowdb/traversal/PathAwareTraversal.scala:46:15
162[warn] 46 | case stillPathAware: PathAwareTraversal[B] => stillPathAware.wrapped
163[warn] | ^
164[warn] |the type test for overflowdb.traversal.PathAwareTraversal[B] cannot be checked at runtime because its type arguments can't be determined from Iterator[B]
165[warn] |
166[warn] | longer explanation available when compiling with `-explain`
167[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/traversal/src/main/scala/overflowdb/traversal/PathAwareTraversal.scala:61:13
168[warn] 61 | case stillPathAware: PathAwareTraversal[NewEnd] => stillPathAware.wrapped
169[warn] | ^
170[warn] |the type test for overflowdb.traversal.PathAwareTraversal[NewEnd] cannot be checked at runtime because its type arguments can't be determined from Iterator[NewEnd]
171[warn] |
172[warn] | longer explanation available when compiling with `-explain`
173[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/traversal/src/main/scala/overflowdb/traversal/PathAwareTraversal.scala:72:17
174[warn] 72 | case stillPathAware: PathAwareTraversal[NewEnd] => stillPathAware.wrapped
175[warn] | ^
176[warn] |the type test for overflowdb.traversal.PathAwareTraversal[NewEnd] cannot be checked at runtime because its type arguments can't be determined from Iterator[NewEnd]
177[warn] |
178[warn] | longer explanation available when compiling with `-explain`
179[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/traversal/src/main/scala/overflowdb/traversal/Traversal.scala:161:11
180[warn] 161 | case pathAwareTraversal: PathAwareTraversal[A] => pathAwareTraversal._sideEffect(fun)
181[warn] | ^
182[warn] |the type test for overflowdb.traversal.PathAwareTraversal[A] cannot be checked at runtime because its type arguments can't be determined from Iterator[A]
183[warn] |
184[warn] | longer explanation available when compiling with `-explain`
185[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/traversal/src/main/scala/overflowdb/traversal/Traversal.scala:231:9
186[warn] 231 | case pathAwareTraversal: PathAwareTraversal[A] => pathAwareTraversal._union(traversals: _*)
187[warn] | ^
188[warn] |the type test for overflowdb.traversal.PathAwareTraversal[A] cannot be checked at runtime because its type arguments can't be determined from Iterator[A]
189[warn] |
190[warn] | longer explanation available when compiling with `-explain`
191[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/traversal/src/main/scala/overflowdb/traversal/Traversal.scala:266:9
192[warn] 266 | case pathAwareTraversal: PathAwareTraversal[A] => pathAwareTraversal._choose[BranchOn, NewEnd](on)(options)
193[warn] | ^
194[warn] |the type test for overflowdb.traversal.PathAwareTraversal[A] cannot be checked at runtime because its type arguments can't be determined from Iterator[A]
195[warn] |
196[warn] | longer explanation available when compiling with `-explain`
197[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/traversal/src/main/scala/overflowdb/traversal/Traversal.scala:280:9
198[warn] 280 | case pathAwareTraversal: PathAwareTraversal[A] => pathAwareTraversal._coalesce(options: _*)
199[warn] | ^
200[warn] |the type test for overflowdb.traversal.PathAwareTraversal[A] cannot be checked at runtime because its type arguments can't be determined from Iterator[A]
201[warn] |
202[warn] | longer explanation available when compiling with `-explain`
203[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/traversal/src/main/scala/overflowdb/traversal/Traversal.scala:306:11
204[warn] 306 | case pathAwareTraversal: PathAwareTraversal[A] => pathAwareTraversal.wrapped.map { _._1 }
205[warn] | ^
206[warn] |the type test for overflowdb.traversal.PathAwareTraversal[A] cannot be checked at runtime because its type arguments can't be determined from Iterator[A]
207[warn] |
208[warn] | longer explanation available when compiling with `-explain`
209[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/traversal/src/main/scala/overflowdb/traversal/Traversal.scala:322:9
210[warn] 322 | case tracked: PathAwareTraversal[A] =>
211[warn] | ^
212[warn] |the type test for overflowdb.traversal.PathAwareTraversal[A] cannot be checked at runtime because its type arguments can't be determined from Iterator[A]
213[warn] |
214[warn] | longer explanation available when compiling with `-explain`
215[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/traversal/src/main/scala/overflowdb/traversal/Traversal.scala:333:9
216[warn] 333 | case tracked: PathAwareTraversal[A] =>
217[warn] | ^
218[warn] |the type test for overflowdb.traversal.PathAwareTraversal[A] cannot be checked at runtime because its type arguments can't be determined from Iterator[A]
219[warn] |
220[warn] | longer explanation available when compiling with `-explain`
221[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/traversal/src/main/scala/overflowdb/traversal/Traversal.scala:387:11
222[warn] 387 | case tracked: PathAwareTraversal[A] =>
223[warn] | ^
224[warn] |the type test for overflowdb.traversal.PathAwareTraversal[A] cannot be checked at runtime because its type arguments can't be determined from Iterator[A]
225[warn] |
226[warn] | longer explanation available when compiling with `-explain`
227[warn] there was 1 deprecation warning; re-run with -deprecation for details
228[warn] 13 warnings found
229[warn] source value 8 is obsolete and will be removed in a future release
230[warn] target value 8 is obsolete and will be removed in a future release
231[warn] To suppress warnings about obsolete options, use -Xlint:-options.
232[info] done compiling
233[info] compiling 17 Scala sources to /build/repo/formats/target/scala-3.7.4/classes ...
234[warn] there were 3 deprecation warnings; re-run with -deprecation for details
235[warn] one warning found
236[info] done compiling
237[info] compiling 16 Java sources to /build/repo/testdomains/target/scala-3.7.4/classes ...
238[warn] source value 8 is obsolete and will be removed in a future release
239[warn] target value 8 is obsolete and will be removed in a future release
240[warn] To suppress warnings about obsolete options, use -Xlint:-options.
241[info] /build/repo/testdomains/src/main/java/overflowdb/testdomains/gratefuldead/Song.java: Some input files use unchecked or unsafe operations.
242[info] /build/repo/testdomains/src/main/java/overflowdb/testdomains/gratefuldead/Song.java: Recompile with -Xlint:unchecked for details.
243[info] done compiling
244[info] compiling 5 Scala sources to /build/repo/formats/target/scala-3.7.4/test-classes ...
245[warn] -- Warning: /build/repo/formats/src/test/scala/testutils/ProjectRoot.scala:30:8
246[warn] 30 | return pathPrefix
247[warn] | ^^^^^^^^^^^^^^^^^
248[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
249[warn] there were 9 deprecation warnings; re-run with -deprecation for details
250[warn] two warnings found
251[info] done compiling
252Starting build for ProjectRef(file:/build/repo/,traversal) (overflowdb-traversal)... [2/4]
253Compile scalacOptions: -release, 8, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
254Starting build for ProjectRef(file:/build/repo/,testdomains) (testdomains)... [3/4]
255Compile scalacOptions: -release, 8, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
256
257************************
258Build summary:
259[{
260 "module": "overflowdb-core",
261 "compile": {"status": "ok", "tookMs": 6833, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
263 "test-compile": {"status": "ok", "tookMs": 222, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
264 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
265 "publish": {"status": "skipped", "tookMs": 0},
266 "metadata": {
267 "crossScalaVersions": ["2.13.13", "3.3.6"]
268}
269},{
270 "module": "overflowdb-formats",
271 "compile": {"status": "ok", "tookMs": 8941, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
273 "test-compile": {"status": "ok", "tookMs": 3415, "warnings": 1, "errors": 0, "sourceVersion": "3.7"},
274 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
275 "publish": {"status": "skipped", "tookMs": 0},
276 "metadata": {
277 "crossScalaVersions": ["2.13.13", "3.3.6"]
278}
279},{
280 "module": "overflowdb-traversal",
281 "compile": {"status": "ok", "tookMs": 97, "warnings": 12, "errors": 0, "sourceVersion": "3.7"},
282 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
283 "test-compile": {"status": "ok", "tookMs": 132, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
284 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
285 "publish": {"status": "skipped", "tookMs": 0},
286 "metadata": {
287 "crossScalaVersions": ["2.13.13", "3.3.6"]
288}
289},{
290 "module": "testdomains",
291 "compile": {"status": "ok", "tookMs": 80, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
292 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
293 "test-compile": {"status": "ok", "tookMs": 131, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
294 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
295 "publish": {"status": "ok", "tookMs": 4},
296 "metadata": {
297 "crossScalaVersions": ["2.13.13", "3.3.6"]
298}
299}]
300************************
301[success] Total time: 45 s, completed Nov 6, 2025, 1:23:04 AM
302[0JChecking patch project/plugins.sbt...
303Checking patch project/build.properties...
304Checking patch build.sbt...
305Applied patch project/plugins.sbt cleanly.
306Applied patch project/build.properties cleanly.
307Applied patch build.sbt cleanly.