Build Logs

plokhotnyuk/rtree2d • 3.8.0-RC1:2025-11-14

Errors

0

Warnings

2

Total Lines

155

1##################################
2Clonning https://github.com/plokhotnyuk/rtree2d.git into /build/repo using revision v0.11.14
3##################################
4Note: switching to 'a3048902b8fd03ea8bca17aae76f7ca33ab9c3b2'.
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.0-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.0-RC1
32Execute tests: false
33sbt project found:
34Sbt version 1.11.0-RC1 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 plokhotnyuk/rtree2d
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC1
40Targets: com.github.plokhotnyuk.rtree2d%rtree2d-core
41Project projectConfig: {"tests":"compile-only"}
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-Xmx4g
51-XX:+UseG1GC
52-Dfile.encoding=UTF8
53-Dcommunitybuild.scala=3.8.0-RC1
54-Dcommunitybuild.project.dependencies.add=
55-Xmx7G
56-Xms4G
57-Xss8M
58-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
59-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
60-jar
61/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
62"setCrossScalaVersions 3.8.0-RC1"
63"++3.8.0-RC1 -v"
64"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
65"set every credentials := Nil"
66"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
67"removeScalacOptionsStartingWith -P:wartremover"
68
69moduleMappings
70"runBuild 3.8.0-RC1 """{"tests":"compile-only"}""" com.github.plokhotnyuk.rtree2d%rtree2d-core"
71
72[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
73[info] loading settings for project repo-build-build from sbt-updates.sbt...
74[info] loading project definition from /build/repo/project/project
75[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
76[info] loading project definition from /build/repo/project
77[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
78[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
79[info] Compilation completed in 8.655s.
80[info] done compiling
81[info] loading settings for project rtree2d from build.sbt, release.sbt, version.sbt...
82[info] set current project to rtree2d (in build file:/build/repo/)
83Execute setCrossScalaVersions: 3.8.0-RC1
84OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC1 in rtree2d-coreJVM/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC1 in rtree2d-coreJS/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC1 in rtree2d-coreNative/crossScalaVersions
87[info] set current project to rtree2d (in build file:/build/repo/)
88[info] Setting Scala version to 3.8.0-RC1 on 3 projects.
89[info] Switching Scala version on:
90[info] rtree2d-coreJVM (3.8.0-RC1, 2.13.16, 2.12.20)
91[info] rtree2d-coreJS (3.8.0-RC1, 2.13.16, 2.12.20)
92[info] rtree2d-coreNative (3.8.0-RC1, 2.13.16, 2.12.20)
93[info] Excluding projects:
94[info] * rtree2d (2.12.20)
95[info] rtree2d-benchmark (2.12.20)
96[info] Reapplying settings...
97[info] set current project to rtree2d (in build file:/build/repo/)
98Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
99[info] Reapplying settings...
100[info] set current project to rtree2d (in build file:/build/repo/)
101[info] Defining Global / credentials, credentials and 3 others.
102[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 29 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to rtree2d (in build file:/build/repo/)
106Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
107[info] Reapplying settings...
108OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
109
110 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
111 Did you mean rtree2d-benchmark / allExcludeDependencies ?
112 , retry without global scopes
113[info] Reapplying settings...
114[info] set current project to rtree2d (in build file:/build/repo/)
115Execute removeScalacOptionsStartingWith: -P:wartremover
116[info] Reapplying settings...
117[info] set current project to rtree2d (in build file:/build/repo/)
118[success] Total time: 0 s, completed Nov 14, 2025, 9:44:55 PM
119Build config: {"tests":"compile-only"}
120Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
121Starting build...
122Projects: Set(rtree2d-coreJVM)
123Starting build for ProjectRef(file:/build/repo/,rtree2d-coreJVM) (rtree2d-core)... [0/1]
124OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
125OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
126OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
127Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
128[info] compiling 3 Scala sources to /build/repo/rtree2d-core/jvm/target/scala-3.8.0-RC1/classes ...
129[warn] there were 2 deprecation warnings; re-run with -deprecation for details
130[warn] one warning found
131[info] done compiling
132[info] compiling 5 Scala sources to /build/repo/rtree2d-core/jvm/target/scala-3.8.0-RC1/test-classes ...
133[info] done compiling
134
135************************
136Build summary:
137[{
138 "module": "rtree2d-core",
139 "compile": {"status": "ok", "tookMs": 10626, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
140 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
141 "test-compile": {"status": "ok", "tookMs": 8786, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
142 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
143 "publish": {"status": "skipped", "tookMs": 0},
144 "metadata": {
145 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
146}
147}]
148************************
149[success] Total time: 31 s, completed Nov 14, 2025, 9:45:26 PM
150[0JChecking patch project/plugins.sbt...
151Checking patch project/build.properties...
152Checking patch build.sbt...
153Applied patch project/plugins.sbt cleanly.
154Applied patch project/build.properties cleanly.
155Applied patch build.sbt cleanly.