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 macOS (SPM) on 8 Oct 2025 02:45:05 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

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 /Users/admin/builder/spi-builder-workspace/.git/
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:  60% (8645/14371)
Updating files:  61% (8767/14371)
Updating files:  62% (8911/14371)
Updating files:  63% (9054/14371)
Updating files:  64% (9198/14371)
Updating files:  65% (9342/14371)
Updating files:  66% (9485/14371)
Updating files:  67% (9629/14371)
Updating files:  68% (9773/14371)
Updating files:  69% (9916/14371)
Updating files:  70% (10060/14371)
Updating files:  71% (10204/14371)
Updating files:  72% (10348/14371)
Updating files:  73% (10491/14371)
Updating files:  74% (10635/14371)
Updating files:  75% (10779/14371)
Updating files:  76% (10922/14371)
Updating files:  77% (11066/14371)
Updating files:  78% (11210/14371)
Updating files:  79% (11354/14371)
Updating files:  80% (11497/14371)
Updating files:  81% (11641/14371)
Updating files:  82% (11785/14371)
Updating files:  83% (11928/14371)
Updating files:  84% (12072/14371)
Updating files:  85% (12216/14371)
Updating files:  86% (12360/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:         macosSpm
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
{
  "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" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
[0/25] Write sources
[0/25] Write swift-openapi-generator-tool-entitlement.plist
[0/25] Write sources
[14/25] Compiling _NumericsShims _NumericsShims.c
[15/25] Write swift-version-2F0A5646E1D333AE.txt
[16/89] Compiling writer.c
[17/89] Compiling reader.c
[18/89] Compiling parser.c
[19/89] Compiling api.c
[20/89] Compiling emitter.c
[21/89] Compiling scanner.c
[23/109] Emitting module ArgumentParserToolInfo
[24/109] Compiling ArgumentParserToolInfo ToolInfo.swift
[25/109] Compiling RealModule RealFunctions.swift
[26/110] 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
[27/111] Compiling Yams RedundancyAliasingStrategy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/111] Compiling Yams Representer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/111] 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
[30/111] 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
[31/111] Emitting module RealModule
[32/111] Compiling Yams Node.Scalar.swift
[33/111] Compiling Yams Node.Sequence.swift
[34/111] 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
[35/111] 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
[36/111] 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
[37/111] Compiling RealModule Real.swift
[38/111] Compiling RealModule Float16+Real.swift
[39/111] Compiling RealModule Double+Real.swift
[40/111] Compiling RealModule AugmentedArithmetic.swift
[41/111] Compiling RealModule Float+Real.swift
[42/111] Compiling RealModule Float80+Real.swift
[43/111] Compiling RealModule ElementaryFunctions.swift
[44/111] Compiling RealModule RelaxedArithmetic.swift
[45/111] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[48/111] 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
[49/183] 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
[50/183] 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
[51/183] 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
[52/183] Compiling Algorithms EitherSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/183] Compiling Algorithms FirstNonNil.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/183] 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
[55/239] 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
[56/239] 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
[57/239] 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
[58/239] 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
[59/239] 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
[60/239] Compiling OrderedCollections OrderedSet+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/239] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/239] 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
[66/239] 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
[67/245] Compiling OrderedCollections OrderedSet+Equatable.swift
[68/245] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[69/247] Compiling OrderedCollections OrderedSet+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/247] Compiling OrderedCollections OrderedSet+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/247] Compiling OrderedCollections OrderedSet+Insertions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/247] Compiling OrderedCollections OrderedSet+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/247] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/247] 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
[75/247] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[76/247] Compiling OrderedCollections _HashTable+Testing.swift
[77/247] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[78/247] Compiling OrderedCollections _HashTable+Bucket.swift
[79/247] Compiling OrderedCollections _HashTable+BucketIterator.swift
[80/247] Compiling OrderedCollections _HashTable+Constants.swift
[81/247] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[82/247] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[83/247] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[84/247] Compiling OrderedCollections _Hashtable+Header.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/247] Compiling OrderedCollections OrderedDictionary+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
[86/247] Compiling OrderedCollections OrderedDictionary+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
[87/247] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/247] Compiling OrderedCollections OrderedDictionary+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
[89/247] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/247] Compiling OrderedCollections OrderedSet+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/247] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/247] Compiling OrderedCollections OrderedSet+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/247] Compiling OrderedCollections OrderedSet+Diffing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[96/247] 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
[97/247] 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
[98/247] 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
[99/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/247] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/247] Compiling Algorithms Unique.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/247] Compiling Algorithms Windows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/247] Compiling OrderedCollections OrderedDictionary+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/247] Compiling OrderedCollections OrderedDictionary+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
[106/247] Compiling OrderedCollections OrderedDictionary+Values.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/247] Compiling OrderedCollections OrderedDictionary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[113/247] Compiling OrderedCollections _HashTable.swift
[121/247] Compiling OrderedCollections OrderedDictionary+Elements.swift
[122/247] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[123/247] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[137/247] Compiling OrderedCollections OrderedSet+SubSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[138/247] Compiling OrderedCollections OrderedSet+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[139/247] Compiling OrderedCollections OrderedSet+UnorderedView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[140/247] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[141/247] 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
[142/247] 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
[143/247] 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
[144/247] Emitting module Algorithms
[145/247] Emitting module OpenAPIKitCore
[150/250] Compiling OpenAPIKitCore Optional+Zip.swift
[151/250] Compiling OpenAPIKitCore Result+Value.swift
[152/250] Compiling OpenAPIKitCore Validatable.swift
[168/254] 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
[169/256] Compiling ArgumentParser NonsenseFlagsValidator.swift
[170/256] Compiling ArgumentParser ParsableArgumentsValidation.swift
[171/256] Compiling ArgumentParser PositionalArgumentsValidator.swift
[172/256] Compiling ArgumentParser UniqueNamesValidator.swift
[188/256] Compiling Yams YamlError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/256] Compiling Yams YamlTagProviding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[219/256] Emitting module ArgumentParser
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[254/379] Compiling OpenAPIKit SecurityScheme.swift
[255/379] Compiling OpenAPIKit Server.swift
[256/379] Compiling OpenAPIKit Tag.swift
[257/379] Compiling OpenAPIKit URLTemplate+Validatable.swift
[258/379] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[259/379] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[260/385] Emitting module OpenAPIKit
[261/385] Compiling OpenAPIKit30 DereferencedOperation.swift
[262/385] Compiling OpenAPIKit Callbacks.swift
[263/385] Compiling OpenAPIKit CodableVendorExtendable.swift
[264/385] Compiling OpenAPIKit Components+JSONReference.swift
[265/385] Compiling OpenAPIKit Components+Locatable.swift
[266/385] Compiling OpenAPIKit Components.swift
[267/385] Compiling OpenAPIKit Content.swift
[268/385] Compiling OpenAPIKit ResponseDecodingError.swift
[269/385] Compiling OpenAPIKit Example.swift
[270/385] Compiling OpenAPIKit ExternalDocumentation.swift
[271/385] Compiling OpenAPIKit DereferencedHeader.swift
[272/385] Compiling OpenAPIKit Header.swift
[273/385] Compiling OpenAPIKit JSONReference.swift
[274/385] Compiling OpenAPIKit Link.swift
[275/385] Compiling OpenAPIKit Request.swift
[276/385] Compiling OpenAPIKit DereferencedResponse.swift
[277/385] Compiling OpenAPIKit Response.swift
[278/385] Compiling OpenAPIKit RuntimeExpression.swift
[279/385] Compiling OpenAPIKit SchemaProtocols.swift
[280/385] Compiling OpenAPIKit SwiftPrimitiveTypes+OpenAPI.swift
[281/385] Compiling OpenAPIKit Parameter.swift
[282/385] Compiling OpenAPIKit ParameterContext.swift
[283/385] Compiling OpenAPIKit ParameterSchemaContext.swift
[284/385] Compiling OpenAPIKit DereferencedPathItem.swift
[285/385] Compiling OpenAPIKit PathItem.swift
[286/385] Compiling OpenAPIKit ResolvedRoute.swift
[287/385] Compiling OpenAPIKit DereferencedRequest.swift
[295/391] Compiling OpenAPIKit OpenAPI.swift
[296/391] Compiling OpenAPIKit DereferencedOperation.swift
[297/391] Compiling OpenAPIKit Operation.swift
[298/391] Compiling OpenAPIKit ResolvedEndpoint.swift
[299/391] Compiling OpenAPIKit OrderedDictionary+Validatable.swift
[300/391] Compiling OpenAPIKit DereferencedParameter.swift
[301/391] Compiling OpenAPIKit DereferencedSchemaContext.swift
[308/391] Compiling OpenAPIKit DereferencedJSONSchema.swift
[316/391] Emitting module OpenAPIKit30
[317/391] Compiling OpenAPIKit DereferencedSecurityRequirement.swift
[318/391] Compiling OpenAPIKit ContentEncoding.swift
[319/391] Compiling OpenAPIKit DereferencedContent.swift
[320/391] Compiling OpenAPIKit DereferencedContentEncoding.swift
[321/391] Compiling OpenAPIKit DereferencedDocument.swift
[322/391] Compiling OpenAPIKit Document.swift
[323/391] Compiling OpenAPIKit DocumentInfo.swift
[338/391] Compiling OpenAPIKit30 Validation.swift
[339/391] Compiling OpenAPIKit30 Validator+Convenience.swift
[340/391] Compiling OpenAPIKit30 Validator.swift
[341/391] Compiling OpenAPIKit30 XML.swift
[342/391] Compiling OpenAPIKit30 _CoreReExport.swift
[343/391] Compiling OpenAPIKit _CoreReExport.swift
[344/391] Compiling OpenAPIKit30 Validation+Builtins.swift
[357/391] Compiling OpenAPIKit Either+Convenience.swift
[358/391] Compiling OpenAPIKit Either+LocallyDereferenceable.swift
[359/391] Compiling OpenAPIKit Either+Summarizable.swift
[360/391] Compiling OpenAPIKit Either+Validatable.swift
[361/391] Compiling OpenAPIKit DocumentDecodingError.swift
[362/391] Compiling OpenAPIKit OperationDecodingError.swift
[370/391] Compiling OpenAPIKit PathDecodingError.swift
[371/391] Compiling OpenAPIKit JSONSchema+Combining.swift
[372/391] Compiling OpenAPIKit JSONSchema.swift
[373/391] Compiling OpenAPIKit JSONSchemaContext.swift
[374/391] Compiling OpenAPIKit SimplifiedJSONSchema.swift
[375/391] Compiling OpenAPIKit TypesAndFormats.swift
[389/394] Compiling OpenAPIKitCompat Either+Map.swift
[390/394] Emitting module OpenAPIKitCompat
[391/394] Compiling OpenAPIKitCompat Compat30To31.swift
[392/478] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[393/478] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[394/478] Compiling _OpenAPIGeneratorCore translateSchema.swift
[395/478] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[396/478] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[397/478] Compiling _OpenAPIGeneratorCore Annotations.swift
[398/478] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[399/478] Compiling _OpenAPIGeneratorCore Constants.swift
[400/478] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[401/478] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[402/478] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[403/478] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[404/478] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[405/478] Compiling _OpenAPIGeneratorCore ContentType.swift
[406/478] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[407/478] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[408/478] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[409/478] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[410/487] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[411/487] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[412/487] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[413/487] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[414/487] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[415/487] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[416/487] Compiling _OpenAPIGeneratorCore translateArray.swift
[417/487] Compiling _OpenAPIGeneratorCore translateCodable.swift
[418/487] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[419/487] Emitting module _OpenAPIGeneratorCore
[420/487] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[421/487] Compiling _OpenAPIGeneratorCore TypeName.swift
[422/487] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[423/487] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[424/487] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[425/487] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[426/487] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[427/487] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[428/487] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[429/487] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[430/487] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[431/487] Compiling _OpenAPIGeneratorCore translateComponents.swift
[432/487] Compiling _OpenAPIGeneratorCore translateOperations.swift
[433/487] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[434/487] Compiling _OpenAPIGeneratorCore translateServers.swift
[435/487] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[436/487] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[437/487] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[438/487] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[439/487] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[440/487] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[441/487] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[442/487] Compiling _OpenAPIGeneratorCore Builtins.swift
[443/487] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[444/487] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[445/487] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[446/487] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[447/487] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[448/487] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[449/487] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[450/487] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[451/487] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[452/487] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[453/487] Compiling _OpenAPIGeneratorCore translateParameter.swift
[454/487] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[455/487] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[456/487] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[457/487] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[458/487] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[459/487] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[460/487] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[461/487] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[462/487] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[463/487] Compiling _OpenAPIGeneratorCore translateResponse.swift
[464/487] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[465/487] Compiling _OpenAPIGeneratorCore Config.swift
[466/487] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[467/487] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[468/487] Compiling _OpenAPIGeneratorCore Errors.swift
[469/487] Compiling _OpenAPIGeneratorCore Foundation.swift
[470/487] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[471/487] Compiling _OpenAPIGeneratorCore String.swift
[472/487] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[473/487] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[474/487] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[475/487] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[476/487] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[477/487] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[478/487] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[479/487] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[480/487] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[481/487] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[482/487] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[483/487] Compiling _OpenAPIGeneratorCore YamsParser.swift
[484/487] Compiling _OpenAPIGeneratorCore validateDoc.swift
[485/497] Compiling swift_openapi_generator runGenerator.swift
[486/497] Compiling swift_openapi_generator PluginSource.swift
[487/497] Compiling swift_openapi_generator UserConfig.swift
[488/497] Compiling swift_openapi_generator Tool.swift
[489/497] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[490/497] Compiling swift_openapi_generator GenerateOptions.swift
[491/497] Compiling swift_openapi_generator Extensions.swift
[492/497] Compiling swift_openapi_generator GenerateCommand.swift
[493/497] Emitting module swift_openapi_generator
[494/497] Compiling swift_openapi_generator FilterCommand.swift
[494/497] Write Objects.LinkFileList
[495/497] Linking swift-openapi-generator-tool
[496/497] Applying 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/36] Write sources
[24/36] Compiling _NumericsShims _NumericsShims.c
[25/36] Compiling writer.c
[26/36] Compiling reader.c
[27/36] Compiling parser.c
[28/36] Compiling api.c
[29/36] Compiling emitter.c
[30/36] Compiling scanner.c
[31/36] Write swift-version-2F0A5646E1D333AE.txt
[33/62] 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
[34/63] Compiling InternalCollectionsUtilities _UniqueCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/63] Compiling InternalCollectionsUtilities Debugging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/63] Compiling InternalCollectionsUtilities Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/63] 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
[38/63] 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
[39/63] Compiling HTTPTypes NIOLock.swift
[40/63] 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
[41/63] 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
[42/63] 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
[43/63] 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
[44/63] 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
[45/63] Compiling HTTPTypes ISOLatin1String.swift
[46/63] 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
[47/63] 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
[48/63] 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
[49/63] 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
[50/63] 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
[51/63] 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
[52/63] 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
[53/63] Compiling HTTPTypes HTTPResponse.swift
[54/63] Compiling HTTPTypes HTTPParsedFields.swift
[55/63] Compiling HTTPTypes HTTPFields.swift
[56/63] Compiling HTTPTypes HTTPRequest.swift
[57/63] Compiling HTTPTypes HTTPFieldName.swift
[58/63] Compiling HTTPTypes HTTPField.swift
[59/63] Emitting module HTTPTypes
[60/79] 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
[61/112] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/112] Compiling OpenAPIRuntime CodableExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/143] Compiling 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
[64/143] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/143] Compiling OpenAPIRuntime MultipartInternalTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/143] Compiling 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
[67/143] 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
[68/143] Compiling OpenAPIRuntime Configuration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/143] Compiling OpenAPIRuntime Converter+Client.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/143] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/143] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/143] Compiling OpenAPIRuntime Converter+Common.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/143] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/143] 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
[75/143] Compiling OpenAPIRuntime PrettyStringConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/143] Compiling OpenAPIRuntime UndocumentedPayload.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/143] Write Objects.LinkFileList
[85/149] Emitting module OpenAPIRuntime
[86/149] Compiling OpenAPIRuntime ClientTransport.swift
[87/149] Compiling OpenAPIRuntime CurrencyTypes.swift
[88/149] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[89/149] Compiling OpenAPIRuntime HTTPBody.swift
[90/149] Compiling OpenAPIRuntime ServerTransport.swift
[91/149] Compiling OpenAPIRuntime UniversalClient.swift
[92/149] Compiling OpenAPIRuntime UniversalServer.swift
[93/149] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[94/149] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[95/149] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[96/149] Compiling OpenAPIRuntime ServerSentEvents.swift
[97/149] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[98/149] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[99/149] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[100/149] Compiling OpenAPIRuntime URLExtensions.swift
[101/149] Compiling OpenAPIRuntime Deprecated.swift
[102/149] Compiling OpenAPIRuntime ClientError.swift
[103/149] Compiling OpenAPIRuntime CodingErrors.swift
[104/149] Compiling OpenAPIRuntime RuntimeError.swift
[105/149] Compiling OpenAPIRuntime ServerError.swift
[106/149] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[107/149] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[108/149] Compiling OpenAPIRuntime MultipartValidation.swift
[109/149] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[110/149] Compiling OpenAPIRuntime URICodeCodingKey.swift
[111/149] Compiling OpenAPIRuntime URICoderConfiguration.swift
[112/149] Compiling OpenAPIRuntime URIEncodedNode.swift
[113/149] Compiling OpenAPIRuntime URIParsedTypes.swift
[114/149] Compiling OpenAPIRuntime Converter+Server.swift
[115/149] Compiling OpenAPIRuntime Converter.swift
[116/149] Compiling OpenAPIRuntime CurrencyExtensions.swift
[117/149] Compiling OpenAPIRuntime ErrorExtensions.swift
[118/149] Compiling OpenAPIRuntime FoundationExtensions.swift
[119/149] Compiling OpenAPIRuntime ParameterStyles.swift
[120/149] Compiling OpenAPIRuntime ServerVariable.swift
[121/149] Compiling OpenAPIRuntime URIDecoder.swift
[122/149] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[123/149] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[124/149] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[125/149] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[126/149] Compiling OpenAPIRuntime URIEncoder.swift
[127/149] Compiling OpenAPIRuntime Acceptable.swift
[128/149] Compiling OpenAPIRuntime Base64EncodedData.swift
[129/149] Compiling OpenAPIRuntime ByteUtilities.swift
[130/149] Compiling OpenAPIRuntime ContentDisposition.swift
[131/149] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[132/149] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[133/149] Compiling OpenAPIRuntime OpenAPIValue.swift
[139/149] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[140/149] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[141/149] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[142/149] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[143/149] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[144/149] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[145/149] Compiling OpenAPIRuntime URIParser.swift
[146/149] Compiling OpenAPIRuntime URISerializer.swift
[146/149] Linking swift-openapi-generator-tool
[148/156] Compiling OpenAPIURLSession URLSession+Extensions.swift
[149/156] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[150/156] Compiling OpenAPIURLSession URLSessionTransport.swift
[151/156] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[152/156] Emitting module OpenAPIURLSession
[153/156] Compiling OpenAPIURLSession BufferedStream.swift
[154/156] Compiling OpenAPIURLSession Lock.swift
Swift OpenAPI Generator is running with the following configuration:
- OpenAPI document path: /Users/admin/builder/spi-builder-workspace/Sources/MarvelService/openapi.yaml
- Configuration path: /Users/admin/builder/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: /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/MarvelService/destination/OpenAPIGenerator/GeneratedSources
- Diagnostics output path: <none - logs to stderr>
- Current directory: /Users/admin/builder/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...
[154/156] Running swift-openapi-generator
[155/156] Write sources
[157/164] Compiling MarvelService Client.swift
[158/164] Compiling MarvelService AuthMiddleware.swift
[159/164] Compiling MarvelService GenerateHashUseCase.swift
/Users/admin/builder/spi-builder-workspace/Sources/MarvelService/Internal/Use Cases/GenerateHashUseCase.swift:72:17: warning: 'CC_MD5' was deprecated in macOS 10.15: This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger).
70 |                 var hash = [UInt8](repeating: 0, count: Int(CC_MD5_DIGEST_LENGTH))
71 |
72 |                 CC_MD5($0.baseAddress, CC_LONG(dataToHash.count), &hash)
   |                 `- warning: 'CC_MD5' was deprecated in macOS 10.15: This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger).
73 |
74 |                 return hash
[160/164] Emitting module MarvelService
[161/164] Compiling MarvelService String+Constants.swift
[162/164] Compiling MarvelService TimeInterval+Computed.swift
[163/164] Compiling MarvelService Types.swift
[164/164] Compiling MarvelService Server.swift
Build complete! (79.95s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-openapi-generator.git
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-crypto.git from cache
[1/5745] Fetching swift-openapi-runtime
[116/6799] Fetching swift-openapi-runtime, swift-openapi-urlsession
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.72s)
[1138/23135] Fetching swift-openapi-runtime, swift-openapi-urlsession, swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.48s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.48s)
Fetched https://github.com/apple/swift-openapi-generator.git from cache (1.48s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.51s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.2.0 (4.98s)
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-http-types from cache (1.31s)
Fetched https://github.com/apple/swift-collections from cache (1.32s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (1.78s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.99s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.72s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.28s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.85s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.48s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.45s)
Computing version for https://github.com/apple/swift-openapi-generator.git
Computed https://github.com/apple/swift-openapi-generator.git at 1.10.3 (0.57s)
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/apple/swift-argument-parser from cache
[1/110094] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (4.42s)
Fetched https://github.com/jpsim/Yams from cache (4.44s)
Fetched https://github.com/apple/swift-argument-parser from cache (4.45s)
Fetched https://github.com/apple/swift-algorithms from cache (4.47s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (5.11s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.93s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.45s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.8.0 (0.57s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.1.0 (0.45s)
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-openapi-generator.git
Working copy of https://github.com/apple/swift-openapi-generator.git resolved at 1.10.3
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.2.0
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/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.8.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-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.3
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" : "/Users/admin/builder/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"
}
Done.