Build Information
Successful build of hummingbird-compression, reference main (c915b3
), with Swift 5.10 for Linux on 18 Sep 2024 16:06:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.54.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/hummingbird-compression.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-project/hummingbird-compression
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c915b37 Update from Hummingbird Project Template (#19)
Cloned https://github.com/hummingbird-project/hummingbird-compression.git
Revision (git rev-parse @):
c915b37a10a84199af88522c7207f6bdf1e51c9c
SUCCESS checkout https://github.com/hummingbird-project/hummingbird-compression.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/hummingbird-project/hummingbird-compression.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/adam-fowler/compress-nio.git
Fetching https://github.com/hummingbird-project/hummingbird.git
[1/555] Fetching compress-nio
[556/22277] Fetching compress-nio, hummingbird
[22278/92137] Fetching compress-nio, hummingbird, swift-nio
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.26s)
[3350/70415] Fetching compress-nio, swift-nio
Fetched https://github.com/adam-fowler/compress-nio.git from cache (4.74s)
Fetched https://github.com/apple/swift-nio.git from cache (4.85s)
Computing version for https://github.com/adam-fowler/compress-nio.git
Computed https://github.com/adam-fowler/compress-nio.git at 1.2.1 (1.60s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.0.1 (0.38s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2206] Fetching swift-service-lifecycle
[2207/7097] Fetching swift-service-lifecycle, swift-nio-extras
[2990/9258] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services
[9259/21838] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services, swift-nio-ssl
[10769/32489] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services, swift-nio-ssl, swift-nio-http2
[10770/45556] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services, swift-nio-ssl, swift-nio-http2, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (0.89s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.19s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.20s)
Fetching https://github.com/apple/swift-http-types.git
[1/4751] Fetching swift-distributed-tracing
[4752/5279] Fetching swift-distributed-tracing, swift-http-types
[5217/7339] Fetching swift-distributed-tracing, swift-http-types, swift-metrics
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.43s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.43s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.44s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.25s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.56s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.27s)
[1/4473] Fetching swift-async-algorithms
[404/6042] Fetching swift-async-algorithms, swift-atomics
[4834/9628] Fetching swift-async-algorithms, swift-atomics, swift-log
[9629/24669] Fetching swift-async-algorithms, swift-atomics, swift-log, swift-collections
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.38s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.39s)
[4489/18627] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.04s)
Fetched https://github.com/apple/swift-collections.git from cache (1.06s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.32s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.1 (0.46s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.21.0 (0.44s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.1.1 (0.51s)
Fetching https://github.com/apple/swift-service-context.git
[1/924] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.32s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.1.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.3 (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.35s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.0 (0.36s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.72.0 (0.49s)
Fetching https://github.com/apple/swift-system.git
[1/3638] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.35s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.31s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (0.37s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.0 (0.33s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.22.2 (0.35s)
Fetching https://github.com/apple/swift-algorithms
[1/5499] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.35s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.27.2 (0.40s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.36s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.37s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.32s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.6.1 (0.34s)
Creating working copy for https://github.com/adam-fowler/compress-nio.git
Working copy of https://github.com/adam-fowler/compress-nio.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.1.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.1.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.21.0
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.34.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
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.1
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.3
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.0.1
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.3.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.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.5.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.1
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.22.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.72.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.27.2
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.6.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Building for debugging...
[0/51] Write sources
[35/51] Compiling CNIOWindows WSAStartup.c
[36/51] Compiling CNIOWindows shim.c
[37/51] Compiling _AtomicsShims.c
[38/51] Compiling CNIOLinux liburing_shims.c
[39/51] Compiling CNIODarwin shim.c
[40/51] Compiling CNIOLLHTTP c_nio_http.c
[41/51] Write sources
[44/51] Compiling CNIOLinux shim.c
[45/51] Compiling CCompressZlib empty.c
[46/51] Compiling CNIOLLHTTP c_nio_api.c
[47/51] Write swift-version-24593BA9C3E375BF.txt
[48/51] Compiling CNIOLLHTTP c_nio_llhttp.c
[50/90] Emitting module ServiceContextModule
[50/90] Compiling c-nioatomics.c
[51/93] Compiling c-atomics.c
[53/99] Emitting module CoreMetrics
[54/99] Emitting module InternalCollectionsUtilities
[55/99] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[56/99] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[57/99] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[58/99] Compiling _NIOBase64 Base64.swift
[59/99] Emitting module _NIOBase64
[60/102] Compiling _NIODataStructures _TinyArray.swift
[61/102] Compiling InternalCollectionsUtilities UInt+reversed.swift
[62/102] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[63/102] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[64/102] Compiling InternalCollectionsUtilities Specialize.swift
[65/102] Emitting module NIOConcurrencyHelpers
[66/102] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[67/102] Compiling ServiceContextModule ServiceContext.swift
[68/102] Compiling ServiceContextModule ServiceContextKey.swift
[69/103] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[70/103] Compiling InternalCollectionsUtilities Integer rank.swift
[71/103] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[73/103] Compiling _NIODataStructures PriorityQueue.swift
[74/103] Compiling HTTPTypes ISOLatin1String.swift
[75/103] Compiling HTTPTypes HTTPField.swift
[76/103] Emitting module HTTPTypes
[78/103] Compiling InternalCollectionsUtilities Debugging.swift
[79/103] Compiling InternalCollectionsUtilities Descriptions.swift
[80/103] Compiling InternalCollectionsUtilities _SortedCollection.swift
[81/103] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[82/103] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[83/103] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[84/103] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[85/103] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[86/104] Compiling HTTPTypes HTTPResponse.swift
[88/117] Compiling HTTPTypes HTTPRequest.swift
[89/120] Compiling HTTPTypes HTTPParsedFields.swift
[90/125] Compiling CoreMetrics Metrics.swift
[91/132] Compiling ConcurrencyHelpers LockedValueBox.swift
[92/132] Compiling Instrumentation NoOpInstrument.swift
[93/132] Compiling Atomics Primitives.shims.swift
[94/132] Compiling Atomics AtomicInteger.swift
[95/132] Compiling Atomics AtomicOptionalWrappable.swift
[96/134] Compiling Atomics UnsafeAtomic.swift
[97/134] Compiling Atomics UnsafeAtomicLazyReference.swift
[98/134] Compiling Instrumentation MultiplexInstrument.swift
[99/134] Emitting module Instrumentation
[100/134] Compiling Atomics ManagedAtomic.swift
[101/134] Compiling Atomics ManagedAtomicLazyReference.swift
[102/134] Compiling Instrumentation Instrument.swift
[103/134] Compiling Instrumentation InstrumentationSystem.swift
[104/134] Compiling Instrumentation Locks.swift
[105/134] Compiling Atomics AtomicMemoryOrderings.swift
[106/134] Compiling Atomics DoubleWord.swift
[107/135] Compiling ConcurrencyHelpers Lock.swift
[108/135] Emitting module ConcurrencyHelpers
[109/135] Compiling _NIODataStructures Heap.swift
[110/135] Compiling NIOConcurrencyHelpers NIOLock.swift
[111/135] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[112/136] Emitting module _NIODataStructures
[113/136] Compiling CoreMetrics Locks.swift
[114/136] Compiling Atomics IntegerOperations.swift
[115/136] Compiling Atomics Unmanaged extensions.swift
[116/138] Compiling Logging MetadataProvider.swift
[117/138] Emitting module Logging
[118/138] Compiling NIOConcurrencyHelpers lock.swift
[123/138] Compiling NIOConcurrencyHelpers atomics.swift
[124/147] Compiling Atomics AtomicReference.swift
[125/147] Compiling Atomics AtomicStorage.swift
[126/147] Compiling Atomics AtomicValue.swift
[128/191] Compiling HTTPTypes HTTPFieldName.swift
[129/191] Compiling HTTPTypes HTTPFields.swift
[131/276] Compiling Logging Locks.swift
[132/276] Compiling Logging LogHandler.swift
[133/276] Compiling Logging Logging.swift
[135/277] Compiling Tracing TracingTime.swift
[136/284] Emitting module Tracing
[137/284] Emitting module UnixSignals
[138/284] Compiling Tracing TracerProtocol.swift
[139/305] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[140/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[141/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[142/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[143/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[144/322] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[145/322] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[146/322] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[147/367] Compiling HeapModule Heap+Descriptions.swift
[148/367] Compiling HeapModule Heap+Invariants.swift
[149/367] Compiling UnixSignals UnixSignal.swift
[150/367] Compiling Tracing Tracer.swift
[151/367] Compiling Tracing TracerProtocol+Legacy.swift
[152/367] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[153/367] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[154/367] Compiling HashTreeCollections TreeDictionary+Keys.swift
[155/367] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[156/367] Compiling HashTreeCollections TreeDictionary+Merge.swift
[157/367] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[158/367] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[159/367] Compiling UnixSignals UnixSignalsSequence.swift
[160/367] Compiling HeapModule _HeapNode.swift
[161/368] Emitting module HeapModule
[162/368] Compiling Tracing NoOpTracer.swift
[163/368] Compiling Tracing SpanProtocol.swift
[164/368] Compiling Tracing InstrumentationSystem+Tracing.swift
[166/369] Compiling HeapModule Heap.swift
[167/369] Compiling HeapModule Heap+UnsafeHandle.swift
[168/370] Emitting module Metrics
[171/438] Compiling BitCollections BitArray+RandomBits.swift
[172/438] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[173/438] Compiling BitCollections BitArray+Shifts.swift
[174/438] Compiling BitCollections BitArray+Testing.swift
[175/438] Compiling BitCollections BitArray._UnsafeHandle.swift
[176/438] Compiling BitCollections BitArray.swift
[177/438] Compiling BitCollections BitSet+BidirectionalCollection.swift
[178/438] Compiling BitCollections BitSet+Codable.swift
[179/438] Compiling BitCollections BitSet+CustomReflectable.swift
[180/438] Compiling BitCollections BitSet+CustomStringConvertible.swift
[181/438] Compiling BitCollections BitSet+Equatable.swift
[182/438] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[183/438] Compiling BitCollections BitSet+Extras.swift
[184/438] Compiling BitCollections BitSet+Hashable.swift
[185/438] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[186/438] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[187/438] Compiling BitCollections BitSet+Initializers.swift
[188/438] Compiling BitCollections BitSet+Invariants.swift
[189/438] Compiling BitCollections BitSet+Random.swift
[190/438] Compiling BitCollections BitSet+SetAlgebra basics.swift
[191/438] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[192/438] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[193/438] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[194/438] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[195/438] Compiling BitCollections BitArray+BitwiseOperations.swift
[196/438] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[197/438] Compiling BitCollections BitArray+Codable.swift
[198/438] Compiling BitCollections BitArray+Collection.swift
[199/438] Compiling BitCollections BitArray+Copy.swift
[200/438] Compiling BitCollections BitArray+CustomReflectable.swift
[201/438] Compiling BitCollections BitArray+Descriptions.swift
[202/438] Compiling BitCollections BitArray+Equatable.swift
[205/440] Compiling BitCollections BitArray+Hashable.swift
[206/440] Compiling BitCollections BitArray+Initializers.swift
[207/440] Compiling BitCollections BitArray+Extras.swift
[208/440] Compiling BitCollections BitArray+Fill.swift
[209/440] Compiling HashTreeCollections TreeSet+Hashable.swift
[210/440] Compiling HashTreeCollections TreeSet+Sendable.swift
[211/440] Compiling HashTreeCollections TreeSet+Sequence.swift
[212/440] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[213/440] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[214/440] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[215/440] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[216/440] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[217/440] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[218/440] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[219/440] Compiling HashTreeCollections TreeDictionary.swift
[220/440] Compiling HashTreeCollections TreeSet+Codable.swift
[221/440] Compiling HashTreeCollections TreeSet+Collection.swift
[222/440] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[223/440] Compiling HashTreeCollections TreeSet+Debugging.swift
[224/440] Compiling HashTreeCollections TreeSet+Descriptions.swift
[225/440] Compiling HashTreeCollections TreeSet+Equatable.swift
[226/440] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[227/440] Compiling HashTreeCollections TreeSet+Extras.swift
[228/440] Compiling HashTreeCollections TreeSet+Filter.swift
[229/450] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[230/450] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[231/450] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[232/450] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[233/450] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[234/450] Compiling BitCollections BitSet+SetAlgebra union.swift
[235/450] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[236/450] Compiling BitCollections BitSet.Counted.swift
[239/450] Compiling HashTreeCollections TreeDictionary+Values.swift
[244/450] Compiling DequeModule _DequeSlot.swift
[245/450] Compiling DequeModule _UnsafeWrappedBuffer.swift
[260/459] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[261/459] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[266/459] Compiling BitCollections BitArray+Invariants.swift
[267/459] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[286/459] Compiling Metrics Metrics.swift
[298/460] Emitting module DequeModule
[308/461] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[309/461] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[310/461] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[311/461] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[335/468] Emitting module OrderedCollections
[336/469] Compiling _RopeModule _CharacterRecognizer.swift
[337/469] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[338/469] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[339/469] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[340/469] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[341/469] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[342/469] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[343/469] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[344/469] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[345/469] Compiling HashTreeCollections TreeSet.swift
[346/469] Emitting module BitCollections
[396/469] Emitting module Atomics
[400/470] Emitting module _RopeModule
[402/544] Compiling BitCollections BitSet.Index.swift
[403/544] Compiling BitCollections BitSet._UnsafeHandle.swift
[404/544] Compiling BitCollections BitSet.swift
[405/544] Compiling BitCollections Range+Utilities.swift
[406/544] Compiling BitCollections Slice+Utilities.swift
[407/544] Compiling BitCollections UInt+Tricks.swift
[408/544] Compiling BitCollections _Word.swift
[409/546] Compiling NIOCore ByteBuffer-aux.swift
[410/546] Compiling NIOCore ByteBuffer-conversions.swift
[411/546] Compiling NIOCore ByteBuffer-core.swift
[412/546] Compiling NIOCore ByteBuffer-hexdump.swift
[413/546] Compiling NIOCore ByteBuffer-int.swift
[414/546] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[415/546] Compiling NIOCore ByteBuffer-multi-int.swift
[416/546] Compiling NIOCore ByteBuffer-views.swift
[417/546] Compiling NIOCore Channel.swift
[418/546] Compiling NIOCore ChannelHandler.swift
[419/546] Compiling NIOCore ChannelHandlers.swift
[421/573] Compiling NIOCore AddressedEnvelope.swift
[422/573] Compiling NIOCore AsyncAwaitSupport.swift
[423/573] Compiling NIOCore AsyncChannel.swift
[424/573] Compiling NIOCore AsyncChannelHandler.swift
[425/573] Compiling NIOCore AsyncChannelInboundStream.swift
[426/573] Compiling NIOCore AsyncChannelOutboundWriter.swift
[427/573] Compiling NIOCore NIOAsyncSequenceProducer.swift
[428/573] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[429/573] Compiling NIOCore NIOAsyncWriter.swift
[430/573] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[431/573] Compiling NIOCore BSDSocketAPI.swift
[432/573] Compiling _RopeModule Rope+Join.swift
[433/573] Compiling _RopeModule Rope+MutatingForEach.swift
[434/573] Compiling _RopeModule Rope+Remove.swift
[435/573] Compiling _RopeModule Rope+RemoveSubrange.swift
[436/573] Compiling _RopeModule Rope+Split.swift
[437/573] Compiling _RopeModule Optional Utilities.swift
[438/573] Compiling _RopeModule String Utilities.swift
[439/573] Compiling _RopeModule String.Index+ABI.swift
[441/573] Emitting module AsyncAlgorithms
[442/579] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[443/579] Compiling NIOCore EventLoopFuture+Deprecated.swift
[444/579] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[445/579] Compiling NIOCore EventLoopFuture.swift
[446/579] Compiling NIOCore FileDescriptor.swift
[447/579] Compiling NIOCore FileHandle.swift
[448/579] Compiling NIOCore FileRegion.swift
[449/579] Compiling NIOCore GlobalSingletons.swift
[450/579] Compiling NIOCore IO.swift
[451/579] Compiling NIOCore IOData.swift
[452/579] Compiling NIOCore IPProtocol.swift
[453/579] Emitting module HashTreeCollections
[454/580] Compiling NIOCore EventLoop+Deprecated.swift
[455/580] Compiling NIOCore EventLoop+SerialExecutor.swift
[456/580] Compiling NIOCore EventLoop.swift
[468/580] Compiling AsyncAlgorithms SetAlgebra.swift
[469/580] Compiling AsyncAlgorithms UnsafeTransfer.swift
[470/580] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[471/580] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[472/580] Compiling AsyncAlgorithms ZipStateMachine.swift
[475/581] Compiling NIOCore Codec.swift
[476/581] Compiling NIOCore ConvenienceOptionSupport.swift
[477/581] Compiling NIOCore DeadChannel.swift
[478/581] Compiling NIOCore DispatchQueue+WithFuture.swift
[488/583] Compiling AsyncAlgorithms ZipStorage.swift
[489/583] Compiling NIOCore NIOAny.swift
[490/583] Compiling NIOCore NIOCloseOnErrorHandler.swift
[491/583] Compiling NIOCore NIOLoopBound.swift
[492/583] Compiling NIOCore NIOSendable.swift
[493/583] Compiling NIOCore PointerHelpers.swift
[494/583] Compiling NIOCore RecvByteBufferAllocator.swift
[495/588] Compiling Collections Collections.swift
[496/591] Emitting module Collections
[534/592] Compiling NIOCore ChannelInvoker.swift
[535/592] Compiling NIOCore ChannelOption.swift
[536/592] Compiling NIOCore ChannelPipeline.swift
[537/592] Compiling NIOCore CircularBuffer.swift
[553/601] Compiling ServiceLifecycle Service.swift
[554/602] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[555/602] Compiling ServiceLifecycle CancellationWaiter.swift
[556/602] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[557/602] Emitting module ServiceLifecycle
[558/602] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[559/602] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[560/602] Compiling NIOCore SocketAddresses.swift
[561/602] Compiling NIOCore SocketOptionProvider.swift
[562/602] Compiling NIOCore SystemCallHelpers.swift
[563/602] Compiling NIOCore TimeAmount+Duration.swift
[564/602] Compiling NIOCore TypeAssistedChannelHandler.swift
[565/602] Compiling NIOCore UniversalBootstrapSupport.swift
[566/602] Compiling NIOCore Utilities.swift
[567/602] Compiling ServiceLifecycle ServiceRunnerError.swift
[576/602] Compiling ServiceLifecycle GracefulShutdown.swift
[577/602] Compiling ServiceLifecycle ServiceGroup.swift
[603/603] Emitting module NIOCore
[605/665] Emitting module NIOHTTPTypes
[606/665] Compiling CompressNIO Compressor.swift
[607/665] Compiling CompressNIO CompressionAlgorithm.swift
[608/665] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[610/666] Compiling CompressNIO ByteBuffer+decompress.swift
[611/666] Emitting module CompressNIO
[612/666] Compiling CompressNIO ByteBuffer+compress.swift
[613/666] Compiling CompressNIO Error.swift
[614/666] Compiling CompressNIO Zlib.swift
[616/667] Emitting module NIOEmbedded
[617/667] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[618/667] Compiling NIOEmbedded AsyncTestingChannel.swift
[619/667] Compiling NIOEmbedded Embedded.swift
[621/668] Compiling NIOPosix Pool.swift
[622/668] Compiling NIOPosix PooledRecvBufferAllocator.swift
[623/668] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[624/668] Compiling NIOPosix PosixSingletons.swift
[625/668] Compiling NIOPosix RawSocketBootstrap.swift
[626/668] Compiling NIOPosix Resolver.swift
[627/668] Compiling NIOPosix Selectable.swift
[628/674] Compiling NIOPosix ServerSocket.swift
[629/674] Compiling NIOPosix Socket.swift
[630/674] Compiling NIOPosix SocketChannel.swift
[631/674] Compiling NIOPosix SocketProtocols.swift
[632/674] Compiling NIOPosix System.swift
[633/674] Compiling NIOPosix Thread.swift
[634/674] Compiling NIOPosix SelectableChannel.swift
[635/674] Compiling NIOPosix SelectableEventLoop.swift
[636/674] Compiling NIOPosix SelectorEpoll.swift
[637/674] Compiling NIOPosix SelectorGeneric.swift
[638/674] Compiling NIOPosix SelectorKqueue.swift
[639/674] Compiling NIOPosix SelectorUring.swift
[640/674] Compiling NIOPosix ThreadPosix.swift
[641/674] Compiling NIOPosix ThreadWindows.swift
[642/674] Compiling NIOPosix UnsafeTransfer.swift
[643/674] Compiling NIOPosix Utilities.swift
[644/674] Compiling NIOPosix VsockAddress.swift
[645/674] Compiling NIOPosix VsockChannelEvents.swift
[646/674] Compiling NIOPosix BSDSocketAPICommon.swift
[647/674] Compiling NIOPosix BSDSocketAPIPosix.swift
[648/674] Compiling NIOPosix BSDSocketAPIWindows.swift
[649/674] Compiling NIOPosix BaseSocket.swift
[650/674] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[651/674] Compiling NIOPosix BaseSocketChannel.swift
[652/674] Compiling NIOPosix BaseStreamSocketChannel.swift
[653/674] Emitting module NIOPosix
[654/674] Compiling NIOPosix Bootstrap.swift
[655/674] Compiling NIOPosix ControlMessage.swift
[656/674] Compiling NIOPosix DatagramVectorReadManager.swift
[657/674] Compiling NIOPosix Errors+Any.swift
[658/674] Compiling NIOPosix FileDescriptor.swift
[659/674] Compiling NIOPosix GetaddrinfoResolver.swift
[660/674] Compiling NIOPosix HappyEyeballs.swift
[661/674] Compiling NIOPosix IO.swift
[662/674] Compiling NIOPosix IntegerBitPacking.swift
[663/674] Compiling NIOPosix IntegerTypes.swift
[664/674] Compiling NIOPosix Linux.swift
[665/674] Compiling NIOPosix LinuxCPUSet.swift
[666/674] Compiling NIOPosix LinuxUring.swift
[667/674] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[668/674] Compiling NIOPosix NIOThreadPool.swift
[669/674] Compiling NIOPosix NonBlockingFileIO.swift
[670/674] Compiling NIOPosix PendingDatagramWritesManager.swift
[671/674] Compiling NIOPosix PendingWritesManager.swift
[672/674] Compiling NIOPosix PipeChannel.swift
[673/674] Compiling NIOPosix PipePair.swift
[674/674] Compiling NIOPosix PointerHelpers.swift
[676/677] Compiling NIO Exports.swift
[677/677] Emitting module NIO
[679/704] Compiling NIOTLS TLSEvents.swift
[680/704] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[681/704] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[682/704] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[683/704] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[684/704] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[685/706] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[686/706] Compiling NIOTLS SNIHandler.swift
[687/706] Emitting module NIOTLS
[688/706] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[690/707] Emitting module NIOFoundationCompat
[691/707] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[692/708] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[693/708] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[695/708] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[696/708] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[697/708] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[698/708] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[699/730] Compiling NIOTransportServices StateManagedChannel.swift
[700/730] Compiling NIOTransportServices StateManagedListenerChannel.swift
[701/730] Emitting module NIOTransportServices
[704/732] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[705/732] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[706/732] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[707/732] Compiling NIOTransportServices NIOTSListenerChannel.swift
[708/732] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[709/732] Compiling NIOTransportServices NIOTSErrors.swift
[710/732] Compiling NIOTransportServices NIOTSEventLoop.swift
[711/732] Compiling NIOTransportServices NIOTSBootstraps.swift
[712/732] Compiling NIOTransportServices NIOTSChannelOptions.swift
[713/732] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[714/732] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[715/732] Compiling NIOTransportServices NIOTSSingletons.swift
[716/732] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[717/732] Compiling NIOTransportServices NIOTSDatagramListener.swift
[718/732] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[719/732] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[720/732] Compiling NIOTransportServices AcceptHandler.swift
[721/732] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[722/732] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[723/732] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[724/732] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[730/733] Emitting module NIOHTTP1
[735/755] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[736/755] Emitting module NIOHTTPTypesHTTP1
[737/755] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[738/755] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[740/756] Compiling NIOExtras NIOExtrasError.swift
[741/756] Compiling NIOExtras NIOLengthFieldBitLength.swift
[742/758] Compiling NIOExtras LineBasedFrameDecoder.swift
[743/758] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[744/758] Compiling NIOExtras NIORequestIdentifiable.swift
[745/758] Compiling NIOExtras PCAPRingBuffer.swift
[746/758] Compiling NIOExtras QuiescingHelper.swift
[747/758] Compiling NIOExtras RequestResponseHandler.swift
[748/758] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[749/758] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[750/758] Compiling NIOExtras JSONRPCFraming.swift
[751/758] Compiling NIOExtras DebugInboundEventsHandler.swift
[752/758] Compiling NIOExtras DebugOutboundEventsHandler.swift
[753/758] Compiling NIOExtras FixedLengthFrameDecoder.swift
[754/758] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[755/758] Compiling NIOExtras LengthFieldPrepender.swift
[756/758] Emitting module NIOExtras
[757/758] Compiling NIOExtras RequestResponseWithIDHandler.swift
[758/758] Compiling NIOExtras WritePCAPHandler.swift
[760/780] Compiling HummingbirdCore AnyAsyncSequence.swift
[761/780] Compiling HummingbirdCore FlatDictionary.swift
[762/780] Compiling HummingbirdCore ServerChildChannel.swift
[763/780] Compiling HummingbirdCore ServerConfiguration.swift
[764/780] Compiling HummingbirdCore TSTLSOptions.swift
[765/782] Compiling HummingbirdCore URI.swift
[766/782] Compiling HummingbirdCore Response.swift
[767/782] Compiling HummingbirdCore ResponseBody.swift
[768/782] Compiling HummingbirdCore ResponseBodyWriter.swift
[769/782] Compiling HummingbirdCore ResponseWriter.swift
[770/782] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[771/782] Emitting module HummingbirdCore
[772/782] Compiling HummingbirdCore Deprecations.swift
[773/782] Compiling HummingbirdCore Request.swift
[774/782] Compiling HummingbirdCore RequestBody.swift
[775/782] Compiling HummingbirdCore BindAddress.swift
[776/782] Compiling HummingbirdCore HTTP1Channel.swift
[777/782] Compiling HummingbirdCore HTTPChannelHandler.swift
[778/782] Compiling HummingbirdCore HTTPServerBuilder.swift
[779/782] Compiling HummingbirdCore HTTPUserEventHandler.swift
[780/782] Compiling HummingbirdCore Server.swift
[781/782] Compiling HummingbirdCore HBParser.swift
[782/782] Compiling HummingbirdCore UnsafeTransfer.swift
[784/840] Compiling Hummingbird TrieRouter.swift
[785/840] Compiling Hummingbird Request.swift
[786/840] Compiling Hummingbird RequestContext.swift
[787/840] Compiling Hummingbird RequestContextSource.swift
[788/840] Compiling Hummingbird RequestID.swift
[789/840] Compiling Hummingbird RequestResponder.swift
[790/840] Compiling Hummingbird Response.swift
[791/840] Compiling Hummingbird MemoryPersistDriver.swift
[792/840] Compiling Hummingbird RouterGroup.swift
[793/840] Compiling Hummingbird RouterMethods.swift
[794/840] Compiling Hummingbird RouterPath.swift
[795/840] Compiling Hummingbird RouterResponder.swift
[796/840] Compiling Hummingbird TransformingRouterGroup.swift
[797/840] Compiling Hummingbird RouterTrie.swift
[798/840] Compiling Hummingbird Trie+resolve.swift
[799/840] Compiling Hummingbird Trie+serialize.swift
[800/848] Compiling Hummingbird Request+Cookies.swift
[801/848] Compiling Hummingbird Response+Cookies.swift
[802/848] Compiling Hummingbird CORSMiddleware.swift
[803/848] Compiling Hummingbird FileMiddleware.swift
[804/848] Compiling Hummingbird LogRequestMiddleware.swift
[805/848] Compiling Hummingbird MetricsMiddleware.swift
[806/848] Compiling Hummingbird Middleware.swift
[807/848] Compiling Hummingbird MiddlewareGroup.swift
[808/848] Compiling Hummingbird URLEncodedFormNode.swift
[809/848] Compiling Hummingbird Configuration.swift
[810/848] Compiling Hummingbird Deprecations.swift
[811/848] Compiling Hummingbird Environment.swift
[812/848] Compiling Hummingbird EditedHTTPError.swift
[813/848] Compiling Hummingbird HTTPError.swift
[814/848] Compiling Hummingbird HTTPResponseError.swift
[815/848] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[816/848] Compiling Hummingbird Exports.swift
[817/848] Compiling Hummingbird CacheControl.swift
[818/848] Compiling Hummingbird FileIO.swift
[819/848] Compiling Hummingbird FileProvider.swift
[820/848] Compiling Hummingbird LocalFileSystem.swift
[821/848] Compiling Hummingbird Cookie.swift
[822/848] Compiling Hummingbird Cookies.swift
[823/848] Compiling Hummingbird MediaType.swift
[824/848] Compiling Hummingbird MiddlewareStack.swift
[825/848] Compiling Hummingbird TracingMiddleware.swift
[826/848] Compiling Hummingbird EndpointResponder.swift
[827/848] Compiling Hummingbird Parameters+UUID.swift
[828/848] Compiling Hummingbird Parameters.swift
[829/848] Compiling Hummingbird ResponseGenerator.swift
[830/848] Compiling Hummingbird RouteCollection.swift
[831/848] Compiling Hummingbird Router.swift
[832/848] Compiling Hummingbird PersistDriver.swift
[833/848] Compiling Hummingbird PersistError.swift
[834/848] Compiling Hummingbird DateCache+Date.swift
[835/848] Compiling Hummingbird DateCache.swift
[836/848] Compiling Hummingbird HexDigest.swift
[837/848] Compiling Hummingbird InitializableFromSource.swift
[838/848] Compiling Hummingbird PreludeService.swift
[839/848] Compiling Hummingbird StringProtocol.swift
[840/848] Compiling Hummingbird Application.swift
[841/848] Compiling Hummingbird CodableProtocols.swift
[842/848] Compiling Hummingbird JSONCoding.swift
[843/848] Compiling Hummingbird ResponseEncodable.swift
[844/848] Compiling Hummingbird URLEncodedForm+Request.swift
[845/848] Compiling Hummingbird URLEncodedForm.swift
[846/848] Compiling Hummingbird URLEncodedFormDecoder.swift
[847/848] Compiling Hummingbird URLEncodedFormEncoder.swift
[848/848] Emitting module Hummingbird
[850/853] Emitting module HummingbirdCompression
[851/853] Compiling HummingbirdCompression ResponseCompressionMiddleware.swift
[852/853] Compiling HummingbirdCompression CompressedBodyWriter.swift
[853/853] Compiling HummingbirdCompression RequestDecompressionMiddleware.swift
Build complete! (78.93s)
Build complete.
Done.