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