Build Logs
disneystreaming/smithy-translate • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-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-20251228-e73ff2c-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-20251228-e73ff2c-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-20251228-e73ff2c-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 133M 0 --:--:-- --:--:-- --:--:-- 133M
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-20251228-e73ff2c-NIGHTLY instead of 3.3.6
179
180Starting build for smithytranslate-json-schema - [0/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'
184Failed to resolve scalaVersion, assume it's Scala 3 project
185[info] compiling 6 Java sources to /build/repo/out/traits/compile.dest/classes ...
186[warn] source value 8 is obsolete and will be removed in a future release
187[warn] target value 8 is obsolete and will be removed in a future release
188[warn] To suppress warnings about obsolete options, use -Xlint:-options.
189[info] done compiling
190[info] compiling 41 Scala sources to /build/repo/out/compiler-core/3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/compile.dest/classes ...
191[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
192[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModel.scala:113:30
193[warn] 113 | NonEmptyChain(head, tail: _*)
194[warn] | ^
195[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
196[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
197[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelPostProcessor.scala:23:9
198[warn] 23 | private[this] val defaultTransformers: List[IModelPostProcessor] = List(
199[warn] | ^^^^^^
200[warn] |Ignoring [this] qualifier.
201[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
202[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
203[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
204[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelPostProcessor.scala:38:9
205[warn] 38 | private[this] def transform(
206[warn] | ^^^^^^
207[warn] |Ignoring [this] qualifier.
208[warn] |The syntax `private[this]` will be deprecated in the future; just write `private` instead.
209[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
210[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
211[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:31
212[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
213[warn] | ^
214[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
215[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
216[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:57
217[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
218[warn] | ^
219[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
220[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
221[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:60
222[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
223[warn] | ^
224[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
225[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
226[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:147:64
227[warn] 147 | : AbstractShapeBuilder[_ <: AbstractShapeBuilder[_, _], _ <: JShape] =
228[warn] | ^
229[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
230[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
231[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/IModelToSmithy.scala:250:11
232[warn] 250 | }: _*
233[warn] | ^
234[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
235[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
236[warn] -- Warning: /build/repo/modules/compiler-core/src/internals/recursion.scala:106:61
237[warn] 106 | refoldPar[F, PatternWithLabel, A, B](unfold, (fold.apply _).tupled)(a)
238[warn] | ^^^^^^^^^^^^
239[warn] |The syntax `<function> _` is no longer supported;
240[warn] |you can simply leave out the trailing ` _`
241[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
242[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/compiler-core/src/internals/RefParser.scala:76:4
243[warn] 76 | (uri.getPath(), uri.getFragment()) match {
244[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
245[warn] | match may not be exhaustive.
246[warn] |
247[warn] | It would fail on pattern case: (_, _)
248[warn] |----------------------------------------------------------------------------
249[warn] | Explanation (enabled by `-explain`)
250[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
251[warn] | There are several ways to make the match exhaustive:
252[warn] | - Add missing cases as shown in the warning
253[warn] | - If an extractor always return Some(...), write Some[X] for its return type
254[warn] | - Add a case _ => ... at the end to match all remaining cases
255[warn] ----------------------------------------------------------------------------
256[warn] there was 1 deprecation warning; re-run with -deprecation for details
257[warn] 12 warnings found
258[info] done compiling
259[info] compiling 10 Scala sources to /build/repo/out/json-schema/3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/compile.dest/classes ...
260[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
261[warn] -- Warning: /build/repo/modules/json-schema/src/internals/JsonSchemaToIModel.scala:79:74
262[warn] 79 | private def fold = new PatternFolder[F](compilationUnit.namespace).fold _
263[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
264[warn] |The syntax `<function> _` is no longer supported;
265[warn] |you can simply leave out the trailing ` _`
266[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
267[warn] -- Warning: /build/repo/modules/json-schema/src/internals/JsonSchemaToIModel.scala:88:41
268[warn] 88 | recursion.refoldPar(unfoldAndAddExts _, fold)(start)
269[warn] | ^^^^^^^^^^^^^^^^^^
270[warn] |The syntax `<function> _` is no longer supported;
271[warn] |you can simply leave out the trailing ` _`
272[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
273[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/json-schema/src/internals/Extractors.scala:361:30
274[warn] 361 | m.asScala.foreach { case (k: String, v: Object) =>
275[warn] | ^
276[warn] | match may not be exhaustive.
277[warn] |
278[warn] | It would fail on pattern case: (_, _)
279[warn] |---------------------------------------------------------------------------
280[warn] | Explanation (enabled by `-explain`)
281[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
282[warn] | There are several ways to make the match exhaustive:
283[warn] | - Add missing cases as shown in the warning
284[warn] | - If an extractor always return Some(...), write Some[X] for its return type
285[warn] | - Add a case _ => ... at the end to match all remaining cases
286[warn] ---------------------------------------------------------------------------
287[warn] four warnings found
288[info] done compiling
289Successfully evaluated json-schema[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].compile
290Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
291Skipping unused scalacOptions: -Xkind-projector
292Option -classpath was updated
2932 warnings found
294Successfully evaluated json-schema[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].docJar
295[info] compiling 3 Scala sources to /build/repo/out/compiler-core/3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test/compile.dest/classes ...
296[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
297[warn] -- Warning: /build/repo/modules/compiler-core/test/src/ModelWrapper.scala:107:33
298[warn] 107 | Node.arrayNode(elements: _*)
299[warn] | ^
300[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
301[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
302[warn] two warnings found
303[info] done compiling
304[info] compiling 18 Scala sources to /build/repo/out/json-schema/3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test/compile.dest/classes ...
305[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
306[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:107:56 ----
307[warn] 107 | ): Unit = runConversionTest(inputs.head, inputs.tail: _*)
308[warn] | ^
309[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
310[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
311[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:126:15 ----
312[warn] 126 | remaining: _*
313[warn] | ^
314[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
315[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
316[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:151:70 ----
317[warn] 151 | ): Unit = runConversionTestWithOpts(opts, inputs.head, inputs.tail: _*)
318[warn] | ^
319[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
320[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
321[warn] -- Warning: /build/repo/modules/json-schema/test/src/TestUtils.scala:163:17 ----
322[warn] 163 | remaining: _*
323[warn] | ^
324[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
325[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
326[warn] 5 warnings found
327[info] done compiling
328Successfully evaluated json-schema[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].test.compile
329Module json-schema[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY] is not a publish module, skipping publishing
330
331Starting build for smithytranslate-formatter - [1/8]
332Failed to resolve scalaVersion, assume it's Scala 3 project
333[info] compiling 30 Scala sources to /build/repo/out/formatter/jvm/3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/compile.dest/classes ...
334[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
335[warn] -- Warning: /build/repo/modules/formatter/src/parsers/NodeParser.scala:111:61 --
336[warn] 111 | val valueP = (node_value ~ ws).map((NodeArrayValue.apply _).tupled)
337[warn] | ^^^^^^^^^^^^^^^^^^^^^^
338[warn] |The syntax `<function> _` is no longer supported;
339[warn] |you can simply leave out the trailing ` _`
340[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
341[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:38:63
342[warn] 38 | (underscore.rep0.with1 ~ alpha).map((IdentifierStart.apply _).tupled)
343[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
344[warn] |The syntax `<function> _` is no longer supported;
345[warn] |you can simply leave out the trailing ` _`
346[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
347[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:40:69
348[warn] 40 | (identifier_start ~ identifier_chars.rep0).map((Identifier.apply _).tupled)
349[warn] | ^^^^^^^^^^^^^^^^^^
350[warn] |The syntax `<function> _` is no longer supported;
351[warn] |you can simply leave out the trailing ` _`
352[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
353[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:45:28
354[warn] 45 | .map((Namespace.apply _).tupled)
355[warn] | ^^^^^^^^^^^^^^^^^
356[warn] |The syntax `<function> _` is no longer supported;
357[warn] |you can simply leave out the trailing ` _`
358[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
359[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeIdParser.scala:54:69
360[warn] 54 | (root_shape_id ~ shape_id_member.backtrack.?).map((ShapeId.apply _).tupled)
361[warn] | ^^^^^^^^^^^^^^^
362[warn] |The syntax `<function> _` is no longer supported;
363[warn] |you can simply leave out the trailing ` _`
364[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
365[warn] -- Warning: /build/repo/modules/formatter/src/parsers/ShapeParser.scala:209:44 -
366[warn] 209 | .map((ExplicitStructureMember.apply _).tupled)
367[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
368[warn] |The syntax `<function> _` is no longer supported;
369[warn] |you can simply leave out the trailing ` _`
370[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
371[warn] -- Warning: /build/repo/modules/formatter/src/parsers/SmithyTraitParser.scala:42:33
372[warn] 42 | .map((TraitStructure.apply _).tupled)
373[warn] | ^^^^^^^^^^^^^^^^^^^^^^
374[warn] |The syntax `<function> _` is no longer supported;
375[warn] |you can simply leave out the trailing ` _`
376[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
377[warn] -- Warning: /build/repo/modules/formatter/src/parsers/SmithyTraitParser.scala:57:25
378[warn] 57 | (SmithyTrait.apply _).tupled
379[warn] | ^^^^^^^^^^^^^^^^^^^
380[warn] |The syntax `<function> _` is no longer supported;
381[warn] |you can simply leave out the trailing ` _`
382[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
383[warn] 9 warnings found
384[info] done compiling
385Successfully evaluated formatter.jvm[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].compile
386Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
387Skipping unused scalacOptions: -Xkind-projector
388Option -classpath was updated
3892 warnings found
390Successfully evaluated formatter.jvm[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].docJar
391[info] compiling 2 Scala sources to /build/repo/out/formatter/jvm/3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test/compile.dest/classes ...
392[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
393[warn] one warning found
394[info] done compiling
395Successfully evaluated formatter.jvm[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].test.compile
396Module formatter.jvm[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY] is not a publish module, skipping publishing
397
398Starting build for smithytranslate-transitive - [2/8]
399Failed to resolve scalaVersion, assume it's Scala 3 project
400[info] compiling 4 Scala sources to /build/repo/out/transitive/3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/compile.dest/classes ...
401[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
402[warn] -- Warning: /build/repo/modules/transitive/src/closure/TransitiveModel.scala:121:16
403[warn] 121 | shapes: _*
404[warn] | ^
405[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
406[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
407[warn] two warnings found
408[info] done compiling
409Successfully evaluated transitive[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].compile
410Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
411Skipping unused scalacOptions: -Xkind-projector
412Option -classpath was updated
4132 warnings found
414Successfully evaluated transitive[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].docJar
415[info] compiling 2 Scala sources to /build/repo/out/transitive/3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test/compile.dest/classes ...
416[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
417[warn] one warning found
418[info] done compiling
419Successfully evaluated transitive[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].test.compile
420Module transitive[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY] is not a publish module, skipping publishing
421
422Starting build for smithytranslate-runners - [3/8]
423No test module defined in runners[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY]
424Failed to resolve scalaVersion, assume it's Scala 3 project
425Failed to resolve scalaVersion, assume it's Scala 3 project
426Failed to resolve scalaVersion, assume it's Scala 3 project
427[info] compiling 9 Scala sources to /build/repo/out/proto/3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/compile.dest/classes ...
428[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
429[info] compiling 17 Scala sources to /build/repo/out/openapi/3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/compile.dest/classes ...
430[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
431[warn] -- Warning: /build/repo/modules/openapi/src/internals/ContentToSchemaOpt.scala:26:43
432[warn] 26 | extends (Content => Map[String, Schema[_]]) {
433[warn] | ^
434[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
435[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
436[warn] -- Warning: /build/repo/modules/openapi/src/internals/ContentToSchemaOpt.scala:28:44
437[warn] 28 | def apply(c: Content): Map[String, Schema[_]] =
438[warn] | ^
439[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
440[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
441[warn] -- Warning: /build/repo/modules/openapi/src/internals/ContentTypeDiscriminatedSchema.scala:22:32
442[warn] 22 | members: 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/Extractors.scala:27:26 ---
447[warn] 27 | def unapply(sch: Schema[_]): Option[Vector[String]] = sch match {
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/Extractors.scala:35:26 ---
452[warn] 35 | def unapply(sch: Schema[_]): Option[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:35:45 ---
457[warn] 35 | def unapply(sch: Schema[_]): Option[Schema[_]] = {
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:47:26 ---
462[warn] 47 | def unapply(sch: Schema[_]): Boolean = {
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:60:26 ---
467[warn] 60 | def unapply(sch: Schema[_]): Option[String] = Option(sch.getFormat())
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:64:26 ---
472[warn] 64 | def unapply(sch: Schema[_]): Option[String] =
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:71:26 ---
477[warn] 71 | def unapply(sch: Schema[_]): Boolean = Option(sch.getFormat()).isEmpty
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:79:26 ---
482[warn] 79 | def unapply(sch: Schema[_]): Option[Vector[Schema[_]]] = sch match {
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:79:52 ---
487[warn] 79 | def unapply(sch: Schema[_]): Option[Vector[Schema[_]]] = sch match {
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:87:26 ---
492[warn] 87 | 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:87:52 ---
497[warn] 87 | 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:95:26 ---
502[warn] 95 | def unapply(sch: Schema[_]): Option[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:95:45 ---
507[warn] 95 | def unapply(sch: Schema[_]): Option[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:111:26 --
512[warn] 111 | def unapply(sch: Schema[_]): Option[Primitive] = 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:262:26 --
517[warn] 262 | def unapply(sch: Schema[_]): Option[Either[ToSmithyError, ParsedRef]] =
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/Local.scala:25:19 --------
522[warn] 25 | schema: Schema[_]
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/Local.scala:39:39 --------
527[warn] 39 | def apply(path: Name, schema: Schema[_]): Local =
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:42:42 --------
532[warn] 42 | def apply(path: Segment, schema: Schema[_]): Local =
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] one warning found
537[info] done compiling
538[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:361:18
539[warn] 361 | sch: Schema[_]
540[warn] | ^
541[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
542[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
543[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:426:45
544[warn] 426 | private def getExamplesHint(schema: Schema[_]): Option[Hint.Examples] =
545[warn] | ^
546[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
547[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
548[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:432:21
549[warn] 432 | schema: 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:192:58
554[warn] 192 | private def fold = new PatternFolder[F](namespace).fold _
555[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
556[warn] |The syntax `<function> _` is no longer supported;
557[warn] |you can simply leave out the trailing ` _`
558[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
559[warn] -- Warning: /build/repo/modules/openapi/src/internals/OpenApiToIModel.scala:201:41
560[warn] 201 | recursion.refoldPar(unfoldAndAddExts _, fold)(start)
561[warn] | ^^^^^^^^^^^^^^^^^^
562[warn] |The syntax `<function> _` is no longer supported;
563[warn] |you can simply leave out the trailing ` _`
564[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
565[warn] -- Warning: /build/repo/modules/openapi/src/internals/Param.scala:23:30 --------
566[warn] 23 | refOrSchema: RefOr[Schema[_]],
567[warn] | ^
568[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
569[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
570[warn] -- Warning: /build/repo/modules/openapi/src/internals/RefParser.scala:21:36 ----
571[warn] 21 | def toSchema(ref: String): Schema[_] = {
572[warn] | ^
573[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
574[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
575[warn] 29 warnings found
576[info] done compiling
577[info] compiling 11 Scala sources to /build/repo/out/runners/3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/compile.dest/classes ...
578[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
579[warn] -- Warning: /build/repo/modules/runners/src/OpenApi.scala:84:60 ----------------
580[warn] 84 | val report = ReportResult(outputPath, outputJson).apply _
581[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
582[warn] |The syntax `<function> _` is no longer supported;
583[warn] |you can simply leave out the trailing ` _`
584[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
585[warn] -- Warning: /build/repo/modules/runners/src/OpenApi.scala:135:60 ---------------
586[warn] 135 | val report = ReportResult(outputPath, outputJson).apply _
587[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
588[warn] |The syntax `<function> _` is no longer supported;
589[warn] |you can simply leave out the trailing ` _`
590[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
591[warn] -- Warning: /build/repo/modules/runners/src/Proto.scala:118:44 -----------------
592[warn] 118 | Fetch().addRepositories(validRepos: _*).addDependencies(validDeps: _*)
593[warn] | ^
594[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
595[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
596[warn] -- Warning: /build/repo/modules/runners/src/Proto.scala:118:75 -----------------
597[warn] 118 | Fetch().addRepositories(validRepos: _*).addDependencies(validDeps: _*)
598[warn] | ^
599[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
600[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
601[warn] 5 warnings found
602[info] done compiling
603Successfully evaluated runners[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].compile
604Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
605Skipping unused scalacOptions: -Xkind-projector
606Option -classpath was updated
6072 warnings found
608Successfully evaluated runners[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].docJar
609Module runners[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY] is not a publish module, skipping publishing
610
611Starting build for smithytranslate-openapi - [5/8]
612Successfully evaluated openapi[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].compile
613Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
614Skipping unused scalacOptions: -Xkind-projector
615Option -classpath was updated
6162 warnings found
617Successfully evaluated openapi[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].docJar
618[info] compiling 28 Scala sources to /build/repo/out/openapi/3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test/compile.dest/classes ...
619[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
620[warn] -- Warning: /build/repo/modules/openapi/test/src/ConstraintSpec.scala:251:29 ---
621[warn] 251 | TestUtils.runConversion(input)
622[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
623[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]
624[warn] |
625[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
626[warn] |which may result in a MatchError at runtime.
627[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
628[warn] -- Warning: /build/repo/modules/openapi/test/src/MultiFileSpec.scala:407:29 ----
629[warn] 407 | TestUtils.runConversion(inOne, inTwo)
630[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
631[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]
632[warn] |
633[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
634[warn] |which may result in a MatchError at runtime.
635[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
636[warn] -- Warning: /build/repo/modules/openapi/test/src/OperationMultipleSuccessSpec.scala:114:29
637[warn] 114 | TestUtils.runConversion(input)
638[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
639[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]
640[warn] |
641[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
642[warn] |which may result in a MatchError at runtime.
643[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
644[warn] -- Warning: /build/repo/modules/openapi/test/src/OperationMultipleSuccessSpec.scala:214:29
645[warn] 214 | TestUtils.runConversion(input)
646[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
647[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]
648[warn] |
649[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
650[warn] |which may result in a MatchError at runtime.
651[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
652[warn] -- Warning: /build/repo/modules/openapi/test/src/OutputValidationSpec.scala:64:55
653[warn] 64 | assert(resultExpectingSuccess.isInstanceOf[Success[_]])
654[warn] | ^
655[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
656[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
657[warn] -- Warning: /build/repo/modules/openapi/test/src/SecuritySchemesSpec.scala:605:29
658[warn] 605 | TestUtils.runConversion(input)
659[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
660[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]
661[warn] |
662[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
663[warn] |which may result in a MatchError at runtime.
664[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
665[warn] -- Warning: /build/repo/modules/openapi/test/src/SecuritySchemesSpec.scala:766:29
666[warn] 766 | TestUtils.runConversion(input)
667[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
668[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]
669[warn] |
670[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
671[warn] |which may result in a MatchError at runtime.
672[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
673[warn] -- Warning: /build/repo/modules/openapi/test/src/SecuritySchemesSpec.scala:862:29
674[warn] 862 | TestUtils.runConversion(input)
675[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
676[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]
677[warn] |
678[warn] |If the narrowing is intentional, this can be communicated by adding `.runtimeChecked` after the expression,
679[warn] |which may result in a MatchError at runtime.
680[warn] |This patch can be rewritten automatically under -rewrite -source 3.8-migration.
681[warn] -- Warning: /build/repo/modules/openapi/test/src/TestUtils.scala:146:17 --------
682[warn] 146 | remaining: _*
683[warn] | ^
684[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
685[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
686[warn] 10 warnings found
687[info] done compiling
688Successfully evaluated openapi[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].test.compile
689Module openapi[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY] is not a publish module, skipping publishing
690
691Starting build for smithytranslate-proto - [6/8]
692Successfully evaluated proto[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].compile
693Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
694Skipping unused scalacOptions: -Xkind-projector
695Option -classpath was updated
6962 warnings found
697Successfully evaluated proto[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].docJar
698[info] compiling 6 Scala sources to /build/repo/out/proto/3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test/compile.dest/classes ...
699[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
700[warn] -- Warning: /build/repo/modules/proto/test/src/smithytranslate/proto3/internals/CompilerRendererSuite.scala:2003:44
701[warn] 2003 | ProtoValidator.run(renderedFiles.toSeq: _*)
702[warn] | ^
703[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
704[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
705[warn] two warnings found
706[info] done compiling
707Successfully evaluated proto[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].test.compile
708Module proto[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY] is not a publish module, skipping publishing
709
710Starting build for smithytranslate-compiler-core - [7/8]
711Successfully evaluated compiler-core[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].compile
712Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
713Skipping unused scalacOptions: -Xkind-projector
714Option -classpath was updated
7152 warnings found
716Successfully evaluated compiler-core[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].docJar
717Successfully evaluated compiler-core[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY].test.compile
718Module compiler-core[3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY] is not a publish module, skipping publishing
719
720************************
721Build summary:
722[{
723 "module": "smithytranslate-json-schema",
724 "compile": {"status": "ok", "tookMs": 31745, "warnings": 0, "errors": 0},
725 "doc": {"status": "ok", "tookMs": 6966, "files": 1, "totalSizeKb": 2666},
726 "test-compile": {"status": "ok", "tookMs": 5263, "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-formatter",
734 "compile": {"status": "ok", "tookMs": 11999, "warnings": 0, "errors": 0},
735 "doc": {"status": "ok", "tookMs": 6662, "files": 1, "totalSizeKb": 3493},
736 "test-compile": {"status": "ok", "tookMs": 1492, "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-transitive",
744 "compile": {"status": "ok", "tookMs": 4704, "warnings": 0, "errors": 0},
745 "doc": {"status": "ok", "tookMs": 3241, "files": 1, "totalSizeKb": 2665},
746 "test-compile": {"status": "ok", "tookMs": 1417, "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-runners",
754 "compile": {"status": "ok", "tookMs": 25099, "warnings": 0, "errors": 0},
755 "doc": {"status": "ok", "tookMs": 4595, "files": 1, "totalSizeKb": 2728},
756 "test-compile": {"status": "skipped", "tookMs": 0, "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-openapi",
764 "compile": {"status": "ok", "tookMs": 71, "warnings": 0, "errors": 0},
765 "doc": {"status": "ok", "tookMs": 4009, "files": 1, "totalSizeKb": 2662},
766 "test-compile": {"status": "ok", "tookMs": 4094, "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-proto",
774 "compile": {"status": "ok", "tookMs": 56, "warnings": 0, "errors": 0},
775 "doc": {"status": "ok", "tookMs": 3654, "files": 1, "totalSizeKb": 2661},
776 "test-compile": {"status": "ok", "tookMs": 5608, "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-compiler-core",
784 "compile": {"status": "ok", "tookMs": 34, "warnings": 0, "errors": 0},
785 "doc": {"status": "ok", "tookMs": 6799, "files": 1, "totalSizeKb": 2775},
786 "test-compile": {"status": "ok", "tookMs": 43, "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.