Build Logs

xebia-functional/fetch • 3.8.0-RC1:2025-11-14

Errors

0

Warnings

66

Total Lines

241

1##################################
2Clonning https://github.com/xebia-functional/fetch.git into /build/repo using revision v3.2.0
3##################################
4Note: switching to '20a4b1d12cb65db7e7fd1c3ddc52296dbf9408df'.
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.7.0
22----
23Preparing build for 3.8.0-RC1
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 scala3Version = "3.7.0"
35Replacement: val scala3Version = "3.8.0-RC1"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3Version = "3.7.0"' in build.sbt
40----
41Starting build for 3.8.0-RC1
42Execute tests: false
43sbt project found:
44Sbt version 1.10.11 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 xebia-functional/fetch
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.0-RC1
50Targets: com.47deg%fetch com.47deg%fetch-debug
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.0\"","replaceWith":"val scala3Version = \"<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.0-RC1
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.0-RC1"
71"++3.8.0-RC1 -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.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.0\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" com.47deg%fetch com.47deg%fetch-debug"
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 3 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.895s.
86[info] done compiling
87[info] loading settings for project repo from build.sbt...
88[info] set current project to repo (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC1
90OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in fetch-debugJVM/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in fetchJVM/crossScalaVersions
92[info] set current project to repo (in build file:/build/repo/)
93[info] Setting Scala version to 3.8.0-RC1 on 2 projects.
94[info] Switching Scala version on:
95[info] fetch-debugJVM (2.12.20, 2.13.16, 3.8.0-RC1)
96[info] fetchJVM (2.12.20, 2.13.16, 3.8.0-RC1)
97[info] Excluding projects:
98[info] fetchJS (2.12.20, 2.13.16)
99[info] documentation (2.12.20, 2.13.16)
100[info] microsite (2.12.20, 2.13.16)
101[info] fetch-examples (2.12.20, 2.13.16)
102[info] fetch-debugJS (2.12.20, 2.13.16)
103[info] * repo (2.13.16)
104[info] Reapplying settings...
105[info] set current project to repo (in build file:/build/repo/)
106Execute mapScalacOptions: ,REQUIRE:-source:3.8,-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 repo (in build file:/build/repo/)
109[info] Defining Global / credentials, credentials and 6 others.
110[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 63 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to repo (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 allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to repo (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to repo (in build file:/build/repo/)
126[success] Total time: 0 s, completed Nov 14, 2025, 9:19:11 PM
127Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.7.0\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
129Starting build...
130Projects: Set(fetchJVM, fetch-debugJVM)
131Starting build for ProjectRef(file:/build/repo/,fetchJVM) (fetch)... [0/2]
132OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
133OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
134OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
135Compile scalacOptions: -unchecked, -Ywarn-dead-code, -language:higherKinds, -language:existentials, -language:postfixOps, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 6 Scala sources to /build/repo/fetch/.jvm/target/scala-3.8.0-RC1/classes ...
137[warn] bad option '-Ywarn-dead-code' was ignored
138[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
139[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/fetch/src/main/scala/fetch.scala:164:12
140[warn] 164 | case (a: FetchOne[Any, Any], b: FetchOne[Any, Any]) =>
141[warn] | ^
142[warn] |the type test for fetch.FetchOne[Any, Any] cannot be checked at runtime because its type arguments can't be determined from fetch.FetchRequest
143[warn] |
144[warn] | longer explanation available when compiling with `-explain`
145[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/fetch/src/main/scala/fetch.scala:164:35
146[warn] 164 | case (a: FetchOne[Any, Any], b: FetchOne[Any, Any]) =>
147[warn] | ^
148[warn] |the type test for fetch.FetchOne[Any, Any] cannot be checked at runtime because its type arguments can't be determined from fetch.FetchRequest
149[warn] |
150[warn] | longer explanation available when compiling with `-explain`
151[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/fetch/src/main/scala/fetch.scala:191:35
152[warn] 191 | case (a: FetchOne[Any, Any], b: Batch[Any, Any]) =>
153[warn] | ^
154[warn] |the type test for fetch.Batch[Any, Any] cannot be checked at runtime because its type arguments can't be determined from fetch.FetchRequest
155[warn] |
156[warn] | longer explanation available when compiling with `-explain`
157[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/fetch/src/main/scala/fetch.scala:211:12
158[warn] 211 | case (a: Batch[Any, Any], b: FetchOne[Any, Any]) =>
159[warn] | ^
160[warn] |the type test for fetch.Batch[Any, Any] cannot be checked at runtime because its type arguments can't be determined from fetch.FetchRequest
161[warn] |
162[warn] | longer explanation available when compiling with `-explain`
163[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/fetch/src/main/scala/fetch.scala:211:32
164[warn] 211 | case (a: Batch[Any, Any], b: FetchOne[Any, Any]) =>
165[warn] | ^
166[warn] |the type test for fetch.FetchOne[Any, Any] cannot be checked at runtime because its type arguments can't be determined from fetch.FetchRequest
167[warn] |
168[warn] | longer explanation available when compiling with `-explain`
169[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/fetch/src/main/scala/fetch.scala:230:32
170[warn] 230 | case (a: Batch[Any, Any], b: Batch[Any, Any]) =>
171[warn] | ^
172[warn] |the type test for fetch.Batch[Any, Any] cannot be checked at runtime because its type arguments can't be determined from fetch.FetchRequest
173[warn] |
174[warn] | longer explanation available when compiling with `-explain`
175[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/fetch/src/main/scala/fetch.scala:652:13
176[warn] 652 | case q: FetchOne[Any, Any] => runFetchOne[F](q, ds, blocked.result, cache, log)
177[warn] | ^
178[warn] |the type test for fetch.FetchOne[Any, Any] cannot be checked at runtime because its type arguments can't be determined from fetch.FetchRequest
179[warn] |
180[warn] | longer explanation available when compiling with `-explain`
181[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/fetch/src/main/scala/fetch.scala:653:13
182[warn] 653 | case q: Batch[Any, Any] => runBatch[F](q, ds, blocked.result, cache, log)
183[warn] | ^
184[warn] |the type test for fetch.Batch[Any, Any] cannot be checked at runtime because its type arguments can't be determined from fetch.FetchRequest
185[warn] |
186[warn] | longer explanation available when compiling with `-explain`
187[warn] there was 1 deprecation warning; re-run with -deprecation for details
188[warn] 11 warnings found
189[info] done compiling
190[info] compiling 7 Scala sources to /build/repo/fetch/.jvm/target/scala-3.8.0-RC1/test-classes ...
191[warn] bad option '-Ywarn-dead-code' was ignored
192[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
193[warn] two warnings found
194[info] done compiling
195Starting build for ProjectRef(file:/build/repo/,fetch-debugJVM) (fetch-debug)... [1/2]
196Compile scalacOptions: -unchecked, -Ywarn-dead-code, -language:higherKinds, -language:existentials, -language:postfixOps, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
197[info] compiling 2 Scala sources to /build/repo/fetch-debug/.jvm/target/scala-3.8.0-RC1/classes ...
198[warn] bad option '-Ywarn-dead-code' was ignored
199[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
200[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/fetch-debug/src/main/scala/document.scala:50:6
201[warn] 50 | state match {
202[warn] | ^^^^^
203[warn] | match may not be exhaustive.
204[warn] |
205[warn] | It would fail on pattern case: List((_, _, _), _*)
206[warn] |
207[warn] | longer explanation available when compiling with `-explain`
208[warn] three warnings found
209[info] done compiling
210
211************************
212Build summary:
213[{
214 "module": "fetch",
215 "compile": {"status": "ok", "tookMs": 13293, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
217 "test-compile": {"status": "ok", "tookMs": 9099, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
219 "publish": {"status": "skipped", "tookMs": 0},
220 "metadata": {
221 "crossScalaVersions": ["2.12.20", "2.13.16", "3.7.0"]
222}
223},{
224 "module": "fetch-debug",
225 "compile": {"status": "ok", "tookMs": 2076, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
226 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
227 "test-compile": {"status": "ok", "tookMs": 189, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
228 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
229 "publish": {"status": "skipped", "tookMs": 0},
230 "metadata": {
231 "crossScalaVersions": ["2.12.20", "2.13.16", "3.7.0"]
232}
233}]
234************************
235[success] Total time: 39 s, completed Nov 14, 2025, 9:19:50 PM
236[0JChecking patch project/plugins.sbt...
237Checking patch project/build.properties...
238Checking patch build.sbt...
239Applied patch project/plugins.sbt cleanly.
240Applied patch project/build.properties cleanly.
241Applied patch build.sbt cleanly.