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 Haystack, reference main (75e1f8), with Swift 5.10 for Linux on 10 Jun 2025 10:16:57 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NeedleInAJayStack/swift-haystack.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/NeedleInAJayStack/swift-haystack
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 75e1f8a Merge pull request #10 from NeedleInAJayStack/chore/license-discovery
Cloned https://github.com/NeedleInAJayStack/swift-haystack.git
Revision (git rev-parse @):
75e1f8afcb26ba595751cd1f65785554a6204315
SUCCESS checkout https://github.com/NeedleInAJayStack/swift-haystack.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/NeedleInAJayStack/swift-haystack.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:6:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
                                                          ^
/host/spi-builder-workspace/Package.swift:6:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
                                                          ^~~~~~~~
                                                          iOS
/host/spi-builder-workspace/Package.swift:6:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
                                                          ^~~~~~~~
                                                          Windows
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swift-server/async-http-client.git
[1/14014] Fetching async-http-client
[142/88533] Fetching async-http-client, vapor
[28034/103379] Fetching async-http-client, vapor, swift-crypto
Fetched https://github.com/swift-server/async-http-client.git from cache (3.96s)
Fetched https://github.com/vapor/vapor.git from cache (4.02s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.05s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.75s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.61s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/2667] Fetching swift-nio-transport-services
[1948/6503] Fetching swift-nio-transport-services, swift-log
[2144/12426] Fetching swift-nio-transport-services, swift-log, swift-nio-extras
[2805/14223] Fetching swift-nio-transport-services, swift-log, swift-nio-extras, swift-atomics
[3400/20182] Fetching swift-nio-transport-services, swift-log, swift-nio-extras, swift-atomics, swift-algorithms
[4332/31709] Fetching swift-nio-transport-services, swift-log, swift-nio-extras, swift-atomics, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (1.01s)
Fetching https://github.com/apple/swift-nio-ssl.git
[24034/29912] Fetching swift-nio-transport-services, swift-log, swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (1.12s)
Fetching https://github.com/apple/swift-nio.git
[21648/23953] Fetching swift-nio-transport-services, swift-log, swift-nio-extras, swift-nio-http2
[23954/38796] Fetching swift-nio-transport-services, swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl
[25884/114991] Fetching swift-nio-transport-services, swift-log, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (2.01s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.00s)
[22754/105232] Fetching swift-nio-transport-services, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.02s)
[20236/102565] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.03s)
[8857/91038] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.30s)
[53337/76195] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (25.54s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (1.71s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.58s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.19s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4428] Fetching swift-system
[4429/21019] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
[1826/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.54s)
Fetching https://github.com/apple/swift-numerics.git
[1/5739] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.37s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.59s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[20/2045] Fetching swift-http-types, swift-http-structured-headers
[346/3635] Fetching swift-http-types, swift-http-structured-headers, swift-asn1
[746/9812] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-certificates
[3412/14797] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-certificates, swift-async-algorithms
[5830/17223] Fetching swift-http-types, swift-http-structured-headers, swift-asn1, swift-certificates, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-types.git from cache (0.36s)
[14590/16319] Fetching swift-http-structured-headers, swift-asn1, swift-certificates, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.37s)
[13758/15178] Fetching swift-asn1, swift-certificates, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/apple/swift-asn1.git from cache (0.55s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.55s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.55s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.56s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (3.61s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.13s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.64s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.58s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.35s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.71s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.54s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/vapor/multipart-kit.git
[1/2609] Fetching websocket-kit
[1280/4815] Fetching websocket-kit, swift-metrics
[1477/8134] Fetching websocket-kit, swift-metrics, multipart-kit
[2077/28986] Fetching websocket-kit, swift-metrics, multipart-kit, routing-kit
[5048/33960] Fetching websocket-kit, swift-metrics, multipart-kit, routing-kit, swift-distributed-tracing
[9100/35041] Fetching websocket-kit, swift-metrics, multipart-kit, routing-kit, swift-distributed-tracing, swift-service-context
Fetched https://github.com/vapor/websocket-kit.git from cache (0.42s)
Fetching https://github.com/vapor/console-kit.git
[12508/32432] Fetching swift-metrics, multipart-kit, routing-kit, swift-distributed-tracing, swift-service-context
[30741/38450] Fetching swift-metrics, multipart-kit, routing-kit, swift-distributed-tracing, swift-service-context, console-kit
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.17s)
Fetching https://github.com/vapor/async-kit.git
[31806/33476] Fetching swift-metrics, multipart-kit, routing-kit, swift-service-context, console-kit
Fetched https://github.com/apple/swift-metrics.git from cache (2.14s)
Fetched https://github.com/vapor/console-kit.git from cache (1.73s)
Fetched https://github.com/vapor/routing-kit.git from cache (2.16s)
Fetched https://github.com/apple/swift-service-context.git from cache (2.16s)
Fetched https://github.com/vapor/multipart-kit.git from cache (2.22s)
[1/2370] Fetching async-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.33s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.42s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.38s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.60s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.41s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.41s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.40s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.46s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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.2
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.36.0
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.1
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-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.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.26.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/889] Write sources
[8/889] Compiling _NumericsShims _NumericsShims.c
[8/889] Write sources
[9/889] Compiling x25519-asm-arm.S
[13/889] Write sources
[52/889] Compiling sha256-armv4-linux.linux.arm.S
[53/889] Compiling _AtomicsShims.c
[54/889] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[55/889] Compiling mem.c
[56/889] Compiling CVaporBcrypt blf.c
[57/889] Compiling CNIOWindows shim.c
[58/889] Compiling CVaporBcrypt bcrypt.c
[59/889] Write swift-version-24593BA9C3E375BF.txt
[60/889] Compiling CNIOWASI CNIOWASI.c
[61/889] Compiling CNIOWindows WSAStartup.c
[62/889] Compiling CSystem shims.c
[63/889] Compiling CNIOLinux liburing_shims.c
[64/889] Compiling voprf.c
[65/889] Compiling CNIOSHA1 c_nio_sha1.c
[66/889] Compiling obj.c
[67/889] Compiling CNIOLinux shim.c
[69/983] Emitting module _NIOBase64
[70/983] Emitting module Logging
[71/983] Emitting module Haystack
[72/986] Emitting module SystemPackage
[73/989] Emitting module InternalCollectionsUtilities
[74/990] Compiling SystemPackage Util+StringArray.swift
[75/990] Compiling SystemPackage Util.swift
[76/990] Compiling SystemPackage UtilConsumers.swift
[77/990] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[78/990] Compiling InternalCollectionsUtilities Integer rank.swift
[79/990] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[80/990] Compiling InternalCollectionsUtilities UInt+reversed.swift
[81/990] Compiling RealModule Real.swift
[82/991] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[83/991] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[84/991] Compiling Haystack HisItem.swift
[85/991] Compiling Haystack HisReadRange.swift
[86/991] Compiling Haystack Bool.swift
[87/991] Compiling Logging LogHandler.swift
[88/991] Emitting module ServiceContextModule
[89/991] Emitting module RealModule
[92/991] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[93/991] Compiling InternalCollectionsUtilities Descriptions.swift
[94/991] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[95/991] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[96/991] Compiling InternalCollectionsUtilities _SortedCollection.swift
[97/991] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[98/991] Compiling InternalCollectionsUtilities Debugging.swift
[99/991] Compiling Haystack String.swift
[100/991] Compiling Haystack Symbol.swift
[101/991] Compiling Haystack Time.swift
[102/991] Compiling Haystack Uri.swift
[103/991] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[104/992] Compiling ServiceContextModule ServiceContext.swift
[105/992] Compiling ServiceContextModule ServiceContextKey.swift
[110/993] Compiling RealModule Float80+Real.swift
[111/993] Compiling RealModule RealFunctions.swift
[116/993] Compiling RealModule Float16+Real.swift
[121/993] Compiling _NIOBase64 Base64.swift
[123/994] Compiling RealModule ElementaryFunctions.swift
[126/994] Compiling RealModule Float+Real.swift
[129/995] Compiling _NIODataStructures PriorityQueue.swift
[130/995] Compiling _NIODataStructures _TinyArray.swift
[132/1062] Compiling Instrumentation NoOpInstrument.swift
[133/1103] Compiling Instrumentation InstrumentationSystem.swift
[134/1120] Compiling Instrumentation MultiplexInstrument.swift
[135/1127] Compiling OrderedCollections OrderedSet+Diffing.swift
[136/1127] Compiling OrderedCollections OrderedSet+Equatable.swift
[137/1127] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[141/1127] Compiling OrderedCollections OrderedSet+Hashable.swift
[142/1127] Compiling Logging MetadataProvider.swift
[143/1127] Compiling OrderedCollections OrderedDictionary.swift
[144/1127] Compiling OrderedCollections OrderedSet+Codable.swift
[145/1127] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[146/1127] Compiling OrderedCollections OrderedSet+Descriptions.swift
[147/1128] Compiling Instrumentation Locks.swift
[148/1128] Compiling Instrumentation Instrument.swift
[149/1128] Emitting module Instrumentation
[150/1129] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[151/1129] Compiling OrderedCollections OrderedDictionary+Elements.swift
[152/1129] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[153/1129] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[155/1129] Compiling _NIODataStructures Heap.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/_NIODataStructures/Heap.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[156/1129] Emitting module _NIODataStructures
[157/1130] Compiling Logging Locks.swift
[162/1130] Compiling OrderedCollections OrderedDictionary+Codable.swift
[163/1130] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[164/1130] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[165/1130] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[166/1130] Compiling OrderedCollections _HashTable+Testing.swift
[167/1130] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[168/1130] Compiling OrderedCollections _HashTable.swift
[169/1130] Compiling OrderedCollections _Hashtable+Header.swift
[171/1130] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[172/1130] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[173/1130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[174/1130] Compiling OrderedCollections _HashTable+Bucket.swift
[175/1130] Compiling OrderedCollections _HashTable+BucketIterator.swift
[176/1130] Compiling OrderedCollections _HashTable+Constants.swift
[177/1130] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[179/1130] Compiling OrderedCollections OrderedSet+Initializers.swift
[180/1130] Compiling OrderedCollections OrderedSet+Insertions.swift
[181/1130] Compiling OrderedCollections OrderedSet+Invariants.swift
[184/1146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[185/1146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[186/1146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[187/1146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[188/1146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[189/1146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[190/1146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[191/1146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[192/1146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[193/1146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[194/1146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[195/1146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[196/1146] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[197/1146] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[198/1153] Compiling HeapModule Heap+Descriptions.swift
[199/1153] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[200/1168] Compiling HeapModule _HeapNode.swift
[201/1178] Compiling Tracing InstrumentationSystem+Tracing.swift
[202/1185] Compiling Logging Logging.swift
[203/1217] Compiling HaystackServer HistoryStore.swift
[205/1234] Compiling HaystackServer WatchStore.swift
[206/1235] Compiling Tracing TracingTime.swift
[207/1235] Compiling HeapModule Heap+Invariants.swift
[208/1235] Compiling HeapModule Heap+UnsafeHandle.swift
[209/1235] Compiling HaystackServer RecordStore.swift
[210/1235] Compiling HeapModule Heap.swift
[211/1235] Compiling Tracing TracerProtocol.swift
[212/1235] Compiling HashTreeCollections _HashNode+Builder.swift
[213/1235] Compiling HashTreeCollections _HashNode+Debugging.swift
[214/1235] Compiling HashTreeCollections _HashNode+Initializers.swift
[215/1235] Compiling HashTreeCollections _HashNode+Invariants.swift
[216/1235] Compiling HashTreeCollections _HashNode+Lookups.swift
[217/1235] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[218/1235] Compiling HashTreeCollections _HashTreeIterator.swift
[219/1235] Compiling HashTreeCollections _HashTreeStatistics.swift
[220/1235] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[221/1235] Compiling HashTreeCollections _RawHashNode.swift
[222/1235] Compiling HashTreeCollections _UnmanagedHashNode.swift
[223/1235] Compiling HashTreeCollections _UnsafePath.swift
[224/1235] Compiling HashTreeCollections TreeDictionary+Codable.swift
[225/1235] Compiling HashTreeCollections TreeDictionary+Collection.swift
[226/1235] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[227/1235] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[228/1235] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[229/1235] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[230/1235] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[231/1235] Compiling HashTreeCollections _HashNode+Structural union.swift
[232/1235] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[233/1235] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[234/1235] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[235/1235] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[236/1238] Emitting module Tracing
[237/1242] Compiling Tracing TracerProtocol+Legacy.swift
[238/1250] Compiling Tracing Tracer.swift
[239/1250] Compiling DequeModule Deque+Testing.swift
[240/1250] Compiling DequeModule Deque._Storage.swift
[241/1250] Compiling DequeModule _DequeBuffer.swift
[242/1250] Compiling DequeModule _DequeBufferHeader.swift
[243/1250] Compiling DequeModule Deque._UnsafeHandle.swift
[244/1250] Compiling DequeModule Deque.swift
[245/1250] Compiling HashTreeCollections _Hash.swift
[246/1250] Compiling HashTreeCollections _HashLevel.swift
[247/1250] Compiling CoreMetrics Locks.swift
[248/1250] Emitting module CoreMetrics
[249/1250] Compiling CoreMetrics Metrics.swift
[250/1251] Compiling DequeModule Deque+CustomReflectable.swift
[251/1251] Compiling DequeModule Deque+Descriptions.swift
[252/1253] Emitting module HeapModule
[257/1258] Compiling DequeModule Deque+Equatable.swift
[258/1258] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[259/1260] Compiling Tracing NoOpTracer.swift
[260/1260] Compiling Tracing SpanProtocol.swift
[261/1261] Compiling HashTreeCollections TreeSet+Hashable.swift
[262/1261] Compiling HashTreeCollections TreeSet+Sendable.swift
[263/1261] Compiling HashTreeCollections TreeSet+Sequence.swift
[264/1261] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[265/1261] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[266/1261] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[267/1261] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[268/1261] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[269/1261] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[270/1261] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[271/1273] Compiling DequeModule Deque+Extras.swift
[272/1273] Compiling DequeModule Deque+Hashable.swift
[275/1273] Emitting module HaystackServer
[276/1273] Compiling HaystackServer HaystackServer.swift
[279/1274] Emitting module RoutingKit
[280/1274] Compiling RoutingKit AnyRouter.swift
[281/1274] Compiling Metrics Metrics.swift
[281/1274] Compiling CNIOLLHTTP c_nio_http.c
[283/1274] Compiling DequeModule _DequeSlot.swift
[284/1274] Compiling DequeModule _UnsafeWrappedBuffer.swift
[285/1274] Emitting module Metrics
[286/1274] Compiling RoutingKit Parameters.swift
[287/1274] Compiling RoutingKit PathComponent.swift
[298/1275] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[299/1275] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[300/1275] Compiling HashTreeCollections TreeDictionary+Filter.swift
[301/1275] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[302/1275] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[303/1275] Compiling HashTreeCollections TreeDictionary+Keys.swift
[304/1275] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[305/1275] Compiling HashTreeCollections TreeDictionary+Merge.swift
[306/1275] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[307/1275] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[308/1275] Compiling HashTreeCollections TreeDictionary+Values.swift
[309/1279] Compiling HashTreeCollections TreeDictionary.swift
[310/1279] Compiling HashTreeCollections TreeSet+Codable.swift
[311/1279] Compiling HashTreeCollections TreeSet+Collection.swift
[312/1279] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[313/1279] Compiling HashTreeCollections TreeSet+Debugging.swift
[314/1279] Compiling HashTreeCollections TreeSet+Descriptions.swift
[315/1279] Compiling HashTreeCollections TreeSet+Equatable.swift
[316/1279] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[317/1279] Compiling HashTreeCollections TreeSet+Extras.swift
[318/1279] Compiling HashTreeCollections TreeSet+Filter.swift
[318/1284] Compiling CNIOLLHTTP c_nio_api.c
[319/1284] Compiling CNIOExtrasZlib empty.c
[321/1284] Compiling CNIODarwin shim.c
[325/1284] Compiling RoutingKit Router.swift
[326/1284] Compiling RoutingKit TrieRouter.swift
[326/1285] Compiling fiat_p256_adx_sqr.S
[328/1285] Compiling _RopeModule _CharacterRecognizer.swift
[329/1285] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[330/1285] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[331/1285] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[332/1285] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[333/1285] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[334/1285] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[335/1285] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[336/1285] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[337/1285] Compiling HashTreeCollections TreeSet.swift
[337/1285] Compiling fiat_p256_adx_mul.S
[350/1285] Compiling HashTreeCollections _HashNode.swift
[351/1285] Compiling HashTreeCollections _HashNodeHeader.swift
[352/1285] Compiling HashTreeCollections _HashSlot.swift
[353/1285] Compiling HashTreeCollections _HashStack.swift
[374/1285] Compiling fiat_curve25519_adx_square.S
[376/1285] Compiling DequeModule Deque+Codable.swift
[377/1285] Compiling DequeModule Deque+Collection.swift
[385/1285] Compiling CNIOLLHTTP c_nio_llhttp.c
[386/1285] Compiling fiat_curve25519_adx_mul.S
[398/1285] Emitting module DequeModule
[398/1286] Compiling CNIOBoringSSLShims shims.c
[401/1286] Emitting module OrderedCollections
[414/1287] Emitting module _RopeModule
[448/1287] Compiling _RopeModule Rope+Join.swift
[449/1287] Compiling _RopeModule Rope+MutatingForEach.swift
[450/1287] Compiling _RopeModule Rope+Remove.swift
[451/1287] Compiling _RopeModule Rope+RemoveSubrange.swift
[452/1287] Compiling _RopeModule Rope+Split.swift
[453/1287] Compiling _RopeModule Optional Utilities.swift
[454/1287] Compiling _RopeModule String Utilities.swift
[455/1287] Compiling _RopeModule String.Index+ABI.swift
[456/1287] Compiling tls_record.cc
[457/1287] Compiling tls_method.cc
[478/1288] Compiling tls13_server.cc
[480/1288] Emitting module HashTreeCollections
[480/1289] Compiling tls13_both.cc
[481/1289] Compiling tls13_enc.cc
[483/1289] Compiling tls13_client.cc
[484/1289] Compiling t1_enc.cc
[485/1289] Compiling ssl_x509.cc
[486/1289] Compiling ssl_transcript.cc
[487/1289] Compiling ssl_versions.cc
[488/1289] Compiling ssl_session.cc
[489/1289] Compiling ssl_stat.cc
[490/1289] Compiling ssl_privkey.cc
[491/1289] Compiling ssl_lib.cc
[492/1289] Compiling ssl_credential.cc
[493/1289] Compiling ssl_file.cc
[494/1289] Compiling ssl_key_share.cc
[495/1289] Compiling ssl_buffer.cc
[496/1289] Compiling ssl_cipher.cc
[497/1289] Compiling ssl_cert.cc
[498/1289] Compiling ssl_asn1.cc
[499/1289] Compiling ssl_aead_ctx.cc
[500/1289] Compiling s3_pkt.cc
[501/1289] Compiling handshake.cc
[502/1289] Compiling s3_both.cc
[503/1289] Compiling s3_lib.cc
[504/1289] Compiling encrypted_client_hello.cc
[505/1289] Compiling handshake_client.cc
[506/1289] Compiling handshake_server.cc
[507/1289] Compiling handoff.cc
[508/1289] Compiling dtls_record.cc
[509/1289] Compiling md5-x86_64-linux.S
[510/1289] Compiling md5-x86_64-apple.S
[511/1289] Compiling md5-586-linux.S
[512/1289] Compiling extensions.cc
[513/1289] Compiling dtls_method.cc
[514/1289] Compiling d1_srtp.cc
[515/1289] Compiling md5-586-apple.S
[516/1289] Compiling chacha20_poly1305_x86_64-apple.S
[517/1289] Compiling chacha20_poly1305_armv8-win.S
[518/1289] Compiling chacha20_poly1305_armv8-linux.S
[519/1289] Compiling chacha20_poly1305_x86_64-linux.S
[520/1289] Compiling chacha20_poly1305_armv8-apple.S
[521/1289] Compiling bio_ssl.cc
[522/1289] Compiling chacha-x86_64-linux.S
[523/1289] Compiling chacha-x86_64-apple.S
[524/1289] Compiling chacha-x86-linux.S
[525/1289] Compiling d1_pkt.cc
[526/1289] Compiling chacha-x86-apple.S
[527/1289] Compiling chacha-armv8-win.S
[528/1289] Compiling chacha-armv8-linux.S
[529/1289] Compiling err_data.cc
[530/1289] Compiling chacha-armv8-apple.S
[531/1289] Compiling d1_lib.cc
[532/1289] Compiling chacha-armv4-linux.S
[533/1289] Compiling aes128gcmsiv-x86_64-linux.S
[534/1289] Compiling aes128gcmsiv-x86_64-apple.S
[535/1289] Compiling x86_64-mont5-linux.S
[536/1289] Compiling x86_64-mont-apple.S
[537/1289] Compiling x86_64-mont5-apple.S
[538/1289] Compiling d1_both.cc
[539/1289] Compiling x86_64-mont-linux.S
[540/1289] Compiling vpaes-x86_64-apple.S
[540/1289] Compiling vpaes-x86-linux.S
[542/1289] Compiling x86-mont-linux.S
[543/1289] Compiling vpaes-x86-apple.S
[544/1289] Compiling x86-mont-apple.S
[545/1289] Compiling vpaes-x86_64-linux.S
[545/1289] Compiling vpaes-armv8-win.S
[547/1289] Compiling vpaes-armv8-linux.S
[548/1289] Compiling vpaes-armv8-apple.S
[549/1289] Compiling vpaes-armv7-linux.S
[550/1289] Compiling sha512-x86_64-apple.S
[551/1289] Compiling sha512-armv4-linux.S
[552/1289] Compiling sha512-armv8-win.S
[553/1289] Compiling sha512-x86_64-linux.S
[554/1289] Compiling sha512-armv8-apple.S
[555/1289] Compiling sha512-armv8-linux.S
[556/1289] Compiling sha512-586-linux.S
[557/1289] Compiling sha256-armv8-linux.S
[558/1289] Compiling sha512-586-apple.S
[559/1289] Compiling sha256-armv8-win.S
[560/1289] Compiling sha256-armv8-apple.S
[561/1289] Compiling sha256-x86_64-apple.S
[562/1289] Compiling sha256-x86_64-linux.S
[563/1289] Compiling sha256-armv4-linux.S
[564/1289] Compiling sha256-586-linux.S
[565/1289] Compiling sha256-586-apple.S
[566/1289] Compiling sha1-armv8-win.S
[567/1289] Compiling sha1-armv8-apple.S
[567/1289] Compiling sha1-x86_64-linux.S
[569/1289] Compiling sha1-x86_64-apple.S
[570/1289] Compiling sha1-586-linux.S
[570/1289] Compiling sha1-armv8-linux.S
[572/1289] Compiling sha1-586-apple.S
[573/1289] Compiling sha1-armv4-large-linux.S
[574/1289] Compiling rsaz-avx2-apple.S
[575/1289] Compiling p256_beeu-x86_64-asm-linux.S
[576/1289] Compiling rdrand-x86_64-apple.S
[576/1289] Compiling p256_beeu-x86_64-asm-apple.S
[578/1289] Compiling p256_beeu-armv8-asm-apple.S
[579/1289] Compiling rdrand-x86_64-linux.S
[580/1289] Compiling rsaz-avx2-linux.S
[581/1289] Compiling p256_beeu-armv8-asm-win.S
[582/1289] Compiling p256_beeu-armv8-asm-linux.S
[583/1289] Compiling p256-armv8-asm-win.S
[584/1289] Compiling p256-x86_64-asm-apple.S
[585/1289] Compiling p256-armv8-asm-apple.S
[586/1289] Compiling ghashv8-armv8-win.S
[587/1289] Compiling ghashv8-armv8-apple.S
[588/1289] Compiling ghashv8-armv8-linux.S
[589/1289] Compiling p256-armv8-asm-linux.S
[590/1289] Compiling p256-x86_64-asm-linux.S
[591/1289] Compiling ghashv8-armv7-linux.S
[592/1289] Compiling ghash-x86-apple.S
[593/1289] Compiling ghash-x86_64-linux.S
[594/1289] Compiling ghash-x86-linux.S
[595/1289] Compiling ghash-x86_64-apple.S
[596/1289] Compiling ghash-ssse3-x86_64-linux.S
[597/1289] Compiling ghash-ssse3-x86_64-apple.S
[598/1289] Compiling ghash-ssse3-x86-linux.S
[599/1289] Compiling ghash-neon-armv8-win.S
[600/1289] Compiling ghash-neon-armv8-linux.S
[601/1289] Compiling ghash-ssse3-x86-apple.S
[602/1289] Compiling ghash-neon-armv8-apple.S
[603/1289] Compiling co-586-linux.S
[604/1289] Compiling bsaes-armv7-linux.S
[605/1289] Compiling co-586-apple.S
[606/1289] Compiling ghash-armv4-linux.S
[607/1289] Compiling bn-armv8-win.S
[608/1289] Compiling bn-armv8-linux.S
[609/1289] Compiling bn-586-linux.S
[610/1289] Compiling bn-armv8-apple.S
[611/1289] Compiling bn-586-apple.S
[612/1289] Compiling armv8-mont-apple.S
[613/1289] Compiling armv8-mont-linux.S
[614/1289] Compiling armv8-mont-win.S
[615/1289] Compiling aesv8-gcm-armv8-apple.S
[616/1289] Compiling aesv8-gcm-armv8-linux.S
[617/1289] Compiling aesv8-gcm-armv8-win.S
[618/1289] Compiling armv4-mont-linux.S
[619/1289] Compiling aesv8-armv8-win.S
[620/1289] Compiling aesv8-armv8-linux.S
[621/1289] Compiling aesv8-armv8-apple.S
[622/1289] Compiling aesv8-armv7-linux.S
[623/1289] Compiling aesni-x86-apple.S
[624/1289] Compiling aesni-x86_64-apple.S
[625/1289] Compiling aesni-x86-linux.S
[626/1289] Compiling aesni-gcm-x86_64-apple.S
[627/1289] Compiling aesni-x86_64-linux.S
[628/1289] Compiling aes-gcm-avx2-x86_64-apple.S
[629/1289] Compiling aesni-gcm-x86_64-linux.S
[630/1289] Compiling aes-gcm-avx2-x86_64-linux.S
[631/1289] Compiling aes-gcm-avx10-x86_64-apple.S
[632/1289] Compiling aes-gcm-avx10-x86_64-linux.S
[633/1289] Compiling x_val.cc
[634/1289] Compiling x_sig.cc
[635/1289] Compiling x_x509a.cc
[636/1289] Compiling x_req.cc
[637/1289] Compiling x_spki.cc
[638/1289] Compiling x_pubkey.cc
[639/1289] Compiling x_x509.cc
[640/1289] Compiling x_name.cc
[641/1289] Compiling x_exten.cc
[642/1289] Compiling x_crl.cc
[643/1289] Compiling x509spki.cc
[644/1289] Compiling x509rset.cc
[645/1289] Compiling x_attrib.cc
[646/1289] Compiling x_all.cc
[647/1289] Compiling x_algor.cc
[648/1289] Compiling x509name.cc
[649/1289] Compiling x509cset.cc
[650/1289] Compiling x509_vfy.cc
[651/1289] Compiling x509_vpm.cc
[652/1289] Compiling x509_set.cc
[653/1289] Compiling x509_txt.cc
[654/1289] Compiling x509_v3.cc
[655/1289] Compiling x509_trs.cc
[656/1289] Compiling x509_req.cc
[657/1289] Compiling x509_obj.cc
[658/1289] Compiling x509_d2.cc
[659/1289] Compiling x509_lu.cc
[660/1289] Compiling x509_def.cc
[661/1289] Compiling x509_ext.cc
[662/1289] Compiling x509_att.cc
[663/1289] Compiling x509_cmp.cc
[664/1289] Compiling x509.cc
[665/1289] Compiling v3_utl.cc
[666/1289] Compiling v3_pmaps.cc
[667/1289] Compiling v3_skey.cc
[668/1289] Compiling v3_prn.cc
[668/1289] Compiling v3_purp.cc
[670/1289] Compiling v3_pcons.cc
[671/1289] Compiling v3_ocsp.cc
[672/1289] Compiling v3_ncons.cc
[673/1289] Compiling v3_int.cc
[674/1289] Compiling v3_lib.cc
[675/1289] Compiling v3_ia5.cc
[676/1289] Compiling v3_extku.cc
[676/1289] Compiling v3_enum.cc
[678/1289] Compiling v3_info.cc
[679/1289] Compiling v3_genn.cc
[680/1289] Compiling v3_crld.cc
[681/1289] Compiling v3_conf.cc
[682/1289] Compiling v3_cpols.cc
[683/1289] Compiling v3_bcons.cc
[684/1289] Compiling v3_akeya.cc
[685/1289] Compiling v3_akey.cc
[686/1289] Compiling v3_bitst.cc
[687/1289] Compiling v3_alt.cc
[688/1289] Compiling t_x509a.cc
[689/1289] Compiling i2d_pr.cc
[690/1289] Compiling t_x509.cc
[691/1289] Compiling t_req.cc
[692/1289] Compiling t_crl.cc
[693/1289] Compiling name_print.cc
[694/1289] Compiling policy.cc
[695/1289] Compiling rsa_pss.cc
[696/1289] Compiling by_file.cc
[697/1289] Compiling by_dir.cc
[698/1289] Compiling a_verify.cc
[699/1289] Compiling a_digest.cc
[700/1289] Compiling algorithm.cc
[701/1289] Compiling voprf.cc
[702/1289] Compiling asn1_gen.cc
[703/1289] Compiling a_sign.cc
[704/1289] Compiling thread_win.cc
[705/1289] Compiling thread_pthread.cc
[706/1289] Compiling thread_none.cc
[707/1289] Compiling thread.cc
[708/1289] Compiling trust_token.cc
[709/1289] Compiling stack.cc
[710/1289] Compiling pmbtoken.cc
[711/1289] Compiling siphash.cc
[712/1289] Compiling sha256.cc
[713/1289] Compiling sha512.cc
[714/1289] Compiling sha1.cc
[715/1289] Compiling rsa_print.cc
[716/1289] Compiling slhdsa.cc
[717/1289] Compiling rsa_extra.cc
[718/1289] Compiling rc4.cc
[719/1289] Compiling spake2plus.cc
[720/1289] Compiling refcount.cc
[721/1289] Compiling rsa_crypt.cc
[722/1289] Compiling windows.cc
[723/1289] Compiling rsa_asn1.cc
[724/1289] Compiling urandom.cc
[725/1289] Compiling trusty.cc
[726/1289] Compiling passive.cc
[727/1289] Compiling getentropy.cc
[728/1289] Compiling ios.cc
[729/1289] Compiling poly1305_arm_asm.S
[730/1289] Compiling rand.cc
[731/1289] Compiling deterministic.cc
[732/1289] Compiling fork_detect.cc
[733/1289] Compiling forkunsafe.cc
[734/1289] Compiling poly1305.cc
[735/1289] Compiling poly1305_arm.cc
[736/1289] Compiling poly1305_vec.cc
[737/1289] Compiling pool.cc
[738/1289] Compiling pkcs7.cc
[739/1289] Compiling p5_pbev2.cc
[740/1289] Compiling pkcs8_x509.cc
[741/1289] Compiling pkcs8.cc
[742/1289] Compiling pkcs7_x509.cc
[743/1289] Compiling pem_pkey.cc
[744/1289] Compiling pem_xaux.cc
[745/1289] Compiling pem_x509.cc
[746/1289] Compiling mlkem.cc
[747/1289] Compiling pem_oth.cc
[748/1289] Compiling obj_xref.cc
[749/1289] Compiling pem_pk8.cc
[750/1289] Compiling pem_info.cc
[751/1289] Compiling pem_all.cc
[752/1289] Compiling mem.cc
[753/1289] Compiling mldsa.cc
[754/1289] Compiling pem_lib.cc
[755/1289] Compiling poly_rq_mul.S
[756/1289] Compiling md5.cc
[757/1289] Compiling obj.cc
[758/1289] Compiling fips_shared_support.cc
[759/1289] Compiling md4.cc
[760/1289] Compiling lhash.cc
[761/1289] Compiling hrss.cc
[762/1289] Compiling ex_data.cc
[763/1289] Compiling sign.cc
[764/1289] Compiling scrypt.cc
[765/1289] Compiling kyber.cc
[766/1289] Compiling hpke.cc
[767/1289] Compiling p_x25519.cc
[768/1289] Compiling print.cc
[769/1289] Compiling pbkdf.cc
[770/1289] Compiling p_ed25519.cc
[771/1289] Compiling p_rsa_asn1.cc
[772/1289] Compiling p_x25519_asn1.cc
[773/1289] Compiling p_hkdf.cc
[774/1289] Compiling p_rsa.cc
[775/1289] Compiling p_ec_asn1.cc
[776/1289] Compiling p_ed25519_asn1.cc
[777/1289] Compiling p_ec.cc
[778/1289] Compiling p_dh.cc
[779/1289] Compiling evp_ctx.cc
[780/1289] Compiling p_dh_asn1.cc
[781/1289] Compiling evp.cc
[782/1289] Compiling err.cc
[783/1289] Compiling engine.cc
[784/1289] Compiling ecdh.cc
[785/1289] Compiling p_dsa_asn1.cc
[786/1289] Compiling evp_asn1.cc
[787/1289] Compiling ecdsa_asn1.cc
[788/1289] Compiling ec_derive.cc
[789/1289] Compiling hash_to_curve.cc
[790/1289] Compiling dsa.cc
[791/1289] Compiling ec_asn1.cc
[792/1289] Compiling params.cc
[793/1289] Compiling dsa_asn1.cc
[794/1289] Compiling digest_extra.cc
[795/1289] Compiling des.cc
[796/1289] Compiling x25519-asm-arm.S
[797/1289] Compiling dh_asn1.cc
[798/1289] Compiling cpu_arm_linux.cc
[799/1289] Compiling spake25519.cc
[800/1289] Compiling crypto.cc
[801/1289] Compiling cpu_intel.cc
[802/1289] Compiling cpu_aarch64_win.cc
[802/1289] Compiling curve25519.cc
[804/1289] Compiling cpu_arm_freebsd.cc
[805/1289] Compiling curve25519_64_adx.cc
[806/1289] Compiling cpu_aarch64_openbsd.cc
[807/1289] Compiling cpu_aarch64_sysreg.cc
[808/1289] Compiling cpu_aarch64_linux.cc
[809/1289] Compiling bcm.cc
[810/1289] Compiling cpu_aarch64_apple.cc
[811/1289] Compiling tls_cbc.cc
[812/1289] Compiling cpu_aarch64_fuchsia.cc
[813/1289] Compiling conf.cc
[814/1289] Compiling e_rc2.cc
[815/1289] Compiling get_cipher.cc
[816/1289] Compiling e_tls.cc
[817/1289] Compiling e_rc4.cc
[818/1289] Compiling e_aesgcmsiv.cc
[819/1289] Compiling e_null.cc
[820/1289] Compiling e_chacha20poly1305.cc
[821/1289] Compiling e_des.cc
[822/1289] Compiling e_aesctrhmac.cc
[823/1289] Compiling derive_key.cc
[824/1289] Compiling unicode.cc
[825/1289] Compiling chacha.cc
[826/1289] Compiling buf.cc
[827/1289] Compiling bn_asn1.cc
[828/1289] Compiling cbb.cc
[829/1289] Compiling ber.cc
[830/1289] Compiling cbs.cc
[831/1289] Compiling blake2.cc
[832/1289] Compiling asn1_compat.cc
[833/1289] Compiling convert.cc
[834/1289] Compiling socket_helper.cc
[835/1289] Compiling pair.cc
[836/1289] Compiling socket.cc
[837/1289] Compiling printf.cc
[838/1289] Compiling file.cc
[839/1289] Compiling errno.cc
[840/1289] Compiling fd.cc
[841/1289] Compiling hexdump.cc
[842/1289] Compiling bio_mem.cc
[843/1289] Compiling connect.cc
[844/1289] Compiling base64.cc
[845/1289] Compiling tasn_fre.cc
[846/1289] Compiling bio.cc
[847/1289] Compiling tasn_typ.cc
[848/1289] Compiling f_string.cc
[849/1289] Compiling tasn_utl.cc
[850/1289] Compiling posix_time.cc
[851/1289] Compiling tasn_enc.cc
[852/1289] Compiling f_int.cc
[853/1289] Compiling asn_pack.cc
[854/1289] Compiling asn1_par.cc
[855/1289] Compiling tasn_new.cc
[856/1289] Compiling tasn_dec.cc
[857/1289] Compiling a_octet.cc
[858/1289] Compiling asn1_lib.cc
[859/1289] Compiling a_utctm.cc
[860/1289] Compiling a_object.cc
[861/1289] Compiling a_type.cc
[862/1289] Compiling a_strex.cc
[863/1289] Compiling a_time.cc
[864/1289] Compiling a_i2d_fp.cc
[865/1289] Compiling a_dup.cc
[866/1289] Compiling a_int.cc
[867/1289] Compiling a_mbstr.cc
[868/1289] Compiling a_strnid.cc
[869/1289] Compiling fiat_curve25519_adx_square.S
[870/1289] Compiling a_d2i_fp.cc
[871/1289] Compiling fiat_curve25519_adx_mul.S
[872/1289] Compiling CCryptoBoringSSLShims shims.c
[873/1289] Compiling a_bitstr.cc
[874/1289] Compiling a_gentm.cc
[875/1289] Compiling v3_skey.c
[876/1289] Compiling v3_utl.c
[877/1289] Compiling a_bool.cc
[878/1289] Compiling v3_purp.c
[879/1289] Compiling v3_pcons.c
[880/1289] Compiling v3_prn.c
[881/1289] Compiling v3_pmaps.c
[882/1289] Compiling v3_int.c
[883/1289] Compiling v3_ocsp.c
[884/1289] Compiling v3_ncons.c
[885/1289] Compiling v3_lib.c
[886/1289] Compiling v3_info.c
[887/1289] Compiling v3_ia5.c
[888/1289] Compiling v3_enum.c
[889/1289] Compiling v3_genn.c
[889/1289] Compiling v3_extku.c
[891/1289] Compiling v3_crld.c
[892/1289] Compiling v3_cpols.c
[893/1289] Compiling v3_bitst.c
[894/1289] Compiling v3_conf.c
[895/1289] Compiling c-nioatomics.c
[896/1289] Compiling v3_bcons.c
[897/1289] Compiling v3_alt.c
[898/1289] Compiling x_x509.c
[899/1289] Compiling x_x509a.c
[900/1289] Compiling v3_akeya.c
[901/1289] Compiling x_spki.c
[902/1289] Compiling x_val.c
[903/1289] Compiling v3_akey.c
[904/1289] Compiling x_req.c
[905/1289] Compiling c-atomics.c
[906/1289] Compiling x_sig.c
[907/1289] Compiling x_pubkey.c
[908/1289] Compiling x_pkey.c
[909/1289] Compiling x_name.c
[910/1289] Compiling x_info.c
[911/1293] Compiling x_exten.c
[912/1295] Compiling x_attrib.c
[913/1295] Compiling x509spki.c
[914/1295] Compiling x_all.c
[915/1295] Compiling x_crl.c
[916/1295] Compiling x_algor.c
[918/1295] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[919/1295] Compiling NIOConcurrencyHelpers NIOLock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/NIOLock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[919/1295] Compiling x509name.c
[920/1295] Compiling x509rset.c
[921/1295] Compiling x509cset.c
[922/1295] Compiling x509_txt.c
[923/1295] Compiling x509_v3.c
[924/1295] Compiling x509_vpm.c
[926/1295] Compiling NIOConcurrencyHelpers lock.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/lock.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[926/1295] Compiling x509_req.c
[927/1295] Compiling x509_set.c
[928/1295] Compiling x509_trs.c
[929/1295] Compiling x509_vfy.c
[930/1295] Compiling x509_obj.c
[931/1295] Compiling x509_ext.c
[932/1295] Compiling x509_def.c
[933/1295] Compiling x509_d2.c
[935/1295] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[935/1295] Compiling x509_lu.c
[936/1295] Compiling x509.c
[937/1295] Compiling x509_att.c
[938/1295] Compiling x509_cmp.c
[940/1295] Emitting module NIOConcurrencyHelpers
[941/1295] Compiling NIOConcurrencyHelpers atomics.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOConcurrencyHelpers/atomics.swift:30:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[941/1295] Compiling t_x509a.c
[943/1296] Compiling t_req.c
[944/1296] Compiling t_x509.c
[945/1296] Compiling t_crl.c
[946/1296] Compiling i2d_pr.c
[947/1296] Compiling rsa_pss.c
[948/1296] Compiling name_print.c
[949/1296] Compiling policy.c
[950/1296] Compiling by_file.c
[951/1319] Compiling by_dir.c
[952/1322] Compiling a_sign.c
[953/1322] Compiling algorithm.c
[954/1322] Compiling a_verify.c
[955/1322] Compiling asn1_gen.c
[956/1322] Compiling thread_win.c
[957/1322] Compiling trust_token.c
[958/1322] Compiling thread_none.c
[959/1322] Compiling thread_pthread.c
[960/1322] Compiling a_digest.c
[961/1322] Compiling thread.c
[962/1322] Compiling siphash.c
[964/1322] Compiling ConsoleKitTerminal Console+Wait.swift
[965/1322] Compiling ConsoleKitTerminal ConsoleColor.swift
[965/1322] Compiling rsa_print.c
[966/1322] Compiling ConsoleKitTerminal ConsoleStyle.swift
[967/1325] Compiling refcount.c
[968/1325] Compiling stack.c
[969/1325] Compiling rsa_asn1.c
[970/1325] Compiling rsa_crypt.c
[971/1325] Compiling pmbtoken.c
[972/1325] Compiling rc4.c
[973/1325] Compiling rand_extra.c
[975/1325] Compiling ConsoleKitTerminal Console+Confirm.swift
[976/1325] Compiling ConsoleKitTerminal Console+Input.swift
[977/1325] Compiling ConsoleKitTerminal Console+Center.swift
[978/1325] Compiling ConsoleKitTerminal Console+Output.swift
[978/1325] Compiling passive.c
[979/1325] Compiling trusty.c
[980/1325] Compiling windows.c
[982/1325] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[983/1325] Compiling ConsoleKitTerminal ConsoleClear.swift
[984/1325] Compiling ConsoleKitTerminal Console+Ask.swift
[985/1325] Compiling ConsoleKitTerminal Console+Choose.swift
[985/1325] Compiling forkunsafe.c
[986/1325] Compiling getentropy.c
[987/1325] Compiling deterministic.c
[988/1325] Compiling ios.c
[989/1325] Compiling poly1305_arm_asm.S
[991/1325] Emitting module ConsoleKitTerminal
[991/1325] Compiling pool.c
[992/1325] Compiling poly1305_arm.c
[993/1325] Compiling poly1305.c
[995/1325] Compiling ConsoleKitTerminal ActivityBar.swift
[996/1325] Compiling ConsoleKitTerminal ActivityIndicator.swift
[997/1325] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[998/1325] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[999/1325] Compiling ConsoleKitTerminal CustomActivity.swift
[1000/1325] Compiling ConsoleKitTerminal LoadingBar.swift
[1001/1325] Compiling ConsoleKitTerminal ProgressBar.swift
[1002/1325] Compiling ConsoleKitTerminal Console+Clear.swift
[1002/1325] Compiling pkcs7.c
[1003/1325] Compiling pkcs8.c
[1004/1325] Compiling pem_xaux.c
[1005/1325] Compiling pkcs7_x509.c
[1006/1325] Compiling p5_pbev2.c
[1007/1325] Compiling pkcs8_x509.c
[1008/1325] Compiling pem_x509.c
[1009/1325] Compiling pem_oth.c
[1010/1325] Compiling pem_pkey.c
[1011/1325] Compiling pem_pk8.c
[1012/1325] Compiling obj_xref.c
[1013/1325] Compiling lhash.c
[1015/1325] Compiling ConsoleKitTerminal Console.swift
[1016/1325] Compiling ConsoleKitTerminal Terminal.swift
[1017/1325] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1018/1325] Compiling ConsoleKitTerminal ConsoleText.swift
[1019/1325] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1020/1325] Compiling ConsoleKitTerminal ANSI.swift
[1020/1325] Compiling keccak.c
[1021/1325] Compiling pem_lib.c
[1022/1325] Compiling pem_all.c
[1023/1325] Compiling kyber.c
[1024/1325] Compiling pem_info.c
[1025/1325] Compiling hpke.c
[1026/1325] Compiling hrss.c
[1028/1325] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1029/1325] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1030/1325] Compiling ConsoleKitTerminal LoggerFragment.swift
[1030/1326] Compiling poly1305_vec.c
[1031/1326] Compiling x86_64-mont5-mac.mac.x86_64.S
[1032/1326] Compiling x86_64-mont-mac.mac.x86_64.S
[1034/1326] Compiling x86_64-mont5-linux.linux.x86_64.S
[1035/1326] Compiling poly_rq_mul.S
[1036/1326] Compiling x86_64-mont-linux.linux.x86_64.S
[1037/1326] Compiling x86-mont-windows.windows.x86.S
[1037/1326] Compiling x86-mont-linux.linux.x86.S
[1039/1326] Compiling vpaes-x86_64-mac.mac.x86_64.S
[1040/1326] Compiling vpaes-x86-windows.windows.x86.S
[1041/1326] Compiling vpaes-x86_64-linux.linux.x86_64.S
[1042/1326] Compiling vpaes-x86-linux.linux.x86.S
[1043/1326] Compiling vpaes-armv8-ios.ios.aarch64.S
[1044/1326] Compiling vpaes-armv8-linux.linux.aarch64.S
[1045/1326] Compiling vpaes-armv7-linux.linux.arm.S
[1046/1326] Compiling vpaes-armv7-ios.ios.arm.S
[1047/1326] Compiling sha512-x86_64-mac.mac.x86_64.S
[1048/1326] Compiling sha512-armv8-linux.linux.aarch64.S
[1049/1326] Compiling sha512-armv8-ios.ios.aarch64.S
[1050/1326] Compiling sha512-x86_64-linux.linux.x86_64.S
[1051/1326] Compiling kdf.c
[1052/1326] Compiling sha512-armv4-linux.linux.arm.S
[1053/1326] Compiling sha512-armv4-ios.ios.arm.S
[1054/1326] Compiling sha512-586-windows.windows.x86.S
[1055/1327] Compiling sha512-586-linux.linux.x86.S
[1056/1330] Compiling sha256-armv8-linux.linux.aarch64.S
[1057/1333] Compiling sha256-x86_64-mac.mac.x86_64.S
[1058/1338] Compiling sha256-armv8-ios.ios.aarch64.S
[1059/1345] Compiling sha256-armv4-ios.ios.arm.S
[1060/1348] Compiling sha256-x86_64-linux.linux.x86_64.S
[1061/1348] Compiling sha256-586-windows.windows.x86.S
[1062/1348] Compiling sha1-x86_64-mac.mac.x86_64.S
[1063/1348] Compiling sha256-586-linux.linux.x86.S
[1064/1348] Compiling sha1-armv8-linux.linux.aarch64.S
[1065/1348] Compiling sha1-armv4-large-linux.linux.arm.S
[1066/1348] Compiling sha1-armv8-ios.ios.aarch64.S
[1067/1348] Compiling sha1-armv4-large-ios.ios.arm.S
[1068/1348] Compiling sha1-x86_64-linux.linux.x86_64.S
[1069/1348] Compiling sha1-586-windows.windows.x86.S
[1070/1348] Compiling sha1-586-linux.linux.x86.S
[1071/1348] Compiling sha1.c
[1072/1348] Compiling sha512.c
[1073/1348] Compiling sha256.c
[1074/1348] Compiling fips.c
[1075/1348] Compiling service_indicator.c
[1076/1348] Compiling rsa.c
[1077/1348] Compiling rsaz-avx2-mac.mac.x86_64.S
[1078/1348] Compiling rsa_impl.c
[1080/1348] Emitting module ConsoleKitCommands
[1080/1350] Compiling rsaz-avx2-linux.linux.x86_64.S
[1081/1350] Compiling rdrand-x86_64-mac.mac.x86_64.S
[1081/1350] Compiling self_check.c
[1083/1350] Compiling padding.c
[1084/1350] Compiling rdrand-x86_64-linux.linux.x86_64.S
[1086/1350] Compiling ConsoleKitCommands CommandSignature.swift
[1087/1350] Compiling ConsoleKitCommands Flag.swift
[1088/1350] Compiling ConsoleKitCommands Option.swift
[1088/1350] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[1089/1350] Compiling blinding.c
[1090/1350] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[1091/1350] Compiling urandom.c
[1093/1350] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1094/1350] Compiling ConsoleKitCommands Utilities.swift
[1094/1350] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[1096/1350] Compiling ConsoleKitCommands AsyncCommands.swift
[1097/1350] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1098/1350] Compiling ConsoleKitCommands AnyCommand.swift
[1099/1350] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1100/1350] Compiling ConsoleKitCommands AsyncCommand.swift
[1101/1350] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1101/1350] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[1102/1350] Compiling fork_detect.c
[1104/1350] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1105/1350] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1106/1350] Compiling ConsoleKitCommands Argument.swift
[1106/1350] Compiling p256-armv8-asm-linux.linux.aarch64.S
[1107/1350] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[1107/1350] Compiling ctrdrbg.c
[1109/1350] Compiling rand.c
[1110/1350] Compiling p256-armv8-asm-ios.ios.aarch64.S
[1112/1350] Compiling ConsoleKitCommands Command.swift
[1113/1350] Compiling ConsoleKitCommands CommandContext.swift
[1114/1350] Compiling ConsoleKitCommands CommandError.swift
[1114/1350] Compiling polyval.c
[1115/1350] Compiling ofb.c
[1116/1350] Compiling gcm_nohw.c
[1117/1350] Compiling md5-x86_64-mac.mac.x86_64.S
[1117/1350] Compiling cfb.c
[1119/1350] Compiling cbc.c
[1120/1350] Compiling ctr.c
[1121/1350] Compiling md5.c
[1122/1350] Compiling gcm.c
[1123/1350] Compiling md5-586-windows.windows.x86.S
[1124/1350] Compiling md5-586-linux.linux.x86.S
[1124/1350] Compiling md5-x86_64-linux.linux.x86_64.S
[1126/1350] Compiling hmac.c
[1127/1350] Compiling md4.c
[1127/1350] Compiling hkdf.c
[1129/1350] Compiling ghashv8-armv8-linux.linux.aarch64.S
[1130/1350] Compiling ghashv8-armv8-ios.ios.aarch64.S
[1131/1350] Compiling ghashv8-armv7-ios.ios.arm.S
[1132/1350] Compiling ghash-x86_64-mac.mac.x86_64.S
[1133/1350] Compiling ghashv8-armv7-linux.linux.arm.S
[1134/1350] Compiling ghash-x86-linux.linux.x86.S
[1135/1350] Compiling ghash-x86-windows.windows.x86.S
[1136/1350] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[1137/1350] Compiling ghash-x86_64-linux.linux.x86_64.S
[1138/1350] Compiling ghash-ssse3-x86-windows.windows.x86.S
[1139/1350] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[1140/1350] Compiling ghash-ssse3-x86-linux.linux.x86.S
[1141/1350] Compiling fips_shared_support.c
[1142/1350] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[1143/1350] Compiling ghash-armv4-ios.ios.arm.S
[1144/1350] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[1145/1350] Compiling ghash-armv4-linux.linux.arm.S
[1146/1350] Compiling ecdsa.c
[1147/1350] Compiling ecdh.c
[1148/1350] Compiling wnaf.c
[1149/1350] Compiling simple_mul.c
[1150/1350] Compiling util.c
[1151/1350] Compiling simple.c
[1152/1350] Compiling scalar.c
[1153/1350] Compiling oct.c
[1154/1350] Compiling felem.c
[1155/1350] Compiling ec_montgomery.c
[1156/1350] Compiling p256.c
[1157/1350] Compiling p224-64.c
[1158/1350] Compiling digestsign.c
[1159/1350] Compiling ec_key.c
[1160/1350] Compiling ec.c
[1161/1350] Compiling digests.c
[1162/1350] Compiling co-586-windows.windows.x86.S
[1163/1350] Compiling dh.c
[1164/1350] Compiling co-586-linux.linux.x86.S
[1165/1350] Compiling digest.c
[1166/1350] Compiling check.c
[1167/1350] Compiling e_aesccm.c
[1168/1350] Compiling p256-nistz.c
[1169/1350] Compiling cmac.c
[1170/1350] Compiling bsaes-armv7-linux.linux.arm.S
[1171/1350] Compiling aead.c
[1172/1350] Compiling bsaes-armv7-ios.ios.arm.S
[1173/1350] Compiling sqrt.c
[1174/1350] Compiling rsaz_exp.c
[1175/1350] Compiling shift.c
[1176/1350] Compiling cipher.c
[1177/1350] Compiling e_aes.c
[1178/1350] Compiling mul.c
[1180/1350] Compiling ConsoleKitCommands CommandGroup.swift
[1181/1350] Compiling ConsoleKitCommands CommandInput.swift
[1182/1350] Compiling ConsoleKitCommands Commands.swift
[1183/1350] Compiling ConsoleKitCommands Console+Run.swift
[1184/1350] Compiling ConsoleKitCommands ConsoleError.swift
[1185/1350] Compiling ConsoleKitCommands Completion.swift
[1185/1350] Compiling prime.c
[1186/1350] Compiling random.c
[1187/1351] Compiling montgomery.c
[1188/1351] Compiling jacobi.c
[1189/1351] Compiling gcd.c
[1190/1351] Compiling montgomery_inv.c
[1191/1351] Compiling gcd_extra.c
[1191/1351] Compiling generic.c
[1193/1351] Compiling div_extra.c
[1195/1351] Compiling cmp.c
[1196/1351] Compiling bytes.c
[1197/1351] Compiling exponentiation.c
[1198/1351] Compiling bn.c
[1199/1351] Compiling ctx.c
[1200/1351] Compiling div.c
[1201/1351] Compiling bn-armv8-linux.linux.aarch64.S
[1202/1351] Compiling bn-586-windows.windows.x86.S
[1203/1351] Compiling bn-armv8-ios.ios.aarch64.S
[1204/1351] Compiling bn-586-linux.linux.x86.S
[1205/1351] Compiling x86_64-gcc.c
[1206/1351] Compiling add.c
[1207/1351] Compiling armv4-mont-linux.linux.arm.S
[1208/1351] Compiling armv4-mont-ios.ios.arm.S
[1209/1351] Compiling armv8-mont-ios.ios.aarch64.S
[1209/1351] Compiling armv8-mont-linux.linux.aarch64.S
[1211/1351] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[1212/1351] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[1213/1351] Compiling aesv8-armv8-linux.linux.aarch64.S
[1214/1351] Compiling aesv8-armv7-ios.ios.arm.S
[1215/1351] Compiling aesv8-armv7-linux.linux.arm.S
[1216/1352] Compiling aesv8-armv8-ios.ios.aarch64.S
[1217/1353] Compiling aesni-x86_64-mac.mac.x86_64.S
[1218/1353] Compiling aesni-x86-linux.linux.x86.S
[1219/1353] Compiling aesni-x86-windows.windows.x86.S
[1220/1353] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[1221/1353] Compiling aesni-x86_64-linux.linux.x86_64.S
[1222/1353] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[1223/1353] Compiling aes.c
[1224/1353] Compiling mode_wrappers.c
[1225/1353] Compiling ex_data.c
[1226/1353] Compiling key_wrap.c
[1228/1353] Emitting module ConsoleKit
[1229/1353] Compiling ConsoleKit Exports.swift
[1229/1353] Compiling sign.c
[1230/1353] Compiling scrypt.c
[1231/1353] Compiling pbkdf.c
[1232/1353] Compiling p_rsa_asn1.c
[1233/1353] Compiling print.c
[1234/1353] Compiling p_x25519_asn1.c
[1235/1354] Compiling aes_nohw.c
[1236/1354] Compiling p_x25519.c
[1237/1354] Compiling p_ed25519_asn1.c
[1238/1354] Compiling p_rsa.c
[1239/1354] Compiling p_ed25519.c
[1239/1354] Compiling p_hkdf.c
[1242/1354] Compiling p_ec_asn1.c
[1243/1354] Compiling p_ec.c
[1244/1354] Compiling err_data.c
[1245/1354] Compiling p_dsa_asn1.c
[1246/1354] Compiling evp_ctx.c
[1247/1354] Compiling evp.c
[1248/1354] Compiling engine.c
[1249/1354] Compiling evp_asn1.c
[1250/1354] Compiling err.c
[1251/1354] Compiling ec_derive.c
[1252/1354] Compiling ecdsa_asn1.c
[1253/1354] Compiling ec_asn1.c
[1253/1354] Compiling dsa_asn1.c
[1255/1354] Compiling ecdh_extra.c
[1256/1354] Compiling hash_to_curve.c
[1257/1354] Compiling digest_extra.c
[1258/1354] Compiling params.c
[1259/1354] Compiling dsa.c
[1260/1354] Compiling dh_asn1.c
[1261/1354] Compiling spake25519.c
[1262/1354] Compiling curve25519_64_adx.c
[1263/1354] Compiling cpu_intel.c
[1264/1354] Compiling crypto.c
[1265/1354] Compiling cpu_arm_linux.c
[1266/1354] Compiling des.c
[1267/1354] Compiling cpu_arm_freebsd.c
[1268/1354] Compiling cpu_arm.c
[1269/1354] Compiling cpu_aarch64_openbsd.c
[1270/1354] Compiling cpu_aarch64_win.c
[1271/1354] Compiling cpu_aarch64_sysreg.c
[1272/1354] Compiling cpu_aarch64_linux.c
[1273/1354] Compiling cpu_aarch64_fuchsia.c
[1274/1354] Compiling cpu_aarch64_apple.c
[1275/1354] Compiling conf.c
[1276/1354] Compiling e_rc4.c
[1277/1354] Compiling e_tls.c
[1278/1354] Compiling tls_cbc.c
[1279/1354] Compiling e_des.c
[1280/1354] Compiling e_null.c
[1281/1354] Compiling e_rc2.c
[1282/1354] Compiling curve25519.c
[1283/1354] Compiling e_chacha20poly1305.c
[1284/1354] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[1285/1354] Compiling derive_key.c
[1286/1354] Compiling e_aesgcmsiv.c
[1287/1354] Compiling cipher_extra.c
[1288/1354] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[1289/1354] Compiling e_aesctrhmac.c
[1290/1354] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[1291/1354] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[1292/1354] Compiling chacha-x86_64-mac.mac.x86_64.S
[1293/1354] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[1294/1354] Compiling chacha-x86_64-linux.linux.x86_64.S
[1295/1354] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[1296/1354] Compiling chacha-x86-windows.windows.x86.S
[1297/1354] Compiling chacha-armv8-linux.linux.aarch64.S
[1298/1354] Compiling chacha-x86-linux.linux.x86.S
[1299/1354] Compiling chacha.c
[1300/1354] Compiling chacha-armv8-ios.ios.aarch64.S
[1301/1354] Compiling chacha-armv4-linux.linux.arm.S
[1302/1354] Compiling chacha-armv4-ios.ios.arm.S
[1303/1354] Compiling unicode.c
[1304/1354] Compiling ber.c
[1305/1354] Compiling asn1_compat.c
[1306/1354] Compiling bn_asn1.c
[1307/1354] Compiling buf.c
[1308/1354] Compiling printf.c
[1309/1354] Compiling cbb.c
[1310/1354] Compiling blake2.c
[1311/1354] Compiling convert.c
[1311/1354] Compiling cbs.c
[1313/1354] Compiling pair.c
[1314/1354] Compiling errno.c
[1315/1354] Compiling hexdump.c
[1316/1354] Compiling file.c
[1317/1354] Compiling fd.c
[1318/1354] Compiling bio_mem.c
[1319/1354] Compiling tasn_new.c
[1320/1354] Compiling base64.c
[1321/1354] Compiling tasn_utl.c
[1322/1354] Compiling bio.c
[1323/1354] Compiling tasn_typ.c
[1324/1354] Compiling tasn_fre.c
[1325/1354] Compiling posix_time.c
[1326/1354] Compiling tasn_enc.c
[1327/1354] Compiling f_string.c
[1328/1354] Compiling tasn_dec.c
[1329/1354] Compiling f_int.c
[1330/1354] Compiling asn1_par.c
[1331/1354] Compiling asn_pack.c
[1332/1354] Compiling a_utctm.c
[1333/1354] Compiling asn1_lib.c
[1334/1354] Compiling a_octet.c
[1335/1354] Compiling a_strnid.c
[1336/1354] Compiling a_type.c
[1337/1354] Compiling a_time.c
[1338/1354] Compiling a_strex.c
[1339/1354] Compiling a_mbstr.c
[1340/1354] Compiling a_object.c
[1341/1354] Compiling a_i2d_fp.c
[1342/1354] Write sources
[1343/1354] Compiling a_gentm.c
[1344/1354] Write sources
[1345/1354] Compiling a_dup.c
[1345/1354] Write sources
[1349/1354] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1350/1354] Compiling a_int.c
[1351/1354] Compiling a_bool.c
[1352/1354] Compiling a_d2i_fp.c
[1353/1354] Compiling a_bitstr.c
[1355/1453] Compiling Algorithms Indexed.swift
[1356/1453] Compiling Algorithms Intersperse.swift
[1357/1455] Compiling Algorithms Partition.swift
[1358/1455] Compiling Algorithms Permutations.swift
[1359/1455] Compiling Algorithms Keyed.swift
[1360/1455] Compiling Algorithms MinMax.swift
[1361/1455] Compiling Algorithms Combinations.swift
[1362/1455] Compiling Algorithms Joined.swift
[1363/1455] Compiling Atomics IntegerOperations.swift
[1364/1455] Compiling Atomics Unmanaged extensions.swift
[1365/1455] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1366/1455] Compiling BitCollections BitSet+CustomReflectable.swift
[1367/1455] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1368/1455] Compiling BitCollections BitSet+Equatable.swift
[1369/1455] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1370/1455] Compiling BitCollections BitSet+Extras.swift
[1371/1455] Compiling BitCollections BitSet+Hashable.swift
[1372/1455] Compiling BitCollections BitSet+Initializers.swift
[1373/1455] Compiling BitCollections BitSet+Invariants.swift
[1374/1455] Compiling BitCollections BitSet+Random.swift
[1375/1455] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1376/1455] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1377/1455] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1378/1455] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1379/1462] Compiling Algorithms AdjacentPairs.swift
[1380/1462] Compiling Algorithms Chain.swift
[1381/1462] Compiling Algorithms Chunked.swift
[1382/1462] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1383/1462] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1384/1462] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1385/1462] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1386/1462] Compiling BitCollections BitSet+SetAlgebra union.swift
[1387/1462] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1388/1462] Compiling BitCollections BitSet.Counted.swift
[1389/1462] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1390/1462] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1391/1462] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1392/1462] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1393/1462] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1394/1462] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1395/1462] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1396/1462] Compiling Algorithms Split.swift
[1397/1462] Compiling Algorithms Stride.swift
[1398/1462] Compiling Algorithms Suffix.swift
[1400/1465] Compiling Algorithms Reductions.swift
[1401/1465] Compiling Algorithms Rotate.swift
[1402/1465] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1403/1465] Compiling Algorithms Compacted.swift
[1404/1465] Compiling Algorithms Cycle.swift
[1405/1465] Compiling Algorithms EitherSequence.swift
[1406/1465] Compiling Algorithms FirstNonNil.swift
[1407/1465] Compiling Algorithms FlattenCollection.swift
[1408/1465] Compiling Algorithms Grouped.swift
[1419/1465] Emitting module BitCollections
[1428/1465] Compiling BitCollections BitSet.Index.swift
[1429/1465] Compiling BitCollections BitSet._UnsafeHandle.swift
[1430/1465] Compiling BitCollections BitSet.swift
[1431/1465] Compiling BitCollections Range+Utilities.swift
[1432/1465] Compiling BitCollections Slice+Utilities.swift
[1433/1465] Compiling BitCollections UInt+Tricks.swift
[1434/1465] Compiling BitCollections _Word.swift
[1436/1466] Emitting module CryptoBoringWrapper
[1437/1466] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1453/1469] Compiling Algorithms Trim.swift
[1454/1469] Compiling Algorithms Unique.swift
[1455/1469] Compiling Algorithms Windows.swift
[1456/1469] Emitting module Collections
[1457/1469] Compiling Collections Collections.swift
[1459/1530] Compiling Crypto ObjectIdentifier.swift
[1460/1530] Compiling Crypto AES-GCM.swift
[1461/1530] Compiling Crypto AES-GCM_boring.swift
[1462/1530] Compiling Crypto ChaChaPoly_boring.swift
[1463/1530] Emitting module Atomics
[1464/1530] Compiling Crypto ASN1Null.swift
[1465/1530] Compiling Crypto ASN1OctetString.swift
[1466/1530] Compiling Crypto ASN1Strings.swift
[1467/1530] Compiling Crypto ASN1Boolean.swift
[1468/1530] Compiling Crypto ASN1Identifier.swift
[1469/1530] Compiling Crypto ASN1Integer.swift
[1471/1571] Compiling Crypto Ed25519.swift
[1472/1571] Compiling Crypto NISTCurvesKeys.swift
[1473/1571] Compiling Crypto X25519Keys.swift
[1474/1571] Compiling Crypto SymmetricKeys.swift
[1475/1571] Compiling Crypto HMAC.swift
[1476/1571] Compiling Crypto MACFunctions.swift
[1477/1571] Compiling Crypto MessageAuthenticationCode.swift
[1478/1571] Compiling Crypto AES.swift
[1479/1572] Compiling Crypto ECDSASignature_boring.swift
[1480/1572] Compiling Crypto ECDSA_boring.swift
[1481/1572] Compiling Crypto EdDSA_boring.swift
[1482/1572] Compiling Crypto ECDSA.swift
[1483/1572] Compiling Crypto EdDSA.swift
[1484/1572] Compiling Crypto Signature.swift
[1485/1572] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[1486/1572] Compiling Crypto CryptoKitErrors_boring.swift
[1487/1599] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1488/1599] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1489/1599] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1490/1599] Compiling NIOCore EventLoopFuture.swift
[1491/1599] Compiling NIOCore FileDescriptor.swift
[1492/1599] Compiling NIOCore FileHandle.swift
[1493/1599] Compiling NIOCore FileRegion.swift
[1494/1599] Compiling NIOCore GlobalSingletons.swift
[1495/1599] Emitting module Algorithms
[1496/1600] Emitting module Crypto
[1498/1600] Compiling NIOCore ByteBuffer-multi-int.swift
[1499/1600] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1500/1600] Compiling NIOCore ByteBuffer-views.swift
[1501/1600] Compiling NIOCore Channel.swift
[1502/1600] Compiling NIOCore ChannelHandler.swift
[1503/1600] Compiling NIOCore ChannelHandlers.swift
[1504/1600] Compiling NIOCore ChannelInvoker.swift
[1505/1600] Compiling NIOCore ChannelOption.swift
[1506/1600] Compiling NIOCore ChannelPipeline.swift
[1507/1600] Compiling NIOCore CircularBuffer.swift
[1508/1600] Compiling NIOCore Codec.swift
[1509/1600] Compiling NIOCore ConvenienceOptionSupport.swift
[1510/1600] Compiling NIOCore DeadChannel.swift
[1511/1600] Compiling NIOCore DispatchQueue+WithFuture.swift
[1512/1600] Compiling NIOCore EventLoop+Deprecated.swift
[1513/1600] Compiling NIOCore EventLoop+SerialExecutor.swift
[1514/1600] Compiling NIOCore EventLoop.swift
[1515/1600] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1516/1600] Compiling NIOCore BSDSocketAPI.swift
[1517/1600] Compiling NIOCore ByteBuffer-aux.swift
[1518/1600] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1519/1600] Compiling NIOCore ByteBuffer-conversions.swift
[1520/1600] Compiling NIOCore ByteBuffer-core.swift
[1521/1600] Compiling NIOCore ByteBuffer-hex.swift
[1522/1600] Compiling NIOCore ByteBuffer-int.swift
[1523/1600] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1524/1600] Compiling NIOCore AddressedEnvelope.swift
[1525/1600] Compiling NIOCore AsyncAwaitSupport.swift
[1526/1600] Compiling NIOCore AsyncChannel.swift
[1527/1600] Compiling NIOCore AsyncChannelHandler.swift
[1528/1600] Compiling NIOCore AsyncChannelInboundStream.swift
[1529/1600] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1530/1600] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1531/1600] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1532/1600] Compiling NIOCore NIOAsyncWriter.swift
[1533/1600] Compiling NIOCore MulticastChannel.swift
[1534/1600] Compiling NIOCore NIOAny.swift
[1535/1600] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1536/1600] Compiling NIOCore NIOLoopBound.swift
[1537/1600] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1538/1600] Compiling NIOCore NIOScheduledCallback.swift
[1539/1600] Compiling NIOCore NIOSendable.swift
[1540/1600] Compiling NIOCore RecvByteBufferAllocator.swift
[1541/1608] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1542/1608] Compiling NIOCore SocketAddresses.swift
[1543/1608] Compiling NIOCore SocketOptionProvider.swift
[1544/1608] Compiling NIOCore SystemCallHelpers.swift
[1545/1608] Compiling NIOCore TimeAmount+Duration.swift
[1546/1608] Compiling NIOCore TypeAssistedChannelHandler.swift
[1547/1608] Compiling NIOCore UniversalBootstrapSupport.swift
[1548/1608] Compiling NIOCore Utilities.swift
[1549/1609] Compiling NIOCore IO.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1550/1609] Compiling NIOCore IOData.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1551/1609] Compiling NIOCore IPProtocol.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1552/1609] Compiling NIOCore IntegerBitPacking.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1553/1609] Compiling NIOCore IntegerTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1554/1609] Compiling NIOCore Interfaces.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1555/1609] Compiling NIOCore Linux.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1556/1609] Compiling NIOCore MarkedCircularBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/IO.swift:32:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Interfaces.swift:16:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileHandle.swift:22:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/FileRegion.swift:19:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/GlobalSingletons.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1566/1618] Compiling HaystackClient DataFormat.swift
[1567/1619] Emitting module HaystackClient
[1568/1619] Compiling HaystackClient Fetcher.swift
[1569/1619] Compiling HaystackClient ScramClient.swift
[1570/1619] Compiling HaystackClient ScramAuthenticator.swift
[1571/1619] Compiling HaystackClient Authenticator.swift
[1572/1619] Compiling HaystackClient AuthHash.swift
[1573/1619] Compiling HaystackClient AuthMessage.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketAddresses.swift:48:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SocketOptionProvider.swift:18:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/SystemCallHelpers.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Utilities.swift:17:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1590/1619] Compiling HaystackClient String+Base64.swift
[1591/1619] Compiling HaystackClient Client.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/BSDSocketAPI.swift:68:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ByteBuffer-core.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1620/1620] Emitting module NIOCore
[1622/1671] Compiling NIOPosix Pool.swift
[1623/1671] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1624/1671] Compiling NIOPosix PosixSingletons.swift
[1625/1671] Compiling NIOPosix RawSocketBootstrap.swift
[1626/1671] Compiling NIOPosix Resolver.swift
[1627/1671] Compiling NIOPosix Selectable.swift
[1628/1677] Compiling NIOEmbedded Embedded.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/Embedded.swift:28:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1629/1677] Compiling NIOEmbedded AsyncTestingChannel.swift
[1630/1677] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[1631/1677] Emitting module NIOEmbedded
[1633/1678] Compiling NIOPosix ThreadPosix.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1634/1678] Compiling NIOPosix ThreadWindows.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1635/1678] Compiling NIOPosix UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1636/1678] Compiling NIOPosix Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1637/1678] Compiling NIOPosix VsockAddress.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1638/1678] Compiling NIOPosix VsockChannelEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/VsockAddress.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1639/1678] Compiling NIOPosix SelectableChannel.swift
[1640/1678] Compiling NIOPosix SelectableEventLoop.swift
[1641/1678] Compiling NIOPosix SelectorEpoll.swift
[1642/1678] Compiling NIOPosix SelectorGeneric.swift
[1643/1678] Compiling NIOPosix SelectorKqueue.swift
[1644/1678] Compiling NIOPosix SelectorUring.swift
[1645/1678] Compiling NIOPosix ServerSocket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[1646/1678] Compiling NIOPosix Socket.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[1647/1678] Compiling NIOPosix SocketChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[1648/1678] Compiling NIOPosix SocketProtocols.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[1649/1678] Compiling NIOPosix System.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[1650/1678] Compiling NIOPosix Thread.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/System.swift:26:28: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@_exported @preconcurrency import Glibc
           ~~~~~~~~~~~~~~~~^

[1651/1678] Compiling NIOPosix BSDSocketAPICommon.swift
[1652/1678] Compiling NIOPosix BSDSocketAPIPosix.swift
[1653/1678] Compiling NIOPosix BSDSocketAPIWindows.swift
[1654/1678] Compiling NIOPosix BaseSocket.swift
[1655/1678] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1656/1678] Compiling NIOPosix BaseSocketChannel.swift
[1657/1678] Compiling NIOPosix BaseStreamSocketChannel.swift
[1658/1678] Emitting module NIOPosix
[1659/1678] Compiling NIOPosix IO.swift
[1660/1678] Compiling NIOPosix IntegerBitPacking.swift
[1661/1678] Compiling NIOPosix IntegerTypes.swift
[1662/1678] Compiling NIOPosix Linux.swift
[1663/1678] Compiling NIOPosix LinuxCPUSet.swift
[1664/1678] Compiling NIOPosix LinuxUring.swift
[1665/1678] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1666/1678] Compiling NIOPosix NIOThreadPool.swift
[1667/1678] Compiling NIOPosix NonBlockingFileIO.swift
[1668/1678] Compiling NIOPosix PendingDatagramWritesManager.swift
[1669/1678] Compiling NIOPosix PendingWritesManager.swift
[1670/1678] Compiling NIOPosix PipeChannel.swift
[1671/1678] Compiling NIOPosix PipePair.swift
[1672/1678] Compiling NIOPosix Bootstrap.swift
[1673/1678] Compiling NIOPosix ControlMessage.swift
[1674/1678] Compiling NIOPosix DatagramVectorReadManager.swift
[1675/1678] Compiling NIOPosix Errors+Any.swift
[1676/1678] Compiling NIOPosix FileDescriptor.swift
[1677/1678] Compiling NIOPosix GetaddrinfoResolver.swift
[1678/1678] Compiling NIOPosix HappyEyeballs.swift
[1680/1703] Compiling NIO Exports.swift
[1681/1733] Emitting module NIO
[1683/1773] Compiling NIOSOCKS Messages.swift
[1684/1773] Compiling NIOSOCKS SOCKSRequest.swift
[1685/1773] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1686/1780] Compiling NIOTLS TLSEvents.swift
[1687/1780] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1688/1780] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1689/1780] Compiling _NIOFileSystem FileSystemError.swift
[1690/1780] Compiling _NIOFileSystem FileSystemProtocol.swift
[1691/1780] Compiling _NIOFileSystem FileType.swift
[1692/1780] Compiling _NIOFileSystem IOStrategy.swift
[1693/1780] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1694/1780] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1695/1780] Emitting module NIOTLS
[1696/1780] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1697/1780] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1698/1780] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1699/1780] Compiling NIOSOCKS SOCKSResponse.swift
[1700/1781] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1701/1781] Compiling NIOSOCKS ClientStateMachine.swift
[1702/1781] Compiling NIOSOCKS SOCKSClientHandler.swift
[1703/1781] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1704/1781] Compiling NIOSOCKS ClientGreeting.swift
[1705/1781] Compiling NIOSOCKS Errors.swift
[1706/1781] Compiling NIOSOCKS Helpers.swift
[1709/1781] Compiling NIOSOCKS AuthenticationMethod.swift
[1710/1781] Compiling _NIOFileSystem ParallelDirCopy.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/CInterop.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Errno.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1711/1781] Compiling _NIOFileSystem ParallelRemoval.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/CInterop.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Errno.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1712/1781] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/CInterop.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Errno.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1713/1781] Compiling _NIOFileSystem CInterop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/CInterop.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Errno.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1714/1781] Compiling _NIOFileSystem Errno.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/CInterop.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Errno.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1715/1785] Compiling NIOTLS SNIHandler.swift
[1716/1785] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1719/1786] Emitting module NIOSOCKS
[1724/1786] Compiling NIOSOCKS ServerStateMachine.swift
[1726/1787] Emitting module _NIOFileSystem
[1728/1787] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1729/1787] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1730/1790] Emitting module NIOHTTP1
[1731/1794] Compiling NIOSSL LinuxCABundle.swift
[1732/1794] Compiling NIOSSL NIOSSLClientHandler.swift
[1733/1794] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1734/1794] Compiling NIOSSL NIOSSLHandler.swift
[1736/1818] Emitting module NIOFoundationCompat
[1737/1818] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1738/1819] Compiling NIOSSL SSLPublicKey.swift
[1739/1819] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1741/1819] Compiling NIOSSL SSLCallbacks.swift
[1742/1819] Compiling NIOSSL SSLCertificate.swift
[1743/1819] Compiling NIOSSL ByteBufferBIO.swift
[1744/1819] Compiling NIOSSL CustomPrivateKey.swift
[1745/1819] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/FileDescriptor+Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Mocking.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Syscall.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1746/1819] Compiling _NIOFileSystem Mocking.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/FileDescriptor+Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Mocking.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Syscall.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1747/1819] Compiling _NIOFileSystem Syscall.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/FileDescriptor+Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Mocking.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Syscall.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1748/1819] Compiling _NIOFileSystem Syscalls.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/FileDescriptor+Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Mocking.swift:25:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Syscall.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/System Calls/Syscalls.swift:21:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1751/1819] Compiling NIOSSL IdentityVerification.swift
[1752/1819] Compiling NIOSSL NIOSSLServerHandler.swift
[1753/1819] Compiling NIOSSL ObjectIdentifier.swift
[1754/1841] Compiling NIOTransportServices NIOTSBootstraps.swift
[1755/1841] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1756/1841] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1757/1843] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1758/1843] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1759/1843] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1760/1843] Compiling NIOTransportServices StateManagedChannel.swift
[1761/1843] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1762/1843] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1763/1843] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1764/1843] Compiling NIOTransportServices NIOTSErrors.swift
[1765/1843] Compiling NIOTransportServices NIOTSEventLoop.swift
[1766/1843] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1767/1843] Compiling NIOTransportServices NIOTSSingletons.swift
[1768/1843] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1769/1843] Emitting module NIOTransportServices
[1770/1843] Compiling NIOTransportServices AcceptHandler.swift
[1771/1843] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1772/1843] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1773/1843] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1774/1843] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1775/1843] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1776/1843] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1777/1843] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError+Syscall.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileType.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError+Syscall.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileType.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError+Syscall.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileType.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError+Syscall.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileType.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileSystemError+Syscall.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileType.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1787/1844] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1788/1844] Compiling NIOSSL SubjectAlternativeName.swift
[1795/1844] Emitting module AsyncKit
[1806/1914] Compiling _NIOFileSystem SystemFileHandle.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/SystemFileHandle.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1807/1914] Compiling _NIOFileSystem Utilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/SystemFileHandle.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1808/1914] Compiling _NIOFileSystem OpenOptions.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/SystemFileHandle.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1809/1914] Compiling _NIOFileSystem String+FileSystem.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/Internal/SystemFileHandle.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1810/1914] Compiling NIOWebSocket WebSocketOpcode.swift
[1811/1915] Compiling MultipartKit BasicCodingKey.swift
[1812/1915] Compiling MultipartKit MultipartError.swift
[1813/1915] Compiling MultipartKit Exports.swift
[1814/1915] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1815/1915] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1816/1915] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1817/1915] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1818/1915] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1819/1915] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1821/1915] Compiling NIOSSL NIOSSLSecureBytes.swift
[1822/1915] Compiling NIOSSL RNG.swift
[1823/1915] Compiling NIOSSL SafeCompare.swift
[1824/1915] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1825/1915] Compiling MultipartKit FormDataDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio-extras/Sources/NIOExtras/DebugInboundEventsHandler.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio-extras/Sources/NIOExtras/DebugOutboundEventsHandler.swift:24:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio-extras/Sources/NIOExtras/DebugInboundEventsHandler.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio-extras/Sources/NIOExtras/DebugOutboundEventsHandler.swift:24:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio-extras/Sources/NIOExtras/DebugInboundEventsHandler.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio-extras/Sources/NIOExtras/DebugOutboundEventsHandler.swift:24:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1829/1917] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1830/1917] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1831/1917] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1834/1917] Emitting module NIOSSL
[1835/1917] Compiling NIOHPACK IndexedHeaderTable.swift
[1836/1917] Compiling NIOHPACK IntegerCoding.swift
[1837/1918] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1838/1918] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1839/1918] Emitting module MultipartKit
[1840/1920] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1844/1920] Compiling NIOHTTPCompression HTTPCompression.swift
[1845/1920] Compiling NIOHTTPCompression HTTPDecompression.swift
[1846/1920] Emitting module NIOHTTPCompression
[1847/1920] Compiling MultipartKit MultipartPart.swift
[1848/1920] Compiling NIOExtras UnsafeTransfer.swift
[1849/1920] Compiling NIOHPACK HuffmanTables.swift
[1854/1920] Compiling MultipartKit FormDataEncoder.swift
[1855/1920] Compiling MultipartKit MultipartParser.swift
[1857/1920] Compiling MultipartKit Storage.swift
[1858/1920] Compiling MultipartKit MultipartFormData.swift
[1865/1920] Compiling NIOHPACK HuffmanCoding.swift
[1866/1920] Emitting module NIOHPACK
[1871/1920] Emitting module NIOWebSocket
[1874/1920] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1875/1920] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1876/1921] Compiling NIOHPACK StaticHeaderTable.swift
[1878/1921] Compiling MultipartKit MultipartSerializer.swift
[1879/1921] Compiling MultipartKit Utilities.swift
[1880/1921] Emitting module NIOExtras
[1881/1921] Compiling NIOWebSocket WebSocketFrame.swift
[1882/1921] Compiling NIOWebSocket WebSocketErrorCodes.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileInfo.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileSystem.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileInfo.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileSystem.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileInfo.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileSystem.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileInfo.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileSystem.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileInfo.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOFileSystem/FileSystem.swift:23:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[1914/1988] Emitting module NIOFileSystem
[1915/1988] Compiling NIOFileSystem Exports.swift
[1916/1988] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1917/1988] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1918/1988] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1919/1989] Emitting module _NIOFileSystemFoundationCompat
[1920/1989] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1924/1991] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1925/1991] Compiling NIOHTTP2 HTTP2PingData.swift
[1926/1991] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1927/1991] Compiling NIOHTTP2 HTTP2Settings.swift
[1929/2000] Compiling WebSocketKit Exports.swift
[1930/2000] Emitting module WebSocketKit
[1931/2000] Compiling WebSocketKit WebSocketHandler.swift
[1932/2000] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1933/2000] Compiling WebSocketKit WebSocket+Concurrency.swift
[1934/2000] Compiling WebSocketKit WebSocketClient.swift
[1935/2000] Compiling WebSocketKit WebSocket+Connect.swift
[1936/2000] Compiling WebSocketKit WebSocket.swift
[1938/2001] Compiling NIOHTTP2 MaySendFrames.swift
[1939/2001] Compiling NIOHTTP2 SendingDataState.swift
[1940/2001] Compiling NIOHTTP2 SendingGoawayState.swift
[1941/2001] Compiling NIOHTTP2 SendingHeadersState.swift
[1942/2001] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1943/2001] Compiling NIOHTTP2 SendingRstStreamState.swift
[1944/2001] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1945/2001] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1946/2009] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1947/2009] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1948/2009] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1949/2009] Compiling NIOHTTP2 HTTP2StreamID.swift
[1950/2009] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1951/2009] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1952/2009] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1953/2009] Compiling NIOHTTP2 InboundEventBuffer.swift
[1954/2009] Compiling NIOHTTP2 InboundWindowManager.swift
[1955/2009] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1956/2009] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1957/2009] Compiling NIOHTTP2 StreamChannelList.swift
[1958/2009] Compiling NIOHTTP2 StreamMap.swift
[1959/2009] Compiling NIOHTTP2 StreamStateMachine.swift
[1960/2009] Compiling NIOHTTP2 UnsafeTransfer.swift
[1961/2009] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1962/2009] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1963/2009] Compiling NIOHTTP2 HTTP2Frame.swift
[1964/2009] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1969/2009] Compiling NIOHTTP2 HTTP2Stream.swift
[1970/2009] Emitting module NIOHTTP2
[1971/2009] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1972/2009] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1973/2009] Compiling NIOHTTP2 MayReceiveFrames.swift
[1974/2009] Compiling NIOHTTP2 ReceivingDataState.swift
[1975/2009] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1976/2009] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1977/2009] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1978/2009] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1979/2009] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1980/2009] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1981/2009] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1982/2009] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1983/2009] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1984/2009] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1985/2009] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1986/2009] Compiling NIOHTTP2 HTTP2Error.swift
[1987/2009] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1990/2009] Compiling NIOHTTP2 HasLocalSettings.swift
[1991/2009] Compiling NIOHTTP2 HasRemoteSettings.swift
[1992/2009] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1993/2009] Compiling NIOHTTP2 QuiescingState.swift
[1994/2009] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1995/2009] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1996/2009] Compiling NIOHTTP2 StateMachineResult.swift
[1997/2009] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1998/2009] Compiling NIOHTTP2 DOSHeuristics.swift
[1999/2009] Compiling NIOHTTP2 Error+Any.swift
[2000/2009] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2001/2009] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2002/2009] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2003/2009] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2005/2070] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2006/2070] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2007/2070] Compiling AsyncHTTPClient Transaction.swift
[2008/2070] Compiling AsyncHTTPClient Base64.swift
[2009/2070] Compiling AsyncHTTPClient BasicAuth.swift
[2010/2070] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2012/2071] Emitting module AsyncHTTPClient
[2013/2071] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2014/2071] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2015/2071] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2016/2071] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2017/2071] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2018/2071] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2019/2071] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2020/2071] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2021/2071] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2028/2079] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2029/2079] Compiling AsyncHTTPClient ConnectionPool.swift
[2030/2079] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2031/2079] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2032/2079] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2033/2079] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2034/2079] Compiling AsyncHTTPClient HTTP1Connection.swift
[2035/2079] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2036/2079] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2037/2079] Compiling AsyncHTTPClient HTTP2Connection.swift
[2038/2079] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2039/2079] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2040/2079] Compiling AsyncHTTPClient ConnectionTarget.swift
[2041/2079] Compiling AsyncHTTPClient DeconstructedURL.swift
[2042/2079] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2043/2079] Compiling AsyncHTTPClient FoundationExtensions.swift
[2044/2079] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2045/2079] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2046/2079] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2047/2079] Compiling AsyncHTTPClient HTTPClient.swift
[2048/2079] Compiling AsyncHTTPClient HTTPHandler.swift
[2049/2079] Compiling AsyncHTTPClient LRUCache.swift
[2050/2079] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2051/2079] Compiling AsyncHTTPClient NWErrorHandler.swift
[2052/2079] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2053/2079] Compiling AsyncHTTPClient TLSConfiguration.swift
[2054/2079] Compiling AsyncHTTPClient RedirectState.swift
[2055/2079] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2056/2079] Compiling AsyncHTTPClient RequestOptions.swift
[2057/2079] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2058/2079] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2059/2079] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2060/2079] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2061/2079] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2062/2079] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2063/2079] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2064/2079] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2065/2079] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2066/2079] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2067/2079] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2068/2079] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2069/2079] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2070/2079] Compiling AsyncHTTPClient RequestBodyLength.swift
[2071/2079] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2072/2079] Compiling AsyncHTTPClient RequestBag.swift
[2073/2079] Compiling AsyncHTTPClient RequestValidation.swift
[2074/2079] Compiling AsyncHTTPClient SSLContextCache.swift
[2075/2079] Compiling AsyncHTTPClient Scheme.swift
[2076/2079] Compiling AsyncHTTPClient Singleton.swift
[2077/2079] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2078/2079] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2079/2079] Compiling AsyncHTTPClient Utils.swift
[2081/2122] Compiling HaystackClientNIO Client+HTTPClient.swift
[2082/2122] Compiling HaystackClientNIO Exports.swift
[2083/2125] Emitting module HaystackClientNIO
[2084/2149] Compiling HaystackClientNIO HTTPClientFetcher.swift
[2086/2254] Compiling Vapor AsyncBasicResponder.swift
[2087/2254] Compiling Vapor AsyncMiddleware.swift
[2088/2254] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2089/2254] Compiling Vapor AsyncSessionDriver.swift
[2090/2254] Compiling Vapor Authentication+Concurrency.swift
[2091/2254] Compiling Vapor Cache+Concurrency.swift
[2092/2254] Compiling Vapor Client+Concurrency.swift
[2093/2254] Compiling Vapor RequestBody+Concurrency.swift
[2094/2254] Compiling Vapor Responder+Concurrency.swift
[2095/2254] Compiling Vapor ResponseCodable+Concurrency.swift
[2096/2254] Compiling Vapor RoutesBuilder+Concurrency.swift
[2097/2254] Compiling Vapor ViewRenderer+Concurrency.swift
[2098/2254] Compiling Vapor WebSocket+Concurrency.swift
[2099/2254] Compiling Vapor ContainerGetPathExecutor.swift
[2100/2254] Compiling Vapor Content.swift
[2101/2254] Compiling Vapor ContentCoders.swift
[2102/2254] Compiling Vapor ContentConfiguration.swift
[2103/2254] Compiling Vapor ContentContainer.swift
[2104/2254] Compiling Vapor JSONCoder+Custom.swift
[2105/2254] Compiling Vapor JSONCoders+Content.swift
[2106/2254] Compiling Vapor PlaintextDecoder.swift
[2107/2254] Compiling Vapor PlaintextEncoder.swift
[2108/2254] Compiling Vapor URLQueryCoders.swift
[2109/2254] Compiling Vapor URLQueryContainer.swift
[2110/2278] Compiling Vapor Request+Body.swift
[2111/2278] Compiling Vapor Request+BodyStream.swift
[2112/2278] Compiling Vapor Request.swift
[2113/2278] Compiling Vapor Application+Responder.swift
[2114/2278] Compiling Vapor DefaultResponder.swift
[2115/2278] Compiling Vapor Response+Body.swift
[2116/2278] Compiling Vapor Response.swift
[2117/2278] Compiling Vapor ResponseCodable.swift
[2118/2278] Compiling Vapor Application+Routes.swift
[2119/2278] Compiling Vapor Parameters+Require.swift
[2120/2278] Compiling Vapor Request+WebSocket.swift
[2121/2278] Compiling Vapor Route.swift
[2122/2278] Compiling Vapor RouteCollection.swift
[2123/2278] Compiling Vapor Routes.swift
[2124/2278] Compiling Vapor RoutesBuilder+Group.swift
[2125/2278] Compiling Vapor RoutesBuilder+Method.swift
[2126/2278] Compiling Vapor RoutesBuilder+Middleware.swift
[2127/2278] Compiling Vapor RoutesBuilder+WebSocket.swift
[2128/2278] Compiling Vapor RoutesBuilder.swift
[2129/2278] Compiling Vapor OTP.swift
[2130/2278] Compiling Vapor Application+Servers.swift
[2131/2278] Compiling Vapor Server.swift
[2132/2278] Compiling Vapor App+Service.swift
[2133/2278] Compiling Vapor Req+Service.swift
[2134/2302] Compiling Vapor Validator.swift
[2135/2302] Compiling Vapor ValidatorResult.swift
[2136/2302] Compiling Vapor And.swift
[2137/2302] Compiling Vapor Case.swift
[2138/2302] Compiling Vapor CharacterSet.swift
[2139/2302] Compiling Vapor Count.swift
[2140/2302] Compiling Vapor Custom.swift
[2141/2302] Compiling Vapor Email.swift
[2142/2302] Compiling Vapor Empty.swift
[2143/2302] Compiling Vapor In.swift
[2144/2302] Compiling Vapor Nil.swift
[2145/2302] Compiling Vapor NilIgnoring.swift
[2146/2302] Compiling Vapor Not.swift
[2147/2302] Compiling Vapor Or.swift
[2148/2302] Compiling Vapor Pattern.swift
[2149/2302] Compiling Vapor Range.swift
[2150/2302] Compiling Vapor URL.swift
[2151/2302] Compiling Vapor Valid.swift
[2152/2302] Compiling Vapor Application+Views.swift
[2153/2302] Compiling Vapor PlaintextRenderer.swift
[2154/2302] Compiling Vapor Request+View.swift
[2155/2302] Compiling Vapor View.swift
[2156/2302] Compiling Vapor ViewRenderer.swift
[2157/2302] Compiling Vapor _Deprecations.swift
[2158/2302] Compiling Vapor Bytes+Hex.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2159/2302] Compiling Vapor Bytes+SecureCompare.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2160/2302] Compiling Vapor Collection+Safe.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2161/2302] Compiling Vapor DataProtocol+Copy.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2162/2302] Compiling Vapor DecoderUnwrapper.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2163/2302] Compiling Vapor DirectoryConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2164/2302] Compiling Vapor DotEnv.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2165/2302] Compiling Vapor Extendable.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2166/2302] Compiling Vapor File.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2167/2302] Compiling Vapor FileIO.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2168/2302] Compiling Vapor LifecycleHandler.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2169/2302] Compiling Vapor OptionalType.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2170/2302] Compiling Vapor RFC1123.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2171/2302] Compiling Vapor SocketAddress+Hostname.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2172/2302] Compiling Vapor Storage.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2173/2302] Compiling Vapor String+IsIPAddress.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2174/2302] Compiling Vapor Thread.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2175/2302] Compiling Vapor URI.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2176/2302] Compiling Vapor RangeResult.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2177/2302] Compiling Vapor Validatable.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2178/2302] Compiling Vapor Validation.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2179/2302] Compiling Vapor ValidationKey.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2180/2302] Compiling Vapor Validations.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2181/2302] Compiling Vapor ValidationsError.swift
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2182/2302] Emitting module Vapor
/host/spi-builder-workspace/.build/checkouts/vapor/Sources/Vapor/Utilities/RFC1123.swift:18:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[2183/2302] Compiling Vapor Core.swift
[2184/2302] Compiling Vapor Running.swift
[2185/2302] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2186/2302] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2187/2302] Compiling Vapor DotEnvFile+load.swift
[2188/2302] Compiling Vapor Routes+caseInsenstive.swift
[2189/2302] Compiling Vapor Validatable+validate.swift
[2190/2302] Compiling Vapor Environment+Process.swift
[2191/2302] Compiling Vapor Environment+Secret.swift
[2192/2302] Compiling Vapor Environment.swift
[2193/2302] Compiling Vapor Abort.swift
[2194/2302] Compiling Vapor AbortError.swift
[2195/2302] Compiling Vapor DebuggableError.swift
[2196/2302] Compiling Vapor Demangler.swift
[2197/2302] Compiling Vapor ErrorSource.swift
[2198/2302] Compiling Vapor StackTrace.swift
[2199/2302] Compiling Vapor Exports.swift
[2200/2302] Compiling Vapor Application+HTTP.swift
[2201/2302] Compiling Vapor BasicResponder.swift
[2202/2302] Compiling Vapor BodyStream.swift
[2203/2302] Compiling Vapor Application+HTTP+Client.swift
[2204/2302] Compiling Vapor EventLoopHTTPClient.swift
[2205/2302] Compiling Vapor EndpointCache.swift
[2206/2302] Compiling Vapor HTTPMethod+String.swift
[2207/2302] Compiling Vapor Service.swift
[2208/2302] Compiling Vapor Application+Sessions.swift
[2209/2302] Compiling Vapor MemorySessions.swift
[2210/2302] Compiling Vapor Request+Session.swift
[2211/2302] Compiling Vapor Session.swift
[2212/2302] Compiling Vapor SessionCache.swift
[2213/2302] Compiling Vapor SessionData.swift
[2214/2302] Compiling Vapor SessionDriver.swift
[2215/2302] Compiling Vapor SessionsConfiguration.swift
[2216/2302] Compiling Vapor SessionsMiddleware.swift
[2217/2302] Compiling Vapor URLEncodedFormData.swift
[2218/2302] Compiling Vapor URLEncodedFormDecoder.swift
[2219/2302] Compiling Vapor URLEncodedFormEncoder.swift
[2220/2302] Compiling Vapor URLEncodedFormError.swift
[2221/2302] Compiling Vapor URLEncodedFormParser.swift
[2222/2302] Compiling Vapor URLEncodedFormSerializer.swift
[2223/2302] Compiling Vapor URLQueryFragmentConvertible.swift
[2224/2302] Compiling Vapor AnyResponse.swift
[2225/2302] Compiling Vapor Array+Random.swift
[2226/2302] Compiling Vapor Base32.swift
[2227/2302] Compiling Vapor Base64.swift
[2228/2302] Compiling Vapor BaseN.swift
[2229/2302] Compiling Vapor BasicCodingKey.swift
[2230/2302] Compiling Vapor ByteCount.swift
[2231/2302] Compiling Vapor Application.swift
[2232/2302] Compiling Vapor AuthenticationCache.swift
[2233/2302] Compiling Vapor Authenticator.swift
[2234/2302] Compiling Vapor BasicAuthorization.swift
[2235/2302] Compiling Vapor BearerAuthorization.swift
[2236/2302] Compiling Vapor GuardMiddleware.swift
[2237/2302] Compiling Vapor RedirectMiddleware.swift
[2238/2302] Compiling Vapor SessionAuthenticatable.swift
[2239/2302] Compiling Vapor Bcrypt.swift
[2240/2302] Compiling Vapor Application+Cache.swift
[2241/2302] Compiling Vapor Cache.swift
[2242/2302] Compiling Vapor CacheExpirationTime.swift
[2243/2302] Compiling Vapor MemoryCache.swift
[2244/2302] Compiling Vapor Request+Cache.swift
[2245/2302] Compiling Vapor Application+Clients.swift
[2246/2302] Compiling Vapor Client.swift
[2247/2302] Compiling Vapor ClientRequest.swift
[2248/2302] Compiling Vapor ClientResponse.swift
[2249/2302] Compiling Vapor Request+Client.swift
[2250/2302] Compiling Vapor BootCommand.swift
[2251/2302] Compiling Vapor CommandContext+Application.swift
[2252/2302] Compiling Vapor RoutesCommand.swift
[2253/2302] Compiling Vapor ServeCommand.swift
[2254/2302] Compiling Vapor AnyResponse+Concurrency.swift
[2255/2302] Compiling Vapor HTTPStatus.swift
[2256/2302] Compiling Vapor HTTPCookies.swift
[2257/2302] Compiling Vapor HTTPHeaderCacheControl.swift
[2258/2302] Compiling Vapor HTTPHeaderExpires.swift
[2259/2302] Compiling Vapor HTTPHeaderLastModified.swift
[2260/2302] Compiling Vapor HTTPHeaders+Cache.swift
[2261/2302] Compiling Vapor HTTPHeaders+Connection.swift
[2262/2302] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2263/2302] Compiling Vapor HTTPHeaders+ContentRange.swift
[2264/2302] Compiling Vapor HTTPHeaders+Directive.swift
[2265/2302] Compiling Vapor HTTPHeaders+Forwarded.swift
[2266/2302] Compiling Vapor HTTPHeaders+Link.swift
[2267/2302] Compiling Vapor HTTPHeaders+Name.swift
[2268/2302] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2269/2302] Compiling Vapor HTTPHeaders.swift
[2270/2302] Compiling Vapor HTTPMediaType.swift
[2271/2302] Compiling Vapor HTTPMediaTypePreference.swift
[2272/2302] Compiling Vapor Responder.swift
[2273/2302] Compiling Vapor Application+HTTP+Server.swift
[2274/2302] Compiling Vapor HTTPServer.swift
[2275/2302] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2276/2302] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2277/2302] Compiling Vapor HTTPServerHandler.swift
[2278/2302] Compiling Vapor HTTPServerRequestDecoder.swift
[2279/2302] Compiling Vapor HTTPServerResponseEncoder.swift
[2280/2302] Compiling Vapor HTTPServerUpgradeHandler.swift
[2281/2302] Compiling Vapor Logger+Report.swift
[2282/2302] Compiling Vapor LoggingSystem+Environment.swift
[2283/2302] Compiling Vapor Application+Middleware.swift
[2284/2302] Compiling Vapor CORSMiddleware.swift
[2285/2302] Compiling Vapor ErrorMiddleware.swift
[2286/2302] Compiling Vapor FileMiddleware.swift
[2287/2302] Compiling Vapor Middleware.swift
[2288/2302] Compiling Vapor MiddlewareConfiguration.swift
[2289/2302] Compiling Vapor ResponseCompressionMiddleware.swift
[2290/2302] Compiling Vapor RouteLoggingMiddleware.swift
[2291/2302] Compiling Vapor TracingMiddleware.swift
[2292/2302] Compiling Vapor File+Multipart.swift
[2293/2302] Compiling Vapor FormDataDecoder+Content.swift
[2294/2302] Compiling Vapor FormDataEncoder+Content.swift
[2295/2302] Compiling Vapor Application+Password.swift
[2296/2302] Compiling Vapor Application+Passwords.swift
[2297/2302] Compiling Vapor AsyncPasswordHasher.swift
[2298/2302] Compiling Vapor BcryptHasher.swift
[2299/2302] Compiling Vapor PasswordHasher.swift
[2300/2302] Compiling Vapor PlaintextHasher.swift
[2301/2302] Compiling Vapor Request+Password.swift
[2302/2302] Compiling Vapor Redirect.swift
[2304/2307] Compiling HaystackServerVapor Request+Grid.swift
[2305/2307] Compiling HaystackServerVapor HTTPMediaType+zinc.swift
[2306/2307] Emitting module HaystackServerVapor
[2307/2307] Compiling HaystackServerVapor HaystackRouteCollection.swift
Build complete! (284.47s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "Haystack",
  "name" : "Haystack",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Haystack",
      "targets" : [
        "Haystack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HaystackClientNIO",
      "targets" : [
        "HaystackClient",
        "HaystackClientNIO"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HaystackServer",
      "targets" : [
        "HaystackServer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HaystackServerVapor",
      "targets" : [
        "HaystackServerVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HaystackTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackTests",
      "path" : "Tests/HaystackTests",
      "sources" : [
        "BoolTests.swift",
        "CoordTests.swift",
        "DateTests.swift",
        "DateTimeTests.swift",
        "DictTests.swift",
        "FilterTests.swift",
        "GridTests.swift",
        "IO/ZincReaderTests.swift",
        "IO/ZincTokenizerTests.swift",
        "ListTests.swift",
        "MarkerTests.swift",
        "NATests.swift",
        "NullTests.swift",
        "NumberTests.swift",
        "RefTests.swift",
        "RemoveTests.swift",
        "StringTests.swift",
        "SymbolTests.swift",
        "TimeTests.swift",
        "UriTests.swift",
        "XStrTests.swift"
      ],
      "target_dependencies" : [
        "Haystack"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackServerVaporTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackServerVaporTests",
      "path" : "Tests/HaystackServerVaporTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "sources" : [
        "HaystackServerVaporTests.swift"
      ],
      "target_dependencies" : [
        "HaystackServerVapor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackServerVapor",
      "module_type" : "SwiftTarget",
      "name" : "HaystackServerVapor",
      "path" : "Sources/HaystackServerVapor",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "HaystackServerVapor"
      ],
      "sources" : [
        "HTTPMediaType+zinc.swift",
        "HaystackRouteCollection.swift",
        "Request+Grid.swift"
      ],
      "target_dependencies" : [
        "Haystack",
        "HaystackServer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HaystackServerTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackServerTests",
      "path" : "Tests/HaystackServerTests",
      "sources" : [
        "HaystackServerTests.swift"
      ],
      "target_dependencies" : [
        "HaystackServer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackServer",
      "module_type" : "SwiftTarget",
      "name" : "HaystackServer",
      "path" : "Sources/HaystackServer",
      "product_memberships" : [
        "HaystackServer",
        "HaystackServerVapor"
      ],
      "sources" : [
        "HaystackServer.swift",
        "Stores/HistoryStore.swift",
        "Stores/RecordStore.swift",
        "Stores/WatchStore.swift"
      ],
      "target_dependencies" : [
        "Haystack"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HaystackClientTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClientTests",
      "path" : "Tests/HaystackClientTests",
      "sources" : [
        "SCRAMTests.swift",
        "UrlSafeBase64Tests.swift"
      ],
      "target_dependencies" : [
        "HaystackClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackClientNIOIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClientNIOIntegrationTests",
      "path" : "Tests/HaystackClientNIOIntegrationTests",
      "sources" : [
        "HaystackClientNIOIntegrationTests.swift"
      ],
      "target_dependencies" : [
        "HaystackClientNIO"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HaystackClientNIO",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClientNIO",
      "path" : "Sources/HaystackClientNIO",
      "product_dependencies" : [
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "HaystackClientNIO"
      ],
      "sources" : [
        "Client+HTTPClient.swift",
        "Exports.swift",
        "HTTPClientFetcher.swift"
      ],
      "target_dependencies" : [
        "Haystack",
        "HaystackClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HaystackClient",
      "module_type" : "SwiftTarget",
      "name" : "HaystackClient",
      "path" : "Sources/HaystackClient",
      "product_dependencies" : [
        "Crypto"
      ],
      "product_memberships" : [
        "HaystackClientNIO"
      ],
      "sources" : [
        "Authentication/AuthHash.swift",
        "Authentication/AuthMessage.swift",
        "Authentication/Authenticator.swift",
        "Authentication/ScramAuthenticator.swift",
        "Authentication/ScramClient.swift",
        "Authentication/String+Base64.swift",
        "Client.swift",
        "DataFormat.swift",
        "Fetcher.swift"
      ],
      "target_dependencies" : [
        "Haystack"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Haystack",
      "module_type" : "SwiftTarget",
      "name" : "Haystack",
      "path" : "Sources/Haystack",
      "product_memberships" : [
        "Haystack",
        "HaystackClientNIO",
        "HaystackServer",
        "HaystackServerVapor"
      ],
      "sources" : [
        "API/API.swift",
        "API/HisItem.swift",
        "API/HisReadRange.swift",
        "Bool.swift",
        "Coord.swift",
        "Date.swift",
        "DateTime.swift",
        "Dict.swift",
        "Filter.swift",
        "Grid.swift",
        "IO/ZincReader.swift",
        "IO/ZincToken.swift",
        "IO/ZincTokenizer.swift",
        "List.swift",
        "Marker.swift",
        "NA.swift",
        "Null.swift",
        "Number.swift",
        "Ref.swift",
        "Remove.swift",
        "String.swift",
        "Symbol.swift",
        "Time.swift",
        "Uri.swift",
        "Utils/Character+isIdChar.swift",
        "Utils/GridBuilder.swift",
        "Utils/String+tagName.swift",
        "Val.swift",
        "ValError.swift",
        "XStr.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:6:59: warning: unknown operating system for build configuration 'os'
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
                                                          ^
/host/spi-builder-workspace/Package.swift:6:59: note: did you mean 'iOS'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
                                                          ^~~~~~~~
                                                          iOS
/host/spi-builder-workspace/Package.swift:6:59: note: did you mean 'Windows'?
#if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
                                                          ^~~~~~~~
                                                          Windows
Done.