The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-web, reference main (f32eef), with Swift 6.1 for Linux on 29 Apr 2025 23:24:00 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/adam-fowler/swift-web.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/adam-fowler/swift-web
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f32eefc HB 2.0 (#3)
Cloned https://github.com/adam-fowler/swift-web.git
Revision (git rev-parse @):
f32eefc1269336d8201fee8ea45dedf9a98f0f3f
SUCCESS checkout https://github.com/adam-fowler/swift-web.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/adam-fowler/swift-web.git
https://github.com/adam-fowler/swift-web.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "swift-web",
  "name" : "swift-web",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-web",
      "targets" : [
        "swift-web"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_web",
      "module_type" : "SwiftTarget",
      "name" : "swift-web",
      "path" : "Sources/swift-web",
      "product_dependencies" : [
        "ArgumentParser",
        "Hummingbird"
      ],
      "product_memberships" : [
        "swift-web"
      ],
      "sources" : [
        "app.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/apple/swift-argument-parser.git
Fetching https://github.com/hummingbird-project/hummingbird.git
[1/24423] Fetching hummingbird
[6351/39373] Fetching hummingbird, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.10s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (2.12s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (3.03s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.12.0 (0.90s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2394] Fetching swift-service-lifecycle
[2395/13898] Fetching swift-service-lifecycle, swift-nio-http2
[2741/16517] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-transport-services
[4191/22179] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-transport-services, swift-nio-extras
[7234/36988] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-transport-services, swift-nio-extras, swift-nio-ssl
[8902/50878] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-transport-services, swift-nio-extras, swift-nio-ssl, async-http-client
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.54s)
[8841/48484] Fetching swift-nio-http2, swift-nio-transport-services, swift-nio-extras, swift-nio-ssl, async-http-client
Fetching https://github.com/apple/swift-nio.git
[36082/124045] Fetching swift-nio-http2, swift-nio-transport-services, swift-nio-extras, swift-nio-ssl, async-http-client, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.14s)
[72771/121426] Fetching swift-nio-http2, swift-nio-extras, swift-nio-ssl, async-http-client, swift-nio
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/swift-server/async-http-client.git from cache (2.16s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.17s)
Fetching https://github.com/apple/swift-metrics.git
[49185/96032] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
[62787/98238] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-metrics
[63008/103212] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-metrics, swift-distributed-tracing
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.63s)
Fetching https://github.com/apple/swift-log.git
[71538/101006] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.79s)
Fetching https://github.com/apple/swift-collections.git
[67319/96032] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
[68832/96936] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-http-types
[69556/100772] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-http-types, swift-log
Fetched https://github.com/apple/swift-http-types.git from cache (0.49s)
[71056/99868] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-log
Fetching https://github.com/apple/swift-atomics.git
[73423/116137] Fetching swift-nio-extras, swift-nio-ssl, swift-nio, swift-log, swift-collections
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.58s)
[69330/110475] Fetching swift-nio-ssl, swift-nio, swift-log, swift-collections
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.65s)
[55985/95666] Fetching swift-nio, swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.83s)
[52150/93535] Fetching swift-nio, swift-collections, swift-atomics
[57318/98500] Fetching swift-nio, swift-collections, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.72s)
[56854/96795] Fetching swift-nio, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.68s)
[63783/91830] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.09s)
[61205/75561] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.37s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (9.85s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (3.25s)
Fetching https://github.com/apple/swift-system.git
[1/4364] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.80s)
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.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (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.43s)
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.21s)
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.63s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.06s)
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.67s)
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.71s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.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.29s)
[4605/5903] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.38s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.85s)
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-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.97s)
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.83s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.84s)
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.79s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.80s)
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.69s)
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.93s)
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/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-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-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-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-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-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
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-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-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-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/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/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-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/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-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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/88] Compiling CNIODarwin shim.c
[2/88] Write sources
[3/88] Compiling CNIOWASI CNIOWASI.c
[3/88] Compiling CNIOWindows shim.c
[3/88] Write sources
[3/88] Compiling CNIOLinux liburing_shims.c
[4/88] Write sources
[27/88] Compiling CNIOWindows WSAStartup.c
[27/88] Write sources
[37/88] Compiling _AtomicsShims.c
[38/88] Write sources
[43/88] Compiling CNIOLLHTTP c_nio_http.c
[44/88] Compiling CNIOLinux shim.c
[45/88] Compiling CNIOLLHTTP c_nio_api.c
[46/88] Write swift-version-24593BA9C3E375BF.txt
[47/88] Compiling CNIOLLHTTP c_nio_llhttp.c
[49/127] Emitting module _NIOBase64
[49/127] Compiling c-nioatomics.c
[50/130] Compiling c-atomics.c
[52/130] Compiling _NIODataStructures _TinyArray.swift
[53/130] Compiling _NIOBase64 Base64.swift
[54/132] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/132] Compiling InternalCollectionsUtilities Specialize.swift
[56/136] Compiling _NIODataStructures PriorityQueue.swift
[58/136] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[59/136] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[60/136] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[61/136] Emitting module HTTPTypes
[62/136] Compiling HTTPTypes HTTPField.swift
[63/137] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[64/137] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[65/137] Compiling InternalCollectionsUtilities UInt+reversed.swift
[66/137] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[67/137] Compiling ServiceContextModule ServiceContext.swift
[68/137] Emitting module ServiceContextModule
[69/137] Compiling ServiceContextModule ServiceContextKey.swift
[70/138] Emitting module InternalCollectionsUtilities
[71/138] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[72/138] Compiling InternalCollectionsUtilities Integer rank.swift
[73/138] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[74/138] Compiling ConcurrencyHelpers LockedValueBox.swift
[75/138] Compiling HTTPTypes HTTPParsedFields.swift
[76/138] Compiling InternalCollectionsUtilities _SortedCollection.swift
[77/138] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[78/138] Compiling InternalCollectionsUtilities Debugging.swift
[79/138] Compiling InternalCollectionsUtilities Descriptions.swift
[80/138] Compiling HTTPTypes HTTPResponse.swift
[81/138] Compiling HTTPTypes HTTPRequest.swift
[82/138] Compiling HTTPTypes ISOLatin1String.swift
[84/138] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[85/138] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[87/164] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[88/232] Compiling _RopeModule BigString+Chunk+Description.swift
[89/232] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[90/232] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[91/234] Compiling _RopeModule BigString+Iterators.swift
[92/234] Compiling _RopeModule BigString+Metrics.swift
[93/234] Compiling _RopeModule BigString+Ingester.swift
[94/234] Compiling _RopeModule BigString+Invariants.swift
[95/234] Emitting module CoreMetrics
[96/234] Compiling CoreMetrics Locks.swift
[97/234] Compiling CoreMetrics Metrics.swift
[98/235] Compiling HTTPTypes NIOLock.swift
[99/235] Compiling NIOConcurrencyHelpers lock.swift
[100/235] Emitting module ConcurrencyHelpers
[101/235] Compiling ConcurrencyHelpers Lock.swift
[102/236] Compiling Logging MetadataProvider.swift
[103/236] Compiling _RopeModule BigString+Debugging.swift
[104/236] Compiling _RopeModule BigString+Index.swift
[105/236] Compiling NIOConcurrencyHelpers NIOLock.swift
[106/236] Compiling Logging LogHandler.swift
[107/236] Emitting module Logging
[108/236] Compiling Logging Logging.swift
[109/236] Compiling Logging Locks.swift
[110/237] Emitting module _NIODataStructures
[111/237] Compiling _NIODataStructures Heap.swift
[116/238] Compiling NIOConcurrencyHelpers atomics.swift
[117/238] Emitting module NIOConcurrencyHelpers
[118/238] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[119/239] Compiling _RopeModule BigString+BidirectionalCollection.swift
[120/239] Compiling _RopeModule BigString+Builder.swift
[121/239] Compiling _RopeModule BigString+Contents.swift
[123/250] Compiling Atomics IntegerOperations.swift
[124/250] Compiling Atomics Unmanaged extensions.swift
[125/305] Compiling Instrumentation NoOpInstrument.swift
[126/305] Compiling Instrumentation MultiplexInstrument.swift
[127/310] Compiling Instrumentation Locks.swift
[128/312] Compiling Instrumentation Instrument.swift
[129/312] Emitting module Instrumentation
[130/312] Compiling Instrumentation InstrumentationSystem.swift
[132/313] Compiling HeapModule Heap+Descriptions.swift
[133/313] Compiling HeapModule _HeapNode.swift
[134/313] Compiling HeapModule Heap.swift
[135/321] Compiling UnixSignals UnixSignal.swift
[136/321] Emitting module UnixSignals
[137/321] Compiling UnixSignals UnixSignalsSequence.swift
[138/322] Emitting module HeapModule
[139/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[140/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[141/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[142/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[143/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[144/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[145/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[146/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[147/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[148/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[149/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[150/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[151/322] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[152/322] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[153/322] Compiling HeapModule Heap+Invariants.swift
[154/322] Compiling HeapModule Heap+UnsafeHandle.swift
[155/322] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[156/330] Compiling Tracing InstrumentationSystem+Tracing.swift
[159/330] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[160/330] Compiling OrderedCollections OrderedDictionary+Values.swift
[161/330] Compiling OrderedCollections OrderedSet+Initializers.swift
[162/330] Compiling OrderedCollections OrderedSet+Insertions.swift
[163/330] Compiling OrderedCollections OrderedSet+Invariants.swift
[164/330] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[165/330] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[166/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[167/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[168/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[169/330] Compiling OrderedCollections OrderedSet+Diffing.swift
[170/330] Compiling OrderedCollections OrderedSet+Equatable.swift
[171/330] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[172/330] Compiling OrderedCollections OrderedSet+Hashable.swift
[173/330] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[174/330] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[175/330] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[176/330] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[177/330] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[178/330] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[179/339] Compiling Tracing TracingTime.swift
[188/339] Compiling OrderedCollections OrderedDictionary+Codable.swift
[189/339] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[190/339] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[191/339] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[192/339] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[193/339] Compiling OrderedCollections OrderedDictionary+Elements.swift
[194/339] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[195/339] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[196/339] Compiling OrderedCollections OrderedDictionary.swift
[197/339] Compiling OrderedCollections OrderedSet+Codable.swift
[198/339] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[199/339] Compiling OrderedCollections OrderedSet+Descriptions.swift
[212/350] Emitting module Tracing
[213/403] Compiling Tracing TracerProtocol.swift
[214/430] Compiling Tracing Tracer.swift
[215/430] Compiling Tracing TracerProtocol+Legacy.swift
[216/430] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[217/430] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[218/432] Compiling HashTreeCollections _Bitmap.swift
[219/432] Compiling HashTreeCollections _Bucket.swift
[220/432] Compiling HashTreeCollections TreeDictionary+Keys.swift
[221/432] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[222/432] Compiling HashTreeCollections TreeDictionary+Merge.swift
[223/432] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[224/432] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[225/432] Compiling HashTreeCollections TreeDictionary+Values.swift
[226/432] Compiling HashTreeCollections TreeSet+Hashable.swift
[227/432] Compiling HashTreeCollections TreeSet+Sendable.swift
[228/432] Compiling HashTreeCollections TreeSet+Sequence.swift
[229/432] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[230/432] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[231/432] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[232/432] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[233/432] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[234/432] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[235/432] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[236/432] Compiling HashTreeCollections TreeDictionary.swift
[237/432] Compiling HashTreeCollections TreeSet+Codable.swift
[240/432] Compiling HashTreeCollections _HashNode+Storage.swift
[241/432] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[242/432] Compiling HashTreeCollections _HashNode+Structural filter.swift
[243/432] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[244/432] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[245/432] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[246/432] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[247/432] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[248/432] Compiling HashTreeCollections _HashNode+Structural merge.swift
[249/432] Compiling HashTreeCollections _AncestorHashSlots.swift
[252/432] Compiling DequeModule _DequeSlot.swift
[253/432] Compiling DequeModule _UnsafeWrappedBuffer.swift
[254/432] Compiling HashTreeCollections _HashNode+Builder.swift
[255/432] Compiling HashTreeCollections _HashNode+Debugging.swift
[256/432] Compiling HashTreeCollections _HashNode+Initializers.swift
[257/432] Compiling HashTreeCollections _HashNode+Invariants.swift
[262/432] Compiling Tracing NoOpTracer.swift
[263/432] Compiling Tracing SpanProtocol.swift
[266/433] Compiling HTTPTypes HTTPFieldName.swift
[267/433] Compiling HTTPTypes HTTPFields.swift
[268/434] Emitting module Atomics
[290/489] Compiling BitCollections BitArray+Invariants.swift
[291/489] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[292/489] Compiling BitCollections BitArray+BitwiseOperations.swift
[293/489] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[294/489] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[295/489] Compiling BitCollections BitArray+Extras.swift
[297/490] Compiling BitCollections BitArray+Fill.swift
[298/490] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[299/490] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[300/490] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[301/490] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[302/490] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[303/490] Compiling BitCollections BitSet+SetAlgebra union.swift
[304/490] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[305/490] Compiling BitCollections BitSet.Counted.swift
[321/500] Compiling HashTreeCollections TreeSet+Collection.swift
[322/500] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[323/500] Compiling HashTreeCollections TreeSet+Debugging.swift
[324/500] Compiling HashTreeCollections TreeSet+Descriptions.swift
[325/500] Compiling HashTreeCollections TreeSet+Equatable.swift
[326/500] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[327/500] Compiling HashTreeCollections TreeSet+Extras.swift
[328/500] Compiling HashTreeCollections TreeSet+Filter.swift
[330/500] Emitting module DequeModule
[331/501] Emitting module OrderedCollections
[331/502] Wrapping AST for _NIODataStructures for debugging
[334/502] Emitting module _RopeModule
[335/502] Wrapping AST for _NIOBase64 for debugging
[336/502] Wrapping AST for UnixSignals for debugging
[342/502] Compiling BitCollections BitArray+Hashable.swift
[343/502] Compiling BitCollections BitArray+Initializers.swift
[345/509] Wrapping AST for Tracing for debugging
[347/524] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[348/524] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[349/524] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[350/524] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[351/524] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[352/524] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[353/524] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[354/524] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[355/524] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[356/524] Compiling HashTreeCollections TreeSet.swift
[357/613] Compiling NIOCore EventLoopFuture.swift
[358/613] Compiling NIOCore FileDescriptor.swift
[359/613] Compiling NIOCore FileHandle.swift
[360/613] Compiling NIOCore FileRegion.swift
[361/613] Compiling NIOCore GlobalSingletons.swift
[362/613] Compiling NIOCore IO.swift
[363/613] Compiling NIOCore IOData.swift
[364/613] Compiling NIOCore DispatchQueue+WithFuture.swift
[365/613] Compiling NIOCore EventLoop+Deprecated.swift
[366/613] Compiling NIOCore EventLoop+SerialExecutor.swift
[367/613] Compiling NIOCore EventLoop.swift
[368/613] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[369/613] Compiling NIOCore EventLoopFuture+Deprecated.swift
[370/613] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[370/613] Wrapping AST for ServiceContextModule for debugging
[372/613] Compiling NIOCore IPProtocol.swift
[373/613] Compiling NIOCore IntegerBitPacking.swift
[374/613] Compiling NIOCore IntegerTypes.swift
[375/613] Compiling NIOCore Interfaces.swift
[376/613] Compiling NIOCore Linux.swift
[377/613] Compiling NIOCore MarkedCircularBuffer.swift
[378/613] Compiling NIOCore MulticastChannel.swift
[379/613] Emitting module ArgumentParserToolInfo
[380/613] Compiling ArgumentParserToolInfo ToolInfo.swift
[400/614] Wrapping AST for OrderedCollections for debugging
[402/614] Wrapping AST for NIOConcurrencyHelpers for debugging
[404/614] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[405/614] Compiling NIOCore AddressedEnvelope.swift
[406/614] Compiling NIOCore AsyncAwaitSupport.swift
[407/614] Compiling NIOCore AsyncChannel.swift
[408/614] Compiling NIOCore AsyncChannelHandler.swift
[409/614] Compiling NIOCore AsyncChannelInboundStream.swift
[410/614] Compiling NIOCore AsyncChannelOutboundWriter.swift
[411/614] Compiling NIOCore NIOAsyncSequenceProducer.swift
[412/614] Emitting module BitCollections
[412/637] Wrapping AST for Logging for debugging
[414/652] Compiling Metrics Metrics.swift
[415/652] Emitting module Metrics
[415/653] Wrapping AST for InternalCollectionsUtilities for debugging
[417/653] Wrapping AST for Instrumentation for debugging
[428/653] Compiling NIOCore NIOAny.swift
[429/653] Compiling NIOCore NIOCloseOnErrorHandler.swift
[430/653] Compiling NIOCore NIOLoopBound.swift
[431/653] Compiling NIOCore NIOScheduledCallback.swift
[432/653] Compiling NIOCore NIOSendable.swift
[433/653] Compiling NIOCore RecvByteBufferAllocator.swift
[434/653] Compiling BitCollections _Word.swift
[435/654] Compiling ArgumentParser EnumerableFlag.swift
[436/654] Compiling ArgumentParser ExpressibleByArgument.swift
[437/654] Compiling ArgumentParser ParsableArguments.swift
[438/654] Compiling ArgumentParser ParsableArgumentsValidation.swift
[439/654] Compiling ArgumentParser ParsableCommand.swift
[440/654] Compiling ArgumentParser ArgumentDecoder.swift
[441/654] Compiling ArgumentParser ArgumentDefinition.swift
[442/654] Compiling ArgumentParser ArgumentSet.swift
[443/654] Compiling ArgumentParser CommandParser.swift
[444/654] Compiling ArgumentParser InputKey.swift
[445/654] Compiling ArgumentParser InputOrigin.swift
[446/654] Compiling ArgumentParser Name.swift
[447/654] Compiling ArgumentParser Parsed.swift
[448/654] Compiling ArgumentParser ParsedValues.swift
[449/654] Compiling ArgumentParser ParserError.swift
[449/655] Wrapping AST for HeapModule for debugging
[451/655] Compiling ArgumentParser ArgumentHelp.swift
[452/655] Compiling ArgumentParser OptionGroup.swift
[453/655] Compiling ArgumentParser AsyncParsableCommand.swift
[454/655] Compiling ArgumentParser CommandConfiguration.swift
[455/655] Compiling ArgumentParser CommandGroup.swift
[462/655] Compiling ArgumentParser ArgumentVisibility.swift
[463/655] Compiling ArgumentParser CompletionKind.swift
[464/655] Compiling ArgumentParser Errors.swift
[465/655] Compiling ArgumentParser Flag.swift
[466/655] Compiling ArgumentParser NameSpecification.swift
[467/655] Compiling ArgumentParser Option.swift
[468/655] Compiling ArgumentParser BashCompletionsGenerator.swift
[469/655] Compiling ArgumentParser CompletionsGenerator.swift
[470/655] Compiling ArgumentParser FishCompletionsGenerator.swift
[471/655] Compiling ArgumentParser ZshCompletionsGenerator.swift
[472/655] Compiling ArgumentParser Argument.swift
[482/655] Compiling ArgumentParser SplitArguments.swift
[483/655] Compiling ArgumentParser DumpHelpGenerator.swift
[483/655] Wrapping AST for Metrics for debugging
[491/660] Wrapping AST for HTTPTypes for debugging
[492/660] Wrapping AST for DequeModule for debugging
[499/666] Wrapping AST for CoreMetrics for debugging
[500/666] Wrapping AST for BitCollections for debugging
[501/666] Wrapping AST for ConcurrencyHelpers for debugging
[503/666] Compiling ArgumentParser Platform.swift
[504/666] Compiling ArgumentParser SequenceExtensions.swift
[505/666] Compiling ArgumentParser StringExtensions.swift
[506/666] Compiling ArgumentParser Tree.swift
[509/666] Emitting module AsyncAlgorithms
[516/666] Wrapping AST for _RopeModule for debugging
[517/666] Wrapping AST for Atomics for debugging
[518/666] Wrapping AST for ArgumentParserToolInfo for debugging
[528/666] Emitting module ArgumentParser
[537/674] Compiling ArgumentParser HelpCommand.swift
[538/674] Compiling ArgumentParser HelpGenerator.swift
[539/674] Compiling ArgumentParser MessageInfo.swift
[540/674] Compiling ArgumentParser UsageGenerator.swift
[541/674] Compiling ArgumentParser CollectionExtensions.swift
[544/674] Compiling AsyncAlgorithms SetAlgebra.swift
[545/674] Compiling AsyncAlgorithms UnsafeTransfer.swift
[546/674] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[547/674] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[548/674] Compiling AsyncAlgorithms ZipStateMachine.swift
[549/674] Compiling AsyncAlgorithms ZipStorage.swift
[567/674] Emitting module HashTreeCollections
[602/676] Wrapping AST for HashTreeCollections for debugging
[608/676] Wrapping AST for AsyncAlgorithms for debugging
[611/687] Compiling Collections Collections.swift
[612/687] Emitting module Collections
[612/688] Wrapping AST for ArgumentParser for debugging
[614/688] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[624/689] Emitting module ServiceLifecycle
[625/689] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[626/689] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[627/689] Compiling NIOCore SocketAddresses.swift
[628/689] Compiling NIOCore SocketOptionProvider.swift
[629/689] Compiling NIOCore SystemCallHelpers.swift
[630/689] Compiling NIOCore TimeAmount+Duration.swift
[631/689] Compiling NIOCore TypeAssistedChannelHandler.swift
[632/689] Compiling NIOCore UniversalBootstrapSupport.swift
[633/689] Compiling NIOCore Utilities.swift
[634/689] Compiling ServiceLifecycle CancellationWaiter.swift
[635/689] Compiling ServiceLifecycle GracefulShutdown.swift
[636/689] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[644/689] Wrapping AST for Collections for debugging
[646/689] Compiling ServiceLifecycle ServiceRunnerError.swift
[647/689] Compiling ServiceLifecycle Service.swift
[648/689] Compiling ServiceLifecycle ServiceGroup.swift
[649/690] Wrapping AST for ServiceLifecycle for debugging
[677/690] Emitting module NIOCore
[678/694] Wrapping AST for NIOCore for debugging
[680/744] Emitting module NIOHTTPTypes
[681/744] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[682/745] Emitting module NIOEmbedded
[683/745] Wrapping AST for NIOHTTPTypes for debugging
[685/745] Compiling NIOEmbedded AsyncTestingChannel.swift
[686/745] Compiling NIOEmbedded Embedded.swift
[687/745] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[688/745] Compiling NIOPosix PooledRecvBufferAllocator.swift
[689/745] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[690/745] Compiling NIOPosix PosixSingletons.swift
[691/745] Compiling NIOPosix RawSocketBootstrap.swift
[692/745] Compiling NIOPosix Resolver.swift
[693/745] Compiling NIOPosix Selectable.swift
[694/752] Wrapping AST for NIOEmbedded for debugging
[696/752] Compiling NIOPosix ThreadPosix.swift
[697/752] Compiling NIOPosix ThreadWindows.swift
[698/752] Compiling NIOPosix UnsafeTransfer.swift
[699/752] Compiling NIOPosix Utilities.swift
[700/752] Compiling NIOPosix VsockAddress.swift
[701/752] Compiling NIOPosix VsockChannelEvents.swift
[702/752] Compiling NIOPosix SelectableChannel.swift
[703/752] Compiling NIOPosix SelectableEventLoop.swift
[704/752] Compiling NIOPosix SelectorEpoll.swift
[705/752] Compiling NIOPosix SelectorGeneric.swift
[706/752] Compiling NIOPosix SelectorKqueue.swift
[707/752] Compiling NIOPosix SelectorUring.swift
[708/752] Compiling NIOPosix ServerSocket.swift
[709/752] Compiling NIOPosix Socket.swift
[710/752] Compiling NIOPosix SocketChannel.swift
[711/752] Compiling NIOPosix SocketProtocols.swift
[712/752] Compiling NIOPosix System.swift
[713/752] Compiling NIOPosix Thread.swift
[714/752] Emitting module NIOPosix
[715/752] Compiling NIOPosix IO.swift
[716/752] Compiling NIOPosix IntegerBitPacking.swift
[717/752] Compiling NIOPosix IntegerTypes.swift
[718/752] Compiling NIOPosix Linux.swift
[719/752] Compiling NIOPosix LinuxCPUSet.swift
[720/752] Compiling NIOPosix LinuxUring.swift
[721/752] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[722/752] Compiling NIOPosix BSDSocketAPICommon.swift
[723/752] Compiling NIOPosix BSDSocketAPIPosix.swift
[724/752] Compiling NIOPosix BSDSocketAPIWindows.swift
[725/752] Compiling NIOPosix BaseSocket.swift
[726/752] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[727/752] Compiling NIOPosix BaseSocketChannel.swift
[728/752] Compiling NIOPosix BaseStreamSocketChannel.swift
[729/752] Compiling NIOPosix Bootstrap.swift
[730/752] Compiling NIOPosix ControlMessage.swift
[731/752] Compiling NIOPosix DatagramVectorReadManager.swift
[732/752] Compiling NIOPosix Errors+Any.swift
[733/752] Compiling NIOPosix FileDescriptor.swift
[734/752] Compiling NIOPosix GetaddrinfoResolver.swift
[735/752] Compiling NIOPosix HappyEyeballs.swift
[736/752] Compiling NIOPosix NIOThreadPool.swift
[737/752] Compiling NIOPosix NonBlockingFileIO.swift
[738/752] Compiling NIOPosix PendingDatagramWritesManager.swift
[739/752] Compiling NIOPosix PendingWritesManager.swift
[740/752] Compiling NIOPosix PipeChannel.swift
[741/752] Compiling NIOPosix PipePair.swift
[742/752] Compiling NIOPosix Pool.swift
[743/753] Wrapping AST for NIOPosix for debugging
[745/755] Compiling NIO Exports.swift
[746/755] Emitting module NIO
[747/756] Wrapping AST for NIO for debugging
[749/772] Emitting module NIOHTTP1
[750/774] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[751/774] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[752/774] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[753/774] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[754/774] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[755/774] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[756/774] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[757/774] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[758/774] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[759/774] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[760/774] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[761/774] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[762/774] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[763/774] Compiling NIOHTTP1 HTTPTypes.swift
[764/774] Compiling NIOHTTP1 ByteCollectionUtils.swift
[765/774] Compiling NIOHTTP1 HTTPDecoder.swift
[766/774] Compiling NIOHTTP1 HTTPEncoder.swift
[767/775] Wrapping AST for NIOHTTP1 for debugging
[769/797] Emitting module NIOHTTPTypesHTTP1
[770/797] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[771/797] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[772/797] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[773/798] Compiling NIOExtras RequestResponseHandler.swift
[774/798] Compiling NIOExtras RequestResponseWithIDHandler.swift
[775/800] Compiling NIOExtras PCAPRingBuffer.swift
[776/800] Compiling NIOExtras QuiescingHelper.swift
[778/800] Emitting module NIOExtras
[778/800] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[780/800] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[781/800] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[782/800] Compiling NIOExtras JSONRPCFraming.swift
[783/800] Compiling NIOExtras NIOLengthFieldBitLength.swift
[784/800] Compiling NIOExtras NIORequestIdentifiable.swift
[785/800] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[786/800] Compiling NIOExtras NIOExtrasError.swift
[787/800] Compiling NIOExtras DebugInboundEventsHandler.swift
[788/800] Compiling NIOExtras DebugOutboundEventsHandler.swift
[789/800] Compiling NIOExtras FixedLengthFrameDecoder.swift
[790/800] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[791/800] Compiling NIOExtras LengthFieldPrepender.swift
[792/800] Compiling NIOExtras LineBasedFrameDecoder.swift
[793/800] Compiling NIOExtras UnsafeTransfer.swift
[794/800] Compiling NIOExtras WritePCAPHandler.swift
[795/801] Wrapping AST for NIOExtras for debugging
[797/825] 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
[798/828] 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
[799/828] 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
[800/828] 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
[801/828] 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
[802/828] 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
[803/828] 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
[804/828] 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
[805/828] 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
[806/828] 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
[807/828] 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
[808/828] 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
[809/828] 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
[810/828] 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
[811/828] 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
[812/828] 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
[813/828] 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
[814/828] 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
[815/828] 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
[816/828] 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
[817/828] 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
[818/828] 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
[819/828] 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
[820/828] 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
[821/828] 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
[822/828] 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
[823/828] 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
[824/829] Wrapping AST for HummingbirdCore for debugging
[826/893] 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
[827/902] 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
[828/902] 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
[829/902] 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
[830/902] 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
[831/902] 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
[832/902] 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
[833/902] 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
[834/902] 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
[835/902] 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
[836/902] 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
[837/902] 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
[838/902] 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
[839/902] 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
[840/902] 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
[841/902] 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
[842/902] 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
[843/902] 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
[844/902] 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
[845/902] 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
[846/902] 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
[847/902] 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
[848/902] 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
[849/902] 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
[850/902] 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
[851/902] 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
[852/902] 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
[853/902] 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
[854/902] 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
[855/902] 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
[856/902] 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
[857/902] 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
[858/902] 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
[859/902] 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
[860/902] 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
[861/902] 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
[862/902] 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
[863/902] 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
[864/902] 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
[865/902] 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
[866/902] 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
[867/902] 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
[868/902] 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
[869/902] 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
[870/902] 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
[871/902] 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
[872/902] 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
[873/902] 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
[874/902] 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
[875/902] 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
[876/902] 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
[877/902] 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
[878/902] 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
[879/902] 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
[880/902] 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
[881/902] 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
[882/902] 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
[883/902] 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
[884/902] 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
[885/902] 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
[886/902] 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
[887/902] 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
[888/902] 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
[889/902] 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
[890/902] 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
[891/902] 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
[892/902] 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
[893/902] 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
[894/902] 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
[895/902] 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
[896/902] 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
[897/902] 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
[898/902] 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
[899/903] Wrapping AST for Hummingbird for debugging
[901/905] Emitting module swift_web
[902/905] Compiling swift_web app.swift
[903/906] Wrapping AST for swift-web for debugging
[904/906] Write Objects.LinkFileList
[905/906] Linking swift-web
Build complete! (102.57s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "swift-web",
  "name" : "swift-web",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-web",
      "targets" : [
        "swift-web"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_web",
      "module_type" : "SwiftTarget",
      "name" : "swift-web",
      "path" : "Sources/swift-web",
      "product_dependencies" : [
        "ArgumentParser",
        "Hummingbird"
      ],
      "product_memberships" : [
        "swift-web"
      ],
      "sources" : [
        "app.swift"
      ],
      "type" : "executable"
    }
  ],
  "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.