Build Information
Successful build of Checkpoint, reference 0.1.0 (360407
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 06:00:23 UTC.
Swift 6 data race errors: 8
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/fitomad/Checkpoint.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fitomad/Checkpoint
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 3604077 Merge pull request #1 from fitomad/develop
Cloned https://github.com/fitomad/Checkpoint.git
Revision (git rev-parse @):
36040772f132ab1e4cd5ce4c3c4ba9cbc3a16749
SUCCESS checkout https://github.com/fitomad/Checkpoint.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/fitomad/Checkpoint.git
https://github.com/fitomad/Checkpoint.git
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.99.3",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "redis",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/redis.git"
}
],
"manifest_display_name" : "Checkpoint",
"name" : "Checkpoint",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Checkpoint",
"targets" : [
"Checkpoint"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CheckpointTests",
"module_type" : "SwiftTarget",
"name" : "CheckpointTests",
"path" : "Tests/CheckpointTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"CheckpointApiKeyTests.swift",
"CheckpointApiScopeTests.swift",
"CheckpointResponse.swift",
"CheckpointScopeTests.swift",
"CheckpointTests.swift"
],
"target_dependencies" : [
"Checkpoint"
],
"type" : "test"
},
{
"c99name" : "Checkpoint",
"module_type" : "SwiftTarget",
"name" : "Checkpoint",
"path" : "Sources/Checkpoint",
"product_dependencies" : [
"Vapor",
"Redis"
],
"product_memberships" : [
"Checkpoint"
],
"sources" : [
"Algorithms/Algorithm.swift",
"Algorithms/FixedWindowCounter.swift",
"Algorithms/LeakingBucket.swift",
"Algorithms/SlidingWindowLog.swift",
"Algorithms/TokenBucket.swift",
"Algorithms/WindowBasedAlgorithm.swift",
"Checkpoint.swift",
"Model/Configuration.swift",
"Model/Field.swift",
"Model/FixedWindowCounterConfiguration.swift",
"Model/LeakingBucketConfiguration.swift",
"Model/Scope.swift",
"Model/SlidingWindowLogConfiguration.swift",
"Model/TimeWindow.swift",
"Model/TokenBucketConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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/476] Write sources
[9/476] Copying PrivacyInfo.xcprivacy
[11/476] Write sources
[12/476] Copying PrivacyInfo.xcprivacy
[14/476] Write sources
[15/476] Copying PrivacyInfo.xcprivacy
[15/476] Write sources
[51/476] Compiling CNIOWASI CNIOWASI.c
[52/476] Compiling CNIOWindows WSAStartup.c
[52/476] Compiling CSystem shims.c
[52/476] Compiling CNIOWindows shim.c
[55/476] Compiling _NumericsShims _NumericsShims.c
[56/476] Write swift-version-2F0A5646E1D333AE.txt
[57/476] Compiling CNIOLinux liburing_shims.c
[58/476] Compiling CNIOExtrasZlib empty.c
[59/476] Compiling CNIOLinux shim.c
[60/498] Compiling _AtomicsShims.c
[61/507] Compiling CNIOLLHTTP c_nio_http.c
[61/507] Compiling CNIOSHA1 c_nio_sha1.c
[63/510] Compiling CVaporBcrypt blf.c
[64/510] Compiling CVaporBcrypt bcrypt.c
[65/510] Compiling CNIOLLHTTP c_nio_api.c
[66/514] Compiling CNIOLLHTTP c_nio_llhttp.c
[68/622] Emitting module InternalCollectionsUtilities
[68/623] Compiling CNIODarwin shim.c
[70/623] Compiling Crypto HPKE-Utils.swift
[71/623] Compiling Crypto DHKEM.swift
[72/623] Emitting module RealModule
[73/623] Compiling RealModule Real.swift
[74/623] Compiling RealModule Float80+Real.swift
[75/623] Compiling _NIOBase64 Base64.swift
[76/623] Emitting module _NIOBase64
[77/624] Compiling Crypto AES-GCM.swift
[78/624] Compiling Crypto AES-GCM_boring.swift
[79/624] Compiling RealModule Float16+Real.swift
[80/624] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[81/624] Compiling ServiceContextModule ServiceContextKey.swift
[82/624] Emitting module ServiceContextModule
[83/624] Compiling ServiceContextModule ServiceContext.swift
[84/624] Compiling RealModule ElementaryFunctions.swift
[85/624] Compiling RealModule Float+Real.swift
[86/624] Compiling Crypto HPKE-KEM-Curve25519.swift
[87/624] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[88/624] Compiling Crypto HPKE-KEM.swift
[89/624] Compiling Crypto HPKE-Errors.swift
[90/624] Compiling RealModule AlgebraicField.swift
[91/624] Compiling RealModule AugmentedArithmetic.swift
[92/624] Compiling RealModule Double+Real.swift
[93/624] Compiling RealModule ApproximateEquality.swift
[93/624] Compiling fiat_p256_adx_sqr.S
[94/624] Compiling fiat_p256_adx_mul.S
[96/624] Compiling RealModule RealFunctions.swift
[97/624] Compiling Crypto ChaChaPoly_boring.swift
[98/624] Compiling Crypto ChaChaPoly.swift
[99/624] Compiling Crypto Cipher.swift
[100/624] Compiling Crypto Nonces.swift
[100/624] Compiling fiat_curve25519_adx_square.S
[101/624] Compiling fiat_curve25519_adx_mul.S
[103/624] Compiling Logging LogHandler.swift
[104/630] Compiling Instrumentation NoOpInstrument.swift
[105/630] Compiling Instrumentation MultiplexInstrument.swift
[106/630] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[107/630] Compiling _NIODataStructures _TinyArray.swift
[108/630] Compiling _NIODataStructures PriorityQueue.swift
[109/630] Compiling Crypto ASN1.swift
[110/630] Compiling Crypto ASN1Any.swift
[111/630] Compiling Crypto HPKE-KexKeyDerivation.swift
[112/630] Compiling Crypto HPKE-LabeledExtract.swift
[113/630] Compiling Logging Locks.swift
[114/630] Emitting module Logging
[115/630] Compiling Logging MetadataProvider.swift
[116/630] Compiling _NIODataStructures Heap.swift
[117/630] Emitting module _NIODataStructures
[122/633] Compiling Crypto Digest_boring.swift
[123/633] Compiling Crypto Digest.swift
[124/633] Compiling Crypto Digests.swift
[125/633] Compiling Crypto HashFunctions.swift
[126/633] Compiling Crypto HashFunctions_SHA2.swift
[127/633] Compiling Instrumentation InstrumentationSystem.swift
[128/633] Emitting module Instrumentation
[129/633] Compiling Instrumentation Instrument.swift
[130/633] Compiling Instrumentation Locks.swift
[130/703] Compiling CNIOBoringSSLShims shims.c
[132/759] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[133/759] Compiling OrderedCollections OrderedDictionary+Values.swift
[134/759] Compiling OrderedCollections OrderedDictionary.swift
[135/759] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[136/759] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[137/759] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[138/767] Compiling Logging Logging.swift
[139/767] Compiling CoreMetrics Locks.swift
[140/767] Emitting module CoreMetrics
[141/767] Compiling CoreMetrics Metrics.swift
[142/767] Compiling OrderedCollections OrderedDictionary+Elements.swift
[143/767] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[144/767] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[145/767] Compiling OrderedCollections OrderedSet+Diffing.swift
[146/767] Compiling OrderedCollections OrderedSet+Equatable.swift
[147/767] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[148/767] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[149/767] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[150/767] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[151/767] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[152/767] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[153/767] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[154/767] Emitting module SystemPackage
[155/780] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[156/780] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[157/780] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[158/780] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[159/780] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[160/780] Compiling OrderedCollections OrderedSet+Sendable.swift
[161/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[162/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[163/786] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[164/786] Compiling HeapModule Heap.swift
[165/786] Compiling HeapModule Heap+UnsafeHandle.swift
[166/786] Compiling HeapModule _HeapNode.swift
[170/788] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[171/788] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[172/788] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[173/788] Compiling OrderedCollections OrderedSet+Codable.swift
[174/788] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[175/788] Compiling OrderedCollections OrderedSet+Descriptions.swift
[185/788] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[186/788] Compiling HeapModule Heap+Invariants.swift
[187/788] Compiling HeapModule Heap+Descriptions.swift
[188/788] Emitting module HeapModule
[188/788] Compiling tls_record.cc
[189/866] Compiling tls_method.cc
[191/866] Compiling Tracing TracingTime.swift
[192/866] Compiling Tracing TracerProtocol.swift
[193/866] Compiling Tracing SpanProtocol.swift
[194/866] Emitting module Tracing
[195/866] Compiling Tracing NoOpTracer.swift
[196/866] Compiling Tracing Tracer.swift
[197/866] Compiling Tracing InstrumentationSystem+Tracing.swift
[198/866] Compiling Tracing TracerProtocol+Legacy.swift
[199/882] Compiling HashTreeCollections TreeSet+Extras.swift
[200/882] Compiling HashTreeCollections TreeSet+Filter.swift
[201/882] Compiling HashTreeCollections TreeSet+Hashable.swift
[202/882] Compiling HashTreeCollections TreeSet+Sendable.swift
[203/882] Compiling HashTreeCollections TreeSet+Sequence.swift
[204/882] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[205/882] Compiling HashTreeCollections _HashNode+Lookups.swift
[206/882] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[207/882] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[208/882] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[209/882] Compiling HashTreeCollections _HashNode+Structural union.swift
[210/882] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[211/882] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[212/882] Compiling HashTreeCollections TreeSet+Equatable.swift
[213/882] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[214/882] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[215/882] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[216/882] Compiling HashTreeCollections _HashNode+Storage.swift
[217/882] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[218/882] Compiling HashTreeCollections _HashNode+Structural filter.swift
[219/882] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[220/882] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[221/882] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[222/889] Compiling DequeModule Deque+CustomReflectable.swift
[223/889] Compiling DequeModule Deque+Descriptions.swift
[224/889] Compiling DequeModule Deque+Codable.swift
[225/889] Compiling DequeModule Deque+Collection.swift
[226/889] Compiling DequeModule Deque+Equatable.swift
[227/889] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[228/889] Compiling DequeModule Deque+Extras.swift
[229/889] Compiling DequeModule Deque+Hashable.swift
[230/889] Compiling HashTreeCollections TreeSet+Debugging.swift
[231/889] Compiling HashTreeCollections TreeSet+Descriptions.swift
[232/889] Compiling HashTreeCollections _AncestorHashSlots.swift
[233/889] Compiling HashTreeCollections _Bitmap.swift
[234/889] Compiling HashTreeCollections _Bucket.swift
[235/889] Compiling HashTreeCollections _Hash.swift
[236/889] Compiling HashTreeCollections _HashLevel.swift
[237/889] Compiling HashTreeCollections _HashNode+Builder.swift
[238/889] Compiling HashTreeCollections _HashNode+Debugging.swift
[239/889] Compiling HashTreeCollections _HashNode+Initializers.swift
[240/889] Compiling HashTreeCollections _HashNode+Invariants.swift
[241/889] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[242/889] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[243/889] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[244/889] Compiling HashTreeCollections _HashNode+Structural merge.swift
[244/889] Compiling tls13_server.cc
[246/889] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[247/889] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[248/889] Compiling HashTreeCollections TreeDictionary+Values.swift
[249/889] Compiling HashTreeCollections TreeDictionary.swift
[250/889] Compiling HashTreeCollections TreeSet+Codable.swift
[251/889] Compiling HashTreeCollections TreeSet+Collection.swift
[252/889] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[265/889] Compiling HashTreeCollections _UnsafePath.swift
[266/889] Compiling HashTreeCollections TreeDictionary+Codable.swift
[267/889] Compiling HashTreeCollections TreeDictionary+Collection.swift
[268/889] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[269/889] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[270/889] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[284/889] Compiling DequeModule _DequeBufferHeader.swift
[285/890] Emitting module Crypto
[292/898] Compiling DequeModule _UnsafeWrappedBuffer.swift
[293/898] Emitting module OrderedCollections
[294/898] Compiling DequeModule _DequeSlot.swift
[297/898] Compiling DequeModule _DequeBuffer.swift
[300/898] Compiling DequeModule Deque+Testing.swift
[301/898] Compiling DequeModule Deque._Storage.swift
[302/898] Compiling DequeModule Deque._UnsafeHandle.swift
[303/898] Compiling DequeModule Deque.swift
[306/898] Emitting module DequeModule
[309/898] Compiling HashTreeCollections _RawHashNode.swift
[310/898] Compiling HashTreeCollections _UnmanagedHashNode.swift
[322/898] Compiling HashTreeCollections TreeDictionary+Keys.swift
[323/898] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[324/898] Compiling HashTreeCollections TreeDictionary+Merge.swift
[325/898] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[327/906] Compiling _RopeModule Rope+Remove.swift
[328/906] Compiling _RopeModule Rope+RemoveSubrange.swift
[329/906] Compiling _RopeModule Rope+Split.swift
[330/906] Compiling Crypto RNG_boring.swift
[331/906] Compiling Crypto SafeCompare_boring.swift
[332/906] Compiling Crypto Zeroization_boring.swift
[333/906] Compiling Crypto PrettyBytes.swift
[334/906] Compiling Crypto SafeCompare.swift
[352/906] Emitting module _RopeModule
[352/906] Compiling tls13_enc.cc
[353/906] Compiling tls13_client.cc
[361/906] Compiling tls13_both.cc
[379/906] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[380/906] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[381/906] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[382/906] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[383/906] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[384/906] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[385/906] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[386/906] Compiling HashTreeCollections TreeSet.swift
[412/906] Compiling t1_enc.cc
[414/906] Emitting module Metrics
[415/906] Compiling Metrics Metrics.swift
[487/906] Compiling ssl_x509.cc
[488/906] Compiling ssl_versions.cc
[489/906] Compiling ssl_transcript.cc
[498/906] Compiling ssl_stat.cc
[500/906] Compiling RoutingKit PathComponent.swift
[501/906] Compiling RoutingKit Router.swift
[502/906] Compiling RoutingKit TrieRouter.swift
[503/906] Emitting module RoutingKit
[504/906] Compiling RoutingKit Parameters.swift
[505/906] Compiling RoutingKit AnyRouter.swift
[505/906] Compiling ssl_session.cc
[515/906] Emitting module HashTreeCollections
[515/906] Compiling ssl_privkey.cc
[516/906] Compiling ssl_key_share.cc
[517/906] Compiling ssl_file.cc
[518/906] Compiling ssl_cipher.cc
[519/906] Compiling ssl_credential.cc
[520/906] Compiling ssl_lib.cc
[521/906] Compiling ssl_cert.cc
[522/906] Compiling ssl_buffer.cc
[523/906] Compiling ssl_asn1.cc
[524/906] Compiling ssl_aead_ctx.cc
[525/906] Compiling s3_pkt.cc
[526/906] Compiling s3_lib.cc
[527/906] Compiling s3_both.cc
[528/906] Compiling handshake_server.cc
[529/906] Compiling handshake.cc
[530/906] Compiling handshake_client.cc
[531/906] Compiling handoff.cc
[532/906] Compiling md5-x86_64-linux.S
[533/906] Compiling md5-x86_64-apple.S
[534/906] Compiling encrypted_client_hello.cc
[534/906] Compiling dtls_record.cc
[536/906] Compiling md5-586-linux.S
[537/906] Compiling extensions.cc
[538/906] Compiling md5-586-apple.S
[539/906] Compiling chacha20_poly1305_x86_64-linux.S
[540/906] Compiling chacha20_poly1305_x86_64-apple.S
[541/906] Compiling chacha20_poly1305_armv8-win.S
[542/906] Compiling chacha20_poly1305_armv8-linux.S
[543/906] Compiling chacha-x86_64-linux.S
[544/906] Compiling chacha-x86_64-apple.S
[545/906] Compiling chacha20_poly1305_armv8-apple.S
[546/906] Compiling dtls_method.cc
[547/906] Compiling chacha-x86-linux.S
[548/906] Compiling chacha-x86-apple.S
[549/906] Compiling chacha-armv8-win.S
[550/906] Compiling chacha-armv8-linux.S
[551/906] Compiling chacha-armv4-linux.S
[552/906] Compiling aes128gcmsiv-x86_64-linux.S
[553/906] Compiling chacha-armv8-apple.S
[554/906] Compiling aes128gcmsiv-x86_64-apple.S
[555/906] Compiling x86_64-mont5-linux.S
[556/906] Compiling x86_64-mont-linux.S
[557/906] Compiling x86_64-mont5-apple.S
[558/906] Compiling err_data.cc
[559/906] Compiling x86_64-mont-apple.S
[560/906] Compiling x86-mont-linux.S
[561/906] Compiling x86-mont-apple.S
[562/906] Compiling vpaes-x86_64-linux.S
[563/906] Compiling vpaes-x86_64-apple.S
[564/906] Compiling d1_srtp.cc
[565/906] Compiling vpaes-x86-linux.S
[566/906] Compiling vpaes-x86-apple.S
[567/906] Compiling bio_ssl.cc
[568/906] Compiling vpaes-armv8-linux.S
[569/906] Compiling vpaes-armv8-win.S
[570/906] Compiling vpaes-armv8-apple.S
[571/906] Compiling vpaes-armv7-linux.S
[572/906] Compiling sha512-x86_64-linux.S
[573/906] Compiling d1_pkt.cc
[574/906] Compiling sha512-x86_64-apple.S
[575/906] Compiling sha512-armv8-win.S
[576/906] Compiling sha512-armv8-linux.S
[577/906] Compiling sha512-armv4-linux.S
[578/906] Compiling sha512-586-linux.S
[579/906] Compiling sha512-armv8-apple.S
[580/906] Compiling sha512-586-apple.S
[581/906] Compiling sha256-x86_64-apple.S
[582/906] Compiling sha256-x86_64-linux.S
[583/906] Compiling sha256-armv8-win.S
[584/906] Compiling sha256-armv8-linux.S
[585/906] Compiling sha256-armv4-linux.S
[586/906] Compiling sha256-586-apple.S
[587/906] Compiling sha256-586-linux.S
[588/906] Compiling sha256-armv8-apple.S
[589/906] Compiling sha1-x86_64-linux.S
[590/906] Compiling sha1-x86_64-apple.S
[590/906] Compiling d1_lib.cc
[592/906] Compiling sha1-armv8-win.S
[593/906] Compiling sha1-armv8-linux.S
[594/906] Compiling sha1-armv4-large-linux.S
[595/906] Compiling sha1-586-linux.S
[596/906] Compiling sha1-586-apple.S
[597/906] Compiling sha1-armv8-apple.S
[598/906] Compiling rsaz-avx2-linux.S
[599/906] Compiling rsaz-avx2-apple.S
[600/906] Compiling rdrand-x86_64-linux.S
[601/906] Compiling d1_both.cc
[602/906] Compiling p256_beeu-x86_64-asm-linux.S
[603/906] Compiling rdrand-x86_64-apple.S
[604/906] Compiling p256_beeu-armv8-asm-win.S
[605/906] Compiling p256_beeu-x86_64-asm-apple.S
[606/906] Compiling p256_beeu-armv8-asm-linux.S
[607/906] Compiling p256_beeu-armv8-asm-apple.S
[608/906] Compiling p256-x86_64-asm-linux.S
[609/906] Compiling p256-x86_64-asm-apple.S
[610/906] Compiling p256-armv8-asm-win.S
[611/906] Compiling p256-armv8-asm-linux.S
[612/906] Compiling ghashv8-armv8-win.S
[613/906] Compiling p256-armv8-asm-apple.S
[614/906] Compiling ghashv8-armv8-linux.S
[615/906] Compiling ghashv8-armv8-apple.S
[616/906] Compiling ghashv8-armv7-linux.S
[617/906] Compiling ghash-x86-linux.S
[618/906] Compiling ghash-x86_64-apple.S
[618/906] Compiling ghash-x86-apple.S
[618/906] Compiling ghash-x86_64-linux.S
[621/906] Compiling ghash-ssse3-x86_64-linux.S
[622/906] Compiling ghash-ssse3-x86_64-apple.S
[623/906] Compiling ghash-ssse3-x86-linux.S
[624/906] Compiling ghash-neon-armv8-win.S
[625/906] Compiling ghash-ssse3-x86-apple.S
[626/906] Compiling ghash-neon-armv8-linux.S
[627/906] Compiling ghash-neon-armv8-apple.S
[628/906] Compiling ghash-armv4-linux.S
[628/906] Compiling co-586-linux.S
[628/906] Compiling bn-armv8-win.S
[628/906] Compiling bsaes-armv7-linux.S
[632/906] Compiling co-586-apple.S
[633/906] Compiling bn-armv8-linux.S
[634/906] Compiling bn-armv8-apple.S
[635/906] Compiling bn-586-linux.S
[636/906] Compiling bn-586-apple.S
[637/906] Compiling armv8-mont-win.S
[638/906] Compiling armv4-mont-linux.S
[639/906] Compiling aesv8-gcm-armv8-linux.S
[639/906] Compiling aesv8-gcm-armv8-win.S
[641/906] Compiling armv8-mont-linux.S
[642/906] Compiling armv8-mont-apple.S
[643/906] Compiling aesv8-armv8-win.S
[644/906] Compiling aesv8-gcm-armv8-apple.S
[645/906] Compiling aesv8-armv8-linux.S
[646/906] Compiling aesv8-armv8-apple.S
[647/906] Compiling aesni-x86_64-linux.S
[648/906] Compiling aesni-x86-linux.S
[649/906] Compiling aesni-x86_64-apple.S
[650/906] Compiling aesni-x86-apple.S
[651/906] Compiling aesv8-armv7-linux.S
[652/906] Compiling aesni-gcm-x86_64-linux.S
[653/906] Compiling aesni-gcm-x86_64-apple.S
[654/906] Compiling aes-gcm-avx2-x86_64-linux.S
[655/906] Compiling aes-gcm-avx2-x86_64-apple.S
[656/906] Compiling aes-gcm-avx10-x86_64-linux.S
[657/906] Compiling aes-gcm-avx10-x86_64-apple.S
[658/906] Compiling x_sig.cc
[659/906] Compiling x_spki.cc
[660/906] Compiling x_x509a.cc
[661/906] Compiling x_val.cc
[662/906] Compiling x_x509.cc
[663/906] Compiling x_pubkey.cc
[664/906] Compiling x_req.cc
[665/906] Compiling x_exten.cc
[666/906] Compiling x_name.cc
[667/906] Compiling x_crl.cc
[668/906] Compiling x_algor.cc
[669/906] Compiling x_attrib.cc
[670/906] Compiling x509spki.cc
[671/906] Compiling x_all.cc
[672/906] Compiling x509rset.cc
[673/906] Compiling x509name.cc
[674/906] Compiling x509cset.cc
[675/906] Compiling x509_v3.cc
[676/906] Compiling x509_vpm.cc
[677/906] Compiling x509_vfy.cc
[678/906] Compiling x509_txt.cc
[679/906] Compiling x509_trs.cc
[680/906] Compiling x509_set.cc
[681/906] Compiling x509_obj.cc
[682/906] Compiling x509_d2.cc
[683/906] Compiling x509_def.cc
[684/906] Compiling x509_req.cc
[685/906] Compiling x509_ext.cc
[686/906] Compiling x509_lu.cc
[687/906] Compiling x509_cmp.cc
[688/906] Compiling x509.cc
[689/906] Compiling x509_att.cc
[690/906] Compiling v3_prn.cc
[691/906] Compiling v3_utl.cc
[692/906] Compiling v3_skey.cc
[693/906] Compiling v3_pcons.cc
[694/906] Compiling v3_ocsp.cc
[695/906] Compiling v3_pmaps.cc
[696/906] Compiling v3_purp.cc
[697/906] Compiling v3_ncons.cc
[698/906] Compiling v3_int.cc
[699/906] Compiling v3_lib.cc
[700/906] Compiling v3_ia5.cc
[701/906] Compiling v3_info.cc
[702/906] Compiling v3_enum.cc
[703/906] Compiling v3_extku.cc
[704/906] Compiling v3_genn.cc
[705/906] Compiling v3_cpols.cc
[706/906] Compiling v3_crld.cc
[707/906] Compiling v3_conf.cc
[708/906] Compiling v3_bcons.cc
[709/906] Compiling v3_bitst.cc
[710/906] Compiling v3_akeya.cc
[711/906] Compiling v3_akey.cc
[712/906] Compiling v3_alt.cc
[713/906] Compiling t_x509.cc
[714/906] Compiling t_x509a.cc
[715/906] Compiling t_crl.cc
[716/906] Compiling t_req.cc
[717/906] Compiling rsa_pss.cc
[718/906] Compiling i2d_pr.cc
[719/906] Compiling name_print.cc
[720/906] Compiling policy.cc
[721/906] Compiling by_file.cc
[722/906] Compiling by_dir.cc
[723/906] Compiling a_verify.cc
[724/906] Compiling algorithm.cc
[725/906] Compiling asn1_gen.cc
[726/906] Compiling a_sign.cc
[727/906] Compiling a_digest.cc
[728/906] Compiling voprf.cc
[729/906] Compiling thread_win.cc
[730/906] Compiling thread_pthread.cc
[731/906] Compiling thread.cc
[732/906] Compiling trust_token.cc
[733/906] Compiling thread_none.cc
[734/906] Compiling stack.cc
[735/906] Compiling pmbtoken.cc
[736/906] Compiling slhdsa.cc
[737/906] Compiling spake2plus.cc
[738/906] Compiling siphash.cc
[739/906] Compiling sha512.cc
[740/906] Compiling sha1.cc
[741/906] Compiling sha256.cc
[742/906] Compiling rsa_extra.cc
[743/906] Compiling rsa_print.cc
[744/906] Compiling rsa_crypt.cc
[745/906] Compiling refcount.cc
[746/906] Compiling rc4.cc
[747/906] Compiling rsa_asn1.cc
[748/906] Compiling urandom.cc
[749/906] Compiling windows.cc
[750/906] Compiling trusty.cc
[751/906] Compiling rand.cc
[752/906] Compiling ios.cc
[753/906] Compiling passive.cc
[754/906] Compiling poly1305_arm_asm.S
[755/906] Compiling getentropy.cc
[756/906] Compiling forkunsafe.cc
[757/906] Compiling deterministic.cc
[758/906] Compiling fork_detect.cc
[759/906] Compiling poly1305_vec.cc
[760/906] Compiling poly1305_arm.cc
[761/906] Compiling poly1305.cc
[762/906] Compiling pool.cc
[763/906] Compiling pkcs8.cc
[764/906] Compiling pkcs8_x509.cc
[765/906] Compiling p5_pbev2.cc
[766/906] Compiling pkcs7.cc
[767/906] Compiling pkcs7_x509.cc
[768/906] Compiling pem_xaux.cc
[769/906] Compiling pem_x509.cc
[770/906] Compiling pem_pkey.cc
[771/906] Compiling pem_pk8.cc
[772/906] Compiling pem_oth.cc
[773/906] Compiling mlkem.cc
[774/906] Compiling obj_xref.cc
[775/906] Compiling pem_info.cc
[776/906] Compiling pem_lib.cc
[777/906] Compiling mldsa.cc
[778/906] Compiling obj.cc
[779/906] Compiling pem_all.cc
[780/906] Compiling poly_rq_mul.S
[781/906] Compiling fips_shared_support.cc
[782/906] Compiling mem.cc
[783/906] Compiling md5.cc
[784/906] Compiling md4.cc
[785/906] Compiling lhash.cc
[786/906] Compiling kyber.cc
[787/906] Compiling ex_data.cc
[788/906] Compiling sign.cc
[789/906] Compiling scrypt.cc
[790/906] Compiling print.cc
[791/906] Compiling pbkdf.cc
[792/906] Compiling hpke.cc
[793/906] Compiling hrss.cc
[794/906] Compiling p_x25519_asn1.cc
[795/906] Compiling p_x25519.cc
[796/906] Compiling p_ed25519.cc
[797/906] Compiling p_rsa_asn1.cc
[798/906] Compiling p_hkdf.cc
[799/906] Compiling p_rsa.cc
[800/906] Compiling p_ec.cc
[801/906] Compiling p_ed25519_asn1.cc
[802/906] Compiling p_ec_asn1.cc
[803/906] Compiling p_dh_asn1.cc
[804/906] Compiling p_dsa_asn1.cc
[805/906] Compiling p_dh.cc
[806/906] Compiling evp_ctx.cc
[807/906] Compiling evp.cc
[808/906] Compiling err.cc
[809/906] Compiling engine.cc
[810/906] Compiling evp_asn1.cc
[811/906] Compiling ecdsa_asn1.cc
[812/906] Compiling ecdh.cc
[813/906] Compiling ec_derive.cc
[814/906] Compiling hash_to_curve.cc
[815/906] Compiling dsa.cc
[816/906] Compiling ec_asn1.cc
[817/906] Compiling dsa_asn1.cc
[818/906] Compiling x25519-asm-arm.S
[819/906] Compiling bcm.cc
[820/906] Compiling params.cc
[821/906] Compiling digest_extra.cc
[822/906] Compiling des.cc
[823/906] Compiling dh_asn1.cc
[824/906] Compiling curve25519_64_adx.cc
[825/906] Compiling spake25519.cc
[826/906] Compiling cpu_intel.cc
[827/906] Compiling crypto.cc
[828/906] Compiling cpu_arm_linux.cc
[829/906] Compiling cpu_arm_freebsd.cc
[830/906] Compiling cpu_aarch64_win.cc
[831/906] Compiling curve25519.cc
[832/906] Compiling cpu_aarch64_sysreg.cc
[833/906] Compiling cpu_aarch64_openbsd.cc
[834/906] Compiling cpu_aarch64_linux.cc
[835/906] Compiling cpu_aarch64_fuchsia.cc
[836/906] Compiling cpu_aarch64_apple.cc
[837/906] Compiling get_cipher.cc
[838/906] Compiling conf.cc
[839/906] Compiling tls_cbc.cc
[840/906] Compiling e_tls.cc
[841/906] Compiling e_rc4.cc
[842/906] Compiling e_rc2.cc
[843/906] Compiling e_null.cc
[844/906] Compiling e_des.cc
[845/906] Compiling e_chacha20poly1305.cc
[846/906] Compiling e_aesgcmsiv.cc
[847/906] Compiling e_aesctrhmac.cc
[848/906] Compiling derive_key.cc
[849/906] Compiling chacha.cc
[850/906] Compiling unicode.cc
[851/906] Compiling ber.cc
[852/906] Compiling cbs.cc
[853/906] Compiling cbb.cc
[854/906] Compiling asn1_compat.cc
[855/906] Compiling buf.cc
[856/906] Compiling blake2.cc
[857/906] Compiling socket_helper.cc
[858/906] Compiling convert.cc
[859/906] Compiling bn_asn1.cc
[860/906] Compiling socket.cc
[861/906] Compiling printf.cc
[862/906] Compiling pair.cc
[863/906] Compiling hexdump.cc
[864/906] Compiling file.cc
[865/906] Compiling fd.cc
[866/906] Compiling errno.cc
[867/906] Compiling connect.cc
[868/906] Compiling bio_mem.cc
[869/906] Compiling bio.cc
[870/906] Compiling base64.cc
[871/906] Compiling tasn_typ.cc
[872/906] Compiling tasn_fre.cc
[873/906] Compiling tasn_utl.cc
[874/906] Compiling tasn_new.cc
[875/906] Compiling tasn_enc.cc
[876/906] Compiling posix_time.cc
[877/906] Compiling f_string.cc
[878/906] Compiling f_int.cc
[879/906] Compiling asn_pack.cc
[880/906] Compiling tasn_dec.cc
[881/906] Compiling asn1_par.cc
[882/906] Compiling asn1_lib.cc
[883/906] Compiling a_utctm.cc
[884/906] Compiling a_type.cc
[885/906] Compiling a_octet.cc
[886/906] Compiling a_time.cc
[887/906] Compiling a_strnid.cc
[888/906] Compiling a_strex.cc
[889/906] Compiling a_mbstr.cc
[890/906] Compiling a_object.cc
[891/906] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[891/906] Write sources
[896/906] Compiling a_int.cc
[897/906] Compiling a_i2d_fp.cc
[897/906] Write sources
[899/906] Compiling a_dup.cc
[900/906] Compiling a_d2i_fp.cc
[901/913] Compiling a_gentm.cc
[902/950] Compiling a_bool.cc
[903/966] Compiling a_bitstr.cc
[905/1006] Compiling Algorithms Suffix.swift
[906/1006] Compiling Algorithms Trim.swift
[907/1008] Compiling Algorithms Permutations.swift
[908/1008] Compiling Algorithms Product.swift
[909/1010] Compiling Algorithms MinMax.swift
[910/1010] Compiling Algorithms Partition.swift
[911/1010] Compiling Algorithms Indexed.swift
[912/1010] Compiling Algorithms Intersperse.swift
[913/1010] Compiling Algorithms Joined.swift
[914/1010] Compiling Algorithms Keyed.swift
[916/1010] Compiling Algorithms Unique.swift
[917/1010] Compiling Algorithms Windows.swift
[918/1010] Compiling BitCollections BitSet+Equatable.swift
[919/1010] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[920/1010] Compiling BitCollections BitSet+Extras.swift
[921/1015] Compiling BitCollections BitSet+Hashable.swift
[922/1015] Compiling BitCollections BitSet+Initializers.swift
[923/1015] Compiling BitCollections BitSet+Invariants.swift
[924/1015] Compiling BitCollections BitSet+Random.swift
[925/1015] Compiling BitCollections BitSet+SetAlgebra basics.swift
[926/1015] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[927/1015] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[928/1015] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[929/1015] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[930/1015] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[931/1015] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[932/1015] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[933/1015] Emitting module BitCollections
[934/1015] Compiling Atomics IntegerOperations.swift
[935/1015] Compiling Atomics Unmanaged extensions.swift
[936/1015] Compiling Algorithms EitherSequence.swift
[937/1015] Compiling Algorithms FirstNonNil.swift
[938/1015] Compiling Algorithms FlattenCollection.swift
[939/1015] Compiling Algorithms Grouped.swift
[956/1015] Compiling Algorithms Rotate.swift
[957/1015] Compiling Algorithms Split.swift
[958/1015] Compiling Algorithms Stride.swift
[960/1015] Compiling Algorithms AdjacentPairs.swift
[961/1015] Compiling Algorithms Chain.swift
[962/1015] Compiling Algorithms Chunked.swift
[963/1015] Compiling Algorithms Combinations.swift
[964/1015] Compiling Algorithms Compacted.swift
[965/1015] Compiling Algorithms Cycle.swift
[966/1015] Compiling BitCollections BitSet.swift
[967/1015] Compiling BitCollections Range+Utilities.swift
[968/1015] Compiling BitCollections Slice+Utilities.swift
[969/1015] Compiling BitCollections UInt+Tricks.swift
[970/1015] Compiling BitCollections _Word.swift
[971/1015] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[972/1015] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[973/1015] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[974/1015] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[975/1015] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[976/1015] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[977/1015] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[978/1015] Compiling BitCollections BitSet+SetAlgebra union.swift
[979/1015] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[980/1015] Compiling BitCollections BitSet.Counted.swift
[981/1015] Compiling BitCollections BitSet.Index.swift
[982/1015] Compiling BitCollections BitSet._UnsafeHandle.swift
[1005/1017] Emitting module Collections
[1010/1017] Compiling Collections Collections.swift
[1014/1017] Emitting module Atomics
[1014/1017] Compiling c-nioatomics.c
[1016/1017] Emitting module Algorithms
[1016/1017] Compiling c-atomics.c
[1018/1023] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1019/1023] Compiling NIOConcurrencyHelpers lock.swift
[1020/1023] Compiling NIOConcurrencyHelpers NIOLock.swift
[1021/1023] Emitting module NIOConcurrencyHelpers
[1022/1023] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1023/1023] Compiling NIOConcurrencyHelpers atomics.swift
[1024/1111] Emitting module ConsoleKitTerminal
[1025/1113] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1026/1113] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1027/1113] Compiling NIOCore NIOAsyncWriter.swift
[1028/1113] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1029/1113] Compiling NIOCore BSDSocketAPI.swift
[1030/1113] Compiling NIOCore ByteBuffer-aux.swift
[1031/1113] Compiling NIOCore AsyncChannelHandler.swift
[1032/1113] Compiling NIOCore AsyncChannelInboundStream.swift
[1033/1113] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1034/1113] Compiling NIOCore AddressedEnvelope.swift
[1035/1113] Compiling NIOCore AsyncAwaitSupport.swift
[1036/1113] Compiling NIOCore AsyncChannel.swift
[1037/1113] Compiling NIOCore ByteBuffer-multi-int.swift
[1038/1113] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1039/1113] Compiling NIOCore ByteBuffer-views.swift
[1040/1113] Compiling NIOCore Channel.swift
[1041/1113] Compiling NIOCore ChannelHandler.swift
[1042/1113] Compiling NIOCore ChannelHandlers.swift
[1043/1113] Compiling NIOCore ByteBuffer-hex.swift
[1044/1113] Compiling NIOCore ByteBuffer-int.swift
[1045/1113] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1046/1113] Compiling NIOCore ChannelInvoker.swift
[1047/1113] Compiling NIOCore ChannelOption.swift
[1048/1113] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1049/1113] Compiling NIOCore ByteBuffer-conversions.swift
[1050/1113] Compiling NIOCore ByteBuffer-core.swift
[1051/1113] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1052/1113] Compiling ConsoleKitTerminal LoggerFragment.swift
[1053/1113] Compiling NIOCore GlobalSingletons.swift
[1054/1113] Compiling NIOCore IO.swift
[1055/1113] Compiling NIOCore IOData.swift
[1056/1113] Compiling NIOCore IPProtocol.swift
[1057/1113] Compiling NIOCore IntegerBitPacking.swift
[1058/1113] Compiling NIOCore IntegerTypes.swift
[1059/1141] Compiling NIOCore NIOLoopBound.swift
[1060/1141] Compiling NIOCore NIOScheduledCallback.swift
[1061/1141] Compiling NIOCore NIOSendable.swift
[1062/1141] Compiling NIOCore RecvByteBufferAllocator.swift
[1063/1141] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1064/1141] Compiling NIOCore SocketAddresses.swift
[1065/1141] Compiling NIOCore Interfaces.swift
[1066/1141] Compiling NIOCore Linux.swift
[1067/1141] Compiling NIOCore MarkedCircularBuffer.swift
[1068/1141] Compiling NIOCore MulticastChannel.swift
[1069/1141] Compiling NIOCore NIOAny.swift
[1070/1141] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1071/1141] Compiling ConsoleKitCommands Argument.swift
[1072/1141] Compiling ConsoleKitCommands CommandSignature.swift
[1073/1143] Emitting module ConsoleKitCommands
[1074/1143] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1075/1143] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1076/1143] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1077/1143] Compiling NIOCore EventLoopFuture.swift
[1078/1143] Compiling NIOCore FileDescriptor.swift
[1079/1143] Compiling NIOCore FileHandle.swift
[1080/1143] Compiling NIOCore FileRegion.swift
[1081/1143] Compiling NIOCore Codec.swift
[1082/1143] Compiling NIOCore ConvenienceOptionSupport.swift
[1083/1143] Compiling NIOCore DeadChannel.swift
[1084/1143] Compiling NIOCore DispatchQueue+WithFuture.swift
[1085/1143] Compiling NIOCore EventLoop+Deprecated.swift
[1086/1143] Compiling NIOCore EventLoop+SerialExecutor.swift
[1087/1143] Compiling NIOCore EventLoop.swift
[1088/1143] Compiling NIOCore SocketOptionProvider.swift
[1089/1143] Compiling NIOCore SystemCallHelpers.swift
[1090/1143] Compiling NIOCore TimeAmount+Duration.swift
[1091/1143] Compiling NIOCore TypeAssistedChannelHandler.swift
[1092/1143] Compiling NIOCore UniversalBootstrapSupport.swift
[1093/1143] Compiling NIOCore Utilities.swift
[1094/1143] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1095/1143] Compiling ConsoleKitCommands Utilities.swift
[1096/1143] Compiling ConsoleKitCommands Flag.swift
[1097/1143] Compiling ConsoleKitCommands Option.swift
[1098/1143] Compiling ConsoleKitCommands Commands.swift
[1099/1143] Compiling ConsoleKitCommands Console+Run.swift
[1100/1143] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1101/1143] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1102/1143] Compiling ConsoleKitCommands Command.swift
[1103/1143] Compiling ConsoleKitCommands CommandContext.swift
[1104/1143] Compiling ConsoleKitCommands CommandError.swift
[1105/1143] Compiling ConsoleKitCommands CommandGroup.swift
[1106/1143] Compiling ConsoleKitCommands CommandInput.swift
[1107/1143] Compiling ConsoleKitCommands AsyncCommands.swift
[1108/1143] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1109/1143] Compiling ConsoleKitCommands AnyCommand.swift
[1110/1143] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1111/1143] Compiling ConsoleKitCommands AsyncCommand.swift
[1112/1143] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1113/1143] Compiling ConsoleKitCommands ConsoleError.swift
[1114/1143] Compiling ConsoleKitCommands Completion.swift
[1136/1145] Emitting module ConsoleKit
[1137/1145] Compiling ConsoleKit Exports.swift
[1145/1145] Emitting module NIOCore
[1146/1198] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1147/1198] Compiling NIOEmbedded AsyncTestingChannel.swift
[1148/1198] Compiling NIOEmbedded Embedded.swift
[1149/1198] Emitting module NIOEmbedded
[1150/1198] Compiling NIOPosix GetaddrinfoResolver.swift
[1151/1198] Compiling NIOPosix HappyEyeballs.swift
[1152/1198] Compiling NIOPosix IO.swift
[1153/1198] Compiling NIOPosix IntegerBitPacking.swift
[1154/1198] Compiling NIOPosix IntegerTypes.swift
[1155/1198] Compiling NIOPosix Linux.swift
[1156/1203] Emitting module NIOPosix
[1157/1203] Compiling NIOPosix UnsafeTransfer.swift
[1158/1203] Compiling NIOPosix Utilities.swift
[1159/1203] Compiling NIOPosix VsockAddress.swift
[1160/1203] Compiling NIOPosix VsockChannelEvents.swift
[1161/1203] Compiling NIOPosix resource_bundle_accessor.swift
[1162/1203] Compiling NIOPosix BSDSocketAPICommon.swift
[1163/1203] Compiling NIOPosix BSDSocketAPIPosix.swift
[1164/1203] Compiling NIOPosix BSDSocketAPIWindows.swift
[1165/1203] Compiling NIOPosix BaseSocket.swift
[1166/1203] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1167/1203] Compiling NIOPosix BaseSocketChannel.swift
[1168/1203] Compiling NIOPosix SelectorKqueue.swift
[1169/1203] Compiling NIOPosix SelectorUring.swift
[1170/1203] Compiling NIOPosix ServerSocket.swift
[1171/1203] Compiling NIOPosix Socket.swift
[1172/1203] Compiling NIOPosix SocketChannel.swift
[1173/1203] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1174/1203] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1175/1203] Compiling NIOPosix PosixSingletons.swift
[1176/1203] Compiling NIOPosix RawSocketBootstrap.swift
[1177/1203] Compiling NIOPosix Resolver.swift
[1178/1203] Compiling NIOPosix Selectable.swift
[1179/1203] Compiling NIOPosix SelectableChannel.swift
[1180/1203] Compiling NIOPosix SelectableEventLoop.swift
[1181/1203] Compiling NIOPosix SelectorEpoll.swift
[1182/1203] Compiling NIOPosix SelectorGeneric.swift
[1183/1203] Compiling NIOPosix LinuxCPUSet.swift
[1184/1203] Compiling NIOPosix LinuxUring.swift
[1185/1203] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1186/1203] Compiling NIOPosix NIOThreadPool.swift
[1187/1203] Compiling NIOPosix NonBlockingFileIO.swift
[1188/1203] Compiling NIOPosix SocketProtocols.swift
[1189/1203] Compiling NIOPosix System.swift
[1190/1203] Compiling NIOPosix Thread.swift
[1191/1203] Compiling NIOPosix ThreadPosix.swift
[1192/1203] Compiling NIOPosix ThreadWindows.swift
[1193/1203] Compiling NIOPosix PendingDatagramWritesManager.swift
[1194/1203] Compiling NIOPosix PendingWritesManager.swift
[1195/1203] Compiling NIOPosix PipeChannel.swift
[1196/1203] Compiling NIOPosix PipePair.swift
[1197/1203] Compiling NIOPosix Pool.swift
[1198/1203] Compiling NIOPosix BaseStreamSocketChannel.swift
[1199/1203] Compiling NIOPosix Bootstrap.swift
[1200/1203] Compiling NIOPosix ControlMessage.swift
[1201/1203] Compiling NIOPosix DatagramVectorReadManager.swift
[1202/1203] Compiling NIOPosix Errors+Any.swift
[1203/1203] Compiling NIOPosix FileDescriptor.swift
[1204/1264] Emitting module NIO
[1205/1264] Compiling NIO Exports.swift
[1206/1264] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1207/1264] Compiling _NIOFileSystem BufferedStream.swift
[1208/1264] Compiling _NIOFileSystem Cancellation.swift
[1209/1306] Compiling _NIOFileSystem Utilities.swift
[1210/1306] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[1211/1306] Compiling _NIOFileSystem Syscalls.swift
[1212/1306] Compiling _NIOFileSystem SystemFileHandle.swift
[1213/1306] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1214/1306] Compiling _NIOFileSystem Syscall.swift
[1215/1306] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1216/1307] Compiling NIOSOCKS SOCKSResponse.swift
[1217/1307] Compiling NIOSOCKS ClientStateMachine.swift
[1218/1307] Compiling _NIOFileSystem UnsafeTransfer.swift
[1219/1307] Compiling _NIOFileSystem ParallelDirCopy.swift
[1220/1307] Compiling _NIOFileSystem ParallelRemoval.swift
[1221/1307] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1222/1310] Compiling NIOSOCKS Messages.swift
[1223/1310] Compiling NIOSOCKS SOCKSRequest.swift
[1224/1310] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1225/1310] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1226/1310] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1227/1310] Compiling NIOTLS SNIHandler.swift
[1228/1310] Compiling NIOTLS TLSEvents.swift
[1229/1310] Emitting module NIOTLS
[1230/1310] Emitting module _NIOFileSystem
[1231/1310] Compiling NIOSOCKS Helpers.swift
[1232/1310] Compiling NIOSOCKS AuthenticationMethod.swift
[1233/1310] Compiling NIOSOCKS ClientGreeting.swift
[1234/1310] Emitting module NIOSOCKS
[1235/1310] Compiling NIOSOCKS Errors.swift
[1236/1310] Compiling NIOSOCKS SOCKSClientHandler.swift
[1237/1310] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1238/1310] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1239/1310] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1240/1311] Compiling NIOHTTP1 HTTPDecoder.swift
[1241/1311] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1242/1311] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1243/1311] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1244/1311] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1245/1311] Compiling NIOHTTP1 HTTPTypes.swift
[1246/1311] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1247/1311] Compiling _NIOFileSystem FileSystem.swift
[1248/1341] Compiling NIOSOCKS ServerStateMachine.swift
[1249/1341] Compiling NIOSSL SSLErrors.swift
[1250/1341] Compiling NIOSSL SSLInit.swift
[1251/1341] Compiling NIOSSL NIOSSLHandler.swift
[1252/1341] Compiling _NIOFileSystem FileSystemProtocol.swift
[1253/1341] Compiling _NIOFileSystem FileType.swift
[1254/1341] Compiling _NIOFileSystem IOStrategy.swift
[1255/1341] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1256/1341] Emitting module NIOFoundationCompat
[1257/1341] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1258/1341] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1259/1341] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1260/1341] Compiling NIOSSL CustomPrivateKey.swift
[1261/1341] Compiling NIOSSL IdentityVerification.swift
[1262/1341] Compiling NIOSSL SSLContext.swift
[1265/1341] Compiling NIOSSL SSLPKCS12Bundle.swift
[1266/1341] Compiling NIOSSL SSLPrivateKey.swift
[1267/1341] Compiling NIOSSL LinuxCABundle.swift
[1268/1341] Compiling NIOSSL NIOSSLClientHandler.swift
[1269/1341] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1270/1341] Compiling _NIOFileSystem OpenOptions.swift
[1271/1341] Compiling _NIOFileSystem String+FileSystem.swift
[1272/1341] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1273/1341] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1274/1363] Compiling NIOTransportServices AcceptHandler.swift
[1275/1363] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1276/1363] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1277/1363] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1280/1363] Compiling NIOTransportServices NIOTSErrors.swift
[1281/1363] Compiling NIOTransportServices NIOTSEventLoop.swift
[1282/1363] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1283/1363] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1286/1363] Emitting module NIOHTTP1
[1287/1363] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1288/1363] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1289/1363] Compiling NIOTransportServices NIOTSBootstraps.swift
[1290/1363] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1291/1363] Compiling NIOTransportServices NIOTSSingletons.swift
[1292/1363] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1293/1363] Compiling NIOTransportServices StateManagedChannel.swift
[1294/1363] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1295/1429] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1296/1429] Compiling NIOWebSocket WebSocketOpcode.swift
[1297/1429] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1298/1430] Compiling NIOHPACK IntegerCoding.swift
[1299/1430] Compiling NIOHPACK HuffmanTables.swift
[1300/1430] Compiling NIOHPACK IndexedHeaderTable.swift
[1301/1431] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1302/1431] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1303/1431] Compiling NIOHTTPCompression HTTPDecompression.swift
[1304/1431] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1305/1431] Compiling NIOHTTPCompression HTTPCompression.swift
[1306/1431] Emitting module NIOHTTPCompression
[1307/1431] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1308/1431] Compiling MultipartKit Exports.swift
[1309/1431] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1310/1431] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1311/1433] Compiling MultipartKit MultipartFormData.swift
[1312/1433] Compiling MultipartKit MultipartParser.swift
[1313/1433] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1314/1433] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1315/1433] Compiling MultipartKit MultipartPart.swift
[1316/1433] Compiling MultipartKit MultipartPartConvertible.swift
[1317/1434] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1318/1434] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1319/1434] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1320/1434] Compiling NIOWebSocket SHA1.swift
[1321/1434] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1322/1434] Compiling NIOWebSocket WebSocketFrame.swift
[1323/1434] Emitting module NIOWebSocket
[1324/1434] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1325/1434] Compiling MultipartKit FormDataDecoder.KeyedContainer.swift
[1326/1434] Compiling MultipartKit FormDataDecoder.SingleValueContainer.swift
[1327/1434] Compiling MultipartKit BasicCodingKey.swift
[1328/1434] Compiling MultipartKit MultipartError.swift
[1329/1434] Emitting module NIOExtras
[1330/1434] Compiling MultipartKit FormDataEncoder.swift
[1331/1434] Compiling MultipartKit Storage.swift
[1334/1434] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1335/1434] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1337/1434] Compiling MultipartKit FormDataDecoder.swift
[1338/1434] Compiling NIOHPACK StaticHeaderTable.swift
[1339/1434] Compiling NIOHPACK HeaderTables.swift
[1340/1434] Compiling NIOHPACK HuffmanCoding.swift
[1341/1434] Compiling NIOHPACK HPACKEncoder.swift
[1342/1434] Compiling NIOHPACK HPACKErrors.swift
[1345/1434] Emitting module NIOHPACK
[1346/1434] Compiling NIOHPACK HPACKHeader.swift
[1350/1437] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1365/1437] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1385/1437] Emitting module MultipartKit
[1392/1439] Compiling MultipartKit MultipartSerializer.swift
[1399/1439] Emitting module NIOTransportServices
[1406/1439] Compiling MultipartKit Utilities.swift
[1407/1439] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1408/1504] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1409/1504] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1410/1504] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1411/1504] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1412/1504] Compiling NIOFileSystem Exports.swift
[1413/1504] Emitting module NIOFileSystem
[1414/1504] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1415/1504] Compiling NIOHTTP2 SendingRstStreamState.swift
[1416/1504] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1417/1504] Compiling NIOHTTP2 ReceivingDataState.swift
[1418/1504] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1419/1504] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1420/1504] Emitting module NIOSSL
[1421/1504] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1422/1504] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1423/1504] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1424/1504] Compiling NIOHTTP2 MayReceiveFrames.swift
[1425/1504] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1426/1504] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1427/1504] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1428/1504] Compiling NIOHTTP2 HasLocalSettings.swift
[1429/1504] Compiling NIOHTTP2 HasRemoteSettings.swift
[1430/1504] Compiling NIOHTTP2 Error+Any.swift
[1433/1504] Compiling NIOHTTP2 HTTP2Frame.swift
[1434/1504] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1435/1504] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1436/1504] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1437/1504] Emitting module _NIOFileSystemFoundationCompat
[1438/1504] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1439/1505] Compiling NIOExtras WritePCAPHandler.swift
[1440/1547] Compiling RediStack RedisClusterNodeDescriptionProtocol.swift
[1441/1547] Compiling RediStack RedisClusterNodeID.swift
[1442/1547] Compiling RediStack RedisClusterShardDescriptionProtocol.swift
[1443/1547] Compiling RediStack RedisHashSlot.swift
[1444/1550] Compiling RediStack RedisByteDecoder.swift
[1445/1550] Compiling RediStack RedisCommandHandler.swift
[1446/1550] Compiling RediStack RedisMessageEncoder.swift
[1447/1550] Compiling RediStack RedisPubSubHandler.swift
[1448/1550] Compiling RediStack StandardLibrary.swift
[1449/1550] Compiling RediStack SwiftNIO.swift
[1450/1550] Compiling RediStack RESPTranslator.swift
[1451/1550] Compiling RediStack RESPValue.swift
[1452/1550] Compiling RediStack RESPValueConvertible.swift
[1453/1550] Compiling RediStack RedisChannelName.swift
[1454/1550] Compiling RediStack RedisClient.swift
[1455/1550] Compiling RediStack RedisCommandEncoder-multi-encode.swift
[1456/1550] Compiling RediStack RedisCommandEncoder.swift
[1457/1550] Compiling RediStack RedisConnection+Configuration.swift
[1458/1550] Compiling RediStack RedisConnection.swift
[1459/1550] Compiling RediStack RedisError.swift
[1460/1550] Compiling RediStack RedisKey+TTL.swift
[1461/1550] Compiling RediStack RedisKey.swift
[1462/1550] Emitting module RediStack
[1463/1550] Compiling RediStack RedisLogging.swift
[1464/1550] Compiling RediStack RedisMetrics.swift
[1465/1550] Compiling RediStack _Deprecations.swift
[1466/1550] Compiling WebSocketKit WebSocket.swift
[1467/1550] Compiling WebSocketKit WebSocketHandler.swift
[1468/1550] Compiling WebSocketKit WebSocket+Connect.swift
[1469/1550] Compiling WebSocketKit WebSocketClient.swift
[1470/1550] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1471/1550] Compiling WebSocketKit Exports.swift
[1472/1550] Emitting module WebSocketKit
[1473/1550] Compiling WebSocketKit WebSocket+Concurrency.swift
[1474/1550] Compiling RediStack SwiftPolyfill.swift
[1475/1550] Compiling RediStack BasicCommands.swift
[1476/1550] Compiling RediStack HashCommands.swift
[1477/1550] Compiling RediStack ListCommands.swift
[1478/1550] Compiling RediStack ConnectionPool.swift
[1479/1550] Compiling RediStack RedisConnectionPool+Configuration.swift
[1480/1550] Compiling RediStack RedisConnectionPool.swift
[1481/1550] Compiling RediStack RedisConnectionPoolError.swift
[1482/1550] Compiling RediStack PubSubCommands.swift
[1483/1550] Compiling RediStack SetCommands.swift
[1484/1550] Compiling RediStack SortedSetCommands.swift
[1485/1550] Compiling RediStack StringCommands.swift
[1500/1556] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1501/1556] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1502/1556] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1503/1556] Compiling NIOHTTP2 InboundEventBuffer.swift
[1504/1556] Compiling NIOHTTP2 InboundWindowManager.swift
[1505/1556] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1515/1556] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1516/1556] Compiling NIOHTTP2 StateMachineResult.swift
[1517/1556] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1518/1556] Compiling NIOHTTP2 DOSHeuristics.swift
[1519/1556] Compiling NIOHTTP2 HTTP2Settings.swift
[1520/1556] Compiling NIOHTTP2 HTTP2Stream.swift
[1521/1556] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1522/1556] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1523/1556] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1524/1556] Compiling NIOHTTP2 HTTP2StreamID.swift
[1539/1556] Emitting module NIOHTTP2
[1540/1556] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1541/1556] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1542/1556] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1543/1556] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1544/1556] Compiling NIOHTTP2 HTTP2Error.swift
[1545/1556] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1546/1556] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1547/1556] Compiling NIOHTTP2 StreamChannelList.swift
[1548/1556] Compiling NIOHTTP2 StreamMap.swift
[1549/1556] Compiling NIOHTTP2 StreamStateMachine.swift
[1550/1556] Compiling NIOHTTP2 UnsafeTransfer.swift
[1551/1556] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1554/1556] Emitting module AsyncKit
[1557/1617] Emitting module AsyncHTTPClient
[1558/1623] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1559/1623] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1560/1623] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1561/1623] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1562/1623] Compiling AsyncHTTPClient Transaction.swift
[1563/1623] Compiling AsyncHTTPClient Base64.swift
[1564/1623] Compiling AsyncHTTPClient BasicAuth.swift
[1565/1623] Compiling AsyncHTTPClient SSLContextCache.swift
[1566/1623] Compiling AsyncHTTPClient Scheme.swift
[1567/1623] Compiling AsyncHTTPClient Singleton.swift
[1568/1623] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1569/1623] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1570/1623] Compiling AsyncHTTPClient Utils.swift
[1571/1623] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1572/1623] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1573/1623] Compiling AsyncHTTPClient ConnectionPool.swift
[1574/1623] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1575/1623] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1576/1623] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1577/1623] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1578/1623] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1579/1623] Compiling AsyncHTTPClient ConnectionTarget.swift
[1580/1623] Compiling AsyncHTTPClient DeconstructedURL.swift
[1581/1623] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1582/1623] Compiling AsyncHTTPClient FoundationExtensions.swift
[1583/1623] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1584/1623] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1585/1623] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1586/1623] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1587/1623] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1588/1623] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1589/1623] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1590/1623] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1591/1623] Compiling AsyncHTTPClient HTTP1Connection.swift
[1592/1623] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1593/1623] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1594/1623] Compiling AsyncHTTPClient HTTP2Connection.swift
[1595/1623] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1596/1623] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1597/1623] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1598/1623] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1599/1623] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1600/1623] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1601/1623] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1602/1623] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1603/1623] Compiling AsyncHTTPClient RequestBodyLength.swift
[1604/1623] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1605/1623] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1606/1623] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1607/1623] Compiling AsyncHTTPClient HTTPClient.swift
[1608/1623] Compiling AsyncHTTPClient HTTPHandler.swift
[1609/1623] Compiling AsyncHTTPClient LRUCache.swift
[1610/1623] Compiling AsyncHTTPClient NWErrorHandler.swift
[1611/1623] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1612/1623] Compiling AsyncHTTPClient TLSConfiguration.swift
[1613/1623] Compiling AsyncHTTPClient RedirectState.swift
[1614/1623] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1615/1623] Compiling AsyncHTTPClient RequestBag.swift
[1616/1623] Compiling AsyncHTTPClient RequestValidation.swift
[1617/1623] Compiling AsyncHTTPClient RequestOptions.swift
[1618/1623] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1619/1623] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1620/1623] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1621/1623] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1622/1623] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1623/1623] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1624/1819] Compiling Vapor PlaintextDecoder.swift
[1625/1819] Compiling Vapor PlaintextEncoder.swift
[1626/1819] Compiling Vapor URLQueryCoders.swift
[1627/1819] Compiling Vapor URLQueryContainer.swift
[1628/1819] Compiling Vapor Core.swift
[1629/1819] Compiling Vapor Running.swift
[1630/1819] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1631/1819] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1632/1819] Compiling Vapor DotEnvFile+load.swift
[1633/1819] Compiling Vapor Routes+caseInsenstive.swift
[1634/1819] Compiling Vapor Validatable+validate.swift
[1635/1819] Compiling Vapor Environment+Process.swift
[1636/1819] Compiling Vapor Environment+Secret.swift
[1637/1819] Compiling Vapor Environment.swift
[1638/1819] Compiling Vapor Abort.swift
[1639/1819] Compiling Vapor AbortError.swift
[1640/1819] Compiling Vapor DebuggableError.swift
[1641/1819] Compiling Vapor Demangler.swift
[1642/1819] Compiling Vapor ErrorSource.swift
[1643/1819] Compiling Vapor StackTrace.swift
[1644/1819] Compiling Vapor Exports.swift
[1645/1819] Compiling Vapor Application+HTTP.swift
[1646/1840] Compiling Vapor ServeCommand.swift
[1647/1840] Compiling Vapor AnyResponse+Concurrency.swift
[1648/1840] Compiling Vapor AsyncBasicResponder.swift
[1649/1840] Compiling Vapor AsyncMiddleware.swift
[1650/1840] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1651/1840] Compiling Vapor AsyncSessionDriver.swift
[1652/1840] Compiling Vapor Authentication+Concurrency.swift
[1653/1840] Compiling Vapor Cache+Concurrency.swift
[1654/1840] Compiling Vapor Client+Concurrency.swift
[1655/1840] Compiling Vapor RequestBody+Concurrency.swift
[1656/1840] Compiling Vapor Responder+Concurrency.swift
[1657/1840] Compiling Vapor ResponseCodable+Concurrency.swift
[1658/1840] Compiling Vapor RoutesBuilder+Concurrency.swift
[1659/1840] Compiling Vapor ViewRenderer+Concurrency.swift
[1660/1840] Compiling Vapor WebSocket+Concurrency.swift
[1661/1840] Compiling Vapor ContainerGetPathExecutor.swift
[1662/1840] Compiling Vapor Content.swift
[1663/1840] Compiling Vapor ContentCoders.swift
[1664/1840] Compiling Vapor ContentConfiguration.swift
[1665/1840] Compiling Vapor ContentContainer.swift
[1666/1840] Compiling Vapor JSONCoder+Custom.swift
[1667/1840] Compiling Vapor JSONCoders+Content.swift
[1668/1840] Compiling Vapor Case.swift
[1669/1840] Compiling Vapor CharacterSet.swift
[1670/1840] Compiling Vapor Count.swift
[1671/1840] Compiling Vapor Custom.swift
[1672/1840] Compiling Vapor Email.swift
[1673/1840] Compiling Vapor Empty.swift
[1674/1840] Compiling Vapor In.swift
[1675/1840] Compiling Vapor Nil.swift
[1676/1840] Compiling Vapor NilIgnoring.swift
[1677/1840] Compiling Vapor Not.swift
[1678/1840] Compiling Vapor Or.swift
[1679/1840] Compiling Vapor Pattern.swift
[1680/1840] Compiling Vapor Range.swift
[1681/1840] Compiling Vapor URL.swift
[1682/1840] Compiling Vapor Valid.swift
[1683/1840] Compiling Vapor Application+Views.swift
[1684/1840] Compiling Vapor PlaintextRenderer.swift
[1685/1840] Compiling Vapor Request+View.swift
[1686/1840] Compiling Vapor View.swift
[1687/1840] Compiling Vapor ViewRenderer.swift
[1688/1840] Compiling Vapor _Deprecations.swift
[1689/1840] Compiling Vapor FormDataDecoder+Content.swift
[1690/1840] Compiling Vapor FormDataEncoder+Content.swift
[1691/1840] Compiling Vapor Application+Password.swift
[1692/1840] Compiling Vapor Application+Passwords.swift
[1693/1840] Compiling Vapor AsyncPasswordHasher.swift
[1694/1840] Compiling Vapor BcryptHasher.swift
[1695/1840] Compiling Vapor PasswordHasher.swift
[1696/1840] Compiling Vapor PlaintextHasher.swift
[1697/1840] Compiling Vapor Request+Password.swift
[1698/1840] Compiling Vapor Redirect.swift
[1699/1840] Compiling Vapor Request+Body.swift
[1700/1840] Compiling Vapor Request+BodyStream.swift
[1701/1840] Compiling Vapor Request.swift
[1702/1840] Compiling Vapor Application+Responder.swift
[1703/1840] Compiling Vapor DefaultResponder.swift
[1704/1840] Compiling Vapor Response+Body.swift
[1705/1840] Compiling Vapor Response.swift
[1706/1840] Compiling Vapor ResponseCodable.swift
[1707/1840] Compiling Vapor Application+Routes.swift
[1708/1840] Compiling Vapor Parameters+Require.swift
[1709/1840] Compiling Vapor Request+WebSocket.swift
[1710/1840] Compiling Vapor Route.swift
[1711/1840] Compiling Vapor Application.swift
[1712/1840] Compiling Vapor AuthenticationCache.swift
[1713/1840] Compiling Vapor Authenticator.swift
[1714/1840] Compiling Vapor BasicAuthorization.swift
[1715/1840] Compiling Vapor BearerAuthorization.swift
[1716/1840] Compiling Vapor GuardMiddleware.swift
[1717/1840] Compiling Vapor RedirectMiddleware.swift
[1718/1840] Compiling Vapor SessionAuthenticatable.swift
[1719/1840] Compiling Vapor Bcrypt.swift
[1720/1840] Compiling Vapor Application+Cache.swift
[1721/1840] Compiling Vapor Cache.swift
[1722/1840] Compiling Vapor CacheExpirationTime.swift
[1723/1840] Compiling Vapor MemoryCache.swift
[1724/1840] Compiling Vapor Request+Cache.swift
[1725/1840] Compiling Vapor Application+Clients.swift
[1726/1840] Compiling Vapor Client.swift
[1727/1840] Compiling Vapor ClientRequest.swift
[1728/1840] Compiling Vapor ClientResponse.swift
[1729/1840] Compiling Vapor Request+Client.swift
[1730/1840] Compiling Vapor BootCommand.swift
[1731/1840] Compiling Vapor CommandContext+Application.swift
[1732/1840] Compiling Vapor RoutesCommand.swift
[1733/1840] Emitting module Vapor
[1734/1840] Compiling Vapor RouteCollection.swift
[1735/1840] Compiling Vapor Routes.swift
[1736/1840] Compiling Vapor RoutesBuilder+Group.swift
[1737/1840] Compiling Vapor RoutesBuilder+Method.swift
[1738/1840] Compiling Vapor RoutesBuilder+Middleware.swift
[1739/1840] Compiling Vapor RoutesBuilder+WebSocket.swift
[1740/1840] Compiling Vapor RoutesBuilder.swift
[1741/1840] Compiling Vapor OTP.swift
[1742/1840] Compiling Vapor Application+Servers.swift
[1743/1840] Compiling Vapor Server.swift
[1744/1840] Compiling Vapor App+Service.swift
[1745/1840] Compiling Vapor Req+Service.swift
[1746/1840] Compiling Vapor Service.swift
[1747/1840] Compiling Vapor Application+Sessions.swift
[1748/1840] Compiling Vapor MemorySessions.swift
[1749/1840] Compiling Vapor Request+Session.swift
[1750/1840] Compiling Vapor Session.swift
[1751/1840] Compiling Vapor SessionCache.swift
[1752/1840] Compiling Vapor SessionData.swift
[1753/1840] Compiling Vapor SessionDriver.swift
[1754/1840] Compiling Vapor SessionsConfiguration.swift
[1755/1840] Compiling Vapor SessionsMiddleware.swift
[1756/1840] Compiling Vapor URLEncodedFormData.swift
[1757/1840] Compiling Vapor URLEncodedFormDecoder.swift
[1758/1840] Compiling Vapor URLEncodedFormEncoder.swift
[1759/1840] Compiling Vapor URLEncodedFormError.swift
[1760/1840] Compiling Vapor URLEncodedFormParser.swift
[1761/1840] Compiling Vapor URLEncodedFormSerializer.swift
[1762/1840] Compiling Vapor URLQueryFragmentConvertible.swift
[1763/1840] Compiling Vapor AnyResponse.swift
[1764/1840] Compiling Vapor Array+Random.swift
[1765/1840] Compiling Vapor Base32.swift
[1766/1840] Compiling Vapor Base64.swift
[1767/1840] Compiling Vapor BaseN.swift
[1768/1840] Compiling Vapor BasicCodingKey.swift
[1769/1840] Compiling Vapor ByteCount.swift
[1770/1840] Compiling Vapor Bytes+Hex.swift
[1771/1840] Compiling Vapor Bytes+SecureCompare.swift
[1772/1840] Compiling Vapor Collection+Safe.swift
[1773/1840] Compiling Vapor DataProtocol+Copy.swift
[1774/1840] Compiling Vapor DecoderUnwrapper.swift
[1775/1840] Compiling Vapor DirectoryConfiguration.swift
[1776/1840] Compiling Vapor BasicResponder.swift
[1777/1840] Compiling Vapor BodyStream.swift
[1778/1840] Compiling Vapor Application+HTTP+Client.swift
[1779/1840] Compiling Vapor EventLoopHTTPClient.swift
[1780/1840] Compiling Vapor EndpointCache.swift
[1781/1840] Compiling Vapor HTTPMethod+String.swift
[1782/1840] Compiling Vapor HTTPStatus.swift
[1783/1840] Compiling Vapor HTTPCookies.swift
[1784/1840] Compiling Vapor HTTPHeaderCacheControl.swift
[1785/1840] Compiling Vapor HTTPHeaderExpires.swift
[1786/1840] Compiling Vapor HTTPHeaderLastModified.swift
[1787/1840] Compiling Vapor HTTPHeaders+Cache.swift
[1788/1840] Compiling Vapor HTTPHeaders+Connection.swift
[1789/1840] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1790/1840] Compiling Vapor HTTPHeaders+ContentRange.swift
[1791/1840] Compiling Vapor HTTPHeaders+Directive.swift
[1792/1840] Compiling Vapor HTTPHeaders+Forwarded.swift
[1793/1840] Compiling Vapor HTTPHeaders+Link.swift
[1794/1840] Compiling Vapor HTTPHeaders+Name.swift
[1795/1840] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1796/1840] Compiling Vapor HTTPHeaders.swift
[1797/1840] Compiling Vapor HTTPMediaType.swift
[1798/1840] Compiling Vapor DotEnv.swift
[1799/1840] Compiling Vapor Extendable.swift
[1800/1840] Compiling Vapor File.swift
[1801/1840] Compiling Vapor FileIO.swift
[1802/1840] Compiling Vapor LifecycleHandler.swift
[1803/1840] Compiling Vapor OptionalType.swift
[1804/1840] Compiling Vapor RFC1123.swift
[1805/1840] Compiling Vapor SocketAddress+Hostname.swift
[1806/1840] Compiling Vapor Storage.swift
[1807/1840] Compiling Vapor String+IsIPAddress.swift
[1808/1840] Compiling Vapor Thread.swift
[1809/1840] Compiling Vapor URI.swift
[1810/1840] Compiling Vapor RangeResult.swift
[1811/1840] Compiling Vapor Validatable.swift
[1812/1840] Compiling Vapor Validation.swift
[1813/1840] Compiling Vapor ValidationKey.swift
[1814/1840] Compiling Vapor Validations.swift
[1815/1840] Compiling Vapor ValidationsError.swift
[1816/1840] Compiling Vapor Validator.swift
[1817/1840] Compiling Vapor ValidatorResult.swift
[1818/1840] Compiling Vapor And.swift
[1819/1840] Compiling Vapor HTTPMediaTypePreference.swift
[1820/1840] Compiling Vapor Responder.swift
[1821/1840] Compiling Vapor Application+HTTP+Server.swift
[1822/1840] Compiling Vapor HTTPServer.swift
[1823/1840] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1824/1840] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1825/1840] Compiling Vapor HTTPServerHandler.swift
[1826/1840] Compiling Vapor HTTPServerRequestDecoder.swift
[1827/1840] Compiling Vapor HTTPServerResponseEncoder.swift
[1828/1840] Compiling Vapor HTTPServerUpgradeHandler.swift
[1829/1840] Compiling Vapor Logger+Report.swift
[1830/1840] Compiling Vapor LoggingSystem+Environment.swift
[1831/1840] Compiling Vapor Application+Middleware.swift
[1832/1840] Compiling Vapor CORSMiddleware.swift
[1833/1840] Compiling Vapor ErrorMiddleware.swift
[1834/1840] Compiling Vapor FileMiddleware.swift
[1835/1840] Compiling Vapor Middleware.swift
[1836/1840] Compiling Vapor MiddlewareConfiguration.swift
[1837/1840] Compiling Vapor ResponseCompressionMiddleware.swift
[1838/1840] Compiling Vapor RouteLoggingMiddleware.swift
[1839/1840] Compiling Vapor TracingMiddleware.swift
[1840/1840] Compiling Vapor File+Multipart.swift
[1841/1852] Compiling Redis RedisID.swift
[1842/1852] Compiling Redis RedisConfiguration.swift
[1843/1852] Compiling Redis Redis+Concurrency.swift
[1844/1852] Compiling Redis Redis+Sessions.swift
[1845/1852] Compiling Redis RedisClient+Codable.swift
[1846/1852] Compiling Redis Application.Redis+configuration.swift
[1847/1852] Compiling Redis Exports.swift
[1848/1852] Compiling Redis Redis+Cache.swift
[1849/1852] Compiling Redis Application+Redis.swift
[1850/1852] Compiling Redis Application.Redis+PubSub.swift
[1851/1852] Emitting module Redis
[1852/1852] Compiling Redis RedisStorage.swift
[1853/1853] Compiling Redis Request+Redis.swift
[1854/1868] Compiling Checkpoint SlidingWindowLogConfiguration.swift
[1855/1868] Compiling Checkpoint LeakingBucketConfiguration.swift
[1856/1868] Compiling Checkpoint Scope.swift
[1857/1868] Compiling Checkpoint TimeWindow.swift
[1858/1869] Compiling Checkpoint Field.swift
[1859/1869] Compiling Checkpoint FixedWindowCounterConfiguration.swift
[1860/1869] Compiling Checkpoint TokenBucket.swift
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/TokenBucket.swift:22:14: warning: stored property 'configuration' of 'Sendable'-conforming class 'TokenBucket' has non-sendable type 'TokenBucketConfiguration'; this is an error in the Swift 6 language mode
20 | */
21 | public final class TokenBucket {
22 | private let configuration: TokenBucketConfiguration
| `- warning: stored property 'configuration' of 'Sendable'-conforming class 'TokenBucket' has non-sendable type 'TokenBucketConfiguration'; this is an error in the Swift 6 language mode
23 | public let storage: Application.Redis
24 | public let logging: Logger?
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Model/TokenBucketConfiguration.swift:10:15: note: consider making struct 'TokenBucketConfiguration' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct TokenBucketConfiguration: Configuration {
| `- note: consider making struct 'TokenBucketConfiguration' conform to the 'Sendable' protocol
11 | public private(set) var bucketSize: Int
12 | public private(set) var refillTokenRate: Int
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/TokenBucket.swift:26:14: warning: stored property 'cancellable' of 'Sendable'-conforming class 'TokenBucket' is mutable; this is an error in the Swift 6 language mode
24 | public let logging: Logger?
25 |
26 | private var cancellable: AnyCancellable?
| `- warning: stored property 'cancellable' of 'Sendable'-conforming class 'TokenBucket' is mutable; this is an error in the Swift 6 language mode
27 | private var keys = Set<String>()
28 |
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/TokenBucket.swift:45:15: warning: immutable value 'redisError' was never used; consider replacing with '_' or removing it
43 | do {
44 | try await storage.set(key, to: configuration.bucketSize).get()
45 | } catch let redisError {
| `- warning: immutable value 'redisError' was never used; consider replacing with '_' or removing it
46 | logging?.error("🚨 Problem setting key \(key.rawValue) to value \(configuration.bucketSize)")
47 | }
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/TokenBucket.swift:94:62: warning: result of call to 'get()' is unused
92 | }
93 |
94 | try await storage.increment(redisKey, by: newRefillSize).get()
| `- warning: result of call to 'get()' is unused
95 | }
96 | }
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/WindowBasedAlgorithm.swift:23:7: warning: variable 'cancellable' was never mutated; consider changing to 'let' constant
21 | extension WindowBasedAlgorithm {
22 | public func startWindow(havingDuration seconds: Double, performing action: @escaping WindowBasedAction) -> AnyCancellable {
23 | var cancellable = Timer.publish(every: seconds, on: .main, in: .common)
| `- warning: variable 'cancellable' was never mutated; consider changing to 'let' constant
24 | .autoconnect()
25 | .sink { _ in
[1861/1869] Compiling Checkpoint WindowBasedAlgorithm.swift
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/TokenBucket.swift:22:14: warning: stored property 'configuration' of 'Sendable'-conforming class 'TokenBucket' has non-sendable type 'TokenBucketConfiguration'; this is an error in the Swift 6 language mode
20 | */
21 | public final class TokenBucket {
22 | private let configuration: TokenBucketConfiguration
| `- warning: stored property 'configuration' of 'Sendable'-conforming class 'TokenBucket' has non-sendable type 'TokenBucketConfiguration'; this is an error in the Swift 6 language mode
23 | public let storage: Application.Redis
24 | public let logging: Logger?
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Model/TokenBucketConfiguration.swift:10:15: note: consider making struct 'TokenBucketConfiguration' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct TokenBucketConfiguration: Configuration {
| `- note: consider making struct 'TokenBucketConfiguration' conform to the 'Sendable' protocol
11 | public private(set) var bucketSize: Int
12 | public private(set) var refillTokenRate: Int
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/TokenBucket.swift:26:14: warning: stored property 'cancellable' of 'Sendable'-conforming class 'TokenBucket' is mutable; this is an error in the Swift 6 language mode
24 | public let logging: Logger?
25 |
26 | private var cancellable: AnyCancellable?
| `- warning: stored property 'cancellable' of 'Sendable'-conforming class 'TokenBucket' is mutable; this is an error in the Swift 6 language mode
27 | private var keys = Set<String>()
28 |
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/TokenBucket.swift:45:15: warning: immutable value 'redisError' was never used; consider replacing with '_' or removing it
43 | do {
44 | try await storage.set(key, to: configuration.bucketSize).get()
45 | } catch let redisError {
| `- warning: immutable value 'redisError' was never used; consider replacing with '_' or removing it
46 | logging?.error("🚨 Problem setting key \(key.rawValue) to value \(configuration.bucketSize)")
47 | }
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/TokenBucket.swift:94:62: warning: result of call to 'get()' is unused
92 | }
93 |
94 | try await storage.increment(redisKey, by: newRefillSize).get()
| `- warning: result of call to 'get()' is unused
95 | }
96 | }
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/WindowBasedAlgorithm.swift:23:7: warning: variable 'cancellable' was never mutated; consider changing to 'let' constant
21 | extension WindowBasedAlgorithm {
22 | public func startWindow(havingDuration seconds: Double, performing action: @escaping WindowBasedAction) -> AnyCancellable {
23 | var cancellable = Timer.publish(every: seconds, on: .main, in: .common)
| `- warning: variable 'cancellable' was never mutated; consider changing to 'let' constant
24 | .autoconnect()
25 | .sink { _ in
[1862/1869] Compiling Checkpoint Checkpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Checkpoint.swift:18:13: warning: stored property 'willCheck' of 'Sendable'-conforming class 'Checkpoint' is mutable; this is an error in the Swift 6 language mode
16 | private let algorithm: any Algorithm
17 |
18 | public var willCheck: CheckpointHandler?
| `- warning: stored property 'willCheck' of 'Sendable'-conforming class 'Checkpoint' is mutable; this is an error in the Swift 6 language mode
19 | public var didCheck: CheckpointHandler?
20 | public var didFailWithTooManyRequest: CheckpointRateLimitHandler?
[1863/1869] Compiling Checkpoint Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Checkpoint.swift:18:13: warning: stored property 'willCheck' of 'Sendable'-conforming class 'Checkpoint' is mutable; this is an error in the Swift 6 language mode
16 | private let algorithm: any Algorithm
17 |
18 | public var willCheck: CheckpointHandler?
| `- warning: stored property 'willCheck' of 'Sendable'-conforming class 'Checkpoint' is mutable; this is an error in the Swift 6 language mode
19 | public var didCheck: CheckpointHandler?
20 | public var didFailWithTooManyRequest: CheckpointRateLimitHandler?
[1864/1869] Compiling Checkpoint Algorithm.swift
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/FixedWindowCounter.swift:22:14: warning: stored property 'configuration' of 'Sendable'-conforming class 'FixedWindowCounter' has non-sendable type 'FixedWindowCounterConfiguration'; this is an error in the Swift 6 language mode
20 | public final class FixedWindowCounter {
21 | // Configuration for this rate-limit algorithm
22 | private let configuration: FixedWindowCounterConfiguration
| `- warning: stored property 'configuration' of 'Sendable'-conforming class 'FixedWindowCounter' has non-sendable type 'FixedWindowCounterConfiguration'; this is an error in the Swift 6 language mode
23 | // The Redis database where we store the request information
24 | public let storage: Application.Redis
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Model/FixedWindowCounterConfiguration.swift:10:15: note: consider making struct 'FixedWindowCounterConfiguration' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct FixedWindowCounterConfiguration: Configuration {
| `- note: consider making struct 'FixedWindowCounterConfiguration' conform to the 'Sendable' protocol
11 | public private(set) var requestPerWindow: Int
12 | public private(set) var timeWindowDuration: TimeWindow
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/FixedWindowCounter.swift:29:14: warning: stored property 'cancellable' of 'Sendable'-conforming class 'FixedWindowCounter' is mutable; this is an error in the Swift 6 language mode
27 |
28 | // The Combine Timer publishers
29 | private var cancellable: AnyCancellable?
| `- warning: stored property 'cancellable' of 'Sendable'-conforming class 'FixedWindowCounter' is mutable; this is an error in the Swift 6 language mode
30 | // Keys stored in a given time window
31 | private var keys = Set<String>()
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/FixedWindowCounter.swift:79:41: warning: result of call to 'get()' is unused
77 | Task {
78 | do {
79 | try await storage.delete(redisKey).get()
| `- warning: result of call to 'get()' is unused
80 | } catch let redisError {
81 | logging?.error("🚨 Error deleting key \(key): \(redisError.localizedDescription)")
[1865/1869] Compiling Checkpoint FixedWindowCounter.swift
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/FixedWindowCounter.swift:22:14: warning: stored property 'configuration' of 'Sendable'-conforming class 'FixedWindowCounter' has non-sendable type 'FixedWindowCounterConfiguration'; this is an error in the Swift 6 language mode
20 | public final class FixedWindowCounter {
21 | // Configuration for this rate-limit algorithm
22 | private let configuration: FixedWindowCounterConfiguration
| `- warning: stored property 'configuration' of 'Sendable'-conforming class 'FixedWindowCounter' has non-sendable type 'FixedWindowCounterConfiguration'; this is an error in the Swift 6 language mode
23 | // The Redis database where we store the request information
24 | public let storage: Application.Redis
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Model/FixedWindowCounterConfiguration.swift:10:15: note: consider making struct 'FixedWindowCounterConfiguration' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct FixedWindowCounterConfiguration: Configuration {
| `- note: consider making struct 'FixedWindowCounterConfiguration' conform to the 'Sendable' protocol
11 | public private(set) var requestPerWindow: Int
12 | public private(set) var timeWindowDuration: TimeWindow
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/FixedWindowCounter.swift:29:14: warning: stored property 'cancellable' of 'Sendable'-conforming class 'FixedWindowCounter' is mutable; this is an error in the Swift 6 language mode
27 |
28 | // The Combine Timer publishers
29 | private var cancellable: AnyCancellable?
| `- warning: stored property 'cancellable' of 'Sendable'-conforming class 'FixedWindowCounter' is mutable; this is an error in the Swift 6 language mode
30 | // Keys stored in a given time window
31 | private var keys = Set<String>()
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/FixedWindowCounter.swift:79:41: warning: result of call to 'get()' is unused
77 | Task {
78 | do {
79 | try await storage.delete(redisKey).get()
| `- warning: result of call to 'get()' is unused
80 | } catch let redisError {
81 | logging?.error("🚨 Error deleting key \(key): \(redisError.localizedDescription)")
[1866/1869] Emitting module Checkpoint
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/FixedWindowCounter.swift:22:14: warning: stored property 'configuration' of 'Sendable'-conforming class 'FixedWindowCounter' has non-sendable type 'FixedWindowCounterConfiguration'; this is an error in the Swift 6 language mode
20 | public final class FixedWindowCounter {
21 | // Configuration for this rate-limit algorithm
22 | private let configuration: FixedWindowCounterConfiguration
| `- warning: stored property 'configuration' of 'Sendable'-conforming class 'FixedWindowCounter' has non-sendable type 'FixedWindowCounterConfiguration'; this is an error in the Swift 6 language mode
23 | // The Redis database where we store the request information
24 | public let storage: Application.Redis
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Model/FixedWindowCounterConfiguration.swift:10:15: note: consider making struct 'FixedWindowCounterConfiguration' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct FixedWindowCounterConfiguration: Configuration {
| `- note: consider making struct 'FixedWindowCounterConfiguration' conform to the 'Sendable' protocol
11 | public private(set) var requestPerWindow: Int
12 | public private(set) var timeWindowDuration: TimeWindow
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/FixedWindowCounter.swift:29:14: warning: stored property 'cancellable' of 'Sendable'-conforming class 'FixedWindowCounter' is mutable; this is an error in the Swift 6 language mode
27 |
28 | // The Combine Timer publishers
29 | private var cancellable: AnyCancellable?
| `- warning: stored property 'cancellable' of 'Sendable'-conforming class 'FixedWindowCounter' is mutable; this is an error in the Swift 6 language mode
30 | // Keys stored in a given time window
31 | private var keys = Set<String>()
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/LeakingBucket.swift:22:14: warning: stored property 'configuration' of 'Sendable'-conforming class 'LeakingBucket' has non-sendable type 'LeakingBucketConfiguration'; this is an error in the Swift 6 language mode
20 | */
21 | public final class LeakingBucket {
22 | private let configuration: LeakingBucketConfiguration
| `- warning: stored property 'configuration' of 'Sendable'-conforming class 'LeakingBucket' has non-sendable type 'LeakingBucketConfiguration'; this is an error in the Swift 6 language mode
23 | public let storage: Application.Redis
24 | public let logging: Logger?
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Model/LeakingBucketConfiguration.swift:10:15: note: consider making struct 'LeakingBucketConfiguration' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct LeakingBucketConfiguration: Configuration {
| `- note: consider making struct 'LeakingBucketConfiguration' conform to the 'Sendable' protocol
11 | public var bucketSize: Int
12 | public var tokenRemovingRate: Int
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/LeakingBucket.swift:26:14: warning: stored property 'cancellable' of 'Sendable'-conforming class 'LeakingBucket' is mutable; this is an error in the Swift 6 language mode
24 | public let logging: Logger?
25 |
26 | private var cancellable: AnyCancellable?
| `- warning: stored property 'cancellable' of 'Sendable'-conforming class 'LeakingBucket' is mutable; this is an error in the Swift 6 language mode
27 | private var keys = Set<String>()
28 |
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/SlidingWindowLog.swift:21:14: warning: stored property 'configuration' of 'Sendable'-conforming class 'SlidingWindowLog' has non-sendable type 'SlidingWindowLogConfiguration'; this is an error in the Swift 6 language mode
19 | public final class SlidingWindowLog {
20 | /// Configuration for the Sliding Window Log
21 | private let configuration: SlidingWindowLogConfiguration
| `- warning: stored property 'configuration' of 'Sendable'-conforming class 'SlidingWindowLog' has non-sendable type 'SlidingWindowLogConfiguration'; this is an error in the Swift 6 language mode
22 | /// Redis database where we store the request timestamps
23 | public let storage: Application.Redis
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Model/SlidingWindowLogConfiguration.swift:10:15: note: consider making struct 'SlidingWindowLogConfiguration' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct SlidingWindowLogConfiguration: Configuration {
| `- note: consider making struct 'SlidingWindowLogConfiguration' conform to the 'Sendable' protocol
11 | public var requestPerWindow: Int
12 | public var timeWindowDuration: TimeWindow
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/TokenBucket.swift:22:14: warning: stored property 'configuration' of 'Sendable'-conforming class 'TokenBucket' has non-sendable type 'TokenBucketConfiguration'; this is an error in the Swift 6 language mode
20 | */
21 | public final class TokenBucket {
22 | private let configuration: TokenBucketConfiguration
| `- warning: stored property 'configuration' of 'Sendable'-conforming class 'TokenBucket' has non-sendable type 'TokenBucketConfiguration'; this is an error in the Swift 6 language mode
23 | public let storage: Application.Redis
24 | public let logging: Logger?
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Model/TokenBucketConfiguration.swift:10:15: note: consider making struct 'TokenBucketConfiguration' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct TokenBucketConfiguration: Configuration {
| `- note: consider making struct 'TokenBucketConfiguration' conform to the 'Sendable' protocol
11 | public private(set) var bucketSize: Int
12 | public private(set) var refillTokenRate: Int
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/TokenBucket.swift:26:14: warning: stored property 'cancellable' of 'Sendable'-conforming class 'TokenBucket' is mutable; this is an error in the Swift 6 language mode
24 | public let logging: Logger?
25 |
26 | private var cancellable: AnyCancellable?
| `- warning: stored property 'cancellable' of 'Sendable'-conforming class 'TokenBucket' is mutable; this is an error in the Swift 6 language mode
27 | private var keys = Set<String>()
28 |
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Checkpoint.swift:18:13: warning: stored property 'willCheck' of 'Sendable'-conforming class 'Checkpoint' is mutable; this is an error in the Swift 6 language mode
16 | private let algorithm: any Algorithm
17 |
18 | public var willCheck: CheckpointHandler?
| `- warning: stored property 'willCheck' of 'Sendable'-conforming class 'Checkpoint' is mutable; this is an error in the Swift 6 language mode
19 | public var didCheck: CheckpointHandler?
20 | public var didFailWithTooManyRequest: CheckpointRateLimitHandler?
[1867/1869] Compiling Checkpoint LeakingBucket.swift
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/LeakingBucket.swift:22:14: warning: stored property 'configuration' of 'Sendable'-conforming class 'LeakingBucket' has non-sendable type 'LeakingBucketConfiguration'; this is an error in the Swift 6 language mode
20 | */
21 | public final class LeakingBucket {
22 | private let configuration: LeakingBucketConfiguration
| `- warning: stored property 'configuration' of 'Sendable'-conforming class 'LeakingBucket' has non-sendable type 'LeakingBucketConfiguration'; this is an error in the Swift 6 language mode
23 | public let storage: Application.Redis
24 | public let logging: Logger?
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Model/LeakingBucketConfiguration.swift:10:15: note: consider making struct 'LeakingBucketConfiguration' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct LeakingBucketConfiguration: Configuration {
| `- note: consider making struct 'LeakingBucketConfiguration' conform to the 'Sendable' protocol
11 | public var bucketSize: Int
12 | public var tokenRemovingRate: Int
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/LeakingBucket.swift:26:14: warning: stored property 'cancellable' of 'Sendable'-conforming class 'LeakingBucket' is mutable; this is an error in the Swift 6 language mode
24 | public let logging: Logger?
25 |
26 | private var cancellable: AnyCancellable?
| `- warning: stored property 'cancellable' of 'Sendable'-conforming class 'LeakingBucket' is mutable; this is an error in the Swift 6 language mode
27 | private var keys = Set<String>()
28 |
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/LeakingBucket.swift:86:62: warning: result of call to 'get()' is unused
84 | }
85 |
86 | try await storage.decrement(redisKey, by: newBucketSize).get()
| `- warning: result of call to 'get()' is unused
87 | }
88 | }
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/LeakingBucket.swift:78:53: warning: type 'RESPValue' does not conform to the 'Sendable' protocol
76 | let redisKey = RedisKey(key)
77 |
78 | let respValue = try await storage.get(redisKey).get()
| `- warning: type 'RESPValue' does not conform to the 'Sendable' protocol
79 |
80 | var newBucketSize = 0
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RESP/RESPValue.swift:29:13: note: enum 'RESPValue' does not conform to the 'Sendable' protocol
27 | ///
28 | /// See: [https://redis.io/topics/protocol](https://redis.io/topics/protocol)
29 | public enum RESPValue {
| `- note: enum 'RESPValue' does not conform to the 'Sendable' protocol
30 | case null
31 | case simpleString(ByteBuffer)
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/LeakingBucket.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
7 |
8 | import Combine
9 | import Redis
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
10 | import Vapor
11 |
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/SlidingWindowLog.swift:21:14: warning: stored property 'configuration' of 'Sendable'-conforming class 'SlidingWindowLog' has non-sendable type 'SlidingWindowLogConfiguration'; this is an error in the Swift 6 language mode
19 | public final class SlidingWindowLog {
20 | /// Configuration for the Sliding Window Log
21 | private let configuration: SlidingWindowLogConfiguration
| `- warning: stored property 'configuration' of 'Sendable'-conforming class 'SlidingWindowLog' has non-sendable type 'SlidingWindowLogConfiguration'; this is an error in the Swift 6 language mode
22 | /// Redis database where we store the request timestamps
23 | public let storage: Application.Redis
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Model/SlidingWindowLogConfiguration.swift:10:15: note: consider making struct 'SlidingWindowLogConfiguration' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct SlidingWindowLogConfiguration: Configuration {
| `- note: consider making struct 'SlidingWindowLogConfiguration' conform to the 'Sendable' protocol
11 | public var requestPerWindow: Int
12 | public var timeWindowDuration: TimeWindow
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/SlidingWindowLog.swift:57:104: warning: result of call to 'get()' is unused
55 | // 2. Add the current request
56 | let requestTimeInterval = Double(requestDate.timeIntervalSinceReferenceDate)
57 | try await storage.zadd([ (element: requestTimeInterval, score: requestTimeInterval) ], to: redisKey).get()
| `- warning: result of call to 'get()' is unused
58 |
59 | // 3. Get the number of request for this time window
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/SlidingWindowLog.swift:53:7: warning: initialization of immutable value 'deletedEntriesCount' was never used; consider replacing with assignment to '_' or removing it
51 | // 1. Delete outdated request
52 | let topBound: Double = Double(outdatedRequestLimiteDate.timeIntervalSinceReferenceDate)
53 | let deletedEntriesCount = try await storage.zremrangebyscore(from: redisKey, withMaximumScoreOf: RedisZScoreBound(floatLiteral: topBound)).get()
| `- warning: initialization of immutable value 'deletedEntriesCount' was never used; consider replacing with assignment to '_' or removing it
54 |
55 | // 2. Add the current request
[1868/1869] Compiling Checkpoint SlidingWindowLog.swift
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/LeakingBucket.swift:22:14: warning: stored property 'configuration' of 'Sendable'-conforming class 'LeakingBucket' has non-sendable type 'LeakingBucketConfiguration'; this is an error in the Swift 6 language mode
20 | */
21 | public final class LeakingBucket {
22 | private let configuration: LeakingBucketConfiguration
| `- warning: stored property 'configuration' of 'Sendable'-conforming class 'LeakingBucket' has non-sendable type 'LeakingBucketConfiguration'; this is an error in the Swift 6 language mode
23 | public let storage: Application.Redis
24 | public let logging: Logger?
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Model/LeakingBucketConfiguration.swift:10:15: note: consider making struct 'LeakingBucketConfiguration' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct LeakingBucketConfiguration: Configuration {
| `- note: consider making struct 'LeakingBucketConfiguration' conform to the 'Sendable' protocol
11 | public var bucketSize: Int
12 | public var tokenRemovingRate: Int
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/LeakingBucket.swift:26:14: warning: stored property 'cancellable' of 'Sendable'-conforming class 'LeakingBucket' is mutable; this is an error in the Swift 6 language mode
24 | public let logging: Logger?
25 |
26 | private var cancellable: AnyCancellable?
| `- warning: stored property 'cancellable' of 'Sendable'-conforming class 'LeakingBucket' is mutable; this is an error in the Swift 6 language mode
27 | private var keys = Set<String>()
28 |
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/LeakingBucket.swift:86:62: warning: result of call to 'get()' is unused
84 | }
85 |
86 | try await storage.decrement(redisKey, by: newBucketSize).get()
| `- warning: result of call to 'get()' is unused
87 | }
88 | }
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/LeakingBucket.swift:78:53: warning: type 'RESPValue' does not conform to the 'Sendable' protocol
76 | let redisKey = RedisKey(key)
77 |
78 | let respValue = try await storage.get(redisKey).get()
| `- warning: type 'RESPValue' does not conform to the 'Sendable' protocol
79 |
80 | var newBucketSize = 0
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RediStack/Sources/RediStack/RESP/RESPValue.swift:29:13: note: enum 'RESPValue' does not conform to the 'Sendable' protocol
27 | ///
28 | /// See: [https://redis.io/topics/protocol](https://redis.io/topics/protocol)
29 | public enum RESPValue {
| `- note: enum 'RESPValue' does not conform to the 'Sendable' protocol
30 | case null
31 | case simpleString(ByteBuffer)
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/LeakingBucket.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
7 |
8 | import Combine
9 | import Redis
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RediStack'
10 | import Vapor
11 |
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/SlidingWindowLog.swift:21:14: warning: stored property 'configuration' of 'Sendable'-conforming class 'SlidingWindowLog' has non-sendable type 'SlidingWindowLogConfiguration'; this is an error in the Swift 6 language mode
19 | public final class SlidingWindowLog {
20 | /// Configuration for the Sliding Window Log
21 | private let configuration: SlidingWindowLogConfiguration
| `- warning: stored property 'configuration' of 'Sendable'-conforming class 'SlidingWindowLog' has non-sendable type 'SlidingWindowLogConfiguration'; this is an error in the Swift 6 language mode
22 | /// Redis database where we store the request timestamps
23 | public let storage: Application.Redis
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Model/SlidingWindowLogConfiguration.swift:10:15: note: consider making struct 'SlidingWindowLogConfiguration' conform to the 'Sendable' protocol
8 | import Foundation
9 |
10 | public struct SlidingWindowLogConfiguration: Configuration {
| `- note: consider making struct 'SlidingWindowLogConfiguration' conform to the 'Sendable' protocol
11 | public var requestPerWindow: Int
12 | public var timeWindowDuration: TimeWindow
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/SlidingWindowLog.swift:57:104: warning: result of call to 'get()' is unused
55 | // 2. Add the current request
56 | let requestTimeInterval = Double(requestDate.timeIntervalSinceReferenceDate)
57 | try await storage.zadd([ (element: requestTimeInterval, score: requestTimeInterval) ], to: redisKey).get()
| `- warning: result of call to 'get()' is unused
58 |
59 | // 3. Get the number of request for this time window
/Users/admin/builder/spi-builder-workspace/Sources/Checkpoint/Algorithms/SlidingWindowLog.swift:53:7: warning: initialization of immutable value 'deletedEntriesCount' was never used; consider replacing with assignment to '_' or removing it
51 | // 1. Delete outdated request
52 | let topBound: Double = Double(outdatedRequestLimiteDate.timeIntervalSinceReferenceDate)
53 | let deletedEntriesCount = try await storage.zremrangebyscore(from: redisKey, withMaximumScoreOf: RedisZScoreBound(floatLiteral: topBound)).get()
| `- warning: initialization of immutable value 'deletedEntriesCount' was never used; consider replacing with assignment to '_' or removing it
54 |
55 | // 2. Add the current request
[1869/1869] Compiling Checkpoint TokenBucketConfiguration.swift
Build complete! (78.98s)
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/redis.git
[1/3751] Fetching redis
[3752/78088] Fetching redis, vapor
Fetched https://github.com/vapor/vapor.git from cache (2.48s)
Fetched https://github.com/vapor/redis.git from cache (2.48s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 4.11.1 (2.96s)
Fetching https://github.com/swift-server/RediStack.git
[1/4702] Fetching redistack
Fetched https://github.com/swift-server/RediStack.git from cache (0.92s)
Computing version for https://github.com/swift-server/RediStack.git
Computed https://github.com/swift-server/RediStack.git at 1.6.2 (1.51s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.68s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.69s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.69s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
Fetched https://github.com/apple/swift-nio.git from cache (1.01s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.52s)
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.64s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.70s)
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.67s)
Fetched https://github.com/apple/swift-collections.git from cache (0.73s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.73s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (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.48s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.114.1 (0.60s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-nio-http2.git from cache
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-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/2605] Fetching websocket-kit
[106/7579] Fetching websocket-kit, swift-distributed-tracing
[232/10787] Fetching websocket-kit, swift-distributed-tracing, multipart-kit
[708/11850] Fetching websocket-kit, swift-distributed-tracing, multipart-kit, swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.92s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.93s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-crypto.git from cache
[7377/10787] Fetching websocket-kit, swift-distributed-tracing, multipart-kit
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.03s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.03s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.03s)
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/swift-server/async-http-client.git from cache
[3697/26540] Fetching websocket-kit, multipart-kit, routing-kit
Fetched https://github.com/apple/swift-crypto.git from cache (0.68s)
[4112/32025] Fetching websocket-kit, multipart-kit, routing-kit, console-kit
[5576/34395] Fetching websocket-kit, multipart-kit, routing-kit, console-kit, async-kit
Fetched https://github.com/vapor/multipart-kit.git from cache (1.77s)
Fetched https://github.com/vapor/websocket-kit.git from cache (1.77s)
[4552/28582] Fetching routing-kit, console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.94s)
Fetched https://github.com/vapor/async-kit.git from cache (0.94s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.94s)
[16582/20727] Fetching routing-kit
Fetched https://github.com/vapor/routing-kit.git from cache (1.26s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (2.69s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.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.44s)
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.61s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.16s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.45s)
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.94s)
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.45s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.56s)
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.02s)
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.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.54s)
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.43s)
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.44s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.45s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.54s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.44s)
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.44s)
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.01s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.56s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.14s)
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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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/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-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/swift-server/RediStack.git
Working copy of https://github.com/swift-server/RediStack.git resolved at 1.6.2
Creating working copy for https://github.com/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/redis.git
Working copy of https://github.com/vapor/redis.git resolved at 4.11.1
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/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/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/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/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/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-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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.99.3",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "redis",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/redis.git"
}
],
"manifest_display_name" : "Checkpoint",
"name" : "Checkpoint",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Checkpoint",
"targets" : [
"Checkpoint"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CheckpointTests",
"module_type" : "SwiftTarget",
"name" : "CheckpointTests",
"path" : "Tests/CheckpointTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"CheckpointApiKeyTests.swift",
"CheckpointApiScopeTests.swift",
"CheckpointResponse.swift",
"CheckpointScopeTests.swift",
"CheckpointTests.swift"
],
"target_dependencies" : [
"Checkpoint"
],
"type" : "test"
},
{
"c99name" : "Checkpoint",
"module_type" : "SwiftTarget",
"name" : "Checkpoint",
"path" : "Sources/Checkpoint",
"product_dependencies" : [
"Vapor",
"Redis"
],
"product_memberships" : [
"Checkpoint"
],
"sources" : [
"Algorithms/Algorithm.swift",
"Algorithms/FixedWindowCounter.swift",
"Algorithms/LeakingBucket.swift",
"Algorithms/SlidingWindowLog.swift",
"Algorithms/TokenBucket.swift",
"Algorithms/WindowBasedAlgorithm.swift",
"Checkpoint.swift",
"Model/Configuration.swift",
"Model/Field.swift",
"Model/FixedWindowCounterConfiguration.swift",
"Model/LeakingBucketConfiguration.swift",
"Model/Scope.swift",
"Model/SlidingWindowLogConfiguration.swift",
"Model/TimeWindow.swift",
"Model/TokenBucketConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.