Build Logs
polyvariant/smithy4s-caliban • 3.8.0-RC5:2025-12-31
Errors
0
Warnings
26
Total Lines
385
1##################################
2Clonning https://github.com/polyvariant/smithy4s-caliban.git into /build/repo using revision v0.1.0
3##################################
4Note: switching to 'cffd49fce7bf99937e7a859d0fbb1b4feb5edc21'.
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.0
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val Scala3 = "3.3.0"
33Replacement: val Scala3 = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val Scala3 = "3.3.0"' in build.sbt
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42Sbt version 1.8.3 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project polyvariant/smithy4s-caliban
45##################################
46Scala version: 3.7.4
47Targets: org.polyvariant%smithy4s-caliban
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
51Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Xmx6G
59-Dcommunitybuild.scala=3.7.4
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.7.4"
69"++3.7.4 -v"
70"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.polyvariant%smithy4s-caliban"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.631s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
87[info] set current project to root (in build file:/build/repo/)
88[warn] there's a key that's not used by any other settings/tasks:
89[warn]
90[warn] * ThisBuild / tlFatalWarningsInCi
91[warn] +- /build/repo/build.sbt:21
92[warn]
93[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
94[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
95Execute setCrossScalaVersions: 3.7.4
96[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
97OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in core3/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.7.4) in core3/crossScalaVersions
99[info] set current project to root (in build file:/build/repo/)
100[info] Setting Scala version to 3.7.4 on 1 projects.
101[info] Switching Scala version on:
102[info] core3 (3.7.4)
103[info] Excluding projects:
104[info] * root (2.13.10)
105[info] core (2.13.10)
106[info] docs (2.13.10)
107[info] Reapplying settings...
108[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
109[info] set current project to root (in build file:/build/repo/)
110Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
111[info] Reapplying settings...
112[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
113[info] set current project to root (in build file:/build/repo/)
114[info] Defining Global / credentials, core / credentials and 2 others.
115[info] The new values will be used by allCredentials, core / allCredentials and 21 others.
116[info] Run `last` for details.
117[info] Reapplying settings...
118[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
119[info] set current project to root (in build file:/build/repo/)
120Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
121[info] Reapplying settings...
122OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
123
124 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
125 Did you mean allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
129[info] set current project to root (in build file:/build/repo/)
130Execute removeScalacOptionsStartingWith: -P:wartremover
131[info] Reapplying settings...
132[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
133[info] set current project to root (in build file:/build/repo/)
134[success] Total time: 0 s, completed Dec 31, 2025, 9:32:01 PM
135Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
136Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
137Starting build...
138Projects: Set(core3)
139Starting build for ProjectRef(file:/build/repo/,core3) (smithy4s-caliban)... [0/1]
140OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
141OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
145[info] compiling 3 Scala sources to /build/repo/modules/core/target/jvm-3/classes ...
146[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
147[info] [patched file /build/repo/modules/core/src/main/scala/org/polyvariant/smithy4scaliban/CalibanSchemaVisitor.scala]
148[info] [patched file /build/repo/modules/core/src/main/scala/org/polyvariant/smithy4scaliban/ArgBuilderVisitor.scala]
149[info] [patched file /build/repo/modules/core/src/main/scala/org/polyvariant/smithy4scaliban/CalibanGraphQLInterpreter.scala]
150[warn] one warning found
151[info] done compiling
152[info] compiling 3 Scala sources to /build/repo/modules/core/target/jvm-3/classes ...
153[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
154[warn] one warning found
155[info] done compiling
156[info] compiling 17 Scala sources to /build/repo/modules/core/target/jvm-3/test-classes ...
157[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
158[info] [patched file /build/repo/modules/core/src/test/scala/org/polyvariant/smithy4scaliban/CalibanSchemaTests.scala]
159[warn] one warning found
160[info] done compiling
161[info] compiling 1 Scala source to /build/repo/modules/core/target/jvm-3/test-classes ...
162[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
163[warn] one warning found
164[info] done compiling
165
166************************
167Build summary:
168[{
169 "module": "smithy4s-caliban",
170 "compile": {"status": "ok", "tookMs": 9483, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
171 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
172 "test-compile": {"status": "ok", "tookMs": 16029, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
173 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
174 "publish": {"status": "skipped", "tookMs": 0},
175 "metadata": {
176 "crossScalaVersions": ["2.13.10", "3.3.0"]
177}
178}]
179************************
180[success] Total time: 31 s, completed Dec 31, 2025, 9:32:32 PM
181[0JChecking patch project/plugins.sbt...
182Checking patch project/build.properties...
183Checking patch build.sbt...
184Applied patch project/plugins.sbt cleanly.
185Applied patch project/build.properties cleanly.
186Applied patch build.sbt cleanly.
187Commit migration rewrites
188Switched to a new branch 'opencb/migrate-source-3.4'
189[opencb/migrate-source-3.4 618a822] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
190 4 files changed, 19 insertions(+), 19 deletions(-)
191----
192Preparing build for 3.8.0-RC5
193Scala binary version found: 3.8
194Implicitly using source version 3.8
195Scala binary version found: 3.8
196Implicitly using source version 3.8
197Would try to apply common scalacOption (best-effort, sbt/mill only):
198Append: ,REQUIRE:-source:3.8
199Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
200
201Try apply source patch:
202Path: build.sbt
203Pattern: val Scala3 = "3.3.0"
204Replacement: val Scala3 = "3.8.0-RC5"
205Successfully applied pattern 'val Scala3 = "3.3.0"' in build.sbt
206----
207Starting build for 3.8.0-RC5
208Execute tests: true
209sbt project found:
210Sbt version 1.8.3 is not supported, minimal supported version is 1.11.5
211Enforcing usage of sbt in version 1.11.5
212No prepare script found for project polyvariant/smithy4s-caliban
213##################################
214Scala version: 3.8.0-RC5
215Targets: org.polyvariant%smithy4s-caliban
216Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
217##################################
218Using extra scalacOptions: ,REQUIRE:-source:3.8
219Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
220[sbt_options] declare -a sbt_options=()
221[process_args] java_version = '17'
222[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
223# Executing command line:
224java
225-Dfile.encoding=UTF-8
226-Xmx6G
227-Dcommunitybuild.scala=3.8.0-RC5
228-Dcommunitybuild.project.dependencies.add=
229-Xmx7G
230-Xms4G
231-Xss8M
232-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
233-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
234-jar
235/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
236"setCrossScalaVersions 3.8.0-RC5"
237"++3.8.0-RC5 -v"
238"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
239"set every credentials := Nil"
240"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
241"removeScalacOptionsStartingWith -P:wartremover"
242
243moduleMappings
244"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.polyvariant%smithy4s-caliban"
245
246[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
247[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
248[info] loading project definition from /build/repo/project
249[info] loading settings for project root from build.sbt...
250[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
251[info] set current project to root (in build file:/build/repo/)
252[warn] there's a key that's not used by any other settings/tasks:
253[warn]
254[warn] * ThisBuild / tlFatalWarningsInCi
255[warn] +- /build/repo/build.sbt:21
256[warn]
257[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
258[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
259Execute setCrossScalaVersions: 3.8.0-RC5
260[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
261OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in core3/crossScalaVersions
262OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.0-RC5) in core3/crossScalaVersions
263[info] set current project to root (in build file:/build/repo/)
264[info] Setting Scala version to 3.8.0-RC5 on 1 projects.
265[info] Switching Scala version on:
266[info] core3 (3.8.0-RC5)
267[info] Excluding projects:
268[info] * root (2.13.10)
269[info] core (2.13.10)
270[info] docs (2.13.10)
271[info] Reapplying settings...
272[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
273[info] set current project to root (in build file:/build/repo/)
274Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
275[info] Reapplying settings...
276[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
277[info] set current project to root (in build file:/build/repo/)
278[info] Defining Global / credentials, core / credentials and 2 others.
279[info] The new values will be used by allCredentials, core / allCredentials and 21 others.
280[info] Run `last` for details.
281[info] Reapplying settings...
282[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
283[info] set current project to root (in build file:/build/repo/)
284Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
285[info] Reapplying settings...
286OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
287
288 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
289 Did you mean allExcludeDependencies ?
290 , retry without global scopes
291[info] Reapplying settings...
292[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
293[info] set current project to root (in build file:/build/repo/)
294Execute removeScalacOptionsStartingWith: -P:wartremover
295[info] Reapplying settings...
296[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
297[info] set current project to root (in build file:/build/repo/)
298[success] Total time: 0 s, completed Dec 31, 2025, 9:32:47 PM
299Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.0\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
300Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
301Starting build...
302Projects: Set(core3)
303Starting build for ProjectRef(file:/build/repo/,core3) (smithy4s-caliban)... [0/1]
304OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
305OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
306OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
307Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
308[info] compiling 3 Scala sources to /build/repo/modules/core/target/jvm-3/classes ...
309[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
310[warn] one warning found
311[info] done compiling
312[info] compiling 17 Scala sources to /build/repo/modules/core/target/jvm-3/test-classes ...
313[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
314[warn] one warning found
315[info] done compiling
316[info] org.polyvariant.smithy4scaliban.ArgBuilderTests
317[info] + string 35ms
318[info] + bijection 4ms
319[info] + refinement 6ms
320[info] + structure schema - all fields required 19ms
321[info] + structure schema - missing optional field 8ms
322[info] + structure schema - null optional field 1ms
323[info] + structure schema - present optional field 0ms
324[info] + union schema 12ms
325[info] + enum schema 6ms
326[info] + int enum schema 6ms
327[info] + list 4ms
328[info] + vector 5ms
329[info] + indexedSeq 0ms
330[info] + set 9ms
331[info] + map 18ms
332[info] + recursive struct 9ms
333[info] + timestamp (default: epoch second) 5ms
334[info] + timestamp (DATE_TIME) 1ms
335[info] + timestamp (HTTP_DATE) 1ms
336[info] + short 1ms
337[info] + byte 0ms
338[info] + bytes 3ms
339[info] + document 14ms
340[info] org.polyvariant.smithy4scaliban.CalibanGraphQLInterpreterTests
341[info] + WeatherService service query interpreter: query 811ms
342[info] + WeatherService service query interpreter: mutation 810ms
343[info] org.polyvariant.smithy4scaliban.CalibanSchemaTests
344[info] + structure schema - all fields required 489ms
345[info] + structure schema - missing optional field 483ms
346[info] + structure schema - present optional field 55ms
347[info] + union schema 50ms
348[info] + list schema 16ms
349[info] + indexedSeq schema 13ms
350[info] + vector schema 10ms
351[info] + set schema 12ms
352[info] + refinement schema 6ms
353[info] + bijection schema 7ms
354[info] + enum schema 7ms
355[info] + int enum schema 8ms
356[info] + byte schema 6ms
357[info] + blob schema 6ms
358[info] + document schema 24ms
359[info] + timestamp schema (default: epoch second) 7ms
360[info] + timestamp schema (DATE_TIME) 6ms
361[info] + timestamp schema (HTTP_DATE) 7ms
362[info] + map schema 8ms
363[info] + recursive struct 8ms
364
365************************
366Build summary:
367[{
368 "module": "smithy4s-caliban",
369 "compile": {"status": "ok", "tookMs": 10259, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
370 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
371 "test-compile": {"status": "ok", "tookMs": 14562, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
372 "test": {"status": "ok", "tookMs": 2208, "passed": 45, "failed": 0, "ignored": 0, "skipped": 0, "total": 45, "byFramework": [{"framework": "unknown", "stats": {"passed": 45, "failed": 0, "ignored": 0, "skipped": 0, "total": 45}}]},
373 "publish": {"status": "skipped", "tookMs": 0},
374 "metadata": {
375 "crossScalaVersions": ["2.13.10", "3.3.0"]
376}
377}]
378************************
379[success] Total time: 30 s, completed Dec 31, 2025, 9:33:18 PM
380[0JChecking patch project/plugins.sbt...
381Checking patch project/build.properties...
382Checking patch build.sbt...
383Applied patch project/plugins.sbt cleanly.
384Applied patch project/build.properties cleanly.
385Applied patch build.sbt cleanly.