Build Logs

scala-workers/commons-lang3-bridge • 3.8.0-RC2:2025-11-26

Errors

0

Warnings

5

Total Lines

135

1##################################
2Clonning https://github.com/scala-workers/commons-lang3-bridge.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC2
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.0-RC2
15Execute tests: false
16sbt project found:
17Sbt version 1.9.6 is not supported, minimal supported version is 1.11.5
18Enforcing usage of sbt in version 1.11.5
19No prepare script found for project scala-workers/commons-lang3-bridge
20/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
21##################################
22Scala version: 3.8.0-RC2
23Targets: net.scalax%commons-lang3-bridge
24Project projectConfig: {"tests":"compile-only"}
25##################################
26Using extra scalacOptions: ,REQUIRE:-source:3.8
27Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28[sbt_options] declare -a sbt_options=()
29[process_args] java_version = '17'
30[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
31# Executing command line:
32java
33-Dfile.encoding=UTF-8
34-Dcommunitybuild.scala=3.8.0-RC2
35-Dcommunitybuild.project.dependencies.add=
36-Xmx7G
37-Xms4G
38-Xss8M
39-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
40-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
41-jar
42/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
43"setCrossScalaVersions 3.8.0-RC2"
44"++3.8.0-RC2 -v"
45"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
46"set every credentials := Nil"
47"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
48"removeScalacOptionsStartingWith -P:wartremover"
49
50moduleMappings
51"runBuild 3.8.0-RC2 """{"tests":"compile-only"}""" net.scalax%commons-lang3-bridge"
52
53[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
54[info] loading settings for project repo-build-build from sbt-depts-djx314-lib.sbt...
55[info] loading project definition from /build/repo/project/project
56[info] loading settings for project repo-build from akka.sbt, plugins.sbt, sbt-depts-plugin.sbt...
57[info] loading project definition from /build/repo/project
58[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
59[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
60[info] Compilation completed in 8.555s.
61[info] done compiling
62[info] loading settings for project bridge from build.sbt...
63[info] loading settings for project repo from build.sbt...
64[info] set current project to repo (in build file:/build/repo/)
65Execute setCrossScalaVersions: 3.8.0-RC2
66OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in bridge/crossScalaVersions
67[info] set current project to repo (in build file:/build/repo/)
68[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
69[info] Switching Scala version on:
70[info] bridge (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC2)
71[info] Excluding projects:
72[info] * repo (2.12.20)
73[info] Reapplying settings...
74[info] set current project to repo (in build file:/build/repo/)
75Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
76[info] Reapplying settings...
77[info] set current project to repo (in build file:/build/repo/)
78[info] Defining Global / credentials, bridge / credentials, credentials
79[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 15 others.
80[info] Run `last` for details.
81[info] Reapplying settings...
82[info] set current project to repo (in build file:/build/repo/)
83Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
84[info] Reapplying settings...
85OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
86
87 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
88 Did you mean bridge / allExcludeDependencies ?
89 , retry without global scopes
90[info] Reapplying settings...
91[info] set current project to repo (in build file:/build/repo/)
92Execute removeScalacOptionsStartingWith: -P:wartremover
93[info] Reapplying settings...
94[info] set current project to repo (in build file:/build/repo/)
95[success] Total time: 0 s, completed Nov 26, 2025, 4:59:05 PM
96Build config: {"tests":"compile-only"}
97Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
98Starting build...
99Projects: Set(bridge)
100Starting build for ProjectRef(file:/build/repo/,bridge) (commons-lang3-bridge)... [0/1]
101OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
102Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
103[info] scalafmt: Formatting 7 Scala sources (/build/repo/modules/bridge)...
104[info] scalafmt: Formatting 2 Scala sources (/build/repo/modules/bridge)...
105[info] compiling 2 Scala sources to /build/repo/modules/bridge/target/scala-3.8.0-RC2/classes ...
106[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
107[warn] one warning found
108[info] done compiling
109[info] compiling 7 Scala sources to /build/repo/modules/bridge/target/scala-3.8.0-RC2/test-classes ...
110[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
111[warn] there were 8 deprecation warnings; re-run with -deprecation for details
112[warn] two warnings found
113[info] done compiling
114
115************************
116Build summary:
117[{
118 "module": "commons-lang3-bridge",
119 "compile": {"status": "ok", "tookMs": 20833, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
120 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
121 "test-compile": {"status": "ok", "tookMs": 29597, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
122 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
123 "publish": {"status": "skipped", "tookMs": 0},
124 "metadata": {
125 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
126}
127}]
128************************
129[success] Total time: 67 s (0:01:07.0), completed Nov 26, 2025, 5:00:12 PM
130[0JChecking patch project/plugins.sbt...
131Checking patch project/build.properties...
132Checking patch build.sbt...
133Applied patch project/plugins.sbt cleanly.
134Applied patch project/build.properties cleanly.
135Applied patch build.sbt cleanly.