Build Logs
polyvariant/smithy4s-caliban • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
26
Total Lines
339
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-RC2
23Migrating project for -source:3.4 using Scala 3.7.4-RC2
24----
25Preparing build for 3.7.4-RC2
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-RC2"
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-RC2
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/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.7.4-RC2
48Targets: org.polyvariant%smithy4s-caliban
49Project 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>\""}]}
50##################################
51Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
52Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Xmx6G
60-Dcommunitybuild.scala=3.7.4-RC2
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.7.4-RC2"
70"++3.7.4-RC2 -v"
71"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""
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.7.4-RC2 """{"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"
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 2 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.856s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
88[info] set current project to root (in build file:/build/repo/)
89[warn] there's a key that's not used by any other settings/tasks:
90[warn]
91[warn] * ThisBuild / tlFatalWarningsInCi
92[warn] +- /build/repo/build.sbt:21
93[warn]
94[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
95[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
96Execute setCrossScalaVersions: 3.7.4-RC2
97[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
98OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in core3/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.7.4-RC2) in core3/crossScalaVersions
100[info] set current project to root (in build file:/build/repo/)
101[info] Setting Scala version to 3.7.4-RC2 on 1 projects.
102[info] Switching Scala version on:
103[info] core3 (3.7.4-RC2)
104[info] Excluding projects:
105[info] * root (2.13.10)
106[info] core (2.13.10)
107[info] docs (2.13.10)
108[info] Reapplying settings...
109[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
110[info] set current project to root (in build file:/build/repo/)
111Execute 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
112[info] Reapplying settings...
113[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
114[info] set current project to root (in build file:/build/repo/)
115[info] Defining Global / credentials, core / credentials and 2 others.
116[info] The new values will be used by allCredentials, core / allCredentials and 21 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
120[info] set current project to 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:336)
126 Did you mean allExcludeDependencies ?
127 , retry without global scopes
128[info] Reapplying settings...
129[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
130[info] set current project to root (in build file:/build/repo/)
131Execute removeScalacOptionsStartingWith: -P:wartremover
132[info] Reapplying settings...
133[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
134[info] set current project to root (in build file:/build/repo/)
135[success] Total time: 0 s, completed Nov 25, 2025, 3:05:49 PM
136Build 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>\""}]}
137Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
138Starting build...
139Projects: Set(core3)
140Starting build for ProjectRef(file:/build/repo/,core3) (smithy4s-caliban)... [0/1]
141OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
142OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
143OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
144OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
145Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
146[info] compiling 3 Scala sources to /build/repo/modules/core/target/jvm-3/classes ...
147[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
148[info] [patched file /build/repo/modules/core/src/main/scala/org/polyvariant/smithy4scaliban/CalibanGraphQLInterpreter.scala]
149[info] [patched file /build/repo/modules/core/src/main/scala/org/polyvariant/smithy4scaliban/ArgBuilderVisitor.scala]
150[info] [patched file /build/repo/modules/core/src/main/scala/org/polyvariant/smithy4scaliban/CalibanSchemaVisitor.scala]
151[warn] one warning found
152[info] done compiling
153[info] compiling 3 Scala sources to /build/repo/modules/core/target/jvm-3/classes ...
154[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
155[warn] one warning found
156[info] done compiling
157[info] compiling 17 Scala sources to /build/repo/modules/core/target/jvm-3/test-classes ...
158[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
159[info] [patched file /build/repo/modules/core/src/test/scala/org/polyvariant/smithy4scaliban/CalibanSchemaTests.scala]
160[warn] one warning found
161[info] done compiling
162[info] compiling 1 Scala source to /build/repo/modules/core/target/jvm-3/test-classes ...
163[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
164[warn] one warning found
165[info] done compiling
166
167************************
168Build summary:
169[{
170 "module": "smithy4s-caliban",
171 "compile": {"status": "ok", "tookMs": 10861, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
172 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
173 "test-compile": {"status": "ok", "tookMs": 15689, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
174 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
175 "publish": {"status": "skipped", "tookMs": 0},
176 "metadata": {
177 "crossScalaVersions": ["2.13.10", "3.3.0"]
178}
179}]
180************************
181[success] Total time: 45 s, completed Nov 25, 2025, 3:06:34 PM
182[0JChecking patch project/plugins.sbt...
183Checking patch project/build.properties...
184Checking patch build.sbt...
185Applied patch project/plugins.sbt cleanly.
186Applied patch project/build.properties cleanly.
187Applied patch build.sbt cleanly.
188Commit migration rewrites
189Switched to a new branch 'opencb/migrate-source-3.4'
190[opencb/migrate-source-3.4 f1b3758] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
191 4 files changed, 19 insertions(+), 19 deletions(-)
192----
193Preparing build for 3.8.0-RC2
194Scala binary version found: 3.8
195Implicitly using source version 3.8
196Scala binary version found: 3.8
197Implicitly using source version 3.8
198Would try to apply common scalacOption (best-effort, sbt/mill only):
199Append: ,REQUIRE:-source:3.8
200Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
201
202Try apply source patch:
203Path: build.sbt
204Pattern: val Scala3 = "3.3.0"
205Replacement: val Scala3 = "3.8.0-RC2"
206Successfully applied pattern 'val Scala3 = "3.3.0"' in build.sbt
207----
208Starting build for 3.8.0-RC2
209Execute tests: false
210sbt project found:
211Sbt version 1.8.3 is not supported, minimal supported version is 1.11.5
212Enforcing usage of sbt in version 1.11.5
213No prepare script found for project polyvariant/smithy4s-caliban
214/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
215##################################
216Scala version: 3.8.0-RC2
217Targets: org.polyvariant%smithy4s-caliban
218Project 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>\""}]}
219##################################
220Using extra scalacOptions: ,REQUIRE:-source:3.8
221Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
222[sbt_options] declare -a sbt_options=()
223[process_args] java_version = '17'
224[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
225# Executing command line:
226java
227-Dfile.encoding=UTF-8
228-Xmx6G
229-Dcommunitybuild.scala=3.8.0-RC2
230-Dcommunitybuild.project.dependencies.add=
231-Xmx7G
232-Xms4G
233-Xss8M
234-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
235-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
236-jar
237/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
238"setCrossScalaVersions 3.8.0-RC2"
239"++3.8.0-RC2 -v"
240"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
241"set every credentials := Nil"
242"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
243"removeScalacOptionsStartingWith -P:wartremover"
244
245moduleMappings
246"runBuild 3.8.0-RC2 """{"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"
247
248[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
249[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
250[info] loading project definition from /build/repo/project
251[info] loading settings for project root from build.sbt...
252[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
253[info] set current project to root (in build file:/build/repo/)
254[warn] there's a key that's not used by any other settings/tasks:
255[warn]
256[warn] * ThisBuild / tlFatalWarningsInCi
257[warn] +- /build/repo/build.sbt:21
258[warn]
259[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
260[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
261Execute setCrossScalaVersions: 3.8.0-RC2
262[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
263OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in core3/crossScalaVersions
264OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.0-RC2) in core3/crossScalaVersions
265[info] set current project to root (in build file:/build/repo/)
266[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
267[info] Switching Scala version on:
268[info] core3 (3.8.0-RC2)
269[info] Excluding projects:
270[info] * root (2.13.10)
271[info] core (2.13.10)
272[info] docs (2.13.10)
273[info] Reapplying settings...
274[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
275[info] set current project to root (in build file:/build/repo/)
276Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
277[info] Reapplying settings...
278[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
279[info] set current project to root (in build file:/build/repo/)
280[info] Defining Global / credentials, core / credentials and 2 others.
281[info] The new values will be used by allCredentials, core / allCredentials and 21 others.
282[info] Run `last` for details.
283[info] Reapplying settings...
284[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
285[info] set current project to root (in build file:/build/repo/)
286Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
287[info] Reapplying settings...
288OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
289
290 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
291 Did you mean allExcludeDependencies ?
292 , retry without global scopes
293[info] Reapplying settings...
294[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
295[info] set current project to root (in build file:/build/repo/)
296Execute removeScalacOptionsStartingWith: -P:wartremover
297[info] Reapplying settings...
298[info] set scmInfo to https://github.com/polyvariant/smithy4s-caliban
299[info] set current project to root (in build file:/build/repo/)
300[success] Total time: 0 s, completed Nov 25, 2025, 3:06:50 PM
301Build 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>\""}]}
302Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
303Starting build...
304Projects: Set(core3)
305Starting build for ProjectRef(file:/build/repo/,core3) (smithy4s-caliban)... [0/1]
306OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
307OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
308OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
309Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
310[info] compiling 3 Scala sources to /build/repo/modules/core/target/jvm-3/classes ...
311[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
312[warn] one warning found
313[info] done compiling
314[info] compiling 17 Scala sources to /build/repo/modules/core/target/jvm-3/test-classes ...
315[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
316[warn] one warning found
317[info] done compiling
318
319************************
320Build summary:
321[{
322 "module": "smithy4s-caliban",
323 "compile": {"status": "ok", "tookMs": 12937, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
324 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
325 "test-compile": {"status": "ok", "tookMs": 13329, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
326 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
327 "publish": {"status": "skipped", "tookMs": 0},
328 "metadata": {
329 "crossScalaVersions": ["2.13.10", "3.3.0"]
330}
331}]
332************************
333[success] Total time: 35 s, completed Nov 25, 2025, 3:07:25 PM
334[0JChecking patch project/plugins.sbt...
335Checking patch project/build.properties...
336Checking patch build.sbt...
337Applied patch project/plugins.sbt cleanly.
338Applied patch project/build.properties cleanly.
339Applied patch build.sbt cleanly.