Build Logs

disneystreaming/smithy-translate • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY

Errors

1

Warnings

519

Total Lines

800

1##################################
2Clonning https://github.com/disneystreaming/smithy-translate.git into /build/repo using revision v0.7.5
3##################################
4Note: switching to 'f20688fa66eb5e2054505af45998dab61762c26b'.
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-20260102-32e416e-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: buildSetup.sc
33Pattern: case ZincWorkerUtil.DottyVersion("0",
34Replacement: case ZincWorkerUtil.Scala3Version(
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (21))
37Compiled project (Scala 3.7.3, JVM (21))
38Successfully applied pattern 'case ZincWorkerUtil.DottyVersion("0",' in buildSetup.sc
39
40Try apply source patch:
41Path: buildSetup.sc
42Pattern: -java-output-version:11
43Replacement: -java-output-version:21
44Successfully applied pattern '-java-output-version:11' in buildSetup.sc
45----
46Starting build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
47Execute tests: false
48Mill project found:
49Found explicit mill version 0.12.10 in ./mill-version
50Force upgrade of millVersion 0.12.10 to 0.12.16
51Detected mill version=0.12.16, binary version: 0.12
52No prepare script found for project disneystreaming/smithy-translate
53No mill build directory found
54Apply scalafix rules to ./build.sc
55Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
56Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
57Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
58Successfully applied pattern 'package build\n' in /build/repo/MillVersionCompat.sc
59##################################
60Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
61Targets: com.disneystreaming.smithy%smithytranslate-compiler-core com.disneystreaming.smithy%smithytranslate-formatter com.disneystreaming.smithy%smithytranslate-json-schema com.disneystreaming.smithy%smithytranslate-openapi com.disneystreaming.smithy%smithytranslate-proto com.disneystreaming.smithy%smithytranslate-runners com.disneystreaming.smithy%smithytranslate-transitive
62Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"buildSetup.sc","pattern":"case ZincWorkerUtil.DottyVersion(\"0\",","replaceWith":"case ZincWorkerUtil.Scala3Version("},{"path":"buildSetup.sc","pattern":"-java-output-version:11","replaceWith":"-java-output-version:21"}]}
63##################################
64Downloading mill 0.12.16 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.16/mill-dist-0.12.16.jar ...
65 % Total % Received % Xferd Average Speed Time Time Time Current
66 Dload Upload Total Spent Left Speed
67
68 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
69 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
70curl: (22) The requested URL returned error: 404
71Mill launcher ./mill failed to launch, skipping
72Downloading mill 0.12.16 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.16/mill-dist-0.12.16.exe ...
73 % Total % Received % Xferd Average Speed Time Time Time Current
74 Dload Upload Total Spent Left Speed
75
76 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
77100 72.6M 100 72.6M 0 0 76.9M 0 --:--:-- --:--:-- --:--:-- 76.9M
78============================== resolve _ ==============================
79[build.sc-61/65] compile
80[build.sc-61] [info] compiling 6 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
81[build.sc-61] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
82[build.sc-61] [warn] .iterator()
83[build.sc-61] [warn] ^
84[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
85[build.sc-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
86[build.sc-61] [warn] ^
87[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
88[build.sc-61] [warn] val testModule = module.millInternal.modules.toList
89[build.sc-61] [warn] ^
90[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
91[build.sc-61] [warn] ctx.root.millInternal.modules.flatMap {
92[build.sc-61] [warn] ^
93[build.sc-61] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
94[build.sc-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
95[build.sc-61] [warn] ^
96[build.sc-61] [warn] /build/repo/build.sc:9:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
97[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
98[build.sc-61] [warn] ^
99[build.sc-61] [warn] /build/repo/build.sc:20:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
100[build.sc-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
101[build.sc-61] [warn] ^
102[build.sc-61] [warn] /build/repo/build.sc:21:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
103[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
104[build.sc-61] [warn] ^
105[build.sc-61] [warn] /build/repo/build.sc:182:62: method publishSelfDependency in trait PublishModule is deprecated (since 0.12.12): Use artifactMetadata instead
106[build.sc-61] [warn] Agg(mill.scalalib.publish.Dependency(jvmOuter.shaded.publishSelfDependency(), Scope.Compile))
107[build.sc-61] [warn] ^
108[build.sc-61] [warn] /build/repo/buildSetup.sc:60:49: trait SonatypeCentralPublishModule in package sonatypecentral is deprecated (since Mill 0.12.15): Use mill.scalalib.SonatypeCentralPublishModule instead
109[build.sc-61] [warn] trait BasePublishModule extends BaseModule with SonatypeCentralPublishModule {
110[build.sc-61] [warn] ^
111[build.sc-61] [warn] /build/repo/buildSetup.sc:199:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
112[build.sc-61] [warn] case ZincWorkerUtil.ReleaseVersion(major, minor, patch) =>
113[build.sc-61] [warn] ^
114[build.sc-61] [warn] /build/repo/buildSetup.sc:205:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
115[build.sc-61] [warn] case ZincWorkerUtil.ReleaseVersion(major, minor, patch) =>
116[build.sc-61] [warn] ^
117[build.sc-61] [warn] /build/repo/buildSetup.sc:207:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
118[build.sc-61] [warn] case ZincWorkerUtil.MinorSnapshotVersion(major, minor, patch) =>
119[build.sc-61] [warn] ^
120[build.sc-61] [warn] /build/repo/buildSetup.sc:209:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
121[build.sc-61] [warn] case ZincWorkerUtil.Scala3Version( minor, patch) =>
122[build.sc-61] [warn] ^
123[build.sc-61] [warn] 14 warnings found
124[build.sc-61] [info] done compiling
125[1/1] resolve
126[0J[1A
127[0J[1A
128[1/1] ============================== resolve _ ============================== 26s
129Try build using /opencb/project-builder/mill/millw
130--disable-ticker will be removed in Mill 1.0.0, use `--ticker false`
131[build.sc] [info] compiling 6 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
132[build.sc] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
133[build.sc] [warn] .iterator()
134[build.sc] [warn] ^
135[build.sc] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
136[build.sc] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
137[build.sc] [warn] ^
138[build.sc] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
139[build.sc] [warn] val testModule = module.millInternal.modules.toList
140[build.sc] [warn] ^
141[build.sc] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
142[build.sc] [warn] ctx.root.millInternal.modules.flatMap {
143[build.sc] [warn] ^
144[build.sc] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
145[build.sc] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
146[build.sc] [warn] ^
147[build.sc] [warn] /build/repo/build.sc:9:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
148[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
149[build.sc] [warn] ^
150[build.sc] [warn] /build/repo/build.sc:20:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
151[build.sc] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
152[build.sc] [warn] ^
153[build.sc] [warn] /build/repo/build.sc:21:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
154[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
155[build.sc] [warn] ^
156[build.sc] [warn] /build/repo/build.sc:182:62: method publishSelfDependency in trait PublishModule is deprecated (since 0.12.12): Use artifactMetadata instead
157[build.sc] [warn] Agg(mill.scalalib.publish.Dependency(jvmOuter.shaded.publishSelfDependency(), Scope.Compile))
158[build.sc] [warn] ^
159[build.sc] [warn] /build/repo/buildSetup.sc:60:49: trait SonatypeCentralPublishModule in package sonatypecentral is deprecated (since Mill 0.12.15): Use mill.scalalib.SonatypeCentralPublishModule instead
160[build.sc] [warn] trait BasePublishModule extends BaseModule with SonatypeCentralPublishModule {
161[build.sc] [warn] ^
162[build.sc] [warn] /build/repo/buildSetup.sc:199:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
163[build.sc] [warn] case ZincWorkerUtil.ReleaseVersion(major, minor, patch) =>
164[build.sc] [warn] ^
165[build.sc] [warn] /build/repo/buildSetup.sc:205:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
166[build.sc] [warn] case ZincWorkerUtil.ReleaseVersion(major, minor, patch) =>
167[build.sc] [warn] ^
168[build.sc] [warn] /build/repo/buildSetup.sc:207:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
169[build.sc] [warn] case ZincWorkerUtil.MinorSnapshotVersion(major, minor, patch) =>
170[build.sc] [warn] ^
171[build.sc] [warn] /build/repo/buildSetup.sc:209:10: object ZincWorkerUtil in package api is deprecated (since Mill 0.12.11): Use JvmWorkerUtil instead
172[build.sc] [warn] case ZincWorkerUtil.Scala3Version( minor, patch) =>
173[build.sc] [warn] ^
174[build.sc] [warn] 14 warnings found
175[build.sc] [info] done compiling
176Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"buildSetup.sc","pattern":"case ZincWorkerUtil.DottyVersion(\"0\",","replaceWith":"case ZincWorkerUtil.Scala3Version("},{"path":"buildSetup.sc","pattern":"-java-output-version:11","replaceWith":"-java-output-version:21"}]}
177Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
178OpenCB::Use cross-version 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY instead of 3.3.6
179
180Starting build for smithytranslate-transitive - [1/8]
181Failed to resolve scalaVersion, assume it's Scala 3 project
182OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
183OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
184[info] compiling 4 Scala sources to /build/repo/out/transitive/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/compile.dest/classes ...
185[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
186[warn] -- Warning: /build/repo/modules/transitive/src/closure/TransitiveModel.scala:121:16
187[warn] 121 | shapes: _*
188[warn] | ^
189[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
190[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
191[warn] two warnings found
192[info] done compiling
193Successfully evaluated transitive[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].compile
194Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
195Skipping unused scalacOptions: -Xkind-projector
196Option -classpath was updated
1972 warnings found
198Successfully evaluated transitive[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].docJar
199[info] compiling 2 Scala sources to /build/repo/out/transitive/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test/compile.dest/classes ...
200[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
201[warn] one warning found
202[info] done compiling
203Successfully evaluated transitive[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].test.compile
204Module transitive[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY] is not a publish module, skipping publishing
205
206Starting build for smithytranslate-compiler-core - [2/8]
207Failed to resolve scalaVersion, assume it's Scala 3 project
208[info] compiling 6 Java sources to /build/repo/out/traits/compile.dest/classes ...
209[warn] source value 8 is obsolete and will be removed in a future release
210[warn] target value 8 is obsolete and will be removed in a future release
211[warn] To suppress warnings about obsolete options, use -Xlint:-options.
212[info] done compiling
213[info] compiling 41 Scala sources to /build/repo/out/compiler-core/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/compile.dest/classes ...
214[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
215[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModel.scala:113:30
216[warn] 113 | NonEmptyChain(head, tail: _*)
217[warn] | ^
218[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
219[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
220[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelPostProcessor.scala:23:9
221[warn] 23 | private[this] val defaultTransformers: List[IModelPostProcessor] = List(
222[warn] | ^^^^^^
223[warn] |Ignoring [this] qualifier.
224[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
225[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
226[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
227[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelPostProcessor.scala:38:9
228[warn] 38 | private[this] def transform(
229[warn] | ^^^^^^
230[warn] |Ignoring [this] qualifier.
231[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
232[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
233[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
234[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:31
235[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
236[warn] | ^
237[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
238[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
239[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:57
240[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
241[warn] | ^
242[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
243[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
244[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:60
245[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
246[warn] | ^
247[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
248[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
249[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:64
250[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
251[warn] | ^
252[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
253[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
254[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:250:11
255[warn] 250 | }: _*
256[warn] | ^
257[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
258[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
259[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/recursion.scala:106:61
260[warn] 106 | refoldPar[F, PatternWithLabel, A, B](unfold, (fold.apply _).tupled)(a)
261[warn] | ^^^^^^^^^^^^
262[warn] |The syntax `<function> _` is no longer supported;
263[warn] |you can simply leave out the trailing ` _`
264[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
265[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/compiler-core/src/internals/RefParser.scala:76:4
266[warn] 76 | (uri.getPath(), uri.getFragment()) match {
267[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
268[warn] | match may not be exhaustive.
269[warn] |
270[warn] | It would fail on pattern case: (_, _)
271[warn] |----------------------------------------------------------------------------
272[warn] | Explanation (enabled by `-explain`)
273[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
274[warn] | There are several ways to make the match exhaustive:
275[warn] | - Add missing cases as shown in the warning
276[warn] | - If an extractor always return Some(...), write Some[X] for its return type
277[warn] | - Add a case _ => ... at the end to match all remaining cases
278[warn] ----------------------------------------------------------------------------
279[warn] there was 1 deprecation warning; re-run with -deprecation for details
280[warn] 12 warnings found
281[info] done compiling
282Successfully evaluated compiler-core[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].compile
283Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
284Skipping unused scalacOptions: -Xkind-projector
285Option -classpath was updated
2862 warnings found
287Successfully evaluated compiler-core[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].docJar
288[info] compiling 3 Scala sources to /build/repo/out/compiler-core/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test/compile.dest/classes ...
289[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
290[warn] -- Warning: /build/repo/modules/compiler-core/test/src/ModelWrapper.scala:107:33
291[warn] 107 | Node.arrayNode(elements: _*)
292[warn] | ^
293[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
294[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
295[warn] two warnings found
296[info] done compiling
297Successfully evaluated compiler-core[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].test.compile
298Module compiler-core[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY] is not a publish module, skipping publishing
299
300Starting build for smithytranslate-json-schema - [3/8]
301Failed to resolve scalaVersion, assume it's Scala 3 project
302[info] compiling 10 Scala sources to /build/repo/out/json-schema/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/compile.dest/classes ...
303[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
304[warn] -- Warning: /build/repo/modules/json-schema/src/internals/JsonSchemaToIModel.scala:79:74
305[warn] 79 | private def fold = new PatternFolder[F](compilationUnit.namespace).fold _
306[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
307[warn] |The syntax `<function> _` is no longer supported;
308[warn] |you can simply leave out the trailing ` _`
309[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
310[warn] -- Warning: /build/repo/modules/json-schema/src/internals/JsonSchemaToIModel.scala:88:41
311[warn] 88 | recursion.refoldPar(unfoldAndAddExts _, fold)(start)
312[warn] | ^^^^^^^^^^^^^^^^^^
313[warn] |The syntax `<function> _` is no longer supported;
314[warn] |you can simply leave out the trailing ` _`
315[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
316[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/json-schema/src/internals/Extractors.scala:361:30
317[warn] 361 | m.asScala.foreach { case (k: String, v: Object) =>
318[warn] | ^
319[warn] | match may not be exhaustive.
320[warn] |
321[warn] | It would fail on pattern case: (_, _)
322[warn] |---------------------------------------------------------------------------
323[warn] | Explanation (enabled by `-explain`)
324[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
325[warn] | There are several ways to make the match exhaustive:
326[warn] | - Add missing cases as shown in the warning
327[warn] | - If an extractor always return Some(...), write Some[X] for its return type
328[warn] | - Add a case _ => ... at the end to match all remaining cases
329[warn] ---------------------------------------------------------------------------
330[warn] four warnings found
331[info] done compiling
332Successfully evaluated json-schema[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].compile
333Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
334Skipping unused scalacOptions: -Xkind-projector
335Option -classpath was updated
3362 warnings found
337Successfully evaluated json-schema[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].docJar
338[info] compiling 18 Scala sources to /build/repo/out/json-schema/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test/compile.dest/classes ...
339[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
340[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:107:56 ----
341[warn] 107 | ): Unit = runConversionTest(inputs.head, inputs.tail: _*)
342[warn] | ^
343[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
344[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
345[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:126:15 ----
346[warn] 126 | remaining: _*
347[warn] | ^
348[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
349[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
350[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:151:70 ----
351[warn] 151 | ): Unit = runConversionTestWithOpts(opts, inputs.head, inputs.tail: _*)
352[warn] | ^
353[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
354[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
355[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:163:17 ----
356[warn] 163 | remaining: _*
357[warn] | ^
358[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
359[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
360[warn] 5 warnings found
361[info] done compiling
362Successfully evaluated json-schema[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].test.compile
363Module json-schema[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY] is not a publish module, skipping publishing
364
365Starting build for smithytranslate-formatter - [4/8]
366Failed to resolve scalaVersion, assume it's Scala 3 project
367[info] compiling 30 Scala sources to /build/repo/out/formatter/jvm/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/compile.dest/classes ...
368[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
369[warn] -- Warning: /build/repo/modules/formatter/src/parsers/NodeParser.scala:111:61 --
370[warn] 111 | val valueP = (node_value ~ ws).map((NodeArrayValue.apply _).tupled)
371[warn] | ^^^^^^^^^^^^^^^^^^^^^^
372[warn] |The syntax `<function> _` is no longer supported;
373[warn] |you can simply leave out the trailing ` _`
374[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
375[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:38:63
376[warn] 38 | (underscore.rep0.with1 ~ alpha).map((IdentifierStart.apply _).tupled)
377[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
378[warn] |The syntax `<function> _` is no longer supported;
379[warn] |you can simply leave out the trailing ` _`
380[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
381[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:40:69
382[warn] 40 | (identifier_start ~ identifier_chars.rep0).map((Identifier.apply _).tupled)
383[warn] | ^^^^^^^^^^^^^^^^^^
384[warn] |The syntax `<function> _` is no longer supported;
385[warn] |you can simply leave out the trailing ` _`
386[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
387[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:45:28
388[warn] 45 | .map((Namespace.apply _).tupled)
389[warn] | ^^^^^^^^^^^^^^^^^
390[warn] |The syntax `<function> _` is no longer supported;
391[warn] |you can simply leave out the trailing ` _`
392[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
393[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:54:69
394[warn] 54 | (root_shape_id ~ shape_id_member.backtrack.?).map((ShapeId.apply _).tupled)
395[warn] | ^^^^^^^^^^^^^^^
396[warn] |The syntax `<function> _` is no longer supported;
397[warn] |you can simply leave out the trailing ` _`
398[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
399[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeParser.scala:209:44 -
400[warn] 209 | .map((ExplicitStructureMember.apply _).tupled)
401[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
402[warn] |The syntax `<function> _` is no longer supported;
403[warn] |you can simply leave out the trailing ` _`
404[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
405[warn] -- Warning: /build/repo/modules/formatter/src/parsers/SmithyTraitParser.scala:42:33
406[warn] 42 | .map((TraitStructure.apply _).tupled)
407[warn] | ^^^^^^^^^^^^^^^^^^^^^^
408[warn] |The syntax `<function> _` is no longer supported;
409[warn] |you can simply leave out the trailing ` _`
410[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
411[warn] -- Warning: /build/repo/modules/formatter/src/parsers/SmithyTraitParser.scala:57:25
412[warn] 57 | (SmithyTrait.apply _).tupled
413[warn] | ^^^^^^^^^^^^^^^^^^^
414[warn] |The syntax `<function> _` is no longer supported;
415[warn] |you can simply leave out the trailing ` _`
416[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
417[warn] 9 warnings found
418[info] done compiling
419Successfully evaluated formatter.jvm[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].compile
420Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
421Skipping unused scalacOptions: -Xkind-projector
422Option -classpath was updated
4232 warnings found
424Successfully evaluated formatter.jvm[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].docJar
425[info] compiling 2 Scala sources to /build/repo/out/formatter/jvm/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test/compile.dest/classes ...
426[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
427[warn] one warning found
428[info] done compiling
429Successfully evaluated formatter.jvm[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].test.compile
430Module formatter.jvm[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY] is not a publish module, skipping publishing
431
432Starting build for smithytranslate-runners - [5/8]
433No test module defined in runners[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY]
434Failed to resolve scalaVersion, assume it's Scala 3 project
435Failed to resolve scalaVersion, assume it's Scala 3 project
436Failed to resolve scalaVersion, assume it's Scala 3 project
437[info] compiling 9 Scala sources to /build/repo/out/proto/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/compile.dest/classes ...
438[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
439[info] compiling 17 Scala sources to /build/repo/out/openapi/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/compile.dest/classes ...
440[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
441[warn] -- Warning: /build/repo/modules/openapi/src/internals/ContentToSchemaOpt.scala:26:43
442[warn] 26 | extends (Content => Map[String, Schema[_]]) {
443[warn] | ^
444[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
445[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
446[warn] -- Warning: /build/repo/modules/openapi/src/internals/ContentToSchemaOpt.scala:28:44
447[warn] 28 | def apply(c: Content): Map[String, Schema[_]] =
448[warn] | ^
449[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
450[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
451[warn] -- Warning: /build/repo/modules/openapi/src/internals/ContentTypeDiscriminatedSchema.scala:22:32
452[warn] 22 | members: Map[String, Schema[_]]
453[warn] | ^
454[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
455[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
456[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:27:26 ---
457[warn] 27 | def unapply(sch: Schema[_]): Option[Vector[String]] = sch match {
458[warn] | ^
459[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
460[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
461[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:35:26 ---
462[warn] 35 | def unapply(sch: Schema[_]): Option[Schema[_]] = {
463[warn] | ^
464[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
465[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
466[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:35:45 ---
467[warn] 35 | def unapply(sch: Schema[_]): Option[Schema[_]] = {
468[warn] | ^
469[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
470[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
471[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:47:26 ---
472[warn] 47 | def unapply(sch: Schema[_]): Boolean = {
473[warn] | ^
474[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
475[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
476[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:60:26 ---
477[warn] 60 | def unapply(sch: Schema[_]): Option[String] = Option(sch.getFormat())
478[warn] | ^
479[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
480[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
481[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:64:26 ---
482[warn] 64 | def unapply(sch: Schema[_]): Option[String] =
483[warn] | ^
484[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
485[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
486[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:71:26 ---
487[warn] 71 | def unapply(sch: Schema[_]): Boolean = Option(sch.getFormat()).isEmpty
488[warn] | ^
489[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
490[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
491[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:79:26 ---
492[warn] 79 | def unapply(sch: Schema[_]): Option[Vector[Schema[_]]] = sch match {
493[warn] | ^
494[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
495[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
496[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:79:52 ---
497[warn] 79 | def unapply(sch: Schema[_]): Option[Vector[Schema[_]]] = sch match {
498[warn] | ^
499[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
500[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
501[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:87:26 ---
502[warn] 87 | def unapply(sch: Schema[_]): Option[Vector[Schema[_]]] = sch match {
503[warn] | ^
504[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
505[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
506[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:87:52 ---
507[warn] 87 | def unapply(sch: Schema[_]): Option[Vector[Schema[_]]] = sch match {
508[warn] | ^
509[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
510[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
511[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:95:26 ---
512[warn] 95 | def unapply(sch: Schema[_]): Option[Schema[_]] = sch match {
513[warn] | ^
514[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
515[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
516[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:95:45 ---
517[warn] 95 | def unapply(sch: Schema[_]): Option[Schema[_]] = sch match {
518[warn] | ^
519[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
520[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
521[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:111:26 --
522[warn] 111 | def unapply(sch: Schema[_]): Option[Primitive] = sch match {
523[warn] | ^
524[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
525[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
526[warn] -- Warning: /build/repo/modules/openapi/src/internals/Extractors.scala:262:26 --
527[warn] 262 | def unapply(sch: Schema[_]): Option[Either[ToSmithyError, ParsedRef]] =
528[warn] | ^
529[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
530[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
531[warn] -- Warning: /build/repo/modules/openapi/src/internals/Local.scala:25:19 --------
532[warn] 25 | schema: Schema[_]
533[warn] | ^
534[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
535[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
536[warn] -- Warning: /build/repo/modules/openapi/src/internals/Local.scala:39:39 --------
537[warn] 39 | def apply(path: Name, schema: Schema[_]): Local =
538[warn] | ^
539[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
540[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
541[warn] -- Warning: /build/repo/modules/openapi/src/internals/Local.scala:42:42 --------
542[warn] 42 | def apply(path: Segment, schema: Schema[_]): Local =
543[warn] | ^
544[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
545[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
546[warn] one warning found
547[info] done compiling
548[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:361:18
549[warn] 361 | sch: Schema[_]
550[warn] | ^
551[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
552[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
553[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:426:45
554[warn] 426 | private def getExamplesHint(schema: Schema[_]): Option[Hint.Examples] =
555[warn] | ^
556[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
557[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
558[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:432:21
559[warn] 432 | schema: Schema[_]
560[warn] | ^
561[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
562[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
563[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:192:58
564[warn] 192 | private def fold = new PatternFolder[F](namespace).fold _
565[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
566[warn] |The syntax `<function> _` is no longer supported;
567[warn] |you can simply leave out the trailing ` _`
568[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
569[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:201:41
570[warn] 201 | recursion.refoldPar(unfoldAndAddExts _, fold)(start)
571[warn] | ^^^^^^^^^^^^^^^^^^
572[warn] |The syntax `<function> _` is no longer supported;
573[warn] |you can simply leave out the trailing ` _`
574[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
575[warn] -- Warning: /build/repo/modules/openapi/src/internals/Param.scala:23:30 --------
576[warn] 23 | refOrSchema: RefOr[Schema[_]],
577[warn] | ^
578[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
579[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
580[warn] -- Warning: /build/repo/modules/openapi/src/internals/RefParser.scala:21:36 ----
581[warn] 21 | def toSchema(ref: String): Schema[_] = {
582[warn] | ^
583[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
584[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
585[warn] 29 warnings found
586[info] done compiling
587[info] compiling 11 Scala sources to /build/repo/out/runners/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/compile.dest/classes ...
588[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
589[warn] -- Warning: /build/repo/modules/runners/src/OpenApi.scala:84:60 ----------------
590[warn] 84 | val report = ReportResult(outputPath, outputJson).apply _
591[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
592[warn] |The syntax `<function> _` is no longer supported;
593[warn] |you can simply leave out the trailing ` _`
594[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
595[warn] -- Warning: /build/repo/modules/runners/src/OpenApi.scala:135:60 ---------------
596[warn] 135 | val report = ReportResult(outputPath, outputJson).apply _
597[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
598[warn] |The syntax `<function> _` is no longer supported;
599[warn] |you can simply leave out the trailing ` _`
600[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
601[warn] -- Warning: /build/repo/modules/runners/src/Proto.scala:118:44 -----------------
602[warn] 118 | Fetch().addRepositories(validRepos: _*).addDependencies(validDeps: _*)
603[warn] | ^
604[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
605[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
606[warn] -- Warning: /build/repo/modules/runners/src/Proto.scala:118:75 -----------------
607[warn] 118 | Fetch().addRepositories(validRepos: _*).addDependencies(validDeps: _*)
608[warn] | ^
609[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
610[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
611[warn] 5 warnings found
612[info] done compiling
613Successfully evaluated runners[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].compile
614Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
615Skipping unused scalacOptions: -Xkind-projector
616Option -classpath was updated
6172 warnings found
618Successfully evaluated runners[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].docJar
619Module runners[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY] is not a publish module, skipping publishing
620
621Starting build for smithytranslate-openapi - [6/8]
622Successfully evaluated openapi[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].compile
623Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
624Skipping unused scalacOptions: -Xkind-projector
625Option -classpath was updated
6262 warnings found
627Successfully evaluated openapi[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].docJar
628[info] compiling 28 Scala sources to /build/repo/out/openapi/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test/compile.dest/classes ...
629[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
630[warn] -- Warning: /build/repo/modules/openapi/test/src/ConstraintSpec.scala:251:29 ---
631[warn] 251 | TestUtils.runConversion(input)
632[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
633[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$1] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
634[warn] |
635[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
636[warn] |which may result in a MatchError at runtime.
637[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
638[warn] -- Warning: /build/repo/modules/openapi/test/src/MultiFileSpec.scala:407:29 ----
639[warn] 407 | TestUtils.runConversion(inOne, inTwo)
640[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
641[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$1] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
642[warn] |
643[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
644[warn] |which may result in a MatchError at runtime.
645[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
646[warn] -- Warning: /build/repo/modules/openapi/test/src/OperationMultipleSuccessSpec.scala:114:29
647[warn] 114 | TestUtils.runConversion(input)
648[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
649[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$1] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
650[warn] |
651[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
652[warn] |which may result in a MatchError at runtime.
653[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
654[warn] -- Warning: /build/repo/modules/openapi/test/src/OperationMultipleSuccessSpec.scala:214:29
655[warn] 214 | TestUtils.runConversion(input)
656[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
657[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$2] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
658[warn] |
659[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
660[warn] |which may result in a MatchError at runtime.
661[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
662[warn] -- Warning: /build/repo/modules/openapi/test/src/OutputValidationSpec.scala:64:55
663[warn] 64 | assert(resultExpectingSuccess.isInstanceOf[Success[_]])
664[warn] | ^
665[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
666[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
667[warn] -- Warning: /build/repo/modules/openapi/test/src/SecuritySchemesSpec.scala:605:29
668[warn] 605 | TestUtils.runConversion(input)
669[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
670[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$1] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
671[warn] |
672[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
673[warn] |which may result in a MatchError at runtime.
674[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
675[warn] -- Warning: /build/repo/modules/openapi/test/src/SecuritySchemesSpec.scala:766:29
676[warn] 766 | TestUtils.runConversion(input)
677[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
678[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$2] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
679[warn] |
680[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
681[warn] |which may result in a MatchError at runtime.
682[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
683[warn] -- Warning: /build/repo/modules/openapi/test/src/SecuritySchemesSpec.scala:862:29
684[warn] 862 | TestUtils.runConversion(input)
685[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
686[warn] |pattern's type smithytranslate.compiler.ToSmithyResult.Success[A$3] is more specialized than the right hand side expression's type smithytranslate.compiler.ToSmithyResult[smithytranslate.compiler.ModelWrapper]
687[warn] |
688[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
689[warn] |which may result in a MatchError at runtime.
690[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
691[warn] -- Warning: /build/repo/modules/openapi/test/src/TestUtils.scala:146:17 --------
692[warn] 146 | remaining: _*
693[warn] | ^
694[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
695[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
696[warn] 10 warnings found
697[info] done compiling
698Successfully evaluated openapi[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].test.compile
699Module openapi[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY] is not a publish module, skipping publishing
700
701Starting build for smithytranslate-proto - [7/8]
702Successfully evaluated proto[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].compile
703Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
704Skipping unused scalacOptions: -Xkind-projector
705Option -classpath was updated
7062 warnings found
707Successfully evaluated proto[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].docJar
708[info] compiling 6 Scala sources to /build/repo/out/proto/3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test/compile.dest/classes ...
709[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
710[warn] -- Warning: /build/repo/modules/proto/test/src/smithytranslate/proto3/internals/CompilerRendererSuite.scala:2003:44
711[warn] 2003 | ProtoValidator.run(renderedFiles.toSeq: _*)
712[warn] | ^
713[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
714[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
715[warn] two warnings found
716[info] done compiling
717Successfully evaluated proto[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY].test.compile
718Module proto[3.8.1-RC1-bin-20260102-32e416e-NIGHTLY] is not a publish module, skipping publishing
719
720************************
721Build summary:
722[{
723 "module": "smithytranslate-transitive",
724 "compile": {"status": "ok", "tookMs": 10917, "warnings": 0, "errors": 0},
725 "doc": {"status": "ok", "tookMs": 6003, "files": 1, "totalSizeKb": 2665},
726 "test-compile": {"status": "ok", "tookMs": 1714, "warnings": 0, "errors": 0},
727 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
728 "publish": {"status": "skipped", "tookMs": 0},
729 "metadata": {
730 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
731}
732},{
733 "module": "smithytranslate-compiler-core",
734 "compile": {"status": "ok", "tookMs": 15516, "warnings": 0, "errors": 0},
735 "doc": {"status": "ok", "tookMs": 5466, "files": 1, "totalSizeKb": 2775},
736 "test-compile": {"status": "ok", "tookMs": 1584, "warnings": 0, "errors": 0},
737 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
738 "publish": {"status": "skipped", "tookMs": 0},
739 "metadata": {
740 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
741}
742},{
743 "module": "smithytranslate-json-schema",
744 "compile": {"status": "ok", "tookMs": 10072, "warnings": 0, "errors": 0},
745 "doc": {"status": "ok", "tookMs": 3976, "files": 1, "totalSizeKb": 2666},
746 "test-compile": {"status": "ok", "tookMs": 3491, "warnings": 0, "errors": 0},
747 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
748 "publish": {"status": "skipped", "tookMs": 0},
749 "metadata": {
750 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
751}
752},{
753 "module": "smithytranslate-formatter",
754 "compile": {"status": "ok", "tookMs": 11747, "warnings": 0, "errors": 0},
755 "doc": {"status": "ok", "tookMs": 6476, "files": 1, "totalSizeKb": 3493},
756 "test-compile": {"status": "ok", "tookMs": 1629, "warnings": 0, "errors": 0},
757 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
758 "publish": {"status": "skipped", "tookMs": 0},
759 "metadata": {
760 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
761}
762},{
763 "module": "smithytranslate-runners",
764 "compile": {"status": "ok", "tookMs": 24882, "warnings": 0, "errors": 0},
765 "doc": {"status": "ok", "tookMs": 4381, "files": 1, "totalSizeKb": 2728},
766 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
767 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
768 "publish": {"status": "skipped", "tookMs": 0},
769 "metadata": {
770 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
771}
772},{
773 "module": "smithytranslate-openapi",
774 "compile": {"status": "ok", "tookMs": 72, "warnings": 0, "errors": 0},
775 "doc": {"status": "ok", "tookMs": 4151, "files": 1, "totalSizeKb": 2662},
776 "test-compile": {"status": "ok", "tookMs": 4179, "warnings": 0, "errors": 0},
777 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
778 "publish": {"status": "skipped", "tookMs": 0},
779 "metadata": {
780 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
781}
782},{
783 "module": "smithytranslate-proto",
784 "compile": {"status": "ok", "tookMs": 47, "warnings": 0, "errors": 0},
785 "doc": {"status": "ok", "tookMs": 3570, "files": 1, "totalSizeKb": 2661},
786 "test-compile": {"status": "ok", "tookMs": 5380, "warnings": 0, "errors": 0},
787 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
788 "publish": {"status": "skipped", "tookMs": 0},
789 "metadata": {
790 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
791}
792}]
793************************"
794
795Checking patch buildSetup.sc...
796Checking patch build.sc...
797Checking patch .mill-version...
798Applied patch buildSetup.sc cleanly.
799Applied patch build.sc cleanly.
800Applied patch .mill-version cleanly.