The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ExarotonAPI, reference main (1eea57), with Swift 6.1 for Android on 22 Mar 2026 09:09:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wangzhizhou/ExarotonAPI.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/wangzhizhou/ExarotonAPI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1eea571 fix ci.yml
Cloned https://github.com/wangzhizhou/ExarotonAPI.git
Revision (git rev-parse @):
1eea5719e44fec7dfe07f8a310359e2577344ead
SUCCESS checkout https://github.com/wangzhizhou/ExarotonAPI.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/wangzhizhou/ExarotonAPI.git
https://github.com/wangzhizhou/ExarotonAPI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.11.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.11.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    },
    {
      "identity" : "starscream",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.8",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/daltoniam/Starscream.git"
    },
    {
      "identity" : "anycodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/flight-school/anycodable.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.2.4",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-testing.git"
    }
  ],
  "manifest_display_name" : "ExarotonAPI",
  "name" : "ExarotonAPI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ExarotonHTTP",
      "targets" : [
        "ExarotonHTTP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ExarotonWebSocket",
      "targets" : [
        "ExarotonWebSocket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "WebSocketUsageDemo",
      "targets" : [
        "WebSocketUsageDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "HTTPUsageDemo",
      "targets" : [
        "HTTPUsageDemo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebSocketUsageDemo",
      "module_type" : "SwiftTarget",
      "name" : "WebSocketUsageDemo",
      "path" : "Sources/WebSocketUsageDemo",
      "product_memberships" : [
        "WebSocketUsageDemo"
      ],
      "sources" : [
        "WebSocketUsageDemo.swift"
      ],
      "target_dependencies" : [
        "ExarotonWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "HTTPUsageDemo",
      "module_type" : "SwiftTarget",
      "name" : "HTTPUsageDemo",
      "path" : "Sources/HTTPUsageDemo",
      "product_memberships" : [
        "HTTPUsageDemo"
      ],
      "sources" : [
        "HttpUsageDemo.swift"
      ],
      "target_dependencies" : [
        "ExarotonHTTP"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ExarotonWebSocketTests",
      "module_type" : "SwiftTarget",
      "name" : "ExarotonWebSocketTests",
      "path" : "Tests/ExarotonWebSocketTests",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "ExarotonWebSocketDispatchTests.swift",
        "ExarotonWebSocketEventDelegateHandler.swift",
        "ExarotonWebSocketTests.swift",
        "ExarotonWebSocketUnitTests.swift",
        "TestTags.swift"
      ],
      "target_dependencies" : [
        "ExarotonWebSocket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExarotonWebSocket",
      "module_type" : "SwiftTarget",
      "name" : "ExarotonWebSocket",
      "path" : "Sources/ExarotonWebSocket",
      "product_dependencies" : [
        "Starscream",
        "AnyCodable",
        "Logging"
      ],
      "product_memberships" : [
        "ExarotonWebSocket",
        "WebSocketUsageDemo"
      ],
      "sources" : [
        "ExarotonMessage.swift",
        "ExarotonServerEventHandlerProtocol.swift",
        "ExarotonWebSocketAPI+Internal.swift",
        "ExarotonWebSocketAPI.swift",
        "ExarotonWebSocketEvent.swift",
        "Models.swift",
        "Utils.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ExarotonHTTPTests",
      "module_type" : "SwiftTarget",
      "name" : "ExarotonHTTPTests",
      "path" : "Tests/ExarotonHTTPTests",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "AuthenticationMiddlewareTests.swift",
        "ExarotonHTTPTests.swift",
        "ExarotonHTTPUnitTests.swift",
        "MockTransport.swift",
        "TestTags.swift"
      ],
      "target_dependencies" : [
        "ExarotonHTTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExarotonHTTP",
      "module_type" : "SwiftTarget",
      "name" : "ExarotonHTTP",
      "path" : "Sources/ExarotonHTTP",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession",
        "HTTPTypes",
        "OpenAPIGenerator"
      ],
      "product_memberships" : [
        "ExarotonHTTP",
        "HTTPUsageDemo"
      ],
      "sources" : [
        "AuthenticationMiddleware.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/daltoniam/Starscream.git
Fetching https://github.com/flight-school/anycodable.git
Fetching https://github.com/swiftlang/swift-testing.git
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-log.git
[1/951] Fetching swift-http-types
[230/1733] Fetching swift-http-types, anycodable
[1734/7985] Fetching swift-http-types, anycodable, swift-log
[2235/13081] Fetching swift-http-types, anycodable, swift-log, starscream
[10636/49524] Fetching swift-http-types, anycodable, swift-log, starscream, swift-testing
Fetched https://github.com/apple/swift-http-types from cache (1.00s)
Fetched https://github.com/apple/swift-log.git from cache (1.01s)
Fetching https://github.com/apple/swift-openapi-generator.git
Fetching https://github.com/apple/swift-openapi-runtime.git
[8794/42321] Fetching anycodable, starscream, swift-testing
Fetched https://github.com/flight-school/anycodable.git from cache (1.40s)
Fetched https://github.com/daltoniam/Starscream.git from cache (1.41s)
[18951/36443] Fetching swift-testing
[20045/42951] Fetching swift-testing, swift-openapi-runtime
[26098/60105] Fetching swift-testing, swift-openapi-runtime, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.89s)
[32887/53597] Fetching swift-testing, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-generator.git from cache (2.12s)
Fetching https://github.com/apple/swift-openapi-urlsession.git
Fetched https://github.com/swiftlang/swift-testing.git from cache (3.59s)
[1/1097] Fetching swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-urlsession.git from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-testing.git
Computed https://github.com/swiftlang/swift-testing.git at 6.2.4 (5.61s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74833] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.06s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (11.72s)
Computing version for https://github.com/flight-school/anycodable.git
Computed https://github.com/flight-school/anycodable.git at 0.6.7 (4.03s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.8 (1.09s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (1.44s)
Computing version for https://github.com/apple/swift-openapi-urlsession.git
Computed https://github.com/apple/swift-openapi-urlsession.git at 1.2.0 (1.78s)
Fetching https://github.com/apple/swift-collections
[1/22628] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.53s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.11.0 (3.70s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.11.0 (4.35s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/mattpolzin/OpenAPIKit
[1/17387] Fetching swift-argument-parser
[349/23445] Fetching swift-argument-parser, swift-algorithms
[8205/34954] Fetching swift-argument-parser, swift-algorithms, yams
[25633/171414] Fetching swift-argument-parser, swift-algorithms, yams, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (10.79s)
Fetched https://github.com/apple/swift-argument-parser from cache (10.84s)
Fetched https://github.com/jpsim/Yams from cache (10.92s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (11.07s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (13.45s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.28s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.75s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.90s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.09s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.11s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (1.58s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.83s)
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.11.0
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.0
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 4.0.8
Creating working copy for https://github.com/apple/swift-openapi-urlsession.git
Working copy of https://github.com/apple/swift-openapi-urlsession.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/swiftlang/swift-testing.git
Working copy of https://github.com/swiftlang/swift-testing.git resolved at 6.2.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/flight-school/anycodable.git
Working copy of https://github.com/flight-school/anycodable.git resolved at 0.6.7
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
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.11.0
[0/36] Write sources
[13/36] Compiling _NumericsShims _NumericsShims.c
[14/36] Compiling reader.c
[14/36] Compiling writer.c
[16/36] Compiling parser.c
[17/36] Compiling api.c
[18/36] Compiling emitter.c
[19/36] Write swift-version-24593BA9C3E375BF.txt
[20/36] Compiling scanner.c
[22/120] Compiling RealModule RealFunctions.swift
[23/121] Emitting module OpenAPIKitCore
[24/125] Compiling Yams Tag.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
[25/125] Compiling Yams YamlAnchorProviding.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
[26/125] Compiling RealModule Real.swift
[27/125] Emitting module RealModule
[28/127] Compiling Yams Node.Mapping.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
[29/127] 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
[30/127] 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
[31/127] Emitting module ArgumentParserToolInfo
[32/127] Compiling ArgumentParserToolInfo ToolInfo.swift
[33/128] Compiling RealModule Float16+Real.swift
[34/128] Compiling RealModule Float80+Real.swift
[35/128] Compiling Yams Mark.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/128] Compiling Yams Node.Alias.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/128] Compiling RealModule RelaxedArithmetic.swift
[38/128] Compiling RealModule ElementaryFunctions.swift
[39/128] Compiling RealModule Float+Real.swift
[40/128] Compiling OpenAPIKitCore AnyCodable.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/128] Compiling OpenAPIKitCore Either+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
[42/128] Compiling OpenAPIKitCore Either+CustomStringConvertible.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/128] 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
<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
[46/128] Compiling Yams Decoder.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/128] Compiling Yams Emitter.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/128] Compiling Yams Encoder.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
[49/128] 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
[50/128] 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
[51/128] 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
[52/128] 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
<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
[64/132] Compiling Yams YamlTagProviding.swift
[65/132] Compiling OpenAPIKitCore HttpMethod.swift
[66/132] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[67/132] Compiling OpenAPIKitCore JSONTypeFormat.swift
[68/132] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[69/132] Compiling OpenAPIKitCore Optional+Zip.swift
[70/132] Compiling OpenAPIKitCore Result+Value.swift
[71/132] Compiling OpenAPIKitCore Validatable.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
[81/132] 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
[85/132] Compiling OpenAPIKitCore OAuthFlows.swift
[86/132] Compiling OpenAPIKitCore ParameterContextLocation.swift
[87/132] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[88/132] Compiling OpenAPIKitCore Path.swift
[89/132] Compiling OpenAPIKitCore ResponseStatusCode.swift
[90/132] Compiling OpenAPIKitCore SecurityScheme.swift
[91/132] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[92/132] Compiling OpenAPIKitCore URLTemplate.swift
[98/132] 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
<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
[119/134] Wrapping AST for InternalCollectionsUtilities for debugging
[120/134] Wrapping AST for RealModule for debugging
[121/134] Wrapping AST for ArgumentParserToolInfo for debugging
[122/161] Wrapping AST for OpenAPIKitCore for debugging
[123/167] Wrapping AST for Yams for debugging
[125/379] Compiling OpenAPIKit DereferencedContentEncoding.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
[126/379] Compiling OpenAPIKit DereferencedDocument.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
[127/379] Compiling OpenAPIKit Document.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
[128/379] Compiling OpenAPIKit DocumentInfo.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
[129/379] Compiling OpenAPIKit ResolvedDocument.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
[130/379] Compiling OpenAPIKit Either+Convenience.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
[131/379] Compiling OpenAPIKit Either+LocallyDereferenceable.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
[132/379] Compiling OpenAPIKit PathItem.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
[133/379] Compiling OpenAPIKit ResolvedRoute.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
[134/379] Compiling OpenAPIKit DereferencedRequest.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
[135/379] Compiling OpenAPIKit Request.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
[136/379] Compiling OpenAPIKit JSONSchemaContext.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
[137/379] Compiling OpenAPIKit SimplifiedJSONSchema.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
[138/379] Compiling OpenAPIKit TypesAndFormats.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
[139/386] Emitting module ArgumentParser
[140/392] Compiling OpenAPIKit CodableVendorExtendable.swift
[141/392] Compiling OpenAPIKit Components+JSONReference.swift
[142/392] Compiling OpenAPIKit Components+Locatable.swift
[146/392] Compiling OpenAPIKit Either+Summarizable.swift
[147/392] Compiling OpenAPIKit DereferencedContent.swift
[148/392] Compiling OpenAPIKit DocumentDecodingError.swift
[149/392] Compiling OpenAPIKit OperationDecodingError.swift
[150/392] Compiling OpenAPIKit Components.swift
[151/392] Compiling OpenAPIKit Content.swift
[152/392] Compiling OpenAPIKit ContentEncoding.swift
[153/395] Compiling OpenAPIKit PathDecodingError.swift
[154/395] Compiling OpenAPIKit ResponseDecodingError.swift
[155/395] Compiling OpenAPIKit Example.swift
[156/395] Compiling OpenAPIKit ExternalDocumentation.swift
[157/395] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[158/395] Compiling OpenAPIKit DereferencedParameter.swift
[159/395] Compiling OpenAPIKit DereferencedSchemaContext.swift
[160/395] Compiling OpenAPIKit DereferencedResponse.swift
[161/395] Compiling OpenAPIKit Response.swift
[162/395] Compiling OpenAPIKit RuntimeExpression.swift
[163/395] Compiling OpenAPIKit SchemaProtocols.swift
[164/395] Compiling OpenAPIKit Either+Validatable.swift
[165/395] Compiling OpenAPIKit AnyCodable+Validatable.swift
[166/395] Compiling OpenAPIKit Callbacks.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
[175/395] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.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
[176/395] Compiling OpenAPIKit DereferencedJSONSchema.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
[177/395] Compiling OpenAPIKit JSONSchema+Combining.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
[178/395] Compiling OpenAPIKit JSONSchema.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
[179/395] Compiling OpenAPIKit Parameter.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
[180/395] Compiling OpenAPIKit ParameterContext.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
[181/395] 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
[182/395] 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
<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
[184/395] Compiling Algorithms Trim.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
[185/395] Compiling Algorithms Unique.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
[186/395] Compiling Algorithms Windows.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
[187/395] Compiling OpenAPIKit Link.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
[188/395] Compiling OpenAPIKit OpenAPI.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
[189/395] Compiling OpenAPIKit DereferencedOperation.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
[190/395] Compiling OpenAPIKit Operation.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
[199/395] Compiling OpenAPIKit ResolvedEndpoint.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
[212/395] Compiling ArgumentParser NonsenseFlagsValidator.swift
[213/395] Compiling ArgumentParser ParsableArgumentsValidation.swift
[214/395] Compiling ArgumentParser PositionalArgumentsValidator.swift
[215/395] Compiling ArgumentParser UniqueNamesValidator.swift
[216/395] Emitting module OpenAPIKit
[221/403] 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
[222/403] 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
[223/403] 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
[224/403] 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
[225/403] 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
[226/403] Compiling OpenAPIKit Container+DecodeURLAsString.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
[227/403] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.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
[228/403] Emitting module OpenAPIKit30
[229/411] 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
[253/412] Wrapping AST for OrderedCollections for debugging
[304/413] Emitting module Algorithms
[305/414] Wrapping AST for ArgumentParser for debugging
[315/414] Wrapping AST for Algorithms for debugging
[352/414] Compiling OpenAPIKit30 OrderedDictionry+LocallyDereferenceable.swift
[353/414] Compiling OpenAPIKit30 Validation+Builtins.swift
[354/414] Compiling OpenAPIKit30 Validation.swift
[355/414] Compiling OpenAPIKit30 Validator+Convenience.swift
[356/414] Compiling OpenAPIKit30 Validator.swift
[357/414] Compiling OpenAPIKit30 XML.swift
[358/414] Compiling OpenAPIKit30 _CoreReExport.swift
[359/414] Compiling OpenAPIKit _CoreReExport.swift
[360/414] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[384/415] Wrapping AST for OpenAPIKit30 for debugging
[410/416] Wrapping AST for OpenAPIKit for debugging
[412/419] Compiling OpenAPIKitCompat Either+Map.swift
[413/419] Emitting module OpenAPIKitCompat
[414/419] Compiling OpenAPIKitCompat Compat30To31.swift
[415/420] Wrapping AST for OpenAPIKitCompat for debugging
[417/502] Emitting module _OpenAPIGeneratorCore
[418/513] Compiling _OpenAPIGeneratorCore Constants.swift
[419/513] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[420/513] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[421/513] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[422/513] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[423/513] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[424/513] Compiling _OpenAPIGeneratorCore ContentType.swift
[425/513] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[426/513] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[427/513] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[428/513] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[429/513] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[430/513] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[431/513] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[432/513] Compiling _OpenAPIGeneratorCore translateArray.swift
[433/513] Compiling _OpenAPIGeneratorCore translateCodable.swift
[434/513] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[435/513] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[436/513] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[437/513] Compiling _OpenAPIGeneratorCore translateSchema.swift
[438/513] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[439/513] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[440/513] Compiling _OpenAPIGeneratorCore Annotations.swift
[441/513] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[442/513] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[443/513] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[444/513] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[445/513] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[446/513] Compiling _OpenAPIGeneratorCore translateResponse.swift
[447/513] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[448/513] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[449/513] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[450/513] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[451/513] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[452/513] Compiling _OpenAPIGeneratorCore Builtins.swift
[453/513] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[454/513] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[455/513] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[456/513] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[457/513] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[458/513] Compiling _OpenAPIGeneratorCore TypeName.swift
[459/513] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[460/513] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[461/513] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[462/513] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[463/513] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[464/513] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[465/513] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[466/513] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[467/513] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[468/513] Compiling _OpenAPIGeneratorCore translateComponents.swift
[469/513] Compiling _OpenAPIGeneratorCore translateOperations.swift
[470/513] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[471/513] Compiling _OpenAPIGeneratorCore translateServers.swift
[472/513] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[473/513] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[474/513] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[475/513] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[476/513] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[477/513] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[478/513] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[479/513] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[480/513] Compiling _OpenAPIGeneratorCore translateParameter.swift
[481/513] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[482/513] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[483/513] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[484/513] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[485/513] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[486/513] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[487/513] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[488/513] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[489/513] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[490/513] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[491/513] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[492/513] Compiling _OpenAPIGeneratorCore YamsParser.swift
[493/513] Compiling _OpenAPIGeneratorCore validateDoc.swift
[494/513] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[495/513] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[496/513] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[497/513] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[498/513] Compiling _OpenAPIGeneratorCore Config.swift
[499/513] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[500/513] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[501/513] Compiling _OpenAPIGeneratorCore Errors.swift
[502/513] Compiling _OpenAPIGeneratorCore Foundation.swift
[503/513] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[504/513] Compiling _OpenAPIGeneratorCore String.swift
[505/513] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[506/513] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[507/513] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[508/513] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[509/513] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[510/514] Wrapping AST for _OpenAPIGeneratorCore for debugging
[512/523] Compiling swift_openapi_generator UserConfig.swift
[513/523] Compiling swift_openapi_generator Tool.swift
[514/524] Compiling swift_openapi_generator PluginSource.swift
[515/524] Compiling swift_openapi_generator Extensions.swift
[516/524] Compiling swift_openapi_generator FilterCommand.swift
[517/524] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[518/524] Compiling swift_openapi_generator GenerateCommand.swift
[519/524] Emitting module swift_openapi_generator
[520/524] Compiling swift_openapi_generator GenerateOptions.swift
[521/524] Compiling swift_openapi_generator runGenerator.swift
[522/525] Wrapping AST for swift-openapi-generator for debugging
[523/525] Write Objects.LinkFileList
[524/525] Linking swift-openapi-generator-tool
warning: 'starscream': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Info.plist
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginError.swift:82:104: warning: 'description' is deprecated: Use `URL` type instead of `Path`.
 80 |         case multipleFilesFound(files: [String])
 81 |
 82 |         static func multipleFilesFound(files: [Path]) -> Self { .multipleFilesFound(files: files.map(\.description)) }
    |                                                                                                        `- warning: 'description' is deprecated: Use `URL` type instead of `Path`.
 83 |
 84 |         /// The error is definitely due to misconfiguration of a target.
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:40:46: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 38 |     ) throws -> ValidatedInputs {
 39 |         let (config, doc) = try findFiles(inputFiles: sourceFiles, targetName: targetName)
 40 |         let genSourcesDir = workingDirectory.appending("GeneratedSources")
    |                                              `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:43:27: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
 43 |             "generate", "\(doc)", "--config", "\(config)", "--output-directory", "\(genSourcesDir)", "--plugin-source",
    |                           `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 44 |             "\(pluginSource.rawValue)",
 45 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:43:49: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
 43 |             "generate", "\(doc)", "--config", "\(config)", "--output-directory", "\(genSourcesDir)", "--plugin-source",
    |                                                 `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 44 |             "\(pluginSource.rawValue)",
 45 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:43:84: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
 43 |             "generate", "\(doc)", "--config", "\(config)", "--output-directory", "\(genSourcesDir)", "--plugin-source",
    |                                                                                    `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 44 |             "\(pluginSource.rawValue)",
 45 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:67:83: warning: 'path' is deprecated: renamed to 'url'
 65 |     /// Find the config file.
 66 |     private static func findConfig(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 67 |         let matchedConfigs = inputFiles.filter { supportedConfigFiles.contains($0.path.lastComponent_fixed) }
    |                                                                                   |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                                   `- note: use 'url' instead
 68 |             .map(\.path)
 69 |         guard matchedConfigs.count > 0 else {
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:67:88: warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 65 |     /// Find the config file.
 66 |     private static func findConfig(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 67 |         let matchedConfigs = inputFiles.filter { supportedConfigFiles.contains($0.path.lastComponent_fixed) }
    |                                                                                        `- warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 68 |             .map(\.path)
 69 |         guard matchedConfigs.count > 0 else {
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:68:20: warning: 'path' is deprecated: renamed to 'url'
 66 |     private static func findConfig(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 67 |         let matchedConfigs = inputFiles.filter { supportedConfigFiles.contains($0.path.lastComponent_fixed) }
 68 |             .map(\.path)
    |                    |- warning: 'path' is deprecated: renamed to 'url'
    |                    `- note: use 'url' instead
 69 |         guard matchedConfigs.count > 0 else {
 70 |             return .failure(FileError(targetName: targetName, fileKind: .config, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:82:77: warning: 'path' is deprecated: renamed to 'url'
 80 |     /// Find the document file.
 81 |     private static func findDocument(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 82 |         let matchedDocs = inputFiles.filter { supportedDocFiles.contains($0.path.lastComponent_fixed) }.map(\.path)
    |                                                                             |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                             `- note: use 'url' instead
 83 |         guard matchedDocs.count > 0 else {
 84 |             return .failure(FileError(targetName: targetName, fileKind: .document, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:82:82: warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 80 |     /// Find the document file.
 81 |     private static func findDocument(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 82 |         let matchedDocs = inputFiles.filter { supportedDocFiles.contains($0.path.lastComponent_fixed) }.map(\.path)
    |                                                                                  `- warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 83 |         guard matchedDocs.count > 0 else {
 84 |             return .failure(FileError(targetName: targetName, fileKind: .document, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:82:111: warning: 'path' is deprecated: renamed to 'url'
 80 |     /// Find the document file.
 81 |     private static func findDocument(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 82 |         let matchedDocs = inputFiles.filter { supportedDocFiles.contains($0.path.lastComponent_fixed) }.map(\.path)
    |                                                                                                               |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                                                               `- note: use 'url' instead
 83 |         guard matchedDocs.count > 0 else {
 84 |             return .failure(FileError(targetName: targetName, fileKind: .document, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/plugin.swift:32:56: warning: 'path' is deprecated: renamed to 'url'
 30 |         )
 31 |
 32 |         let toolUrl = URL(fileURLWithPath: inputs.tool.path.string)
    |                                                        |- warning: 'path' is deprecated: renamed to 'url'
    |                                                        `- note: use 'url' instead
 33 |         let process = Process()
 34 |         process.executableURL = toolUrl
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/plugin.swift:32:61: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 30 |         )
 31 |
 32 |         let toolUrl = URL(fileURLWithPath: inputs.tool.path.string)
    |                                                             `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 33 |         let process = Process()
 34 |         process.executableURL = toolUrl
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/plugin.swift:76:52: warning: 'directory' is deprecated: renamed to 'directoryURL'
 74 |                 log("- Trying OpenAPI code generation.")
 75 |                 try runCommand(
 76 |                     targetWorkingDirectory: target.directory,
    |                                                    |- warning: 'directory' is deprecated: renamed to 'directoryURL'
    |                                                    `- note: use 'directoryURL' instead
 77 |                     tool: context.tool,
 78 |                     sourceFiles: swiftTarget.sourceFiles,
[1/1] Compiling plugin OpenAPIGeneratorCommand
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginError.swift:82:104: warning: 'description' is deprecated: Use `URL` type instead of `Path`.
 80 |         case multipleFilesFound(files: [String])
 81 |
 82 |         static func multipleFilesFound(files: [Path]) -> Self { .multipleFilesFound(files: files.map(\.description)) }
    |                                                                                                        `- warning: 'description' is deprecated: Use `URL` type instead of `Path`.
 83 |
 84 |         /// The error is definitely due to misconfiguration of a target.
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:40:46: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 38 |     ) throws -> ValidatedInputs {
 39 |         let (config, doc) = try findFiles(inputFiles: sourceFiles, targetName: targetName)
 40 |         let genSourcesDir = workingDirectory.appending("GeneratedSources")
    |                                              `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:43:27: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
 43 |             "generate", "\(doc)", "--config", "\(config)", "--output-directory", "\(genSourcesDir)", "--plugin-source",
    |                           `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 44 |             "\(pluginSource.rawValue)",
 45 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:43:49: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
 43 |             "generate", "\(doc)", "--config", "\(config)", "--output-directory", "\(genSourcesDir)", "--plugin-source",
    |                                                 `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 44 |             "\(pluginSource.rawValue)",
 45 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:43:84: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
 43 |             "generate", "\(doc)", "--config", "\(config)", "--output-directory", "\(genSourcesDir)", "--plugin-source",
    |                                                                                    `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 44 |             "\(pluginSource.rawValue)",
 45 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:67:83: warning: 'path' is deprecated: renamed to 'url'
 65 |     /// Find the config file.
 66 |     private static func findConfig(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 67 |         let matchedConfigs = inputFiles.filter { supportedConfigFiles.contains($0.path.lastComponent_fixed) }
    |                                                                                   |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                                   `- note: use 'url' instead
 68 |             .map(\.path)
 69 |         guard matchedConfigs.count > 0 else {
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:67:88: warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 65 |     /// Find the config file.
 66 |     private static func findConfig(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 67 |         let matchedConfigs = inputFiles.filter { supportedConfigFiles.contains($0.path.lastComponent_fixed) }
    |                                                                                        `- warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 68 |             .map(\.path)
 69 |         guard matchedConfigs.count > 0 else {
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:68:20: warning: 'path' is deprecated: renamed to 'url'
 66 |     private static func findConfig(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 67 |         let matchedConfigs = inputFiles.filter { supportedConfigFiles.contains($0.path.lastComponent_fixed) }
 68 |             .map(\.path)
    |                    |- warning: 'path' is deprecated: renamed to 'url'
    |                    `- note: use 'url' instead
 69 |         guard matchedConfigs.count > 0 else {
 70 |             return .failure(FileError(targetName: targetName, fileKind: .config, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:82:77: warning: 'path' is deprecated: renamed to 'url'
 80 |     /// Find the document file.
 81 |     private static func findDocument(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 82 |         let matchedDocs = inputFiles.filter { supportedDocFiles.contains($0.path.lastComponent_fixed) }.map(\.path)
    |                                                                             |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                             `- note: use 'url' instead
 83 |         guard matchedDocs.count > 0 else {
 84 |             return .failure(FileError(targetName: targetName, fileKind: .document, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:82:82: warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 80 |     /// Find the document file.
 81 |     private static func findDocument(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 82 |         let matchedDocs = inputFiles.filter { supportedDocFiles.contains($0.path.lastComponent_fixed) }.map(\.path)
    |                                                                                  `- warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 83 |         guard matchedDocs.count > 0 else {
 84 |             return .failure(FileError(targetName: targetName, fileKind: .document, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:82:111: warning: 'path' is deprecated: renamed to 'url'
 80 |     /// Find the document file.
 81 |     private static func findDocument(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 82 |         let matchedDocs = inputFiles.filter { supportedDocFiles.contains($0.path.lastComponent_fixed) }.map(\.path)
    |                                                                                                               |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                                                               `- note: use 'url' instead
 83 |         guard matchedDocs.count > 0 else {
 84 |             return .failure(FileError(targetName: targetName, fileKind: .document, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/plugin.swift:32:85: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
30 |         )
31 |
32 |         let outputFiles: [Path] = GeneratorMode.allCases.map { inputs.genSourcesDir.appending($0.outputFileName) }
   |                                                                                     `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
33 |         return [
34 |             .buildCommand(
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/plugin.swift:34:14: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
32 |         let outputFiles: [Path] = GeneratorMode.allCases.map { inputs.genSourcesDir.appending($0.outputFileName) }
33 |         return [
34 |             .buildCommand(
   |              `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
35 |                 displayName: "Running swift-openapi-generator",
36 |                 executable: inputs.tool.path,
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/plugin.swift:36:41: warning: 'path' is deprecated: renamed to 'url'
34 |             .buildCommand(
35 |                 displayName: "Running swift-openapi-generator",
36 |                 executable: inputs.tool.path,
   |                                         |- warning: 'path' is deprecated: renamed to 'url'
   |                                         `- note: use 'url' instead
37 |                 arguments: inputs.arguments,
38 |                 environment: [:],
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/plugin.swift:52:42: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
50 |         }
51 |         return try createBuildCommands(
52 |             pluginWorkDirectory: context.pluginWorkDirectory,
   |                                          |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
   |                                          `- note: use 'pluginWorkDirectoryURL' instead
53 |             tool: context.tool,
54 |             sourceFiles: swiftTarget.sourceFiles,
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/72] Write sources
[27/72] Compiling _NumericsShims _NumericsShims.c
[27/72] Write sources
[27/72] Copying PrivacyInfo.xcprivacy
[31/72] Compiling writer.c
[32/72] Compiling reader.c
[33/72] Compiling parser.c
[34/72] Write swift-version-24593BA9C3E375BF.txt
[35/72] Compiling api.c
[36/72] Compiling emitter.c
[37/72] Compiling scanner.c
[39/128] Emitting module OpenAPIKitCore
[40/129] Emitting module RealModule
[43/135] Emitting module ArgumentParserToolInfo
[45/136] 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
[46/138] 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
[47/138] 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
[50/143] 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
[51/143] 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
[52/143] Compiling InternalCollectionsUtilities String+Padding.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/143] 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
[54/143] 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
[55/143] 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
[56/143] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.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
[57/143] 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
[58/143] 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
[59/143] Compiling InternalCollectionsUtilities Span+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
[60/143] 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
[61/143] 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
[62/143] 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/143] 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
[64/143] 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
[65/143] 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
[66/143] Compiling InternalCollectionsUtilities Integer rank.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/143] 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
[68/143] 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
[69/144] Emitting module OpenAPIKit30
[71/145] Emitting module OpenAPIKit
[73/146] Compiling HTTPTypes ISOLatin1String.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[75/147] Emitting module Starscream
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[76/182] Compiling ContainersPreview Producer+Map.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/182] Compiling ContainersPreview Producer+Reduce.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/182] Compiling ContainersPreview Producer.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/182] Compiling ContainersPreview Borrow.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/186] Compiling ContainersPreview Drain+Reduce.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/186] Compiling ContainersPreview Drain.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/186] Compiling ContainersPreview Producer+Collect.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/186] Compiling ContainersPreview Producer+Filter.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/186] Emitting module ContainersPreview
<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/186] Compiling ContainersPreview OutputSpan+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
[86/186] Compiling ContainersPreview TemporaryAllocation.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/186] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.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/186] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.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/186] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.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/186] Compiling ContainersPreview BorrowingSequence+Utilities.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/186] Compiling ContainersPreview BorrowingSequence.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/186] Compiling ContainersPreview BidirectionalContainer.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/186] Compiling ContainersPreview Container+Filter.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/186] Compiling ContainersPreview Container+SpanwiseZip.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/186] Compiling ContainersPreview RandomAccessContainer.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/186] Compiling ContainersPreview RangeExpression2.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
[97/186] Compiling ContainersPreview RangeReplaceableContainer.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
[98/186] Compiling ContainersPreview Drain+Map.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
[99/186] Compiling ContainersPreview Container.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/186] Compiling ContainersPreview ContainerIterator.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/186] Compiling ContainersPreview DynamicContainer.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/186] Compiling ContainersPreview MutableContainer.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/186] Compiling ContainersPreview PermutableContainer.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
[104/186] Compiling ContainersPreview BorrowingIteratorProtocol+Map.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
[105/186] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.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
[106/186] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.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
[107/186] Compiling ContainersPreview BorrowingIteratorProtocol.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
[108/186] Compiling ContainersPreview BorrowingSequence+Standard Conformances.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
[109/188] Compiling ContainersPreview Box.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/188] Compiling ContainersPreview Inout.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
[111/188] Compiling ContainersPreview InputSpan.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
[112/188] Compiling ContainersPreview Shared.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
[113/189] Compiling HTTPTypes HTTPRequest.swift
[114/189] Compiling HTTPTypes HTTPResponse.swift
[116/189] Emitting module OpenAPIKitCompat
[117/190] Compiling HTTPTypes NIOLock.swift
[119/230] Compiling DequeModule UniqueDeque+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
[120/230] Compiling DequeModule UniqueDeque+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
[121/230] Compiling DequeModule UniqueDeque+Insertions.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
[122/230] Compiling DequeModule UniqueDeque+Prepend.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
[123/230] Compiling DequeModule UniqueDeque+Removals.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
[124/235] Compiling DequeModule RigidDeque+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
[125/235] Compiling DequeModule RigidDeque+Experimental.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
[126/235] Compiling DequeModule RigidDeque+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
[127/235] Compiling DequeModule RigidDeque+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
[128/235] Compiling DequeModule RigidDeque+Insertions.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
[129/235] Compiling DequeModule RigidDeque+Prepend.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
[130/235] Compiling DequeModule RigidDeque+Removals.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
[131/235] Compiling DequeModule RigidDeque+Replacements.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
[132/235] Compiling DequeModule RigidDeque+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
[133/235] Compiling DequeModule RigidDeque.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
[134/235] Compiling DequeModule UniqueDeque+Append.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
[135/235] Compiling DequeModule UniqueDeque+Consumption.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
[136/235] Compiling DequeModule UniqueDeque+Container.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
[137/235] Compiling DequeModule UniqueDeque+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
[138/235] Compiling DequeModule UniqueDeque+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
[139/235] Compiling DequeModule UniqueDeque+Experimental.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
[140/235] 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
[141/236] 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
[142/236] 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
[143/236] Compiling DequeModule RigidDeque+Append.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
[144/236] Compiling DequeModule RigidDeque+Consumption.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
[145/236] Compiling DequeModule RigidDeque+Container.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
[146/236] Compiling DequeModule RigidDeque+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
[148/237] Emitting module ArgumentParser
[148/238] Wrapping AST for Yams for debugging
[150/238] Wrapping AST for RealModule for debugging
[152/238] Compiling HTTPTypes HTTPParsedFields.swift
[153/238] Compiling HTTPTypes HTTPRequest+URL.swift
[153/238] Wrapping AST for OrderedCollections for debugging
[154/238] Wrapping AST for OpenAPIKitCore for debugging
[155/238] Wrapping AST for OpenAPIKitCompat for debugging
[156/238] Wrapping AST for OpenAPIKit30 for debugging
[157/238] Wrapping AST for OpenAPIKit for debugging
[158/238] Wrapping AST for InternalCollectionsUtilities for debugging
[159/238] Wrapping AST for ArgumentParser for debugging
[160/238] Wrapping AST for ArgumentParserToolInfo for debugging
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[171/238] Compiling AnyCodable AnyCodable.swift
[171/238] Wrapping AST for InternalCollectionsUtilities for debugging
[172/238] Wrapping AST for ContainersPreview for debugging
[174/238] Compiling DequeModule Deque._Storage.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[175/238] Compiling DequeModule Deque._UnsafeHandle.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[176/238] Compiling DequeModule Deque.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[177/238] Compiling DequeModule Deque+Extras.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[178/238] Compiling DequeModule Deque+Hashable.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[179/238] Compiling DequeModule Deque+Testing.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[180/238] Compiling DequeModule Deque+Descriptions.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[181/238] Compiling DequeModule Deque+Equatable.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[182/238] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[183/238] Compiling DequeModule Deque+Codable.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[184/238] Compiling DequeModule Deque+Collection.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[185/238] Compiling DequeModule Deque+CustomReflectable.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[186/238] Emitting module AnyCodable
[187/238] Compiling AnyCodable AnyEncodable.swift
[188/238] Compiling AnyCodable AnyDecodable.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
[201/239] Emitting module Logging
<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
[202/239] Compiling Logging Locks.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
[203/239] Compiling Logging MetadataProvider.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
[204/239] Compiling Logging LogHandler.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
[205/239] Compiling Logging Logging.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
[206/239] Emitting module HTTPTypes
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/23] Compiling writer.c
[1/23] Compiling reader.c
[2/23] Compiling parser.c
[3/23] Compiling scanner.c
[4/23] Compiling api.c
[5/23] Compiling _NumericsShims _NumericsShims.c
[6/23] Write swift-version-24593BA9C3E375BF.txt
[7/23] Compiling emitter.c
[9/107] Compiling RealModule RealFunctions.swift
[10/108] Compiling OpenAPIKitCore OpenAPIReference.swift
[11/108] Compiling OpenAPIKitCore OrderedDictionary.swift
[12/110] Emitting module ArgumentParserToolInfo
[13/110] Compiling RealModule Real.swift
[14/110] Compiling OpenAPIKitCore AnyCodable.swift
[15/110] Compiling OpenAPIKitCore Either+Codable.swift
[16/110] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
[17/110] Compiling OpenAPIKitCore Either.swift
[18/110] Compiling OpenAPIKitCore CodingPathError.swift
[19/110] Compiling OpenAPIKitCore DecodingErrorExtensions.swift
[20/110] Compiling RealModule RelaxedArithmetic.swift
[21/110] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/110] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/110] Compiling RealModule Float80+Real.swift
[30/110] Compiling RealModule Float16+Real.swift
[31/110] Compiling OpenAPIKitCore StringConvertibleHintProvider.swift
[32/110] Compiling OpenAPIKitCore Shared.swift
[33/112] Compiling Yams YamlTagProviding.swift
[34/112] Compiling OpenAPIKitCore HttpMethod.swift
[35/112] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[36/112] Compiling OpenAPIKitCore JSONTypeFormat.swift
[39/116] Emitting module RealModule
[42/117] Emitting module OpenAPIKitCore
[48/117] Compiling Yams YamlError.swift
[48/117] Wrapping AST for RealModule for debugging
[50/117] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[51/117] Compiling OpenAPIKitCore Optional+Zip.swift
[52/117] Compiling OpenAPIKitCore Result+Value.swift
[53/117] Compiling OpenAPIKitCore Validatable.swift
[56/117] Compiling OpenAPIKitCore ResponseStatusCode.swift
[57/117] Compiling OpenAPIKitCore SecurityScheme.swift
[58/117] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[59/117] Compiling OpenAPIKitCore URLTemplate.swift
[60/117] Emitting module InternalCollectionsUtilities
[61/117] Compiling OpenAPIKitCore InconsistencyError.swift
[62/117] Compiling OpenAPIKitCore OpenAPIDecodingErrors.swift
[63/117] Compiling OpenAPIKitCore DiggingError.swift
[64/117] Compiling OpenAPIKitCore EitherDecodeNoTypesMatchedErrorExtensions.swift
[65/117] Compiling OpenAPIKitCore OpenAPIError.swift
[66/117] Compiling OpenAPIKitCore OpenAPIWarning.swift
[67/117] Compiling OpenAPIKitCore RequestDecodingError.swift
[84/143] Compiling OpenAPIKitCore OAuthFlows.swift
[85/143] Compiling OpenAPIKitCore ParameterContextLocation.swift
[86/143] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[87/143] Compiling OpenAPIKitCore Path.swift
[87/144] Wrapping AST for InternalCollectionsUtilities for debugging
[90/199] Compiling ArgumentParserToolInfo ToolInfo.swift
[91/200] Wrapping AST for OpenAPIKitCore for debugging
[93/200] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[94/200] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[95/200] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[96/200] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[97/200] Compiling OrderedCollections OrderedDictionary+Values.swift
[98/200] Compiling OrderedCollections OrderedDictionary+Codable.swift
[99/200] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[100/200] Compiling OrderedCollections OrderedDictionary+Elements.swift
[101/200] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[101/200] Wrapping AST for ArgumentParserToolInfo for debugging
[103/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[104/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[105/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[106/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[107/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[108/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[109/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[110/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[111/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[112/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[113/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[114/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[115/207] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[116/207] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[117/207] Compiling OrderedCollections OrderedSet+Initializers.swift
[118/207] Compiling OrderedCollections OrderedSet+Insertions.swift
[119/207] Compiling OrderedCollections OrderedSet+Invariants.swift
[120/207] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[121/207] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[122/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[123/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[124/207] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[125/259] Compiling OpenAPIKit30 Callbacks.swift
[126/259] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[127/259] Compiling OpenAPIKit30 Components+JSONReference.swift
[128/259] Compiling OpenAPIKit30 Header.swift
[129/259] Compiling OpenAPIKit30 JSONReference.swift
[130/259] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[131/375] Compiling OpenAPIKit DereferencedSchemaContext.swift
[132/375] Compiling OpenAPIKit DocumentDecodingError.swift
[133/375] Compiling OpenAPIKit OperationDecodingError.swift
[134/375] Compiling OpenAPIKit PathDecodingError.swift
[135/375] Compiling OpenAPIKit ResponseDecodingError.swift
[136/375] Compiling OpenAPIKit Example.swift
[137/375] Compiling OpenAPIKit ExternalDocumentation.swift
[138/375] Compiling OpenAPIKit DereferencedHeader.swift
[139/375] Compiling ArgumentParser BashCompletionsGenerator.swift
[140/375] Compiling ArgumentParser CompletionsGenerator.swift
[141/375] Compiling ArgumentParser FishCompletionsGenerator.swift
[142/375] Compiling ArgumentParser ZshCompletionsGenerator.swift
[143/375] Compiling ArgumentParser Argument.swift
[144/375] Compiling ArgumentParser ArgumentDiscussion.swift
[145/375] Compiling ArgumentParser ArgumentHelp.swift
[146/375] Compiling ArgumentParser DumpHelpGenerator.swift
[147/375] Compiling ArgumentParser HelpCommand.swift
[148/375] Compiling ArgumentParser HelpGenerator.swift
[149/375] Compiling ArgumentParser MessageInfo.swift
[150/375] Compiling ArgumentParser UsageGenerator.swift
[151/375] Compiling ArgumentParser CollectionExtensions.swift
[152/375] Compiling ArgumentParser ParentCommand.swift
[153/375] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[154/375] Compiling OpenAPIKit DereferencedParameter.swift
[169/375] Compiling OpenAPIKit Header.swift
[170/375] Compiling OpenAPIKit JSONReference.swift
[171/375] Compiling OpenAPIKit Parameter.swift
[172/375] Compiling OpenAPIKit SchemaProtocols.swift
[173/375] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[174/375] Compiling OpenAPIKit DereferencedJSONSchema.swift
[175/375] Compiling OpenAPIKit JSONSchema+Combining.swift
[176/375] Compiling OpenAPIKit JSONSchema.swift
[177/375] Compiling OrderedCollections OrderedSet.swift
[178/375] Compiling OrderedCollections _UnsafeBitset.swift
[179/375] Emitting module ArgumentParser
[183/381] Compiling OpenAPIKit ParameterContext.swift
[184/381] Compiling OpenAPIKit ParameterSchemaContext.swift
[185/381] Compiling OpenAPIKit DereferencedPathItem.swift
[186/381] Compiling OpenAPIKit PathItem.swift
[187/381] Compiling OpenAPIKit ResolvedRoute.swift
[188/381] Compiling OpenAPIKit Components.swift
[189/381] Compiling OpenAPIKit Content.swift
[190/381] Compiling OpenAPIKit ContentEncoding.swift
[191/381] Compiling OpenAPIKit DereferencedContent.swift
[192/381] Compiling OpenAPIKit JSONSchemaContext.swift
[193/381] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[197/381] Emitting module Yams
[201/381] Compiling OpenAPIKit Request.swift
[202/381] Compiling OpenAPIKit AnyCodable+Validatable.swift
[203/381] Compiling OpenAPIKit Callbacks.swift
[204/381] Compiling OpenAPIKit CodableVendorExtendable.swift
[205/381] Compiling OpenAPIKit Components+JSONReference.swift
[206/381] Compiling OpenAPIKit Components+Locatable.swift
[207/382] Wrapping AST for Yams for debugging
[209/382] Emitting module OpenAPIKit
[214/390] Compiling ArgumentParser Tree.swift
[215/390] Compiling ArgumentParser CodingKeyValidator.swift
[216/390] Compiling ArgumentParser NonsenseFlagsValidator.swift
[217/390] Compiling ArgumentParser ParsableArgumentsValidation.swift
[218/390] Compiling ArgumentParser PositionalArgumentsValidator.swift
[219/390] Compiling ArgumentParser UniqueNamesValidator.swift
[220/390] Emitting module Algorithms
[222/391] Emitting module OrderedCollections
[229/392] Wrapping AST for Algorithms for debugging
[230/392] Wrapping AST for OrderedCollections for debugging
[249/400] Emitting module OpenAPIKit30
[269/400] Compiling OpenAPIKit DereferencedResponse.swift
[270/400] Compiling OpenAPIKit Response.swift
[271/400] Compiling OpenAPIKit RuntimeExpression.swift
[289/400] Compiling OpenAPIKit DereferencedRequest.swift
[337/401] Wrapping AST for ArgumentParser for debugging
[339/401] Compiling OpenAPIKit30 OrderedDictionry+LocallyDereferenceable.swift
[340/401] Compiling OpenAPIKit30 Validation+Builtins.swift
[341/401] Compiling OpenAPIKit30 Validation.swift
[342/401] Compiling OpenAPIKit30 Validator+Convenience.swift
[343/401] Compiling OpenAPIKit30 Validator.swift
[344/401] Compiling OpenAPIKit30 XML.swift
[345/401] Compiling OpenAPIKit30 _CoreReExport.swift
[346/401] Compiling OpenAPIKit _CoreReExport.swift
[355/401] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[387/402] Wrapping AST for OpenAPIKit30 for debugging
[397/403] Wrapping AST for OpenAPIKit for debugging
[399/406] Emitting module OpenAPIKitCompat
[400/406] Compiling OpenAPIKitCompat Compat30To31.swift
[401/406] Compiling OpenAPIKitCompat Either+Map.swift
[402/407] Wrapping AST for OpenAPIKitCompat for debugging
[404/489] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[405/489] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[406/489] Compiling _OpenAPIGeneratorCore translateArray.swift
[407/489] Compiling _OpenAPIGeneratorCore translateCodable.swift
[408/489] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[409/489] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[410/489] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[411/489] Compiling _OpenAPIGeneratorCore translateSchema.swift
[412/489] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[413/489] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[414/489] Compiling _OpenAPIGeneratorCore Annotations.swift
[415/489] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[416/500] Emitting module _OpenAPIGeneratorCore
[417/500] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[418/500] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[419/500] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[420/500] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[421/500] Compiling _OpenAPIGeneratorCore translateResponse.swift
[422/500] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[423/500] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[424/500] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[425/500] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[426/500] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[427/500] Compiling _OpenAPIGeneratorCore Builtins.swift
[428/500] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[429/500] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[430/500] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[431/500] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[432/500] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[433/500] Compiling _OpenAPIGeneratorCore TypeName.swift
[434/500] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[435/500] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[436/500] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[437/500] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[438/500] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[439/500] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[440/500] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[441/500] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[442/500] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[443/500] Compiling _OpenAPIGeneratorCore translateComponents.swift
[444/500] Compiling _OpenAPIGeneratorCore translateOperations.swift
[445/500] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[446/500] Compiling _OpenAPIGeneratorCore translateServers.swift
[447/500] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[448/500] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[449/500] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[450/500] Compiling _OpenAPIGeneratorCore Constants.swift
[451/500] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[452/500] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[453/500] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[454/500] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[455/500] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[456/500] Compiling _OpenAPIGeneratorCore ContentType.swift
[457/500] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[458/500] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[459/500] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[460/500] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[461/500] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[462/500] Compiling _OpenAPIGeneratorCore Config.swift
[463/500] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[464/500] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[465/500] Compiling _OpenAPIGeneratorCore Errors.swift
[466/500] Compiling _OpenAPIGeneratorCore Foundation.swift
[467/500] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[468/500] Compiling _OpenAPIGeneratorCore String.swift
[469/500] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[470/500] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[471/500] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[472/500] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[473/500] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[474/500] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[475/500] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[476/500] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[477/500] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[478/500] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[479/500] Compiling _OpenAPIGeneratorCore translateParameter.swift
[480/500] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[481/500] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[482/500] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[483/500] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[484/500] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[485/500] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[486/500] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[487/500] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[488/500] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[489/500] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[490/500] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[491/500] Compiling _OpenAPIGeneratorCore YamsParser.swift
[492/500] Compiling _OpenAPIGeneratorCore validateDoc.swift
[493/500] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[494/500] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[495/500] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[496/500] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[498/509] Compiling swift_openapi_generator GenerateCommand.swift
[499/510] Compiling swift_openapi_generator Tool.swift
[500/510] Compiling swift_openapi_generator PluginSource.swift
[501/510] Compiling swift_openapi_generator UserConfig.swift
[502/510] Compiling swift_openapi_generator Extensions.swift
[503/510] Compiling swift_openapi_generator FilterCommand.swift
[504/510] Emitting module swift_openapi_generator
[505/510] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[506/510] Compiling swift_openapi_generator GenerateOptions.swift
[507/510] Compiling swift_openapi_generator runGenerator.swift
[508/510] Write Objects.LinkFileList
[509/510] Linking swift-openapi-generator-tool
warning: 'starscream': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Info.plist
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginError.swift:82:104: warning: 'description' is deprecated: Use `URL` type instead of `Path`.
 80 |         case multipleFilesFound(files: [String])
 81 |
 82 |         static func multipleFilesFound(files: [Path]) -> Self { .multipleFilesFound(files: files.map(\.description)) }
    |                                                                                                        `- warning: 'description' is deprecated: Use `URL` type instead of `Path`.
 83 |
 84 |         /// The error is definitely due to misconfiguration of a target.
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:40:46: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 38 |     ) throws -> ValidatedInputs {
 39 |         let (config, doc) = try findFiles(inputFiles: sourceFiles, targetName: targetName)
 40 |         let genSourcesDir = workingDirectory.appending("GeneratedSources")
    |                                              `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:43:27: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
 43 |             "generate", "\(doc)", "--config", "\(config)", "--output-directory", "\(genSourcesDir)", "--plugin-source",
    |                           `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 44 |             "\(pluginSource.rawValue)",
 45 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:43:49: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
 43 |             "generate", "\(doc)", "--config", "\(config)", "--output-directory", "\(genSourcesDir)", "--plugin-source",
    |                                                 `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 44 |             "\(pluginSource.rawValue)",
 45 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:43:84: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
 43 |             "generate", "\(doc)", "--config", "\(config)", "--output-directory", "\(genSourcesDir)", "--plugin-source",
    |                                                                                    `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 44 |             "\(pluginSource.rawValue)",
 45 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:67:83: warning: 'path' is deprecated: renamed to 'url'
 65 |     /// Find the config file.
 66 |     private static func findConfig(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 67 |         let matchedConfigs = inputFiles.filter { supportedConfigFiles.contains($0.path.lastComponent_fixed) }
    |                                                                                   |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                                   `- note: use 'url' instead
 68 |             .map(\.path)
 69 |         guard matchedConfigs.count > 0 else {
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:67:88: warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 65 |     /// Find the config file.
 66 |     private static func findConfig(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 67 |         let matchedConfigs = inputFiles.filter { supportedConfigFiles.contains($0.path.lastComponent_fixed) }
    |                                                                                        `- warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 68 |             .map(\.path)
 69 |         guard matchedConfigs.count > 0 else {
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:68:20: warning: 'path' is deprecated: renamed to 'url'
 66 |     private static func findConfig(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 67 |         let matchedConfigs = inputFiles.filter { supportedConfigFiles.contains($0.path.lastComponent_fixed) }
 68 |             .map(\.path)
    |                    |- warning: 'path' is deprecated: renamed to 'url'
    |                    `- note: use 'url' instead
 69 |         guard matchedConfigs.count > 0 else {
 70 |             return .failure(FileError(targetName: targetName, fileKind: .config, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:82:77: warning: 'path' is deprecated: renamed to 'url'
 80 |     /// Find the document file.
 81 |     private static func findDocument(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 82 |         let matchedDocs = inputFiles.filter { supportedDocFiles.contains($0.path.lastComponent_fixed) }.map(\.path)
    |                                                                             |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                             `- note: use 'url' instead
 83 |         guard matchedDocs.count > 0 else {
 84 |             return .failure(FileError(targetName: targetName, fileKind: .document, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:82:82: warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 80 |     /// Find the document file.
 81 |     private static func findDocument(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 82 |         let matchedDocs = inputFiles.filter { supportedDocFiles.contains($0.path.lastComponent_fixed) }.map(\.path)
    |                                                                                  `- warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 83 |         guard matchedDocs.count > 0 else {
 84 |             return .failure(FileError(targetName: targetName, fileKind: .document, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/PluginsShared/PluginUtils.swift:82:111: warning: 'path' is deprecated: renamed to 'url'
 80 |     /// Find the document file.
 81 |     private static func findDocument(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 82 |         let matchedDocs = inputFiles.filter { supportedDocFiles.contains($0.path.lastComponent_fixed) }.map(\.path)
    |                                                                                                               |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                                                               `- note: use 'url' instead
 83 |         guard matchedDocs.count > 0 else {
 84 |             return .failure(FileError(targetName: targetName, fileKind: .document, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/plugin.swift:32:56: warning: 'path' is deprecated: renamed to 'url'
 30 |         )
 31 |
 32 |         let toolUrl = URL(fileURLWithPath: inputs.tool.path.string)
    |                                                        |- warning: 'path' is deprecated: renamed to 'url'
    |                                                        `- note: use 'url' instead
 33 |         let process = Process()
 34 |         process.executableURL = toolUrl
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/plugin.swift:32:61: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 30 |         )
 31 |
 32 |         let toolUrl = URL(fileURLWithPath: inputs.tool.path.string)
    |                                                             `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 33 |         let process = Process()
 34 |         process.executableURL = toolUrl
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGeneratorCommand/plugin.swift:76:52: warning: 'directory' is deprecated: renamed to 'directoryURL'
 74 |                 log("- Trying OpenAPI code generation.")
 75 |                 try runCommand(
 76 |                     targetWorkingDirectory: target.directory,
    |                                                    |- warning: 'directory' is deprecated: renamed to 'directoryURL'
    |                                                    `- note: use 'directoryURL' instead
 77 |                     tool: context.tool,
 78 |                     sourceFiles: swiftTarget.sourceFiles,
[1/1] Compiling plugin OpenAPIGeneratorCommand
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginError.swift:82:104: warning: 'description' is deprecated: Use `URL` type instead of `Path`.
 80 |         case multipleFilesFound(files: [String])
 81 |
 82 |         static func multipleFilesFound(files: [Path]) -> Self { .multipleFilesFound(files: files.map(\.description)) }
    |                                                                                                        `- warning: 'description' is deprecated: Use `URL` type instead of `Path`.
 83 |
 84 |         /// The error is definitely due to misconfiguration of a target.
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:40:46: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 38 |     ) throws -> ValidatedInputs {
 39 |         let (config, doc) = try findFiles(inputFiles: sourceFiles, targetName: targetName)
 40 |         let genSourcesDir = workingDirectory.appending("GeneratedSources")
    |                                              `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:43:27: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
 43 |             "generate", "\(doc)", "--config", "\(config)", "--output-directory", "\(genSourcesDir)", "--plugin-source",
    |                           `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 44 |             "\(pluginSource.rawValue)",
 45 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:43:49: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
 43 |             "generate", "\(doc)", "--config", "\(config)", "--output-directory", "\(genSourcesDir)", "--plugin-source",
    |                                                 `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 44 |             "\(pluginSource.rawValue)",
 45 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:43:84: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 41 |
 42 |         let arguments = [
 43 |             "generate", "\(doc)", "--config", "\(config)", "--output-directory", "\(genSourcesDir)", "--plugin-source",
    |                                                                                    `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
 44 |             "\(pluginSource.rawValue)",
 45 |         ]
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:67:83: warning: 'path' is deprecated: renamed to 'url'
 65 |     /// Find the config file.
 66 |     private static func findConfig(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 67 |         let matchedConfigs = inputFiles.filter { supportedConfigFiles.contains($0.path.lastComponent_fixed) }
    |                                                                                   |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                                   `- note: use 'url' instead
 68 |             .map(\.path)
 69 |         guard matchedConfigs.count > 0 else {
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:67:88: warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 65 |     /// Find the config file.
 66 |     private static func findConfig(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 67 |         let matchedConfigs = inputFiles.filter { supportedConfigFiles.contains($0.path.lastComponent_fixed) }
    |                                                                                        `- warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 68 |             .map(\.path)
 69 |         guard matchedConfigs.count > 0 else {
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:68:20: warning: 'path' is deprecated: renamed to 'url'
 66 |     private static func findConfig(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 67 |         let matchedConfigs = inputFiles.filter { supportedConfigFiles.contains($0.path.lastComponent_fixed) }
 68 |             .map(\.path)
    |                    |- warning: 'path' is deprecated: renamed to 'url'
    |                    `- note: use 'url' instead
 69 |         guard matchedConfigs.count > 0 else {
 70 |             return .failure(FileError(targetName: targetName, fileKind: .config, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:82:77: warning: 'path' is deprecated: renamed to 'url'
 80 |     /// Find the document file.
 81 |     private static func findDocument(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 82 |         let matchedDocs = inputFiles.filter { supportedDocFiles.contains($0.path.lastComponent_fixed) }.map(\.path)
    |                                                                             |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                             `- note: use 'url' instead
 83 |         guard matchedDocs.count > 0 else {
 84 |             return .failure(FileError(targetName: targetName, fileKind: .document, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:82:82: warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 80 |     /// Find the document file.
 81 |     private static func findDocument(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 82 |         let matchedDocs = inputFiles.filter { supportedDocFiles.contains($0.path.lastComponent_fixed) }.map(\.path)
    |                                                                                  `- warning: 'lastComponent_fixed' is deprecated: Use `URL` type instead of `Path`.
 83 |         guard matchedDocs.count > 0 else {
 84 |             return .failure(FileError(targetName: targetName, fileKind: .document, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/PluginsShared/PluginUtils.swift:82:111: warning: 'path' is deprecated: renamed to 'url'
 80 |     /// Find the document file.
 81 |     private static func findDocument(inputFiles: FileList, targetName: String) -> Result<Path, FileError> {
 82 |         let matchedDocs = inputFiles.filter { supportedDocFiles.contains($0.path.lastComponent_fixed) }.map(\.path)
    |                                                                                                               |- warning: 'path' is deprecated: renamed to 'url'
    |                                                                                                               `- note: use 'url' instead
 83 |         guard matchedDocs.count > 0 else {
 84 |             return .failure(FileError(targetName: targetName, fileKind: .document, issue: .noFilesFound))
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/plugin.swift:32:85: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
30 |         )
31 |
32 |         let outputFiles: [Path] = GeneratorMode.allCases.map { inputs.genSourcesDir.appending($0.outputFileName) }
   |                                                                                     `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
33 |         return [
34 |             .buildCommand(
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/plugin.swift:34:14: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
32 |         let outputFiles: [Path] = GeneratorMode.allCases.map { inputs.genSourcesDir.appending($0.outputFileName) }
33 |         return [
34 |             .buildCommand(
   |              `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
35 |                 displayName: "Running swift-openapi-generator",
36 |                 executable: inputs.tool.path,
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/plugin.swift:36:41: warning: 'path' is deprecated: renamed to 'url'
34 |             .buildCommand(
35 |                 displayName: "Running swift-openapi-generator",
36 |                 executable: inputs.tool.path,
   |                                         |- warning: 'path' is deprecated: renamed to 'url'
   |                                         `- note: use 'url' instead
37 |                 arguments: inputs.arguments,
38 |                 environment: [:],
/host/spi-builder-workspace/.build/checkouts/swift-openapi-generator/Plugins/OpenAPIGenerator/plugin.swift:52:42: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
50 |         }
51 |         return try createBuildCommands(
52 |             pluginWorkDirectory: context.pluginWorkDirectory,
   |                                          |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
   |                                          `- note: use 'pluginWorkDirectoryURL' instead
53 |             tool: context.tool,
54 |             sourceFiles: swiftTarget.sourceFiles,
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/46] Compiling _NumericsShims _NumericsShims.c
[5/46] Compiling reader.c
[6/46] Compiling writer.c
[7/46] Compiling api.c
[8/46] Compiling emitter.c
[9/46] Compiling parser.c
[10/46] Write swift-version-24593BA9C3E375BF.txt
[11/46] Compiling scanner.c
[13/102] Emitting module ArgumentParserToolInfo
[15/103] Compiling Logging Locks.swift
[16/103] Emitting module Logging
[17/103] Compiling HTTPTypes ISOLatin1String.swift
[18/104] Compiling Starscream WebSocketServer.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[19/104] Compiling Starscream WebSocket.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[20/104] Compiling InternalCollectionsUtilities Span+Extras.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[21/104] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[22/104] Compiling Logging MetadataProvider.swift
[23/106] Compiling HTTPTypes HTTPField.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[24/106] Compiling HTTPTypes HTTPFieldName.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[25/106] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[26/106] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[27/106] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[28/106] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[33/108] Compiling Starscream Transport.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[34/108] Compiling Starscream resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[35/108] Emitting module InternalCollectionsUtilities
[36/109] Compiling HTTPTypes HTTPParsedFields.swift
[37/109] Compiling InternalCollectionsUtilities _SortedCollection.swift
[38/109] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/109] Compiling InternalCollectionsUtilities Integer rank.swift
[40/109] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[41/109] Compiling InternalCollectionsUtilities UInt+reversed.swift
[45/109] Compiling HTTPTypes NIOLock.swift
[46/109] Emitting module OpenAPIKitCore
[47/110] Emitting module RealModule
[49/111] Emitting module InternalCollectionsUtilities
[52/111] Compiling HTTPTypes HTTPRequest+URL.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/111] Emitting module Starscream
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[57/111] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[58/111] Compiling InternalCollectionsUtilities LifetimeOverride.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[59/111] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[60/111] Compiling InternalCollectionsUtilities String+Padding.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[61/111] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[62/111] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Security/FoundationSecurity.swift:24:8: error: no such module 'CommonCrypto'
 22 |
 23 | import Foundation
 24 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 25 |
 26 | public enum FoundationSecurityError: Error {
[63/111] Emitting module HTTPTypes
[64/111] Compiling HTTPTypes HTTPRequest.swift
[65/111] Compiling HTTPTypes HTTPResponse.swift
[74/112] Compiling Logging Logging.swift
[75/112] Compiling Logging LogHandler.swift
[77/113] Compiling HTTPTypes HTTPFields.swift
BUILD FAILURE 6.1 android