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 swift-openapi-hummingbird, reference 2.0.1 (026b50), with Swift 6.1 for Linux on 29 Apr 2025 12:43:57 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-openapi-hummingbird.git
Reference: 2.0.1
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/swift-server/swift-openapi-hummingbird
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at 026b50b Merge pull request #20 from swift-server/jo/finish-bodywriter
Cloned https://github.com/swift-server/swift-openapi-hummingbird.git
Revision (git rev-parse @):
026b50b17e9afe74d4d82c883d9c37154a8b30bf
SUCCESS checkout https://github.com/swift-server/swift-openapi-hummingbird.git at 2.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swift-server/swift-openapi-hummingbird.git
https://github.com/swift-server/swift-openapi-hummingbird.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    }
  ],
  "manifest_display_name" : "swift-openapi-hummingbird",
  "name" : "swift-openapi-hummingbird",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPIHummingbird",
      "targets" : [
        "OpenAPIHummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIHummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIHummingbirdTests",
      "path" : "Tests/OpenAPIHummingbirdTests",
      "product_dependencies" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "OpenAPITransportTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIHummingbird"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIHummingbird",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIHummingbird",
      "path" : "Sources/OpenAPIHummingbird",
      "product_dependencies" : [
        "Hummingbird",
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "OpenAPIHummingbird"
      ],
      "sources" : [
        "OpenAPITransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/apple/swift-openapi-runtime.git
[1/24423] Fetching hummingbird
[4886/30095] Fetching hummingbird, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime.git from cache (0.60s)
[17829/24423] Fetching hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (0.97s)
Computing version for https://github.com/apple/swift-openapi-runtime.git
Computed https://github.com/apple/swift-openapi-runtime.git at 1.8.2 (1.41s)
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.21s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.66s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.12.0 (0.54s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2619] Fetching swift-nio-transport-services
[2620/8281] Fetching swift-nio-transport-services, swift-nio-extras
[2621/10675] Fetching swift-nio-transport-services, swift-nio-extras, swift-service-lifecycle
[3087/22179] Fetching swift-nio-transport-services, swift-nio-extras, swift-service-lifecycle, swift-nio-http2
[11788/36972] Fetching swift-nio-transport-services, swift-nio-extras, swift-service-lifecycle, swift-nio-http2, swift-nio-ssl
[12074/50848] Fetching swift-nio-transport-services, swift-nio-extras, swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, async-http-client
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.45s)
[21596/48454] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio-ssl, async-http-client
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.46s)
[16906/42792] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, async-http-client
Fetching https://github.com/apple/swift-distributed-tracing.git
[33030/47766] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, async-http-client, swift-distributed-tracing
[42886/123293] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, async-http-client, swift-distributed-tracing, swift-nio
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.56s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.03s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/swift-server/async-http-client.git from cache (2.04s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.04s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.05s)
[55135/75527] Fetching swift-nio
Fetching https://github.com/apple/swift-async-algorithms.git
[58157/77727] Fetching swift-nio, swift-metrics
[59815/81563] Fetching swift-nio, swift-metrics, swift-log
[61996/83268] Fetching swift-nio, swift-metrics, swift-log, swift-atomics
[62052/88233] Fetching swift-nio, swift-metrics, swift-log, swift-atomics, swift-async-algorithms
[70200/104502] Fetching swift-nio, swift-metrics, swift-log, swift-atomics, swift-async-algorithms, swift-collections
Fetched https://github.com/apple/swift-metrics.git from cache (0.42s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.42s)
[68892/97337] Fetching swift-nio, swift-log, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.46s)
[65544/93501] Fetching swift-nio, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.46s)
[64652/91796] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.60s)
Fetched https://github.com/apple/swift-nio.git from cache (3.86s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (4.82s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (2.10s)
Fetching https://github.com/apple/swift-system.git
[1/4364] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.08s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.42s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.43s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.47s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.27s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.77s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.66s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.77s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
[1128/7030] Fetching swift-http-structured-headers, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.35s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.36s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.86s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.35s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.78s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.49s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.52s)
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-openapi-runtime.git
Working copy of https://github.com/apple/swift-openapi-runtime.git resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.12.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Building for debugging...
[0/48] Write sources
[32/48] Compiling CNIOWindows shim.c
[33/48] Compiling CNIOWindows WSAStartup.c
[34/48] Compiling CNIOLinux liburing_shims.c
[35/48] Compiling CNIOWASI CNIOWASI.c
[35/48] Compiling _AtomicsShims.c
[37/48] Compiling CNIODarwin shim.c
[38/48] Write sources
[41/48] Compiling CNIOLLHTTP c_nio_http.c
[42/48] Compiling CNIOLinux shim.c
[43/48] Compiling CNIOLLHTTP c_nio_api.c
[44/48] Write swift-version-24593BA9C3E375BF.txt
[45/48] Compiling CNIOLLHTTP c_nio_llhttp.c
[47/87] Emitting module InternalCollectionsUtilities
[47/89] Compiling c-nioatomics.c
[49/92] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[50/92] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[51/92] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[52/92] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/92] Compiling InternalCollectionsUtilities Specialize.swift
[54/92] Compiling _NIOBase64 Base64.swift
[55/92] Emitting module _NIOBase64
[56/93] Compiling InternalCollectionsUtilities Debugging.swift
[57/93] Compiling InternalCollectionsUtilities Descriptions.swift
[58/93] Compiling HTTPTypes HTTPResponse.swift
[59/93] Compiling HTTPTypes HTTPRequest.swift
[60/93] Compiling HTTPTypes ISOLatin1String.swift
[61/93] Emitting module HTTPTypes
[62/94] Compiling ServiceContextModule ServiceContextKey.swift
[63/94] Compiling HTTPTypes HTTPParsedFields.swift
[65/94] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[66/94] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[67/94] Compiling _NIODataStructures _TinyArray.swift
[68/94] Compiling _NIODataStructures PriorityQueue.swift
[69/94] Compiling HTTPTypes HTTPField.swift
[70/94] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[71/94] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[72/94] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[73/94] Compiling InternalCollectionsUtilities Integer rank.swift
[74/94] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[75/94] Compiling InternalCollectionsUtilities _SortedCollection.swift
[76/94] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[77/94] Compiling InternalCollectionsUtilities UInt+reversed.swift
[78/94] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[79/94] Emitting module ServiceContextModule
[80/94] Compiling ServiceContextModule ServiceContext.swift
[83/99] Compiling ConcurrencyHelpers LockedValueBox.swift
[83/186] Compiling c-atomics.c
[85/186] Compiling _RopeModule BigString+RemoveSubrange.swift
[86/186] Compiling _RopeModule BigString+ReplaceSubrange.swift
[87/188] Compiling _RopeModule BigString+Split.swift
[88/188] Compiling _RopeModule Range+BigString.swift
[89/188] Compiling CoreMetrics Metrics.swift
[90/188] Compiling _RopeModule BigString+Insert.swift
[91/188] Compiling _RopeModule BigString+Managing Breaks.swift
[92/226] Emitting module ConcurrencyHelpers
[93/226] Compiling ConcurrencyHelpers Lock.swift
[94/244] Emitting module _NIODataStructures
[95/244] Compiling _NIODataStructures Heap.swift
[96/244] Compiling Logging MetadataProvider.swift
[97/245] Emitting module CoreMetrics
[98/245] Compiling CoreMetrics Locks.swift
[99/245] Emitting module Logging
[100/246] Compiling Logging Locks.swift
[102/246] Compiling Logging Logging.swift
[103/246] Compiling Logging LogHandler.swift
[104/246] Compiling HTTPTypes NIOLock.swift
[105/246] Compiling OrderedCollections _HashTable+Constants.swift
[106/246] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[107/247] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[108/247] Compiling OrderedCollections OrderedDictionary+Values.swift
[109/247] Compiling OrderedCollections OrderedDictionary+Codable.swift
[110/247] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[111/247] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[112/247] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[116/264] Compiling Instrumentation NoOpInstrument.swift
[117/264] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[118/264] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[119/264] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[120/264] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[121/264] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[122/264] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[123/264] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[124/264] Emitting module Instrumentation
[125/271] Compiling Instrumentation Instrument.swift
[126/271] Compiling Instrumentation Locks.swift
[127/271] Compiling Instrumentation InstrumentationSystem.swift
[128/271] Compiling Instrumentation MultiplexInstrument.swift
[129/272] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[130/272] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[131/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[132/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[133/272] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[134/272] Compiling OrderedCollections OrderedSet+Sendable.swift
[135/272] Compiling OrderedCollections OrderedSet+SubSequence.swift
[136/272] Compiling OrderedCollections OrderedSet+Testing.swift
[137/272] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[139/281] Emitting module UnixSignals
[140/281] Compiling NIOConcurrencyHelpers lock.swift
[141/288] Compiling OrderedCollections OrderedDictionary.swift
[142/288] Compiling OrderedCollections OrderedSet+Codable.swift
[143/288] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[144/288] Compiling OrderedCollections OrderedSet+Descriptions.swift
[145/288] Compiling OrderedCollections OrderedSet+Diffing.swift
[146/288] Compiling OrderedCollections OrderedSet+Equatable.swift
[147/288] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[148/288] Compiling OrderedCollections OrderedSet+Hashable.swift
[149/288] Compiling OrderedCollections OrderedSet+Initializers.swift
[150/288] Compiling OrderedCollections OrderedSet+Insertions.swift
[151/288] Compiling OrderedCollections OrderedSet+Invariants.swift
[157/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[158/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[159/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[160/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[161/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[162/288] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[163/288] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[164/288] Compiling UnixSignals UnixSignal.swift
[165/288] Compiling UnixSignals UnixSignalsSequence.swift
[170/289] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[171/289] Compiling OrderedCollections OrderedDictionary+Elements.swift
[172/289] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[173/289] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[174/289] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[175/289] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[176/289] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[177/289] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[178/289] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[179/289] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[182/289] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[184/289] Compiling HeapModule Heap+Descriptions.swift
[185/289] Emitting module NIOConcurrencyHelpers
[186/289] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[187/289] Compiling NIOConcurrencyHelpers NIOLock.swift
[188/289] Compiling NIOConcurrencyHelpers atomics.swift
[189/289] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[190/290] Compiling HeapModule _HeapNode.swift
[191/290] Compiling HeapModule Heap.swift
[192/290] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[193/290] Compiling OrderedCollections OrderedSet.swift
[194/290] Compiling OrderedCollections _UnsafeBitset.swift
[195/290] Compiling _RopeModule Rope+Sequence.swift
[196/290] Compiling _RopeModule Rope+Append.swift
[197/290] Compiling _RopeModule Rope+Extract.swift
[198/290] Compiling _RopeModule Rope+Find.swift
[199/290] Compiling _RopeModule Rope+ForEachWhile.swift
[200/290] Compiling _RopeModule Rope+Insert.swift
[202/298] Compiling HeapModule Heap+UnsafeHandle.swift
[203/298] Compiling HeapModule Heap+Invariants.swift
[204/298] Emitting module HeapModule
[206/299] Compiling Tracing NoOpTracer.swift
[207/299] Compiling Tracing TracingTime.swift
[208/375] Emitting module Tracing
[209/375] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[210/375] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[211/375] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[212/375] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[213/375] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[214/375] Compiling HashTreeCollections _HashNode+Structural merge.swift
[215/375] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[216/375] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[217/375] Compiling Tracing Tracer.swift
[218/375] Compiling Tracing TracerProtocol.swift
[219/388] Compiling Tracing TracerProtocol+Legacy.swift
[220/390] Compiling HashTreeCollections TreeSet+Hashable.swift
[221/390] Compiling HashTreeCollections TreeSet+Sendable.swift
[222/390] Compiling HashTreeCollections TreeSet+Sequence.swift
[223/390] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[224/390] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[225/390] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[226/390] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[227/390] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[228/390] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[229/390] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[230/400] Emitting module Atomics
[231/400] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[232/400] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[233/400] Compiling HashTreeCollections TreeDictionary+Filter.swift
[234/400] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[235/400] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[236/400] Compiling HashTreeCollections TreeDictionary+Keys.swift
[237/400] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[238/400] Compiling DequeModule Deque+CustomReflectable.swift
[239/400] Compiling DequeModule Deque+Descriptions.swift
[240/402] Compiling DequeModule _DequeBuffer.swift
[241/402] Compiling DequeModule _DequeBufferHeader.swift
[242/402] Compiling HTTPTypes HTTPFieldName.swift
[243/402] Compiling HTTPTypes HTTPFields.swift
[244/403] Compiling DequeModule Deque+Equatable.swift
[245/403] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[250/403] Compiling DequeModule Deque+Codable.swift
[251/403] Compiling DequeModule Deque+Collection.swift
[253/403] Compiling Tracing SpanProtocol.swift
[254/403] Compiling Tracing InstrumentationSystem+Tracing.swift
[255/405] Emitting module OrderedCollections
[256/406] Compiling DequeModule Deque+Extras.swift
[257/406] Compiling DequeModule Deque+Hashable.swift
[258/406] Compiling DequeModule Deque+Testing.swift
[259/406] Compiling DequeModule Deque._Storage.swift
[263/459] Emitting module _RopeModule
[264/520] Compiling OpenAPIRuntime URIEncodedNode.swift
[265/520] Compiling OpenAPIRuntime URIParsedTypes.swift
[266/520] Compiling OpenAPIRuntime URIDecoder.swift
[267/520] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[268/520] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[269/520] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[271/520] Compiling HashTreeCollections TreeDictionary+Merge.swift
[272/520] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[273/520] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[274/520] Compiling HashTreeCollections TreeDictionary+Values.swift
[275/520] Compiling OpenAPIRuntime CurrencyTypes.swift
[276/520] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[277/520] Compiling OpenAPIRuntime HTTPBody.swift
[278/520] Compiling OpenAPIRuntime ServerTransport.swift
[279/520] Compiling OpenAPIRuntime UniversalClient.swift
[280/520] Compiling OpenAPIRuntime UniversalServer.swift
[281/520] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[282/520] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[283/520] Compiling OpenAPIRuntime URICodeCodingKey.swift
[284/520] Compiling OpenAPIRuntime URICoderConfiguration.swift
[285/520] Compiling OpenAPIRuntime Converter+Server.swift
[286/520] Compiling OpenAPIRuntime Converter.swift
[295/520] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[297/520] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[298/520] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[299/520] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[300/520] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[301/520] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[302/520] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[303/520] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[304/520] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[305/520] Compiling HashTreeCollections TreeSet.swift
[306/520] Compiling OpenAPIRuntime CodableExtensions.swift
[307/520] Compiling OpenAPIRuntime Configuration.swift
[308/520] Compiling OpenAPIRuntime Acceptable.swift
[309/520] Compiling OpenAPIRuntime Base64EncodedData.swift
[310/520] Emitting module BitCollections
[311/527] Compiling OpenAPIRuntime ServerSentEvents.swift
[312/527] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[313/527] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[314/527] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[315/527] Compiling OpenAPIRuntime ClientTransport.swift
[316/527] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[317/527] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[318/527] Compiling OpenAPIRuntime CurrencyExtensions.swift
[319/527] Compiling OpenAPIRuntime ErrorExtensions.swift
[320/527] Compiling OpenAPIRuntime FoundationExtensions.swift
[321/527] Compiling OpenAPIRuntime ParameterStyles.swift
[322/527] Compiling OpenAPIRuntime ServerVariable.swift
[323/527] Compiling OpenAPIRuntime URLExtensions.swift
[324/527] Compiling OpenAPIRuntime Deprecated.swift
[327/527] Compiling OpenAPIRuntime Converter+Client.swift
[328/527] Compiling OpenAPIRuntime Converter+Common.swift
[335/527] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[343/527] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[344/527] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[348/527] Compiling OpenAPIRuntime ClientError.swift
[349/527] Compiling OpenAPIRuntime CodingErrors.swift
[350/527] Compiling OpenAPIRuntime RuntimeError.swift
[351/527] Compiling OpenAPIRuntime ServerError.swift
[352/527] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[353/527] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[354/527] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[357/527] Compiling OpenAPIRuntime ByteUtilities.swift
[358/527] Compiling OpenAPIRuntime ContentDisposition.swift
[359/527] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[360/527] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[361/527] Compiling OpenAPIRuntime OpenAPIValue.swift
[362/527] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[363/527] Compiling OpenAPIRuntime UndocumentedPayload.swift
[364/527] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[365/527] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[366/527] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[367/527] Compiling OpenAPIRuntime MultipartValidation.swift
[368/527] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[393/528] Emitting module DequeModule
[410/633] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[411/633] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[412/633] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[413/633] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[414/633] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[415/633] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[416/633] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[417/633] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[418/633] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[419/633] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[420/633] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[421/633] Emitting module Metrics
[422/633] Compiling Metrics Metrics.swift
[424/634] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[425/634] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[426/634] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[427/634] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[428/634] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[429/634] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[430/634] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[431/634] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[432/634] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[433/634] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[434/634] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[435/634] Compiling NIOCore IOData.swift
[436/634] Compiling NIOCore IPProtocol.swift
[437/634] Compiling NIOCore IntegerBitPacking.swift
[438/634] Compiling NIOCore IntegerTypes.swift
[439/634] Compiling NIOCore Interfaces.swift
[440/634] Compiling NIOCore Linux.swift
[441/634] Compiling BitCollections _Word.swift
[450/634] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[451/634] Compiling AsyncAlgorithms AsyncChannel.swift
[452/634] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[453/634] Compiling AsyncAlgorithms ChannelStateMachine.swift
[454/634] Compiling AsyncAlgorithms ChannelStorage.swift
[455/634] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[456/634] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[457/634] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[467/643] Emitting module OpenAPIRuntime
[468/643] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[477/643] Compiling AsyncAlgorithms CombineLatestStorage.swift
[478/643] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[480/643] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[481/643] Compiling AsyncAlgorithms MergeStateMachine.swift
[482/643] Compiling AsyncAlgorithms MergeStorage.swift
[483/643] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[484/643] Compiling AsyncAlgorithms Rethrow.swift
[501/649] Emitting module AsyncAlgorithms
[518/649] Compiling AsyncAlgorithms SetAlgebra.swift
[519/649] Compiling AsyncAlgorithms UnsafeTransfer.swift
[520/649] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[521/649] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[522/649] Compiling AsyncAlgorithms ZipStateMachine.swift
[523/649] Compiling AsyncAlgorithms ZipStorage.swift
[524/649] Compiling NIOCore GlobalSingletons.swift
[525/649] Compiling NIOCore IO.swift
[528/649] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[529/649] Compiling AsyncAlgorithms DebounceStateMachine.swift
[530/649] Compiling AsyncAlgorithms DebounceStorage.swift
[531/649] Compiling AsyncAlgorithms Dictionary.swift
[532/649] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[533/649] Compiling AsyncAlgorithms Locking.swift
[534/649] Emitting module HashTreeCollections
[586/660] Emitting module Collections
[587/660] Compiling Collections Collections.swift
[595/662] Compiling NIOCore SocketOptionProvider.swift
[596/662] Compiling NIOCore SystemCallHelpers.swift
[597/662] Compiling NIOCore TimeAmount+Duration.swift
[598/662] Compiling NIOCore TypeAssistedChannelHandler.swift
[599/662] Compiling NIOCore UniversalBootstrapSupport.swift
[600/662] Compiling NIOCore Utilities.swift
[601/662] Compiling OpenAPIRuntime URIParser.swift
[602/662] Compiling OpenAPIRuntime URISerializer.swift
[605/671] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[606/672] Compiling ServiceLifecycle CancellationWaiter.swift
[615/672] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[641/672] Emitting module ServiceLifecycle
[642/672] Compiling ServiceLifecycle ServiceRunnerError.swift
[643/672] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[644/672] Compiling ServiceLifecycle GracefulShutdown.swift
[645/672] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[646/672] Compiling NIOCore SocketAddresses.swift
[653/672] Compiling ServiceLifecycle Service.swift
[654/672] Compiling ServiceLifecycle ServiceGroup.swift
[673/673] Emitting module NIOCore
[675/727] Emitting module NIOHTTPTypes
[676/727] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[678/728] Compiling NIOEmbedded AsyncTestingChannel.swift
[679/728] Emitting module NIOEmbedded
[680/728] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[681/728] Compiling NIOEmbedded Embedded.swift
[683/729] Compiling NIOPosix ServerSocket.swift
[684/729] Compiling NIOPosix Socket.swift
[685/729] Compiling NIOPosix SocketChannel.swift
[686/729] Compiling NIOPosix SocketProtocols.swift
[687/729] Compiling NIOPosix System.swift
[688/729] Compiling NIOPosix Thread.swift
[689/735] Compiling NIOPosix PooledRecvBufferAllocator.swift
[690/735] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[691/735] Compiling NIOPosix PosixSingletons.swift
[692/735] Compiling NIOPosix RawSocketBootstrap.swift
[693/735] Compiling NIOPosix Resolver.swift
[694/735] Compiling NIOPosix Selectable.swift
[695/735] Compiling NIOPosix SelectableChannel.swift
[696/735] Compiling NIOPosix SelectableEventLoop.swift
[697/735] Compiling NIOPosix SelectorEpoll.swift
[698/735] Compiling NIOPosix SelectorGeneric.swift
[699/735] Compiling NIOPosix SelectorKqueue.swift
[700/735] Compiling NIOPosix SelectorUring.swift
[701/735] Compiling NIOPosix ThreadPosix.swift
[702/735] Compiling NIOPosix ThreadWindows.swift
[703/735] Compiling NIOPosix UnsafeTransfer.swift
[704/735] Compiling NIOPosix Utilities.swift
[705/735] Compiling NIOPosix VsockAddress.swift
[706/735] Compiling NIOPosix VsockChannelEvents.swift
[707/735] Emitting module NIOPosix
[708/735] Compiling NIOPosix BSDSocketAPICommon.swift
[709/735] Compiling NIOPosix BSDSocketAPIPosix.swift
[710/735] Compiling NIOPosix BSDSocketAPIWindows.swift
[711/735] Compiling NIOPosix BaseSocket.swift
[712/735] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[713/735] Compiling NIOPosix BaseSocketChannel.swift
[714/735] Compiling NIOPosix BaseStreamSocketChannel.swift
[715/735] Compiling NIOPosix IO.swift
[716/735] Compiling NIOPosix IntegerBitPacking.swift
[717/735] Compiling NIOPosix IntegerTypes.swift
[718/735] Compiling NIOPosix Linux.swift
[719/735] Compiling NIOPosix LinuxCPUSet.swift
[720/735] Compiling NIOPosix LinuxUring.swift
[721/735] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[722/735] Compiling NIOPosix Bootstrap.swift
[723/735] Compiling NIOPosix ControlMessage.swift
[724/735] Compiling NIOPosix DatagramVectorReadManager.swift
[725/735] Compiling NIOPosix Errors+Any.swift
[726/735] Compiling NIOPosix FileDescriptor.swift
[727/735] Compiling NIOPosix GetaddrinfoResolver.swift
[728/735] Compiling NIOPosix HappyEyeballs.swift
[729/735] Compiling NIOPosix NIOThreadPool.swift
[730/735] Compiling NIOPosix NonBlockingFileIO.swift
[731/735] Compiling NIOPosix PendingDatagramWritesManager.swift
[732/735] Compiling NIOPosix PendingWritesManager.swift
[733/735] Compiling NIOPosix PipeChannel.swift
[734/735] Compiling NIOPosix PipePair.swift
[735/735] Compiling NIOPosix Pool.swift
[737/738] Emitting module NIO
[738/738] Compiling NIO Exports.swift
[740/755] Emitting module NIOHTTP1
[741/757] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[742/757] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[743/757] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[744/757] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[745/757] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[746/757] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[747/757] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[748/757] Compiling NIOHTTP1 HTTPTypes.swift
[749/757] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[750/757] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[751/757] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[752/757] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[753/757] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[754/757] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[755/757] Compiling NIOHTTP1 ByteCollectionUtils.swift
[756/757] Compiling NIOHTTP1 HTTPDecoder.swift
[757/757] Compiling NIOHTTP1 HTTPEncoder.swift
[759/780] Compiling NIOExtras NIOLengthFieldBitLength.swift
[760/780] Compiling NIOExtras NIORequestIdentifiable.swift
[761/780] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[762/780] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[763/780] Emitting module NIOHTTPTypesHTTP1
[764/780] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[766/783] Compiling NIOExtras DebugInboundEventsHandler.swift
[767/783] Compiling NIOExtras DebugOutboundEventsHandler.swift
[768/783] Compiling NIOExtras FixedLengthFrameDecoder.swift
[769/783] Emitting module NIOExtras
[770/783] Compiling NIOExtras PCAPRingBuffer.swift
[771/783] Compiling NIOExtras QuiescingHelper.swift
[772/783] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[773/783] Compiling NIOExtras NIOExtrasError.swift
[774/783] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[775/783] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[776/783] Compiling NIOExtras JSONRPCFraming.swift
[777/783] Compiling NIOExtras RequestResponseHandler.swift
[778/783] Compiling NIOExtras RequestResponseWithIDHandler.swift
[779/783] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[780/783] Compiling NIOExtras LengthFieldPrepender.swift
[781/783] Compiling NIOExtras LineBasedFrameDecoder.swift
[782/783] Compiling NIOExtras UnsafeTransfer.swift
[783/783] Compiling NIOExtras WritePCAPHandler.swift
[785/808] Compiling HummingbirdCore ServerChildChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[786/808] Compiling HummingbirdCore ServerConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[787/808] Compiling HummingbirdCore TSTLSOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[788/808] Compiling HummingbirdCore BindAddress.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[789/808] Compiling HummingbirdCore HTTP1Channel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[790/808] Compiling HummingbirdCore HTTPChannelHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[791/811] Emitting module HummingbirdCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[792/811] Compiling HummingbirdCore HTTPServerBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[793/811] Compiling HummingbirdCore HTTPUserEventHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[794/811] Compiling HummingbirdCore 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
[795/811] Compiling HummingbirdCore ResponseBodyWriter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[796/811] Compiling HummingbirdCore ResponseWriter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[797/811] Compiling HummingbirdCore AvailableConnectionsHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[798/811] Compiling HummingbirdCore 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
[799/811] Compiling HummingbirdCore Request.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[800/811] Compiling HummingbirdCore RequestBody+inboundClose.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[801/811] Compiling HummingbirdCore RequestBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[802/811] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[803/811] Compiling HummingbirdCore URI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[804/811] Compiling HummingbirdCore Response.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[805/811] Compiling HummingbirdCore ResponseBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[806/811] Compiling HummingbirdCore AnyAsyncSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[807/811] Compiling HummingbirdCore FlatDictionary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[808/811] Compiling HummingbirdCore HBParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[809/811] Compiling HummingbirdCore OutputBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[810/811] Compiling HummingbirdCore String+percentEncode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[811/811] Compiling HummingbirdCore UnsafeTransfer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[813/876] Compiling Hummingbird 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
[814/876] Compiling Hummingbird 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
[815/876] Compiling Hummingbird Environment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[816/876] Compiling Hummingbird EditedHTTPError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[817/876] Compiling Hummingbird HTTPError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[818/876] Compiling Hummingbird HTTPResponseError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[819/876] Compiling Hummingbird NIOCore+HTTPResponseError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[820/876] Compiling Hummingbird Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[821/876] Compiling Hummingbird CacheControl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[822/885] Emitting module Hummingbird
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[823/885] Compiling Hummingbird FileIO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[824/885] Compiling Hummingbird FileProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[825/885] Compiling Hummingbird LocalFileSystem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[826/885] Compiling Hummingbird Cookie.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[827/885] Compiling Hummingbird Cookies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[828/885] Compiling Hummingbird MediaType+FileExtension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[829/885] Compiling Hummingbird MediaType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[830/885] Compiling Hummingbird Request+Cookies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[831/885] Compiling Hummingbird Response+Cookies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[832/885] Compiling Hummingbird _SpreadMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[833/885] Compiling Hummingbird TracingMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[834/885] Compiling Hummingbird EndpointResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[835/885] Compiling Hummingbird Parameters+UUID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[836/885] Compiling Hummingbird Parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[837/885] Compiling Hummingbird ResponseGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[838/885] Compiling Hummingbird RouteCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[839/885] Compiling Hummingbird Router+validation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[840/885] Compiling Hummingbird Router.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[841/885] Compiling Hummingbird ChildRequestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[842/885] Compiling Hummingbird Request.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[843/885] Compiling Hummingbird RequestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[844/885] Compiling Hummingbird RequestContextSource.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[845/885] Compiling Hummingbird RequestID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[846/885] Compiling Hummingbird RequestResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[847/885] Compiling Hummingbird Response.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[848/885] Compiling Hummingbird URI+decodeQuery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[849/885] Compiling Hummingbird MemoryPersistDriver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[850/885] Compiling Hummingbird RouterGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[851/885] Compiling Hummingbird RouterMethods.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[852/885] Compiling Hummingbird RouterPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[853/885] Compiling Hummingbird RouterResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[854/885] Compiling Hummingbird TransformingRouterGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[855/885] Compiling Hummingbird RouterTrie.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[856/885] Compiling Hummingbird Trie+resolve.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[857/885] Compiling Hummingbird Trie+serialize.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[858/885] Compiling Hummingbird TrieRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[859/885] Compiling Hummingbird CORSMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[860/885] Compiling Hummingbird FileMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[861/885] Compiling Hummingbird LogRequestMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[862/885] Compiling Hummingbird MetricsMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[863/885] Compiling Hummingbird Middleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[864/885] Compiling Hummingbird MiddlewareGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[865/885] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[866/885] Compiling Hummingbird _Middleware2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[867/885] Compiling Hummingbird _OptionalMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[868/885] Compiling Hummingbird PersistDriver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[869/885] Compiling Hummingbird PersistError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[870/885] Compiling Hummingbird ByteBuffer+foundation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[871/885] Compiling Hummingbird DateCache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[872/885] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[873/885] Compiling Hummingbird HexDigest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[874/885] Compiling Hummingbird InitializableFromSource.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[875/885] Compiling Hummingbird PreludeService.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[876/885] Compiling Hummingbird StringProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[877/885] Compiling Hummingbird Application.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[878/885] Compiling Hummingbird CodableProtocols.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[879/885] Compiling Hummingbird JSONCoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[880/885] Compiling Hummingbird ResponseEncodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[881/885] Compiling Hummingbird URLEncodedForm+Request.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[882/885] Compiling Hummingbird URLEncodedForm.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[883/885] Compiling Hummingbird URLEncodedFormDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[884/885] Compiling Hummingbird URLEncodedFormEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[885/885] Compiling Hummingbird URLEncodedFormNode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[887/888] Emitting module OpenAPIHummingbird
[888/888] Compiling OpenAPIHummingbird OpenAPITransport.swift
Build complete! (122.82s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime.git"
    },
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    }
  ],
  "manifest_display_name" : "swift-openapi-hummingbird",
  "name" : "swift-openapi-hummingbird",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPIHummingbird",
      "targets" : [
        "OpenAPIHummingbird"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIHummingbirdTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIHummingbirdTests",
      "path" : "Tests/OpenAPIHummingbirdTests",
      "product_dependencies" : [
        "HummingbirdTesting"
      ],
      "sources" : [
        "OpenAPITransportTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIHummingbird"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIHummingbird",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIHummingbird",
      "path" : "Sources/OpenAPIHummingbird",
      "product_dependencies" : [
        "Hummingbird",
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "OpenAPIHummingbird"
      ],
      "sources" : [
        "OpenAPITransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.