Build Logs

eikek/tus4s • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY

Errors

0

Warnings

66

Total Lines

286

1##################################
2Clonning https://github.com/eikek/tus4s.git into /build/repo using revision v0.1.0
3##################################
4Note: switching to '1e228af9b2ca336089d4e4bd8814cea2e62b1940'.
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.3.5
22----
23Preparing build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
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: project/Dependencies.scala
34Pattern: val scala3 = "3.3.5"
35Replacement: val scala3 = "3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.5"' in project/Dependencies.scala
40----
41Starting build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.10.7 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 eikek/tus4s
47##################################
48Scala version: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
49Targets: com.github.eikek%tus4s-core com.github.eikek%tus4s-fs com.github.eikek%tus4s-http4s com.github.eikek%tus4s-pg
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
70"++3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.eikek%tus4s-core com.github.eikek%tus4s-fs com.github.eikek%tus4s-http4s com.github.eikek%tus4s-pg"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.928s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] set current project to tus4s-root (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
89OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in root/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in core/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in http4s/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in http4s/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in fs/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in pg/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in pg/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in readme/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in core/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in root/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in readme/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY) in fs/crossScalaVersions
101[info] set current project to tus4s-root (in build file:/build/repo/)
102[info] Setting Scala version to 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY on 6 projects.
103[info] Switching Scala version on:
104[info] http4s (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
105[info] * root (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
106[info] readme (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
107[info] core (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
108[info] fs (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
109[info] pg (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
110[info] Excluding projects:
111[info] Reapplying settings...
112[info] set current project to tus4s-root (in build file:/build/repo/)
113Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
114[info] Reapplying settings...
115[info] set current project to tus4s-root (in build file:/build/repo/)
116[info] Defining Global / credentials, core / credentials and 4 others.
117[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 48 others.
118[info] Run `last` for details.
119[info] Reapplying settings...
120[info] set current project to tus4s-root (in build file:/build/repo/)
121Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
122[info] Reapplying settings...
123OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
124
125 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
126 Did you mean http4s / allExcludeDependencies ?
127 , retry without global scopes
128[info] Reapplying settings...
129[info] set current project to tus4s-root (in build file:/build/repo/)
130Execute removeScalacOptionsStartingWith: -P:wartremover
131[info] Reapplying settings...
132[info] set current project to tus4s-root (in build file:/build/repo/)
133[success] Total time: 0 s, completed Jan 10, 2026, 12:29:14 AM
134Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
135Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
136Starting build...
137Projects: Set(core, fs, http4s, pg)
138Starting build for ProjectRef(file:/build/repo/,core) (tus4s-core)... [0/4]
139OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
140OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
141OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
142OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
143OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
144Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] compiling 23 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
146[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
147[warn] bad option '-print-lines' was ignored
148[warn] -- [E129] Potential Issue Warning: /build/repo/modules/core/src/main/scala/tus4s/core/internal/Validation.scala:44:4
149[warn] 44 | None
150[warn] | ^^^^
151[warn] | A pure expression does nothing in statement position
152[warn] |
153[warn] | longer explanation available when compiling with `-explain`
154[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/tus4s/core/data/ConcatType.scala:4:23
155[warn] 4 |import cats.syntax.all.*
156[warn] | ^
157[warn] | unused import
158[warn] four warnings found
159[info] done compiling
160[info] compiling 4 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
161[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
162[warn] bad option '-print-lines' was ignored
163[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/test/scala/tus4s/core/TusProtocolTestBase.scala:165:48
164[warn] 165 | case CreationResult.UploadTooLarge(max, cur) =>
165[warn] | ^^^
166[warn] | unused pattern variable
167[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/test/scala/tus4s/core/TusProtocolTestBase.scala:228:8
168[warn] 228 | r1 <- tp.receiveSuccess(id, req)
169[warn] | ^^
170[warn] | unused pattern variable
171[warn] four warnings found
172[info] done compiling
173Starting build for ProjectRef(file:/build/repo/,fs) (tus4s-fs)... [1/4]
174Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/fs/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
175[info] compiling 4 Scala sources to /build/repo/modules/fs/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
176[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
177[warn] bad option '-print-lines' was ignored
178[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fs/src/main/scala/tus4s/fs/UploadEntry.scala:52:49
179[warn] 52 | def append[F[_]: Files: Sync](temp: TempChunk, state: UploadState): F[Unit] =
180[warn] | ^^^^^
181[warn] | unused explicit parameter
182[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/fs/src/main/scala/tus4s/fs/UploadEntry.scala:85:33
183[warn] 85 | def delete[F[_]: Files: Functor](dir: Path, id: UploadId): F[Unit] =
184[warn] | ^
185[warn] | unused implicit parameter
186[warn] four warnings found
187[info] done compiling
188[info] compiling 25 Scala sources to /build/repo/modules/http4s/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
189[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
190[warn] bad option '-print-lines' was ignored
191[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s/src/main/scala/tus4s/http4s/headers/TusVersion.scala:4:23
192[warn] 4 |import cats.syntax.all.*
193[warn] | ^
194[warn] | unused import
195[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s/src/main/scala/tus4s/http4s/server/TusEndpoint.scala:7:26
196[warn] 7 |import org.http4s.headers.*
197[warn] | ^
198[warn] | unused import
199[warn] four warnings found
200[info] done compiling
201[info] compiling 4 Scala sources to /build/repo/modules/http4s/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
202[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
203[warn] bad option '-print-lines' was ignored
204[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s/src/test/scala/tus4s/http4s/server/TusEndpointSuite.scala:39:6
205[warn] 39 | patch = Method.PATCH(baseUri / "file11")
206[warn] | ^^^^^
207[warn] | unused pattern variable
208[warn] three warnings found
209[info] done compiling
210[info] compiling 3 Scala sources to /build/repo/modules/fs/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
211[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
212[warn] bad option '-print-lines' was ignored
213[warn] two warnings found
214[info] done compiling
215Starting build for ProjectRef(file:/build/repo/,http4s) (tus4s-http4s)... [2/4]
216Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/http4s/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
217Starting build for ProjectRef(file:/build/repo/,pg) (tus4s-pg)... [3/4]
218Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/pg/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
219[info] compiling 8 Scala sources to /build/repo/modules/pg/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
220[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
221[warn] bad option '-print-lines' was ignored
222[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/pg/src/main/scala/tus4s/pg/PgTasks.scala:114:6
223[warn] 114 | maxSize: Option[ByteSize],
224[warn] | ^^^^^^^
225[warn] | unused explicit parameter
226[warn] three warnings found
227[info] done compiling
228[info] compiling 7 Scala sources to /build/repo/modules/pg/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
229[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
230[warn] bad option '-print-lines' was ignored
231[warn] two warnings found
232[info] done compiling
233
234************************
235Build summary:
236[{
237 "module": "tus4s-core",
238 "compile": {"status": "ok", "tookMs": 11536, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
239 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
240 "test-compile": {"status": "ok", "tookMs": 3527, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
241 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
242 "publish": {"status": "skipped", "tookMs": 0},
243 "metadata": {
244 "crossScalaVersions": ["2.12.20", "3.3.5"]
245}
246},{
247 "module": "tus4s-fs",
248 "compile": {"status": "ok", "tookMs": 2593, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
249 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
250 "test-compile": {"status": "ok", "tookMs": 9555, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
251 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
252 "publish": {"status": "skipped", "tookMs": 0},
253 "metadata": {
254 "crossScalaVersions": ["2.12.20", "3.3.5"]
255}
256},{
257 "module": "tus4s-http4s",
258 "compile": {"status": "ok", "tookMs": 115, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
259 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
260 "test-compile": {"status": "ok", "tookMs": 147, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
261 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
262 "publish": {"status": "skipped", "tookMs": 0},
263 "metadata": {
264 "crossScalaVersions": ["2.12.20", "3.3.5"]
265}
266},{
267 "module": "tus4s-pg",
268 "compile": {"status": "ok", "tookMs": 2795, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
269 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
270 "test-compile": {"status": "ok", "tookMs": 1934, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
271 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
272 "publish": {"status": "skipped", "tookMs": 0},
273 "metadata": {
274 "crossScalaVersions": ["2.12.20", "3.3.5"]
275}
276}]
277************************
278[success] Total time: 43 s, completed Jan 10, 2026, 12:29:57 AM
279[0JChecking patch project/plugins.sbt...
280Checking patch project/build.properties...
281Checking patch project/Dependencies.scala...
282Checking patch build.sbt...
283Applied patch project/plugins.sbt cleanly.
284Applied patch project/build.properties cleanly.
285Applied patch project/Dependencies.scala cleanly.
286Applied patch build.sbt cleanly.