The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of amiibo-service, reference main (fae4b4), with Swift 6.1 for Linux on 10 Nov 2025 02:30:59 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rock-n-code/amiibo-service.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/rock-n-code/amiibo-service
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fae4b44 Added support for Switch 2 games to the Amiibo type. (#21)
Cloned https://github.com/rock-n-code/amiibo-service.git
Revision (git rev-parse @):
fae4b4469812905321bf26b7aaf5debe2ae7fe18
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/rock-n-code/amiibo-service.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/rock-n-code/amiibo-service.git
https://github.com/rock-n-code/amiibo-service.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-generator.git"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "amiibo-service",
  "name" : "amiibo-service",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "amiibo-service",
      "targets" : [
        "AmiiboService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AmiiboServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "AmiiboServiceTests",
      "path" : "Tests/AmiiboService",
      "sources" : [
        "Tests/Public/Services/AmiiboServiceLiveTests.swift",
        "Types/Clients/AmiiboMockClient.swift",
        "Types/Extensions/Tag+Customs.swift"
      ],
      "target_dependencies" : [
        "AmiiboService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AmiiboService",
      "module_type" : "SwiftTarget",
      "name" : "AmiiboService",
      "path" : "Sources/AmiiboService",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession",
        "OpenAPIGenerator"
      ],
      "product_memberships" : [
        "amiibo-service"
      ],
      "sources" : [
        "Internal/Extensions/DateFormatter+Properties.swift",
        "Internal/Protocols/KeyNameFilter.swift",
        "Internal/Protocols/KeyNameModel.swift",
        "Internal/Transcoders/ISOTimestampTranscoder.swift",
        "Public/Clients/AmiiboLiveClient.swift",
        "Public/Errors/AmiiboServiceError.swift",
        "Public/Filters/AmiiboFilter.swift",
        "Public/Filters/AmiiboSeriesFilter.swift",
        "Public/Filters/AmiiboTypeFilter.swift",
        "Public/Filters/GameCharacterFilter.swift",
        "Public/Filters/GameSeriesFilter.swift",
        "Public/Models/Amiibo.swift",
        "Public/Models/Amiibo/Amiibo+Game.swift",
        "Public/Models/Amiibo/Amiibo+Platform.swift",
        "Public/Models/Amiibo/Amiibo+Release.swift",
        "Public/Models/Amiibo/Amiibo+Usage.swift",
        "Public/Models/AmiiboSeries.swift",
        "Public/Models/AmiiboType.swift",
        "Public/Models/GameCharacter.swift",
        "Public/Models/GameSeries.swift",
        "Public/Protocols/AmiiboClient.swift",
        "Public/Services/AmiiboService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-openapi-generator.git
[1/2160] Fetching swift-docc-plugin
[217/3222] Fetching swift-docc-plugin, swift-openapi-urlsession
[1279/9040] Fetching swift-docc-plugin, swift-openapi-urlsession, swift-openapi-runtime
[8350/25535] Fetching swift-docc-plugin, swift-openapi-urlsession, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.47s)
[12159/23375] Fetching swift-openapi-urlsession, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.98s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.98s)
Fetched https://github.com/apple/swift-openapi-generator.git from cache (0.99s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.2.0 (3.69s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/939] Fetching swift-http-types
[940/19228] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (1.27s)
Fetched https://github.com/apple/swift-collections from cache (1.30s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (2.17s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3573] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.20s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.83s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.10.3 (0.79s)
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/jpsim/Yams
[1/6029] Fetching swift-algorithms
[122/22715] Fetching swift-algorithms, swift-argument-parser
[3805/33978] Fetching swift-algorithms, swift-argument-parser, yams
[8931/149917] Fetching swift-algorithms, swift-argument-parser, yams, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (0.57s)
[19281/143888] Fetching swift-argument-parser, yams, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (1.14s)
[37062/127202] Fetching yams, openapikit
Fetched https://github.com/jpsim/Yams from cache (2.04s)
[52173/115939] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (7.38s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (9.01s)
Fetching https://github.com/apple/swift-numerics.git
[1/6380] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.52s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.70s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.77s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (0.67s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (0.58s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.3
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-openapi-generator.git
Working copy of https://github.com/apple/swift-openapi-generator.git resolved at 1.10.3
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.0
[0/36] Write sources
[10/36] Compiling _NumericsShims _NumericsShims.c
[10/36] Write sources
[14/36] Compiling writer.c
[15/36] Compiling reader.c
[16/36] Compiling parser.c
[17/36] Compiling emitter.c
[18/36] Compiling api.c
[19/36] Write swift-version-24593BA9C3E375BF.txt
[20/36] Compiling scanner.c
[22/118] Emitting module RealModule
[23/119] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/121] Compiling RealModule RelaxedArithmetic.swift
[25/121] Compiling Yams Emitter.swift
[26/121] Compiling Yams Encoder.swift
[27/121] Compiling ArgumentParserToolInfo ToolInfo.swift
[28/121] Emitting module ArgumentParserToolInfo
[29/121] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/121] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/122] Compiling RealModule Real.swift
[32/122] Compiling Yams Node.Mapping.swift
[33/122] Compiling Yams Decoder.swift
[34/122] Compiling Yams RedundancyAliasingStrategy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/122] Compiling Yams Representer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/122] Compiling RealModule RealFunctions.swift
[37/122] Compiling Yams Mark.swift
[38/122] Compiling Yams Node.Alias.swift
[39/122] Compiling RealModule Float16+Real.swift
[40/122] Compiling RealModule Float80+Real.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/122] Compiling Yams Node.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/122] Compiling Yams Parser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/122] Compiling Yams AliasDereferencingStrategy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/122] Compiling Yams Anchor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/122] Compiling Yams Constructor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/122] Compiling Yams Node.Scalar.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/122] Compiling Yams Node.Sequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/124] Wrapping AST for ArgumentParserToolInfo for debugging
[57/124] Wrapping AST for InternalCollectionsUtilities for debugging
[58/124] Wrapping AST for RealModule for debugging
[60/248] Compiling Algorithms Product.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/248] Compiling Algorithms RandomSample.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/250] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/250] Compiling Algorithms AdjacentPairs.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/250] Compiling Algorithms Chain.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/250] Compiling Algorithms Chunked.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/257] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/257] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/257] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/257] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/257] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/257] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/257] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/257] Compiling OrderedCollections OrderedDictionary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/257] Compiling OrderedCollections OrderedSet+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/257] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/257] Compiling OrderedCollections OrderedSet+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/257] Compiling OrderedCollections OrderedSet+Diffing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/257] Compiling OrderedCollections OrderedSet+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/257] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/257] Compiling OrderedCollections OrderedSet+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/257] Emitting module ArgumentParser
[88/263] Compiling OrderedCollections OrderedSet+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/263] Compiling ArgumentParser SequenceExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/263] Compiling ArgumentParser StringExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/263] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/263] Compiling ArgumentParser Tree.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/263] Compiling ArgumentParser CodingKeyValidator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/263] Compiling ArgumentParser NonsenseFlagsValidator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/263] Compiling ArgumentParser ParsableArgumentsValidation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/263] Compiling Algorithms Permutations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/263] Compiling Yams YamlError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/263] Compiling Yams YamlTagProviding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/263] Compiling Algorithms Split.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/263] Compiling Algorithms Stride.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/263] Compiling Algorithms Suffix.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[110/266] Compiling Algorithms Joined.swift
[111/266] Compiling Algorithms Keyed.swift
[112/266] Compiling Algorithms MinMax.swift
[113/266] Compiling Algorithms FlattenCollection.swift
[114/266] Compiling Algorithms Grouped.swift
[115/266] Compiling Algorithms Indexed.swift
[116/266] Compiling Algorithms Intersperse.swift
[121/266] Compiling ArgumentParser PositionalArgumentsValidator.swift
[122/266] Compiling ArgumentParser UniqueNamesValidator.swift
[123/266] Compiling Algorithms Compacted.swift
[124/266] Compiling Algorithms Cycle.swift
[125/266] Compiling Algorithms EitherSequence.swift
[126/266] Compiling Algorithms FirstNonNil.swift
[127/266] Compiling Algorithms Partition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/266] Compiling Algorithms Combinations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/266] Compiling Algorithms Trim.swift
[147/266] Compiling Algorithms Unique.swift
[148/266] Compiling Algorithms Windows.swift
[149/266] Compiling OrderedCollections OrderedSet+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/266] Compiling OrderedCollections OrderedSet+SubSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[151/266] Compiling OrderedCollections OrderedSet+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[152/266] Compiling OrderedCollections OrderedSet+UnorderedView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[153/266] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[154/266] Compiling OrderedCollections OrderedSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[155/266] Compiling OrderedCollections _UnsafeBitset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[200/270] Emitting module OpenAPIKitCore
[206/270] Emitting module Yams
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[219/271] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[220/271] Compiling OpenAPIKitCore Optional+Zip.swift
[221/271] Compiling OpenAPIKitCore Result+Value.swift
[222/271] Compiling OpenAPIKitCore Validatable.swift
[227/271] Emitting module OrderedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[230/273] Wrapping AST for Yams for debugging
[231/273] Wrapping AST for OrderedCollections for debugging
[232/273] Wrapping AST for OpenAPIKitCore for debugging
[234/392] Compiling OpenAPIKit30 Either+Validatable.swift
[235/392] Compiling OpenAPIKit30 DocumentDecodingError.swift
[236/392] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[237/392] Compiling OpenAPIKit30 Callbacks.swift
[238/392] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[239/392] Compiling OpenAPIKit30 Components+JSONReference.swift
[240/392] Compiling OpenAPIKit30 DereferencedDocument.swift
[241/392] Compiling OpenAPIKit30 Document.swift
[242/392] Compiling OpenAPIKit30 DocumentInfo.swift
[243/392] Compiling OpenAPIKit30 ResolvedDocument.swift
[244/392] Compiling OpenAPIKit30 Either+Convenience.swift
[245/392] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[246/392] Emitting module Algorithms
[247/393] Compiling OpenAPIKit30 ResolvedRoute.swift
[248/393] Compiling OpenAPIKit30 DereferencedRequest.swift
[249/393] Compiling OpenAPIKit30 Request.swift
[250/393] Compiling OpenAPIKit30 OperationDecodingError.swift
[251/393] Compiling OpenAPIKit30 PathDecodingError.swift
[252/393] Compiling OpenAPIKit30 ResponseDecodingError.swift
[253/393] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[254/393] Compiling OpenAPIKit30 Parameter.swift
[255/393] Compiling OpenAPIKit30 ParameterContext.swift
[256/393] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[257/393] Compiling OpenAPIKit30 DereferencedPathItem.swift
[258/393] Compiling OpenAPIKit30 PathItem.swift
[259/393] Compiling OpenAPIKit30 Example.swift
[260/393] Compiling OpenAPIKit30 ExternalDocumentation.swift
[261/393] Compiling OpenAPIKit30 DereferencedHeader.swift
[262/393] Compiling OpenAPIKit30 Header.swift
[263/393] Compiling OpenAPIKit30 JSONReference.swift
[264/393] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[266/394] Wrapping AST for Algorithms for debugging
[267/394] Wrapping AST for ArgumentParser for debugging
[269/394] Emitting module OpenAPIKit
[270/402] Emitting module OpenAPIKit30
[288/410] Compiling OpenAPIKit30 Link.swift
[289/410] Compiling OpenAPIKit30 OpenAPI.swift
[290/410] Compiling OpenAPIKit30 DereferencedOperation.swift
[291/410] Compiling OpenAPIKit30 Operation.swift
[292/410] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[293/410] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[294/410] Compiling OpenAPIKit30 DereferencedParameter.swift
[304/410] Compiling OpenAPIKit30 JSONSchemaContext.swift
[305/410] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[306/410] Compiling OpenAPIKit30 TypesAndFormats.swift
[307/410] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[308/410] Compiling OpenAPIKit30 SecurityScheme.swift
[309/410] Compiling OpenAPIKit30 Server.swift
[310/410] Compiling OpenAPIKit30 Tag.swift
[311/410] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[312/410] Compiling OpenAPIKit30 OrderedDictionry+LocallyDereferenceable.swift
[313/410] Compiling OpenAPIKit30 Validation+Builtins.swift
[314/410] Compiling OpenAPIKit30 Validation.swift
[315/410] Compiling OpenAPIKit30 Validator+Convenience.swift
[316/410] Compiling OpenAPIKit30 Validator.swift
[317/410] Compiling OpenAPIKit30 XML.swift
[318/410] Compiling OpenAPIKit30 _CoreReExport.swift
[319/410] Compiling OpenAPIKit _CoreReExport.swift
[329/410] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[337/410] Compiling OpenAPIKit30 DereferencedResponse.swift
[338/410] Compiling OpenAPIKit30 Response.swift
[339/410] Compiling OpenAPIKit30 RuntimeExpression.swift
[340/410] Compiling OpenAPIKit30 SchemaProtocols.swift
[341/410] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[342/410] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[343/410] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[344/410] Compiling OpenAPIKit30 JSONSchema.swift
[349/410] Compiling OpenAPIKit30 Components+Locatable.swift
[350/410] Compiling OpenAPIKit30 Components.swift
[351/410] Compiling OpenAPIKit30 Content.swift
[352/410] Compiling OpenAPIKit30 ContentEncoding.swift
[353/410] Compiling OpenAPIKit30 DereferencedContent.swift
[362/411] Wrapping AST for OpenAPIKit30 for debugging
[406/414] Wrapping AST for OpenAPIKit for debugging
[408/415] Compiling OpenAPIKitCompat Either+Map.swift
[409/415] Compiling OpenAPIKitCompat Compat30To31.swift
[410/415] Emitting module OpenAPIKitCompat
[411/416] Wrapping AST for OpenAPIKitCompat for debugging
[413/498] Emitting module _OpenAPIGeneratorCore
[414/509] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[415/509] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[416/509] Compiling _OpenAPIGeneratorCore translateArray.swift
[417/509] Compiling _OpenAPIGeneratorCore translateCodable.swift
[418/509] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[419/509] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[420/509] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[421/509] Compiling _OpenAPIGeneratorCore translateSchema.swift
[422/509] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[423/509] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[424/509] Compiling _OpenAPIGeneratorCore Annotations.swift
[425/509] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[426/509] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[427/509] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[428/509] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[429/509] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[430/509] Compiling _OpenAPIGeneratorCore translateResponse.swift
[431/509] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[432/509] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[433/509] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[434/509] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[435/509] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[436/509] Compiling _OpenAPIGeneratorCore Builtins.swift
[437/509] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[438/509] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[439/509] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[440/509] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[441/509] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[442/509] Compiling _OpenAPIGeneratorCore TypeName.swift
[443/509] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[444/509] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[445/509] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[446/509] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[447/509] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[448/509] Compiling _OpenAPIGeneratorCore Constants.swift
[449/509] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[450/509] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[451/509] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[452/509] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[453/509] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[454/509] Compiling _OpenAPIGeneratorCore ContentType.swift
[455/509] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[456/509] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[457/509] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[458/509] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[459/509] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[460/509] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[461/509] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[462/509] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[463/509] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[464/509] Compiling _OpenAPIGeneratorCore translateComponents.swift
[465/509] Compiling _OpenAPIGeneratorCore translateOperations.swift
[466/509] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[467/509] Compiling _OpenAPIGeneratorCore translateServers.swift
[468/509] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[469/509] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[470/509] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[471/509] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[472/509] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[473/509] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[474/509] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[475/509] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[476/509] Compiling _OpenAPIGeneratorCore translateParameter.swift
[477/509] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[478/509] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[479/509] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[480/509] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[481/509] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[482/509] Compiling _OpenAPIGeneratorCore Config.swift
[483/509] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[484/509] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[485/509] Compiling _OpenAPIGeneratorCore Errors.swift
[486/509] Compiling _OpenAPIGeneratorCore Foundation.swift
[487/509] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[488/509] Compiling _OpenAPIGeneratorCore String.swift
[489/509] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[490/509] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[491/509] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[492/509] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[493/509] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[494/509] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[495/509] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[496/509] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[497/509] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[498/509] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[499/509] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[500/509] Compiling _OpenAPIGeneratorCore YamsParser.swift
[501/509] Compiling _OpenAPIGeneratorCore validateDoc.swift
[502/509] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[503/509] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[504/509] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[505/509] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[506/510] Wrapping AST for _OpenAPIGeneratorCore for debugging
[508/519] Compiling swift_openapi_generator PluginSource.swift
[509/520] Compiling swift_openapi_generator Tool.swift
[510/520] Compiling swift_openapi_generator UserConfig.swift
[511/520] Compiling swift_openapi_generator GenerateOptions.swift
[512/520] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[513/520] Compiling swift_openapi_generator GenerateCommand.swift
[514/520] Compiling swift_openapi_generator runGenerator.swift
[515/520] Emitting module swift_openapi_generator
[516/520] Compiling swift_openapi_generator Extensions.swift
[517/520] Compiling swift_openapi_generator FilterCommand.swift
[518/521] Wrapping AST for swift-openapi-generator for debugging
[519/521] Write Objects.LinkFileList
[520/521] Linking swift-openapi-generator-tool
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin OpenAPIGeneratorCommand
[4/4] Compiling plugin OpenAPIGenerator
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/49] Write sources
[24/49] Compiling _NumericsShims _NumericsShims.c
[25/49] Compiling reader.c
[26/49] Compiling parser.c
[27/49] Compiling writer.c
[28/49] Compiling api.c
[29/49] Compiling emitter.c
[30/49] Write swift-version-24593BA9C3E375BF.txt
[31/49] Compiling scanner.c
[33/79] Compiling InternalCollectionsUtilities _SortedCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/79] Compiling InternalCollectionsUtilities _UniqueCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/79] Compiling InternalCollectionsUtilities Debugging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/79] Compiling InternalCollectionsUtilities Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/81] Emitting module OpenAPIKitCore
[38/82] Emitting module ArgumentParserToolInfo
[39/83] Compiling HTTPTypes HTTPField.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/83] Compiling HTTPTypes HTTPFieldName.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/83] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/83] Compiling InternalCollectionsUtilities LifetimeOverride.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/83] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/83] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/83] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/83] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/83] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/83] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/83] Emitting module RealModule
[52/84] Wrapping AST for OpenAPIKitCore for debugging
[54/85] Compiling HTTPTypes ISOLatin1String.swift
[55/86] Emitting module HTTPTypes
[56/86] Compiling HTTPTypes HTTPResponse.swift
[57/87] Emitting module Yams
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/88] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/90] Compiling InternalCollectionsUtilities UInt+reversed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/90] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/90] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/90] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/90] Wrapping AST for ArgumentParserToolInfo for debugging
[66/91] Compiling HTTPTypes NIOLock.swift
[67/91] Compiling HTTPTypes HTTPRequest+URL.swift
[68/91] Compiling HTTPTypes HTTPRequest.swift
[69/91] Compiling HTTPTypes HTTPParsedFields.swift
[70/91] Wrapping AST for RealModule for debugging
[71/92] Wrapping AST for Yams for debugging
[72/108] Wrapping AST for InternalCollectionsUtilities for debugging
[74/108] Compiling DequeModule Deque+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/108] Compiling DequeModule Deque+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/110] Compiling DequeModule _DequeBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/110] Compiling DequeModule _DequeBufferHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/110] Compiling DequeModule _DequeSlot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/110] Compiling DequeModule _UnsafeWrappedBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/110] Compiling DequeModule Deque+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/110] Compiling DequeModule Deque._Storage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/110] Emitting module ArgumentParser
[84/111] Compiling DequeModule Deque._UnsafeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/111] Compiling DequeModule Deque.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/111] Compiling DequeModule Deque+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/111] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/111] Compiling DequeModule Deque+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/111] Compiling DequeModule Deque+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/111] Emitting module OpenAPIKit
[91/112] Compiling DequeModule Deque+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/112] Compiling DequeModule Deque+Collection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/112] Emitting module DequeModule
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/113] Emitting module OpenAPIKit30
[98/114] Emitting module OrderedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/115] Compiling HTTPTypes HTTPFields.swift
[104/116] Emitting module Algorithms
[105/117] Wrapping AST for ArgumentParser for debugging
[106/117] Wrapping AST for Algorithms for debugging
[107/117] Wrapping AST for OpenAPIKit for debugging
[108/117] Wrapping AST for OpenAPIKit30 for debugging
[108/117] Wrapping AST for OrderedCollections for debugging
[111/179] Emitting module OpenAPIKitCompat
[112/180] Wrapping AST for OpenAPIKitCompat for debugging
[114/181] Emitting module OpenAPIRuntime
[115/189] Compiling OpenAPIRuntime URICodeCodingKey.swift
[116/189] Compiling OpenAPIRuntime URICoderConfiguration.swift
[117/189] Compiling OpenAPIRuntime URIEncodedNode.swift
[118/189] Compiling OpenAPIRuntime URIParsedTypes.swift
[119/189] Compiling OpenAPIRuntime URIDecoder.swift
[120/189] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[121/189] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[122/189] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[123/189] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[124/189] Compiling OpenAPIRuntime CodableExtensions.swift
[125/189] Compiling OpenAPIRuntime Configuration.swift
[126/189] Compiling OpenAPIRuntime Converter+Client.swift
[127/189] Compiling OpenAPIRuntime Converter+Common.swift
[128/189] Compiling OpenAPIRuntime Converter+Server.swift
[129/189] Compiling OpenAPIRuntime Converter.swift
[130/189] Compiling OpenAPIRuntime CurrencyExtensions.swift
[131/189] Compiling OpenAPIRuntime ErrorExtensions.swift
[132/189] Compiling OpenAPIRuntime Acceptable.swift
[133/189] Compiling OpenAPIRuntime Base64EncodedData.swift
[134/189] Compiling OpenAPIRuntime ByteUtilities.swift
[135/189] Compiling OpenAPIRuntime ContentDisposition.swift
[136/189] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[137/189] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[138/189] Compiling OpenAPIRuntime OpenAPIValue.swift
[139/189] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[140/189] Compiling OpenAPIRuntime UndocumentedPayload.swift
[141/189] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[142/189] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[143/189] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[144/189] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[145/189] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[146/189] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[147/189] Compiling OpenAPIRuntime MultipartValidation.swift
[148/189] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[149/189] Compiling OpenAPIRuntime CurrencyTypes.swift
[150/189] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[151/189] Compiling OpenAPIRuntime HTTPBody.swift
[152/189] Compiling OpenAPIRuntime ServerTransport.swift
[153/189] Compiling OpenAPIRuntime UniversalClient.swift
[154/189] Compiling OpenAPIRuntime UniversalServer.swift
[155/189] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[156/189] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[157/189] Emitting module _OpenAPIGeneratorCore
[158/190] Compiling OpenAPIRuntime FoundationExtensions.swift
[159/190] Compiling OpenAPIRuntime ParameterStyles.swift
[160/190] Compiling OpenAPIRuntime ServerVariable.swift
[161/190] Compiling OpenAPIRuntime URLExtensions.swift
[162/190] Compiling OpenAPIRuntime Deprecated.swift
[163/190] Compiling OpenAPIRuntime ClientError.swift
[164/190] Compiling OpenAPIRuntime CodingErrors.swift
[165/190] Compiling OpenAPIRuntime RuntimeError.swift
[166/190] Compiling OpenAPIRuntime ServerError.swift
[167/190] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[168/190] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[169/190] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[170/190] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[171/190] Compiling OpenAPIRuntime ServerSentEvents.swift
[172/190] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[173/190] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[174/190] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[175/190] Compiling OpenAPIRuntime ClientTransport.swift
[177/190] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[178/190] Compiling OpenAPIRuntime URIEncoder.swift
[179/190] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[180/190] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[181/190] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[182/190] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[183/190] Compiling OpenAPIRuntime URIParser.swift
[184/190] Compiling OpenAPIRuntime URISerializer.swift
[184/190] Wrapping AST for _OpenAPIGeneratorCore for debugging
[187/199] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[188/199] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[189/199] Emitting module swift_openapi_generator
[190/200] Compiling OpenAPIURLSession Lock.swift
[191/200] Wrapping AST for swift-openapi-generator for debugging
[192/200] Write Objects.LinkFileList
[194/200] Compiling OpenAPIURLSession URLSession+Extensions.swift
[195/200] Compiling OpenAPIURLSession URLSessionTransport.swift
[195/200] Linking swift-openapi-generator-tool
[197/200] Compiling OpenAPIURLSession BufferedStream.swift
[198/200] Emitting module OpenAPIURLSession
Swift OpenAPI Generator is running with the following configuration:
- OpenAPI document path: /host/spi-builder-workspace/Sources/AmiiboService/openapi.yaml
- Configuration path: /host/spi-builder-workspace/Sources/AmiiboService/openapi-generator-config.yaml
- Generator modes: types, client
- Access modifier: internal
- Naming strategy: defensive
- Name overrides: <none>
- Type overrides: <none>
- Feature flags: <none>
- Output file names: Types.swift, Client.swift
- Output directory: /host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/AmiiboService/destination/OpenAPIGenerator/GeneratedSources
- Diagnostics output path: <none - logs to stderr>
- Current directory: /host/spi-builder-workspace
- Plugin source: build
- Is dry run: false
- Additional imports: <none>
- Additional file comments: <none>Writing data to file Client.swift...
Writing data to file Types.swift...
Writing data to file Server.swift...
[199/201] Running swift-openapi-generator
[200/201] Write sources
[202/224] Compiling AmiiboService GameSeries.swift
[203/224] Compiling AmiiboService AmiiboClient.swift
[204/224] Compiling AmiiboService AmiiboService.swift
[205/227] Compiling AmiiboService Amiibo+Platform.swift
[206/227] Compiling AmiiboService Amiibo+Release.swift
[207/227] Compiling AmiiboService Amiibo+Usage.swift
[208/227] Compiling AmiiboService AmiiboSeries.swift
[209/227] Compiling AmiiboService AmiiboType.swift
[210/227] Compiling AmiiboService GameCharacter.swift
[211/227] Compiling AmiiboService DateFormatter+Properties.swift
[212/227] Compiling AmiiboService KeyNameFilter.swift
[213/227] Compiling AmiiboService KeyNameModel.swift
[214/227] Compiling AmiiboService ISOTimestampTranscoder.swift
[215/227] Compiling AmiiboService GameSeriesFilter.swift
[216/227] Compiling AmiiboService Amiibo.swift
[217/227] Compiling AmiiboService Amiibo+Game.swift
[218/227] Compiling AmiiboService AmiiboSeriesFilter.swift
[219/227] Compiling AmiiboService AmiiboTypeFilter.swift
[220/227] Compiling AmiiboService GameCharacterFilter.swift
[221/227] Emitting module AmiiboService
[222/227] Compiling AmiiboService AmiiboLiveClient.swift
[223/227] Compiling AmiiboService AmiiboServiceError.swift
[224/227] Compiling AmiiboService AmiiboFilter.swift
[225/227] Compiling AmiiboService Types.swift
[226/227] Compiling AmiiboService Client.swift
[227/227] Compiling AmiiboService Server.swift
Build complete! (251.78s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-generator.git"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "amiibo-service",
  "name" : "amiibo-service",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "amiibo-service",
      "targets" : [
        "AmiiboService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AmiiboServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "AmiiboServiceTests",
      "path" : "Tests/AmiiboService",
      "sources" : [
        "Tests/Public/Services/AmiiboServiceLiveTests.swift",
        "Types/Clients/AmiiboMockClient.swift",
        "Types/Extensions/Tag+Customs.swift"
      ],
      "target_dependencies" : [
        "AmiiboService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AmiiboService",
      "module_type" : "SwiftTarget",
      "name" : "AmiiboService",
      "path" : "Sources/AmiiboService",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession",
        "OpenAPIGenerator"
      ],
      "product_memberships" : [
        "amiibo-service"
      ],
      "sources" : [
        "Internal/Extensions/DateFormatter+Properties.swift",
        "Internal/Protocols/KeyNameFilter.swift",
        "Internal/Protocols/KeyNameModel.swift",
        "Internal/Transcoders/ISOTimestampTranscoder.swift",
        "Public/Clients/AmiiboLiveClient.swift",
        "Public/Errors/AmiiboServiceError.swift",
        "Public/Filters/AmiiboFilter.swift",
        "Public/Filters/AmiiboSeriesFilter.swift",
        "Public/Filters/AmiiboTypeFilter.swift",
        "Public/Filters/GameCharacterFilter.swift",
        "Public/Filters/GameSeriesFilter.swift",
        "Public/Models/Amiibo.swift",
        "Public/Models/Amiibo/Amiibo+Game.swift",
        "Public/Models/Amiibo/Amiibo+Platform.swift",
        "Public/Models/Amiibo/Amiibo+Release.swift",
        "Public/Models/Amiibo/Amiibo+Usage.swift",
        "Public/Models/AmiiboSeries.swift",
        "Public/Models/AmiiboType.swift",
        "Public/Models/GameCharacter.swift",
        "Public/Models/GameSeries.swift",
        "Public/Protocols/AmiiboClient.swift",
        "Public/Services/AmiiboService.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.