Build Logs

disneystreaming/smithy-translate • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY

Errors

1

Warnings

519

Total Lines

802

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