Build Information
Successful build of swift-web, reference 1.0.0 (f32eef
), with Swift 6.1 for Linux on 30 Apr 2025 00:57:04 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/swift-web.git
Reference: 1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/adam-fowler/swift-web
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at f32eefc HB 2.0 (#3)
Cloned https://github.com/adam-fowler/swift-web.git
Revision (git rev-parse @):
f32eefc1269336d8201fee8ea45dedf9a98f0f3f
SUCCESS checkout https://github.com/adam-fowler/swift-web.git at 1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/adam-fowler/swift-web.git
https://github.com/adam-fowler/swift-web.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "swift-web",
"name" : "swift-web",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "swift-web",
"targets" : [
"swift-web"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_web",
"module_type" : "SwiftTarget",
"name" : "swift-web",
"path" : "Sources/swift-web",
"product_dependencies" : [
"ArgumentParser",
"Hummingbird"
],
"product_memberships" : [
"swift-web"
],
"sources" : [
"app.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/24423] Fetching hummingbird
[6351/39373] Fetching hummingbird, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.10s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.19s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (1.76s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.12.0 (0.62s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
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/async-http-client.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/2619] Fetching swift-nio-transport-services
[2018/14123] Fetching swift-nio-transport-services, swift-nio-http2
[2966/16517] Fetching swift-nio-transport-services, swift-nio-http2, swift-service-lifecycle
[3742/22179] Fetching swift-nio-transport-services, swift-nio-http2, swift-service-lifecycle, swift-nio-extras
[9807/36069] Fetching swift-nio-transport-services, swift-nio-http2, swift-service-lifecycle, swift-nio-extras, async-http-client
[18740/50878] Fetching swift-nio-transport-services, swift-nio-http2, swift-service-lifecycle, swift-nio-extras, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.62s)
[20182/45216] Fetching swift-nio-transport-services, swift-nio-http2, swift-service-lifecycle, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
[35592/120777] Fetching swift-nio-transport-services, swift-nio-http2, swift-service-lifecycle, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.20s)
[36634/118383] Fetching swift-nio-transport-services, swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.21s)
[34770/115764] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/swift-server/async-http-client.git from cache (1.22s)
[21324/101874] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-http-types.git
[27769/102778] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-http-types
[29032/107752] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-http-types, swift-distributed-tracing
Fetched https://github.com/apple/swift-http-types.git from cache (0.38s)
[38349/106848] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-distributed-tracing
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
[53515/101874] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.57s)
Fetching https://github.com/apple/swift-collections.git
[58806/105710] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-log
[64605/107916] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-log, swift-metrics
[76937/124185] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-log, swift-metrics, swift-collections
Fetched https://github.com/apple/swift-metrics.git from cache (0.48s)
Fetching https://github.com/apple/swift-atomics.git
[76137/121979] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.74s)
[73277/118143] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-collections
Fetching https://github.com/apple/swift-async-algorithms.git
[78904/119848] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.70s)
[73114/113309] Fetching swift-nio-ssl, swift-nio, swift-collections, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.76s)
[60202/98500] Fetching swift-nio, swift-collections, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.58s)
[64377/96795] Fetching swift-nio, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.57s)
[64072/91830] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.61s)
[59694/75561] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.81s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (8.01s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (4.34s)
Fetching https://github.com/apple/swift-system.git
[1/4364] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.15s)
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.66s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.97s)
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.83s)
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.37s)
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.40s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.48s)
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.59s)
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.62s)
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.45s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.45s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.04s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.18s)
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.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.71s)
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.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.53s)
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.54s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.63s)
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-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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-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-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-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-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-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-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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/88] Write sources
[5/88] Compiling CNIOLinux liburing_shims.c
[6/88] Write sources
[33/88] Compiling CNIOLLHTTP c_nio_http.c
[34/88] Compiling CNIOWindows shim.c
[35/88] Compiling _AtomicsShims.c
[36/88] Compiling CNIOWindows WSAStartup.c
[37/88] Compiling CNIOWASI CNIOWASI.c
[38/88] Write sources
[43/88] Compiling CNIOLLHTTP c_nio_api.c
[44/88] Compiling CNIOLinux shim.c
[45/88] Compiling CNIOLLHTTP c_nio_llhttp.c
[46/88] Compiling CNIODarwin shim.c
[47/88] Compiling c-nioatomics.c
[47/88] Write swift-version-24593BA9C3E375BF.txt
[50/130] Emitting module Logging
[50/130] Compiling c-atomics.c
[52/136] Compiling HTTPTypes HTTPFieldName.swift
[53/136] Compiling HTTPTypes ISOLatin1String.swift
[54/137] Compiling HTTPTypes HTTPField.swift
[55/137] Compiling ServiceContextModule ServiceContextKey.swift
[56/137] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[57/137] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[58/137] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[59/137] Emitting module InternalCollectionsUtilities
[60/137] Compiling CoreMetrics Metrics.swift
[61/139] Emitting module ServiceContextModule
[62/139] Compiling ServiceContextModule ServiceContext.swift
[63/139] Emitting module NIOConcurrencyHelpers
[64/140] Compiling _NIOBase64 Base64.swift
[65/140] Emitting module _NIOBase64
[66/141] Compiling HTTPTypes HTTPRequest.swift
[67/141] Compiling HTTPTypes HTTPResponse.swift
[68/141] Compiling _NIODataStructures _TinyArray.swift
[69/141] Compiling HTTPTypes HTTPParsedFields.swift
[70/141] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[71/141] Compiling InternalCollectionsUtilities Specialize.swift
[72/141] Compiling InternalCollectionsUtilities Debugging.swift
[73/141] Compiling InternalCollectionsUtilities Descriptions.swift
[74/141] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[75/141] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[76/141] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[77/141] Compiling _NIODataStructures PriorityQueue.swift
[78/141] Compiling InternalCollectionsUtilities Integer rank.swift
[79/141] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[80/141] Compiling InternalCollectionsUtilities UInt+reversed.swift
[81/141] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[82/141] Compiling InternalCollectionsUtilities _SortedCollection.swift
[83/141] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[86/141] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[87/141] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[89/164] Compiling ConcurrencyHelpers LockedValueBox.swift
[90/164] Emitting module ConcurrencyHelpers
[91/164] Compiling ConcurrencyHelpers Lock.swift
[92/165] Compiling NIOConcurrencyHelpers lock.swift
[93/165] Compiling Logging Logging.swift
[94/165] Compiling Logging LogHandler.swift
[95/165] Compiling Logging MetadataProvider.swift
[96/165] Compiling Logging Locks.swift
[97/165] Emitting module CoreMetrics
[98/165] Compiling CoreMetrics Locks.swift
[99/167] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[100/167] Compiling NIOConcurrencyHelpers NIOLock.swift
[101/167] Compiling _NIODataStructures Heap.swift
[102/167] Emitting module _NIODataStructures
[103/171] Compiling NIOConcurrencyHelpers atomics.swift
[104/172] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[105/175] Compiling HTTPTypes NIOLock.swift
[108/175] Compiling Atomics ManagedAtomic.swift
[109/175] Compiling Atomics ManagedAtomicLazyReference.swift
[110/175] Compiling Atomics UnsafeAtomic.swift
[111/175] Compiling Atomics UnsafeAtomicLazyReference.swift
[114/177] Compiling Atomics AtomicMemoryOrderings.swift
[115/177] Compiling Atomics DoubleWord.swift
[117/177] Emitting module Instrumentation
[118/177] Compiling Instrumentation NoOpInstrument.swift
[119/177] Compiling Atomics Primitives.shims.swift
[120/177] Compiling Atomics AtomicInteger.swift
[121/177] Compiling Atomics AtomicOptionalWrappable.swift
[122/177] Compiling Atomics OptionalRawRepresentable.swift
[123/177] Compiling Atomics RawRepresentable.swift
[124/177] Compiling Atomics AtomicBool.swift
[125/177] Compiling Atomics AtomicReference.swift
[126/177] Compiling Atomics AtomicStorage.swift
[127/177] Compiling Atomics AtomicValue.swift
[128/182] Compiling Instrumentation MultiplexInstrument.swift
[129/182] Compiling Instrumentation Locks.swift
[130/182] Compiling Instrumentation Instrument.swift
[131/182] Compiling Instrumentation InstrumentationSystem.swift
[132/245] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[133/245] Compiling OrderedCollections OrderedSet+Descriptions.swift
[135/338] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[136/374] Compiling HeapModule Heap+Descriptions.swift
[137/389] Compiling HeapModule _HeapNode.swift
[138/389] Emitting module HeapModule
[139/389] Compiling HeapModule Heap.swift
[140/389] Compiling HeapModule Heap+UnsafeHandle.swift
[141/389] Compiling HeapModule Heap+Invariants.swift
[142/390] Emitting module UnixSignals
[144/390] Compiling UnixSignals UnixSignal.swift
[145/390] Compiling UnixSignals UnixSignalsSequence.swift
[147/391] Compiling HashTreeCollections TreeDictionary+Collection.swift
[148/391] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[149/391] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[150/391] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[151/391] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[152/391] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[153/391] Compiling HashTreeCollections TreeDictionary+Filter.swift
[154/391] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[155/391] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[156/391] Compiling HashTreeCollections TreeDictionary+Keys.swift
[157/391] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[158/391] Compiling HashTreeCollections TreeDictionary+Merge.swift
[159/391] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[160/391] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[161/398] Compiling OrderedCollections OrderedSet+SubSequence.swift
[162/398] Compiling OrderedCollections OrderedSet+Testing.swift
[163/398] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[164/398] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[165/398] Compiling OrderedCollections OrderedSet.swift
[166/398] Compiling OrderedCollections _UnsafeBitset.swift
[167/398] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[168/398] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[169/398] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[170/398] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[171/431] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[172/431] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[173/431] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[174/431] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[175/431] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[176/431] Compiling HashTreeCollections _HashNode+Structural merge.swift
[177/431] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[178/431] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[179/431] Compiling Tracing InstrumentationSystem+Tracing.swift
[180/431] Compiling DequeModule Deque+Testing.swift
[181/431] Compiling DequeModule Deque._Storage.swift
[182/431] Compiling DequeModule Deque._UnsafeHandle.swift
[183/431] Compiling DequeModule Deque.swift
[184/431] Compiling DequeModule _DequeBuffer.swift
[185/431] Compiling DequeModule _DequeBufferHeader.swift
[186/431] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[187/431] Compiling HashTreeCollections _HashNode+Structural filter.swift
[188/431] Compiling HashTreeCollections _HashStack.swift
[189/431] Compiling HashTreeCollections _HashTreeIterator.swift
[190/431] Compiling HashTreeCollections _HashTreeStatistics.swift
[191/431] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[192/431] Compiling HashTreeCollections _RawHashNode.swift
[193/431] Compiling HashTreeCollections _UnmanagedHashNode.swift
[194/431] Compiling HashTreeCollections _UnsafePath.swift
[195/431] Compiling HashTreeCollections TreeDictionary+Codable.swift
[196/431] Compiling HashTreeCollections _HashNode+Structural union.swift
[197/431] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[198/431] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[199/431] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[200/431] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[201/431] Compiling HashTreeCollections _HashNode.swift
[202/431] Compiling HashTreeCollections _HashNodeHeader.swift
[203/431] Compiling HashTreeCollections _HashSlot.swift
[206/433] Compiling Tracing TracingTime.swift
[207/433] Compiling DequeModule Deque+Equatable.swift
[208/433] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[209/433] Emitting module Tracing
[210/433] Compiling DequeModule Deque+CustomReflectable.swift
[211/433] Compiling DequeModule Deque+Descriptions.swift
[212/433] Compiling HashTreeCollections TreeDictionary.swift
[213/433] Compiling HashTreeCollections TreeSet+Codable.swift
[214/433] Compiling HashTreeCollections TreeSet+Collection.swift
[215/433] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[216/433] Compiling HashTreeCollections TreeSet+Debugging.swift
[217/433] Compiling HashTreeCollections TreeSet+Descriptions.swift
[218/433] Compiling HashTreeCollections TreeSet+Equatable.swift
[219/433] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[220/433] Compiling HashTreeCollections TreeSet+Extras.swift
[221/433] Compiling HashTreeCollections TreeSet+Filter.swift
[232/433] Compiling OrderedCollections OrderedSet+Sendable.swift
[233/433] Compiling Tracing Tracer.swift
[234/433] Compiling Tracing TracerProtocol.swift
[239/433] Compiling DequeModule _DequeSlot.swift
[240/433] Compiling DequeModule _UnsafeWrappedBuffer.swift
[245/442] Compiling Tracing TracerProtocol+Legacy.swift
[246/442] Compiling _RopeModule _CharacterRecognizer.swift
[247/442] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[248/442] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[249/442] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[250/442] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[251/442] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[252/442] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[253/442] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[254/442] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[255/442] Compiling HashTreeCollections TreeSet.swift
[260/442] Compiling DequeModule Deque+Codable.swift
[261/442] Compiling DequeModule Deque+Collection.swift
[264/442] Compiling DequeModule Deque+Extras.swift
[265/442] Compiling DequeModule Deque+Hashable.swift
[276/442] Compiling Tracing NoOpTracer.swift
[277/442] Compiling Tracing SpanProtocol.swift
[315/443] Emitting module Atomics
[317/443] Compiling HTTPTypes HTTPFields.swift
[318/443] Emitting module HTTPTypes
[319/444] Emitting module DequeModule
[352/501] Wrapping AST for _NIODataStructures for debugging
[354/501] Emitting module OrderedCollections
[354/502] Wrapping AST for _NIOBase64 for debugging
[356/544] Wrapping AST for UnixSignals for debugging
[358/560] Compiling NIOCore AddressedEnvelope.swift
[359/560] Compiling NIOCore AsyncAwaitSupport.swift
[360/560] Compiling NIOCore AsyncChannel.swift
[361/560] Compiling NIOCore AsyncChannelHandler.swift
[362/560] Compiling NIOCore AsyncChannelInboundStream.swift
[363/560] Compiling NIOCore AsyncChannelOutboundWriter.swift
[364/560] Compiling NIOCore NIOAsyncSequenceProducer.swift
[365/560] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[366/560] Compiling NIOCore NIOAsyncWriter.swift
[367/560] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[368/560] Compiling NIOCore BSDSocketAPI.swift
[369/561] Emitting module ArgumentParserToolInfo
[369/561] Wrapping AST for Tracing for debugging
[371/561] Compiling _RopeModule Rope+Join.swift
[372/561] Compiling _RopeModule Rope+MutatingForEach.swift
[373/561] Compiling _RopeModule Rope+Remove.swift
[374/561] Compiling _RopeModule Rope+RemoveSubrange.swift
[375/561] Compiling _RopeModule Rope+Split.swift
[376/561] Compiling _RopeModule Optional Utilities.swift
[377/561] Compiling _RopeModule String Utilities.swift
[378/561] Compiling _RopeModule String.Index+ABI.swift
[379/562] Wrapping AST for ServiceContextModule for debugging
[381/606] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[382/606] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[383/606] Compiling AsyncAlgorithms ChannelStateMachine.swift
[384/606] Compiling AsyncAlgorithms ChannelStorage.swift
[385/606] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[386/606] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[387/606] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[388/613] Emitting module _RopeModule
[388/613] Wrapping AST for OrderedCollections for debugging
[389/613] Wrapping AST for NIOConcurrencyHelpers for debugging
[391/613] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[392/613] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[393/613] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[394/613] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[395/613] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[396/613] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[397/613] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[398/613] Compiling AsyncAlgorithms AsyncChannel.swift
[399/613] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[400/613] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[401/613] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[402/613] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[403/613] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[411/613] Compiling AsyncAlgorithms CombineLatestStorage.swift
[412/613] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[413/613] Emitting module BitCollections
[414/613] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[415/613] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[416/613] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[417/613] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[418/613] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[419/613] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[420/613] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[421/613] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[422/613] Compiling ArgumentParserToolInfo ToolInfo.swift
[422/614] Wrapping AST for Logging for debugging
[424/614] Wrapping AST for InternalCollectionsUtilities for debugging
[425/614] Wrapping AST for Instrumentation for debugging
[427/614] Compiling NIOCore IPProtocol.swift
[428/614] Compiling NIOCore IntegerBitPacking.swift
[429/614] Compiling NIOCore IntegerTypes.swift
[430/614] Compiling NIOCore Interfaces.swift
[431/614] Compiling NIOCore Linux.swift
[432/614] Compiling NIOCore MarkedCircularBuffer.swift
[433/614] Compiling NIOCore MulticastChannel.swift
[434/614] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[435/614] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[436/614] Compiling AsyncAlgorithms MergeStateMachine.swift
[437/614] Compiling AsyncAlgorithms MergeStorage.swift
[438/614] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[439/614] Compiling AsyncAlgorithms Rethrow.swift
[440/614] Compiling NIOCore IOData.swift
[443/614] Compiling AsyncAlgorithms DebounceStateMachine.swift
[444/614] Compiling AsyncAlgorithms DebounceStorage.swift
[445/614] Compiling AsyncAlgorithms Dictionary.swift
[446/614] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[447/614] Compiling AsyncAlgorithms Locking.swift
[448/614] Compiling Metrics Metrics.swift
[449/614] Emitting module Metrics
[450/615] Emitting module AsyncAlgorithms
[450/621] Wrapping AST for HeapModule for debugging
[452/659] Wrapping AST for HTTPTypes for debugging
[459/659] Wrapping AST for DequeModule for debugging
[460/659] Wrapping AST for Metrics for debugging
[462/659] Emitting module HashTreeCollections
[463/660] Compiling BitCollections BitSet.Index.swift
[464/660] Compiling BitCollections BitSet._UnsafeHandle.swift
[465/660] Compiling BitCollections BitSet.swift
[466/660] Compiling BitCollections Range+Utilities.swift
[467/660] Compiling BitCollections Slice+Utilities.swift
[468/660] Compiling BitCollections UInt+Tricks.swift
[469/660] Compiling BitCollections _Word.swift
[469/660] Wrapping AST for ConcurrencyHelpers for debugging
[470/660] Wrapping AST for CoreMetrics for debugging
[473/660] Compiling ArgumentParser Errors.swift
[474/660] Compiling ArgumentParser Flag.swift
[475/660] Compiling ArgumentParser NameSpecification.swift
[476/660] Compiling ArgumentParser Option.swift
[477/660] Compiling ArgumentParser OptionGroup.swift
[478/660] Compiling ArgumentParser AsyncParsableCommand.swift
[479/660] Compiling ArgumentParser CommandConfiguration.swift
[480/660] Compiling ArgumentParser CommandGroup.swift
[481/660] Compiling ArgumentParser EnumerableFlag.swift
[482/660] Compiling ArgumentParser ExpressibleByArgument.swift
[483/660] Compiling ArgumentParser ParsableArguments.swift
[484/660] Compiling ArgumentParser ParsableArgumentsValidation.swift
[485/660] Compiling ArgumentParser ParsableCommand.swift
[486/660] Compiling ArgumentParser ArgumentDecoder.swift
[487/660] Compiling ArgumentParser ArgumentDefinition.swift
[488/660] Compiling ArgumentParser ArgumentSet.swift
[488/661] Wrapping AST for ArgumentParserToolInfo for debugging
[489/661] Wrapping AST for Atomics for debugging
[490/661] Wrapping AST for HashTreeCollections for debugging
[501/669] Compiling ArgumentParser CompletionKind.swift
[507/669] Wrapping AST for BitCollections for debugging
[509/669] Compiling ArgumentParser BashCompletionsGenerator.swift
[510/669] Compiling ArgumentParser CompletionsGenerator.swift
[511/669] Compiling ArgumentParser FishCompletionsGenerator.swift
[512/669] Compiling ArgumentParser ZshCompletionsGenerator.swift
[513/669] Compiling ArgumentParser Argument.swift
[514/669] Compiling ArgumentParser ArgumentHelp.swift
[515/669] Compiling ArgumentParser ArgumentVisibility.swift
[520/669] Compiling AsyncAlgorithms SetAlgebra.swift
[521/669] Compiling AsyncAlgorithms UnsafeTransfer.swift
[522/669] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[523/669] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[524/669] Compiling AsyncAlgorithms ZipStateMachine.swift
[533/670] Compiling AsyncAlgorithms ZipStorage.swift
[534/670] Emitting module ArgumentParser
[534/675] Wrapping AST for _RopeModule for debugging
[546/677] Compiling ArgumentParser CommandParser.swift
[547/677] Compiling ArgumentParser InputKey.swift
[548/677] Compiling Collections Collections.swift
[555/677] Emitting module Collections
[556/678] Compiling ArgumentParser DumpHelpGenerator.swift
[557/678] Compiling ArgumentParser HelpCommand.swift
[558/678] Compiling ArgumentParser HelpGenerator.swift
[559/678] Compiling ArgumentParser MessageInfo.swift
[560/678] Compiling ArgumentParser UsageGenerator.swift
[561/678] Compiling ArgumentParser CollectionExtensions.swift
[562/678] Compiling ArgumentParser InputOrigin.swift
[563/678] Compiling ArgumentParser Name.swift
[564/678] Compiling ArgumentParser Parsed.swift
[565/678] Compiling ArgumentParser ParsedValues.swift
[566/678] Compiling ArgumentParser ParserError.swift
[567/678] Compiling ArgumentParser SplitArguments.swift
[575/679] Wrapping AST for Collections for debugging
[576/679] Wrapping AST for AsyncAlgorithms for debugging
[594/687] Compiling ServiceLifecycle CancellationWaiter.swift
[596/688] Compiling ArgumentParser Platform.swift
[597/688] Compiling ArgumentParser SequenceExtensions.swift
[598/688] Compiling ArgumentParser StringExtensions.swift
[599/688] Compiling ArgumentParser Tree.swift
[600/688] Emitting module ServiceLifecycle
[601/688] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[602/688] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[603/688] Compiling ServiceLifecycle ServiceRunnerError.swift
[604/688] Compiling ServiceLifecycle GracefulShutdown.swift
[605/688] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[638/689] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[639/689] Compiling NIOCore SocketAddresses.swift
[640/689] Compiling NIOCore SocketOptionProvider.swift
[641/689] Compiling NIOCore SystemCallHelpers.swift
[642/689] Compiling NIOCore TimeAmount+Duration.swift
[643/689] Compiling NIOCore TypeAssistedChannelHandler.swift
[644/689] Compiling NIOCore UniversalBootstrapSupport.swift
[645/689] Compiling NIOCore Utilities.swift
[645/689] Wrapping AST for ArgumentParser for debugging
[647/689] Compiling ServiceLifecycle Service.swift
[648/689] Compiling ServiceLifecycle ServiceGroup.swift
[658/690] Wrapping AST for ServiceLifecycle for debugging
[677/690] Emitting module NIOCore
[678/691] Wrapping AST for NIOCore for debugging
[680/744] Emitting module NIOHTTPTypes
[681/744] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[682/745] Wrapping AST for NIOHTTPTypes for debugging
[684/745] Emitting module NIOEmbedded
[685/745] Compiling NIOEmbedded AsyncTestingChannel.swift
[686/745] Compiling NIOEmbedded Embedded.swift
[687/745] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[688/746] Wrapping AST for NIOEmbedded for debugging
[690/746] Emitting module NIOPosix
[691/752] Compiling NIOPosix PooledRecvBufferAllocator.swift
[692/752] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[693/752] Compiling NIOPosix PosixSingletons.swift
[694/752] Compiling NIOPosix RawSocketBootstrap.swift
[695/752] Compiling NIOPosix Resolver.swift
[696/752] Compiling NIOPosix Selectable.swift
[697/752] Compiling NIOPosix ServerSocket.swift
[698/752] Compiling NIOPosix Socket.swift
[699/752] Compiling NIOPosix SocketChannel.swift
[700/752] Compiling NIOPosix SocketProtocols.swift
[701/752] Compiling NIOPosix System.swift
[702/752] Compiling NIOPosix Thread.swift
[703/752] Compiling NIOPosix SelectableChannel.swift
[704/752] Compiling NIOPosix SelectableEventLoop.swift
[705/752] Compiling NIOPosix SelectorEpoll.swift
[706/752] Compiling NIOPosix SelectorGeneric.swift
[707/752] Compiling NIOPosix SelectorKqueue.swift
[708/752] Compiling NIOPosix SelectorUring.swift
[709/752] Compiling NIOPosix ThreadPosix.swift
[710/752] Compiling NIOPosix ThreadWindows.swift
[711/752] Compiling NIOPosix UnsafeTransfer.swift
[712/752] Compiling NIOPosix Utilities.swift
[713/752] Compiling NIOPosix VsockAddress.swift
[714/752] Compiling NIOPosix VsockChannelEvents.swift
[715/752] Compiling NIOPosix BSDSocketAPICommon.swift
[716/752] Compiling NIOPosix BSDSocketAPIPosix.swift
[717/752] Compiling NIOPosix BSDSocketAPIWindows.swift
[718/752] Compiling NIOPosix BaseSocket.swift
[719/752] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[720/752] Compiling NIOPosix BaseSocketChannel.swift
[721/752] Compiling NIOPosix BaseStreamSocketChannel.swift
[722/752] Compiling NIOPosix IO.swift
[723/752] Compiling NIOPosix IntegerBitPacking.swift
[724/752] Compiling NIOPosix IntegerTypes.swift
[725/752] Compiling NIOPosix Linux.swift
[726/752] Compiling NIOPosix LinuxCPUSet.swift
[727/752] Compiling NIOPosix LinuxUring.swift
[728/752] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[729/752] Compiling NIOPosix NIOThreadPool.swift
[730/752] Compiling NIOPosix NonBlockingFileIO.swift
[731/752] Compiling NIOPosix PendingDatagramWritesManager.swift
[732/752] Compiling NIOPosix PendingWritesManager.swift
[733/752] Compiling NIOPosix PipeChannel.swift
[734/752] Compiling NIOPosix PipePair.swift
[735/752] Compiling NIOPosix Pool.swift
[736/752] Compiling NIOPosix Bootstrap.swift
[737/752] Compiling NIOPosix ControlMessage.swift
[738/752] Compiling NIOPosix DatagramVectorReadManager.swift
[739/752] Compiling NIOPosix Errors+Any.swift
[740/752] Compiling NIOPosix FileDescriptor.swift
[741/752] Compiling NIOPosix GetaddrinfoResolver.swift
[742/752] Compiling NIOPosix HappyEyeballs.swift
[743/753] Wrapping AST for NIOPosix for debugging
[745/755] Emitting module NIO
[746/755] Compiling NIO Exports.swift
[747/756] Wrapping AST for NIO for debugging
[749/772] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[750/772] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[751/774] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[752/774] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[753/774] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[754/774] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[755/774] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[756/774] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[757/774] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[758/774] Compiling NIOHTTP1 HTTPTypes.swift
[759/774] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[760/774] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[761/774] Compiling NIOHTTP1 ByteCollectionUtils.swift
[762/774] Compiling NIOHTTP1 HTTPDecoder.swift
[763/774] Compiling NIOHTTP1 HTTPEncoder.swift
[764/774] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[765/774] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[766/774] Emitting module NIOHTTP1
[767/775] Wrapping AST for NIOHTTP1 for debugging
[769/797] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[770/797] Emitting module NIOHTTPTypesHTTP1
[771/797] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[772/797] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[774/798] Emitting module NIOExtras
[774/800] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[776/800] Compiling NIOExtras DebugInboundEventsHandler.swift
[777/800] Compiling NIOExtras DebugOutboundEventsHandler.swift
[778/800] Compiling NIOExtras FixedLengthFrameDecoder.swift
[779/800] Compiling NIOExtras RequestResponseHandler.swift
[780/800] Compiling NIOExtras RequestResponseWithIDHandler.swift
[781/800] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[782/800] Compiling NIOExtras NIOExtrasError.swift
[783/800] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[784/800] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[785/800] Compiling NIOExtras JSONRPCFraming.swift
[786/800] Compiling NIOExtras NIOLengthFieldBitLength.swift
[787/800] Compiling NIOExtras NIORequestIdentifiable.swift
[788/800] Compiling NIOExtras PCAPRingBuffer.swift
[789/800] Compiling NIOExtras QuiescingHelper.swift
[790/800] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[791/800] Compiling NIOExtras LengthFieldPrepender.swift
[792/800] Compiling NIOExtras LineBasedFrameDecoder.swift
[793/800] Compiling NIOExtras UnsafeTransfer.swift
[794/800] Compiling NIOExtras WritePCAPHandler.swift
[795/801] Wrapping AST for NIOExtras for debugging
[797/825] 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
[798/825] 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
[799/825] 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
[800/825] 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
[801/825] 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
[802/825] 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
[803/825] Emitting module HummingbirdCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[804/828] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[805/828] Compiling HummingbirdCore URI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[806/828] Compiling HummingbirdCore Response.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[807/828] Compiling HummingbirdCore ResponseBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[808/828] Compiling HummingbirdCore ResponseBodyWriter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[809/828] Compiling HummingbirdCore ResponseWriter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[810/828] Compiling HummingbirdCore AvailableConnectionsHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[811/828] Compiling HummingbirdCore Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[812/828] Compiling HummingbirdCore Request.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[813/828] Compiling HummingbirdCore RequestBody+inboundClose.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[814/828] Compiling HummingbirdCore RequestBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[815/828] Compiling HummingbirdCore AnyAsyncSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[816/828] Compiling HummingbirdCore FlatDictionary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[817/828] Compiling HummingbirdCore HBParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[818/828] Compiling HummingbirdCore HTTPServerBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[819/828] Compiling HummingbirdCore HTTPUserEventHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[820/828] Compiling HummingbirdCore Server.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[821/828] Compiling HummingbirdCore OutputBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[822/828] Compiling HummingbirdCore String+percentEncode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[823/828] Compiling HummingbirdCore UnsafeTransfer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[824/829] Wrapping AST for HummingbirdCore for debugging
[826/893] Emitting module Hummingbird
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[827/902] Compiling Hummingbird FileIO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[828/902] Compiling Hummingbird FileProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[829/902] Compiling Hummingbird LocalFileSystem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[830/902] Compiling Hummingbird Cookie.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[831/902] Compiling Hummingbird Cookies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[832/902] Compiling Hummingbird MediaType+FileExtension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[833/902] Compiling Hummingbird MediaType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[834/902] Compiling Hummingbird Request+Cookies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[835/902] Compiling Hummingbird Response+Cookies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[836/902] Compiling Hummingbird CORSMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[837/902] Compiling Hummingbird FileMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[838/902] Compiling Hummingbird LogRequestMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[839/902] Compiling Hummingbird MetricsMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[840/902] Compiling Hummingbird Middleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[841/902] Compiling Hummingbird MiddlewareGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[842/902] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[843/902] Compiling Hummingbird _Middleware2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[844/902] Compiling Hummingbird _OptionalMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[845/902] Compiling Hummingbird 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
[846/902] Compiling Hummingbird Request.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[847/902] Compiling Hummingbird RequestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[848/902] Compiling Hummingbird RequestContextSource.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[849/902] Compiling Hummingbird RequestID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[850/902] Compiling Hummingbird RequestResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[851/902] Compiling Hummingbird Response.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[852/902] Compiling Hummingbird URI+decodeQuery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[853/902] Compiling Hummingbird MemoryPersistDriver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[854/902] Compiling Hummingbird Configuration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[855/902] Compiling Hummingbird Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[856/902] Compiling Hummingbird Environment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[857/902] Compiling Hummingbird EditedHTTPError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[858/902] Compiling Hummingbird HTTPError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[859/902] Compiling Hummingbird HTTPResponseError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[860/902] Compiling Hummingbird NIOCore+HTTPResponseError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[861/902] Compiling Hummingbird Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[862/902] Compiling Hummingbird CacheControl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[863/902] Compiling Hummingbird 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
[864/902] Compiling Hummingbird RouterMethods.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[865/902] Compiling Hummingbird RouterPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[866/902] Compiling Hummingbird RouterResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[867/902] Compiling Hummingbird TransformingRouterGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[868/902] Compiling Hummingbird RouterTrie.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[869/902] Compiling Hummingbird Trie+resolve.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[870/902] Compiling Hummingbird Trie+serialize.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[871/902] Compiling Hummingbird TrieRouter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[872/902] Compiling Hummingbird _SpreadMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[873/902] Compiling Hummingbird TracingMiddleware.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[874/902] Compiling Hummingbird EndpointResponder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[875/902] Compiling Hummingbird Parameters+UUID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[876/902] Compiling Hummingbird Parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[877/902] Compiling Hummingbird ResponseGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[878/902] Compiling Hummingbird RouteCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[879/902] Compiling Hummingbird Router+validation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[880/902] Compiling Hummingbird Router.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[881/902] Compiling Hummingbird Application.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[882/902] Compiling Hummingbird CodableProtocols.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[883/902] Compiling Hummingbird JSONCoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[884/902] Compiling Hummingbird ResponseEncodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[885/902] Compiling Hummingbird URLEncodedForm+Request.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[886/902] Compiling Hummingbird URLEncodedForm.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[887/902] Compiling Hummingbird URLEncodedFormDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[888/902] Compiling Hummingbird URLEncodedFormEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[889/902] Compiling Hummingbird URLEncodedFormNode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[890/902] Compiling Hummingbird PersistDriver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[891/902] Compiling Hummingbird PersistError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[892/902] Compiling Hummingbird ByteBuffer+foundation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[893/902] Compiling Hummingbird DateCache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[894/902] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[895/902] Compiling Hummingbird HexDigest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[896/902] Compiling Hummingbird InitializableFromSource.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[897/902] Compiling Hummingbird PreludeService.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[898/902] Compiling Hummingbird StringProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[899/903] Wrapping AST for Hummingbird for debugging
[901/905] Compiling swift_web app.swift
[902/905] Emitting module swift_web
[903/906] Wrapping AST for swift-web for debugging
[904/906] Write Objects.LinkFileList
[905/906] Linking swift-web
Build complete! (114.34s)
Build complete.
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "swift-web",
"name" : "swift-web",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "swift-web",
"targets" : [
"swift-web"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_web",
"module_type" : "SwiftTarget",
"name" : "swift-web",
"path" : "Sources/swift-web",
"product_dependencies" : [
"ArgumentParser",
"Hummingbird"
],
"product_memberships" : [
"swift-web"
],
"sources" : [
"app.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.