Build Information
Successful build of VaporSecurityHeaders, reference 4.2.0 (0a2531
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 20:10:49 UTC.
Swift 6 data race errors: 3
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/VaporSecurityHeaders.git
Reference: 4.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/brokenhandsio/VaporSecurityHeaders
* tag 4.2.0 -> FETCH_HEAD
HEAD is now at 0a25315 Merge pull request #30 from grahamburgsma/allow-no-xss
Cloned https://github.com/brokenhandsio/VaporSecurityHeaders.git
Revision (git rev-parse @):
0a25315d95746557e710237c72af7b7428e24c6a
SUCCESS checkout https://github.com/brokenhandsio/VaporSecurityHeaders.git at 4.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/brokenhandsio/VaporSecurityHeaders.git
https://github.com/brokenhandsio/VaporSecurityHeaders.git
{
"dependencies" : [
{
"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" : "VaporSecurityHeaders",
"name" : "VaporSecurityHeaders",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "VaporSecurityHeaders",
"targets" : [
"VaporSecurityHeaders"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporSecurityHeadersTests",
"module_type" : "SwiftTarget",
"name" : "VaporSecurityHeadersTests",
"path" : "Tests/VaporSecurityHeadersTests",
"sources" : [
"Fakes/StubFileMiddleware.swift",
"HeaderTests.swift",
"RedirectionTest.swift"
],
"target_dependencies" : [
"VaporSecurityHeaders"
],
"type" : "test"
},
{
"c99name" : "VaporSecurityHeaders",
"module_type" : "SwiftTarget",
"name" : "VaporSecurityHeaders",
"path" : "Sources/VaporSecurityHeaders",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"VaporSecurityHeaders"
],
"sources" : [
"Configurations/ContentSecurityPolicyConfiguration.swift",
"Configurations/ContentSecurityPolicyReportOnlyConfiguration.swift",
"Configurations/ContentTypeOptionsConfiguration.swift",
"Configurations/FrameOptionsConfiguration.swift",
"Configurations/HTTPSRedirectMiddleware.swift",
"Configurations/ReferrerPolicyConfiguration.swift",
"Configurations/ServerConfiguration.swift",
"Configurations/StrictTransportSecurityConfiguration.swift",
"Configurations/XSSProtectionConfiguration.swift",
"SecurityHeaderConfiguration.swift",
"SecurityHeaders+HeaderKey.swift",
"SecurityHeaders.swift",
"SecurityHeadersFactory.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/474] Write sources
[8/474] Copying PrivacyInfo.xcprivacy
[8/474] Write sources
[8/474] Copying PrivacyInfo.xcprivacy
[9/474] Write sources
[49/474] Compiling CNIOWindows shim.c
[50/474] Compiling CNIOWindows WSAStartup.c
[50/474] Compiling CSystem shims.c
[50/474] Compiling CNIOWASI CNIOWASI.c
[53/474] Compiling _NumericsShims _NumericsShims.c
[54/474] Write swift-version-2F0A5646E1D333AE.txt
[55/474] Compiling CNIOLinux shim.c
[56/474] Compiling CNIOLinux liburing_shims.c
[57/474] Compiling CNIOExtrasZlib empty.c
[58/496] Compiling CNIOSHA1 c_nio_sha1.c
[59/505] Compiling CNIOLLHTTP c_nio_http.c
[60/508] Compiling CVaporBcrypt blf.c
[61/508] Compiling _AtomicsShims.c
[62/508] Compiling CVaporBcrypt bcrypt.c
[63/521] Compiling CNIOLLHTTP c_nio_api.c
[64/539] Compiling CNIOLLHTTP c_nio_llhttp.c
[66/620] Compiling ServiceContextModule ServiceContextKey.swift
[66/620] Compiling CNIODarwin shim.c
[68/620] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[69/621] Compiling RealModule Real.swift
[70/622] Emitting module ServiceContextModule
[71/622] Compiling ServiceContextModule ServiceContext.swift
[72/622] Compiling RealModule Float16+Real.swift
[73/622] Compiling RealModule Float80+Real.swift
[74/622] Compiling RealModule Float+Real.swift
[75/622] Compiling Crypto SymmetricKeys.swift
[76/622] Compiling Crypto HMAC.swift
[77/622] Compiling Crypto MACFunctions.swift
[78/622] Compiling Crypto MessageAuthenticationCode.swift
[79/622] Emitting module _NIOBase64
[80/622] Compiling _NIOBase64 Base64.swift
[81/622] Compiling RealModule ElementaryFunctions.swift
[82/622] Compiling RealModule AugmentedArithmetic.swift
[83/622] Compiling RealModule ApproximateEquality.swift
[84/622] Compiling RealModule AlgebraicField.swift
[85/622] Emitting module RealModule
[86/622] Compiling RealModule Double+Real.swift
[86/622] Compiling fiat_p256_adx_sqr.S
[87/622] Compiling fiat_p256_adx_mul.S
[88/622] Compiling fiat_curve25519_adx_square.S
[90/622] Compiling RealModule RealFunctions.swift
[90/622] Compiling fiat_curve25519_adx_mul.S
[92/628] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[93/628] Compiling Instrumentation NoOpInstrument.swift
[94/628] Compiling Instrumentation MultiplexInstrument.swift
[95/628] Compiling Crypto Ed25519.swift
[96/628] Compiling Crypto Signature.swift
[97/628] Compiling Crypto CryptoKitErrors_boring.swift
[98/631] Compiling Logging MetadataProvider.swift
[99/631] Emitting module _NIODataStructures
[100/631] Compiling _NIODataStructures PriorityQueue.swift
[101/631] Compiling _NIODataStructures Heap.swift
[102/631] Compiling _NIODataStructures _TinyArray.swift
[103/631] Compiling Crypto Curve25519.swift
[104/631] Compiling Crypto Ed25519Keys.swift
[105/631] Compiling Crypto NISTCurvesKeys.swift
[106/631] Compiling Crypto X25519Keys.swift
[107/631] Compiling Crypto ChaChaPoly_boring.swift
[108/631] Compiling Crypto ChaChaPoly.swift
[109/631] Emitting module InternalCollectionsUtilities
[110/631] Compiling Crypto AES-GCM.swift
[111/631] Compiling Crypto AES-GCM_boring.swift
[112/631] Compiling Crypto ASN1.swift
[113/631] Compiling Crypto ASN1Any.swift
[114/631] Compiling Crypto Cipher.swift
[115/631] Compiling Crypto Nonces.swift
[116/631] Compiling Instrumentation InstrumentationSystem.swift
[117/631] Compiling Instrumentation Instrument.swift
[118/631] Emitting module Instrumentation
[119/631] Compiling Instrumentation Locks.swift
[120/631] Compiling CoreMetrics Locks.swift
[121/631] Compiling CoreMetrics Metrics.swift
[122/631] Emitting module CoreMetrics
[123/631] Compiling Crypto ECDSA_boring.swift
[124/631] Compiling Crypto EdDSA_boring.swift
[125/631] Compiling Crypto ECDSA.swift
[135/631] Compiling Crypto ASN1BitString.swift
[136/631] Compiling Crypto ASN1Boolean.swift
[137/631] Compiling Crypto ASN1Identifier.swift
[138/631] Compiling Logging LogHandler.swift
[139/631] Compiling Logging Locks.swift
[140/631] Emitting module Logging
[141/631] Compiling Logging Logging.swift
[141/632] Compiling CNIOBoringSSLShims shims.c
[143/711] Compiling _RopeModule Rope+_UnsafeHandle.swift
[144/711] Compiling _RopeModule Rope.swift
[145/711] Compiling _RopeModule RopeElement.swift
[146/711] Emitting module SystemPackage
[147/767] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[148/767] Compiling OrderedCollections _HashTable+Testing.swift
[149/767] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[150/767] Compiling OrderedCollections _HashTable+Bucket.swift
[151/767] Compiling OrderedCollections _HashTable+BucketIterator.swift
[152/767] Compiling OrderedCollections _HashTable+Constants.swift
[153/767] Compiling OrderedCollections OrderedSet+Descriptions.swift
[154/767] Compiling OrderedCollections OrderedSet+Diffing.swift
[155/767] Compiling OrderedCollections OrderedSet+Equatable.swift
[156/773] Compiling Tracing TracerProtocol.swift
[157/773] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[158/773] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[159/773] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[160/773] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[161/773] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[162/773] Compiling OrderedCollections OrderedSet+Sendable.swift
[162/779] Compiling tls_record.cc
[163/779] Compiling tls_method.cc
[165/864] Compiling HashTreeCollections TreeDictionary.swift
[166/864] Compiling HashTreeCollections TreeSet+Codable.swift
[167/864] Compiling HashTreeCollections TreeSet+Collection.swift
[168/864] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[169/864] Compiling HashTreeCollections TreeSet+Debugging.swift
[170/864] Compiling HashTreeCollections TreeSet+Descriptions.swift
[171/864] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[172/864] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[173/864] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[174/864] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[175/864] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[176/864] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[177/864] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[178/864] Compiling HashTreeCollections _HashNode+Structural filter.swift
[179/864] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[180/864] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[181/864] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[182/864] Compiling HashTreeCollections TreeDictionary+Values.swift
[183/864] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[184/864] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[185/864] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[186/864] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[187/864] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[188/864] Compiling HashTreeCollections _HashNode+Structural merge.swift
[189/864] Compiling Tracing SpanProtocol.swift
[190/864] Compiling Tracing TracingTime.swift
[191/864] Compiling Tracing Tracer.swift
[192/864] Compiling Tracing NoOpTracer.swift
[193/864] Compiling Tracing InstrumentationSystem+Tracing.swift
[194/864] Emitting module Tracing
[195/864] Compiling Tracing TracerProtocol+Legacy.swift
[196/864] Compiling HashTreeCollections TreeDictionary+Keys.swift
[197/864] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[198/864] Compiling HashTreeCollections TreeDictionary+Merge.swift
[199/864] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[200/864] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[201/864] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[202/864] Compiling HashTreeCollections _HashNode+Initializers.swift
[203/864] Compiling HashTreeCollections _HashNode+Invariants.swift
[204/864] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[205/864] Compiling HashTreeCollections TreeDictionary+Filter.swift
[206/864] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[207/864] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[208/864] Compiling HashTreeCollections _HashNode.swift
[209/864] Compiling HashTreeCollections _HashNodeHeader.swift
[210/864] Compiling HashTreeCollections _HashSlot.swift
[211/864] Compiling HashTreeCollections _HashStack.swift
[212/864] Compiling HashTreeCollections _HashTreeIterator.swift
[213/864] Compiling HashTreeCollections _HashTreeStatistics.swift
[213/880] Compiling tls13_server.cc
[215/880] Compiling HeapModule Heap.swift
[216/880] Compiling HeapModule _HeapNode.swift
[217/880] Compiling HashTreeCollections TreeSet+Extras.swift
[218/880] Compiling HashTreeCollections TreeSet+Filter.swift
[219/880] Compiling HashTreeCollections TreeSet+Hashable.swift
[220/880] Compiling HashTreeCollections TreeSet+Sendable.swift
[221/880] Compiling HashTreeCollections TreeSet+Sequence.swift
[222/880] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[223/880] Compiling HashTreeCollections _RawHashNode.swift
[223/887] Compiling tls13_enc.cc
[234/887] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[235/887] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[236/887] Compiling HashTreeCollections _HashNode+Structural union.swift
[237/887] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[238/887] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[239/887] Compiling HashTreeCollections TreeSet+Equatable.swift
[240/887] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[256/887] Compiling HeapModule Heap+UnsafeHandle.swift
[257/887] Compiling HeapModule Heap+Invariants.swift
[258/887] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[259/887] Compiling HeapModule Heap+Descriptions.swift
[260/887] Emitting module HeapModule
[262/887] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[263/887] Compiling HashTreeCollections _HashNode+Lookups.swift
[264/887] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[265/887] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[266/887] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[267/887] Compiling HashTreeCollections _HashNode+Storage.swift
[268/887] Compiling DequeModule Deque+Codable.swift
[269/887] Compiling DequeModule Deque+Collection.swift
[270/887] Compiling DequeModule Deque+Extras.swift
[271/887] Compiling DequeModule Deque+Hashable.swift
[272/887] Compiling DequeModule Deque+CustomReflectable.swift
[273/887] Compiling DequeModule Deque+Descriptions.swift
[274/887] Compiling DequeModule Deque._UnsafeHandle.swift
[275/887] Compiling DequeModule _DequeSlot.swift
[276/887] Compiling DequeModule _DequeBufferHeader.swift
[277/887] Compiling DequeModule _DequeBuffer.swift
[280/887] Compiling DequeModule Deque+Equatable.swift
[281/887] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[282/888] Compiling DequeModule _UnsafeWrappedBuffer.swift
[284/888] Compiling DequeModule Deque.swift
[291/888] Compiling DequeModule Deque+Testing.swift
[292/888] Compiling DequeModule Deque._Storage.swift
[297/888] Emitting module OrderedCollections
[298/888] Emitting module DequeModule
[300/888] Compiling _RopeModule Rope+Remove.swift
[301/888] Compiling _RopeModule Rope+RemoveSubrange.swift
[302/888] Compiling _RopeModule Rope+Split.swift
[303/888] Compiling _RopeModule Optional Utilities.swift
[304/888] Compiling _RopeModule String Utilities.swift
[305/888] Compiling _RopeModule String.Index+ABI.swift
[306/888] Compiling _RopeModule _CharacterRecognizer.swift
[307/888] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[333/896] Emitting module _RopeModule
[340/896] Compiling tls13_client.cc
[341/896] Compiling t1_enc.cc
[342/896] Compiling tls13_both.cc
[353/896] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[354/896] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[355/896] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[356/896] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[357/896] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[358/896] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[359/896] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[360/896] Compiling HashTreeCollections TreeSet.swift
[418/896] Compiling ssl_versions.cc
[419/896] Compiling ssl_x509.cc
[421/896] Emitting module Metrics
[422/896] Compiling Metrics Metrics.swift
[495/904] Emitting module Crypto
[495/904] Compiling ssl_transcript.cc
[497/904] Compiling RoutingKit Router.swift
[498/904] Compiling RoutingKit Parameters.swift
[498/904] Compiling ssl_stat.cc
[499/904] Compiling RoutingKit PathComponent.swift
[501/904] Emitting module RoutingKit
[502/904] Compiling RoutingKit AnyRouter.swift
[503/904] Compiling RoutingKit TrieRouter.swift
[503/904] Compiling ssl_session.cc
[504/904] Compiling ssl_privkey.cc
[506/904] Emitting module HashTreeCollections
[507/904] Compiling Crypto RNG_boring.swift
[508/904] Compiling Crypto SafeCompare_boring.swift
[509/904] Compiling Crypto Zeroization_boring.swift
[510/904] Compiling Crypto PrettyBytes.swift
[511/904] Compiling Crypto SafeCompare.swift
[512/904] Compiling Crypto SecureBytes.swift
[513/904] Compiling Crypto Zeroization.swift
[514/904] Compiling Crypto resource_bundle_accessor.swift
[514/904] Compiling ssl_file.cc
[515/904] Compiling ssl_key_share.cc
[516/904] Compiling ssl_lib.cc
[517/904] Compiling ssl_credential.cc
[518/904] Compiling ssl_buffer.cc
[519/904] Compiling ssl_cipher.cc
[520/904] Compiling ssl_cert.cc
[521/904] Compiling ssl_asn1.cc
[522/904] Compiling ssl_aead_ctx.cc
[523/904] Compiling s3_pkt.cc
[524/904] Compiling s3_lib.cc
[525/904] Compiling s3_both.cc
[526/904] Compiling handshake_server.cc
[527/904] Compiling handshake_client.cc
[528/904] Compiling handshake.cc
[529/904] Compiling handoff.cc
[530/904] Compiling encrypted_client_hello.cc
[531/904] Compiling md5-x86_64-linux.S
[532/904] Compiling dtls_record.cc
[533/904] Compiling md5-x86_64-apple.S
[534/904] Compiling md5-586-linux.S
[535/904] Compiling md5-586-apple.S
[536/904] Compiling chacha20_poly1305_x86_64-linux.S
[537/904] Compiling extensions.cc
[538/904] Compiling chacha20_poly1305_x86_64-apple.S
[539/904] Compiling chacha20_poly1305_armv8-win.S
[540/904] Compiling chacha20_poly1305_armv8-linux.S
[541/904] Compiling dtls_method.cc
[542/904] Compiling chacha-x86_64-linux.S
[543/904] Compiling chacha-x86_64-apple.S
[544/904] Compiling chacha20_poly1305_armv8-apple.S
[545/904] Compiling chacha-x86-linux.S
[546/904] Compiling chacha-x86-apple.S
[547/904] Compiling chacha-armv8-win.S
[548/904] Compiling chacha-armv8-linux.S
[549/904] Compiling chacha-armv4-linux.S
[550/904] Compiling aes128gcmsiv-x86_64-apple.S
[550/904] Compiling aes128gcmsiv-x86_64-linux.S
[552/904] Compiling chacha-armv8-apple.S
[553/904] Compiling x86_64-mont5-linux.S
[554/904] Compiling x86_64-mont-linux.S
[555/904] Compiling x86_64-mont5-apple.S
[556/904] Compiling x86_64-mont-apple.S
[557/904] Compiling d1_srtp.cc
[558/904] Compiling err_data.cc
[559/904] Compiling d1_pkt.cc
[560/904] Compiling vpaes-x86_64-linux.S
[561/904] Compiling x86-mont-apple.S
[562/904] Compiling x86-mont-linux.S
[563/904] Compiling vpaes-x86-linux.S
[564/904] Compiling vpaes-x86_64-apple.S
[565/904] Compiling vpaes-x86-apple.S
[566/904] Compiling vpaes-armv8-win.S
[567/904] Compiling vpaes-armv8-linux.S
[567/904] Compiling vpaes-armv7-linux.S
[569/904] Compiling vpaes-armv8-apple.S
[570/904] Compiling sha512-x86_64-linux.S
[570/904] Compiling sha512-x86_64-apple.S
[572/904] Compiling sha512-armv8-win.S
[573/904] Compiling sha512-armv8-linux.S
[574/904] Compiling bio_ssl.cc
[575/904] Compiling d1_lib.cc
[576/904] Compiling sha512-armv4-linux.S
[577/904] Compiling sha512-586-linux.S
[578/904] Compiling sha512-armv8-apple.S
[579/904] Compiling sha512-586-apple.S
[580/904] Compiling sha256-x86_64-apple.S
[580/904] Compiling sha256-x86_64-linux.S
[582/904] Compiling sha256-armv8-win.S
[583/904] Compiling sha256-armv8-linux.S
[584/904] Compiling sha256-armv8-apple.S
[585/904] Compiling sha256-armv4-linux.S
[586/904] Compiling sha256-586-linux.S
[587/904] Compiling sha1-x86_64-linux.S
[588/904] Compiling sha256-586-apple.S
[589/904] Compiling sha1-x86_64-apple.S
[589/904] Compiling sha1-armv8-win.S
[591/904] Compiling sha1-armv8-linux.S
[592/904] Compiling sha1-armv4-large-linux.S
[593/904] Compiling sha1-586-apple.S
[594/904] Compiling sha1-586-linux.S
[594/904] Compiling sha1-armv8-apple.S
[596/904] Compiling rsaz-avx2-linux.S
[597/904] Compiling rdrand-x86_64-linux.S
[598/904] Compiling rsaz-avx2-apple.S
[599/904] Compiling rdrand-x86_64-apple.S
[600/904] Compiling p256_beeu-x86_64-asm-linux.S
[601/904] Compiling p256_beeu-x86_64-asm-apple.S
[602/904] Compiling p256_beeu-armv8-asm-win.S
[603/904] Compiling p256-x86_64-asm-linux.S
[604/904] Compiling p256_beeu-armv8-asm-apple.S
[605/904] Compiling p256_beeu-armv8-asm-linux.S
[606/904] Compiling p256-armv8-asm-linux.S
[607/904] Compiling p256-x86_64-asm-apple.S
[608/904] Compiling p256-armv8-asm-win.S
[609/904] Compiling d1_both.cc
[610/904] Compiling p256-armv8-asm-apple.S
[611/904] Compiling ghashv8-armv8-win.S
[612/904] Compiling ghashv8-armv7-linux.S
[613/904] Compiling ghashv8-armv8-apple.S
[614/904] Compiling ghashv8-armv8-linux.S
[615/904] Compiling ghash-x86_64-linux.S
[616/904] Compiling ghash-x86-linux.S
[617/904] Compiling ghash-x86_64-apple.S
[618/904] Compiling ghash-x86-apple.S
[619/904] Compiling ghash-ssse3-x86_64-linux.S
[620/904] Compiling ghash-ssse3-x86_64-apple.S
[621/904] Compiling ghash-ssse3-x86-linux.S
[622/904] Compiling ghash-ssse3-x86-apple.S
[623/904] Compiling ghash-neon-armv8-win.S
[624/904] Compiling ghash-neon-armv8-linux.S
[624/904] Compiling ghash-neon-armv8-apple.S
[626/904] Compiling ghash-armv4-linux.S
[627/904] Compiling co-586-apple.S
[628/904] Compiling co-586-linux.S
[629/904] Compiling bsaes-armv7-linux.S
[630/904] Compiling bn-armv8-linux.S
[631/904] Compiling bn-armv8-win.S
[632/904] Compiling bn-armv8-apple.S
[633/904] Compiling bn-586-linux.S
[634/904] Compiling armv8-mont-win.S
[635/904] Compiling bn-586-apple.S
[636/904] Compiling armv8-mont-linux.S
[637/904] Compiling armv4-mont-linux.S
[638/904] Compiling armv8-mont-apple.S
[639/904] Compiling aesv8-gcm-armv8-win.S
[640/904] Compiling aesv8-gcm-armv8-linux.S
[641/904] Compiling aesv8-armv8-win.S
[642/904] Compiling aesv8-gcm-armv8-apple.S
[643/904] Compiling aesv8-armv7-linux.S
[644/904] Compiling aesv8-armv8-linux.S
[645/904] Compiling aesv8-armv8-apple.S
[646/904] Compiling aesni-x86_64-linux.S
[647/904] Compiling aesni-x86_64-apple.S
[648/904] Compiling aesni-x86-linux.S
[649/904] Compiling aesni-x86-apple.S
[650/904] Compiling aesni-gcm-x86_64-linux.S
[651/904] Compiling aesni-gcm-x86_64-apple.S
[652/904] Compiling aes-gcm-avx2-x86_64-linux.S
[653/904] Compiling aes-gcm-avx2-x86_64-apple.S
[654/904] Compiling aes-gcm-avx10-x86_64-apple.S
[655/904] Compiling aes-gcm-avx10-x86_64-linux.S
[656/904] Compiling x_val.cc
[657/904] Compiling x_sig.cc
[658/904] Compiling x_x509a.cc
[659/904] Compiling x_spki.cc
[660/904] Compiling x_x509.cc
[661/904] Compiling x_req.cc
[662/904] Compiling x_exten.cc
[663/904] Compiling x_pubkey.cc
[664/904] Compiling x_name.cc
[665/904] Compiling x_crl.cc
[666/904] Compiling x_attrib.cc
[667/904] Compiling x_algor.cc
[668/904] Compiling x509spki.cc
[669/904] Compiling x509rset.cc
[670/904] Compiling x_all.cc
[671/904] Compiling x509name.cc
[671/904] Compiling x509cset.cc
[673/904] Compiling x509_v3.cc
[674/904] Compiling x509_vpm.cc
[675/904] Compiling x509_vfy.cc
[676/904] Compiling x509_txt.cc
[677/904] Compiling x509_trs.cc
[678/904] Compiling x509_set.cc
[679/904] Compiling x509_def.cc
[680/904] Compiling x509_obj.cc
[681/904] Compiling x509_req.cc
[682/904] Compiling x509_d2.cc
[683/904] Compiling x509_lu.cc
[684/904] Compiling x509_ext.cc
[685/904] Compiling x509_cmp.cc
[686/904] Compiling x509_att.cc
[687/904] Compiling x509.cc
[688/904] Compiling v3_prn.cc
[689/904] Compiling v3_ocsp.cc
[690/904] Compiling v3_skey.cc
[691/904] Compiling v3_purp.cc
[691/904] Compiling v3_pcons.cc
[693/904] Compiling v3_pmaps.cc
[694/904] Compiling v3_utl.cc
[695/904] Compiling v3_ncons.cc
[696/904] Compiling v3_int.cc
[697/904] Compiling v3_lib.cc
[698/904] Compiling v3_info.cc
[699/904] Compiling v3_ia5.cc
[700/904] Compiling v3_genn.cc
[701/904] Compiling v3_extku.cc
[702/904] Compiling v3_enum.cc
[703/904] Compiling v3_cpols.cc
[704/904] Compiling v3_crld.cc
[705/904] Compiling v3_conf.cc
[706/904] Compiling v3_bitst.cc
[707/904] Compiling v3_bcons.cc
[708/904] Compiling v3_akeya.cc
[709/904] Compiling v3_alt.cc
[710/904] Compiling v3_akey.cc
[711/904] Compiling t_x509a.cc
[712/904] Compiling t_x509.cc
[713/904] Compiling t_crl.cc
[714/904] Compiling t_req.cc
[715/904] Compiling rsa_pss.cc
[716/904] Compiling i2d_pr.cc
[717/904] Compiling name_print.cc
[718/904] Compiling policy.cc
[719/904] Compiling by_file.cc
[720/904] Compiling by_dir.cc
[721/904] Compiling a_verify.cc
[722/904] Compiling algorithm.cc
[723/904] Compiling asn1_gen.cc
[724/904] Compiling a_sign.cc
[725/904] Compiling a_digest.cc
[726/904] Compiling voprf.cc
[727/904] Compiling thread_win.cc
[727/904] Compiling thread_pthread.cc
[729/904] Compiling thread.cc
[730/904] Compiling thread_none.cc
[731/904] Compiling trust_token.cc
[732/904] Compiling stack.cc
[733/904] Compiling pmbtoken.cc
[734/904] Compiling slhdsa.cc
[735/904] Compiling spake2plus.cc
[736/904] Compiling siphash.cc
[737/904] Compiling sha256.cc
[738/904] Compiling sha512.cc
[739/904] Compiling sha1.cc
[740/904] Compiling rsa_extra.cc
[741/904] Compiling rsa_print.cc
[742/904] Compiling rsa_crypt.cc
[743/904] Compiling refcount.cc
[744/904] Compiling rc4.cc
[745/904] Compiling rsa_asn1.cc
[746/904] Compiling windows.cc
[747/904] Compiling urandom.cc
[748/904] Compiling trusty.cc
[749/904] Compiling rand.cc
[750/904] Compiling ios.cc
[751/904] Compiling poly1305_arm_asm.S
[752/904] Compiling passive.cc
[753/904] Compiling getentropy.cc
[754/904] Compiling forkunsafe.cc
[755/904] Compiling deterministic.cc
[756/904] Compiling fork_detect.cc
[757/904] Compiling poly1305_vec.cc
[758/904] Compiling poly1305_arm.cc
[759/904] Compiling poly1305.cc
[760/904] Compiling pool.cc
[761/904] Compiling pkcs8.cc
[762/904] Compiling pkcs7.cc
[763/904] Compiling p5_pbev2.cc
[763/904] Compiling pkcs8_x509.cc
[765/904] Compiling pkcs7_x509.cc
[766/904] Compiling pem_xaux.cc
[767/904] Compiling pem_x509.cc
[768/904] Compiling pem_pkey.cc
[769/904] Compiling pem_pk8.cc
[770/904] Compiling pem_oth.cc
[771/904] Compiling mlkem.cc
[772/904] Compiling obj_xref.cc
[773/904] Compiling pem_info.cc
[774/904] Compiling pem_lib.cc
[775/904] Compiling mldsa.cc
[776/904] Compiling pem_all.cc
[777/904] Compiling obj.cc
[778/904] Compiling mem.cc
[779/904] Compiling poly_rq_mul.S
[780/904] Compiling fips_shared_support.cc
[781/904] Compiling md5.cc
[782/904] Compiling md4.cc
[783/904] Compiling lhash.cc
[784/904] Compiling kyber.cc
[785/904] Compiling ex_data.cc
[786/904] Compiling sign.cc
[787/904] Compiling scrypt.cc
[788/904] Compiling print.cc
[789/904] Compiling pbkdf.cc
[790/904] Compiling hpke.cc
[791/904] Compiling hrss.cc
[792/904] Compiling p_x25519_asn1.cc
[793/904] Compiling p_x25519.cc
[794/904] Compiling p_ed25519.cc
[795/904] Compiling p_rsa_asn1.cc
[796/904] Compiling p_rsa.cc
[797/904] Compiling p_hkdf.cc
[798/904] Compiling p_ec.cc
[798/904] Compiling p_ed25519_asn1.cc
[800/904] Compiling p_ec_asn1.cc
[801/904] Compiling p_dh_asn1.cc
[802/904] Compiling p_dh.cc
[803/904] Compiling p_dsa_asn1.cc
[804/904] Compiling evp_ctx.cc
[805/904] Compiling engine.cc
[806/904] Compiling evp.cc
[807/904] Compiling err.cc
[808/904] Compiling evp_asn1.cc
[809/904] Compiling ecdsa_asn1.cc
[810/904] Compiling ecdh.cc
[811/904] Compiling ec_derive.cc
[812/904] Compiling hash_to_curve.cc
[813/904] Compiling dsa.cc
[814/904] Compiling ec_asn1.cc
[815/904] Compiling dsa_asn1.cc
[816/904] Compiling digest_extra.cc
[817/904] Compiling x25519-asm-arm.S
[818/904] Compiling bcm.cc
[819/904] Compiling params.cc
[820/904] Compiling des.cc
[821/904] Compiling dh_asn1.cc
[822/904] Compiling curve25519_64_adx.cc
[823/904] Compiling spake25519.cc
[824/904] Compiling crypto.cc
[825/904] Compiling cpu_intel.cc
[826/904] Compiling cpu_arm_freebsd.cc
[827/904] Compiling cpu_arm_linux.cc
[828/904] Compiling cpu_aarch64_win.cc
[829/904] Compiling curve25519.cc
[830/904] Compiling cpu_aarch64_sysreg.cc
[831/904] Compiling cpu_aarch64_linux.cc
[832/904] Compiling cpu_aarch64_openbsd.cc
[833/904] Compiling cpu_aarch64_fuchsia.cc
[834/904] Compiling cpu_aarch64_apple.cc
[835/904] Compiling conf.cc
[836/904] Compiling get_cipher.cc
[837/904] Compiling tls_cbc.cc
[837/904] Compiling e_rc4.cc
[839/904] Compiling e_tls.cc
[840/904] Compiling e_rc2.cc
[841/904] Compiling e_null.cc
[842/904] Compiling e_des.cc
[843/904] Compiling e_chacha20poly1305.cc
[844/904] Compiling e_aesgcmsiv.cc
[845/904] Compiling derive_key.cc
[846/904] Compiling e_aesctrhmac.cc
[847/904] Compiling chacha.cc
[848/904] Compiling unicode.cc
[849/904] Compiling cbb.cc
[850/904] Compiling cbs.cc
[851/904] Compiling ber.cc
[852/904] Compiling asn1_compat.cc
[853/904] Compiling buf.cc
[854/904] Compiling blake2.cc
[855/904] Compiling socket_helper.cc
[856/904] Compiling bn_asn1.cc
[857/904] Compiling socket.cc
[858/904] Compiling convert.cc
[859/904] Compiling printf.cc
[860/904] Compiling pair.cc
[861/904] Compiling hexdump.cc
[861/904] Compiling file.cc
[863/904] Compiling fd.cc
[864/904] Compiling errno.cc
[865/904] Compiling connect.cc
[866/904] Compiling bio_mem.cc
[867/904] Compiling base64.cc
[868/904] Compiling bio.cc
[869/904] Compiling tasn_typ.cc
[870/904] Compiling tasn_fre.cc
[871/904] Compiling tasn_enc.cc
[872/904] Compiling tasn_utl.cc
[873/904] Compiling tasn_new.cc
[874/904] Compiling posix_time.cc
[875/904] Compiling f_string.cc
[876/904] Compiling f_int.cc
[877/904] Compiling asn_pack.cc
[878/904] Compiling tasn_dec.cc
[879/904] Compiling asn1_par.cc
[880/904] Compiling asn1_lib.cc
[881/904] Compiling a_utctm.cc
[882/904] Compiling a_type.cc
[883/904] Compiling a_octet.cc
[884/904] Compiling a_time.cc
[885/904] Compiling a_strnid.cc
[886/904] Compiling a_strex.cc
[887/904] Compiling a_object.cc
[888/904] Compiling a_mbstr.cc
[889/904] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[889/904] Write sources
[895/904] Compiling a_int.cc
[896/904] Compiling a_i2d_fp.cc
[897/904] Compiling a_dup.cc
[898/904] Compiling a_d2i_fp.cc
[899/904] Compiling a_gentm.cc
[900/915] Compiling a_bitstr.cc
[901/963] Compiling a_bool.cc
[903/1004] Compiling BitCollections BitArray+Invariants.swift
[904/1004] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[905/1004] Compiling BitCollections BitArray+RandomBits.swift
[906/1004] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[907/1006] Compiling BitCollections BitSet+Codable.swift
[908/1006] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[909/1008] Compiling BitCollections BitArray+Hashable.swift
[910/1008] Compiling BitCollections BitArray+Initializers.swift
[911/1008] Compiling BitCollections BitArray+Extras.swift
[912/1008] Compiling BitCollections BitArray+Fill.swift
[914/1008] Compiling Algorithms Unique.swift
[915/1008] Compiling Algorithms Windows.swift
[916/1008] Compiling BitCollections BitSet+Equatable.swift
[917/1008] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[918/1008] Compiling BitCollections BitSet+Extras.swift
[919/1013] Compiling BitCollections BitSet+Hashable.swift
[920/1013] Compiling BitCollections BitSet+Initializers.swift
[921/1013] Compiling BitCollections BitSet+Invariants.swift
[922/1013] Compiling BitCollections BitSet+Random.swift
[923/1013] Compiling BitCollections BitSet+SetAlgebra basics.swift
[924/1013] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[925/1013] Compiling Atomics IntegerOperations.swift
[926/1013] Compiling Atomics Unmanaged extensions.swift
[927/1013] Compiling BitCollections BitArray+Descriptions.swift
[928/1013] Compiling BitCollections BitArray+Equatable.swift
[929/1013] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[930/1013] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[931/1013] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[932/1013] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[933/1013] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[934/1013] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[935/1013] Compiling BitCollections BitArray+Codable.swift
[936/1013] Compiling BitCollections BitArray+Collection.swift
[940/1013] Compiling BitCollections BitArray+Copy.swift
[941/1013] Compiling BitCollections BitArray+CustomReflectable.swift
[944/1013] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[945/1013] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[948/1013] Compiling BitCollections BitSet.swift
[949/1013] Compiling BitCollections Range+Utilities.swift
[950/1013] Compiling BitCollections Slice+Utilities.swift
[951/1013] Compiling BitCollections UInt+Tricks.swift
[952/1013] Compiling BitCollections _Word.swift
[953/1013] Emitting module BitCollections
[954/1013] Compiling BitCollections BitArray+BitwiseOperations.swift
[955/1013] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[960/1013] Compiling BitCollections BitArray.swift
[961/1013] Compiling BitCollections BitSet+BidirectionalCollection.swift
[970/1013] Compiling BitCollections BitArray._UnsafeHandle.swift
[980/1013] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[981/1013] Compiling BitCollections BitSet+SetAlgebra union.swift
[982/1013] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[983/1013] Compiling BitCollections BitSet.Counted.swift
[984/1013] Compiling BitCollections BitSet.Index.swift
[985/1013] Compiling BitCollections BitSet._UnsafeHandle.swift
[986/1013] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[987/1013] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[988/1013] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[989/1013] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[990/1013] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[991/1013] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1007/1015] Compiling Collections Collections.swift
[1008/1015] Emitting module Collections
[1012/1015] Emitting module Atomics
[1012/1015] Compiling c-nioatomics.c
[1014/1015] Emitting module Algorithms
[1014/1015] Compiling c-atomics.c
[1016/1021] Compiling NIOConcurrencyHelpers lock.swift
[1017/1021] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1018/1021] Compiling NIOConcurrencyHelpers NIOLock.swift
[1019/1021] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1020/1021] Emitting module NIOConcurrencyHelpers
[1021/1021] Compiling NIOConcurrencyHelpers atomics.swift
[1022/1109] Emitting module ConsoleKitTerminal
[1023/1111] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1024/1111] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1025/1111] Compiling NIOCore NIOAsyncWriter.swift
[1026/1111] Compiling NIOCore AsyncChannelHandler.swift
[1027/1111] Compiling NIOCore AsyncChannelInboundStream.swift
[1028/1111] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1029/1111] Compiling NIOCore AddressedEnvelope.swift
[1030/1111] Compiling NIOCore AsyncAwaitSupport.swift
[1031/1111] Compiling NIOCore AsyncChannel.swift
[1032/1111] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1033/1111] Compiling NIOCore BSDSocketAPI.swift
[1034/1111] Compiling NIOCore ByteBuffer-aux.swift
[1035/1111] Compiling NIOCore ByteBuffer-core.swift
[1036/1111] Compiling NIOCore ByteBuffer-hex.swift
[1037/1111] Compiling NIOCore ByteBuffer-int.swift
[1038/1111] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1039/1111] Compiling NIOCore ByteBuffer-conversions.swift
[1040/1111] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1041/1111] Compiling NIOCore ByteBuffer-multi-int.swift
[1042/1111] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1043/1111] Compiling NIOCore ChannelHandlers.swift
[1044/1111] Compiling NIOCore ChannelInvoker.swift
[1045/1111] Compiling NIOCore ChannelOption.swift
[1046/1111] Compiling NIOCore ByteBuffer-views.swift
[1047/1111] Compiling NIOCore Channel.swift
[1048/1111] Compiling NIOCore ChannelHandler.swift
[1049/1111] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1050/1111] Compiling ConsoleKitTerminal LoggerFragment.swift
[1051/1111] Compiling NIOCore GlobalSingletons.swift
[1052/1111] Compiling NIOCore IO.swift
[1053/1111] Compiling NIOCore IOData.swift
[1054/1111] Compiling NIOCore IPProtocol.swift
[1055/1111] Compiling NIOCore IntegerBitPacking.swift
[1056/1111] Compiling NIOCore IntegerTypes.swift
[1057/1139] Compiling NIOCore Interfaces.swift
[1058/1139] Compiling NIOCore Linux.swift
[1059/1139] Compiling NIOCore MarkedCircularBuffer.swift
[1060/1139] Compiling NIOCore MulticastChannel.swift
[1061/1139] Compiling NIOCore NIOAny.swift
[1062/1139] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1063/1139] Compiling NIOCore NIOLoopBound.swift
[1064/1139] Compiling NIOCore NIOScheduledCallback.swift
[1065/1139] Compiling NIOCore NIOSendable.swift
[1066/1139] Compiling NIOCore RecvByteBufferAllocator.swift
[1067/1139] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1068/1139] Compiling NIOCore SocketAddresses.swift
[1069/1139] Emitting module ConsoleKitCommands
[1070/1141] Compiling NIOCore Codec.swift
[1071/1141] Compiling NIOCore ConvenienceOptionSupport.swift
[1072/1141] Compiling NIOCore DeadChannel.swift
[1073/1141] Compiling NIOCore DispatchQueue+WithFuture.swift
[1074/1141] Compiling NIOCore EventLoop+Deprecated.swift
[1075/1141] Compiling NIOCore EventLoop+SerialExecutor.swift
[1076/1141] Compiling NIOCore EventLoop.swift
[1077/1141] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1078/1141] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1079/1141] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1080/1141] Compiling NIOCore EventLoopFuture.swift
[1081/1141] Compiling NIOCore FileDescriptor.swift
[1082/1141] Compiling NIOCore FileHandle.swift
[1083/1141] Compiling NIOCore FileRegion.swift
[1084/1141] Compiling ConsoleKitCommands Flag.swift
[1085/1141] Compiling ConsoleKitCommands Option.swift
[1086/1141] Compiling NIOCore SocketOptionProvider.swift
[1087/1141] Compiling NIOCore SystemCallHelpers.swift
[1088/1141] Compiling NIOCore TimeAmount+Duration.swift
[1089/1141] Compiling NIOCore TypeAssistedChannelHandler.swift
[1090/1141] Compiling NIOCore UniversalBootstrapSupport.swift
[1091/1141] Compiling NIOCore Utilities.swift
[1092/1141] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1093/1141] Compiling ConsoleKitCommands Utilities.swift
[1101/1141] Compiling ConsoleKitCommands CommandGroup.swift
[1102/1141] Compiling ConsoleKitCommands CommandInput.swift
[1103/1141] Compiling ConsoleKitCommands Argument.swift
[1104/1141] Compiling ConsoleKitCommands CommandSignature.swift
[1105/1141] Compiling ConsoleKitCommands Commands.swift
[1106/1141] Compiling ConsoleKitCommands Console+Run.swift
[1107/1141] Compiling ConsoleKitCommands Command.swift
[1108/1141] Compiling ConsoleKitCommands CommandContext.swift
[1109/1141] Compiling ConsoleKitCommands CommandError.swift
[1110/1141] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1111/1141] Compiling ConsoleKitCommands AsyncCommand.swift
[1112/1141] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1113/1141] Compiling ConsoleKitCommands ConsoleError.swift
[1114/1141] Compiling ConsoleKitCommands Completion.swift
[1115/1141] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1116/1141] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1117/1141] Compiling ConsoleKitCommands AsyncCommands.swift
[1118/1141] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1119/1141] Compiling ConsoleKitCommands AnyCommand.swift
[1120/1143] Emitting module ConsoleKit
[1121/1143] Compiling ConsoleKit Exports.swift
[1143/1143] Emitting module NIOCore
[1144/1196] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1145/1196] Compiling NIOEmbedded AsyncTestingChannel.swift
[1146/1196] Compiling NIOEmbedded Embedded.swift
[1147/1196] Emitting module NIOEmbedded
[1148/1196] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1149/1196] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1150/1196] Compiling NIOPosix PosixSingletons.swift
[1151/1196] Compiling NIOPosix RawSocketBootstrap.swift
[1152/1196] Compiling NIOPosix Resolver.swift
[1153/1201] Compiling NIOPosix GetaddrinfoResolver.swift
[1154/1201] Compiling NIOPosix HappyEyeballs.swift
[1155/1201] Compiling NIOPosix IO.swift
[1156/1201] Compiling NIOPosix IntegerBitPacking.swift
[1157/1201] Compiling NIOPosix IntegerTypes.swift
[1158/1201] Compiling NIOPosix Linux.swift
[1159/1201] Compiling NIOPosix Selectable.swift
[1160/1201] Compiling NIOPosix SelectableChannel.swift
[1161/1201] Compiling NIOPosix SelectableEventLoop.swift
[1162/1201] Compiling NIOPosix SelectorEpoll.swift
[1163/1201] Compiling NIOPosix SelectorGeneric.swift
[1164/1201] Compiling NIOPosix UnsafeTransfer.swift
[1165/1201] Compiling NIOPosix Utilities.swift
[1166/1201] Compiling NIOPosix VsockAddress.swift
[1167/1201] Compiling NIOPosix VsockChannelEvents.swift
[1168/1201] Compiling NIOPosix resource_bundle_accessor.swift
[1169/1201] Compiling NIOPosix BSDSocketAPICommon.swift
[1170/1201] Compiling NIOPosix BSDSocketAPIPosix.swift
[1171/1201] Compiling NIOPosix BSDSocketAPIWindows.swift
[1172/1201] Compiling NIOPosix BaseSocket.swift
[1173/1201] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1174/1201] Compiling NIOPosix BaseSocketChannel.swift
[1175/1201] Emitting module NIOPosix
[1176/1201] Compiling NIOPosix SelectorKqueue.swift
[1177/1201] Compiling NIOPosix SelectorUring.swift
[1178/1201] Compiling NIOPosix ServerSocket.swift
[1179/1201] Compiling NIOPosix Socket.swift
[1180/1201] Compiling NIOPosix SocketChannel.swift
[1181/1201] Compiling NIOPosix SocketProtocols.swift
[1182/1201] Compiling NIOPosix System.swift
[1183/1201] Compiling NIOPosix Thread.swift
[1184/1201] Compiling NIOPosix ThreadPosix.swift
[1185/1201] Compiling NIOPosix ThreadWindows.swift
[1186/1201] Compiling NIOPosix LinuxCPUSet.swift
[1187/1201] Compiling NIOPosix LinuxUring.swift
[1188/1201] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1189/1201] Compiling NIOPosix NIOThreadPool.swift
[1190/1201] Compiling NIOPosix NonBlockingFileIO.swift
[1191/1201] Compiling NIOPosix PendingDatagramWritesManager.swift
[1192/1201] Compiling NIOPosix PendingWritesManager.swift
[1193/1201] Compiling NIOPosix PipeChannel.swift
[1194/1201] Compiling NIOPosix PipePair.swift
[1195/1201] Compiling NIOPosix Pool.swift
[1196/1201] Compiling NIOPosix BaseStreamSocketChannel.swift
[1197/1201] Compiling NIOPosix Bootstrap.swift
[1198/1201] Compiling NIOPosix ControlMessage.swift
[1199/1201] Compiling NIOPosix DatagramVectorReadManager.swift
[1200/1201] Compiling NIOPosix Errors+Any.swift
[1201/1201] Compiling NIOPosix FileDescriptor.swift
[1202/1262] Emitting module NIO
[1203/1262] Compiling NIO Exports.swift
[1204/1302] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1205/1302] Compiling NIOHTTP1 HTTPDecoder.swift
[1206/1302] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1207/1304] Compiling NIOTLS TLSEvents.swift
[1208/1304] Compiling _NIOFileSystem TokenBucket.swift
[1209/1304] Compiling _NIOFileSystem FileSystemError.swift
[1210/1304] Compiling _NIOFileSystem BufferedStream.swift
[1211/1304] Compiling _NIOFileSystem Cancellation.swift
[1212/1304] Compiling _NIOFileSystem DirectoryEntries.swift
[1213/1304] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1214/1304] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1215/1304] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1216/1304] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1217/1304] Compiling _NIOFileSystem Convenience.swift
[1218/1304] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1219/1304] Compiling NIOSOCKS SOCKSResponse.swift
[1220/1304] Compiling NIOSOCKS ClientStateMachine.swift
[1221/1305] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1222/1305] Compiling NIOSOCKS Messages.swift
[1223/1305] Compiling NIOSOCKS SOCKSRequest.swift
[1224/1305] Compiling NIOSOCKS Helpers.swift
[1225/1305] Compiling NIOSOCKS Errors.swift
[1226/1305] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1227/1305] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1228/1305] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1229/1305] Compiling NIOTLS SNIHandler.swift
[1230/1305] Emitting module NIOTLS
[1233/1305] Emitting module NIOSOCKS
[1235/1305] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1236/1305] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1237/1305] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1238/1306] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1239/1306] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1240/1306] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1241/1306] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1242/1306] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1243/1306] Compiling NIOHTTP1 HTTPTypes.swift
[1244/1336] Compiling NIOSOCKS ServerStateMachine.swift
[1245/1336] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1246/1336] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1247/1336] Compiling NIOSSL SSLConnection.swift
[1248/1336] Compiling NIOSSL SSLContext.swift
[1249/1339] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1250/1339] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1251/1339] Emitting module NIOFoundationCompat
[1252/1339] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1253/1339] Compiling NIOSSL ObjectIdentifier.swift
[1254/1339] Compiling NIOSSL PosixPort.swift
[1255/1339] Compiling NIOSSL SSLCertificate.swift
[1256/1339] Compiling NIOSSL SSLCertificateExtensions.swift
[1257/1339] Compiling NIOSSL SSLCallbacks.swift
[1260/1339] Compiling NIOSSL SSLPublicKey.swift
[1261/1361] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1262/1361] Compiling _NIOFileSystem OpenOptions.swift
[1263/1361] Compiling _NIOFileSystem String+FileSystem.swift
[1264/1361] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1265/1361] Compiling NIOTransportServices NIOTSEventLoop.swift
[1266/1361] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1267/1361] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1268/1361] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1269/1361] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1270/1361] Compiling NIOTransportServices StateManagedChannel.swift
[1271/1361] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1272/1361] Compiling NIOTransportServices NIOTSSingletons.swift
[1273/1361] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1274/1361] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1275/1361] Compiling NIOTransportServices NIOTSBootstraps.swift
[1276/1361] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1279/1361] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1280/1361] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1281/1361] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1282/1361] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1283/1361] Compiling NIOTransportServices NIOTSErrors.swift
[1284/1361] Compiling NIOTransportServices AcceptHandler.swift
[1285/1361] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1286/1361] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1287/1361] Emitting module NIOHTTP1
[1290/1361] Compiling NIOSSL SSLErrors.swift
[1291/1361] Compiling _NIOFileSystem Errno.swift
[1292/1361] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1293/1361] Compiling _NIOFileSystem Mocking.swift
[1294/1361] Compiling _NIOFileSystem Syscall.swift
[1295/1361] Compiling _NIOFileSystem Syscalls.swift
[1296/1361] Compiling _NIOFileSystem SystemFileHandle.swift
[1297/1361] Compiling _NIOFileSystem Utilities.swift
[1298/1427] Emitting module AsyncKit
[1299/1427] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1300/1427] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1301/1428] Compiling MultipartKit MultipartPart.swift
[1302/1428] Compiling MultipartKit MultipartPartConvertible.swift
[1303/1428] Emitting module NIOTransportServices
[1304/1430] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1307/1430] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1308/1430] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1309/1430] Compiling NIOWebSocket WebSocketOpcode.swift
[1310/1430] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1311/1431] Compiling MultipartKit FormDataEncoder.swift
[1312/1431] Compiling MultipartKit Storage.swift
[1313/1431] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1314/1431] Compiling NIOHTTPCompression HTTPCompression.swift
[1315/1431] Compiling NIOHTTPCompression HTTPDecompression.swift
[1316/1431] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1317/1431] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1318/1431] Emitting module NIOHTTPCompression
[1319/1431] Compiling NIOHPACK IndexedHeaderTable.swift
[1320/1431] Compiling NIOHPACK HuffmanTables.swift
[1321/1431] Compiling NIOHPACK IntegerCoding.swift
[1322/1432] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1323/1432] Compiling MultipartKit MultipartFormData.swift
[1324/1432] Compiling NIOHPACK DynamicHeaderTable.swift
[1325/1432] Compiling NIOHPACK HPACKDecoder.swift
[1326/1432] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1327/1432] Compiling NIOHPACK HuffmanCoding.swift
[1331/1435] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1332/1435] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1333/1435] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1334/1435] Compiling NIOWebSocket SHA1.swift
[1335/1435] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1336/1435] Emitting module NIOWebSocket
[1337/1435] Compiling NIOWebSocket WebSocketFrame.swift
[1338/1435] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1339/1435] Compiling MultipartKit FormDataDecoder.swift
[1341/1435] Compiling MultipartKit MultipartParser.swift
[1342/1435] Compiling MultipartKit Exports.swift
[1343/1435] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1346/1435] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1347/1435] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1350/1435] Emitting module NIOExtras
[1351/1435] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1352/1435] Compiling NIOHPACK StaticHeaderTable.swift
[1353/1435] Compiling NIOHPACK HeaderTables.swift
[1356/1435] Compiling NIOHPACK HPACKEncoder.swift
[1357/1435] Compiling NIOHPACK HPACKErrors.swift
[1358/1435] Compiling NIOHPACK HPACKHeader.swift
[1359/1435] Emitting module NIOHPACK
[1360/1435] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1361/1435] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1376/1435] Emitting module MultipartKit
[1381/1437] Emitting module _NIOFileSystem
[1403/1502] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1404/1502] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1405/1502] Compiling NIOHTTP2 HTTP2Error.swift
[1406/1502] Emitting module NIOFileSystem
[1407/1502] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1408/1502] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1409/1502] Compiling NIOFileSystem Exports.swift
[1410/1502] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1411/1502] Emitting module _NIOFileSystemFoundationCompat
[1412/1502] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1413/1502] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1414/1502] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1415/1502] Compiling NIOHTTP2 MayReceiveFrames.swift
[1416/1502] Compiling NIOHTTP2 ReceivingDataState.swift
[1419/1502] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1420/1502] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1421/1502] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1422/1502] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1423/1502] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1424/1502] Compiling NIOHTTP2 MaySendFrames.swift
[1425/1502] Compiling NIOHTTP2 SendingDataState.swift
[1426/1502] Emitting module NIOSSL
[1427/1502] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1428/1502] Compiling NIOHTTP2 StateMachineResult.swift
[1429/1502] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1430/1502] Compiling NIOHTTP2 DOSHeuristics.swift
[1431/1502] Compiling NIOHTTP2 SendingGoawayState.swift
[1432/1502] Compiling NIOHTTP2 SendingHeadersState.swift
[1433/1502] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1434/1502] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1435/1502] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1436/1502] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1437/1502] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1438/1502] Compiling NIOHTTP2 QuiescingState.swift
[1439/1502] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1440/1502] Compiling NIOExtras WritePCAPHandler.swift
[1441/1510] Compiling NIOHTTP2 HTTP2Settings.swift
[1442/1510] Compiling NIOHTTP2 HTTP2Stream.swift
[1443/1510] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1444/1510] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1445/1510] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1446/1510] Compiling NIOHTTP2 HTTP2StreamID.swift
[1447/1516] Emitting module NIOHTTP2
[1448/1516] Compiling NIOHTTP2 SendingRstStreamState.swift
[1449/1516] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1450/1516] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1451/1516] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1452/1516] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1453/1516] Compiling NIOHTTP2 HasLocalSettings.swift
[1454/1516] Compiling NIOHTTP2 HasRemoteSettings.swift
[1455/1516] Compiling NIOHTTP2 Error+Any.swift
[1456/1516] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1457/1516] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1458/1516] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1459/1516] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1460/1516] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1461/1516] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1462/1516] Compiling WebSocketKit WebSocketHandler.swift
[1463/1516] Emitting module WebSocketKit
[1485/1516] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1486/1516] Compiling NIOHTTP2 StreamChannelList.swift
[1487/1516] Compiling NIOHTTP2 StreamMap.swift
[1488/1516] Compiling NIOHTTP2 StreamStateMachine.swift
[1489/1516] Compiling NIOHTTP2 UnsafeTransfer.swift
[1490/1516] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1491/1516] Compiling WebSocketKit WebSocket.swift
[1492/1516] Compiling WebSocketKit WebSocket+Connect.swift
[1493/1516] Compiling WebSocketKit WebSocket+Concurrency.swift
[1494/1516] Compiling WebSocketKit Exports.swift
[1495/1516] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1496/1516] Compiling WebSocketKit WebSocketClient.swift
[1497/1516] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1498/1516] Compiling NIOHTTP2 HTTP2Frame.swift
[1499/1516] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1500/1516] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1501/1516] Compiling NIOHTTP2 HTTP2PingData.swift
[1502/1516] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1505/1516] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1506/1516] Compiling NIOHTTP2 InboundEventBuffer.swift
[1507/1516] Compiling NIOHTTP2 InboundWindowManager.swift
[1514/1516] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1515/1577] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1516/1577] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1517/1577] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1518/1577] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1519/1577] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1522/1577] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1523/1577] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1524/1583] Emitting module AsyncHTTPClient
[1525/1583] Compiling AsyncHTTPClient SSLContextCache.swift
[1526/1583] Compiling AsyncHTTPClient Scheme.swift
[1527/1583] Compiling AsyncHTTPClient Singleton.swift
[1528/1583] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1529/1583] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1530/1583] Compiling AsyncHTTPClient Utils.swift
[1531/1583] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1532/1583] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1533/1583] Compiling AsyncHTTPClient ConnectionPool.swift
[1534/1583] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1535/1583] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1536/1583] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1537/1583] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1538/1583] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1539/1583] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1540/1583] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1541/1583] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1542/1583] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1543/1583] Compiling AsyncHTTPClient RequestBodyLength.swift
[1544/1583] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1545/1583] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1546/1583] Compiling AsyncHTTPClient TLSConfiguration.swift
[1547/1583] Compiling AsyncHTTPClient RedirectState.swift
[1548/1583] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1549/1583] Compiling AsyncHTTPClient RequestBag.swift
[1550/1583] Compiling AsyncHTTPClient RequestValidation.swift
[1551/1583] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1552/1583] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1553/1583] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1554/1583] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1555/1583] Compiling AsyncHTTPClient Transaction.swift
[1556/1583] Compiling AsyncHTTPClient Base64.swift
[1557/1583] Compiling AsyncHTTPClient BasicAuth.swift
[1558/1583] Compiling AsyncHTTPClient HTTP1Connection.swift
[1559/1583] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1560/1583] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1561/1583] Compiling AsyncHTTPClient HTTP2Connection.swift
[1562/1583] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1563/1583] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1564/1583] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1565/1583] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1566/1583] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1567/1583] Compiling AsyncHTTPClient HTTPClient.swift
[1568/1583] Compiling AsyncHTTPClient HTTPHandler.swift
[1569/1583] Compiling AsyncHTTPClient LRUCache.swift
[1570/1583] Compiling AsyncHTTPClient NWErrorHandler.swift
[1571/1583] Compiling AsyncHTTPClient RequestOptions.swift
[1572/1583] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1573/1583] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1574/1583] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1575/1583] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1576/1583] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1577/1583] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1578/1583] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1579/1583] Compiling AsyncHTTPClient ConnectionTarget.swift
[1580/1583] Compiling AsyncHTTPClient DeconstructedURL.swift
[1581/1583] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1582/1583] Compiling AsyncHTTPClient FoundationExtensions.swift
[1583/1583] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1584/1779] Compiling Vapor PlaintextDecoder.swift
[1585/1779] Compiling Vapor PlaintextEncoder.swift
[1586/1779] Compiling Vapor URLQueryCoders.swift
[1587/1779] Compiling Vapor URLQueryContainer.swift
[1588/1779] Compiling Vapor Core.swift
[1589/1779] Compiling Vapor Running.swift
[1590/1779] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1591/1779] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1592/1779] Compiling Vapor DotEnvFile+load.swift
[1593/1779] Compiling Vapor Routes+caseInsenstive.swift
[1594/1779] Compiling Vapor Validatable+validate.swift
[1595/1779] Compiling Vapor Environment+Process.swift
[1596/1779] Compiling Vapor Environment+Secret.swift
[1597/1779] Compiling Vapor Environment.swift
[1598/1779] Compiling Vapor Abort.swift
[1599/1779] Compiling Vapor AbortError.swift
[1600/1779] Compiling Vapor DebuggableError.swift
[1601/1779] Compiling Vapor Demangler.swift
[1602/1779] Compiling Vapor ErrorSource.swift
[1603/1779] Compiling Vapor StackTrace.swift
[1604/1779] Compiling Vapor Exports.swift
[1605/1779] Compiling Vapor Application+HTTP.swift
[1606/1800] Compiling Vapor ServeCommand.swift
[1607/1800] Compiling Vapor AnyResponse+Concurrency.swift
[1608/1800] Compiling Vapor AsyncBasicResponder.swift
[1609/1800] Compiling Vapor AsyncMiddleware.swift
[1610/1800] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1611/1800] Compiling Vapor AsyncSessionDriver.swift
[1612/1800] Compiling Vapor Authentication+Concurrency.swift
[1613/1800] Compiling Vapor Cache+Concurrency.swift
[1614/1800] Compiling Vapor Client+Concurrency.swift
[1615/1800] Compiling Vapor RequestBody+Concurrency.swift
[1616/1800] Compiling Vapor Responder+Concurrency.swift
[1617/1800] Compiling Vapor ResponseCodable+Concurrency.swift
[1618/1800] Compiling Vapor RoutesBuilder+Concurrency.swift
[1619/1800] Compiling Vapor ViewRenderer+Concurrency.swift
[1620/1800] Compiling Vapor WebSocket+Concurrency.swift
[1621/1800] Compiling Vapor ContainerGetPathExecutor.swift
[1622/1800] Compiling Vapor Content.swift
[1623/1800] Compiling Vapor ContentCoders.swift
[1624/1800] Compiling Vapor ContentConfiguration.swift
[1625/1800] Compiling Vapor ContentContainer.swift
[1626/1800] Compiling Vapor JSONCoder+Custom.swift
[1627/1800] Compiling Vapor JSONCoders+Content.swift
[1628/1800] Compiling Vapor FormDataDecoder+Content.swift
[1629/1800] Compiling Vapor FormDataEncoder+Content.swift
[1630/1800] Compiling Vapor Application+Password.swift
[1631/1800] Compiling Vapor Application+Passwords.swift
[1632/1800] Compiling Vapor AsyncPasswordHasher.swift
[1633/1800] Compiling Vapor BcryptHasher.swift
[1634/1800] Compiling Vapor PasswordHasher.swift
[1635/1800] Compiling Vapor PlaintextHasher.swift
[1636/1800] Compiling Vapor Request+Password.swift
[1637/1800] Compiling Vapor Redirect.swift
[1638/1800] Compiling Vapor Request+Body.swift
[1639/1800] Compiling Vapor Request+BodyStream.swift
[1640/1800] Compiling Vapor Request.swift
[1641/1800] Compiling Vapor Application+Responder.swift
[1642/1800] Compiling Vapor DefaultResponder.swift
[1643/1800] Compiling Vapor Response+Body.swift
[1644/1800] Compiling Vapor Response.swift
[1645/1800] Compiling Vapor ResponseCodable.swift
[1646/1800] Compiling Vapor Application+Routes.swift
[1647/1800] Compiling Vapor Parameters+Require.swift
[1648/1800] Compiling Vapor Request+WebSocket.swift
[1649/1800] Compiling Vapor Route.swift
[1650/1800] Compiling Vapor HTTPMediaTypePreference.swift
[1651/1800] Compiling Vapor Responder.swift
[1652/1800] Compiling Vapor Application+HTTP+Server.swift
[1653/1800] Compiling Vapor HTTPServer.swift
[1654/1800] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1655/1800] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1656/1800] Compiling Vapor HTTPServerHandler.swift
[1657/1800] Compiling Vapor HTTPServerRequestDecoder.swift
[1658/1800] Compiling Vapor HTTPServerResponseEncoder.swift
[1659/1800] Compiling Vapor HTTPServerUpgradeHandler.swift
[1660/1800] Compiling Vapor Logger+Report.swift
[1661/1800] Compiling Vapor LoggingSystem+Environment.swift
[1662/1800] Compiling Vapor Application+Middleware.swift
[1663/1800] Compiling Vapor CORSMiddleware.swift
[1664/1800] Compiling Vapor ErrorMiddleware.swift
[1665/1800] Compiling Vapor FileMiddleware.swift
[1666/1800] Compiling Vapor Middleware.swift
[1667/1800] Compiling Vapor MiddlewareConfiguration.swift
[1668/1800] Compiling Vapor ResponseCompressionMiddleware.swift
[1669/1800] Compiling Vapor RouteLoggingMiddleware.swift
[1670/1800] Compiling Vapor TracingMiddleware.swift
[1671/1800] Compiling Vapor File+Multipart.swift
[1672/1800] Compiling Vapor Case.swift
[1673/1800] Compiling Vapor CharacterSet.swift
[1674/1800] Compiling Vapor Count.swift
[1675/1800] Compiling Vapor Custom.swift
[1676/1800] Compiling Vapor Email.swift
[1677/1800] Compiling Vapor Empty.swift
[1678/1800] Compiling Vapor In.swift
[1679/1800] Compiling Vapor Nil.swift
[1680/1800] Compiling Vapor NilIgnoring.swift
[1681/1800] Compiling Vapor Not.swift
[1682/1800] Compiling Vapor Or.swift
[1683/1800] Compiling Vapor Pattern.swift
[1684/1800] Compiling Vapor Range.swift
[1685/1800] Compiling Vapor URL.swift
[1686/1800] Compiling Vapor Valid.swift
[1687/1800] Compiling Vapor Application+Views.swift
[1688/1800] Compiling Vapor PlaintextRenderer.swift
[1689/1800] Compiling Vapor Request+View.swift
[1690/1800] Compiling Vapor View.swift
[1691/1800] Compiling Vapor ViewRenderer.swift
[1692/1800] Compiling Vapor _Deprecations.swift
[1693/1800] Emitting module Vapor
[1694/1800] Compiling Vapor RouteCollection.swift
[1695/1800] Compiling Vapor Routes.swift
[1696/1800] Compiling Vapor RoutesBuilder+Group.swift
[1697/1800] Compiling Vapor RoutesBuilder+Method.swift
[1698/1800] Compiling Vapor RoutesBuilder+Middleware.swift
[1699/1800] Compiling Vapor RoutesBuilder+WebSocket.swift
[1700/1800] Compiling Vapor RoutesBuilder.swift
[1701/1800] Compiling Vapor OTP.swift
[1702/1800] Compiling Vapor Application+Servers.swift
[1703/1800] Compiling Vapor Server.swift
[1704/1800] Compiling Vapor App+Service.swift
[1705/1800] Compiling Vapor Req+Service.swift
[1706/1800] Compiling Vapor Service.swift
[1707/1800] Compiling Vapor Application+Sessions.swift
[1708/1800] Compiling Vapor MemorySessions.swift
[1709/1800] Compiling Vapor Request+Session.swift
[1710/1800] Compiling Vapor Session.swift
[1711/1800] Compiling Vapor SessionCache.swift
[1712/1800] Compiling Vapor SessionData.swift
[1713/1800] Compiling Vapor SessionDriver.swift
[1714/1800] Compiling Vapor SessionsConfiguration.swift
[1715/1800] Compiling Vapor Application.swift
[1716/1800] Compiling Vapor AuthenticationCache.swift
[1717/1800] Compiling Vapor Authenticator.swift
[1718/1800] Compiling Vapor BasicAuthorization.swift
[1719/1800] Compiling Vapor BearerAuthorization.swift
[1720/1800] Compiling Vapor GuardMiddleware.swift
[1721/1800] Compiling Vapor RedirectMiddleware.swift
[1722/1800] Compiling Vapor SessionAuthenticatable.swift
[1723/1800] Compiling Vapor Bcrypt.swift
[1724/1800] Compiling Vapor Application+Cache.swift
[1725/1800] Compiling Vapor Cache.swift
[1726/1800] Compiling Vapor CacheExpirationTime.swift
[1727/1800] Compiling Vapor MemoryCache.swift
[1728/1800] Compiling Vapor Request+Cache.swift
[1729/1800] Compiling Vapor Application+Clients.swift
[1730/1800] Compiling Vapor Client.swift
[1731/1800] Compiling Vapor ClientRequest.swift
[1732/1800] Compiling Vapor ClientResponse.swift
[1733/1800] Compiling Vapor Request+Client.swift
[1734/1800] Compiling Vapor BootCommand.swift
[1735/1800] Compiling Vapor CommandContext+Application.swift
[1736/1800] Compiling Vapor RoutesCommand.swift
[1737/1800] Compiling Vapor DotEnv.swift
[1738/1800] Compiling Vapor Extendable.swift
[1739/1800] Compiling Vapor File.swift
[1740/1800] Compiling Vapor FileIO.swift
[1741/1800] Compiling Vapor LifecycleHandler.swift
[1742/1800] Compiling Vapor OptionalType.swift
[1743/1800] Compiling Vapor RFC1123.swift
[1744/1800] Compiling Vapor SocketAddress+Hostname.swift
[1745/1800] Compiling Vapor Storage.swift
[1746/1800] Compiling Vapor String+IsIPAddress.swift
[1747/1800] Compiling Vapor Thread.swift
[1748/1800] Compiling Vapor URI.swift
[1749/1800] Compiling Vapor RangeResult.swift
[1750/1800] Compiling Vapor Validatable.swift
[1751/1800] Compiling Vapor Validation.swift
[1752/1800] Compiling Vapor ValidationKey.swift
[1753/1800] Compiling Vapor Validations.swift
[1754/1800] Compiling Vapor ValidationsError.swift
[1755/1800] Compiling Vapor Validator.swift
[1756/1800] Compiling Vapor ValidatorResult.swift
[1757/1800] Compiling Vapor And.swift
[1758/1800] Compiling Vapor SessionsMiddleware.swift
[1759/1800] Compiling Vapor URLEncodedFormData.swift
[1760/1800] Compiling Vapor URLEncodedFormDecoder.swift
[1761/1800] Compiling Vapor URLEncodedFormEncoder.swift
[1762/1800] Compiling Vapor URLEncodedFormError.swift
[1763/1800] Compiling Vapor URLEncodedFormParser.swift
[1764/1800] Compiling Vapor URLEncodedFormSerializer.swift
[1765/1800] Compiling Vapor URLQueryFragmentConvertible.swift
[1766/1800] Compiling Vapor AnyResponse.swift
[1767/1800] Compiling Vapor Array+Random.swift
[1768/1800] Compiling Vapor Base32.swift
[1769/1800] Compiling Vapor Base64.swift
[1770/1800] Compiling Vapor BaseN.swift
[1771/1800] Compiling Vapor BasicCodingKey.swift
[1772/1800] Compiling Vapor ByteCount.swift
[1773/1800] Compiling Vapor Bytes+Hex.swift
[1774/1800] Compiling Vapor Bytes+SecureCompare.swift
[1775/1800] Compiling Vapor Collection+Safe.swift
[1776/1800] Compiling Vapor DataProtocol+Copy.swift
[1777/1800] Compiling Vapor DecoderUnwrapper.swift
[1778/1800] Compiling Vapor DirectoryConfiguration.swift
[1779/1800] Compiling Vapor BasicResponder.swift
[1780/1800] Compiling Vapor BodyStream.swift
[1781/1800] Compiling Vapor Application+HTTP+Client.swift
[1782/1800] Compiling Vapor EventLoopHTTPClient.swift
[1783/1800] Compiling Vapor EndpointCache.swift
[1784/1800] Compiling Vapor HTTPMethod+String.swift
[1785/1800] Compiling Vapor HTTPStatus.swift
[1786/1800] Compiling Vapor HTTPCookies.swift
[1787/1800] Compiling Vapor HTTPHeaderCacheControl.swift
[1788/1800] Compiling Vapor HTTPHeaderExpires.swift
[1789/1800] Compiling Vapor HTTPHeaderLastModified.swift
[1790/1800] Compiling Vapor HTTPHeaders+Cache.swift
[1791/1800] Compiling Vapor HTTPHeaders+Connection.swift
[1792/1800] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1793/1800] Compiling Vapor HTTPHeaders+ContentRange.swift
[1794/1800] Compiling Vapor HTTPHeaders+Directive.swift
[1795/1800] Compiling Vapor HTTPHeaders+Forwarded.swift
[1796/1800] Compiling Vapor HTTPHeaders+Link.swift
[1797/1800] Compiling Vapor HTTPHeaders+Name.swift
[1798/1800] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1799/1800] Compiling Vapor HTTPHeaders.swift
[1800/1800] Compiling Vapor HTTPMediaType.swift
[1801/1813] Compiling VaporSecurityHeaders SecurityHeaders+HeaderKey.swift
[1802/1813] Compiling VaporSecurityHeaders SecurityHeaderConfiguration.swift
[1803/1813] Compiling VaporSecurityHeaders StrictTransportSecurityConfiguration.swift
[1804/1813] Compiling VaporSecurityHeaders SecurityHeaders.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporSecurityHeaders/SecurityHeaders.swift:5:9: warning: stored property 'configurations' of 'Sendable'-conforming struct 'SecurityHeaders' has non-sendable type '[any SecurityHeaderConfiguration]'; this is an error in the Swift 6 language mode
3 | public struct SecurityHeaders {
4 |
5 | var configurations: [SecurityHeaderConfiguration]
| `- warning: stored property 'configurations' of 'Sendable'-conforming struct 'SecurityHeaders' has non-sendable type '[any SecurityHeaderConfiguration]'; this is an error in the Swift 6 language mode
6 |
7 | init(contentTypeConfiguration: ContentTypeOptionsConfiguration = ContentTypeOptionsConfiguration(option: .nosniff),
/Users/admin/builder/spi-builder-workspace/Sources/VaporSecurityHeaders/SecurityHeaderConfiguration.swift:3:10: note: protocol 'SecurityHeaderConfiguration' does not conform to the 'Sendable' protocol
1 | import Vapor
2 |
3 | protocol SecurityHeaderConfiguration {
| `- note: protocol 'SecurityHeaderConfiguration' does not conform to the 'Sendable' protocol
4 | func setHeader(on response: Response, from request: Request)
5 | }
[1805/1813] Compiling VaporSecurityHeaders XSSProtectionConfiguration.swift
[1806/1814] Compiling VaporSecurityHeaders HTTPSRedirectMiddleware.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporSecurityHeaders/Configurations/HTTPSRedirectMiddleware.swift:3:14: warning: non-final class 'HTTPSRedirectMiddleware' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
1 | import Vapor
2 |
3 | public class HTTPSRedirectMiddleware: Middleware {
| `- warning: non-final class 'HTTPSRedirectMiddleware' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
4 |
5 | let allowedHosts: [String]?
[1807/1814] Compiling VaporSecurityHeaders ReferrerPolicyConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporSecurityHeaders/Configurations/HTTPSRedirectMiddleware.swift:3:14: warning: non-final class 'HTTPSRedirectMiddleware' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
1 | import Vapor
2 |
3 | public class HTTPSRedirectMiddleware: Middleware {
| `- warning: non-final class 'HTTPSRedirectMiddleware' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
4 |
5 | let allowedHosts: [String]?
[1808/1814] Compiling VaporSecurityHeaders ContentTypeOptionsConfiguration.swift
[1809/1814] Compiling VaporSecurityHeaders FrameOptionsConfiguration.swift
[1810/1814] Compiling VaporSecurityHeaders ServerConfiguration.swift
[1811/1814] Compiling VaporSecurityHeaders ContentSecurityPolicyConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporSecurityHeaders/Configurations/ContentSecurityPolicyConfiguration.swift:24:1: warning: type 'ContentSecurityPolicyConfiguration.Value' (aka 'ContentSecurityPolicyConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | import Foundation
3 |
4 | public struct ContentSecurityPolicyConfiguration: SecurityHeaderConfiguration {
| `- note: consider making struct 'ContentSecurityPolicyConfiguration' conform to the 'Sendable' protocol
5 | private let value: String
6 |
:
22 | }
23 |
24 | extension ContentSecurityPolicyConfiguration: StorageKey {
| `- warning: type 'ContentSecurityPolicyConfiguration.Value' (aka 'ContentSecurityPolicyConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
25 | public typealias Value = Self
26 | }
[1812/1814] Compiling VaporSecurityHeaders ContentSecurityPolicyReportOnlyConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/VaporSecurityHeaders/Configurations/ContentSecurityPolicyConfiguration.swift:24:1: warning: type 'ContentSecurityPolicyConfiguration.Value' (aka 'ContentSecurityPolicyConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | import Foundation
3 |
4 | public struct ContentSecurityPolicyConfiguration: SecurityHeaderConfiguration {
| `- note: consider making struct 'ContentSecurityPolicyConfiguration' conform to the 'Sendable' protocol
5 | private let value: String
6 |
:
22 | }
23 |
24 | extension ContentSecurityPolicyConfiguration: StorageKey {
| `- warning: type 'ContentSecurityPolicyConfiguration.Value' (aka 'ContentSecurityPolicyConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
25 | public typealias Value = Self
26 | }
[1813/1814] Emitting module VaporSecurityHeaders
/Users/admin/builder/spi-builder-workspace/Sources/VaporSecurityHeaders/Configurations/ContentSecurityPolicyConfiguration.swift:24:1: warning: type 'ContentSecurityPolicyConfiguration.Value' (aka 'ContentSecurityPolicyConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
2 | import Foundation
3 |
4 | public struct ContentSecurityPolicyConfiguration: SecurityHeaderConfiguration {
| `- note: consider making struct 'ContentSecurityPolicyConfiguration' conform to the 'Sendable' protocol
5 | private let value: String
6 |
:
22 | }
23 |
24 | extension ContentSecurityPolicyConfiguration: StorageKey {
| `- warning: type 'ContentSecurityPolicyConfiguration.Value' (aka 'ContentSecurityPolicyConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
25 | public typealias Value = Self
26 | }
/Users/admin/builder/spi-builder-workspace/Sources/VaporSecurityHeaders/Configurations/HTTPSRedirectMiddleware.swift:3:14: warning: non-final class 'HTTPSRedirectMiddleware' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
1 | import Vapor
2 |
3 | public class HTTPSRedirectMiddleware: Middleware {
| `- warning: non-final class 'HTTPSRedirectMiddleware' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
4 |
5 | let allowedHosts: [String]?
/Users/admin/builder/spi-builder-workspace/Sources/VaporSecurityHeaders/SecurityHeaders.swift:5:9: warning: stored property 'configurations' of 'Sendable'-conforming struct 'SecurityHeaders' has non-sendable type '[any SecurityHeaderConfiguration]'; this is an error in the Swift 6 language mode
3 | public struct SecurityHeaders {
4 |
5 | var configurations: [SecurityHeaderConfiguration]
| `- warning: stored property 'configurations' of 'Sendable'-conforming struct 'SecurityHeaders' has non-sendable type '[any SecurityHeaderConfiguration]'; this is an error in the Swift 6 language mode
6 |
7 | init(contentTypeConfiguration: ContentTypeOptionsConfiguration = ContentTypeOptionsConfiguration(option: .nosniff),
/Users/admin/builder/spi-builder-workspace/Sources/VaporSecurityHeaders/SecurityHeaderConfiguration.swift:3:10: note: protocol 'SecurityHeaderConfiguration' does not conform to the 'Sendable' protocol
1 | import Vapor
2 |
3 | protocol SecurityHeaderConfiguration {
| `- note: protocol 'SecurityHeaderConfiguration' does not conform to the 'Sendable' protocol
4 | func setHeader(on response: Response, from request: Request)
5 | }
[1814/1814] Compiling VaporSecurityHeaders SecurityHeadersFactory.swift
Build complete! (74.93s)
Fetching https://github.com/vapor/vapor.git
[1/74337] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.54s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (3.14s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
Fetching https://github.com/apple/swift-log.git from cache
[1/3208] Fetching multipart-kit
[451/8182] Fetching multipart-kit, swift-distributed-tracing
[501/9245] Fetching multipart-kit, swift-distributed-tracing, swift-service-context
[700/11848] Fetching multipart-kit, swift-distributed-tracing, swift-service-context, websocket-kit
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.09s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.09s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.09s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.11s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.66s)
Fetching https://github.com/vapor/routing-kit.git
[4253/5811] Fetching multipart-kit, websocket-kit
Fetched https://github.com/vapor/multipart-kit.git from cache (1.72s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.72s)
[1/20727] Fetching routing-kit
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.74s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.75s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.75s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (1.02s)
[18449/26212] Fetching routing-kit, console-kit
Fetched https://github.com/apple/swift-crypto.git from cache (0.64s)
[21222/28582] Fetching routing-kit, console-kit, async-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.40s)
[3399/7855] Fetching console-kit, async-kit
Fetched https://github.com/swift-server/async-http-client.git from cache (0.78s)
Fetched https://github.com/vapor/console-kit.git from cache (0.96s)
Fetched https://github.com/vapor/async-kit.git from cache (0.84s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.21s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.67s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.60s)
Fetched https://github.com/apple/swift-collections.git from cache (0.72s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.19s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.46s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.56s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.14s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.99s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.46s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.61s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.11s)
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.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (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.47s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.25.2 (0.47s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.46s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.53s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.30.0 (0.56s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.45s)
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.48s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.00s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.54s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.12s)
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/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.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.2.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-nio-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/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.30.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Build complete.
{
"dependencies" : [
{
"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" : "VaporSecurityHeaders",
"name" : "VaporSecurityHeaders",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "VaporSecurityHeaders",
"targets" : [
"VaporSecurityHeaders"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VaporSecurityHeadersTests",
"module_type" : "SwiftTarget",
"name" : "VaporSecurityHeadersTests",
"path" : "Tests/VaporSecurityHeadersTests",
"sources" : [
"Fakes/StubFileMiddleware.swift",
"HeaderTests.swift",
"RedirectionTest.swift"
],
"target_dependencies" : [
"VaporSecurityHeaders"
],
"type" : "test"
},
{
"c99name" : "VaporSecurityHeaders",
"module_type" : "SwiftTarget",
"name" : "VaporSecurityHeaders",
"path" : "Sources/VaporSecurityHeaders",
"product_dependencies" : [
"Vapor"
],
"product_memberships" : [
"VaporSecurityHeaders"
],
"sources" : [
"Configurations/ContentSecurityPolicyConfiguration.swift",
"Configurations/ContentSecurityPolicyReportOnlyConfiguration.swift",
"Configurations/ContentTypeOptionsConfiguration.swift",
"Configurations/FrameOptionsConfiguration.swift",
"Configurations/HTTPSRedirectMiddleware.swift",
"Configurations/ReferrerPolicyConfiguration.swift",
"Configurations/ServerConfiguration.swift",
"Configurations/StrictTransportSecurityConfiguration.swift",
"Configurations/XSSProtectionConfiguration.swift",
"SecurityHeaderConfiguration.swift",
"SecurityHeaders+HeaderKey.swift",
"SecurityHeaders.swift",
"SecurityHeadersFactory.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.