Build Logs
tmccarthy/fetch • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
Errors
0
Warnings
23
Total Lines
287
1##################################
2Clonning https://github.com/tmccarthy/fetch.git into /build/repo using revision v0.9.2
3##################################
4Note: switching to 'eeac8fbdef4d2d9d6377b64f3f511c3a890f0a75'.
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.1-RC1-bin-20251128-fe49539-NIGHTLY
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
31Try apply source patch:
32Path: core/src/main/scala/au/id/tmm/fetch/osm/model/response/Place.scala
33Pattern: case class Other private (
34Replacement: case class Other private[SubKey] (
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'case class Other private (' in core/src/main/scala/au/id/tmm/fetch/osm/model/response/Place.scala
39
40Try apply source patch:
41Path: build.sbt
42Pattern: ThisBuild / tlFatalWarnings := true
43Replacement:
44Successfully applied pattern 'ThisBuild / tlFatalWarnings := true' in build.sbt
45----
46Starting build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
47Execute tests: false
48sbt project found:
49Sbt version 1.7.0 is not supported, minimal supported version is 1.11.5
50Enforcing usage of sbt in version 1.11.5
51No prepare script found for project tmccarthy/fetch
52##################################
53Scala version: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
54Targets: au.id.tmm.fetch%fetch-aws au.id.tmm.fetch%fetch-aws-dynamodb au.id.tmm.fetch%fetch-aws-textract au.id.tmm.fetch%fetch-cache au.id.tmm.fetch%fetch-core
55Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set awsTextract/Compile/doc/sources := Nil"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"core/src/main/scala/au/id/tmm/fetch/osm/model/response/Place.scala","pattern":"case class Other private (","replaceWith":"case class Other private[SubKey] ("},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}
56##################################
57Using extra scalacOptions: ,REQUIRE:-source:3.8
58Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
59[sbt_options] declare -a sbt_options=()
60[process_args] java_version = '17'
61[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
62# Executing command line:
63java
64-Dfile.encoding=UTF-8
65-Dcommunitybuild.scala=3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
66-Dcommunitybuild.project.dependencies.add=
67-Xmx7G
68-Xms4G
69-Xss8M
70-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
71-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
72-jar
73/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
74"setCrossScalaVersions 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
75"++3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -v"
76"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
77"set every credentials := Nil"
78"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
79"removeScalacOptionsStartingWith -P:wartremover"
80"set awsTextract/Compile/doc/sources := Nil"
81moduleMappings
82"runBuild 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set awsTextract/Compile/doc/sources := Nil"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"core/src/main/scala/au/id/tmm/fetch/osm/model/response/Place.scala","pattern":"case class Other private (","replaceWith":"case class Other private[SubKey] ("},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}""" au.id.tmm.fetch%fetch-aws au.id.tmm.fetch%fetch-aws-dynamodb au.id.tmm.fetch%fetch-aws-textract au.id.tmm.fetch%fetch-cache au.id.tmm.fetch%fetch-core"
83
84[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
85[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
86[info] loading project definition from /build/repo/project
87[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
88[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
89[info] Compilation completed in 8.943s.
90[info] done compiling
91/build/repo/build.sbt:107: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
92 .configs(IntegrationTest)
93 ^
94/build/repo/build.sbt:109: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
95 Defaults.itSettings,
96 ^
97/build/repo/build.sbt:110: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
98 IntegrationTest / parallelExecution := false,
99 ^
100/build/repo/build.sbt:133: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
101 .configs(IntegrationTest)
102 ^
103/build/repo/build.sbt:135: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
104 Defaults.itSettings,
105 ^
106/build/repo/build.sbt:136: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
107 IntegrationTest / parallelExecution := false,
108 ^
109/build/repo/build.sbt:158: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
110 .configs(IntegrationTest)
111 ^
112/build/repo/build.sbt:160: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
113 Defaults.itSettings,
114 ^
115/build/repo/build.sbt:161: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
116 IntegrationTest / parallelExecution := false,
117 ^
118[info] loading settings for project root from build.sbt...
119[info] set scmInfo to https://github.com/tmccarthy/fetch
120[info] set current project to fetch (in build file:/build/repo/)
121Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
122OpenCB::Changing crossVersion 3.2.1 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in awsTextract/crossScalaVersions
123OpenCB::Changing crossVersion 3.2.1 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in awsDynamodb/crossScalaVersions
124OpenCB::Changing crossVersion 3.2.1 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in rootNative/crossScalaVersions
125OpenCB::Changing crossVersion 3.2.1 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in rootJS/crossScalaVersions
126OpenCB::Changing crossVersion 3.2.1 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in core/crossScalaVersions
127OpenCB::Changing crossVersion 3.2.1 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in root/crossScalaVersions
128OpenCB::Changing crossVersion 3.2.1 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in aws/crossScalaVersions
129OpenCB::Changing crossVersion 3.2.1 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in rootJVM/crossScalaVersions
130[info] set scmInfo to https://github.com/tmccarthy/fetch
131OpenCB::Changing crossVersion 3.2.1 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in cache/crossScalaVersions
132[info] set current project to fetch (in build file:/build/repo/)
133[info] Setting Scala version to 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY on 9 projects.
134[info] Switching Scala version on:
135[info] aws (2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
136[info] * root (2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
137[info] rootJS (2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
138[info] cache (2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
139[info] awsTextract (2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
140[info] rootJVM (2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
141[info] rootNative (2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
142[info] awsDynamodb (2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
143[info] core (2.13.8, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
144[info] Excluding projects:
145[info] Reapplying settings...
146[info] set scmInfo to https://github.com/tmccarthy/fetch
147[info] set current project to fetch (in build file:/build/repo/)
148Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
149[info] Reapplying settings...
150[info] set scmInfo to https://github.com/tmccarthy/fetch
151[info] set current project to fetch (in build file:/build/repo/)
152[info] Defining Global / credentials, aws / credentials and 7 others.
153[info] The new values will be used by allCredentials, aws / allCredentials and 51 others.
154[info] Run `last` for details.
155[info] Reapplying settings...
156[info] set scmInfo to https://github.com/tmccarthy/fetch
157[info] set current project to fetch (in build file:/build/repo/)
158Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
159[info] Reapplying settings...
160OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
161
162 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
163 Did you mean allExcludeDependencies ?
164 , retry without global scopes
165[info] Reapplying settings...
166[info] set scmInfo to https://github.com/tmccarthy/fetch
167[info] set current project to fetch (in build file:/build/repo/)
168Execute removeScalacOptionsStartingWith: -P:wartremover
169[info] Reapplying settings...
170[info] set scmInfo to https://github.com/tmccarthy/fetch
171[info] set current project to fetch (in build file:/build/repo/)
172[info] Defining awsTextract / Compile / doc / sources
173[info] The new value will be used by awsTextract / Compile / doc
174[info] Reapplying settings...
175[info] set scmInfo to https://github.com/tmccarthy/fetch
176[info] set current project to fetch (in build file:/build/repo/)
177[success] Total time: 0 s, completed Nov 29, 2025, 12:03:36 AM
178Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set awsTextract/Compile/doc/sources := Nil"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"core/src/main/scala/au/id/tmm/fetch/osm/model/response/Place.scala","pattern":"case class Other private (","replaceWith":"case class Other private[SubKey] ("},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}
179Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
180Starting build...
181Projects: Set(aws, cache, awsTextract, awsDynamodb, core)
182Starting build for ProjectRef(file:/build/repo/,aws) (fetch-aws)... [0/5]
183OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
184OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
185OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
186OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
187Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
188[info] compiling 32 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
189[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
190[warn] one warning found
191[info] done compiling
192[info] compiling 9 Scala sources to /build/repo/cache/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
193[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
194[warn] one warning found
195[info] done compiling
196[info] compiling 5 Scala sources to /build/repo/aws/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
197[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
198[warn] one warning found
199[info] done compiling
200Starting build for ProjectRef(file:/build/repo/,core) (fetch-core)... [1/5]
201Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
202[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
203[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
204[warn] one warning found
205[info] done compiling
206Starting build for ProjectRef(file:/build/repo/,awsDynamodb) (fetch-aws-dynamodb)... [2/5]
207Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
208[info] compiling 2 Scala sources to /build/repo/aws/dynamodb/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
209[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
210[warn] one warning found
211[info] done compiling
212Starting build for ProjectRef(file:/build/repo/,awsTextract) (fetch-aws-textract)... [3/5]
213Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
214[info] compiling 40 Scala sources to /build/repo/aws/textract/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
215[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
216[warn] one warning found
217[info] done compiling
218Starting build for ProjectRef(file:/build/repo/,cache) (fetch-cache)... [4/5]
219Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
220[info] compiling 8 Scala sources to /build/repo/cache/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
221[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
222[warn] one warning found
223[info] done compiling
224
225************************
226Build summary:
227[{
228 "module": "fetch-aws",
229 "compile": {"status": "ok", "tookMs": 19019, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
230 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
231 "test-compile": {"status": "ok", "tookMs": 328, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
232 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
233 "publish": {"status": "skipped", "tookMs": 0},
234 "metadata": {
235 "crossScalaVersions": ["2.13.8", "3.2.1"]
236}
237},{
238 "module": "fetch-core",
239 "compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
240 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
241 "test-compile": {"status": "ok", "tookMs": 1023, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
242 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
243 "publish": {"status": "skipped", "tookMs": 0},
244 "metadata": {
245 "crossScalaVersions": ["2.13.8", "3.2.1"]
246}
247},{
248 "module": "fetch-aws-dynamodb",
249 "compile": {"status": "ok", "tookMs": 1270, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
250 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
251 "test-compile": {"status": "ok", "tookMs": 270, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
252 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
253 "publish": {"status": "skipped", "tookMs": 0},
254 "metadata": {
255 "crossScalaVersions": ["2.13.8", "3.2.1"]
256}
257},{
258 "module": "fetch-aws-textract",
259 "compile": {"status": "ok", "tookMs": 5019, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
260 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
261 "test-compile": {"status": "ok", "tookMs": 254, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
262 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
263 "publish": {"status": "skipped", "tookMs": 0},
264 "metadata": {
265 "crossScalaVersions": ["2.13.8", "3.2.1"]
266}
267},{
268 "module": "fetch-cache",
269 "compile": {"status": "ok", "tookMs": 124, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
270 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
271 "test-compile": {"status": "ok", "tookMs": 1452, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
272 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
273 "publish": {"status": "skipped", "tookMs": 0},
274 "metadata": {
275 "crossScalaVersions": ["2.13.8", "3.2.1"]
276}
277}]
278************************
279[success] Total time: 109 s (0:01:49.0), completed Nov 29, 2025, 12:05:25 AM
280[0JChecking patch project/plugins.sbt...
281Checking patch project/build.properties...
282Checking patch core/src/main/scala/au/id/tmm/fetch/osm/model/response/Place.scala...
283Checking patch build.sbt...
284Applied patch project/plugins.sbt cleanly.
285Applied patch project/build.properties cleanly.
286Applied patch core/src/main/scala/au/id/tmm/fetch/osm/model/response/Place.scala cleanly.
287Applied patch build.sbt cleanly.