The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of redis, reference 5.0.0-alpha.2.2 (2a8d3e), with Swift 6.0 for Linux on 29 Nov 2024 14:23:23 UTC.

Swift 6 data race errors: 9

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/redis.git
Reference: 5.0.0-alpha.2.2
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/vapor/redis
 * tag               5.0.0-alpha.2.2 -> FETCH_HEAD
HEAD is now at 2a8d3e4 Correct RediStack URL and match Vapor's minimum Swift version (#211)
Cloned https://github.com/vapor/redis.git
Revision (git rev-parse @):
2a8d3e4639b90b39b74309b54216bdfd9cb52b41
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/redis.git at 5.0.0-alpha.2.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/redis.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swift-server/RediStack.git
Fetching https://github.com/vapor/vapor.git
[1/4678] Fetching redistack
[4633/74986] Fetching redistack, vapor
Fetched https://github.com/swift-server/RediStack.git from cache (0.39s)
[7031/70308] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.83s)
Computing version for https://github.com/swift-server/RediStack.git
Computed https://github.com/swift-server/RediStack.git at 1.6.2 (0.55s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2096] Fetching swift-metrics
[274/5806] Fetching swift-metrics, swift-log
[5807/77805] Fetching swift-metrics, swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.45s)
[5696/74095] Fetching swift-metrics, swift-nio
[11457/87745] Fetching swift-metrics, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-metrics.git from cache (1.75s)
[66930/85649] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.77s)
[54000/71999] Fetching swift-nio
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-nio.git from cache (4.79s)
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.0 (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.62s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.64s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3919] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.34s)
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.20s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.81s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.106.7 (1.08s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/vapor/multipart-kit.git
[1/20690] Fetching routing-kit
[1864/23214] Fetching routing-kit, websocket-kit
[2813/25307] Fetching routing-kit, websocket-kit, multipart-kit
[5567/30484] Fetching routing-kit, websocket-kit, multipart-kit, swift-nio-extras
[6336/36075] Fetching routing-kit, websocket-kit, multipart-kit, swift-nio-extras, swift-algorithms
[28073/47234] Fetching routing-kit, websocket-kit, multipart-kit, swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/vapor/websocket-kit.git from cache (0.41s)
[28319/44710] Fetching routing-kit, multipart-kit, swift-nio-extras, swift-algorithms, swift-nio-http2
Fetching https://github.com/apple/swift-crypto.git
[43121/55917] Fetching routing-kit, multipart-kit, swift-nio-extras, swift-algorithms, swift-nio-http2, swift-crypto
Fetched https://github.com/apple/swift-algorithms.git from cache (1.28s)
[40115/50326] Fetching routing-kit, multipart-kit, swift-nio-extras, swift-nio-http2, swift-crypto
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (1.30s)
Fetching https://github.com/vapor/async-kit.git
[19761/29636] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-crypto
[20771/35106] Fetching multipart-kit, swift-nio-extras, swift-nio-http2, swift-crypto, console-kit
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.62s)
[16252/29929] Fetching multipart-kit, swift-nio-http2, swift-crypto, console-kit
Fetching https://github.com/swift-server/async-http-client.git
[17077/32299] Fetching multipart-kit, swift-nio-http2, swift-crypto, console-kit, async-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.64s)
[7247/21140] Fetching multipart-kit, swift-crypto, console-kit, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.45s)
[11697/18770] Fetching multipart-kit, swift-crypto, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.48s)
[6339/13300] Fetching multipart-kit, swift-crypto
[13077/26617] Fetching multipart-kit, swift-crypto, async-http-client
Fetched https://github.com/vapor/multipart-kit.git from cache (2.28s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.97s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.81s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.24.1 (0.50s)
Fetching https://github.com/apple/swift-http-types
[1/671] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.22s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.1 (0.46s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.15.0 (0.50s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2288] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.25s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.50s)
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.49s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.45s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.50s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.1 (0.48s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.34.1 (0.44s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.45s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.0 (0.44s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.24.0 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (1.78s)
Fetching https://github.com/apple/swift-asn1.git
[1/1418] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.26s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.51s)
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.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.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/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.106.7
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.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.15.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.1
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/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.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.24.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.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.4.0
Creating working copy for https://github.com/swift-server/RediStack.git
Working copy of https://github.com/swift-server/RediStack.git resolved at 1.6.2
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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.29.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.1
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
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Building for debugging...
[0/843] Write sources
[28/843] Compiling CNIOWindows WSAStartup.c
[28/843] Compiling CNIOWindows shim.c
[28/843] Compiling CNIOWASI CNIOWASI.c
[31/843] Write sources
[47/843] Compiling CNIOLinux liburing_shims.c
[48/843] Compiling _AtomicsShims.c
[49/843] Compiling _NumericsShims _NumericsShims.c
[50/843] Compiling CVaporBcrypt bcrypt.c
[51/843] Compiling CVaporBcrypt blf.c
[51/843] Compiling CNIOLinux shim.c
[53/843] Compiling CSystem shims.c
[54/843] Compiling CNIOSHA1 c_nio_sha1.c
[55/843] Compiling CNIOExtrasZlib empty.c
[55/843] Compiling CNIOLLHTTP c_nio_http.c
[57/843] Compiling CNIODarwin shim.c
[58/843] Compiling fiat_p256_adx_sqr.S
[59/843] Compiling CNIOLLHTTP c_nio_api.c
[60/843] Compiling fiat_curve25519_adx_square.S
[61/843] Compiling fiat_curve25519_adx_mul.S
[62/843] Compiling fiat_p256_adx_mul.S
[63/843] Write swift-version-24593BA9C3E375BF.txt
[64/843] Compiling CNIOLLHTTP c_nio_llhttp.c
[65/847] Compiling CNIOBoringSSLShims shims.c
[66/849] Compiling tls13_enc.cc
[67/849] Compiling tls_method.cc
[67/849] Compiling tls_record.cc
[69/849] Compiling tls13_server.cc
[70/852] Compiling tls13_both.cc
[71/912] Compiling tls13_client.cc
[73/912] Emitting module InternalCollectionsUtilities
[74/914] Emitting module SystemPackage
[74/917] Compiling t1_enc.cc
[75/917] Compiling ssl_x509.cc
[76/917] Compiling ssl_versions.cc
[78/917] Emitting module _NIOBase64
[79/917] Compiling _NIOBase64 Base64.swift
[80/918] Compiling _NIODataStructures _TinyArray.swift
[81/918] Compiling _NIODataStructures PriorityQueue.swift
[82/918] Compiling RealModule Real.swift
[83/918] Compiling InternalCollectionsUtilities Debugging.swift
[84/918] Compiling InternalCollectionsUtilities Descriptions.swift
[85/918] Compiling RealModule ElementaryFunctions.swift
[86/919] Compiling RealModule Float+Real.swift
[87/919] Compiling SystemPackage MachPort.swift
[88/919] Compiling SystemPackage PlatformString.swift
[89/919] Compiling SystemPackage SystemString.swift
[90/919] Compiling SystemPackage Util+StringArray.swift
[91/919] Compiling SystemPackage Util.swift
[92/919] Compiling SystemPackage UtilConsumers.swift
[93/919] Compiling CoreMetrics Metrics.swift
[96/919] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[97/919] Compiling InternalCollectionsUtilities Specialize.swift
[98/919] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[99/919] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[100/919] Compiling InternalCollectionsUtilities _SortedCollection.swift
[101/919] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[106/919] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[107/919] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[108/919] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[109/919] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[110/919] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[112/919] Compiling InternalCollectionsUtilities UInt+reversed.swift
[113/919] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[114/919] Compiling Logging LogHandler.swift
[120/919] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[121/919] Compiling InternalCollectionsUtilities Integer rank.swift
[122/919] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[123/919] Compiling RealModule Float16+Real.swift
[124/919] Compiling RealModule Float80+Real.swift
[129/919] Emitting module RealModule
[135/920] Compiling RealModule RealFunctions.swift
[138/921] Emitting module Logging
[139/921] Compiling Logging MetadataProvider.swift
[140/921] Compiling Logging Locks.swift
[141/921] Compiling SystemPackage Mocking.swift
[142/921] Compiling SystemPackage RawBuffer.swift
[143/921] Compiling SystemPackage Syscalls.swift
[144/921] Compiling SystemPackage WindowsSyscallAdapters.swift
[147/921] Compiling SystemPackage Constants.swift
[148/921] Compiling SystemPackage Exports.swift
[149/921] Compiling CoreMetrics Locks.swift
[150/921] Emitting module CoreMetrics
[150/923] Compiling ssl_transcript.cc
[152/923] Emitting module _NIODataStructures
[153/923] Compiling _NIODataStructures Heap.swift
[154/924] Compiling Logging Logging.swift
[157/925] Compiling ssl_stat.cc
[160/1139] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[161/1139] Compiling HeapModule Heap+Descriptions.swift
[161/1139] Compiling ssl_privkey.cc
[163/1139] Compiling HeapModule _HeapNode.swift
[164/1139] Compiling HeapModule Heap.swift
[164/1139] Compiling ssl_session.cc
[166/1154] Compiling HeapModule Heap+Invariants.swift
[167/1154] Compiling HeapModule Heap+UnsafeHandle.swift
[168/1154] Compiling DequeModule Deque+CustomReflectable.swift
[169/1154] Compiling DequeModule Deque+Descriptions.swift
[170/1156] Emitting module HeapModule
[171/1156] Compiling DequeModule Deque+Equatable.swift
[172/1156] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[174/1157] Compiling DequeModule _DequeBuffer.swift
[175/1157] Compiling DequeModule _DequeBufferHeader.swift
[176/1157] Compiling HashTreeCollections TreeSet+Hashable.swift
[177/1157] Compiling HashTreeCollections TreeSet+Sendable.swift
[178/1157] Compiling HashTreeCollections TreeSet+Sequence.swift
[179/1157] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[180/1157] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[181/1157] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[182/1157] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[183/1157] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[184/1157] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[185/1157] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[186/1167] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[187/1167] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[188/1167] Compiling HashTreeCollections TreeDictionary+Keys.swift
[189/1167] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[190/1167] Compiling HashTreeCollections TreeDictionary+Merge.swift
[191/1167] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[192/1167] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[193/1167] Compiling HashTreeCollections TreeDictionary+Collection.swift
[194/1167] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[195/1167] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[196/1167] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[197/1167] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[198/1167] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[199/1167] Compiling HashTreeCollections TreeDictionary+Filter.swift
[200/1174] Compiling DequeModule _DequeSlot.swift
[201/1174] Compiling DequeModule _UnsafeWrappedBuffer.swift
[202/1174] Compiling HashTreeCollections _HashStack.swift
[203/1174] Compiling HashTreeCollections _HashTreeIterator.swift
[204/1174] Compiling HashTreeCollections _HashTreeStatistics.swift
[205/1174] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[206/1174] Compiling HashTreeCollections _RawHashNode.swift
[207/1174] Compiling HashTreeCollections _UnmanagedHashNode.swift
[208/1174] Compiling HashTreeCollections _UnsafePath.swift
[209/1174] Compiling HashTreeCollections TreeDictionary+Codable.swift
[210/1174] Compiling HashTreeCollections _HashNode+Structural union.swift
[211/1174] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[212/1174] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[213/1174] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[214/1174] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[215/1174] Compiling HashTreeCollections _HashNode.swift
[216/1174] Compiling HashTreeCollections _HashNodeHeader.swift
[217/1174] Compiling HashTreeCollections _HashSlot.swift
[218/1174] Compiling DequeModule Deque+Testing.swift
[219/1174] Compiling DequeModule Deque._Storage.swift
[222/1174] Compiling DequeModule Deque._UnsafeHandle.swift
[223/1174] Compiling DequeModule Deque.swift
[226/1174] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[227/1174] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[228/1174] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[229/1174] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[230/1174] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[231/1174] Compiling HashTreeCollections _HashNode+Structural merge.swift
[232/1174] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[233/1174] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[234/1174] Compiling OrderedCollections OrderedSet+SubSequence.swift
[235/1174] Compiling OrderedCollections OrderedSet+Testing.swift
[236/1174] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[237/1174] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[238/1174] Compiling OrderedCollections OrderedSet.swift
[239/1174] Compiling OrderedCollections _UnsafeBitset.swift
[240/1174] Compiling HashTreeCollections TreeSet+Equatable.swift
[241/1174] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[242/1174] Compiling HashTreeCollections TreeSet+Extras.swift
[243/1174] Compiling HashTreeCollections TreeSet+Filter.swift
[254/1174] Compiling OrderedCollections OrderedSet+Sendable.swift
[259/1174] Compiling DequeModule Deque+Extras.swift
[260/1174] Compiling DequeModule Deque+Hashable.swift
[261/1174] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[262/1174] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[263/1174] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[264/1174] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[265/1174] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[266/1174] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[267/1174] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[268/1174] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[269/1174] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[270/1174] Compiling HashTreeCollections TreeSet.swift
[271/1174] Compiling DequeModule Deque+Codable.swift
[272/1174] Compiling DequeModule Deque+Collection.swift
[291/1183] Emitting module RoutingKit
[310/1183] Compiling RoutingKit PathComponent.swift
[311/1183] Emitting module DequeModule
[323/1184] Compiling ssl_key_share.cc
[325/1184] Compiling RoutingKit TrieRouter.swift
[326/1184] Compiling RoutingKit Router.swift
[333/1184] Compiling ssl_lib.cc
[335/1184] Emitting module OrderedCollections
[335/1185] Compiling ssl_file.cc
[337/1185] Compiling ssl_credential.cc
[371/1185] Compiling ssl_cipher.cc
[373/1185] Emitting module _RopeModule
[374/1185] Compiling _RopeModule Rope+Join.swift
[375/1185] Compiling _RopeModule Rope+MutatingForEach.swift
[376/1185] Compiling _RopeModule Rope+Remove.swift
[377/1185] Compiling _RopeModule Rope+RemoveSubrange.swift
[378/1185] Compiling _RopeModule Rope+Split.swift
[379/1185] Compiling _RopeModule Optional Utilities.swift
[380/1185] Compiling _RopeModule String Utilities.swift
[381/1185] Compiling _RopeModule String.Index+ABI.swift
[382/1185] Compiling _RopeModule _CharacterRecognizer.swift
[383/1185] Emitting module Metrics
[384/1185] Compiling Metrics Metrics.swift
[385/1186] Compiling RoutingKit Parameters.swift
[386/1186] Compiling RoutingKit AnyRouter.swift
[427/1187] Compiling ssl_buffer.cc
[428/1188] Compiling ssl_cert.cc
[430/1188] Compiling ssl_asn1.cc
[431/1188] Compiling ssl_aead_ctx.cc
[433/1188] Emitting module HashTreeCollections
[433/1189] Compiling s3_pkt.cc
[435/1189] Compiling s3_lib.cc
[436/1189] Compiling s3_both.cc
[437/1189] Compiling handshake_server.cc
[438/1189] Compiling handshake.cc
[439/1189] Compiling handoff.cc
[440/1189] Compiling handshake_client.cc
[441/1189] Compiling dtls_record.cc
[442/1189] Compiling encrypted_client_hello.cc
[443/1189] Compiling dtls_method.cc
[444/1189] Compiling md5-x86_64-linux.S
[445/1189] Compiling md5-x86_64-apple.S
[446/1189] Compiling md5-586-apple.S
[447/1189] Compiling md5-586-linux.S
[448/1189] Compiling extensions.cc
[449/1189] Compiling err_data.c
[450/1189] Compiling chacha20_poly1305_x86_64-apple.S
[451/1189] Compiling chacha20_poly1305_armv8-win.S
[452/1189] Compiling chacha20_poly1305_armv8-linux.S
[453/1189] Compiling chacha20_poly1305_x86_64-linux.S
[454/1189] Compiling d1_pkt.cc
[455/1189] Compiling chacha20_poly1305_armv8-apple.S
[456/1189] Compiling d1_srtp.cc
[457/1189] Compiling chacha-x86_64-apple.S
[458/1189] Compiling chacha-x86-linux.S
[459/1189] Compiling chacha-x86_64-linux.S
[460/1189] Compiling chacha-x86-apple.S
[461/1189] Compiling chacha-armv8-linux.S
[462/1189] Compiling chacha-armv8-win.S
[463/1189] Compiling chacha-armv8-apple.S
[464/1189] Compiling chacha-armv4-linux.S
[465/1189] Compiling aes128gcmsiv-x86_64-apple.S
[466/1189] Compiling aes128gcmsiv-x86_64-linux.S
[467/1189] Compiling x86_64-mont5-apple.S
[468/1189] Compiling x86_64-mont5-linux.S
[469/1189] Compiling x86_64-mont-linux.S
[470/1189] Compiling x86_64-mont-apple.S
[471/1189] Compiling x86-mont-linux.S
[472/1189] Compiling x86-mont-apple.S
[473/1189] Compiling d1_both.cc
[473/1189] Compiling vpaes-x86_64-linux.S
[475/1189] Compiling vpaes-x86-apple.S
[476/1189] Compiling vpaes-x86-linux.S
[477/1189] Compiling vpaes-x86_64-apple.S
[478/1189] Compiling vpaes-armv8-linux.S
[479/1189] Compiling vpaes-armv8-win.S
[480/1189] Compiling d1_lib.cc
[481/1189] Compiling vpaes-armv8-apple.S
[482/1189] Compiling sha512-armv8-linux.S
[483/1189] Compiling vpaes-armv7-linux.S
[483/1189] Compiling sha512-x86_64-apple.S
[485/1189] Compiling sha512-x86_64-linux.S
[486/1189] Compiling sha512-armv8-win.S
[487/1189] Compiling sha512-armv8-apple.S
[488/1189] Compiling sha512-armv4-linux.S
[489/1189] Compiling sha256-x86_64-apple.S
[490/1189] Compiling sha256-armv8-win.S
[491/1189] Compiling bio_ssl.cc
[492/1189] Compiling sha512-586-linux.S
[493/1189] Compiling sha512-586-apple.S
[494/1189] Compiling sha256-armv8-linux.S
[495/1189] Compiling sha256-armv8-apple.S
[496/1189] Compiling sha256-x86_64-linux.S
[497/1189] Compiling sha256-armv4-linux.S
[498/1189] Compiling sha256-586-linux.S
[499/1189] Compiling sha256-586-apple.S
[500/1189] Compiling sha1-x86_64-apple.S
[501/1189] Compiling sha1-armv8-apple.S
[502/1189] Compiling sha1-armv8-win.S
[503/1189] Compiling sha1-armv8-linux.S
[504/1189] Compiling sha1-x86_64-linux.S
[505/1189] Compiling sha1-586-linux.S
[506/1189] Compiling sha1-armv4-large-linux.S
[506/1189] Compiling rsaz-avx2-apple.S
[506/1189] Compiling sha1-586-apple.S
[509/1189] Compiling p256_beeu-x86_64-asm-linux.S
[510/1189] Compiling rdrand-x86_64-apple.S
[511/1189] Compiling rsaz-avx2-linux.S
[512/1189] Compiling rdrand-x86_64-linux.S
[513/1189] Compiling p256_beeu-armv8-asm-win.S
[514/1189] Compiling p256_beeu-armv8-asm-linux.S
[515/1189] Compiling p256_beeu-x86_64-asm-apple.S
[516/1189] Compiling p256-x86_64-asm-apple.S
[517/1189] Compiling p256_beeu-armv8-asm-apple.S
[518/1189] Compiling p256-armv8-asm-win.S
[519/1189] Compiling p256-x86_64-asm-linux.S
[520/1189] Compiling p256-armv8-asm-linux.S
[521/1189] Compiling ghashv8-armv8-linux.S
[522/1189] Compiling p256-armv8-asm-apple.S
[523/1189] Compiling ghashv8-armv7-linux.S
[524/1189] Compiling ghashv8-armv8-win.S
[525/1189] Compiling ghashv8-armv8-apple.S
[526/1189] Compiling ghash-x86-linux.S
[527/1189] Compiling ghash-x86-apple.S
[528/1189] Compiling ghash-x86_64-linux.S
[529/1189] Compiling ghash-x86_64-apple.S
[530/1189] Compiling ghash-ssse3-x86_64-apple.S
[531/1189] Compiling ghash-ssse3-x86_64-linux.S
[532/1189] Compiling ghash-ssse3-x86-linux.S
[533/1189] Compiling ghash-ssse3-x86-apple.S
[534/1189] Compiling ghash-neon-armv8-win.S
[535/1189] Compiling ghash-neon-armv8-apple.S
[536/1189] Compiling co-586-apple.S
[537/1189] Compiling co-586-linux.S
[538/1189] Compiling bn-armv8-win.S
[538/1189] Compiling ghash-neon-armv8-linux.S
[540/1189] Compiling ghash-armv4-linux.S
[541/1189] Compiling bn-armv8-linux.S
[542/1189] Compiling bsaes-armv7-linux.S
[543/1189] Compiling bn-586-apple.S
[544/1189] Compiling bn-armv8-apple.S
[544/1189] Compiling armv4-mont-linux.S
[546/1189] Compiling bn-586-linux.S
[547/1189] Compiling armv8-mont-win.S
[548/1189] Compiling armv8-mont-apple.S
[549/1189] Compiling armv8-mont-linux.S
[550/1189] Compiling aesv8-gcm-armv8-win.S
[551/1189] Compiling aesv8-gcm-armv8-linux.S
[552/1189] Compiling aesv8-armv8-linux.S
[553/1189] Compiling aesv8-armv8-win.S
[554/1189] Compiling aesv8-armv7-linux.S
[554/1189] Compiling aesv8-armv8-apple.S
[554/1189] Compiling aesv8-gcm-armv8-apple.S
[557/1189] Compiling aesni-x86_64-linux.S
[558/1189] Compiling aesni-x86_64-apple.S
[559/1189] Compiling aesni-x86-linux.S
[560/1189] Compiling aesni-gcm-x86_64-apple.S
[561/1189] Compiling aesni-gcm-x86_64-linux.S
[562/1189] Compiling aesni-x86-apple.S
[563/1189] Compiling x_x509a.c
[564/1189] Compiling x_val.c
[565/1189] Compiling x_x509.c
[566/1189] Compiling x_spki.c
[567/1189] Compiling x_sig.c
[568/1189] Compiling x_pubkey.c
[569/1189] Compiling x_req.c
[570/1189] Compiling x_name.c
[571/1189] Compiling x_exten.c
[572/1189] Compiling x509spki.c
[573/1189] Compiling x_attrib.c
[574/1189] Compiling x_algor.c
[575/1189] Compiling x_crl.c
[576/1189] Compiling x_all.c
[577/1189] Compiling x509rset.c
[578/1189] Compiling x509cset.c
[579/1189] Compiling x509_txt.c
[580/1189] Compiling x509name.c
[581/1189] Compiling x509_vpm.c
[582/1189] Compiling x509_vfy.c
[583/1189] Compiling x509_trs.c
[584/1189] Compiling x509_v3.c
[585/1189] Compiling x509_req.c
[586/1189] Compiling x509_obj.c
[587/1189] Compiling x509_def.c
[588/1189] Compiling x509_set.c
[589/1189] Compiling x509_d2.c
[590/1189] Compiling x509_lu.c
[591/1189] Compiling x509_ext.c
[592/1189] Compiling x509_cmp.c
[593/1189] Compiling x509_att.c
[594/1189] Compiling v3_skey.c
[594/1189] Compiling x509.c
[596/1189] Compiling v3_prn.c
[597/1189] Compiling v3_purp.c
[598/1189] Compiling v3_utl.c
[599/1189] Compiling v3_ocsp.c
[600/1189] Compiling v3_pmaps.c
[601/1189] Compiling v3_pcons.c
[602/1189] Compiling v3_int.c
[603/1189] Compiling v3_ncons.c
[604/1189] Compiling v3_lib.c
[605/1189] Compiling v3_ia5.c
[606/1189] Compiling v3_info.c
[607/1189] Compiling v3_genn.c
[608/1189] Compiling v3_extku.c
[609/1189] Compiling v3_enum.c
[610/1189] Compiling v3_crld.c
[611/1189] Compiling v3_cpols.c
[612/1189] Compiling v3_conf.c
[613/1189] Compiling v3_bcons.c
[614/1189] Compiling v3_bitst.c
[615/1189] Compiling v3_akeya.c
[616/1189] Compiling v3_akey.c
[617/1189] Compiling v3_alt.c
[618/1189] Compiling t_x509a.c
[619/1189] Compiling t_crl.c
[620/1189] Compiling i2d_pr.c
[621/1189] Compiling name_print.c
[622/1189] Compiling t_req.c
[623/1189] Compiling t_x509.c
[624/1189] Compiling rsa_pss.c
[625/1189] Compiling policy.c
[626/1189] Compiling by_file.c
[627/1189] Compiling asn1_gen.c
[628/1189] Compiling algorithm.c
[629/1189] Compiling a_verify.c
[630/1189] Compiling by_dir.c
[631/1189] Compiling voprf.c
[632/1189] Compiling a_sign.c
[633/1189] Compiling a_digest.c
[634/1189] Compiling thread_win.c
[635/1189] Compiling trust_token.c
[636/1189] Compiling thread.c
[637/1189] Compiling thread_none.c
[638/1189] Compiling thread_pthread.c
[639/1189] Compiling spx_wots.c
[640/1189] Compiling spx_util.c
[641/1189] Compiling spx_merkle.c
[642/1189] Compiling spx_thash.c
[643/1189] Compiling stack.c
[644/1189] Compiling spx.c
[645/1189] Compiling spx_fors.c
[646/1189] Compiling spx_address.c
[647/1189] Compiling pmbtoken.c
[648/1189] Compiling sha512.c
[649/1189] Compiling wots.c
[650/1189] Compiling thash.c
[651/1189] Compiling merkle.c
[652/1189] Compiling slhdsa.c
[653/1189] Compiling sha256.c
[654/1189] Compiling fors.c
[655/1189] Compiling sha1.c
[655/1189] Compiling siphash.c
[657/1189] Compiling rsa_print.c
[658/1189] Compiling rsa_extra.c
[659/1189] Compiling refcount.c
[660/1189] Compiling rc4.c
[661/1189] Compiling trusty.c
[662/1189] Compiling rsa_asn1.c
[663/1189] Compiling rand_extra.c
[664/1189] Compiling windows.c
[665/1189] Compiling passive.c
[666/1189] Compiling ios.c
[667/1189] Compiling urandom.c
[668/1189] Compiling rsa_crypt.c
[669/1189] Compiling getentropy.c
[670/1189] Compiling deterministic.c
[671/1189] Compiling fork_detect.c
[672/1189] Compiling forkunsafe.c
[673/1189] Compiling poly1305_arm_asm.S
[674/1189] Compiling pool.c
[674/1189] Compiling poly1305.c
[676/1189] Compiling poly1305_arm.c
[677/1189] Compiling pkcs7.c
[678/1189] Compiling poly1305_vec.c
[679/1189] Compiling pem_xaux.c
[680/1189] Compiling pkcs8.c
[681/1189] Compiling pem_x509.c
[682/1189] Compiling pkcs8_x509.c
[683/1189] Compiling p5_pbev2.c
[684/1189] Compiling pem_pkey.c
[685/1189] Compiling pkcs7_x509.c
[686/1189] Compiling obj_xref.c
[687/1189] Compiling pem_lib.c
[688/1189] Compiling pem_oth.c
[689/1189] Compiling pem_pk8.c
[690/1189] Compiling pem_info.c
[691/1189] Compiling mem.c
[692/1189] Compiling md5.c
[693/1189] Compiling pem_all.c
[694/1189] Compiling md4.c
[695/1189] Compiling lhash.c
[696/1189] Compiling obj.c
[697/1189] Compiling mldsa.c
[698/1189] Compiling fips_shared_support.c
[699/1189] Compiling keccak.c
[700/1189] Compiling kyber.c
[701/1189] Compiling poly_rq_mul.S
[702/1189] Compiling sign.c
[703/1189] Compiling ex_data.c
[704/1189] Compiling hpke.c
[705/1189] Compiling mlkem.cc
[706/1189] Compiling scrypt.c
[707/1189] Compiling hrss.c
[708/1189] Compiling p_x25519.c
[709/1189] Compiling pbkdf.c
[710/1189] Compiling print.c
[711/1189] Compiling p_x25519_asn1.c
[712/1189] Compiling p_rsa_asn1.c
[713/1189] Compiling p_ed25519.c
[714/1189] Compiling p_hkdf.c
[715/1189] Compiling p_ed25519_asn1.c
[716/1189] Compiling p_ec_asn1.c
[717/1189] Compiling p_ec.c
[717/1189] Compiling p_dsa_asn1.c
[719/1189] Compiling p_rsa.c
[720/1189] Compiling p_dh.c
[721/1189] Compiling evp_asn1.c
[722/1189] Compiling p_dh_asn1.c
[723/1189] Compiling engine.c
[724/1189] Compiling evp_ctx.c
[725/1189] Compiling evp.c
[726/1189] Compiling err.c
[727/1189] Compiling ecdsa_asn1.c
[728/1189] Compiling ecdh_extra.c
[729/1189] Compiling hash_to_curve.c
[730/1189] Compiling ec_derive.c
[731/1189] Compiling params.c
[732/1189] Compiling dsa_asn1.c
[733/1189] Compiling ec_asn1.c
[734/1189] Compiling dsa.c
[735/1189] Compiling dilithium.c
[736/1189] Compiling digest_extra.c
[737/1189] Compiling dh_asn1.c
[738/1189] Compiling x25519-asm-arm.S
[739/1189] Compiling spake25519.c
[740/1189] Compiling cpu_intel.c
[741/1189] Compiling des.c
[742/1189] Compiling crypto.c
[743/1189] Compiling cpu_arm_linux.c
[744/1189] Compiling cpu_arm_freebsd.c
[745/1189] Compiling cpu_aarch64_win.c
[746/1189] Compiling cpu_aarch64_sysreg.c
[747/1189] Compiling cpu_aarch64_openbsd.c
[748/1189] Compiling cpu_aarch64_linux.c
[749/1189] Compiling cpu_aarch64_fuchsia.c
[750/1189] Compiling curve25519.c
[751/1189] Compiling cpu_aarch64_apple.c
[752/1189] Compiling conf.c
[753/1189] Compiling e_tls.c
[754/1189] Compiling tls_cbc.c
[755/1189] Compiling e_rc4.c
[756/1189] Compiling e_null.c
[757/1189] Compiling e_rc2.c
[758/1189] Compiling e_chacha20poly1305.c
[759/1189] Compiling e_des.c
[760/1189] Compiling derive_key.c
[761/1189] Compiling cipher_extra.c
[762/1189] Compiling e_aesgcmsiv.c
[763/1189] Compiling e_aesctrhmac.c
[764/1189] Compiling chacha.c
[765/1189] Compiling unicode.c
[766/1189] Compiling curve25519_64_adx.c
[767/1189] Compiling ber.c
[768/1189] Compiling asn1_compat.c
[769/1189] Compiling buf.c
[770/1189] Compiling bn_asn1.c
[771/1189] Compiling blake2.c
[772/1189] Compiling cbs.c
[773/1189] Compiling convert.c
[774/1189] Compiling cbb.c
[775/1189] Compiling printf.c
[776/1189] Compiling socket.c
[777/1189] Compiling socket_helper.c
[778/1189] Compiling hexdump.c
[779/1189] Compiling pair.c
[780/1189] Compiling file.c
[781/1189] Compiling errno.c
[782/1189] Compiling bio_mem.c
[783/1189] Compiling fd.c
[784/1189] Compiling connect.c
[785/1189] Compiling tasn_new.c
[786/1189] Compiling base64.c
[787/1189] Compiling tasn_fre.c
[788/1189] Compiling bio.c
[789/1189] Compiling tasn_typ.c
[790/1189] Compiling tasn_utl.c
[791/1189] Compiling f_int.c
[792/1189] Compiling tasn_enc.c
[793/1189] Compiling asn_pack.c
[794/1189] Compiling posix_time.c
[795/1189] Compiling asn1_par.c
[795/1189] Compiling f_string.c
[797/1189] Compiling tasn_dec.c
[798/1189] Compiling a_type.c
[799/1189] Compiling a_utctm.c
[800/1189] Compiling asn1_lib.c
[801/1189] Compiling a_time.c
[802/1189] Compiling a_octet.c
[803/1189] Compiling a_strnid.c
[804/1189] Compiling a_object.c
[805/1189] Compiling a_mbstr.c
[806/1189] Compiling a_strex.c
[807/1189] Compiling a_i2d_fp.c
[808/1189] Compiling a_bool.c
[809/1189] Compiling a_gentm.c
[810/1189] Compiling a_d2i_fp.c
[811/1189] Compiling a_dup.c
[812/1189] Compiling a_int.c
[813/1189] Compiling fiat_p256_adx_sqr.S
[814/1189] Compiling fiat_p256_adx_mul.S
[815/1189] Compiling fiat_curve25519_adx_square.S
[815/1189] Compiling a_bitstr.c
[817/1189] Compiling md5-586-linux.S
[818/1189] Compiling md5-x86_64-apple.S
[819/1189] Compiling fiat_curve25519_adx_mul.S
[820/1189] Compiling md5-x86_64-linux.S
[821/1189] Compiling bcm.c
[822/1189] Compiling md5-586-apple.S
[823/1189] Compiling chacha20_poly1305_x86_64-apple.S
[824/1189] Compiling chacha20_poly1305_armv8-win.S
[825/1189] Compiling err_data.c
[826/1189] Compiling chacha20_poly1305_x86_64-linux.S
[827/1189] Compiling chacha-x86_64-apple.S
[828/1189] Compiling chacha20_poly1305_armv8-linux.S
[829/1189] Compiling chacha20_poly1305_armv8-apple.S
[830/1189] Compiling chacha-x86_64-linux.S
[831/1189] Compiling chacha-x86-linux.S
[832/1189] Compiling chacha-armv8-win.S
[833/1189] Compiling CCryptoBoringSSLShims shims.c
[834/1189] Compiling chacha-armv8-apple.S
[835/1189] Compiling chacha-x86-apple.S
[836/1189] Compiling chacha-armv4-linux.S
[837/1189] Compiling aes128gcmsiv-x86_64-apple.S
[838/1189] Compiling chacha-armv8-linux.S
[839/1189] Compiling x86_64-mont5-apple.S
[840/1189] Compiling aes128gcmsiv-x86_64-linux.S
[841/1189] Compiling x86_64-mont-linux.S
[842/1189] Compiling x86_64-mont5-linux.S
[843/1189] Compiling x86_64-mont-apple.S
[844/1189] Compiling x86-mont-linux.S
[845/1189] Compiling x86-mont-apple.S
[846/1189] Compiling vpaes-x86_64-apple.S
[847/1189] Compiling vpaes-x86_64-linux.S
[848/1189] Compiling vpaes-x86-linux.S
[849/1189] Compiling vpaes-x86-apple.S
[850/1189] Compiling vpaes-armv8-linux.S
[851/1189] Compiling vpaes-armv8-win.S
[852/1189] Compiling vpaes-armv8-apple.S
[853/1189] Compiling vpaes-armv7-linux.S
[854/1189] Compiling sha512-x86_64-linux.S
[855/1189] Compiling sha512-x86_64-apple.S
[856/1189] Compiling sha512-armv8-win.S
[857/1189] Compiling sha512-armv8-apple.S
[858/1189] Compiling sha512-armv8-linux.S
[859/1189] Compiling sha512-586-apple.S
[860/1189] Compiling sha512-armv4-linux.S
[861/1189] Compiling sha512-586-linux.S
[862/1189] Compiling sha256-x86_64-apple.S
[863/1189] Compiling sha256-armv8-linux.S
[864/1189] Compiling sha256-x86_64-linux.S
[865/1189] Compiling sha256-armv8-win.S
[866/1189] Compiling sha256-armv4-linux.S
[867/1189] Compiling sha256-armv8-apple.S
[868/1189] Compiling sha256-586-linux.S
[869/1189] Compiling c-nioatomics.c
[870/1189] Compiling sha256-586-apple.S
[871/1189] Compiling sha1-x86_64-apple.S
[872/1189] Compiling sha1-x86_64-linux.S
[873/1189] Compiling sha1-armv8-win.S
[874/1189] Compiling sha1-armv8-apple.S
[875/1189] Compiling sha1-armv8-linux.S
[876/1189] Compiling sha1-armv4-large-linux.S
[877/1189] Compiling rsaz-avx2-apple.S
[878/1189] Compiling sha1-586-linux.S
[879/1189] Compiling sha1-586-apple.S
[880/1189] Compiling rdrand-x86_64-linux.S
[881/1189] Compiling p256_beeu-x86_64-asm-linux.S
[881/1189] Compiling c-atomics.c
[883/1189] Compiling rdrand-x86_64-apple.S
[884/1189] Compiling rsaz-avx2-linux.S
[885/1189] Compiling p256_beeu-x86_64-asm-apple.S
[886/1189] Compiling p256_beeu-armv8-asm-win.S
[887/1189] Compiling p256-x86_64-asm-apple.S
[888/1189] Compiling p256_beeu-armv8-asm-linux.S
[889/1189] Compiling p256-x86_64-asm-linux.S
[890/1189] Compiling p256-armv8-asm-linux.S
[890/1189] Compiling p256-armv8-asm-win.S
[892/1189] Compiling p256_beeu-armv8-asm-apple.S
[893/1189] Compiling p256-armv8-asm-apple.S
[894/1189] Compiling ghashv8-armv8-win.S
[895/1189] Compiling ghashv8-armv8-apple.S
[896/1189] Compiling ghashv8-armv7-linux.S
[897/1189] Compiling ghash-x86-linux.S
[897/1189] Compiling ghashv8-armv8-linux.S
[899/1189] Compiling ghash-x86_64-linux.S
[900/1189] Compiling ghash-x86_64-apple.S
[901/1189] Compiling ghash-x86-apple.S
[902/1189] Compiling ghash-ssse3-x86_64-linux.S
[903/1190] Compiling ghash-ssse3-x86-apple.S
[904/1195] Compiling ghash-ssse3-x86-linux.S
[905/1195] Compiling ghash-neon-armv8-win.S
[906/1195] Compiling ghash-ssse3-x86_64-apple.S
[907/1195] Compiling co-586-linux.S
[908/1195] Compiling ghash-armv4-linux.S
[908/1195] Compiling ghash-neon-armv8-linux.S
[910/1195] Compiling co-586-apple.S
[911/1195] Compiling ghash-neon-armv8-apple.S
[912/1195] Compiling bn-armv8-win.S
[913/1195] Compiling bsaes-armv7-linux.S
[914/1195] Compiling bn-armv8-apple.S
[915/1195] Compiling bn-armv8-linux.S
[916/1195] Compiling bn-586-linux.S
[917/1195] Compiling armv8-mont-win.S
[918/1195] Compiling bn-586-apple.S
[919/1195] Compiling armv8-mont-linux.S
[920/1195] Compiling armv8-mont-apple.S
[921/1195] Compiling armv4-mont-linux.S
[921/1195] Compiling aesv8-gcm-armv8-linux.S
[923/1195] Compiling aesv8-armv8-win.S
[924/1195] Compiling aesv8-gcm-armv8-win.S
[925/1195] Compiling aesv8-gcm-armv8-apple.S
[926/1195] Compiling aesv8-armv8-linux.S
[927/1195] Compiling aesv8-armv8-apple.S
[929/1195] Compiling NIOConcurrencyHelpers NIOLock.swift
[929/1195] Compiling aesv8-armv7-linux.S
[931/1195] Compiling NIOConcurrencyHelpers lock.swift
[931/1195] Compiling aesni-x86_64-linux.S
[932/1195] Compiling aesni-x86-linux.S
[933/1195] Compiling aesni-x86-apple.S
[934/1195] Compiling aesni-x86_64-apple.S
[935/1195] Compiling aesni-gcm-x86_64-linux.S
[936/1195] Compiling aesni-gcm-x86_64-apple.S
[937/1195] Compiling x_sig.c
[938/1195] Compiling x_x509a.c
[940/1195] Emitting module NIOConcurrencyHelpers
[940/1195] Compiling x_spki.c
[941/1195] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[942/1195] Compiling x_pubkey.c
[943/1195] Compiling x_req.c
[945/1195] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[946/1195] Compiling NIOConcurrencyHelpers atomics.swift
[946/1195] Compiling x_x509.c
[947/1196] Compiling x_val.c
[949/1196] Compiling x_all.c
[950/1196] Compiling x509spki.c
[951/1196] Compiling x_algor.c
[952/1196] Compiling x_attrib.c
[953/1196] Compiling x_exten.c
[954/1196] Compiling x_name.c
[955/1196] Compiling x_crl.c
[956/1197] Compiling x509cset.c
[957/1219] Compiling x509rset.c
[958/1222] Compiling x509name.c
[959/1222] Compiling x509_v3.c
[960/1222] Compiling x509_txt.c
[961/1222] Compiling x509_vfy.c
[962/1222] Compiling x509_vpm.c
[963/1222] Compiling x509_trs.c
[964/1222] Compiling x509_req.c
[965/1222] Compiling x509_set.c
[966/1222] Compiling x509_def.c
[967/1222] Compiling x509_lu.c
[968/1222] Compiling x509_obj.c
[969/1222] Compiling x509_ext.c
[970/1222] Compiling x509_d2.c
[971/1222] Compiling x509.c
[973/1222] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[974/1222] Compiling ConsoleKitTerminal ConsoleClear.swift
[975/1222] Compiling ConsoleKitTerminal Console+Ask.swift
[976/1222] Compiling ConsoleKitTerminal Console+Choose.swift
[977/1222] Compiling ConsoleKitTerminal Console+Confirm.swift
[978/1222] Compiling ConsoleKitTerminal Console+Input.swift
[979/1222] Compiling ConsoleKitTerminal Console+Center.swift
[980/1222] Compiling ConsoleKitTerminal Console+Output.swift
[980/1225] Compiling v3_skey.c
[982/1225] Compiling ConsoleKitTerminal ActivityBar.swift
[983/1225] Compiling ConsoleKitTerminal ActivityIndicator.swift
[984/1225] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[985/1225] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[986/1225] Compiling ConsoleKitTerminal CustomActivity.swift
[987/1225] Compiling ConsoleKitTerminal LoadingBar.swift
[988/1225] Compiling ConsoleKitTerminal ProgressBar.swift
[989/1225] Compiling ConsoleKitTerminal Console+Clear.swift
[990/1225] Emitting module ConsoleKitTerminal
[990/1225] Compiling x509_att.c
[991/1225] Compiling x509_cmp.c
[992/1225] Compiling v3_utl.c
[993/1225] Compiling v3_purp.c
[994/1225] Compiling v3_pmaps.c
[995/1225] Compiling v3_pcons.c
[996/1225] Compiling v3_prn.c
[997/1225] Compiling v3_ocsp.c
[998/1225] Compiling v3_lib.c
[999/1225] Compiling v3_ncons.c
[1001/1225] Compiling ConsoleKitTerminal ConsoleText.swift
[1002/1225] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1003/1225] Compiling ConsoleKitTerminal ANSI.swift
[1003/1225] Compiling v3_info.c
[1005/1225] Compiling ConsoleKitTerminal Console+Wait.swift
[1006/1225] Compiling ConsoleKitTerminal ConsoleColor.swift
[1007/1225] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1008/1225] Compiling ConsoleKitTerminal Console.swift
[1009/1225] Compiling ConsoleKitTerminal Terminal.swift
[1010/1225] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1010/1225] Compiling v3_int.c
[1011/1225] Compiling v3_extku.c
[1012/1225] Compiling v3_ia5.c
[1013/1225] Compiling v3_enum.c
[1014/1225] Compiling v3_genn.c
[1015/1225] Compiling v3_cpols.c
[1016/1225] Compiling v3_conf.c
[1017/1225] Compiling v3_crld.c
[1018/1225] Compiling v3_akey.c
[1019/1225] Compiling v3_akeya.c
[1020/1225] Compiling v3_bitst.c
[1021/1225] Compiling v3_bcons.c
[1022/1225] Compiling v3_alt.c
[1023/1225] Compiling t_req.c
[1024/1225] Compiling t_x509a.c
[1025/1225] Compiling t_crl.c
[1026/1225] Compiling t_x509.c
[1027/1225] Compiling i2d_pr.c
[1028/1225] Compiling policy.c
[1029/1225] Compiling name_print.c
[1030/1225] Compiling rsa_pss.c
[1032/1225] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1033/1225] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1034/1225] Compiling ConsoleKitTerminal LoggerFragment.swift
[1034/1226] Compiling algorithm.c
[1035/1226] Compiling by_dir.c
[1036/1226] Compiling by_file.c
[1037/1226] Compiling a_sign.c
[1039/1226] Compiling a_verify.c
[1040/1226] Compiling a_digest.c
[1040/1226] Compiling asn1_gen.c
[1042/1226] Compiling thread_win.c
[1043/1226] Compiling thread.c
[1043/1226] Compiling trust_token.c
[1045/1226] Compiling thread_pthread.c
[1046/1226] Compiling thread_none.c
[1047/1226] Compiling spx_wots.c
[1048/1226] Compiling spx_thash.c
[1049/1226] Compiling spx_util.c
[1050/1226] Compiling voprf.c
[1051/1226] Compiling stack.c
[1052/1226] Compiling pmbtoken.c
[1053/1226] Compiling spx_merkle.c
[1054/1226] Compiling spx_address.c
[1055/1226] Compiling spx_fors.c
[1056/1227] Compiling spx.c
[1057/1233] Compiling thash.c
[1058/1248] Compiling wots.c
[1059/1248] Compiling slhdsa.c
[1060/1248] Compiling fors.c
[1061/1248] Compiling merkle.c
[1062/1248] Compiling sha512.c
[1063/1248] Compiling sha256.c
[1064/1248] Compiling siphash.c
[1065/1248] Compiling sha1.c
[1066/1248] Compiling rsa_print.c
[1067/1248] Compiling rsa_extra.c
[1068/1248] Compiling rc4.c
[1069/1248] Compiling urandom.c
[1070/1248] Compiling trusty.c
[1071/1248] Compiling rsa_asn1.c
[1072/1248] Compiling refcount.c
[1073/1248] Compiling rand_extra.c
[1074/1248] Compiling windows.c
[1075/1248] Compiling rsa_crypt.c
[1076/1248] Compiling passive.c
[1077/1248] Compiling ios.c
[1078/1248] Compiling deterministic.c
[1079/1248] Compiling getentropy.c
[1080/1248] Compiling poly1305_arm_asm.S
[1081/1248] Compiling forkunsafe.c
[1082/1248] Compiling fork_detect.c
[1083/1248] Compiling poly1305.c
[1084/1248] Compiling poly1305_arm.c
[1085/1248] Compiling pool.c
[1086/1248] Compiling pkcs7.c
[1088/1248] Compiling ConsoleKitCommands CommandSignature.swift
[1089/1248] Compiling ConsoleKitCommands Flag.swift
[1090/1248] Compiling ConsoleKitCommands Option.swift
[1090/1250] Compiling poly1305_vec.c
[1092/1250] Emitting module ConsoleKitCommands
[1092/1250] Compiling p5_pbev2.c
[1093/1250] Compiling pkcs8.c
[1095/1250] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1096/1250] Compiling ConsoleKitCommands AsyncCommand.swift
[1097/1250] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1097/1250] Compiling pkcs7_x509.c
[1098/1250] Compiling pem_xaux.c
[1099/1250] Compiling pem_x509.c
[1100/1250] Compiling pkcs8_x509.c
[1101/1250] Compiling pem_pkey.c
[1103/1250] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1104/1250] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1105/1250] Compiling ConsoleKitCommands Argument.swift
[1106/1250] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1107/1250] Compiling ConsoleKitCommands Utilities.swift
[1107/1250] Compiling pem_pk8.c
[1109/1250] Compiling ConsoleKitCommands AsyncCommands.swift
[1110/1250] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1111/1250] Compiling ConsoleKitCommands AnyCommand.swift
[1111/1250] Compiling obj_xref.c
[1113/1250] Compiling ConsoleKitCommands Command.swift
[1114/1250] Compiling ConsoleKitCommands CommandContext.swift
[1115/1250] Compiling ConsoleKitCommands CommandError.swift
[1115/1250] Compiling pem_oth.c
[1116/1250] Compiling obj.c
[1117/1250] Compiling pem_lib.c
[1118/1250] Compiling pem_info.c
[1119/1250] Compiling mldsa.c
[1120/1250] Compiling mem.c
[1121/1250] Compiling pem_all.c
[1122/1250] Compiling md5.c
[1123/1250] Compiling md4.c
[1124/1250] Compiling lhash.c
[1125/1250] Compiling fips_shared_support.c
[1126/1250] Compiling keccak.c
[1127/1250] Compiling kyber.c
[1128/1250] Compiling poly_rq_mul.S
[1129/1250] Compiling ex_data.c
[1130/1250] Compiling sign.c
[1131/1250] Compiling scrypt.c
[1132/1250] Compiling print.c
[1133/1250] Compiling hpke.c
[1134/1250] Compiling pbkdf.c
[1135/1250] Compiling p_x25519_asn1.c
[1136/1250] Compiling hrss.c
[1137/1250] Compiling p_x25519.c
[1138/1250] Compiling p_rsa.c
[1139/1250] Compiling p_rsa_asn1.c
[1140/1250] Compiling p_ed25519.c
[1141/1250] Compiling p_hkdf.c
[1142/1250] Compiling p_ed25519_asn1.c
[1143/1250] Compiling p_ec_asn1.c
[1144/1250] Compiling p_ec.c
[1145/1250] Compiling p_dsa_asn1.c
[1146/1250] Compiling p_dh.c
[1147/1250] Compiling p_dh_asn1.c
[1148/1250] Compiling evp_ctx.c
[1149/1250] Compiling evp_asn1.c
[1150/1250] Compiling evp.c
[1151/1250] Compiling engine.c
[1152/1250] Compiling ecdsa_asn1.c
[1153/1250] Compiling err.c
[1154/1250] Compiling ecdh_extra.c
[1155/1250] Compiling hash_to_curve.c
[1156/1250] Compiling ec_derive.c
[1157/1250] Compiling dsa_asn1.c
[1158/1250] Compiling ec_asn1.c
[1159/1250] Compiling dsa.c
[1160/1250] Compiling params.c
[1161/1250] Compiling dh_asn1.c
[1162/1250] Compiling spake25519.c
[1163/1250] Compiling digest_extra.c
[1164/1250] Compiling dilithium.c
[1165/1250] Compiling x25519-asm-arm.S
[1166/1250] Compiling des.c
[1167/1250] Compiling cpu_arm_linux.c
[1168/1250] Compiling cpu_intel.c
[1169/1250] Compiling crypto.c
[1170/1250] Compiling cpu_arm_freebsd.c
[1171/1250] Compiling cpu_aarch64_win.c
[1172/1250] Compiling cpu_aarch64_sysreg.c
[1173/1250] Compiling cpu_aarch64_openbsd.c
[1173/1250] Compiling cpu_aarch64_fuchsia.c
[1175/1250] Compiling cpu_aarch64_linux.c
[1176/1250] Compiling tls_cbc.c
[1177/1250] Compiling cpu_aarch64_apple.c
[1178/1250] Compiling curve25519.c
[1180/1250] Compiling ConsoleKitCommands CommandGroup.swift
[1181/1250] Compiling ConsoleKitCommands CommandInput.swift
[1182/1250] Compiling ConsoleKitCommands Commands.swift
[1183/1250] Compiling ConsoleKitCommands Console+Run.swift
[1184/1250] Compiling ConsoleKitCommands ConsoleError.swift
[1185/1250] Compiling ConsoleKitCommands Completion.swift
[1185/1250] Compiling e_rc4.c
[1186/1251] Compiling e_tls.c
[1187/1251] Compiling conf.c
[1188/1251] Compiling e_rc2.c
[1189/1251] Compiling e_null.c
[1191/1251] Compiling e_chacha20poly1305.c
[1192/1251] Compiling e_aesctrhmac.c
[1193/1251] Compiling e_des.c
[1194/1251] Compiling cipher_extra.c
[1195/1251] Compiling derive_key.c
[1196/1251] Compiling e_aesgcmsiv.c
[1197/1251] Compiling chacha.c
[1198/1251] Compiling curve25519_64_adx.c
[1199/1251] Compiling unicode.c
[1200/1251] Compiling ber.c
[1201/1252] Compiling asn1_compat.c
[1202/1253] Compiling buf.c
[1203/1253] Compiling bn_asn1.c
[1204/1253] Compiling cbb.c
[1206/1253] Compiling ConsoleKit Exports.swift
[1206/1253] Compiling pair.c
[1207/1253] Compiling cbs.c
[1208/1253] Compiling blake2.c
[1209/1253] Compiling printf.c
[1210/1253] Compiling hexdump.c
[1211/1253] Compiling convert.c
[1212/1253] Compiling file.c
[1213/1253] Compiling errno.c
[1214/1253] Compiling fd.c
[1215/1253] Compiling base64.c
[1217/1253] Emitting module ConsoleKit
[1217/1254] Compiling bio.c
[1218/1254] Compiling bio_mem.c
[1219/1254] Compiling tasn_fre.c
[1220/1254] Compiling tasn_typ.c
[1222/1254] Compiling tasn_utl.c
[1223/1254] Compiling tasn_new.c
[1224/1254] Compiling tasn_enc.c
[1225/1254] Compiling posix_time.c
[1226/1254] Compiling f_int.c
[1227/1254] Compiling f_string.c
[1228/1254] Compiling asn_pack.c
[1229/1254] Compiling tasn_dec.c
[1230/1254] Compiling asn1_lib.c
[1231/1254] Compiling asn1_par.c
[1232/1254] Compiling a_strex.c
[1233/1254] Compiling a_type.c
[1234/1254] Compiling a_utctm.c
[1235/1254] Compiling a_mbstr.c
[1236/1254] Compiling a_octet.c
[1237/1254] Compiling a_time.c
[1238/1254] Compiling a_strnid.c
[1239/1254] Compiling a_object.c
[1240/1254] Compiling a_dup.c
[1241/1254] Compiling bcm.c
[1241/1254] Write sources
[1247/1254] Compiling a_gentm.c
[1248/1254] Compiling a_i2d_fp.c
[1249/1254] Compiling a_d2i_fp.c
[1250/1254] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1251/1254] Compiling a_bitstr.c
[1251/1254] Compiling a_bool.c
[1253/1254] Compiling a_int.c
[1255/1359] Compiling Algorithms Joined.swift
[1256/1359] Compiling Algorithms Keyed.swift
[1257/1361] Compiling Algorithms Permutations.swift
[1258/1361] Compiling Algorithms Product.swift
[1259/1361] Compiling Algorithms MinMax.swift
[1260/1361] Compiling Algorithms Partition.swift
[1261/1361] Compiling Atomics IntegerOperations.swift
[1262/1361] Compiling Atomics Unmanaged extensions.swift
[1263/1361] Compiling BitCollections BitSet+Initializers.swift
[1264/1361] Compiling BitCollections BitSet+Invariants.swift
[1265/1361] Compiling BitCollections BitSet+Random.swift
[1266/1361] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1267/1361] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1268/1361] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1269/1361] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1270/1368] Compiling Algorithms Chunked.swift
[1271/1368] Compiling Algorithms Combinations.swift
[1272/1368] Compiling Algorithms FlattenCollection.swift
[1273/1368] Compiling Algorithms Grouped.swift
[1274/1368] Compiling Algorithms Indexed.swift
[1275/1368] Compiling Algorithms Intersperse.swift
[1284/1368] Compiling CryptoBoringWrapper RandomBytes.swift
[1285/1368] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1286/1368] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1287/1368] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1288/1368] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1289/1368] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1290/1368] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1291/1368] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1292/1368] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1293/1368] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1294/1368] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1295/1368] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1296/1368] Compiling BitCollections BitSet+SetAlgebra union.swift
[1297/1368] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1298/1368] Compiling BitCollections BitSet.Counted.swift
[1299/1368] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1300/1368] Compiling BitCollections BitSet+CustomReflectable.swift
[1301/1368] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1302/1368] Compiling BitCollections BitSet+Equatable.swift
[1303/1368] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1304/1368] Compiling BitCollections BitSet+Extras.swift
[1305/1368] Compiling BitCollections BitSet+Hashable.swift
[1306/1368] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1307/1368] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1308/1368] Emitting module CryptoBoringWrapper
[1309/1368] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1310/1368] Compiling CryptoBoringWrapper EllipticCurve.swift
[1311/1368] Compiling Algorithms Compacted.swift
[1312/1368] Compiling Algorithms Cycle.swift
[1313/1368] Compiling Algorithms EitherSequence.swift
[1314/1368] Compiling Algorithms FirstNonNil.swift
[1315/1368] Compiling Algorithms AdjacentPairs.swift
[1316/1368] Compiling Algorithms Chain.swift
[1319/1368] Emitting module BitCollections
[1320/1368] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1323/1368] Compiling Algorithms Rotate.swift
[1324/1368] Compiling Algorithms Split.swift
[1325/1368] Compiling Algorithms Stride.swift
[1326/1368] Compiling Algorithms Suffix.swift
[1327/1371] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1329/1372] Compiling BitCollections BitSet.Index.swift
[1330/1372] Compiling BitCollections BitSet._UnsafeHandle.swift
[1331/1372] Compiling BitCollections BitSet.swift
[1332/1372] Compiling BitCollections Range+Utilities.swift
[1333/1372] Compiling BitCollections Slice+Utilities.swift
[1334/1372] Compiling BitCollections UInt+Tricks.swift
[1335/1372] Compiling BitCollections _Word.swift
[1351/1444] Compiling Crypto AES-GCM.swift
[1352/1444] Compiling Crypto AES-GCM_boring.swift
[1353/1444] Compiling Crypto ChaChaPoly_boring.swift
[1354/1444] Compiling Crypto ChaChaPoly.swift
[1355/1444] Compiling Crypto ASN1BitString.swift
[1356/1444] Compiling Crypto ASN1Boolean.swift
[1357/1444] Compiling Crypto ASN1Identifier.swift
[1358/1444] Compiling Crypto ASN1Integer.swift
[1359/1446] Compiling Collections Collections.swift
[1360/1446] Compiling Crypto Digest_boring.swift
[1361/1446] Compiling Crypto Digest.swift
[1362/1446] Compiling Crypto Digests.swift
[1363/1446] Emitting module Collections
[1365/1447] Compiling Crypto Cipher.swift
[1366/1447] Compiling Crypto Nonces.swift
[1367/1447] Compiling Crypto ASN1.swift
[1368/1447] Compiling Crypto ASN1Any.swift
[1375/1447] Emitting module Atomics
[1377/1448] Compiling Crypto HPKE-Ciphersuite.swift
[1378/1448] Compiling Crypto HPKE-KDF.swift
[1379/1448] Compiling Crypto HPKE-KexKeyDerivation.swift
[1380/1448] Compiling Crypto HPKE-LabeledExtract.swift
[1381/1448] Compiling Crypto HPKE-Utils.swift
[1382/1448] Compiling Crypto DHKEM.swift
[1383/1448] Compiling Crypto HPKE-KEM-Curve25519.swift
[1384/1448] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1385/1448] Compiling Crypto HPKE-KEM.swift
[1386/1448] Compiling Crypto HPKE-Errors.swift
[1387/1457] Compiling Crypto PKCS8PrivateKey.swift
[1388/1457] Compiling Crypto SEC1PrivateKey.swift
[1389/1457] Compiling Crypto SubjectPublicKeyInfo.swift
[1390/1457] Compiling Crypto CryptoKitErrors.swift
[1394/1457] Compiling Crypto HashFunctions.swift
[1395/1457] Compiling Crypto HashFunctions_SHA2.swift
[1396/1457] Compiling Crypto HPKE-AEAD.swift
[1397/1517] Emitting module Crypto
[1398/1517] Compiling Crypto HPKE.swift
[1399/1517] Compiling Crypto HPKE-Context.swift
[1400/1517] Compiling Crypto HPKE-KeySchedule.swift
[1401/1517] Compiling Crypto HPKE-Modes.swift
[1402/1517] Compiling Crypto Insecure.swift
[1403/1517] Compiling Crypto Insecure_HashFunctions.swift
[1404/1517] Compiling Crypto KEM.swift
[1405/1517] Compiling Crypto ECDH_boring.swift
[1406/1517] Compiling Crypto DH.swift
[1407/1517] Compiling Crypto ECDH.swift
[1408/1517] Compiling NIOCore Interfaces.swift
[1409/1517] Compiling NIOCore Linux.swift
[1410/1517] Compiling NIOCore MarkedCircularBuffer.swift
[1411/1517] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1412/1517] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1413/1517] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1414/1517] Compiling NIOCore EventLoopFuture.swift
[1415/1517] Compiling NIOCore FileDescriptor.swift
[1416/1517] Compiling NIOCore FileHandle.swift
[1417/1517] Compiling NIOCore FileRegion.swift
[1418/1517] Compiling NIOCore GlobalSingletons.swift
[1419/1517] Compiling NIOCore MulticastChannel.swift
[1420/1517] Compiling NIOCore NIOAny.swift
[1421/1517] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1422/1517] Compiling NIOCore NIOLoopBound.swift
[1423/1517] Compiling NIOCore NIOScheduledCallback.swift
[1424/1517] Compiling NIOCore NIOSendable.swift
[1425/1517] Compiling NIOCore PointerHelpers.swift
[1426/1517] Compiling NIOCore RecvByteBufferAllocator.swift
[1427/1517] Compiling Crypto Ed25519.swift
[1428/1517] Emitting module Algorithms
[1430/1518] Compiling NIOCore AsyncAwaitSupport.swift
[1431/1518] Compiling NIOCore AsyncChannel.swift
[1432/1518] Compiling NIOCore AsyncChannelHandler.swift
[1433/1518] Compiling NIOCore AsyncChannelInboundStream.swift
[1434/1518] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1435/1518] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1436/1518] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1437/1518] Compiling NIOCore NIOAsyncWriter.swift
[1438/1518] Compiling NIOCore ByteBuffer-multi-int.swift
[1439/1518] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1440/1518] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1441/1518] Compiling NIOCore BSDSocketAPI.swift
[1442/1518] Compiling NIOCore ByteBuffer-aux.swift
[1443/1518] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1444/1518] Compiling NIOCore ByteBuffer-conversions.swift
[1445/1518] Compiling NIOCore ByteBuffer-core.swift
[1446/1518] Compiling NIOCore ByteBuffer-hex.swift
[1447/1518] Compiling NIOCore ByteBuffer-int.swift
[1448/1518] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1449/1518] Compiling NIOCore AddressedEnvelope.swift
[1458/1526] Compiling Crypto Signature.swift
[1459/1526] Compiling Crypto CryptoKitErrors_boring.swift
[1460/1526] Compiling Crypto RNG_boring.swift
[1461/1526] Compiling Crypto SafeCompare_boring.swift
[1462/1526] Compiling Crypto Zeroization_boring.swift
[1463/1526] Compiling Crypto PrettyBytes.swift
[1464/1526] Compiling Crypto SafeCompare.swift
[1465/1526] Compiling Crypto SecureBytes.swift
[1466/1526] Compiling Crypto Zeroization.swift
[1468/1527] Compiling NIOCore IO.swift
[1469/1527] Compiling NIOCore IOData.swift
[1470/1527] Compiling NIOCore IPProtocol.swift
[1471/1527] Compiling NIOCore IntegerBitPacking.swift
[1472/1527] Compiling NIOCore IntegerTypes.swift
[1484/1527] Compiling NIOCore CircularBuffer.swift
[1485/1527] Compiling NIOCore Codec.swift
[1486/1527] Compiling NIOCore ConvenienceOptionSupport.swift
[1487/1527] Compiling NIOCore DeadChannel.swift
[1488/1527] Compiling NIOCore DispatchQueue+WithFuture.swift
[1489/1527] Compiling NIOCore EventLoop+Deprecated.swift
[1490/1527] Compiling NIOCore EventLoop+SerialExecutor.swift
[1491/1527] Compiling NIOCore EventLoop.swift
[1492/1527] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1493/1527] Compiling NIOCore SocketAddresses.swift
[1494/1527] Compiling NIOCore SocketOptionProvider.swift
[1495/1527] Compiling NIOCore SystemCallHelpers.swift
[1496/1527] Compiling NIOCore TimeAmount+Duration.swift
[1497/1527] Compiling NIOCore TypeAssistedChannelHandler.swift
[1498/1527] Compiling NIOCore UniversalBootstrapSupport.swift
[1499/1527] Compiling NIOCore Utilities.swift
[1502/1527] Compiling NIOCore ByteBuffer-views.swift
[1503/1527] Compiling NIOCore Channel.swift
[1504/1527] Compiling NIOCore ChannelHandler.swift
[1505/1527] Compiling NIOCore ChannelHandlers.swift
[1506/1527] Compiling NIOCore ChannelInvoker.swift
[1507/1527] Compiling NIOCore ChannelOption.swift
[1508/1527] Compiling NIOCore ChannelPipeline.swift
[1527/1527] Emitting module NIOCore
[1529/1580] Emitting module NIOEmbedded
[1530/1580] Compiling NIOEmbedded AsyncTestingChannel.swift
[1531/1580] Compiling NIOEmbedded Embedded.swift
[1532/1580] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1534/1581] Compiling NIOPosix IO.swift
[1535/1581] Compiling NIOPosix IntegerBitPacking.swift
[1536/1581] Compiling NIOPosix IntegerTypes.swift
[1537/1581] Compiling NIOPosix Linux.swift
[1538/1581] Compiling NIOPosix LinuxCPUSet.swift
[1539/1581] Compiling NIOPosix LinuxUring.swift
[1540/1581] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1541/1587] Compiling NIOPosix Pool.swift
[1542/1587] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1543/1587] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1544/1587] Compiling NIOPosix PosixSingletons.swift
[1545/1587] Compiling NIOPosix RawSocketBootstrap.swift
[1546/1587] Compiling NIOPosix Resolver.swift
[1547/1587] Compiling NIOPosix Selectable.swift
[1548/1587] Compiling NIOPosix ThreadPosix.swift
[1549/1587] Compiling NIOPosix ThreadWindows.swift
[1550/1587] Compiling NIOPosix UnsafeTransfer.swift
[1551/1587] Compiling NIOPosix Utilities.swift
[1552/1587] Compiling NIOPosix VsockAddress.swift
[1553/1587] Compiling NIOPosix VsockChannelEvents.swift
[1554/1587] Compiling NIOPosix SelectableChannel.swift
[1555/1587] Compiling NIOPosix SelectableEventLoop.swift
[1556/1587] Compiling NIOPosix SelectorEpoll.swift
[1557/1587] Compiling NIOPosix SelectorGeneric.swift
[1558/1587] Compiling NIOPosix SelectorKqueue.swift
[1559/1587] Compiling NIOPosix SelectorUring.swift
[1560/1587] Compiling NIOPosix ServerSocket.swift
[1561/1587] Compiling NIOPosix Socket.swift
[1562/1587] Compiling NIOPosix SocketChannel.swift
[1563/1587] Compiling NIOPosix SocketProtocols.swift
[1564/1587] Compiling NIOPosix System.swift
[1565/1587] Compiling NIOPosix Thread.swift
[1566/1587] Compiling NIOPosix NIOThreadPool.swift
[1567/1587] Compiling NIOPosix NonBlockingFileIO.swift
[1568/1587] Compiling NIOPosix PendingDatagramWritesManager.swift
[1569/1587] Compiling NIOPosix PendingWritesManager.swift
[1570/1587] Compiling NIOPosix PipeChannel.swift
[1571/1587] Compiling NIOPosix PipePair.swift
[1572/1587] Compiling NIOPosix PointerHelpers.swift
[1573/1587] Compiling NIOPosix BSDSocketAPICommon.swift
[1574/1587] Compiling NIOPosix BSDSocketAPIPosix.swift
[1575/1587] Compiling NIOPosix BSDSocketAPIWindows.swift
[1576/1587] Compiling NIOPosix BaseSocket.swift
[1577/1587] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1578/1587] Compiling NIOPosix BaseSocketChannel.swift
[1579/1587] Compiling NIOPosix BaseStreamSocketChannel.swift
[1580/1587] Emitting module NIOPosix
[1581/1587] Compiling NIOPosix Bootstrap.swift
[1582/1587] Compiling NIOPosix ControlMessage.swift
[1583/1587] Compiling NIOPosix DatagramVectorReadManager.swift
[1584/1587] Compiling NIOPosix Errors+Any.swift
[1585/1587] Compiling NIOPosix FileDescriptor.swift
[1586/1587] Compiling NIOPosix GetaddrinfoResolver.swift
[1587/1587] Compiling NIOPosix HappyEyeballs.swift
[1589/1636] Emitting module NIO
[1590/1636] Compiling NIO Exports.swift
[1592/1684] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1593/1684] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1594/1684] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1595/1684] Compiling _NIOFileSystem FileSystemProtocol.swift
[1596/1684] Compiling _NIOFileSystem FileType.swift
[1597/1684] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1598/1686] Compiling NIOTLS TLSEvents.swift
[1599/1686] Compiling NIOSOCKS SOCKSResponse.swift
[1600/1687] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1601/1687] Emitting module NIOTLS
[1602/1687] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1603/1687] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1604/1687] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1605/1687] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1606/1687] Compiling NIOSOCKS ClientStateMachine.swift
[1607/1687] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1608/1687] Emitting module NIOSOCKS
[1609/1687] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1610/1687] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1611/1687] Compiling NIOHTTP1 HTTPEncoder.swift
[1612/1687] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1613/1687] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1614/1687] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1615/1687] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1616/1687] Compiling NIOHTTP1 HTTPDecoder.swift
[1617/1687] Compiling NIOSOCKS ServerStateMachine.swift
[1624/1688] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1625/1688] Compiling NIOTLS SNIHandler.swift
[1628/1689] Emitting module NIOFoundationCompat
[1629/1689] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1631/1718] Compiling NIOSSL IdentityVerification.swift
[1632/1718] Compiling NIOSSL SSLCertificate.swift
[1633/1720] Emitting module _NIOFileSystem
[1634/1724] Compiling NIOSSL RNG.swift
[1635/1724] Compiling NIOSSL SafeCompare.swift
[1636/1724] Compiling NIOSSL SSLCertificateExtensions.swift
[1637/1724] Compiling NIOSSL SSLConnection.swift
[1638/1740] Compiling _NIOFileSystem Errno.swift
[1639/1740] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1640/1740] Compiling _NIOFileSystem Mocking.swift
[1641/1740] Compiling _NIOFileSystem Syscall.swift
[1642/1740] Compiling NIOSSL SSLPublicKey.swift
[1643/1740] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1644/1740] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1645/1740] Compiling NIOSSL SubjectAlternativeName.swift
[1646/1746] Emitting module NIOHTTP1
[1647/1746] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1648/1746] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1649/1746] Compiling NIOTransportServices AcceptHandler.swift
[1650/1746] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1651/1746] Compiling NIOTransportServices NIOTSBootstraps.swift
[1652/1746] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1653/1746] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1654/1746] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1655/1746] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1656/1746] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1657/1748] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1658/1748] Compiling NIOTransportServices NIOTSErrors.swift
[1659/1748] Compiling NIOTransportServices NIOTSEventLoop.swift
[1660/1748] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1661/1748] Compiling NIOTransportServices NIOTSSingletons.swift
[1662/1748] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1663/1748] Compiling NIOTransportServices StateManagedChannel.swift
[1664/1748] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1665/1748] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1666/1748] Emitting module NIOTransportServices
[1667/1748] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1676/1748] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1677/1748] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1678/1748] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1711/1817] Compiling MultipartKit MultipartFormData.swift
[1712/1817] Compiling MultipartKit MultipartParser.swift
[1715/1817] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1716/1818] Compiling NIOWebSocket WebSocketOpcode.swift
[1717/1818] Compiling MultipartKit MultipartError.swift
[1718/1818] Compiling MultipartKit Exports.swift
[1719/1818] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1720/1818] Compiling MultipartKit FormDataDecoder.swift
[1721/1818] Emitting module NIOSSL
[1722/1818] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1723/1818] Compiling MultipartKit FormDataEncoder.swift
[1724/1818] Compiling MultipartKit Storage.swift
[1725/1820] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1726/1820] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1727/1820] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1728/1820] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1729/1820] Compiling NIOHTTPCompression HTTPCompression.swift
[1730/1820] Emitting module NIOHTTPCompression
[1731/1820] Compiling NIOHTTPCompression HTTPDecompression.swift
[1732/1822] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1733/1822] Compiling NIOHPACK IndexedHeaderTable.swift
[1734/1822] Compiling NIOHPACK IntegerCoding.swift
[1739/1823] Compiling MultipartKit MultipartPart.swift
[1740/1823] Compiling MultipartKit MultipartPartConvertible.swift
[1741/1823] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1742/1823] Compiling NIOExtras WritePCAPHandler.swift
[1743/1823] Compiling MultipartKit MultipartSerializer.swift
[1744/1823] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1745/1823] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1752/1823] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1753/1823] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1760/1823] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1761/1823] Compiling MultipartKit BasicCodingKey.swift
[1762/1823] Emitting module MultipartKit
[1763/1823] Compiling NIOHPACK StaticHeaderTable.swift
[1764/1823] Emitting module NIOWebSocket
[1767/1823] Compiling NIOHPACK HuffmanTables.swift
[1768/1823] Compiling NIOHPACK HuffmanCoding.swift
[1771/1823] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1772/1823] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1773/1823] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1780/1824] Compiling _NIOFileSystem Syscalls.swift
[1781/1824] Compiling _NIOFileSystem SystemFileHandle.swift
[1782/1824] Compiling _NIOFileSystem Utilities.swift
[1783/1824] Compiling _NIOFileSystem OpenOptions.swift
[1784/1824] Compiling NIOWebSocket WebSocketFrame.swift
[1786/1826] Compiling MultipartKit Utilities.swift
[1801/1827] Emitting module NIOExtras
[1802/1827] Emitting module NIOHPACK
[1803/1832] Emitting module NIOFileSystem
[1804/1832] Compiling NIOFileSystem Exports.swift
[1805/1832] Emitting module _NIOFileSystemFoundationCompat
[1806/1832] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1807/1833] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1811/1835] Compiling NIOSSL Zeroization.swift
[1812/1835] Compiling NIOSSL TLSConfiguration.swift
[1813/1835] Compiling NIOSSL UniversalBootstrapSupport.swift
[1825/1928] Compiling RediStack SwiftNIO.swift
[1826/1928] Compiling RediStack RESPTranslator.swift
[1828/1937] Compiling RediStack BasicCommands.swift
[1829/1937] Compiling RediStack HashCommands.swift
[1830/1937] Compiling RediStack ListCommands.swift
[1831/1937] Compiling RediStack PubSubCommands.swift
[1832/1937] Compiling RediStack SetCommands.swift
[1833/1937] Compiling RediStack SortedSetCommands.swift
[1834/1937] Compiling RediStack StandardLibrary.swift
[1836/1945] Compiling WebSocketKit Exports.swift
[1837/1945] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1838/1945] Compiling WebSocketKit WebSocketHandler.swift
[1839/1945] Emitting module WebSocketKit
[1840/1945] Compiling WebSocketKit WebSocket+Concurrency.swift
[1841/1945] Compiling RediStack RedisByteDecoder.swift
[1842/1945] Compiling RediStack RedisCommandHandler.swift
[1843/1945] Compiling RediStack RedisMessageEncoder.swift
[1844/1945] Compiling RediStack RedisPubSubHandler.swift
[1845/1945] Compiling RediStack RedisClusterNodeDescriptionProtocol.swift
[1846/1949] Compiling WebSocketKit WebSocket.swift
[1847/1949] Compiling WebSocketKit WebSocket+Connect.swift
[1848/1949] Compiling WebSocketKit WebSocketClient.swift
[1849/1950] Compiling RediStack RedisConnection+Configuration.swift
[1850/1950] Compiling RediStack RedisConnection.swift
[1851/1950] Compiling RediStack RedisError.swift
[1852/1950] Compiling RediStack RedisKey+TTL.swift
[1853/1950] Compiling RediStack RedisChannelName.swift
[1854/1950] Compiling RediStack RedisClient.swift
[1855/1950] Compiling RediStack RedisCommandEncoder-multi-encode.swift
[1856/1950] Compiling RediStack RedisCommandEncoder.swift
[1861/1950] Compiling RediStack RESPValue.swift
[1862/1950] Compiling RediStack RESPValueConvertible.swift
[1863/1950] Emitting module RediStack
[1864/1950] Emitting module AsyncKit
[1865/1950] Compiling RediStack StringCommands.swift
[1866/1950] Compiling RediStack ConnectionPool.swift
[1867/1950] Compiling RediStack RedisConnectionPool+Configuration.swift
[1868/1950] Compiling RediStack RedisConnectionPool.swift
[1869/1950] Compiling RediStack RedisConnectionPoolError.swift
[1886/1950] Compiling RediStack RedisKey.swift
[1887/1950] Compiling RediStack RedisLogging.swift
[1888/1950] Compiling RediStack RedisMetrics.swift
[1889/1950] Compiling RediStack _Deprecations.swift
[1890/1950] Emitting module NIOHTTP2
[1896/1950] Compiling RediStack RedisClusterNodeID.swift
[1897/1950] Compiling RediStack RedisClusterShardDescriptionProtocol.swift
[1898/1950] Compiling RediStack RedisHashSlot.swift
[1899/1950] Compiling RediStack SwiftPolyfill.swift
[1901/1951] Compiling NIOHTTP2 InboundWindowManager.swift
[1902/1951] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1903/1951] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1904/1951] Compiling NIOHTTP2 StreamChannelList.swift
[1905/1951] Compiling NIOHTTP2 StreamMap.swift
[1906/1951] Compiling NIOHTTP2 StreamStateMachine.swift
[1907/1951] Compiling NIOHTTP2 UnsafeTransfer.swift
[1908/1951] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1923/1951] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1924/1951] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1925/1951] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1926/1951] Compiling NIOHTTP2 InboundEventBuffer.swift
[1927/1951] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1928/1951] Compiling NIOHTTP2 HTTP2Frame.swift
[1929/1951] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1930/1951] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1931/1951] Compiling NIOHTTP2 HTTP2PingData.swift
[1932/1951] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1933/1951] Compiling NIOHTTP2 HTTP2Settings.swift
[1934/1951] Compiling NIOHTTP2 HTTP2Stream.swift
[1935/1951] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1936/1951] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1937/1951] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1938/1951] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1939/1951] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1940/1951] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1941/1951] Compiling NIOHTTP2 HTTP2Error.swift
[1942/1951] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1944/2009] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1945/2009] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1946/2009] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1947/2009] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1948/2009] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1949/2009] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1950/2009] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1951/2009] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1952/2017] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1953/2017] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1954/2017] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1955/2017] Compiling AsyncHTTPClient Transaction.swift
[1956/2017] Compiling AsyncHTTPClient Base64.swift
[1957/2017] Compiling AsyncHTTPClient BasicAuth.swift
[1958/2017] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1959/2017] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1960/2017] Emitting module AsyncHTTPClient
[1961/2017] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1962/2017] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1963/2017] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1964/2017] Compiling AsyncHTTPClient ConnectionTarget.swift
[1965/2017] Compiling AsyncHTTPClient DeconstructedURL.swift
[1966/2017] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1967/2017] Compiling AsyncHTTPClient FoundationExtensions.swift
[1968/2017] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1969/2017] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1970/2017] Compiling AsyncHTTPClient RequestBodyLength.swift
[1971/2017] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1972/2017] Compiling AsyncHTTPClient RequestOptions.swift
[1973/2017] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1974/2017] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1975/2017] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1976/2017] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1977/2017] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1978/2017] Compiling AsyncHTTPClient HTTPClient.swift
[1979/2017] Compiling AsyncHTTPClient HTTPHandler.swift
[1980/2017] Compiling AsyncHTTPClient LRUCache.swift
[1981/2017] Compiling AsyncHTTPClient NWErrorHandler.swift
[1982/2017] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1983/2017] Compiling AsyncHTTPClient TLSConfiguration.swift
[1984/2017] Compiling AsyncHTTPClient RedirectState.swift
[1985/2017] Compiling AsyncHTTPClient ConnectionPool.swift
[1986/2017] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1987/2017] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1988/2017] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1989/2017] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1990/2017] Compiling AsyncHTTPClient HTTP1Connection.swift
[1991/2017] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1992/2017] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1993/2017] Compiling AsyncHTTPClient HTTP2Connection.swift
[1994/2017] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1995/2017] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1996/2017] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1997/2017] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1998/2017] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1999/2017] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2000/2017] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2001/2017] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2002/2017] Compiling AsyncHTTPClient RequestBag.swift
[2003/2017] Compiling AsyncHTTPClient RequestValidation.swift
[2004/2017] Compiling AsyncHTTPClient SSLContextCache.swift
[2005/2017] Compiling AsyncHTTPClient Scheme.swift
[2006/2017] Compiling AsyncHTTPClient Singleton.swift
[2007/2017] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2008/2017] Compiling AsyncHTTPClient Utils.swift
[2020/2185] Compiling Vapor Core.swift
[2021/2185] Compiling Vapor Running.swift
[2022/2185] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2023/2185] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2024/2185] Compiling Vapor DotEnvFile+load.swift
[2025/2185] Compiling Vapor Routes+caseInsenstive.swift
[2026/2185] Compiling Vapor Validatable+validate.swift
[2027/2185] Compiling Vapor Environment+Process.swift
[2028/2185] Compiling Vapor Environment+Secret.swift
[2029/2185] Compiling Vapor Environment.swift
[2030/2185] Compiling Vapor Abort.swift
[2031/2185] Compiling Vapor AbortError.swift
[2032/2185] Compiling Vapor DebuggableError.swift
[2033/2185] Compiling Vapor Demangler.swift
[2034/2185] Compiling Vapor ErrorSource.swift
[2035/2185] Compiling Vapor StackTrace.swift
[2036/2185] Compiling Vapor Exports.swift
[2037/2185] Compiling Vapor Application+HTTP.swift
[2038/2185] Compiling Vapor BasicResponder.swift
[2039/2185] Compiling Vapor BodyStream.swift
[2040/2185] Compiling Vapor Application+HTTP+Client.swift
[2041/2185] Compiling Vapor EventLoopHTTPClient.swift
[2042/2185] Compiling Vapor EndpointCache.swift
[2043/2185] Compiling Vapor HTTPMethod+String.swift
[2044/2208] Compiling Vapor HTTPServerResponseEncoder.swift
[2045/2208] Compiling Vapor HTTPServerUpgradeHandler.swift
[2046/2208] Compiling Vapor Logger+Report.swift
[2047/2208] Compiling Vapor LoggingSystem+Environment.swift
[2048/2208] Compiling Vapor Application+Middleware.swift
[2049/2208] Compiling Vapor CORSMiddleware.swift
[2050/2208] Compiling Vapor ErrorMiddleware.swift
[2051/2208] Compiling Vapor FileMiddleware.swift
[2052/2208] Compiling Vapor Middleware.swift
[2053/2208] Compiling Vapor MiddlewareConfiguration.swift
[2054/2208] Compiling Vapor ResponseCompressionMiddleware.swift
[2055/2208] Compiling Vapor RouteLoggingMiddleware.swift
[2056/2208] Compiling Vapor File+Multipart.swift
[2057/2208] Compiling Vapor FormDataDecoder+Content.swift
[2058/2208] Compiling Vapor FormDataEncoder+Content.swift
[2059/2208] Compiling Vapor Application+Password.swift
[2060/2208] Compiling Vapor Application+Passwords.swift
[2061/2208] Compiling Vapor AsyncPasswordHasher.swift
[2062/2208] Compiling Vapor BcryptHasher.swift
[2063/2208] Compiling Vapor PasswordHasher.swift
[2064/2208] Compiling Vapor PlaintextHasher.swift
[2065/2208] Compiling Vapor Request+Password.swift
[2066/2208] Compiling Vapor Redirect.swift
[2067/2231] Compiling Vapor Request+Body.swift
[2068/2231] Compiling Vapor Request+BodyStream.swift
[2069/2231] Compiling Vapor Request.swift
[2070/2231] Compiling Vapor Application+Responder.swift
[2071/2231] Compiling Vapor DefaultResponder.swift
[2072/2231] Compiling Vapor Response+Body.swift
[2073/2231] Compiling Vapor Response.swift
[2074/2231] Compiling Vapor ResponseCodable.swift
[2075/2231] Compiling Vapor Application+Routes.swift
[2076/2231] Compiling Vapor Parameters+Require.swift
[2077/2231] Compiling Vapor Request+WebSocket.swift
[2078/2231] Compiling Vapor Route.swift
[2079/2231] Compiling Vapor RouteCollection.swift
[2080/2231] Compiling Vapor Routes.swift
[2081/2231] Compiling Vapor RoutesBuilder+Group.swift
[2082/2231] Compiling Vapor RoutesBuilder+Method.swift
[2083/2231] Compiling Vapor RoutesBuilder+Middleware.swift
[2084/2231] Compiling Vapor RoutesBuilder+WebSocket.swift
[2085/2231] Compiling Vapor RoutesBuilder.swift
[2086/2231] Compiling Vapor OTP.swift
[2087/2231] Compiling Vapor Application+Servers.swift
[2088/2231] Compiling Vapor Server.swift
[2089/2231] Compiling Vapor Application+Sessions.swift
[2090/2231] Compiling Vapor Application.swift
[2091/2231] Compiling Vapor AuthenticationCache.swift
[2092/2231] Compiling Vapor Authenticator.swift
[2093/2231] Compiling Vapor BasicAuthorization.swift
[2094/2231] Compiling Vapor BearerAuthorization.swift
[2095/2231] Compiling Vapor GuardMiddleware.swift
[2096/2231] Compiling Vapor RedirectMiddleware.swift
[2097/2231] Compiling Vapor SessionAuthenticatable.swift
[2098/2231] Compiling Vapor Bcrypt.swift
[2099/2231] Compiling Vapor Application+Cache.swift
[2100/2231] Compiling Vapor Cache.swift
[2101/2231] Compiling Vapor CacheExpirationTime.swift
[2102/2231] Compiling Vapor MemoryCache.swift
[2103/2231] Compiling Vapor Request+Cache.swift
[2104/2231] Compiling Vapor Application+Clients.swift
[2105/2231] Compiling Vapor Client.swift
[2106/2231] Compiling Vapor ClientRequest.swift
[2107/2231] Compiling Vapor ClientResponse.swift
[2108/2231] Compiling Vapor Request+Client.swift
[2109/2231] Compiling Vapor BootCommand.swift
[2110/2231] Compiling Vapor CommandContext+Application.swift
[2111/2231] Compiling Vapor RoutesCommand.swift
[2112/2231] Compiling Vapor ServeCommand.swift
[2113/2231] Compiling Vapor AnyResponse+Concurrency.swift
[2114/2231] Compiling Vapor Validator.swift
[2115/2231] Compiling Vapor ValidatorResult.swift
[2116/2231] Compiling Vapor And.swift
[2117/2231] Compiling Vapor Case.swift
[2118/2231] Compiling Vapor CharacterSet.swift
[2119/2231] Compiling Vapor Count.swift
[2120/2231] Compiling Vapor Email.swift
[2121/2231] Compiling Vapor Empty.swift
[2122/2231] Compiling Vapor In.swift
[2123/2231] Compiling Vapor Nil.swift
[2124/2231] Compiling Vapor NilIgnoring.swift
[2125/2231] Compiling Vapor Not.swift
[2126/2231] Compiling Vapor Or.swift
[2127/2231] Compiling Vapor Pattern.swift
[2128/2231] Compiling Vapor Range.swift
[2129/2231] Compiling Vapor URL.swift
[2130/2231] Compiling Vapor Valid.swift
[2131/2231] Compiling Vapor Application+Views.swift
[2132/2231] Compiling Vapor PlaintextRenderer.swift
[2133/2231] Compiling Vapor Request+View.swift
[2134/2231] Compiling Vapor View.swift
[2135/2231] Compiling Vapor ViewRenderer.swift
[2136/2231] Compiling Vapor _Deprecations.swift
[2137/2231] Compiling Vapor Bytes+SecureCompare.swift
[2138/2231] Compiling Vapor Collection+Safe.swift
[2139/2231] Compiling Vapor DataProtocol+Copy.swift
[2140/2231] Compiling Vapor DecoderUnwrapper.swift
[2141/2231] Compiling Vapor DirectoryConfiguration.swift
[2142/2231] Compiling Vapor DotEnv.swift
[2143/2231] Compiling Vapor Extendable.swift
[2144/2231] Compiling Vapor File.swift
[2145/2231] Compiling Vapor FileIO.swift
[2146/2231] Compiling Vapor LifecycleHandler.swift
[2147/2231] Compiling Vapor OptionalType.swift
[2148/2231] Compiling Vapor RFC1123.swift
[2149/2231] Compiling Vapor SocketAddress+Hostname.swift
[2150/2231] Compiling Vapor Storage.swift
[2151/2231] Compiling Vapor String+IsIPAddress.swift
[2152/2231] Compiling Vapor Thread.swift
[2153/2231] Compiling Vapor URI.swift
[2154/2231] Compiling Vapor RangeResult.swift
[2155/2231] Compiling Vapor Validatable.swift
[2156/2231] Compiling Vapor Validation.swift
[2157/2231] Compiling Vapor ValidationKey.swift
[2158/2231] Compiling Vapor Validations.swift
[2159/2231] Compiling Vapor ValidationsError.swift
[2160/2231] Compiling Vapor AsyncBasicResponder.swift
[2161/2231] Compiling Vapor AsyncMiddleware.swift
[2162/2231] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2163/2231] Compiling Vapor AsyncSessionDriver.swift
[2164/2231] Compiling Vapor Authentication+Concurrency.swift
[2165/2231] Compiling Vapor Cache+Concurrency.swift
[2166/2231] Compiling Vapor Client+Concurrency.swift
[2167/2231] Compiling Vapor RequestBody+Concurrency.swift
[2168/2231] Compiling Vapor Responder+Concurrency.swift
[2169/2231] Compiling Vapor ResponseCodable+Concurrency.swift
[2170/2231] Compiling Vapor RoutesBuilder+Concurrency.swift
[2171/2231] Compiling Vapor ViewRenderer+Concurrency.swift
[2172/2231] Compiling Vapor WebSocket+Concurrency.swift
[2173/2231] Compiling Vapor ContainerGetPathExecutor.swift
[2174/2231] Compiling Vapor Content.swift
[2175/2231] Compiling Vapor ContentCoders.swift
[2176/2231] Compiling Vapor ContentConfiguration.swift
[2177/2231] Compiling Vapor ContentContainer.swift
[2178/2231] Compiling Vapor JSONCoder+Custom.swift
[2179/2231] Compiling Vapor JSONCoders+Content.swift
[2180/2231] Compiling Vapor PlaintextDecoder.swift
[2181/2231] Compiling Vapor PlaintextEncoder.swift
[2182/2231] Compiling Vapor URLQueryCoders.swift
[2183/2231] Compiling Vapor URLQueryContainer.swift
[2184/2231] Compiling Vapor MemorySessions.swift
[2185/2231] Compiling Vapor Request+Session.swift
[2186/2231] Compiling Vapor Session.swift
[2187/2231] Compiling Vapor SessionCache.swift
[2188/2231] Compiling Vapor SessionData.swift
[2189/2231] Compiling Vapor SessionDriver.swift
[2190/2231] Compiling Vapor SessionsConfiguration.swift
[2191/2231] Compiling Vapor SessionsMiddleware.swift
[2192/2231] Compiling Vapor URLEncodedFormData.swift
[2193/2231] Compiling Vapor URLEncodedFormDecoder.swift
[2194/2231] Compiling Vapor URLEncodedFormEncoder.swift
[2195/2231] Compiling Vapor URLEncodedFormError.swift
[2196/2231] Compiling Vapor URLEncodedFormParser.swift
[2197/2231] Compiling Vapor URLEncodedFormSerializer.swift
[2198/2231] Compiling Vapor URLQueryFragmentConvertible.swift
[2199/2231] Compiling Vapor AnyResponse.swift
[2200/2231] Compiling Vapor Array+Random.swift
[2201/2231] Compiling Vapor Base32.swift
[2202/2231] Compiling Vapor Base64.swift
[2203/2231] Compiling Vapor BaseN.swift
[2204/2231] Compiling Vapor BasicCodingKey.swift
[2205/2231] Compiling Vapor ByteCount.swift
[2206/2231] Compiling Vapor Bytes+Hex.swift
[2207/2231] Emitting module Vapor
[2208/2231] Compiling Vapor HTTPStatus.swift
[2209/2231] Compiling Vapor HTTPCookies.swift
[2210/2231] Compiling Vapor HTTPHeaderCacheControl.swift
[2211/2231] Compiling Vapor HTTPHeaderExpires.swift
[2212/2231] Compiling Vapor HTTPHeaderLastModified.swift
[2213/2231] Compiling Vapor HTTPHeaders+Cache.swift
[2214/2231] Compiling Vapor HTTPHeaders+Connection.swift
[2215/2231] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2216/2231] Compiling Vapor HTTPHeaders+ContentRange.swift
[2217/2231] Compiling Vapor HTTPHeaders+Directive.swift
[2218/2231] Compiling Vapor HTTPHeaders+Forwarded.swift
[2219/2231] Compiling Vapor HTTPHeaders+Link.swift
[2220/2231] Compiling Vapor HTTPHeaders+Name.swift
[2221/2231] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2222/2231] Compiling Vapor HTTPHeaders.swift
[2223/2231] Compiling Vapor HTTPMediaType.swift
[2224/2231] Compiling Vapor HTTPMediaTypePreference.swift
[2225/2231] Compiling Vapor Responder.swift
[2226/2231] Compiling Vapor Application+HTTP+Server.swift
[2227/2231] Compiling Vapor HTTPServer.swift
[2228/2231] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2229/2231] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2230/2231] Compiling Vapor HTTPServerHandler.swift
[2231/2231] Compiling Vapor HTTPServerRequestDecoder.swift
[2233/2244] Compiling Redis RedisID.swift
/host/spi-builder-workspace/Sources/Redis/RedisID.swift:38:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RedisID' may have shared mutable state; this is an error in the Swift 6 language mode
11 | /// app.redis(.oceanic) // Application.Redis instance
12 | /// ```
13 | public struct RedisID: Hashable,
   |               `- note: consider making struct 'RedisID' conform to the 'Sendable' protocol
14 |                        Codable,
15 |                        RawRepresentable,
   :
36 |     public static func < (lhs: RedisID, rhs: RedisID) -> Bool { lhs.rawValue < rhs.rawValue }
37 |
38 |     public static let `default`: RedisID = "default"
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RedisID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 | }
40 |
[2234/2245] Compiling Redis RedisConfiguration.swift
[2235/2245] Emitting module Redis
/host/spi-builder-workspace/Sources/Redis/Application.Redis+PubSub.swift:5:20: warning: type 'RedisID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 3 |
 4 | extension Application.Redis {
 5 |     private struct PubSubKey: StorageKey, LockKey {
   |                    `- warning: type 'RedisID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 6 |         typealias Value = [RedisID: RedisClient]
 7 |     }
/host/spi-builder-workspace/Sources/Redis/RedisID.swift:13:15: note: consider making struct 'RedisID' conform to the 'Sendable' protocol
11 | /// app.redis(.oceanic) // Application.Redis instance
12 | /// ```
13 | public struct RedisID: Hashable,
   |               `- note: consider making struct 'RedisID' conform to the 'Sendable' protocol
14 |                        Codable,
15 |                        RawRepresentable,
/host/spi-builder-workspace/Sources/Redis/Application.Redis+PubSub.swift:5:20: warning: type 'any RedisClient' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 3 |
 4 | extension Application.Redis {
 5 |     private struct PubSubKey: StorageKey, LockKey {
   |                    `- warning: type 'any RedisClient' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 6 |         typealias Value = [RedisID: RedisClient]
 7 |     }
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RedisClient.swift:28:17: note: protocol 'RedisClient' does not conform to the 'Sendable' protocol
 26 | ///
 27 | /// For the full list of available commands, see [https://redis.io/commands](https://redis.io/commands)
 28 | public protocol RedisClient {
    |                 `- note: protocol 'RedisClient' does not conform to the 'Sendable' protocol
 29 |     /// The `NIO.EventLoop` that this client operates on.
 30 |     var eventLoop: EventLoop { get }
/host/spi-builder-workspace/Sources/Redis/Application.Redis+PubSub.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
 1 | import Vapor
 2 | import RediStack
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
 3 |
 4 | extension Application.Redis {
/host/spi-builder-workspace/Sources/Redis/RedisID.swift:38:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RedisID' may have shared mutable state; this is an error in the Swift 6 language mode
11 | /// app.redis(.oceanic) // Application.Redis instance
12 | /// ```
13 | public struct RedisID: Hashable,
   |               `- note: consider making struct 'RedisID' conform to the 'Sendable' protocol
14 |                        Codable,
15 |                        RawRepresentable,
   :
36 |     public static func < (lhs: RedisID, rhs: RedisID) -> Bool { lhs.rawValue < rhs.rawValue }
37 |
38 |     public static let `default`: RedisID = "default"
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RedisID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 | }
40 |
/host/spi-builder-workspace/Sources/Redis/Redis+Sessions.swift:92:17: warning: stored property 'delegate' of 'Sendable'-conforming generic struct 'RedisSessionsDriver' has non-sendable type 'Delegate'; this is an error in the Swift 6 language mode
 89 | // MARK: SessionDriver
 90 | @usableFromInline
 91 | internal struct RedisSessionsDriver<Delegate: RedisSessionsDelegate>: SessionDriver {
    |                                     `- note: consider making generic parameter 'Delegate' conform to the 'Sendable' protocol
 92 |     private let delegate: Delegate
    |                 `- warning: stored property 'delegate' of 'Sendable'-conforming generic struct 'RedisSessionsDriver' has non-sendable type 'Delegate'; this is an error in the Swift 6 language mode
 93 |
 94 |     @usableFromInline
/host/spi-builder-workspace/Sources/Redis/Redis+Sessions.swift:84:70: warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 80 |     /// - Parameter delegate: The delegate to use in the Redis sessions driver.
 81 |     @inlinable
 82 |     public static func redis<Delegate: RedisSessionsDelegate>(delegate: Delegate) -> Self {
    |                              `- note: consider making generic parameter 'Delegate' conform to the 'Sendable' protocol
 83 |         return .init {
 84 |             $0.sessions.use { $0.redis.sessions.makeDriver(delegate: delegate) }
    |                                                                      `- warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 85 |         }
 86 |     }
/host/spi-builder-workspace/Sources/Redis/Redis+Sessions.swift:84:70: warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 80 |     /// - Parameter delegate: The delegate to use in the Redis sessions driver.
 81 |     @inlinable
 82 |     public static func redis<Delegate: RedisSessionsDelegate>(delegate: Delegate) -> Self {
    |                              `- note: consider making generic parameter 'Delegate' conform to the 'Sendable' protocol
 83 |         return .init {
 84 |             $0.sessions.use { $0.redis.sessions.makeDriver(delegate: delegate) }
    |                                                                      `- warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 85 |         }
 86 |     }
/host/spi-builder-workspace/Sources/Redis/RedisStorage.swift:9:20: warning: type 'Application.RedisStorageKey.Value' (aka 'RedisStorage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  7 |
  8 | extension Application {
  9 |     private struct RedisStorageKey: StorageKey {
    |                    `- warning: type 'Application.RedisStorageKey.Value' (aka 'RedisStorage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 10 |         typealias Value = RedisStorage
 11 |     }
    :
 22 | }
 23 |
 24 | final class RedisStorage {
    |             `- note: class 'RedisStorage' does not conform to the 'Sendable' protocol
 25 |     private var lock: NIOLock
 26 |     private var configurations: [RedisID: RedisConfiguration]
/host/spi-builder-workspace/Sources/Redis/RedisStorage.swift:66:21: warning: stored property 'redisStorage' of 'Sendable'-conforming class 'Lifecycle' has non-sendable type 'RedisStorage'; this is an error in the Swift 6 language mode
 22 | }
 23 |
 24 | final class RedisStorage {
    |             `- note: class 'RedisStorage' does not conform to the 'Sendable' protocol
 25 |     private var lock: NIOLock
 26 |     private var configurations: [RedisID: RedisConfiguration]
    :
 64 |     /// configurated `RedisID` on each `EventLoop`.
 65 |     final class Lifecycle: LifecycleHandler {
 66 |         unowned let redisStorage: RedisStorage
    |                     `- warning: stored property 'redisStorage' of 'Sendable'-conforming class 'Lifecycle' has non-sendable type 'RedisStorage'; this is an error in the Swift 6 language mode
 67 |         init(redisStorage: RedisStorage) {
 68 |             self.redisStorage = redisStorage
/host/spi-builder-workspace/Sources/Redis/RedisStorage.swift:137:12: warning: type 'RedisStorage.PoolKey.Value' (aka 'RedisConnectionPool') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
135 |     /// Since a `RedisConnectionPool` is created for each `RedisID` on each `EventLoop`, combining
136 |     /// the `RedisID` and the `EventLoop` into one key simplifies the storage dictionary
137 |     struct PoolKey: Hashable, StorageKey {
    |            `- warning: type 'RedisStorage.PoolKey.Value' (aka 'RedisConnectionPool') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
138 |         typealias Value = RedisConnectionPool
139 |
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/ConnectionPool/RedisConnectionPool.swift:29:20: note: class 'RedisConnectionPool' does not conform to the 'Sendable' protocol
 27 | /// single `EventLoop`: if callers call the API from a different `EventLoop` (or from no `EventLoop` at all)
 28 | /// `RedisConnectionPool` will ensure that the call is dispatched to the correct loop.
 29 | public final class RedisConnectionPool {
    |                    `- note: class 'RedisConnectionPool' does not conform to the 'Sendable' protocol
 30 |     /// A unique identifer to represent this connection.
 31 |     public let id = UUID()
/host/spi-builder-workspace/Sources/Redis/RedisStorage.swift:6:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
  4 | import NIOPosix
  5 | import NIOSSL
  6 | import RediStack
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
  7 |
  8 | extension Application {
[2236/2245] Compiling Redis Request+Redis.swift
[2237/2245] Compiling Redis RedisStorage.swift
/host/spi-builder-workspace/Sources/Redis/RedisStorage.swift:9:20: warning: type 'Application.RedisStorageKey.Value' (aka 'RedisStorage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  7 |
  8 | extension Application {
  9 |     private struct RedisStorageKey: StorageKey {
    |                    `- warning: type 'Application.RedisStorageKey.Value' (aka 'RedisStorage') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 10 |         typealias Value = RedisStorage
 11 |     }
    :
 22 | }
 23 |
 24 | final class RedisStorage {
    |             `- note: class 'RedisStorage' does not conform to the 'Sendable' protocol
 25 |     private var lock: NIOLock
 26 |     private var configurations: [RedisID: RedisConfiguration]
/host/spi-builder-workspace/Sources/Redis/RedisID.swift:38:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RedisID' may have shared mutable state; this is an error in the Swift 6 language mode
11 | /// app.redis(.oceanic) // Application.Redis instance
12 | /// ```
13 | public struct RedisID: Hashable,
   |               `- note: consider making struct 'RedisID' conform to the 'Sendable' protocol
14 |                        Codable,
15 |                        RawRepresentable,
   :
36 |     public static func < (lhs: RedisID, rhs: RedisID) -> Bool { lhs.rawValue < rhs.rawValue }
37 |
38 |     public static let `default`: RedisID = "default"
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RedisID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 | }
40 |
/host/spi-builder-workspace/Sources/Redis/RedisStorage.swift:66:21: warning: stored property 'redisStorage' of 'Sendable'-conforming class 'Lifecycle' has non-sendable type 'RedisStorage'; this is an error in the Swift 6 language mode
 22 | }
 23 |
 24 | final class RedisStorage {
    |             `- note: class 'RedisStorage' does not conform to the 'Sendable' protocol
 25 |     private var lock: NIOLock
 26 |     private var configurations: [RedisID: RedisConfiguration]
    :
 64 |     /// configurated `RedisID` on each `EventLoop`.
 65 |     final class Lifecycle: LifecycleHandler {
 66 |         unowned let redisStorage: RedisStorage
    |                     `- warning: stored property 'redisStorage' of 'Sendable'-conforming class 'Lifecycle' has non-sendable type 'RedisStorage'; this is an error in the Swift 6 language mode
 67 |         init(redisStorage: RedisStorage) {
 68 |             self.redisStorage = redisStorage
/host/spi-builder-workspace/Sources/Redis/RedisStorage.swift:137:12: warning: type 'RedisStorage.PoolKey.Value' (aka 'RedisConnectionPool') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
135 |     /// Since a `RedisConnectionPool` is created for each `RedisID` on each `EventLoop`, combining
136 |     /// the `RedisID` and the `EventLoop` into one key simplifies the storage dictionary
137 |     struct PoolKey: Hashable, StorageKey {
    |            `- warning: type 'RedisStorage.PoolKey.Value' (aka 'RedisConnectionPool') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
138 |         typealias Value = RedisConnectionPool
139 |
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/ConnectionPool/RedisConnectionPool.swift:29:20: note: class 'RedisConnectionPool' does not conform to the 'Sendable' protocol
 27 | /// single `EventLoop`: if callers call the API from a different `EventLoop` (or from no `EventLoop` at all)
 28 | /// `RedisConnectionPool` will ensure that the call is dispatched to the correct loop.
 29 | public final class RedisConnectionPool {
    |                    `- note: class 'RedisConnectionPool' does not conform to the 'Sendable' protocol
 30 |     /// A unique identifer to represent this connection.
 31 |     public let id = UUID()
/host/spi-builder-workspace/Sources/Redis/RedisStorage.swift:6:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
  4 | import NIOPosix
  5 | import NIOSSL
  6 | import RediStack
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
  7 |
  8 | extension Application {
[2238/2245] Compiling Redis Redis+Sessions.swift
/host/spi-builder-workspace/Sources/Redis/Redis+Sessions.swift:92:17: warning: stored property 'delegate' of 'Sendable'-conforming generic struct 'RedisSessionsDriver' has non-sendable type 'Delegate'; this is an error in the Swift 6 language mode
 89 | // MARK: SessionDriver
 90 | @usableFromInline
 91 | internal struct RedisSessionsDriver<Delegate: RedisSessionsDelegate>: SessionDriver {
    |                                     `- note: consider making generic parameter 'Delegate' conform to the 'Sendable' protocol
 92 |     private let delegate: Delegate
    |                 `- warning: stored property 'delegate' of 'Sendable'-conforming generic struct 'RedisSessionsDriver' has non-sendable type 'Delegate'; this is an error in the Swift 6 language mode
 93 |
 94 |     @usableFromInline
/host/spi-builder-workspace/Sources/Redis/Redis+Sessions.swift:84:70: warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 80 |     /// - Parameter delegate: The delegate to use in the Redis sessions driver.
 81 |     @inlinable
 82 |     public static func redis<Delegate: RedisSessionsDelegate>(delegate: Delegate) -> Self {
    |                              `- note: consider making generic parameter 'Delegate' conform to the 'Sendable' protocol
 83 |         return .init {
 84 |             $0.sessions.use { $0.redis.sessions.makeDriver(delegate: delegate) }
    |                                                                      `- warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 85 |         }
 86 |     }
/host/spi-builder-workspace/Sources/Redis/Redis+Sessions.swift:84:70: warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 80 |     /// - Parameter delegate: The delegate to use in the Redis sessions driver.
 81 |     @inlinable
 82 |     public static func redis<Delegate: RedisSessionsDelegate>(delegate: Delegate) -> Self {
    |                              `- note: consider making generic parameter 'Delegate' conform to the 'Sendable' protocol
 83 |         return .init {
 84 |             $0.sessions.use { $0.redis.sessions.makeDriver(delegate: delegate) }
    |                                                                      `- warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 85 |         }
 86 |     }
[2239/2245] Compiling Redis RedisClient+Codable.swift
/host/spi-builder-workspace/Sources/Redis/Redis+Sessions.swift:92:17: warning: stored property 'delegate' of 'Sendable'-conforming generic struct 'RedisSessionsDriver' has non-sendable type 'Delegate'; this is an error in the Swift 6 language mode
 89 | // MARK: SessionDriver
 90 | @usableFromInline
 91 | internal struct RedisSessionsDriver<Delegate: RedisSessionsDelegate>: SessionDriver {
    |                                     `- note: consider making generic parameter 'Delegate' conform to the 'Sendable' protocol
 92 |     private let delegate: Delegate
    |                 `- warning: stored property 'delegate' of 'Sendable'-conforming generic struct 'RedisSessionsDriver' has non-sendable type 'Delegate'; this is an error in the Swift 6 language mode
 93 |
 94 |     @usableFromInline
/host/spi-builder-workspace/Sources/Redis/Redis+Sessions.swift:84:70: warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 80 |     /// - Parameter delegate: The delegate to use in the Redis sessions driver.
 81 |     @inlinable
 82 |     public static func redis<Delegate: RedisSessionsDelegate>(delegate: Delegate) -> Self {
    |                              `- note: consider making generic parameter 'Delegate' conform to the 'Sendable' protocol
 83 |         return .init {
 84 |             $0.sessions.use { $0.redis.sessions.makeDriver(delegate: delegate) }
    |                                                                      `- warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 85 |         }
 86 |     }
/host/spi-builder-workspace/Sources/Redis/Redis+Sessions.swift:84:70: warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 80 |     /// - Parameter delegate: The delegate to use in the Redis sessions driver.
 81 |     @inlinable
 82 |     public static func redis<Delegate: RedisSessionsDelegate>(delegate: Delegate) -> Self {
    |                              `- note: consider making generic parameter 'Delegate' conform to the 'Sendable' protocol
 83 |         return .init {
 84 |             $0.sessions.use { $0.redis.sessions.makeDriver(delegate: delegate) }
    |                                                                      `- warning: capture of 'delegate' with non-sendable type 'Delegate' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 85 |         }
 86 |     }
[2240/2245] Compiling Redis Redis+Cache.swift
/host/spi-builder-workspace/Sources/Redis/RedisID.swift:38:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RedisID' may have shared mutable state; this is an error in the Swift 6 language mode
11 | /// app.redis(.oceanic) // Application.Redis instance
12 | /// ```
13 | public struct RedisID: Hashable,
   |               `- note: consider making struct 'RedisID' conform to the 'Sendable' protocol
14 |                        Codable,
15 |                        RawRepresentable,
   :
36 |     public static func < (lhs: RedisID, rhs: RedisID) -> Bool { lhs.rawValue < rhs.rawValue }
37 |
38 |     public static let `default`: RedisID = "default"
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RedisID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 | }
40 |
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:62:49: warning: capture of 'id' with non-sendable type 'RedisID' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 60 |     /// Configures the application cache to use the given Redis ID and the provided encoder and decoder.
 61 |     public static func redis<E: RedisCacheEncoder, D: RedisCacheDecoder>(_ id: RedisID  = .default, encoder: E, decoder: D) -> Self {
 62 |         .init { $0.caches.use { $0.caches.redis(id, encoder: encoder, decoder: decoder) } }
    |                                                 `- warning: capture of 'id' with non-sendable type 'RedisID' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |     }
 64 | }
/host/spi-builder-workspace/Sources/Redis/RedisID.swift:13:15: note: consider making struct 'RedisID' conform to the 'Sendable' protocol
11 | /// app.redis(.oceanic) // Application.Redis instance
12 | /// ```
13 | public struct RedisID: Hashable,
   |               `- note: consider making struct 'RedisID' conform to the 'Sendable' protocol
14 |                        Codable,
15 |                        RawRepresentable,
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:62:62: warning: capture of 'encoder' with non-sendable type 'E' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 59 |
 60 |     /// Configures the application cache to use the given Redis ID and the provided encoder and decoder.
 61 |     public static func redis<E: RedisCacheEncoder, D: RedisCacheDecoder>(_ id: RedisID  = .default, encoder: E, decoder: D) -> Self {
    |                              `- note: consider making generic parameter 'E' conform to the 'Sendable' protocol
 62 |         .init { $0.caches.use { $0.caches.redis(id, encoder: encoder, decoder: decoder) } }
    |                                                              `- warning: capture of 'encoder' with non-sendable type 'E' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |     }
 64 | }
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:62:80: warning: capture of 'decoder' with non-sendable type 'D' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 59 |
 60 |     /// Configures the application cache to use the given Redis ID and the provided encoder and decoder.
 61 |     public static func redis<E: RedisCacheEncoder, D: RedisCacheDecoder>(_ id: RedisID  = .default, encoder: E, decoder: D) -> Self {
    |                                                    `- note: consider making generic parameter 'D' conform to the 'Sendable' protocol
 62 |         .init { $0.caches.use { $0.caches.redis(id, encoder: encoder, decoder: decoder) } }
    |                                                                                `- warning: capture of 'decoder' with non-sendable type 'D' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |     }
 64 | }
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:62:49: warning: capture of 'id' with non-sendable type 'RedisID' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 60 |     /// Configures the application cache to use the given Redis ID and the provided encoder and decoder.
 61 |     public static func redis<E: RedisCacheEncoder, D: RedisCacheDecoder>(_ id: RedisID  = .default, encoder: E, decoder: D) -> Self {
 62 |         .init { $0.caches.use { $0.caches.redis(id, encoder: encoder, decoder: decoder) } }
    |                                                 `- warning: capture of 'id' with non-sendable type 'RedisID' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |     }
 64 | }
/host/spi-builder-workspace/Sources/Redis/RedisID.swift:13:15: note: consider making struct 'RedisID' conform to the 'Sendable' protocol
11 | /// app.redis(.oceanic) // Application.Redis instance
12 | /// ```
13 | public struct RedisID: Hashable,
   |               `- note: consider making struct 'RedisID' conform to the 'Sendable' protocol
14 |                        Codable,
15 |                        RawRepresentable,
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:62:62: warning: capture of 'encoder' with non-sendable type 'E' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 59 |
 60 |     /// Configures the application cache to use the given Redis ID and the provided encoder and decoder.
 61 |     public static func redis<E: RedisCacheEncoder, D: RedisCacheDecoder>(_ id: RedisID  = .default, encoder: E, decoder: D) -> Self {
    |                              `- note: consider making generic parameter 'E' conform to the 'Sendable' protocol
 62 |         .init { $0.caches.use { $0.caches.redis(id, encoder: encoder, decoder: decoder) } }
    |                                                              `- warning: capture of 'encoder' with non-sendable type 'E' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |     }
 64 | }
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:62:80: warning: capture of 'decoder' with non-sendable type 'D' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 59 |
 60 |     /// Configures the application cache to use the given Redis ID and the provided encoder and decoder.
 61 |     public static func redis<E: RedisCacheEncoder, D: RedisCacheDecoder>(_ id: RedisID  = .default, encoder: E, decoder: D) -> Self {
    |                                                    `- note: consider making generic parameter 'D' conform to the 'Sendable' protocol
 62 |         .init { $0.caches.use { $0.caches.redis(id, encoder: encoder, decoder: decoder) } }
    |                                                                                `- warning: capture of 'decoder' with non-sendable type 'D' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |     }
 64 | }
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:87:28: warning: capture of 'self' with non-sendable type 'RedisCache<CacheEncoder, CacheDecoder>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 67 |
 68 | /// `Cache` driver for storing cache data in Redis, using a provided encoder and decoder to serialize and deserialize values respectively.
 69 | private struct RedisCache<CacheEncoder: RedisCacheEncoder, CacheDecoder: RedisCacheDecoder>: Cache {
    |                `- note: consider making generic struct 'RedisCache' conform to the 'Sendable' protocol
 70 |     let encoder: CacheEncoder
 71 |     let decoder: CacheDecoder
    :
 85 |             .flatMap {
 86 |                 if let expirationTime = expirationTime {
 87 |                     return self.client.setex(RedisKey(key), to: $0, expirationInSeconds: expirationTime.seconds)
    |                            `- warning: capture of 'self' with non-sendable type 'RedisCache<CacheEncoder, CacheDecoder>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 88 |                 } else {
 89 |                     return self.client.set(RedisKey(key), to: $0)
/host/spi-builder-workspace/Sources/Redis/Redis+Concurrency.swift:11:54: warning: type 'RESPValue' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  9 |             .pool(for: self.eventLoop)
 10 |             .logging(to: self.application.logger)
 11 |             .send(command: command, with: arguments).get()
    |                                                      `- warning: type 'RESPValue' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 12 |     }
 13 |
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RESP/RESPValue.swift:29:13: note: enum 'RESPValue' does not conform to the 'Sendable' protocol
 27 | ///
 28 | /// See: [https://redis.io/topics/protocol](https://redis.io/topics/protocol)
 29 | public enum RESPValue {
    |             `- note: enum 'RESPValue' does not conform to the 'Sendable' protocol
 30 |     case null
 31 |     case simpleString(ByteBuffer)
/host/spi-builder-workspace/Sources/Redis/Redis+Concurrency.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
  1 | import NIOCore
  2 | import Vapor
  3 | import RediStack
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
  4 | import Foundation
  5 |
/host/spi-builder-workspace/Sources/Redis/Redis+Concurrency.swift:87:14: warning: type 'RESPValue' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 85 |             .logging(to: self.request.logger)
 86 |             .send(command: command, with: arguments)
 87 |             .get()
    |              `- warning: type 'RESPValue' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 88 |     }
 89 |
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RESP/RESPValue.swift:29:13: note: enum 'RESPValue' does not conform to the 'Sendable' protocol
 27 | ///
 28 | /// See: [https://redis.io/topics/protocol](https://redis.io/topics/protocol)
 29 | public enum RESPValue {
    |             `- note: enum 'RESPValue' does not conform to the 'Sendable' protocol
 30 |     case null
 31 |     case simpleString(ByteBuffer)
[2241/2245] Compiling Redis Redis+Concurrency.swift
/host/spi-builder-workspace/Sources/Redis/RedisID.swift:38:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RedisID' may have shared mutable state; this is an error in the Swift 6 language mode
11 | /// app.redis(.oceanic) // Application.Redis instance
12 | /// ```
13 | public struct RedisID: Hashable,
   |               `- note: consider making struct 'RedisID' conform to the 'Sendable' protocol
14 |                        Codable,
15 |                        RawRepresentable,
   :
36 |     public static func < (lhs: RedisID, rhs: RedisID) -> Bool { lhs.rawValue < rhs.rawValue }
37 |
38 |     public static let `default`: RedisID = "default"
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'RedisID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
39 | }
40 |
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:62:49: warning: capture of 'id' with non-sendable type 'RedisID' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 60 |     /// Configures the application cache to use the given Redis ID and the provided encoder and decoder.
 61 |     public static func redis<E: RedisCacheEncoder, D: RedisCacheDecoder>(_ id: RedisID  = .default, encoder: E, decoder: D) -> Self {
 62 |         .init { $0.caches.use { $0.caches.redis(id, encoder: encoder, decoder: decoder) } }
    |                                                 `- warning: capture of 'id' with non-sendable type 'RedisID' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |     }
 64 | }
/host/spi-builder-workspace/Sources/Redis/RedisID.swift:13:15: note: consider making struct 'RedisID' conform to the 'Sendable' protocol
11 | /// app.redis(.oceanic) // Application.Redis instance
12 | /// ```
13 | public struct RedisID: Hashable,
   |               `- note: consider making struct 'RedisID' conform to the 'Sendable' protocol
14 |                        Codable,
15 |                        RawRepresentable,
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:62:62: warning: capture of 'encoder' with non-sendable type 'E' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 59 |
 60 |     /// Configures the application cache to use the given Redis ID and the provided encoder and decoder.
 61 |     public static func redis<E: RedisCacheEncoder, D: RedisCacheDecoder>(_ id: RedisID  = .default, encoder: E, decoder: D) -> Self {
    |                              `- note: consider making generic parameter 'E' conform to the 'Sendable' protocol
 62 |         .init { $0.caches.use { $0.caches.redis(id, encoder: encoder, decoder: decoder) } }
    |                                                              `- warning: capture of 'encoder' with non-sendable type 'E' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |     }
 64 | }
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:62:80: warning: capture of 'decoder' with non-sendable type 'D' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 59 |
 60 |     /// Configures the application cache to use the given Redis ID and the provided encoder and decoder.
 61 |     public static func redis<E: RedisCacheEncoder, D: RedisCacheDecoder>(_ id: RedisID  = .default, encoder: E, decoder: D) -> Self {
    |                                                    `- note: consider making generic parameter 'D' conform to the 'Sendable' protocol
 62 |         .init { $0.caches.use { $0.caches.redis(id, encoder: encoder, decoder: decoder) } }
    |                                                                                `- warning: capture of 'decoder' with non-sendable type 'D' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |     }
 64 | }
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:62:49: warning: capture of 'id' with non-sendable type 'RedisID' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 60 |     /// Configures the application cache to use the given Redis ID and the provided encoder and decoder.
 61 |     public static func redis<E: RedisCacheEncoder, D: RedisCacheDecoder>(_ id: RedisID  = .default, encoder: E, decoder: D) -> Self {
 62 |         .init { $0.caches.use { $0.caches.redis(id, encoder: encoder, decoder: decoder) } }
    |                                                 `- warning: capture of 'id' with non-sendable type 'RedisID' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |     }
 64 | }
/host/spi-builder-workspace/Sources/Redis/RedisID.swift:13:15: note: consider making struct 'RedisID' conform to the 'Sendable' protocol
11 | /// app.redis(.oceanic) // Application.Redis instance
12 | /// ```
13 | public struct RedisID: Hashable,
   |               `- note: consider making struct 'RedisID' conform to the 'Sendable' protocol
14 |                        Codable,
15 |                        RawRepresentable,
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:62:62: warning: capture of 'encoder' with non-sendable type 'E' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 59 |
 60 |     /// Configures the application cache to use the given Redis ID and the provided encoder and decoder.
 61 |     public static func redis<E: RedisCacheEncoder, D: RedisCacheDecoder>(_ id: RedisID  = .default, encoder: E, decoder: D) -> Self {
    |                              `- note: consider making generic parameter 'E' conform to the 'Sendable' protocol
 62 |         .init { $0.caches.use { $0.caches.redis(id, encoder: encoder, decoder: decoder) } }
    |                                                              `- warning: capture of 'encoder' with non-sendable type 'E' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |     }
 64 | }
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:62:80: warning: capture of 'decoder' with non-sendable type 'D' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 59 |
 60 |     /// Configures the application cache to use the given Redis ID and the provided encoder and decoder.
 61 |     public static func redis<E: RedisCacheEncoder, D: RedisCacheDecoder>(_ id: RedisID  = .default, encoder: E, decoder: D) -> Self {
    |                                                    `- note: consider making generic parameter 'D' conform to the 'Sendable' protocol
 62 |         .init { $0.caches.use { $0.caches.redis(id, encoder: encoder, decoder: decoder) } }
    |                                                                                `- warning: capture of 'decoder' with non-sendable type 'D' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |     }
 64 | }
/host/spi-builder-workspace/Sources/Redis/Redis+Cache.swift:87:28: warning: capture of 'self' with non-sendable type 'RedisCache<CacheEncoder, CacheDecoder>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 67 |
 68 | /// `Cache` driver for storing cache data in Redis, using a provided encoder and decoder to serialize and deserialize values respectively.
 69 | private struct RedisCache<CacheEncoder: RedisCacheEncoder, CacheDecoder: RedisCacheDecoder>: Cache {
    |                `- note: consider making generic struct 'RedisCache' conform to the 'Sendable' protocol
 70 |     let encoder: CacheEncoder
 71 |     let decoder: CacheDecoder
    :
 85 |             .flatMap {
 86 |                 if let expirationTime = expirationTime {
 87 |                     return self.client.setex(RedisKey(key), to: $0, expirationInSeconds: expirationTime.seconds)
    |                            `- warning: capture of 'self' with non-sendable type 'RedisCache<CacheEncoder, CacheDecoder>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 88 |                 } else {
 89 |                     return self.client.set(RedisKey(key), to: $0)
/host/spi-builder-workspace/Sources/Redis/Redis+Concurrency.swift:11:54: warning: type 'RESPValue' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  9 |             .pool(for: self.eventLoop)
 10 |             .logging(to: self.application.logger)
 11 |             .send(command: command, with: arguments).get()
    |                                                      `- warning: type 'RESPValue' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 12 |     }
 13 |
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RESP/RESPValue.swift:29:13: note: enum 'RESPValue' does not conform to the 'Sendable' protocol
 27 | ///
 28 | /// See: [https://redis.io/topics/protocol](https://redis.io/topics/protocol)
 29 | public enum RESPValue {
    |             `- note: enum 'RESPValue' does not conform to the 'Sendable' protocol
 30 |     case null
 31 |     case simpleString(ByteBuffer)
/host/spi-builder-workspace/Sources/Redis/Redis+Concurrency.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
  1 | import NIOCore
  2 | import Vapor
  3 | import RediStack
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
  4 | import Foundation
  5 |
/host/spi-builder-workspace/Sources/Redis/Redis+Concurrency.swift:87:14: warning: type 'RESPValue' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 85 |             .logging(to: self.request.logger)
 86 |             .send(command: command, with: arguments)
 87 |             .get()
    |              `- warning: type 'RESPValue' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 88 |     }
 89 |
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RESP/RESPValue.swift:29:13: note: enum 'RESPValue' does not conform to the 'Sendable' protocol
 27 | ///
 28 | /// See: [https://redis.io/topics/protocol](https://redis.io/topics/protocol)
 29 | public enum RESPValue {
    |             `- note: enum 'RESPValue' does not conform to the 'Sendable' protocol
 30 |     case null
 31 |     case simpleString(ByteBuffer)
[2242/2245] Compiling Redis Application.Redis+configuration.swift
[2243/2245] Compiling Redis Exports.swift
[2244/2245] Compiling Redis Application+Redis.swift
/host/spi-builder-workspace/Sources/Redis/Application.Redis+PubSub.swift:5:20: warning: type 'RedisID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 3 |
 4 | extension Application.Redis {
 5 |     private struct PubSubKey: StorageKey, LockKey {
   |                    `- warning: type 'RedisID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 6 |         typealias Value = [RedisID: RedisClient]
 7 |     }
/host/spi-builder-workspace/Sources/Redis/RedisID.swift:13:15: note: consider making struct 'RedisID' conform to the 'Sendable' protocol
11 | /// app.redis(.oceanic) // Application.Redis instance
12 | /// ```
13 | public struct RedisID: Hashable,
   |               `- note: consider making struct 'RedisID' conform to the 'Sendable' protocol
14 |                        Codable,
15 |                        RawRepresentable,
/host/spi-builder-workspace/Sources/Redis/Application.Redis+PubSub.swift:5:20: warning: type 'any RedisClient' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 3 |
 4 | extension Application.Redis {
 5 |     private struct PubSubKey: StorageKey, LockKey {
   |                    `- warning: type 'any RedisClient' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 6 |         typealias Value = [RedisID: RedisClient]
 7 |     }
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RedisClient.swift:28:17: note: protocol 'RedisClient' does not conform to the 'Sendable' protocol
 26 | ///
 27 | /// For the full list of available commands, see [https://redis.io/commands](https://redis.io/commands)
 28 | public protocol RedisClient {
    |                 `- note: protocol 'RedisClient' does not conform to the 'Sendable' protocol
 29 |     /// The `NIO.EventLoop` that this client operates on.
 30 |     var eventLoop: EventLoop { get }
/host/spi-builder-workspace/Sources/Redis/Application.Redis+PubSub.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
 1 | import Vapor
 2 | import RediStack
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
 3 |
 4 | extension Application.Redis {
[2245/2245] Compiling Redis Application.Redis+PubSub.swift
/host/spi-builder-workspace/Sources/Redis/Application.Redis+PubSub.swift:5:20: warning: type 'RedisID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 3 |
 4 | extension Application.Redis {
 5 |     private struct PubSubKey: StorageKey, LockKey {
   |                    `- warning: type 'RedisID' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 6 |         typealias Value = [RedisID: RedisClient]
 7 |     }
/host/spi-builder-workspace/Sources/Redis/RedisID.swift:13:15: note: consider making struct 'RedisID' conform to the 'Sendable' protocol
11 | /// app.redis(.oceanic) // Application.Redis instance
12 | /// ```
13 | public struct RedisID: Hashable,
   |               `- note: consider making struct 'RedisID' conform to the 'Sendable' protocol
14 |                        Codable,
15 |                        RawRepresentable,
/host/spi-builder-workspace/Sources/Redis/Application.Redis+PubSub.swift:5:20: warning: type 'any RedisClient' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 3 |
 4 | extension Application.Redis {
 5 |     private struct PubSubKey: StorageKey, LockKey {
   |                    `- warning: type 'any RedisClient' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 6 |         typealias Value = [RedisID: RedisClient]
 7 |     }
/host/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RedisClient.swift:28:17: note: protocol 'RedisClient' does not conform to the 'Sendable' protocol
 26 | ///
 27 | /// For the full list of available commands, see [https://redis.io/commands](https://redis.io/commands)
 28 | public protocol RedisClient {
    |                 `- note: protocol 'RedisClient' does not conform to the 'Sendable' protocol
 29 |     /// The `NIO.EventLoop` that this client operates on.
 30 |     var eventLoop: EventLoop { get }
/host/spi-builder-workspace/Sources/Redis/Application.Redis+PubSub.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
 1 | import Vapor
 2 | import RediStack
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
 3 |
 4 | extension Application.Redis {
Build complete! (320.76s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "redistack",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/RediStack.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.50.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "redis",
  "name" : "redis",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Redis",
      "targets" : [
        "Redis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RedisTests",
      "module_type" : "SwiftTarget",
      "name" : "RedisTests",
      "path" : "Tests/RedisTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "MultipleRedisTests.swift",
        "RedisTests.swift"
      ],
      "target_dependencies" : [
        "Redis"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Redis",
      "module_type" : "SwiftTarget",
      "name" : "Redis",
      "path" : "Sources/Redis",
      "product_dependencies" : [
        "RediStack",
        "Vapor"
      ],
      "product_memberships" : [
        "Redis"
      ],
      "sources" : [
        "Application+Redis.swift",
        "Application.Redis+PubSub.swift",
        "Application.Redis+configuration.swift",
        "Exports.swift",
        "Redis+Cache.swift",
        "Redis+Concurrency.swift",
        "Redis+Sessions.swift",
        "RedisClient+Codable.swift",
        "RedisConfiguration.swift",
        "RedisID.swift",
        "RedisStorage.swift",
        "Request+Redis.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.