Build Logs

alexdupre/fedex-scala • 3.8.0-RC1:2025-11-14

Errors

0

Warnings

0

Total Lines

156

1##################################
2Clonning https://github.com/alexdupre/fedex-scala.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC1
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-RC1
15Execute tests: false
16sbt project found:
17Sbt version 1.10.7 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 alexdupre/fedex-scala
20/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
21##################################
22Scala version: 3.8.0-RC1
23Targets: com.alexdupre%fedex-authorization com.alexdupre%fedex-ship com.alexdupre%fedex-track
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-RC1
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-RC1"
44"++3.8.0-RC1 -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-RC1 """{"tests":"compile-only"}""" com.alexdupre%fedex-authorization com.alexdupre%fedex-ship com.alexdupre%fedex-track"
52
53[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
54[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
55[info] loading project definition from /build/repo/project
56[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
57[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
58[info] Compilation completed in 8.552s.
59[info] done compiling
60[info] loading settings for project repo from build.sbt...
61[info] set current project to repo (in build file:/build/repo/)
62Execute setCrossScalaVersions: 3.8.0-RC1
63OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC1 in track/crossScalaVersions
64OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC1 in repo/crossScalaVersions
65OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC1 in ship/crossScalaVersions
66OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC1 in authorization/crossScalaVersions
67[info] set current project to repo (in build file:/build/repo/)
68[info] Setting Scala version to 3.8.0-RC1 on 4 projects.
69[info] Switching Scala version on:
70[info] * repo (3.8.0-RC1)
71[info] authorization (3.8.0-RC1)
72[info] ship (3.8.0-RC1)
73[info] track (3.8.0-RC1)
74[info] Excluding projects:
75[info] Reapplying settings...
76[info] set current project to repo (in build file:/build/repo/)
77Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
78[info] Reapplying settings...
79[info] set current project to repo (in build file:/build/repo/)
80[info] Defining Global / credentials, authorization / credentials and 2 others.
81[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 31 others.
82[info] Run `last` for details.
83[info] Reapplying settings...
84[info] set current project to repo (in build file:/build/repo/)
85Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
86[info] Reapplying settings...
87OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
88
89 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
90 Did you mean authorization / allExcludeDependencies ?
91 , retry without global scopes
92[info] Reapplying settings...
93[info] set current project to repo (in build file:/build/repo/)
94Execute removeScalacOptionsStartingWith: -P:wartremover
95[info] Reapplying settings...
96[info] set current project to repo (in build file:/build/repo/)
97[success] Total time: 0 s, completed Nov 14, 2025, 10:11:57 PM
98Build config: {"tests":"compile-only"}
99Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
100Starting build...
101Projects: Set(authorization, ship, track)
102Starting build for ProjectRef(file:/build/repo/,authorization) (fedex-authorization)... [0/3]
103OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
104Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
105[info] compiling 8 Scala sources to /build/repo/modules/authorization/target/scala-3.8.0-RC1/classes ...
106[info] done compiling
107Starting build for ProjectRef(file:/build/repo/,ship) (fedex-ship)... [1/3]
108Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
109[info] compiling 218 Scala sources to /build/repo/modules/ship/target/scala-3.8.0-RC1/classes ...
110[info] done compiling
111Starting build for ProjectRef(file:/build/repo/,track) (fedex-track)... [2/3]
112Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
113[info] compiling 90 Scala sources to /build/repo/modules/track/target/scala-3.8.0-RC1/classes ...
114[info] done compiling
115
116************************
117Build summary:
118[{
119 "module": "fedex-authorization",
120 "compile": {"status": "ok", "tookMs": 10433, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
121 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
122 "test-compile": {"status": "ok", "tookMs": 146, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
123 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
124 "publish": {"status": "skipped", "tookMs": 0},
125 "metadata": {
126 "crossScalaVersions": ["3.3.5"]
127}
128},{
129 "module": "fedex-ship",
130 "compile": {"status": "ok", "tookMs": 22074, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
131 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
132 "test-compile": {"status": "ok", "tookMs": 197, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
133 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
134 "publish": {"status": "skipped", "tookMs": 0},
135 "metadata": {
136 "crossScalaVersions": ["3.3.5"]
137}
138},{
139 "module": "fedex-track",
140 "compile": {"status": "ok", "tookMs": 6026, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
141 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
142 "test-compile": {"status": "ok", "tookMs": 157, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
143 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
144 "publish": {"status": "skipped", "tookMs": 0},
145 "metadata": {
146 "crossScalaVersions": ["3.3.5"]
147}
148}]
149************************
150[success] Total time: 54 s, completed Nov 14, 2025, 10:12:51 PM
151[0JChecking patch project/plugins.sbt...
152Checking patch project/build.properties...
153Checking patch build.sbt...
154Applied patch project/plugins.sbt cleanly.
155Applied patch project/build.properties cleanly.
156Applied patch build.sbt cleanly.