Build Logs

disneystreaming/smithy-translate • scheduled_3.8.1-RC1-bin-20251122-91351e3-NIGHTLY

Errors

1

Warnings

525

Total Lines

807

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