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 hummingbird-elementary, reference main (e41590), with Swift 6.1 for Linux on 30 Apr 2025 02:15:47 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/hummingbird-community/hummingbird-elementary.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/hummingbird-community/hummingbird-elementary
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e41590e non-sendable support for HTMLResponse (#10)
Cloned https://github.com/hummingbird-community/hummingbird-elementary.git
Revision (git rev-parse @):
e41590e49cdb60dcf62004fc15729a10c069249c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-community/hummingbird-elementary.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hummingbird-community/hummingbird-elementary.git
https://github.com/hummingbird-community/hummingbird-elementary.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" : "elementary",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sliemeobn/elementary.git"
    }
  ],
  "manifest_display_name" : "hummingbird-elementary",
  "name" : "hummingbird-elementary",
  "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" : "HummingbirdElementary",
      "targets" : [
        "HummingbirdElementary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HummingbirdElementaryTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdElementaryTests",
      "path" : "Tests/HummingbirdElementaryTests",
      "product_dependencies" : [
        "Elementary",
        "HummingbirdTesting"
      ],
      "sources" : [
        "HTMLResponseTests.swift",
        "NonSendableHTMLResponseTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdElementary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdElementary",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdElementary",
      "path" : "Sources/HummingbirdElementary",
      "product_dependencies" : [
        "Hummingbird",
        "Elementary"
      ],
      "product_memberships" : [
        "HummingbirdElementary"
      ],
      "sources" : [
        "HTMLResponse.swift",
        "HTMLResponseBodyWriter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/hummingbird-project/hummingbird.git
Fetching https://github.com/sliemeobn/elementary.git
[1/1263] Fetching elementary
[1264/25686] Fetching elementary, hummingbird
Fetched https://github.com/sliemeobn/elementary.git from cache (1.00s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.02s)
Computing version for https://github.com/sliemeobn/elementary.git
Computed https://github.com/sliemeobn/elementary.git at 0.5.2 (1.67s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.12.0 (0.66s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-http2.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
[185/5013] Fetching swift-nio-transport-services, swift-service-lifecycle
[500/10675] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras
[2539/22179] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras, swift-nio-http2
[9382/36069] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras, swift-nio-http2, async-http-client
[15013/50878] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.50s)
[15386/45216] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
[37369/120777] Fetching swift-nio-transport-services, swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.23s)
[41551/118383] Fetching swift-nio-transport-services, swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.24s)
[28417/104493] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[33691/106699] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio, swift-metrics
[40530/111673] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio, swift-metrics, swift-distributed-tracing
Fetched https://github.com/apple/swift-metrics.git from cache (0.36s)
[53552/109467] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio, swift-distributed-tracing
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.51s)
[58401/104493] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-log.git
[65958/105397] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.40s)
Fetching https://github.com/apple/swift-collections.git
[72003/108329] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio, swift-log
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.34s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.35s)
[67760/94206] Fetching swift-nio-ssl, swift-nio, swift-log
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.37s)
Fetched https://github.com/apple/swift-log.git from cache (0.60s)
[49871/75561] Fetching swift-nio
[49872/91830] Fetching swift-nio, swift-collections
[53719/96795] Fetching swift-nio, swift-collections, swift-async-algorithms
[56904/98500] Fetching swift-nio, swift-collections, swift-async-algorithms, swift-atomics
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.51s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
[63400/91830] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.39s)
[75561/75561] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.68s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (6.80s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (2.58s)
Fetching https://github.com/apple/swift-system.git
[1/4364] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.22s)
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.82s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.73s)
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.77s)
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.28s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.02s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (3.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.80s)
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.54s)
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.63s)
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.39s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.39s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.96s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.40s)
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.95s)
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.60s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.58s)
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.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.56s)
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.56s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (3.38s)
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-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-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-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-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-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/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/sliemeobn/elementary.git
Working copy of https://github.com/sliemeobn/elementary.git resolved at 0.5.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-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-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-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-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-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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.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-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-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/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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Building for debugging...
[0/48] Write sources
[32/48] Compiling CNIOWASI CNIOWASI.c
[33/48] Compiling CNIOWindows shim.c
[33/48] Compiling CNIOWindows WSAStartup.c
[35/48] Compiling _AtomicsShims.c
[36/48] Compiling CNIOLinux liburing_shims.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] Compiling CNIOLLHTTP c_nio_llhttp.c
[45/48] Write swift-version-24593BA9C3E375BF.txt
[47/87] Emitting module InternalCollectionsUtilities
[47/89] Compiling c-nioatomics.c
[49/111] Compiling HTTPTypes HTTPField.swift
[50/111] Emitting module HTTPTypes
[51/111] Compiling Elementary HtmlTags.swift
[52/111] Compiling Elementary HtmlAsyncRenderer.swift
[53/112] Compiling Elementary HtmlTextRenderer.swift
[54/112] Compiling Elementary CoreModel.swift
[55/112] Compiling Logging LogHandler.swift
[56/112] Emitting module _NIOBase64
[57/112] Compiling _NIOBase64 Base64.swift
[58/113] Compiling HTTPTypes ISOLatin1String.swift
[59/113] Compiling HTTPTypes HTTPRequest.swift
[60/113] Compiling Elementary Environment.swift
[61/113] Compiling Elementary ForEach.swift
[62/113] Compiling ServiceContextModule ServiceContext.swift
[63/113] Compiling ServiceContextModule ServiceContextKey.swift
[64/113] Emitting module ServiceContextModule
[65/114] Compiling Elementary AsyncContent.swift
[66/114] Compiling Elementary AsyncForEach.swift
[67/114] Compiling _NIODataStructures PriorityQueue.swift
[68/114] Compiling _NIODataStructures _TinyArray.swift
[68/114] Compiling c-atomics.c
[70/114] Compiling Elementary StoredAttribute.swift
[71/114] Compiling Elementary Html+Attributes.swift
[72/114] Compiling Elementary Html+Rendering.swift
[73/114] Compiling Elementary HtmlAttributes+common.swift
[74/114] Compiling Elementary HtmlAttributes+event.swift
[75/114] Compiling Elementary Html+Elements.swift
[76/114] Compiling Elementary HtmlBuilder+Tuples.swift
[77/114] Compiling Elementary AttributeStorage.swift
[78/114] Compiling Elementary HtmlBuilder.swift
[79/114] Compiling Elementary HtmlElement+Async.swift
[80/114] Compiling HTTPTypes HTTPResponse.swift
[82/114] Compiling HTTPTypes HTTPParsedFields.swift
[85/130] Emitting module Instrumentation
[86/130] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[87/130] Compiling Instrumentation NoOpInstrument.swift
[88/160] Compiling Instrumentation MultiplexInstrument.swift
[89/194] Compiling Instrumentation Instrument.swift
[90/198] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/198] Compiling _RopeModule BigString+Chunk+Breaks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/198] Compiling _RopeModule BigString+Chunk+Counts.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/198] Compiling _RopeModule BigString+Summary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/198] Compiling _RopeModule BigString.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/198] Compiling _RopeModule BigString+Comparable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/201] Emitting module NIOConcurrencyHelpers
[97/201] Emitting module CoreMetrics
[98/201] Compiling NIOConcurrencyHelpers lock.swift
[99/201] Compiling HTTPTypes NIOLock.swift
[100/201] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[101/201] Compiling NIOConcurrencyHelpers atomics.swift
[102/201] Emitting module Elementary
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/201] Emitting module Logging
[104/201] Compiling Logging Locks.swift
[105/201] Compiling NIOConcurrencyHelpers NIOLock.swift
[106/201] Emitting module _NIODataStructures
[107/201] Compiling _NIODataStructures Heap.swift
[108/203] Compiling Logging Logging.swift
[109/203] Compiling Logging MetadataProvider.swift
[110/203] Compiling Instrumentation InstrumentationSystem.swift
[111/203] Compiling Instrumentation Locks.swift
[115/205] Compiling _RopeModule BigString+Chunk+RopeElement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/205] Compiling _RopeModule BigString+Chunk+Splitting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[117/205] Compiling _RopeModule BigString+Chunk.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/205] Compiling _RopeModule BigString+Debugging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[120/205] Compiling _RopeModule BigString+Index.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[121/205] Compiling _RopeModule BigString+Ingester.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/205] Compiling _RopeModule BigString+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/205] Compiling _RopeModule BigString+Iterators.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/205] Compiling _RopeModule BigString+Metrics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/205] Compiling _RopeModule BigString+Chunk+Description.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[126/205] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/205] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/205] Compiling _RopeModule BigString+BidirectionalCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/205] Compiling _RopeModule BigString+Builder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/205] Compiling _RopeModule BigString+Contents.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/212] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[132/344] Compiling HeapModule Heap+Invariants.swift
[133/351] Compiling HeapModule Heap+Descriptions.swift
[134/351] Compiling HeapModule Heap.swift
[135/351] Compiling HeapModule _HeapNode.swift
[136/351] Compiling CoreMetrics Locks.swift
[137/351] Compiling CoreMetrics Metrics.swift
[138/352] Emitting module HeapModule
[139/352] Compiling HeapModule Heap+UnsafeHandle.swift
[140/353] Compiling Tracing TracingTime.swift
[142/353] Compiling Tracing InstrumentationSystem+Tracing.swift
[143/353] Emitting module Tracing
[145/353] Compiling Tracing TracerProtocol.swift
[146/353] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[147/353] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[148/353] Compiling HashTreeCollections TreeDictionary+Filter.swift
[149/353] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[150/353] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[151/353] Compiling HashTreeCollections TreeDictionary+Keys.swift
[152/353] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[153/353] Compiling HashTreeCollections TreeDictionary+Merge.swift
[154/353] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[155/353] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[156/362] Compiling HashTreeCollections TreeDictionary+Values.swift
[157/362] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[158/362] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[159/362] Compiling HashTreeCollections _HashNode+Storage.swift
[160/362] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[161/362] Compiling HashTreeCollections _HashNode+Structural filter.swift
[162/362] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[163/362] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[164/362] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[165/362] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[166/362] Compiling HashTreeCollections _HashLevel.swift
[167/362] Compiling HashTreeCollections _HashNode+Builder.swift
[168/362] Compiling HashTreeCollections _HashNode+Debugging.swift
[169/362] Compiling HashTreeCollections _HashNode+Initializers.swift
[170/362] Compiling HashTreeCollections _HashNode+Invariants.swift
[171/362] Compiling HashTreeCollections _HashNode+Lookups.swift
[172/362] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[173/378] Compiling Tracing Tracer.swift
[174/378] Compiling Tracing TracerProtocol+Legacy.swift
[175/386] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[176/386] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[177/386] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[178/386] Compiling HashTreeCollections _AncestorHashSlots.swift
[179/386] Compiling HashTreeCollections _Bitmap.swift
[180/386] Compiling HashTreeCollections _Bucket.swift
[181/386] Compiling HashTreeCollections _Hash.swift
[182/386] Compiling HashTreeCollections TreeSet+Extras.swift
[183/386] Compiling HashTreeCollections TreeSet+Filter.swift
[184/386] Compiling HashTreeCollections _HashTreeIterator.swift
[185/386] Compiling HashTreeCollections _HashTreeStatistics.swift
[186/386] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[187/386] Compiling HashTreeCollections _RawHashNode.swift
[188/386] Compiling HashTreeCollections _UnmanagedHashNode.swift
[189/386] Compiling HashTreeCollections _UnsafePath.swift
[190/386] Compiling HashTreeCollections TreeDictionary+Codable.swift
[191/386] Compiling HashTreeCollections TreeDictionary+Collection.swift
[192/386] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[193/386] Compiling HashTreeCollections _HashNode+Structural merge.swift
[194/386] Compiling HashTreeCollections TreeDictionary.swift
[195/386] Compiling HashTreeCollections TreeSet+Codable.swift
[196/386] Compiling HashTreeCollections TreeSet+Collection.swift
[197/386] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[198/386] Compiling HashTreeCollections TreeSet+Debugging.swift
[199/386] Compiling HashTreeCollections TreeSet+Descriptions.swift
[200/386] Compiling HashTreeCollections TreeSet+Equatable.swift
[201/386] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[210/386] Compiling DequeModule Deque+Codable.swift
[211/386] Compiling DequeModule Deque+Collection.swift
[212/386] Compiling DequeModule Deque+Equatable.swift
[213/386] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[214/386] Compiling DequeModule Deque+CustomReflectable.swift
[215/386] Compiling DequeModule Deque+Descriptions.swift
[216/386] Compiling DequeModule Deque+Extras.swift
[217/386] Compiling DequeModule Deque+Hashable.swift
[243/388] Compiling OrderedCollections OrderedSet+Sendable.swift
[244/388] Compiling OrderedCollections OrderedSet+SubSequence.swift
[245/388] Compiling OrderedCollections OrderedSet+Testing.swift
[246/388] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[247/388] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[248/388] Compiling OrderedCollections OrderedSet.swift
[249/388] Compiling OrderedCollections _UnsafeBitset.swift
[250/388] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[251/388] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[252/388] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[253/388] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[254/388] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[255/388] Compiling HashTreeCollections _HashNode+Structural union.swift
[256/388] Compiling DequeModule _DequeBuffer.swift
[257/388] Compiling DequeModule _DequeBufferHeader.swift
[258/388] Compiling Tracing NoOpTracer.swift
[259/388] Compiling Tracing SpanProtocol.swift
[263/389] Compiling DequeModule Deque+Testing.swift
[264/389] Compiling DequeModule Deque._Storage.swift
[265/389] Compiling DequeModule Deque._UnsafeHandle.swift
[266/389] Compiling DequeModule Deque.swift
[269/389] Compiling DequeModule _DequeSlot.swift
[270/389] Compiling DequeModule _UnsafeWrappedBuffer.swift
[277/392] Compiling ConcurrencyHelpers LockedValueBox.swift
[278/392] Emitting module _RopeModule
[279/392] Compiling HTTPTypes HTTPFieldName.swift
[280/392] Compiling HTTPTypes HTTPFields.swift
[281/392] Emitting module ConcurrencyHelpers
[282/393] Compiling ConcurrencyHelpers Lock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[288/395] Emitting module DequeModule
[291/396] Emitting module OrderedCollections
[333/407] Compiling _RopeModule Rope+Join.swift
[334/407] Compiling _RopeModule Rope+MutatingForEach.swift
[335/407] Compiling _RopeModule Rope+Remove.swift
[336/407] Compiling _RopeModule Rope+RemoveSubrange.swift
[337/407] Compiling _RopeModule Rope+Split.swift
[338/407] Compiling _RopeModule Optional Utilities.swift
[339/407] Compiling _RopeModule String Utilities.swift
[340/407] Compiling _RopeModule String.Index+ABI.swift
[341/407] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[343/482] Emitting module UnixSignals
[345/482] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[346/482] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[347/482] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[348/482] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[349/482] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[350/482] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[351/482] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[352/482] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[353/482] Compiling HashTreeCollections TreeSet.swift
[375/527] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[376/527] Compiling AsyncAlgorithms DebounceStateMachine.swift
[377/527] Compiling AsyncAlgorithms DebounceStorage.swift
[378/527] Compiling AsyncAlgorithms Dictionary.swift
[379/527] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[380/527] Compiling AsyncAlgorithms Locking.swift
[381/527] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[382/527] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[383/527] Compiling AsyncAlgorithms MergeStateMachine.swift
[384/527] Compiling AsyncAlgorithms MergeStorage.swift
[385/527] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[386/527] Compiling AsyncAlgorithms Rethrow.swift
[387/527] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[388/527] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[389/527] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[390/527] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[391/527] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[392/527] Compiling BitCollections BitSet+SetAlgebra union.swift
[393/527] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[394/527] Compiling BitCollections BitSet.Counted.swift
[397/527] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[398/527] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[399/529] Compiling UnixSignals UnixSignal.swift
[400/529] Compiling UnixSignals UnixSignalsSequence.swift
[401/530] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[402/530] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[403/530] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[404/530] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[405/530] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[408/530] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[409/530] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[410/530] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[413/537] Emitting module BitCollections
[414/537] Compiling Atomics IntegerOperations.swift
[415/537] Compiling Atomics Unmanaged extensions.swift
[416/537] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[435/538] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[436/538] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[437/538] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[438/538] Emitting module HashTreeCollections
[455/539] Compiling BitCollections BitSet.Index.swift
[456/539] Compiling BitCollections BitSet._UnsafeHandle.swift
[457/539] Compiling BitCollections BitSet.swift
[458/539] Compiling BitCollections Range+Utilities.swift
[459/539] Compiling BitCollections Slice+Utilities.swift
[460/539] Compiling BitCollections UInt+Tricks.swift
[461/539] Compiling BitCollections _Word.swift
[479/545] Compiling AsyncAlgorithms ChannelStateMachine.swift
[480/545] Compiling AsyncAlgorithms ChannelStorage.swift
[481/545] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[485/545] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[486/545] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[487/545] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[488/545] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[489/545] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[490/545] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[491/545] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[492/545] Compiling AsyncAlgorithms CombineLatestStorage.swift
[493/545] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[494/545] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[495/545] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[496/545] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[497/545] Compiling AsyncAlgorithms AsyncChannel.swift
[498/545] Emitting module AsyncAlgorithms
[499/545] Emitting module Metrics
[500/545] Compiling Metrics Metrics.swift
[523/549] Emitting module Collections
[524/549] Compiling Collections Collections.swift
[532/550] Emitting module Atomics
[546/551] Compiling AsyncAlgorithms SetAlgebra.swift
[547/551] Compiling AsyncAlgorithms UnsafeTransfer.swift
[548/551] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[549/551] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[550/551] Compiling AsyncAlgorithms ZipStateMachine.swift
[551/551] Compiling AsyncAlgorithms ZipStorage.swift
[553/619] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[554/620] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[555/620] Emitting module ServiceLifecycle
[556/620] Compiling ServiceLifecycle ServiceRunnerError.swift
[557/620] Compiling ServiceLifecycle CancellationWaiter.swift
[558/620] Compiling ServiceLifecycle GracefulShutdown.swift
[559/620] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[560/620] Compiling ServiceLifecycle Service.swift
[561/620] Compiling ServiceLifecycle ServiceGroup.swift
[562/621] Compiling NIOCore GlobalSingletons.swift
[563/621] Compiling NIOCore IO.swift
[564/621] Compiling NIOCore IOData.swift
[565/621] Compiling NIOCore IPProtocol.swift
[566/621] Compiling NIOCore IntegerBitPacking.swift
[567/621] Compiling NIOCore IntegerTypes.swift
[568/621] Compiling NIOCore Interfaces.swift
[569/621] Compiling NIOCore Linux.swift
[571/629] Compiling NIOCore MarkedCircularBuffer.swift
[572/629] Compiling NIOCore MulticastChannel.swift
[573/629] Compiling NIOCore NIOAny.swift
[574/629] Compiling NIOCore NIOCloseOnErrorHandler.swift
[575/629] Compiling NIOCore NIOLoopBound.swift
[576/629] Compiling NIOCore NIOScheduledCallback.swift
[577/629] Compiling NIOCore NIOSendable.swift
[578/629] Compiling NIOCore RecvByteBufferAllocator.swift
[579/629] Compiling NIOCore EventLoop.swift
[580/629] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[581/629] Compiling NIOCore EventLoopFuture+Deprecated.swift
[582/629] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[583/629] Compiling NIOCore EventLoopFuture.swift
[584/629] Compiling NIOCore FileDescriptor.swift
[585/629] Compiling NIOCore FileHandle.swift
[586/629] Compiling NIOCore FileRegion.swift
[587/629] Compiling NIOCore ChannelPipeline.swift
[588/629] Compiling NIOCore CircularBuffer.swift
[589/629] Compiling NIOCore Codec.swift
[590/629] Compiling NIOCore ConvenienceOptionSupport.swift
[591/629] Compiling NIOCore DeadChannel.swift
[592/629] Compiling NIOCore DispatchQueue+WithFuture.swift
[593/629] Compiling NIOCore EventLoop+Deprecated.swift
[594/629] Compiling NIOCore EventLoop+SerialExecutor.swift
[595/629] Compiling NIOCore AddressedEnvelope.swift
[596/629] Compiling NIOCore AsyncAwaitSupport.swift
[597/629] Compiling NIOCore AsyncChannel.swift
[598/629] Compiling NIOCore AsyncChannelHandler.swift
[599/629] Compiling NIOCore AsyncChannelInboundStream.swift
[600/629] Compiling NIOCore AsyncChannelOutboundWriter.swift
[601/629] Compiling NIOCore NIOAsyncSequenceProducer.swift
[602/629] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[603/629] Compiling NIOCore NIOAsyncWriter.swift
[604/629] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[605/629] Compiling NIOCore SocketAddresses.swift
[606/629] Compiling NIOCore SocketOptionProvider.swift
[607/629] Compiling NIOCore SystemCallHelpers.swift
[608/629] Compiling NIOCore TimeAmount+Duration.swift
[609/629] Compiling NIOCore TypeAssistedChannelHandler.swift
[610/629] Compiling NIOCore UniversalBootstrapSupport.swift
[611/629] Compiling NIOCore Utilities.swift
[612/629] Compiling NIOCore ByteBuffer-multi-int.swift
[613/629] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[614/629] Compiling NIOCore ByteBuffer-views.swift
[615/629] Compiling NIOCore Channel.swift
[616/629] Compiling NIOCore ChannelHandler.swift
[617/629] Compiling NIOCore ChannelHandlers.swift
[618/629] Compiling NIOCore ChannelInvoker.swift
[619/629] Compiling NIOCore ChannelOption.swift
[620/629] Emitting module NIOCore
[621/629] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[622/629] Compiling NIOCore BSDSocketAPI.swift
[623/629] Compiling NIOCore ByteBuffer-aux.swift
[624/629] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[625/629] Compiling NIOCore ByteBuffer-conversions.swift
[626/629] Compiling NIOCore ByteBuffer-core.swift
[627/629] Compiling NIOCore ByteBuffer-hex.swift
[628/629] Compiling NIOCore ByteBuffer-int.swift
[629/629] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[631/683] Emitting module NIOHTTPTypes
[632/683] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[634/684] Emitting module NIOEmbedded
[635/684] Compiling NIOEmbedded AsyncTestingChannel.swift
[636/684] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[637/684] Compiling NIOEmbedded Embedded.swift
[639/685] Compiling NIOPosix SelectableChannel.swift
[640/685] Compiling NIOPosix SelectableEventLoop.swift
[641/685] Compiling NIOPosix SelectorEpoll.swift
[642/685] Compiling NIOPosix SelectorGeneric.swift
[643/685] Compiling NIOPosix SelectorKqueue.swift
[644/685] Compiling NIOPosix SelectorUring.swift
[645/691] Compiling NIOPosix PooledRecvBufferAllocator.swift
[646/691] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[647/691] Compiling NIOPosix PosixSingletons.swift
[648/691] Compiling NIOPosix RawSocketBootstrap.swift
[649/691] Compiling NIOPosix Resolver.swift
[650/691] Compiling NIOPosix Selectable.swift
[651/691] Compiling NIOPosix ServerSocket.swift
[652/691] Compiling NIOPosix Socket.swift
[653/691] Compiling NIOPosix SocketChannel.swift
[654/691] Compiling NIOPosix SocketProtocols.swift
[655/691] Compiling NIOPosix System.swift
[656/691] Compiling NIOPosix Thread.swift
[657/691] Emitting module NIOPosix
[658/691] Compiling NIOPosix ThreadPosix.swift
[659/691] Compiling NIOPosix ThreadWindows.swift
[660/691] Compiling NIOPosix UnsafeTransfer.swift
[661/691] Compiling NIOPosix Utilities.swift
[662/691] Compiling NIOPosix VsockAddress.swift
[663/691] Compiling NIOPosix VsockChannelEvents.swift
[664/691] Compiling NIOPosix BSDSocketAPICommon.swift
[665/691] Compiling NIOPosix BSDSocketAPIPosix.swift
[666/691] Compiling NIOPosix BSDSocketAPIWindows.swift
[667/691] Compiling NIOPosix BaseSocket.swift
[668/691] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[669/691] Compiling NIOPosix BaseSocketChannel.swift
[670/691] Compiling NIOPosix BaseStreamSocketChannel.swift
[671/691] Compiling NIOPosix IO.swift
[672/691] Compiling NIOPosix IntegerBitPacking.swift
[673/691] Compiling NIOPosix IntegerTypes.swift
[674/691] Compiling NIOPosix Linux.swift
[675/691] Compiling NIOPosix LinuxCPUSet.swift
[676/691] Compiling NIOPosix LinuxUring.swift
[677/691] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[678/691] Compiling NIOPosix Bootstrap.swift
[679/691] Compiling NIOPosix ControlMessage.swift
[680/691] Compiling NIOPosix DatagramVectorReadManager.swift
[681/691] Compiling NIOPosix Errors+Any.swift
[682/691] Compiling NIOPosix FileDescriptor.swift
[683/691] Compiling NIOPosix GetaddrinfoResolver.swift
[684/691] Compiling NIOPosix HappyEyeballs.swift
[685/691] Compiling NIOPosix NIOThreadPool.swift
[686/691] Compiling NIOPosix NonBlockingFileIO.swift
[687/691] Compiling NIOPosix PendingDatagramWritesManager.swift
[688/691] Compiling NIOPosix PendingWritesManager.swift
[689/691] Compiling NIOPosix PipeChannel.swift
[690/691] Compiling NIOPosix PipePair.swift
[691/691] Compiling NIOPosix Pool.swift
[693/694] Compiling NIO Exports.swift
[694/694] Emitting module NIO
[696/711] Emitting module NIOHTTP1
[697/713] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[698/713] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[699/713] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[700/713] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[701/713] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[702/713] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[703/713] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[704/713] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[705/713] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[706/713] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[707/713] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[708/713] Compiling NIOHTTP1 HTTPTypes.swift
[709/713] Compiling NIOHTTP1 ByteCollectionUtils.swift
[710/713] Compiling NIOHTTP1 HTTPDecoder.swift
[711/713] Compiling NIOHTTP1 HTTPEncoder.swift
[712/713] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[713/713] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[715/736] Emitting module NIOHTTPTypesHTTP1
[716/736] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[717/736] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[718/736] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[719/737] Compiling NIOExtras RequestResponseHandler.swift
[720/737] Compiling NIOExtras RequestResponseWithIDHandler.swift
[722/739] Compiling NIOExtras PCAPRingBuffer.swift
[723/739] Compiling NIOExtras QuiescingHelper.swift
[724/739] Compiling NIOExtras NIOLengthFieldBitLength.swift
[725/739] Compiling NIOExtras NIORequestIdentifiable.swift
[726/739] Emitting module NIOExtras
[727/739] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[728/739] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[729/739] Compiling NIOExtras JSONRPCFraming.swift
[730/739] Compiling NIOExtras DebugInboundEventsHandler.swift
[731/739] Compiling NIOExtras DebugOutboundEventsHandler.swift
[732/739] Compiling NIOExtras FixedLengthFrameDecoder.swift
[733/739] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[734/739] Compiling NIOExtras NIOExtrasError.swift
[735/739] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[736/739] Compiling NIOExtras LengthFieldPrepender.swift
[737/739] Compiling NIOExtras LineBasedFrameDecoder.swift
[738/739] Compiling NIOExtras UnsafeTransfer.swift
[739/739] Compiling NIOExtras WritePCAPHandler.swift
[741/764] 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
[742/764] 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
[743/764] 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
[744/764] 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
[745/764] 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
[746/764] 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
[747/767] 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
[748/767] 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
[749/767] 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
[750/767] 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
[751/767] 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
[752/767] 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
[753/767] 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
[754/767] 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
[755/767] 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
[756/767] 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
[757/767] 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
[758/767] 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
[759/767] 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
[760/767] 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
[761/767] 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
[762/767] 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
[763/767] 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
[764/767] 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
[765/767] 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
[766/767] 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
[767/767] 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
[769/832] 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
[770/832] 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
[771/832] 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
[772/832] 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
[773/832] 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
[774/832] 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
[775/832] 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
[776/832] 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
[777/832] 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
[778/841] 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
[779/841] 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
[780/841] 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
[781/841] 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
[782/841] 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
[783/841] 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
[784/841] 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
[785/841] 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
[786/841] 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
[787/841] 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
[788/841] 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
[789/841] 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
[790/841] 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
[791/841] 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
[792/841] 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
[793/841] 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
[794/841] 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
[795/841] 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
[796/841] 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
[797/841] 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
[798/841] 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
[799/841] 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
[800/841] 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
[801/841] 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
[802/841] 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
[803/841] 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
[804/841] 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
[805/841] 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
[806/841] 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
[807/841] 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
[808/841] 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
[809/841] 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
[810/841] 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
[811/841] 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
[812/841] 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
[813/841] 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
[814/841] 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
[815/841] 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
[816/841] 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
[817/841] 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
[818/841] 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
[819/841] 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
[820/841] 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
[821/841] 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
[822/841] 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
[823/841] 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
[824/841] 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
[825/841] 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
[826/841] 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
[827/841] 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
[828/841] 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
[829/841] 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
[830/841] 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
[831/841] 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
[832/841] 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
[833/841] 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
[834/841] 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
[835/841] 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
[836/841] 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
[837/841] 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
[838/841] 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
[839/841] 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
[840/841] 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
[841/841] 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
[843/845] Emitting module HummingbirdElementary
[844/845] Compiling HummingbirdElementary HTMLResponse.swift
[845/845] Compiling HummingbirdElementary HTMLResponseBodyWriter.swift
Build complete! (118.03s)
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" : "elementary",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sliemeobn/elementary.git"
    }
  ],
  "manifest_display_name" : "hummingbird-elementary",
  "name" : "hummingbird-elementary",
  "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" : "HummingbirdElementary",
      "targets" : [
        "HummingbirdElementary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HummingbirdElementaryTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdElementaryTests",
      "path" : "Tests/HummingbirdElementaryTests",
      "product_dependencies" : [
        "Elementary",
        "HummingbirdTesting"
      ],
      "sources" : [
        "HTMLResponseTests.swift",
        "NonSendableHTMLResponseTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdElementary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdElementary",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdElementary",
      "path" : "Sources/HummingbirdElementary",
      "product_dependencies" : [
        "Hummingbird",
        "Elementary"
      ],
      "product_memberships" : [
        "HummingbirdElementary"
      ],
      "sources" : [
        "HTMLResponse.swift",
        "HTMLResponseBodyWriter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
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.