The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of marvel-service, reference main (fc84db), with Swift 6.1 for Android on 8 Oct 2025 02:46:50 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images: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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rock-n-code/marvel-service.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/rock-n-code/marvel-service
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fc84db4 Updated license to Apache v2.0 (#9)
Updating files:  86% (12392/14371)
Updating files:  87% (12503/14371)
Updating files:  88% (12647/14371)
Updating files:  89% (12791/14371)
Updating files:  90% (12934/14371)
Updating files:  91% (13078/14371)
Updating files:  92% (13222/14371)
Updating files:  93% (13366/14371)
Updating files:  94% (13509/14371)
Updating files:  95% (13653/14371)
Updating files:  96% (13797/14371)
Updating files:  97% (13940/14371)
Updating files:  98% (14084/14371)
Updating files:  99% (14228/14371)
Updating files: 100% (14371/14371)
Updating files: 100% (14371/14371), done.
Cloned https://github.com/rock-n-code/marvel-service.git
Revision (git rev-parse @):
fc84db4881e585421321072bcda93d27384ae27b
SUCCESS checkout https://github.com/rock-n-code/marvel-service.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/rock-n-code/marvel-service.git
https://github.com/rock-n-code/marvel-service.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.13.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-generator.git"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "marvel-service",
  "name" : "marvel-service",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "marvel-service",
      "targets" : [
        "MarvelService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MarvelServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "MarvelServiceTests",
      "path" : "Tests/MarvelService",
      "sources" : [
        "Cases/Internal/Extensions/TimeInterval+ComputedTests.swift",
        "Cases/Internal/Use Cases/GenerateHashUseCaseTests.swift",
        "Cases/Public/Middlewares/AuthMiddlewareTests.swift",
        "Types/Extensions/String+Samples.swift",
        "Types/Extensions/Tag+Customs.swift",
        "Types/Namespaces/Input.swift",
        "Types/Namespaces/Output.swift"
      ],
      "target_dependencies" : [
        "MarvelService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MarvelService",
      "module_type" : "SwiftTarget",
      "name" : "MarvelService",
      "path" : "Sources/MarvelService",
      "product_dependencies" : [
        "Crypto",
        "OpenAPIRuntime",
        "OpenAPIURLSession",
        "OpenAPIGenerator"
      ],
      "product_memberships" : [
        "marvel-service"
      ],
      "sources" : [
        "Internal/Extensions/String+Constants.swift",
        "Internal/Extensions/TimeInterval+Computed.swift",
        "Internal/Use Cases/GenerateHashUseCase.swift",
        "Public/Middlewares/AuthMiddleware.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images: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 finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-openapi-generator.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-runtime
[1/1054] Fetching swift-openapi-urlsession
[644/3187] Fetching swift-openapi-urlsession, swift-docc-plugin
[1026/8932] Fetching swift-openapi-urlsession, swift-docc-plugin, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.34s)
[6876/7878] Fetching swift-docc-plugin, swift-openapi-runtime
[7432/24214] Fetching swift-docc-plugin, swift-openapi-runtime, swift-openapi-generator
[8860/41407] Fetching swift-docc-plugin, swift-openapi-runtime, swift-openapi-generator, swift-crypto
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.41s)
[4928/35662] Fetching swift-docc-plugin, swift-openapi-generator, swift-crypto
Fetched https://github.com/apple/swift-openapi-generator.git from cache (0.83s)
[4025/19326] Fetching swift-docc-plugin, swift-crypto
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.31s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.36s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.2.0 (5.86s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/939] Fetching swift-http-types
[940/19092] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (1.83s)
Fetched https://github.com/apple/swift-collections from cache (1.87s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (2.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.74s)
Fetching https://github.com/apple/swift-asn1.git
[1/1645] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.43s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.59s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (1.12s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3540] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.66s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.68s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.86s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.10.3 (1.04s)
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-algorithms
[1/16643] Fetching swift-argument-parser
[667/22629] Fetching swift-argument-parser, swift-algorithms
[22131/132723] Fetching swift-argument-parser, swift-algorithms, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (0.85s)
[18845/126737] Fetching swift-argument-parser, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (1.33s)
[14313/110094] Fetching openapikit
Fetching https://github.com/jpsim/Yams
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (8.80s)
[1/11262] Fetching yams
Fetched https://github.com/jpsim/Yams from cache (2.17s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (11.92s)
Fetching https://github.com/apple/swift-numerics.git
[1/6371] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.76s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (2.37s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.00s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (1.04s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.8.0 (2.61s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.1.0 (0.94s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.3
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.1.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.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.6.1
Creating working copy for https://github.com/apple/swift-openapi-generator.git
Working copy of https://github.com/apple/swift-openapi-generator.git resolved at 1.10.3
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.8.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[0/36] Write sources
[13/36] Compiling writer.c
[14/36] Compiling reader.c
[15/36] Compiling parser.c
[16/36] Compiling api.c
[17/36] Compiling emitter.c
[18/36] Compiling scanner.c
[19/36] Compiling _NumericsShims _NumericsShims.c
[20/36] Write swift-version-24593BA9C3E375BF.txt
[22/118] Emitting module RealModule
[23/119] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/121] Compiling 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/121] 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/123] Compiling RealModule Float16+Real.swift
[27/123] Emitting module ArgumentParserToolInfo
[28/123] 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
[29/123] 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
[30/123] Compiling ArgumentParserToolInfo ToolInfo.swift
[31/124] Emitting module OpenAPIKitCore
[32/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
[33/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
[34/128] Compiling Yams Constructor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/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
[36/128] Compiling RealModule RelaxedArithmetic.swift
[37/128] Compiling RealModule RealFunctions.swift
[38/128] Compiling RealModule Real.swift
[39/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
[40/128] Compiling Yams Node.Sequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/128] Compiling Yams Node.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/128] Compiling Yams Resolver.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 String+Yams.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/128] 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
[45/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
[46/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
[47/128] 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
[48/128] Compiling Yams AliasDereferencingStrategy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/128] Compiling Yams Anchor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/128] Compiling RealModule Float80+Real.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/130] Wrapping AST for ArgumentParserToolInfo for debugging
[64/130] 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
[64/130] Wrapping AST for InternalCollectionsUtilities for debugging
[65/130] Wrapping AST for RealModule for debugging
[67/251] Compiling Algorithms Joined.swift
[68/251] Compiling Algorithms Keyed.swift
[69/251] Compiling Algorithms MinMax.swift
[70/251] Compiling Algorithms Compacted.swift
[71/251] Compiling Algorithms Cycle.swift
[72/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/254] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/254] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/261] Compiling ArgumentParser DumpHelpGenerator.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/261] Compiling ArgumentParser HelpCommand.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/261] Compiling ArgumentParser HelpGenerator.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/261] Compiling ArgumentParser MessageInfo.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/261] Compiling ArgumentParser UsageGenerator.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/261] Compiling ArgumentParser CollectionExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/261] Compiling ArgumentParser Mutex.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/261] Compiling ArgumentParser ParserError.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/261] Compiling ArgumentParser ParsableArguments.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/261] Compiling ArgumentParser ParsableCommand.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/261] Compiling ArgumentParser ArgumentDecoder.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/261] Compiling ArgumentParser ArgumentDefinition.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/261] Compiling ArgumentParser ArgumentSet.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/261] Compiling ArgumentParser CommandParser.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/261] Compiling ArgumentParser SplitArguments.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/261] Compiling ArgumentParser Platform.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/261] Compiling ArgumentParser SequenceExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/261] Compiling ArgumentParser StringExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/261] Compiling ArgumentParser SwiftExtensions.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/261] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.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/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.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/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.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/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.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/261] Compiling Algorithms Chunked.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/261] Compiling Algorithms Combinations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/261] Compiling Algorithms RandomSample.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/261] Compiling Algorithms Reductions.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/261] Compiling Algorithms Rotate.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/261] Compiling Algorithms Split.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[108/261] Compiling Algorithms Stride.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/261] Compiling Algorithms Suffix.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[110/261] Compiling Algorithms Grouped.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/261] Compiling Algorithms Indexed.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/261] Compiling Algorithms Intersperse.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/261] Compiling Algorithms Partition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[114/261] Compiling Algorithms Permutations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[115/261] Compiling Algorithms Product.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/261] Compiling Algorithms AdjacentPairs.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[117/261] Compiling Algorithms Chain.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/261] Compiling Algorithms EitherSequence.swift
[134/261] Compiling Algorithms FirstNonNil.swift
[135/261] Compiling Algorithms FlattenCollection.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
[171/271] Wrapping AST for OpenAPIKitCore for debugging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[180/391] Compiling OpenAPIKit AnyCodable+Validatable.swift
[181/391] Compiling OpenAPIKit Callbacks.swift
[182/391] Compiling OpenAPIKit CodableVendorExtendable.swift
[183/391] Compiling OpenAPIKit Document.swift
[184/391] Compiling OpenAPIKit DocumentInfo.swift
[185/391] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[189/391] Compiling OpenAPIKit Components+JSONReference.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/391] Compiling OpenAPIKit Components+Locatable.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
[191/391] Compiling OpenAPIKit Components.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
[192/391] Compiling OpenAPIKit Content.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
[193/391] Compiling OpenAPIKit ContentEncoding.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
[193/391] Wrapping AST for Yams for debugging
[195/391] Compiling OpenAPIKit DereferencedSecurityRequirement.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
[196/391] Compiling OpenAPIKit SecurityScheme.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
[197/391] Compiling OpenAPIKit Server.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
[198/391] Compiling OpenAPIKit 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
[199/391] Compiling OpenAPIKit URLTemplate+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
[200/391] Compiling OrderedCollections OrderedSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[201/391] Compiling OrderedCollections _UnsafeBitset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[207/391] Compiling OpenAPIKit DereferencedContent.swift
[208/391] Compiling OpenAPIKit DereferencedContentEncoding.swift
[209/391] Compiling OpenAPIKit DereferencedDocument.swift
[210/391] Compiling OpenAPIKit DereferencedHeader.swift
[211/391] Compiling OpenAPIKit Header.swift
[212/391] Compiling OpenAPIKit JSONReference.swift
[213/391] Emitting module ArgumentParser
[214/391] 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
[216/392] Compiling OpenAPIKit Either+Convenience.swift
[217/392] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[218/392] Compiling OpenAPIKit Either+Summarizable.swift
[219/392] Compiling OpenAPIKit Either+Validatable.swift
[219/392] Wrapping AST for OrderedCollections for debugging
[221/392] Compiling OpenAPIKit Parameter.swift
[222/392] Compiling OpenAPIKit ParameterContext.swift
[223/392] Compiling OpenAPIKit ParameterSchemaContext.swift
[224/392] Compiling OpenAPIKit DereferencedPathItem.swift
[225/392] Compiling OpenAPIKit PathItem.swift
[226/392] Compiling OpenAPIKit ResolvedRoute.swift
[227/392] Emitting module OpenAPIKit30
[228/400] Compiling OpenAPIKit OperationDecodingError.swift
[229/400] Compiling OpenAPIKit PathDecodingError.swift
[230/400] Compiling OpenAPIKit ResponseDecodingError.swift
[231/400] Compiling OpenAPIKit Example.swift
[232/400] Compiling OpenAPIKit ExternalDocumentation.swift
[234/400] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[235/400] Compiling OpenAPIKit DereferencedJSONSchema.swift
[236/400] Compiling OpenAPIKit JSONSchema+Combining.swift
[237/400] Compiling OpenAPIKit JSONSchema.swift
[238/400] Compiling OpenAPIKit Link.swift
[239/400] Compiling OpenAPIKit OpenAPI.swift
[245/400] Compiling OpenAPIKit DocumentDecodingError.swift
[261/400] Compiling OpenAPIKit DereferencedResponse.swift
[262/400] Compiling OpenAPIKit Response.swift
[263/400] Compiling OpenAPIKit RuntimeExpression.swift
[264/400] Compiling OpenAPIKit SchemaProtocols.swift
[265/401] Wrapping AST for ArgumentParser for debugging
[267/401] Emitting module Algorithms
[268/402] Wrapping AST for Algorithms for debugging
[270/402] Emitting module OpenAPIKit
[271/410] Compiling OpenAPIKit Request.swift
[272/410] Compiling OpenAPIKit JSONSchemaContext.swift
[273/410] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[274/410] Compiling OpenAPIKit TypesAndFormats.swift
[288/410] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[289/410] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[290/410] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[291/410] Compiling OpenAPIKit Validation+Builtins.swift
[292/410] Compiling OpenAPIKit Validation.swift
[293/410] Compiling OpenAPIKit Validator+Convenience.swift
[294/410] Compiling OpenAPIKit Validator.swift
[295/410] Compiling OpenAPIKit XML.swift
[314/410] Compiling OpenAPIKit DereferencedSchemaContext.swift
[321/410] Compiling OpenAPIKit DereferencedRequest.swift
[342/410] Compiling OpenAPIKit DereferencedOperation.swift
[343/410] Compiling OpenAPIKit Operation.swift
[344/410] Compiling OpenAPIKit ResolvedEndpoint.swift
[345/410] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[346/410] Compiling OpenAPIKit DereferencedParameter.swift
[364/411] Wrapping AST for OpenAPIKit30 for debugging
[373/411] Compiling OpenAPIKit _CoreReExport.swift
[406/412] Wrapping AST for OpenAPIKit for debugging
[408/415] Compiling OpenAPIKitCompat Either+Map.swift
[409/415] Emitting module OpenAPIKitCompat
[410/415] Compiling OpenAPIKitCompat Compat30To31.swift
[411/416] Wrapping AST for OpenAPIKitCompat for debugging
[413/498] Compiling _OpenAPIGeneratorCore Config.swift
[414/498] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[415/498] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[416/498] Compiling _OpenAPIGeneratorCore Errors.swift
[417/498] Compiling _OpenAPIGeneratorCore Foundation.swift
[418/498] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[419/498] Compiling _OpenAPIGeneratorCore String.swift
[420/498] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[421/498] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[422/498] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[423/498] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[424/498] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[425/509] Emitting module _OpenAPIGeneratorCore
[426/509] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[427/509] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[428/509] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[429/509] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[430/509] Compiling _OpenAPIGeneratorCore translateResponse.swift
[431/509] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[432/509] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[433/509] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[434/509] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[435/509] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[436/509] Compiling _OpenAPIGeneratorCore Builtins.swift
[437/509] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[438/509] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[439/509] Compiling _OpenAPIGeneratorCore translateArray.swift
[440/509] Compiling _OpenAPIGeneratorCore translateCodable.swift
[441/509] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[442/509] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[443/509] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[444/509] Compiling _OpenAPIGeneratorCore translateSchema.swift
[445/509] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[446/509] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[447/509] Compiling _OpenAPIGeneratorCore Annotations.swift
[448/509] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[449/509] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[450/509] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[451/509] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[452/509] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[453/509] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[454/509] Compiling _OpenAPIGeneratorCore TypeName.swift
[455/509] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[456/509] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[457/509] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[458/509] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[459/509] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[460/509] Compiling _OpenAPIGeneratorCore Constants.swift
[461/509] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[462/509] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[463/509] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[464/509] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[465/509] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[466/509] Compiling _OpenAPIGeneratorCore ContentType.swift
[467/509] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[468/509] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[469/509] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[470/509] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[471/509] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[472/509] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[473/509] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[474/509] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[475/509] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[476/509] Compiling _OpenAPIGeneratorCore translateComponents.swift
[477/509] Compiling _OpenAPIGeneratorCore translateOperations.swift
[478/509] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[479/509] Compiling _OpenAPIGeneratorCore translateServers.swift
[480/509] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[481/509] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[482/509] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[483/509] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[484/509] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[485/509] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[486/509] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[487/509] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[488/509] Compiling _OpenAPIGeneratorCore translateParameter.swift
[489/509] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[490/509] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[491/509] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[492/509] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[493/509] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[494/509] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[495/509] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[496/509] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[497/509] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[498/509] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[499/509] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[500/509] Compiling _OpenAPIGeneratorCore YamsParser.swift
[501/509] Compiling _OpenAPIGeneratorCore validateDoc.swift
[502/509] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[503/509] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[504/509] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[505/509] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[506/510] Wrapping AST for _OpenAPIGeneratorCore for debugging
[508/519] Compiling swift_openapi_generator Tool.swift
[509/519] Compiling swift_openapi_generator PluginSource.swift
[510/519] Compiling swift_openapi_generator UserConfig.swift
[511/520] Compiling swift_openapi_generator GenerateCommand.swift
[512/520] Compiling swift_openapi_generator GenerateOptions.swift
[513/520] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[514/520] Compiling swift_openapi_generator Extensions.swift
[515/520] Compiling swift_openapi_generator FilterCommand.swift
[516/520] Emitting module swift_openapi_generator
[517/520] Compiling swift_openapi_generator runGenerator.swift
[518/521] Wrapping AST for swift-openapi-generator for debugging
[519/521] Write Objects.LinkFileList
[520/521] Linking swift-openapi-generator-tool
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin OpenAPIGeneratorCommand
[4/4] Compiling plugin OpenAPIGenerator
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/418] Write sources
[9/418] Compiling base64.cc
[9/418] Compiling bio.cc
[11/418] Write sources
[21/418] Compiling aes.cc
[22/418] Compiling bio_mem.cc
[23/418] Write swift-version-24593BA9C3E375BF.txt
[24/418] Compiling _NumericsShims _NumericsShims.c
[25/418] Compiling a_d2i_fp.cc
[26/418] Compiling a_bitstr.cc
[27/418] Compiling writer.c
[28/418] Compiling reader.c
[29/418] Compiling parser.c
[30/418] Write sources
[31/420] Compiling scanner.c
[31/420] Write sources
[38/421] Compiling a_bool.cc
[39/421] Compiling api.c
[40/421] Compiling emitter.c
[42/446] Emitting module ArgumentParserToolInfo
[43/448] Compiling CCryptoBoringSSLShims shims.c
[45/448] Emitting module RealModule
[45/449] Compiling fiat_p256_adx_sqr.S
[46/449] Compiling fiat_p256_adx_mul.S
[48/449] Wrapping AST for ArgumentParserToolInfo for debugging
[50/449] Emitting module OpenAPIKitCore
[51/450] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/451] Compiling fiat_curve25519_adx_square.S
[52/453] Wrapping AST for RealModule for debugging
[55/453] Compiling fiat_curve25519_adx_mul.S
[57/453] 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
[57/454] Compiling md5-x86_64-linux.S
[59/454] Compiling md5-x86_64-apple.S
[61/454] Emitting module ArgumentParser
[61/455] Compiling md5-586-apple.S
[61/455] Compiling md5-586-linux.S
[64/457] Wrapping AST for OpenAPIKitCore for debugging
[65/457] Wrapping AST for Yams for debugging
[66/458] Wrapping AST for InternalCollectionsUtilities for debugging
[67/458] Wrapping AST for ArgumentParser for debugging
[68/458] Compiling chacha20_poly1305_x86_64-linux.S
[69/458] Compiling chacha20_poly1305_x86_64-apple.S
[70/458] Compiling chacha20_poly1305_armv8-win.S
[71/458] Compiling chacha20_poly1305_armv8-linux.S
[72/458] Compiling chacha20_poly1305_armv8-apple.S
[73/458] Compiling err_data.cc
[74/458] Compiling chacha-x86_64-apple.S
[75/458] Compiling chacha-x86_64-linux.S
[76/458] Compiling chacha-x86-linux.S
[77/458] Compiling chacha-x86-apple.S
[78/458] Compiling chacha-armv8-win.S
[79/458] Compiling chacha-armv8-linux.S
[80/458] Compiling chacha-armv8-apple.S
[82/458] Emitting module HTTPTypes
[82/458] Compiling chacha-armv4-linux.S
[84/458] Compiling HTTPTypes HTTPParsedFields.swift
[84/459] Compiling aes128gcmsiv-x86_64-linux.S
[86/459] Compiling HTTPTypes HTTPField.swift
[86/459] Compiling aes128gcmsiv-x86_64-apple.S
[87/459] Compiling x86_64-mont5-linux.S
[89/459] Compiling HTTPTypes ISOLatin1String.swift
[90/459] 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
[91/459] 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
[91/459] Compiling x86_64-mont5-apple.S
[93/461] Compiling HTTPTypes HTTPResponse.swift
[94/461] Compiling HTTPTypes HTTPRequest.swift
[95/461] 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
[96/461] 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
[97/461] 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
[98/461] 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
[99/461] 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
[100/461] 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
[101/461] 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
[102/461] 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
[103/461] 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
[104/461] 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
[105/461] 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
[106/461] 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
[107/461] 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
[108/461] 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
[108/461] Compiling x86_64-mont-linux.S
[109/461] Compiling x86_64-mont-apple.S
[110/461] Compiling x86-mont-linux.S
[111/461] Compiling x86-mont-apple.S
[112/461] Compiling vpaes-x86_64-apple.S
[113/461] Compiling vpaes-x86_64-linux.S
[115/461] 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
[116/461] 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
[116/462] Compiling vpaes-x86-apple.S
[117/462] Compiling vpaes-x86-linux.S
[119/462] Compiling vpaes-armv8-win.S
[120/462] Compiling vpaes-armv8-linux.S
[121/462] Compiling vpaes-armv8-apple.S
[122/462] Compiling vpaes-armv7-linux.S
[123/462] Compiling sha512-x86_64-apple.S
[124/462] Compiling sha512-x86_64-linux.S
[126/462] Emitting module OpenAPIKit30
[126/463] Compiling sha512-armv8-win.S
[128/463] Compiling HTTPTypes NIOLock.swift
[128/463] Compiling sha512-armv8-apple.S
[130/463] Compiling sha512-armv8-linux.S
[131/463] Compiling sha512-586-linux.S
[132/463] Compiling sha512-armv4-linux.S
[133/478] Compiling sha512-586-apple.S
[134/478] Compiling sha256-x86_64-apple.S
[135/478] Compiling sha256-x86_64-linux.S
[137/478] Emitting module OpenAPIKit
[137/478] Compiling sha256-armv8-win.S
[138/479] Compiling sha256-armv8-linux.S
[139/479] Wrapping AST for OpenAPIKit30 for debugging
[140/479] Compiling sha256-armv8-apple.S
[142/479] Compiling DequeModule Deque+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/479] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/479] Compiling DequeModule Deque+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/479] Compiling DequeModule Deque+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/481] Compiling sha256-586-linux.S
[148/481] 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
[149/481] 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
[149/481] Compiling sha256-armv4-linux.S
[150/481] Compiling sha256-586-apple.S
[151/481] Compiling sha1-x86_64-apple.S
[152/481] Compiling sha1-x86_64-linux.S
[153/481] Compiling sha1-armv8-win.S
[154/481] Compiling sha1-armv8-linux.S
[155/481] Compiling sha1-armv8-apple.S
[157/481] Emitting module Algorithms
[157/482] Compiling sha1-armv4-large-linux.S
[158/482] Wrapping AST for OpenAPIKit for debugging
[159/482] Compiling sha1-586-linux.S
[161/482] Compiling sha1-586-apple.S
[162/482] Compiling rsaz-avx2-linux.S
[163/482] Compiling rsaz-avx2-apple.S
[164/482] Compiling rdrand-x86_64-linux.S
[165/483] Compiling p256_beeu-x86_64-asm-linux.S
[166/483] Compiling rdrand-x86_64-apple.S
[167/483] Compiling p256_beeu-x86_64-asm-apple.S
[168/483] Compiling p256_beeu-armv8-asm-win.S
[170/483] Emitting module OpenAPIKitCompat
[170/483] Compiling p256_beeu-armv8-asm-apple.S
[171/483] Compiling p256_beeu-armv8-asm-linux.S
[172/484] Compiling p256-x86_64-asm-linux.S
[173/484] Wrapping AST for Algorithms for debugging
[174/484] Compiling p256-armv8-asm-win.S
[176/484] Compiling DequeModule _DequeSlot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[177/484] Compiling DequeModule _UnsafeWrappedBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[177/484] Compiling p256-x86_64-asm-apple.S
[179/484] Compiling p256-armv8-asm-apple.S
[180/484] Compiling p256-armv8-asm-linux.S
[181/484] Compiling ghashv8-armv8-win.S
[182/484] Compiling ghashv8-armv8-apple.S
[183/484] Compiling ghashv8-armv8-linux.S
[185/484] Compiling DequeModule Deque._UnsafeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/484] Compiling DequeModule Deque.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[187/484] Compiling DequeModule Deque+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/484] Compiling DequeModule Deque._Storage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/484] Compiling DequeModule Deque+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/484] Compiling DequeModule Deque+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/484] Compiling ghash-x86_64-linux.S
[191/484] Compiling ghashv8-armv7-linux.S
[192/484] Compiling ghash-x86_64-apple.S
[194/484] 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
[194/484] Wrapping AST for OpenAPIKitCompat for debugging
[195/484] Compiling ghash-x86-linux.S
[196/485] Compiling ghash-ssse3-x86-linux.S
[198/485] Compiling ghash-x86-apple.S
[199/485] Compiling ghash-ssse3-x86_64-linux.S
[200/485] Compiling ghash-neon-armv8-win.S
[201/485] Compiling ghash-ssse3-x86_64-apple.S
[202/485] Compiling ghash-ssse3-x86-apple.S
[204/485] Emitting module DequeModule
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[205/485] Compiling DequeModule Deque+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[206/485] Compiling DequeModule Deque+Collection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[206/486] Compiling ghash-neon-armv8-linux.S
[207/486] Compiling co-586-linux.S
[208/486] Compiling ghash-neon-armv8-apple.S
[209/486] Compiling bsaes-armv7-linux.S
[210/486] Compiling co-586-apple.S
[211/486] Compiling ghash-armv4-linux.S
[213/486] Compiling bn-armv8-linux.S
[214/486] Compiling bn-armv8-win.S
[215/486] Wrapping AST for OrderedCollections for debugging
[216/486] Compiling bn-armv8-apple.S
[217/486] Compiling bn-586-linux.S
[218/486] Compiling armv8-mont-win.S
[219/486] Compiling bn-586-apple.S
[220/486] Compiling armv8-mont-apple.S
[221/486] Compiling armv4-mont-linux.S
[222/486] Compiling armv8-mont-linux.S
[223/486] Compiling aesv8-gcm-armv8-win.S
[224/486] Compiling aesv8-gcm-armv8-apple.S
[225/486] Compiling aesv8-armv8-win.S
[226/486] Compiling aesv8-armv8-apple.S
[227/486] Compiling aesv8-gcm-armv8-linux.S
[228/486] Compiling aesv8-armv8-linux.S
[229/486] Compiling aesv8-armv7-linux.S
[230/486] Compiling aesni-x86_64-linux.S
[231/486] Compiling aesni-x86_64-apple.S
[232/486] Compiling aesni-x86-apple.S
[233/486] Compiling aesni-x86-linux.S
[233/486] Compiling aesni-gcm-x86_64-linux.S
[235/486] Compiling aesni-gcm-x86_64-apple.S
[236/486] Compiling aes-gcm-avx512-x86_64-linux.S
[237/486] Compiling aes-gcm-avx2-x86_64-linux.S
[238/486] Compiling aes-gcm-avx512-x86_64-apple.S
[239/487] Compiling aes-gcm-avx2-x86_64-apple.S
[240/487] Compiling x_sig.cc
[241/487] Compiling xwing.cc
[242/487] Compiling x_x509a.cc
[243/487] Compiling x_spki.cc
[244/487] Compiling x_req.cc
[245/487] Compiling x_x509.cc
[247/487] Emitting module _OpenAPIGeneratorCore
[248/488] Compiling x_pubkey.cc
[249/489] Compiling x_name.cc
[250/489] Wrapping AST for _OpenAPIGeneratorCore for debugging
[251/489] Compiling x_exten.cc
[253/489] Compiling HTTPTypes HTTPFields.swift
[254/489] Compiling HTTPTypes HTTPFieldName.swift
[254/490] Compiling x_attrib.cc
[256/490] Compiling x_crl.cc
[257/490] Compiling x_all.cc
[259/490] Emitting module swift_openapi_generator
[260/552] Compiling x_algor.cc
[261/552] Wrapping AST for swift-openapi-generator for debugging
[262/552] Write Objects.LinkFileList
[263/552] Compiling x509rset.cc
[264/552] Compiling x509spki.cc
[265/552] Compiling x509name.cc
[266/552] Compiling x509_vpm.cc
[267/552] Compiling x509_vfy.cc
[268/552] Compiling x509cset.cc
[269/552] Linking swift-openapi-generator-tool
[270/552] Compiling x509_set.cc
[271/552] Compiling x509_v3.cc
[272/552] Compiling x509_txt.cc
[273/552] Compiling x509_trs.cc
[274/552] Compiling x509_obj.cc
[275/552] Compiling x509_req.cc
[276/552] Compiling x509_def.cc
[277/552] Compiling x509_ext.cc
[278/552] Compiling x509_lu.cc
[279/552] Compiling x509_d2.cc
[280/552] Compiling x509_cmp.cc
[281/552] Compiling x509_att.cc
[283/552] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[284/552] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[285/552] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[286/552] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[287/552] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[288/552] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[289/552] Compiling OpenAPIRuntime MultipartValidation.swift
[290/552] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[291/560] Compiling OpenAPIRuntime URICodeCodingKey.swift
[292/560] Compiling OpenAPIRuntime URICoderConfiguration.swift
[293/560] Compiling OpenAPIRuntime URIEncodedNode.swift
[294/560] Compiling OpenAPIRuntime URIParsedTypes.swift
[295/560] Compiling OpenAPIRuntime URIDecoder.swift
[296/560] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[297/560] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[298/560] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[298/560] Compiling x509.cc
[300/560] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[301/560] Compiling OpenAPIRuntime CodableExtensions.swift
[302/560] Compiling OpenAPIRuntime Configuration.swift
[303/560] Compiling OpenAPIRuntime Converter+Client.swift
[304/560] Compiling OpenAPIRuntime Converter+Common.swift
[305/560] Compiling OpenAPIRuntime Converter+Server.swift
[306/560] Compiling OpenAPIRuntime Converter.swift
[307/560] Compiling OpenAPIRuntime CurrencyExtensions.swift
[308/560] Compiling OpenAPIRuntime ErrorExtensions.swift
[308/560] Compiling v3_pmaps.cc
[310/560] Compiling OpenAPIRuntime Acceptable.swift
[311/560] Compiling OpenAPIRuntime Base64EncodedData.swift
[312/560] Compiling OpenAPIRuntime ByteUtilities.swift
[313/560] Compiling OpenAPIRuntime ContentDisposition.swift
[314/560] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[315/560] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[316/560] Compiling OpenAPIRuntime OpenAPIValue.swift
[317/560] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[318/560] Compiling OpenAPIRuntime UndocumentedPayload.swift
[319/560] Emitting module OpenAPIRuntime
[320/560] Compiling OpenAPIRuntime FoundationExtensions.swift
[321/560] Compiling OpenAPIRuntime ParameterStyles.swift
[322/560] Compiling OpenAPIRuntime ServerVariable.swift
[323/560] Compiling OpenAPIRuntime URLExtensions.swift
[324/560] Compiling OpenAPIRuntime Deprecated.swift
[325/560] Compiling OpenAPIRuntime ClientError.swift
[326/560] Compiling OpenAPIRuntime CodingErrors.swift
[327/560] Compiling OpenAPIRuntime RuntimeError.swift
[328/560] Compiling OpenAPIRuntime ServerError.swift
[328/560] Compiling v3_utl.cc
[330/560] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[331/560] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[332/560] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[333/560] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[334/560] Compiling OpenAPIRuntime ServerSentEvents.swift
[335/560] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[336/560] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[337/560] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[338/560] Compiling OpenAPIRuntime ClientTransport.swift
[339/560] Compiling OpenAPIRuntime CurrencyTypes.swift
[340/560] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[341/560] Compiling OpenAPIRuntime HTTPBody.swift
[342/560] Compiling OpenAPIRuntime ServerTransport.swift
[343/560] Compiling OpenAPIRuntime UniversalClient.swift
[344/560] Compiling OpenAPIRuntime UniversalServer.swift
[345/560] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[346/560] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[346/560] Compiling v3_purp.cc
[347/560] Compiling v3_prn.cc
[348/560] Compiling v3_skey.cc
[349/560] Compiling v3_ncons.cc
[350/560] Compiling v3_ia5.cc
[351/560] Compiling v3_pcons.cc
[352/560] Compiling v3_ocsp.cc
[353/560] Compiling v3_lib.cc
[355/560] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[356/560] Compiling OpenAPIRuntime URIEncoder.swift
[357/560] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[358/560] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[359/560] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[360/560] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[361/560] Compiling OpenAPIRuntime URIParser.swift
[362/560] Compiling OpenAPIRuntime URISerializer.swift
[362/561] Compiling v3_int.cc
[364/561] Compiling v3_info.cc
[365/561] Compiling v3_genn.cc
[367/568] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[367/568] Compiling v3_cpols.cc
[368/568] Compiling v3_extku.cc
[370/568] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[370/568] Compiling v3_enum.cc
Swift OpenAPI Generator is running with the following configuration:
- OpenAPI document path: /host/spi-builder-workspace/Sources/MarvelService/openapi.yaml
- Configuration path: /host/spi-builder-workspace/Sources/MarvelService/openapi-generator-config.yaml
- Generator modes: types, client
- Access modifier: public
- Naming strategy: defensive
- Name overrides: <none>
- Type overrides: <none>
- Feature flags: <none>
- Output file names: Types.swift, Client.swift
- Output directory: /host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/MarvelService/destination/OpenAPIGenerator/GeneratedSources
- Diagnostics output path: <none - logs to stderr>
- Current directory: /host/spi-builder-workspace
- Plugin source: build
- Is dry run: false
- Additional imports: <none>
- Additional file comments: <none>Writing data to file Client.swift...
Writing data to file Types.swift...
Writing data to file Server.swift...
[371/568] Running swift-openapi-generator
[373/568] Compiling OpenAPIURLSession Lock.swift
[373/568] Compiling v3_crld.cc
[373/568] Write sources
[376/568] Compiling OpenAPIURLSession URLSession+Extensions.swift
[377/568] Compiling OpenAPIURLSession URLSessionTransport.swift
[377/568] Compiling v3_akeya.cc
[378/568] Compiling v3_conf.cc
[379/568] Compiling v3_bitst.cc
[380/568] Compiling v3_bcons.cc
[381/568] Compiling v3_alt.cc
[383/568] Emitting module OpenAPIURLSession
[384/568] Compiling OpenAPIURLSession BufferedStream.swift
[385/569] Compiling v3_akey.cc
[386/569] Compiling t_x509.cc
[387/569] Compiling t_x509a.cc
[388/569] Compiling t_req.cc
[389/569] Compiling t_crl.cc
[390/569] Compiling i2d_pr.cc
[391/569] Compiling rsa_pss.cc
[392/569] Compiling name_print.cc
[393/569] Compiling by_dir.cc
[394/569] Compiling by_file.cc
[395/569] Compiling policy.cc
[396/569] Compiling a_sign.cc
[397/569] Compiling algorithm.cc
[398/569] Compiling asn1_gen.cc
[399/569] Compiling thread_win.cc
[400/569] Compiling a_verify.cc
[401/569] Compiling trust_token.cc
[402/569] Compiling voprf.cc
[403/569] Compiling pmbtoken.cc
[404/569] Compiling thread_none.cc
[405/569] Compiling thread_pthread.cc
[405/569] Compiling thread.cc
[407/569] Compiling a_digest.cc
[408/569] Compiling stack.cc
[409/569] Compiling sha1.cc
[410/569] Compiling slhdsa.cc
[411/569] Compiling sha512.cc
[412/569] Compiling siphash.cc
[413/569] Compiling sha256.cc
[414/569] Compiling rsa_print.cc
[415/569] Compiling spake2plus.cc
[416/569] Compiling rsa_extra.cc
[417/569] Compiling rsa_asn1.cc
[418/569] Compiling rsa_crypt.cc
[419/569] Compiling refcount.cc
[420/569] Compiling rc4.cc
[421/569] Compiling windows.cc
[422/569] Compiling urandom.cc
[422/569] Compiling rand.cc
[424/569] Compiling trusty.cc
[425/569] Compiling ios.cc
[426/569] Compiling passive.cc
[427/569] Compiling fork_detect.cc
[428/569] Compiling poly1305_arm_asm.S
[429/569] Compiling poly1305_vec.cc
[430/569] Compiling getentropy.cc
[431/569] Compiling forkunsafe.cc
[432/569] Compiling deterministic.cc
[433/569] Compiling poly1305_arm.cc
[434/569] Compiling pool.cc
[435/569] Compiling poly1305.cc
[436/569] Compiling pkcs7.cc
[437/569] Compiling pkcs8_x509.cc
[438/569] Compiling p5_pbev2.cc
[439/569] Compiling pkcs8.cc
[440/569] Compiling pkcs7_x509.cc
[441/569] Compiling pem_xaux.cc
[442/569] Compiling pem_x509.cc
[443/569] Compiling pem_pkey.cc
[444/569] Compiling pem_pk8.cc
[445/569] Compiling pem_oth.cc
[446/569] Compiling mlkem.cc
[447/569] Compiling mldsa.cc
[448/569] Compiling pem_info.cc
[449/569] Compiling obj_xref.cc
[450/569] Compiling pem_all.cc
[451/569] Compiling pem_lib.cc
[452/569] Compiling poly_rq_mul.S
[453/569] Compiling obj.cc
[454/569] Compiling mem.cc
[455/569] Compiling fips_shared_support.cc
[456/569] Compiling lhash.cc
[457/569] Compiling md5.cc
[458/569] Compiling fuzzer_mode.cc
[459/569] Compiling md4.cc
[460/569] Compiling kyber.cc
[461/569] Compiling hpke.cc
[462/569] Compiling hrss.cc
[463/569] Compiling ex_data.cc
[464/569] Compiling scrypt.cc
[465/569] Compiling print.cc
[466/569] Compiling sign.cc
[467/569] Compiling pbkdf.cc
[468/569] Compiling p_x25519_asn1.cc
[469/569] Compiling p_x25519.cc
[470/569] Compiling p_rsa_asn1.cc
[471/569] Compiling p_rsa.cc
[472/569] Compiling p_ed25519_asn1.cc
[473/569] Compiling p_hkdf.cc
[474/569] Compiling p_ed25519.cc
[475/569] Compiling p_ec_asn1.cc
[476/569] Compiling p_ec.cc
[477/569] Compiling p_dh_asn1.cc
[478/569] Compiling p_dsa_asn1.cc
[479/569] Compiling engine.cc
[480/569] Compiling evp_ctx.cc
[481/569] Compiling evp_asn1.cc
[482/569] Compiling evp.cc
[483/569] Compiling err.cc
[484/569] Compiling ecdsa_asn1.cc
[485/569] Compiling p_dh.cc
[486/569] Compiling ecdsa_p1363.cc
[487/569] Compiling hash_to_curve.cc
[488/569] Compiling ecdh.cc
[489/569] Compiling ec_derive.cc
[490/569] Compiling dsa_asn1.cc
[491/569] Compiling dsa.cc
[492/569] Compiling ec_asn1.cc
[493/569] Compiling dh_asn1.cc
[494/569] Compiling x25519-asm-arm.S
[495/569] Compiling params.cc
[496/569] Compiling digest_extra.cc
[497/569] Compiling des.cc
[498/569] Compiling spake25519.cc
[499/569] Compiling curve25519_64_adx.cc
[500/569] Compiling cpu_arm_linux.cc
[501/569] Compiling curve25519.cc
[502/569] Compiling cpu_intel.cc
[503/569] Compiling crypto.cc
[504/569] Compiling cpu_arm_freebsd.cc
[505/569] Compiling cpu_aarch64_win.cc
[506/569] Compiling cpu_aarch64_sysreg.cc
[507/569] Compiling cpu_aarch64_openbsd.cc
[508/569] Compiling cpu_aarch64_fuchsia.cc
[509/569] Compiling cpu_aarch64_linux.cc
[510/569] Compiling cpu_aarch64_apple.cc
[511/569] Compiling conf.cc
[512/569] Compiling get_cipher.cc
[513/569] Compiling tls_cbc.cc
[514/569] Compiling e_rc2.cc
[515/569] Compiling e_rc4.cc
[516/569] Compiling e_tls.cc
[517/569] Compiling e_null.cc
[518/569] Compiling cms.cc
[519/569] Compiling e_des.cc
[520/569] Compiling e_chacha20poly1305.cc
[521/569] Compiling derive_key.cc
[522/569] Compiling e_aeseax.cc
[523/569] Compiling e_aesgcmsiv.cc
[524/569] Compiling e_aesctrhmac.cc
[525/569] Compiling chacha.cc
[526/569] Compiling sqrt.cc
[527/569] Compiling unicode.cc
[528/569] Compiling cbb.cc
[529/569] Compiling buf.cc
[530/569] Compiling asn1_compat.cc
[531/569] Compiling cbs.cc
[532/569] Compiling ber.cc
[533/569] Compiling exponentiation.cc
[534/569] Compiling div.cc
[535/569] Compiling blake2.cc
[536/569] Compiling printf.cc
[537/569] Compiling pair.cc
[538/569] Compiling bn_asn1.cc
[539/569] Compiling convert.cc
[540/569] Compiling hexdump.cc
[541/569] Compiling file.cc
[542/569] Compiling fd.cc
[543/569] Compiling errno.cc
[544/569] Compiling tasn_typ.cc
[545/569] Compiling tasn_utl.cc
[546/569] Compiling tasn_fre.cc
[547/569] Compiling tasn_new.cc
[548/569] Compiling tasn_enc.cc
[549/569] Compiling posix_time.cc
[550/569] Compiling f_string.cc
[551/569] Compiling tasn_dec.cc
[552/569] Compiling asn_pack.cc
[553/569] Compiling f_int.cc
[554/569] Compiling asn1_par.cc
[555/569] Compiling asn1_lib.cc
[556/569] Compiling a_utctm.cc
[557/569] Compiling a_type.cc
[557/569] Compiling a_time.cc
[559/569] Compiling a_octet.cc
[560/569] Compiling a_strnid.cc
[561/569] Compiling a_strex.cc
[562/569] Compiling a_i2d_fp.cc
[563/569] Compiling a_object.cc
[564/569] Compiling a_mbstr.cc
[565/569] Compiling a_dup.cc
[566/569] Compiling bcm.cc
[567/569] Compiling a_gentm.cc
[568/569] Compiling a_int.cc
[570/577] Compiling CryptoBoringWrapper RandomBytes.swift
[571/577] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[572/577] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[573/577] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[574/577] Emitting module CryptoBoringWrapper
[575/577] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[576/577] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[577/577] Compiling CryptoBoringWrapper EllipticCurve.swift
[579/649] Compiling Crypto HPKE-AEAD.swift
[580/649] Compiling Crypto HPKE-Ciphersuite.swift
[581/649] Compiling Crypto HPKE-KDF.swift
[582/649] Compiling Crypto HPKE-KexKeyDerivation.swift
[583/649] Compiling Crypto HPKE-LabeledExtract.swift
[584/649] Compiling Crypto HPKE-Utils.swift
[585/649] Compiling Crypto DHKEM.swift
[586/649] Compiling Crypto HPKE-KEM-Curve25519.swift
[587/649] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[588/649] Compiling Crypto HPKE-KEM.swift
[589/659] Compiling Crypto X25519Keys.swift
[590/659] Compiling Crypto SymmetricKeys.swift
[591/659] Compiling Crypto HMAC.swift
[592/659] Compiling Crypto MACFunctions.swift
[593/659] Compiling Crypto MessageAuthenticationCode.swift
[594/659] Compiling Crypto AES.swift
[595/659] Compiling Crypto ECDSASignature_boring.swift
[596/659] Compiling Crypto ECDSA_boring.swift
[597/659] Compiling Crypto EdDSA_boring.swift
[598/659] Compiling Crypto ECDSA.swift
[599/659] Compiling Crypto HPKE-Errors.swift
[600/659] Compiling Crypto HPKE.swift
[601/659] Compiling Crypto HPKE-Context.swift
[602/659] Compiling Crypto HPKE-KeySchedule.swift
[603/659] Compiling Crypto HPKE-Modes.swift
[604/659] Compiling Crypto Insecure.swift
[605/659] Compiling Crypto Insecure_HashFunctions.swift
[606/659] Compiling Crypto KEM.swift
[607/659] Compiling Crypto ECDH_boring.swift
[608/659] Compiling Crypto DH.swift
[609/659] Compiling Crypto PKCS8PrivateKey.swift
[610/659] Compiling Crypto SEC1PrivateKey.swift
[611/659] Compiling Crypto SubjectPublicKeyInfo.swift
[612/659] Compiling Crypto CryptoError_boring.swift
[613/659] Compiling Crypto CryptoKitErrors.swift
[614/659] Compiling Crypto Digest_boring.swift
[615/659] Compiling Crypto Digest.swift
[616/659] Compiling Crypto Digests.swift
[617/659] Compiling Crypto HashFunctions.swift
[618/659] Compiling Crypto HashFunctions_SHA2.swift
[619/659] Compiling Crypto AES-GCM.swift
[620/659] Compiling Crypto AES-GCM_boring.swift
[621/659] Compiling Crypto ChaChaPoly_boring.swift
[622/659] Compiling Crypto ChaChaPoly.swift
[623/659] Compiling Crypto Cipher.swift
[624/659] Compiling Crypto Nonces.swift
[625/659] Compiling Crypto ASN1.swift
[626/659] Compiling Crypto ASN1Any.swift
[627/659] Compiling Crypto ASN1BitString.swift
[628/659] Compiling Crypto ASN1Boolean.swift
[629/659] Compiling Crypto ASN1Identifier.swift
[630/659] Compiling Crypto ASN1Integer.swift
[631/659] Compiling Crypto ASN1Null.swift
[632/659] Compiling Crypto ASN1OctetString.swift
[633/659] Compiling Crypto ASN1Strings.swift
[634/659] Compiling Crypto ArraySliceBigint.swift
[635/659] Compiling Crypto GeneralizedTime.swift
[636/659] Compiling Crypto ObjectIdentifier.swift
[637/659] Compiling Crypto ECDSASignature.swift
[638/659] Compiling Crypto PEMDocument.swift
[639/659] Emitting module Crypto
[640/659] Compiling Crypto ECDH.swift
[641/659] Compiling Crypto HKDF.swift
[642/659] Compiling Crypto AESWrap.swift
[643/659] Compiling Crypto AESWrap_boring.swift
[644/659] Compiling Crypto Ed25519_boring.swift
[645/659] Compiling Crypto NISTCurvesKeys_boring.swift
[646/659] Compiling Crypto X25519Keys_boring.swift
[647/659] Compiling Crypto Curve25519.swift
[648/659] Compiling Crypto Ed25519Keys.swift
[649/659] Compiling Crypto NISTCurvesKeys.swift
[650/659] Compiling Crypto Ed25519.swift
[651/659] Compiling Crypto Signature.swift
[652/659] Compiling Crypto CryptoKitErrors_boring.swift
[653/659] Compiling Crypto RNG_boring.swift
[654/659] Compiling Crypto SafeCompare_boring.swift
[655/659] Compiling Crypto Zeroization_boring.swift
[656/659] Compiling Crypto PrettyBytes.swift
[657/659] Compiling Crypto SafeCompare.swift
[658/659] Compiling Crypto SecureBytes.swift
[659/659] Compiling Crypto Zeroization.swift
[661/668] Compiling MarvelService Server.swift
[662/668] Compiling MarvelService Client.swift
[663/668] Emitting module MarvelService
[664/668] Compiling MarvelService TimeInterval+Computed.swift
[665/668] Compiling MarvelService String+Constants.swift
[666/668] Compiling MarvelService AuthMiddleware.swift
[667/668] Compiling MarvelService GenerateHashUseCase.swift
[668/668] Compiling MarvelService Types.swift
Build complete! (367.21s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.13.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-generator.git"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "marvel-service",
  "name" : "marvel-service",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "marvel-service",
      "targets" : [
        "MarvelService"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MarvelServiceTests",
      "module_type" : "SwiftTarget",
      "name" : "MarvelServiceTests",
      "path" : "Tests/MarvelService",
      "sources" : [
        "Cases/Internal/Extensions/TimeInterval+ComputedTests.swift",
        "Cases/Internal/Use Cases/GenerateHashUseCaseTests.swift",
        "Cases/Public/Middlewares/AuthMiddlewareTests.swift",
        "Types/Extensions/String+Samples.swift",
        "Types/Extensions/Tag+Customs.swift",
        "Types/Namespaces/Input.swift",
        "Types/Namespaces/Output.swift"
      ],
      "target_dependencies" : [
        "MarvelService"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MarvelService",
      "module_type" : "SwiftTarget",
      "name" : "MarvelService",
      "path" : "Sources/MarvelService",
      "product_dependencies" : [
        "Crypto",
        "OpenAPIRuntime",
        "OpenAPIURLSession",
        "OpenAPIGenerator"
      ],
      "product_memberships" : [
        "marvel-service"
      ],
      "sources" : [
        "Internal/Extensions/String+Constants.swift",
        "Internal/Extensions/TimeInterval+Computed.swift",
        "Internal/Use Cases/GenerateHashUseCase.swift",
        "Public/Middlewares/AuthMiddleware.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.