The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Checkpoint, reference main (360407), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 05:58:44 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fitomad/Checkpoint
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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
[7/476] Copying PrivacyInfo.xcprivacy
[7/476] Write sources
[17/476] Copying PrivacyInfo.xcprivacy
[17/476] Write sources
[51/476] Compiling CNIOWASI CNIOWASI.c
[52/476] Compiling CSystem shims.c
[52/476] Compiling CNIOWindows WSAStartup.c
[54/476] Compiling CNIOWindows shim.c
[55/476] Compiling _NumericsShims _NumericsShims.c
[56/476] Write swift-version-2F0A5646E1D333AE.txt
[57/476] Compiling CNIOExtrasZlib empty.c
[58/476] Compiling CNIOLinux shim.c
[59/476] Compiling CNIOLinux liburing_shims.c
[60/482] Compiling _AtomicsShims.c
[61/483] Compiling CNIOSHA1 c_nio_sha1.c
[62/495] Compiling CNIOLLHTTP c_nio_http.c
[63/510] Compiling CVaporBcrypt bcrypt.c
[64/510] Compiling CVaporBcrypt blf.c
[65/510] Compiling CNIOLLHTTP c_nio_api.c
[66/528] Compiling CNIOLLHTTP c_nio_llhttp.c
[67/622] Compiling CNIODarwin shim.c
[69/622] Emitting module _NIOBase64
[70/622] Compiling _NIOBase64 Base64.swift
[71/622] Compiling ServiceContextModule ServiceContextKey.swift
[72/622] Compiling RealModule Float80+Real.swift
[73/622] Compiling RealModule Real.swift
[74/623] Emitting module ServiceContextModule
[75/623] Compiling ServiceContextModule ServiceContext.swift
[76/623] Compiling RealModule ElementaryFunctions.swift
[77/623] Emitting module RealModule
[78/623] Compiling RealModule Float16+Real.swift
[79/623] Compiling RealModule AlgebraicField.swift
[80/623] Compiling RealModule ApproximateEquality.swift
[81/623] Compiling RealModule Float+Real.swift
[81/623] Compiling fiat_p256_adx_sqr.S
[83/623] Compiling RealModule AugmentedArithmetic.swift
[84/623] Compiling RealModule Double+Real.swift
[85/623] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[86/624] Compiling Crypto HashFunctions_SHA2.swift
[87/624] Compiling Crypto HPKE-AEAD.swift
[88/624] Compiling Crypto HPKE-Ciphersuite.swift
[89/624] Compiling Crypto HPKE-KDF.swift
[90/624] Compiling Crypto Digests.swift
[91/624] Compiling Crypto HashFunctions.swift
[92/624] Compiling Crypto Digest_boring.swift
[93/624] Compiling Crypto Digest.swift
[93/624] Compiling fiat_p256_adx_mul.S
[95/624] Compiling RealModule RealFunctions.swift
[95/624] Compiling fiat_curve25519_adx_square.S
[96/624] Compiling fiat_curve25519_adx_mul.S
[98/630] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[99/630] Compiling Crypto ASN1.swift
[100/630] Compiling Crypto ASN1Any.swift
[101/630] Emitting module InternalCollectionsUtilities
[102/630] Compiling Crypto ChaChaPoly_boring.swift
[103/630] Compiling Crypto ChaChaPoly.swift
[104/630] Compiling Crypto AES-GCM.swift
[105/630] Compiling Crypto AES-GCM_boring.swift
[106/630] Compiling Crypto Cipher.swift
[107/630] Compiling Crypto Nonces.swift
[108/630] Compiling Instrumentation MultiplexInstrument.swift
[109/630] Compiling Instrumentation NoOpInstrument.swift
[111/630] Compiling Crypto ASN1BitString.swift
[112/630] Compiling Crypto ASN1Boolean.swift
[116/633] Compiling _NIODataStructures PriorityQueue.swift
[117/633] Emitting module _NIODataStructures
[118/633] Compiling _NIODataStructures Heap.swift
[119/633] Compiling _NIODataStructures _TinyArray.swift
[120/633] Compiling Crypto ASN1Identifier.swift
[121/633] Compiling Crypto ASN1Integer.swift
[122/633] Compiling Crypto ASN1Null.swift
[129/633] Compiling Instrumentation Instrument.swift
[130/633] Compiling Instrumentation InstrumentationSystem.swift
[131/633] Compiling Instrumentation Locks.swift
[132/633] Emitting module Instrumentation
[133/633] Compiling Crypto HPKE-KexKeyDerivation.swift
[134/633] Compiling Crypto HPKE-LabeledExtract.swift
[135/633] Compiling Crypto HPKE-Utils.swift
[136/633] Compiling Crypto ASN1OctetString.swift
[137/633] Compiling Crypto ASN1Strings.swift
[138/633] Compiling Crypto ArraySliceBigint.swift
[139/633] Emitting module CoreMetrics
[140/633] Compiling CoreMetrics Metrics.swift
[141/633] Compiling CoreMetrics Locks.swift
[141/716] Compiling CNIOBoringSSLShims shims.c
[143/769] Compiling Logging LogHandler.swift
[144/769] Emitting module Logging
[145/769] Compiling Logging MetadataProvider.swift
[146/769] Compiling Logging Logging.swift
[147/769] Compiling Logging Locks.swift
[148/769] Compiling OrderedCollections _HashTable+Bucket.swift
[149/769] Compiling OrderedCollections _HashTable+BucketIterator.swift
[150/769] Compiling OrderedCollections _HashTable+Constants.swift
[151/769] Emitting module SystemPackage
[152/769] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[153/769] Compiling OrderedCollections _HashTable+Testing.swift
[154/769] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[155/776] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[156/776] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[157/776] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[158/776] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[159/776] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[160/776] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[161/782] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[162/782] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[163/782] Compiling OrderedCollections OrderedDictionary+Values.swift
[164/788] Compiling Tracing TracingTime.swift
[165/788] Compiling Tracing TracerProtocol.swift
[166/788] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[167/788] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[168/788] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[169/788] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[170/788] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[171/788] Compiling OrderedCollections OrderedSet+Sendable.swift
[172/788] Compiling OrderedCollections OrderedDictionary+Elements.swift
[173/788] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[174/788] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[175/788] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[176/788] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[177/788] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[178/788] Compiling OrderedCollections OrderedSet+Codable.swift
[179/788] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[180/788] Compiling OrderedCollections OrderedSet+Descriptions.swift
[181/788] Compiling OrderedCollections OrderedSet+Diffing.swift
[182/788] Compiling OrderedCollections OrderedSet+Equatable.swift
[183/788] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[184/788] Compiling OrderedCollections _Hashtable+Header.swift
[185/788] Compiling OrderedCollections OrderedDictionary+Codable.swift
[186/788] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[187/788] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[188/788] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[189/788] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[190/788] Compiling HeapModule Heap+Invariants.swift
[191/788] Compiling HeapModule _HeapNode.swift
[192/788] Compiling HeapModule Heap+UnsafeHandle.swift
[193/788] Compiling HeapModule Heap.swift
[194/788] Compiling HeapModule Heap+Descriptions.swift
[195/788] Emitting module HeapModule
[196/788] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[197/788] Compiling OrderedCollections OrderedSet+Hashable.swift
[198/788] Compiling OrderedCollections OrderedSet+Initializers.swift
[199/788] Compiling OrderedCollections OrderedSet+Insertions.swift
[200/788] Compiling OrderedCollections OrderedSet+Invariants.swift
[201/788] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[202/788] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[202/788] Compiling tls_record.cc
[203/788] Compiling tls13_server.cc
[204/788] Compiling tls_method.cc
[206/788] Compiling Tracing TracerProtocol+Legacy.swift
[207/788] Compiling Tracing Tracer.swift
[208/788] Compiling Tracing InstrumentationSystem+Tracing.swift
[209/788] Emitting module Tracing
[210/788] Compiling Tracing SpanProtocol.swift
[211/788] Compiling Tracing NoOpTracer.swift
[212/866] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[213/866] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[214/866] Compiling HashTreeCollections TreeDictionary+Keys.swift
[215/866] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[216/866] Compiling HashTreeCollections TreeDictionary+Merge.swift
[217/866] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[218/866] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[219/866] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[220/866] Compiling HashTreeCollections _HashNode.swift
[221/866] Compiling HashTreeCollections _HashNodeHeader.swift
[222/866] Compiling HashTreeCollections _HashSlot.swift
[223/866] Compiling HashTreeCollections _HashStack.swift
[224/882] Compiling HashTreeCollections _HashNode+Structural merge.swift
[225/882] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[226/882] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[227/882] Compiling HashTreeCollections _HashNode+Structural union.swift
[228/882] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[229/882] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[230/882] Compiling HashTreeCollections _HashNode+Lookups.swift
[231/889] Compiling HashTreeCollections TreeSet+Hashable.swift
[232/889] Compiling HashTreeCollections TreeSet+Sendable.swift
[233/889] Compiling HashTreeCollections TreeSet+Sequence.swift
[234/889] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[235/889] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[236/889] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[237/889] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[238/889] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[239/889] Compiling HashTreeCollections TreeSet+Debugging.swift
[240/889] Compiling HashTreeCollections TreeSet+Descriptions.swift
[241/889] Compiling HashTreeCollections TreeSet+Equatable.swift
[242/889] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[243/889] Compiling HashTreeCollections TreeSet+Extras.swift
[244/889] Compiling HashTreeCollections TreeSet+Filter.swift
[245/889] Compiling DequeModule Deque+Equatable.swift
[246/889] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[247/889] Compiling DequeModule Deque+Codable.swift
[248/889] Compiling DequeModule Deque+Collection.swift
[249/889] Compiling DequeModule Deque+Extras.swift
[250/889] Compiling DequeModule Deque+Hashable.swift
[251/889] Compiling DequeModule Deque+Testing.swift
[252/889] Compiling DequeModule Deque+CustomReflectable.swift
[253/889] Compiling DequeModule Deque+Descriptions.swift
[254/889] Compiling DequeModule _DequeSlot.swift
[255/889] Compiling DequeModule _DequeBufferHeader.swift
[262/890] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[263/890] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[264/890] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[265/890] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[266/890] Compiling HashTreeCollections TreeDictionary+Values.swift
[267/890] Compiling HashTreeCollections TreeDictionary.swift
[268/890] Compiling HashTreeCollections TreeSet+Codable.swift
[269/890] Compiling HashTreeCollections TreeSet+Collection.swift
[270/890] Compiling DequeModule _UnsafeWrappedBuffer.swift
[271/890] Emitting module Crypto
[272/898] Emitting module OrderedCollections
[273/898] Compiling DequeModule Deque._UnsafeHandle.swift
[274/898] Compiling DequeModule Deque.swift
[275/898] Compiling DequeModule _DequeBuffer.swift
[277/898] Compiling DequeModule Deque._Storage.swift
[284/898] Emitting module DequeModule
[285/898] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[286/898] Compiling HashTreeCollections TreeDictionary+Filter.swift
[299/898] Compiling HashTreeCollections _HashTreeIterator.swift
[300/898] Compiling HashTreeCollections _HashTreeStatistics.swift
[301/898] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[301/906] Compiling tls13_enc.cc
[311/906] Emitting module _RopeModule
[313/906] Compiling _RopeModule Rope+Remove.swift
[314/906] Compiling _RopeModule Rope+RemoveSubrange.swift
[315/906] Compiling _RopeModule Rope+Split.swift
[316/906] Compiling Crypto RNG_boring.swift
[317/906] Compiling Crypto SafeCompare_boring.swift
[318/906] Compiling Crypto Zeroization_boring.swift
[319/906] Compiling Crypto PrettyBytes.swift
[320/906] Compiling Crypto SafeCompare.swift
[320/906] Compiling tls13_both.cc
[321/906] Compiling tls13_client.cc
[327/906] Compiling HashTreeCollections _HashLevel.swift
[328/906] Compiling HashTreeCollections _HashNode+Builder.swift
[329/906] Compiling HashTreeCollections _HashNode+Debugging.swift
[330/906] Compiling HashTreeCollections _HashNode+Initializers.swift
[331/906] Compiling HashTreeCollections _HashNode+Invariants.swift
[349/906] Compiling HashTreeCollections _RawHashNode.swift
[350/906] Compiling HashTreeCollections _UnmanagedHashNode.swift
[351/906] Compiling HashTreeCollections _UnsafePath.swift
[352/906] Compiling HashTreeCollections TreeDictionary+Codable.swift
[353/906] Compiling HashTreeCollections TreeDictionary+Collection.swift
[354/906] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[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
[421/906] Compiling Metrics Metrics.swift
[422/906] Emitting module Metrics
[430/906] Compiling t1_enc.cc
[495/906] Compiling ssl_transcript.cc
[504/906] Compiling ssl_stat.cc
[505/906] Compiling ssl_x509.cc
[506/906] Compiling ssl_versions.cc
[507/906] Compiling ssl_session.cc
[509/906] Emitting module HashTreeCollections
[510/906] Compiling RoutingKit PathComponent.swift
[511/906] Compiling RoutingKit Parameters.swift
[512/906] Compiling RoutingKit TrieRouter.swift
[513/906] Compiling RoutingKit Router.swift
[514/906] Compiling RoutingKit AnyRouter.swift
[515/906] Emitting module RoutingKit
[515/906] Compiling ssl_file.cc
[516/906] Compiling ssl_key_share.cc
[517/906] Compiling ssl_privkey.cc
[518/906] Compiling ssl_cipher.cc
[519/906] Compiling ssl_credential.cc
[520/906] Compiling ssl_cert.cc
[521/906] Compiling ssl_buffer.cc
[522/906] Compiling ssl_lib.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_client.cc
[529/906] Compiling handshake_server.cc
[530/906] Compiling handshake.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 md5-586-linux.S
[535/906] Compiling extensions.cc
[536/906] Compiling md5-586-apple.S
[537/906] Compiling encrypted_client_hello.cc
[538/906] Compiling chacha20_poly1305_x86_64-linux.S
[539/906] Compiling dtls_record.cc
[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 chacha20_poly1305_armv8-apple.S
[545/906] Compiling chacha-x86_64-apple.S
[546/906] Compiling chacha-x86-linux.S
[547/906] Compiling chacha-x86-apple.S
[548/906] Compiling chacha-armv8-win.S
[549/906] Compiling chacha-armv8-linux.S
[550/906] Compiling chacha-armv4-linux.S
[551/906] Compiling chacha-armv8-apple.S
[552/906] Compiling err_data.cc
[553/906] Compiling aes128gcmsiv-x86_64-linux.S
[554/906] Compiling aes128gcmsiv-x86_64-apple.S
[555/906] Compiling x86_64-mont5-linux.S
[556/906] Compiling d1_srtp.cc
[557/906] Compiling x86_64-mont5-apple.S
[558/906] Compiling dtls_method.cc
[559/906] Compiling x86_64-mont-linux.S
[560/906] Compiling d1_pkt.cc
[561/906] Compiling bio_ssl.cc
[562/906] Compiling x86_64-mont-apple.S
[563/906] Compiling x86-mont-linux.S
[564/906] Compiling x86-mont-apple.S
[565/906] Compiling vpaes-x86_64-linux.S
[565/906] Compiling vpaes-x86_64-apple.S
[567/906] Compiling vpaes-x86-linux.S
[568/906] Compiling vpaes-x86-apple.S
[569/906] Compiling vpaes-armv8-linux.S
[569/906] Compiling vpaes-armv8-win.S
[571/906] Compiling vpaes-armv7-linux.S
[572/906] Compiling vpaes-armv8-apple.S
[573/906] Compiling sha512-x86_64-linux.S
[574/906] Compiling sha512-x86_64-apple.S
[575/906] Compiling sha512-armv8-win.S
[576/906] Compiling d1_lib.cc
[577/906] Compiling sha512-armv8-linux.S
[578/906] Compiling sha512-armv4-linux.S
[579/906] Compiling sha512-armv8-apple.S
[580/906] Compiling sha512-586-linux.S
[581/906] Compiling sha512-586-apple.S
[582/906] Compiling sha256-x86_64-linux.S
[583/906] Compiling sha256-x86_64-apple.S
[584/906] Compiling sha256-armv8-win.S
[585/906] Compiling sha256-armv8-linux.S
[586/906] Compiling sha256-armv4-linux.S
[587/906] Compiling sha256-armv8-apple.S
[588/906] Compiling sha256-586-linux.S
[589/906] Compiling d1_both.cc
[590/906] Compiling sha256-586-apple.S
[591/906] Compiling sha1-x86_64-linux.S
[592/906] Compiling sha1-x86_64-apple.S
[593/906] Compiling sha1-armv8-win.S
[594/906] Compiling sha1-armv8-linux.S
[595/906] Compiling sha1-armv8-apple.S
[596/906] Compiling sha1-armv4-large-linux.S
[597/906] Compiling sha1-586-linux.S
[598/906] Compiling sha1-586-apple.S
[599/906] Compiling rsaz-avx2-apple.S
[600/906] Compiling rsaz-avx2-linux.S
[601/906] Compiling rdrand-x86_64-linux.S
[602/906] Compiling p256_beeu-x86_64-asm-linux.S
[603/906] Compiling p256_beeu-x86_64-asm-apple.S
[603/906] Compiling rdrand-x86_64-apple.S
[605/906] Compiling p256_beeu-armv8-asm-win.S
[606/906] Compiling p256_beeu-armv8-asm-linux.S
[607/906] Compiling p256-x86_64-asm-linux.S
[608/906] Compiling p256_beeu-armv8-asm-apple.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-linux.S
[613/906] Compiling ghashv8-armv8-win.S
[614/906] Compiling p256-armv8-asm-apple.S
[615/906] Compiling ghash-x86_64-apple.S
[616/906] Compiling ghashv8-armv7-linux.S
[616/906] Compiling ghash-x86_64-linux.S
[617/906] Compiling ghashv8-armv8-apple.S
[619/906] Compiling ghash-x86-apple.S
[620/906] Compiling ghash-x86-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-ssse3-x86-apple.S
[625/906] Compiling ghash-neon-armv8-apple.S
[626/906] Compiling ghash-neon-armv8-linux.S
[627/906] Compiling ghash-neon-armv8-win.S
[628/906] Compiling co-586-linux.S
[629/906] Compiling ghash-armv4-linux.S
[630/906] Compiling bsaes-armv7-linux.S
[631/906] Compiling co-586-apple.S
[632/906] Compiling bn-armv8-win.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 armv8-mont-linux.S
[639/906] Compiling armv4-mont-linux.S
[640/906] Compiling aesv8-gcm-armv8-win.S
[641/906] Compiling armv8-mont-apple.S
[642/906] Compiling aesv8-gcm-armv8-linux.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
[646/906] Compiling aesni-x86_64-linux.S
[648/906] Compiling aesv8-armv7-linux.S
[649/906] Compiling aesni-x86_64-apple.S
[650/906] Compiling aesni-x86-linux.S
[650/906] Compiling aesni-x86-apple.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_x509a.cc
[659/906] Compiling x_sig.cc
[660/906] Compiling x_spki.cc
[661/906] Compiling x_val.cc
[662/906] Compiling x_exten.cc
[663/906] Compiling x_req.cc
[664/906] Compiling x_x509.cc
[665/906] Compiling x_name.cc
[665/906] Compiling x_pubkey.cc
[667/906] Compiling x_crl.cc
[668/906] Compiling x_attrib.cc
[669/906] Compiling x_algor.cc
[670/906] Compiling x509spki.cc
[671/906] Compiling x_all.cc
[672/906] Compiling x509rset.cc
[673/906] Compiling x509cset.cc
[674/906] Compiling x509name.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_set.cc
[680/906] Compiling x509_trs.cc
[681/906] Compiling x509_req.cc
[682/906] Compiling x509_def.cc
[683/906] Compiling x509_d2.cc
[684/906] Compiling x509_obj.cc
[685/906] Compiling x509_lu.cc
[686/906] Compiling x509_ext.cc
[687/906] Compiling x509_cmp.cc
[688/906] Compiling x509_att.cc
[689/906] Compiling x509.cc
[690/906] Compiling v3_pmaps.cc
[691/906] Compiling v3_purp.cc
[692/906] Compiling v3_skey.cc
[693/906] Compiling v3_prn.cc
[694/906] Compiling v3_pcons.cc
[695/906] Compiling v3_ncons.cc
[696/906] Compiling v3_ocsp.cc
[697/906] Compiling v3_utl.cc
[698/906] Compiling v3_lib.cc
[699/906] Compiling v3_int.cc
[700/906] Compiling v3_ia5.cc
[701/906] Compiling v3_extku.cc
[702/906] Compiling v3_enum.cc
[703/906] Compiling v3_info.cc
[704/906] Compiling v3_genn.cc
[705/906] Compiling v3_crld.cc
[706/906] Compiling v3_conf.cc
[707/906] Compiling v3_cpols.cc
[708/906] Compiling v3_bitst.cc
[709/906] Compiling v3_bcons.cc
[710/906] Compiling v3_alt.cc
[711/906] Compiling v3_akey.cc
[712/906] Compiling t_req.cc
[713/906] Compiling v3_akeya.cc
[714/906] Compiling t_crl.cc
[715/906] Compiling t_x509.cc
[716/906] Compiling t_x509a.cc
[717/906] Compiling rsa_pss.cc
[718/906] Compiling i2d_pr.cc
[719/906] Compiling policy.cc
[720/906] Compiling name_print.cc
[721/906] Compiling a_verify.cc
[722/906] Compiling by_file.cc
[723/906] Compiling by_dir.cc
[724/906] Compiling a_sign.cc
[725/906] Compiling asn1_gen.cc
[726/906] Compiling algorithm.cc
[727/906] Compiling a_digest.cc
[728/906] Compiling thread_none.cc
[728/906] Compiling thread.cc
[730/906] Compiling thread_win.cc
[731/906] Compiling thread_pthread.cc
[732/906] Compiling stack.cc
[733/906] Compiling voprf.cc
[734/906] Compiling trust_token.cc
[735/906] Compiling pmbtoken.cc
[736/906] Compiling slhdsa.cc
[737/906] Compiling spake2plus.cc
[738/906] Compiling sha512.cc
[739/906] Compiling sha1.cc
[740/906] Compiling sha256.cc
[741/906] Compiling siphash.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 trusty.cc
[750/906] Compiling windows.cc
[751/906] Compiling ios.cc
[752/906] Compiling rand.cc
[753/906] Compiling passive.cc
[754/906] Compiling poly1305_arm_asm.S
[755/906] Compiling getentropy.cc
[756/906] Compiling fork_detect.cc
[757/906] Compiling forkunsafe.cc
[757/906] Compiling deterministic.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 pkcs7.cc
[764/906] Compiling p5_pbev2.cc
[765/906] Compiling pkcs8.cc
[766/906] Compiling pkcs8_x509.cc
[767/906] Compiling pem_xaux.cc
[768/906] Compiling pkcs7_x509.cc
[769/906] Compiling pem_x509.cc
[770/906] Compiling pem_pk8.cc
[771/906] Compiling pem_pkey.cc
[772/906] Compiling pem_oth.cc
[773/906] Compiling mlkem.cc
[774/906] Compiling obj_xref.cc
[775/906] Compiling pem_lib.cc
[776/906] Compiling obj.cc
[777/906] Compiling pem_info.cc
[778/906] Compiling pem_all.cc
[779/906] Compiling mldsa.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 ex_data.cc
[787/906] Compiling kyber.cc
[788/906] Compiling sign.cc
[789/906] Compiling scrypt.cc
[790/906] Compiling print.cc
[791/906] Compiling pbkdf.cc
[792/906] Compiling hrss.cc
[793/906] Compiling hpke.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_ec.cc
[799/906] Compiling p_hkdf.cc
[800/906] Compiling p_rsa.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
[807/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 hash_to_curve.cc
[814/906] Compiling ec_derive.cc
[815/906] Compiling dsa.cc
[816/906] Compiling ec_asn1.cc
[817/906] Compiling dsa_asn1.cc
[818/906] Compiling bcm.cc
[819/906] Compiling params.cc
[820/906] Compiling x25519-asm-arm.S
[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 cpu_arm_linux.cc
[828/906] Compiling crypto.cc
[829/906] Compiling cpu_arm_freebsd.cc
[830/906] Compiling curve25519.cc
[831/906] Compiling cpu_aarch64_win.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 tls_cbc.cc
[838/906] Compiling conf.cc
[839/906] Compiling get_cipher.cc
[840/906] Compiling e_rc4.cc
[841/906] Compiling e_tls.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 derive_key.cc
[848/906] Compiling chacha.cc
[849/906] Compiling e_aesctrhmac.cc
[850/906] Compiling unicode.cc
[851/906] Compiling buf.cc
[852/906] Compiling cbs.cc
[853/906] Compiling cbb.cc
[854/906] Compiling ber.cc
[855/906] Compiling asn1_compat.cc
[856/906] Compiling blake2.cc
[857/906] Compiling socket_helper.cc
[858/906] Compiling bn_asn1.cc
[859/906] Compiling convert.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_enc.cc
[874/906] Compiling tasn_utl.cc
[875/906] Compiling tasn_new.cc
[876/906] Compiling f_string.cc
[877/906] Compiling posix_time.cc
[878/906] Compiling asn_pack.cc
[879/906] Compiling f_int.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 a_int.cc
[891/906] Write sources
[897/906] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[898/906] Compiling a_i2d_fp.cc
[899/906] Compiling a_dup.cc
[900/906] Compiling a_d2i_fp.cc
[901/906] Compiling a_gentm.cc
[902/926] Compiling a_bitstr.cc
[903/932] Compiling a_bool.cc
[905/1006] Compiling Algorithms Suffix.swift
[906/1006] Compiling Algorithms Trim.swift
[907/1008] Compiling Algorithms Grouped.swift
[908/1008] Compiling Algorithms Indexed.swift
[909/1008] Compiling Algorithms Intersperse.swift
[910/1008] Compiling Algorithms Split.swift
[911/1008] Compiling Algorithms Stride.swift
[912/1008] Compiling Algorithms Partition.swift
[914/1013] Compiling Algorithms Unique.swift
[915/1013] Compiling Algorithms Windows.swift
[916/1013] Compiling BitCollections BitSet+Equatable.swift
[917/1013] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[918/1013] Compiling BitCollections BitSet+Extras.swift
[919/1013] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[920/1013] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[921/1013] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[922/1013] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[923/1013] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[924/1013] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[925/1013] Compiling BitCollections BitSet+Hashable.swift
[926/1013] Compiling BitCollections BitSet+Initializers.swift
[927/1013] Compiling BitCollections BitSet+Invariants.swift
[928/1013] Compiling BitCollections BitSet+Random.swift
[929/1013] Compiling BitCollections BitSet+SetAlgebra basics.swift
[930/1013] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[931/1013] Compiling Algorithms RandomSample.swift
[932/1013] Compiling Algorithms Reductions.swift
[933/1013] Compiling Algorithms Permutations.swift
[934/1013] Compiling Algorithms Product.swift
[939/1013] Compiling Algorithms Rotate.swift
[940/1013] Compiling Algorithms EitherSequence.swift
[943/1015] Compiling BitCollections BitSet.swift
[944/1015] Compiling BitCollections Range+Utilities.swift
[945/1015] Compiling BitCollections Slice+Utilities.swift
[946/1015] Compiling BitCollections UInt+Tricks.swift
[947/1015] Compiling BitCollections _Word.swift
[948/1015] Compiling Atomics IntegerOperations.swift
[949/1015] Compiling Atomics Unmanaged extensions.swift
[952/1015] Compiling Algorithms Joined.swift
[953/1015] Compiling Algorithms Keyed.swift
[954/1015] Compiling Algorithms MinMax.swift
[956/1015] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[957/1015] Compiling BitCollections BitSet+SetAlgebra union.swift
[958/1015] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[959/1015] Compiling BitCollections BitSet.Counted.swift
[960/1015] Compiling BitCollections BitSet.Index.swift
[961/1015] Compiling BitCollections BitSet._UnsafeHandle.swift
[962/1015] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[963/1015] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[964/1015] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[965/1015] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[966/1015] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[967/1015] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[974/1015] Emitting module BitCollections
[975/1015] Compiling Algorithms AdjacentPairs.swift
[976/1015] Compiling Algorithms Chain.swift
[977/1015] Compiling Algorithms Chunked.swift
[978/1015] Compiling Algorithms Combinations.swift
[979/1015] Compiling Algorithms Compacted.swift
[980/1015] Compiling Algorithms Cycle.swift
[1012/1017] Compiling Collections Collections.swift
[1013/1017] Emitting module Collections
[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 lock.swift
[1019/1023] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1020/1023] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1021/1023] Emitting module NIOConcurrencyHelpers
[1022/1023] Compiling NIOConcurrencyHelpers NIOLock.swift
[1023/1023] Compiling NIOConcurrencyHelpers atomics.swift
[1024/1111] Emitting module ConsoleKitTerminal
[1025/1113] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1026/1113] Compiling NIOCore Codec.swift
[1027/1113] Compiling NIOCore ConvenienceOptionSupport.swift
[1028/1113] Compiling NIOCore AsyncChannelHandler.swift
[1029/1113] Compiling NIOCore AsyncChannelInboundStream.swift
[1030/1113] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1031/1113] Compiling NIOCore AddressedEnvelope.swift
[1032/1113] Compiling NIOCore AsyncAwaitSupport.swift
[1033/1113] Compiling NIOCore AsyncChannel.swift
[1034/1113] Compiling NIOCore DeadChannel.swift
[1035/1113] Compiling NIOCore DispatchQueue+WithFuture.swift
[1036/1113] Compiling NIOCore EventLoop+Deprecated.swift
[1037/1113] Compiling NIOCore NIOAsyncWriter.swift
[1038/1113] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1039/1113] Compiling NIOCore BSDSocketAPI.swift
[1040/1113] Compiling NIOCore EventLoop+SerialExecutor.swift
[1041/1113] Compiling NIOCore EventLoop.swift
[1042/1113] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1043/1113] Compiling NIOCore ByteBuffer-conversions.swift
[1044/1113] Compiling NIOCore GlobalSingletons.swift
[1045/1113] Compiling NIOCore IO.swift
[1046/1113] Compiling NIOCore ByteBuffer-aux.swift
[1047/1113] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1048/1113] Compiling NIOCore IOData.swift
[1049/1113] Compiling NIOCore IPProtocol.swift
[1050/1113] Compiling NIOCore IntegerBitPacking.swift
[1051/1113] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1052/1113] Compiling ConsoleKitTerminal LoggerFragment.swift
[1053/1135] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1054/1135] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1055/1135] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1056/1135] Compiling NIOCore EventLoopFuture.swift
[1057/1135] Compiling NIOCore FileDescriptor.swift
[1058/1135] Compiling NIOCore FileHandle.swift
[1059/1135] Compiling NIOCore FileRegion.swift
[1060/1141] Emitting module ConsoleKitCommands
[1061/1143] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1062/1143] Compiling ConsoleKitCommands AsyncCommand.swift
[1063/1143] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1064/1143] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1065/1143] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1066/1143] Compiling ConsoleKitCommands Argument.swift
[1067/1143] Compiling ConsoleKitCommands CommandSignature.swift
[1068/1143] Compiling ConsoleKitCommands Flag.swift
[1069/1143] Compiling ConsoleKitCommands Option.swift
[1070/1143] Compiling ConsoleKitCommands AsyncCommands.swift
[1071/1143] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1072/1143] Compiling ConsoleKitCommands AnyCommand.swift
[1073/1143] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1074/1143] Compiling ConsoleKitCommands Utilities.swift
[1075/1143] Compiling NIOCore SocketOptionProvider.swift
[1076/1143] Compiling NIOCore SystemCallHelpers.swift
[1077/1143] Compiling NIOCore TimeAmount+Duration.swift
[1078/1143] Compiling NIOCore TypeAssistedChannelHandler.swift
[1079/1143] Compiling NIOCore UniversalBootstrapSupport.swift
[1080/1143] Compiling NIOCore Utilities.swift
[1081/1143] Compiling NIOCore Channel.swift
[1082/1143] Compiling NIOCore ChannelHandler.swift
[1083/1143] Compiling NIOCore ChannelHandlers.swift
[1084/1143] Compiling NIOCore ChannelInvoker.swift
[1085/1143] Compiling NIOCore ChannelOption.swift
[1086/1143] Compiling NIOCore ChannelPipeline.swift
[1087/1143] Compiling NIOCore CircularBuffer.swift
[1088/1143] Compiling NIOCore NIOLoopBound.swift
[1089/1143] Compiling NIOCore NIOScheduledCallback.swift
[1090/1143] Compiling NIOCore NIOSendable.swift
[1091/1143] Compiling NIOCore RecvByteBufferAllocator.swift
[1092/1143] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1093/1143] Compiling NIOCore SocketAddresses.swift
[1094/1143] Compiling ConsoleKitCommands Commands.swift
[1095/1143] Compiling ConsoleKitCommands Console+Run.swift
[1096/1143] Compiling ConsoleKitCommands CommandGroup.swift
[1097/1143] Compiling ConsoleKitCommands CommandInput.swift
[1098/1143] Compiling ConsoleKitCommands ConsoleError.swift
[1099/1143] Compiling ConsoleKitCommands Completion.swift
[1100/1143] Compiling ConsoleKitCommands Command.swift
[1101/1143] Compiling ConsoleKitCommands CommandContext.swift
[1102/1143] Compiling ConsoleKitCommands CommandError.swift
[1124/1145] Emitting module ConsoleKit
[1125/1145] Compiling ConsoleKit Exports.swift
[1132/1145] Compiling NIOCore ByteBuffer-core.swift
[1133/1145] Compiling NIOCore ByteBuffer-hex.swift
[1134/1145] Compiling NIOCore ByteBuffer-int.swift
[1135/1145] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1136/1145] Compiling NIOCore ByteBuffer-multi-int.swift
[1137/1145] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1138/1145] Compiling NIOCore ByteBuffer-views.swift
[1140/1145] Compiling NIOCore Linux.swift
[1141/1145] Compiling NIOCore MarkedCircularBuffer.swift
[1142/1145] Compiling NIOCore MulticastChannel.swift
[1143/1145] Compiling NIOCore NIOAny.swift
[1144/1145] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1145/1145] Emitting module NIOCore
[1146/1198] Compiling NIOEmbedded AsyncTestingChannel.swift
[1147/1198] Compiling NIOEmbedded Embedded.swift
[1148/1198] Emitting module NIOEmbedded
[1149/1198] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[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] Compiling NIOPosix SocketProtocols.swift
[1157/1203] Compiling NIOPosix System.swift
[1158/1203] Compiling NIOPosix Thread.swift
[1159/1203] Compiling NIOPosix ThreadPosix.swift
[1160/1203] Compiling NIOPosix ThreadWindows.swift
[1161/1203] Compiling NIOPosix Selectable.swift
[1162/1203] Compiling NIOPosix SelectableChannel.swift
[1163/1203] Compiling NIOPosix SelectableEventLoop.swift
[1164/1203] Compiling NIOPosix SelectorEpoll.swift
[1165/1203] Compiling NIOPosix SelectorGeneric.swift
[1166/1203] Compiling NIOPosix LinuxCPUSet.swift
[1167/1203] Compiling NIOPosix LinuxUring.swift
[1168/1203] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1169/1203] Compiling NIOPosix NIOThreadPool.swift
[1170/1203] Compiling NIOPosix NonBlockingFileIO.swift
[1171/1203] Emitting module NIOPosix
[1172/1203] Compiling NIOPosix UnsafeTransfer.swift
[1173/1203] Compiling NIOPosix Utilities.swift
[1174/1203] Compiling NIOPosix VsockAddress.swift
[1175/1203] Compiling NIOPosix VsockChannelEvents.swift
[1176/1203] Compiling NIOPosix resource_bundle_accessor.swift
[1177/1203] Compiling NIOPosix SelectorKqueue.swift
[1178/1203] Compiling NIOPosix SelectorUring.swift
[1179/1203] Compiling NIOPosix ServerSocket.swift
[1180/1203] Compiling NIOPosix Socket.swift
[1181/1203] Compiling NIOPosix SocketChannel.swift
[1182/1203] Compiling NIOPosix BSDSocketAPICommon.swift
[1183/1203] Compiling NIOPosix BSDSocketAPIPosix.swift
[1184/1203] Compiling NIOPosix BSDSocketAPIWindows.swift
[1185/1203] Compiling NIOPosix BaseSocket.swift
[1186/1203] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1187/1203] Compiling NIOPosix BaseSocketChannel.swift
[1188/1203] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1189/1203] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1190/1203] Compiling NIOPosix PosixSingletons.swift
[1191/1203] Compiling NIOPosix RawSocketBootstrap.swift
[1192/1203] Compiling NIOPosix Resolver.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] Compiling NIO Exports.swift
[1205/1264] Emitting module NIO
[1206/1264] Compiling _NIOFileSystem Array+FileSystem.swift
[1207/1264] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[1208/1264] Compiling _NIOFileSystem BufferedReader.swift
[1209/1306] Compiling _NIOFileSystem FileHandle.swift
[1210/1306] Compiling _NIOFileSystem UnsafeTransfer.swift
[1211/1306] Compiling NIOTLS TLSEvents.swift
[1212/1306] Compiling NIOSOCKS ClientStateMachine.swift
[1213/1306] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1214/1306] Compiling NIOSOCKS SOCKSResponse.swift
[1215/1307] Compiling NIOSOCKS Errors.swift
[1216/1307] Compiling NIOSOCKS Messages.swift
[1217/1307] Compiling NIOSOCKS SOCKSRequest.swift
[1218/1307] Compiling NIOHTTP1 HTTPEncoder.swift
[1219/1307] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[1220/1307] Compiling NIOSOCKS Helpers.swift
[1221/1307] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1222/1307] Emitting module NIOSOCKS
[1223/1307] Compiling NIOHTTP1 ByteCollectionUtils.swift
[1224/1307] Compiling NIOHTTP1 HTTPDecoder.swift
[1225/1307] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1226/1307] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1227/1307] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1228/1307] Compiling NIOTLS SNIHandler.swift
[1229/1307] Emitting module NIOTLS
[1230/1307] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1231/1308] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1232/1338] Compiling NIOSSL SSLCertificate.swift
[1233/1338] Compiling NIOSSL SSLCertificateExtensions.swift
[1234/1338] Compiling NIOSSL RNG.swift
[1235/1338] Compiling NIOSSL SSLInit.swift
[1236/1338] Compiling NIOSSL Zeroization.swift
[1237/1338] Compiling NIOSSL TLSConfiguration.swift
[1238/1338] Compiling NIOSSL SSLPublicKey.swift
[1239/1338] Compiling NIOSSL SubjectAlternativeName.swift
[1240/1338] Compiling NIOSSL NIOSSLSecureBytes.swift
[1241/1338] Compiling NIOSSL SSLPKCS12Bundle.swift
[1242/1338] Compiling NIOSSL SSLPrivateKey.swift
[1243/1338] Compiling NIOSSL SSLCallbacks.swift
[1244/1338] Compiling NIOSOCKS ServerStateMachine.swift
[1245/1338] Compiling NIOSSL NIOSSLClientHandler.swift
[1246/1338] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1247/1338] Compiling NIOSSL NIOSSLHandler.swift
[1248/1338] Compiling NIOSSL NIOSSLServerHandler.swift
[1251/1341] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1252/1341] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1255/1341] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1256/1341] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1257/1341] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1258/1341] Emitting module NIOFoundationCompat
[1261/1341] Compiling NIOSSL SafeCompare.swift
[1265/1363] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1266/1363] Compiling _NIOFileSystem OpenOptions.swift
[1267/1363] Compiling _NIOFileSystem String+FileSystem.swift
[1268/1363] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1269/1363] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1270/1363] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1271/1363] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1272/1363] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1273/1363] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1274/1363] Compiling NIOTransportServices AcceptHandler.swift
[1275/1363] Compiling NIOTransportServices NIOTSBootstraps.swift
[1276/1363] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1277/1363] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1278/1363] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1279/1363] Emitting module NIOHTTP1
[1280/1363] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1281/1363] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1282/1426] Compiling NIOSSL ObjectIdentifier.swift
[1283/1426] Compiling NIOSSL PosixPort.swift
[1284/1426] Compiling NIOSSL SSLConnection.swift
[1285/1426] Compiling NIOSSL SSLContext.swift
[1286/1426] Compiling NIOSSL SSLErrors.swift
[1287/1426] Compiling _NIOFileSystem BufferedStream.swift
[1288/1427] Compiling _NIOFileSystem Cancellation.swift
[1289/1427] Compiling _NIOFileSystem TokenBucket.swift
[1290/1427] Compiling _NIOFileSystem Syscall.swift
[1291/1427] Compiling _NIOFileSystem Syscalls.swift
[1292/1427] Compiling _NIOFileSystem SystemFileHandle.swift
[1293/1428] Compiling _NIOFileSystem Utilities.swift
[1294/1429] Emitting module AsyncKit
[1295/1429] Compiling NIOWebSocket WebSocketOpcode.swift
[1296/1430] Emitting module NIOTransportServices
[1297/1432] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1298/1432] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1299/1432] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1300/1432] Compiling NIOHTTPCompression HTTPCompression.swift
[1301/1432] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1302/1432] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1303/1432] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1304/1432] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1305/1432] Emitting module NIOHTTPCompression
[1306/1432] Compiling NIOHTTPCompression HTTPDecompression.swift
[1307/1432] Compiling MultipartKit MultipartPartConvertible.swift
[1308/1432] Compiling MultipartKit BasicCodingKey.swift
[1309/1432] Compiling NIOTransportServices NIOTSEventLoop.swift
[1310/1432] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1312/1432] Compiling MultipartKit MultipartError.swift
[1313/1432] Compiling MultipartKit MultipartPart.swift
[1315/1432] Compiling MultipartKit FormDataEncoder.swift
[1316/1432] Compiling MultipartKit Storage.swift
[1317/1432] Compiling MultipartKit FormDataEncoder.Encoder.swift
[1318/1432] Compiling MultipartKit FormDataEncoder.KeyedContainer.swift
[1319/1433] Compiling NIOHPACK IndexedHeaderTable.swift
[1320/1433] Compiling NIOHPACK HuffmanTables.swift
[1321/1433] Compiling NIOHPACK HeaderTables.swift
[1322/1433] Compiling NIOHPACK IntegerCoding.swift
[1323/1433] Compiling NIOHPACK HuffmanCoding.swift
[1324/1434] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1325/1434] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1326/1434] Compiling NIOWebSocket SHA1.swift
[1327/1434] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1328/1434] Emitting module NIOWebSocket
[1329/1434] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1330/1434] Compiling NIOWebSocket WebSocketFrame.swift
[1331/1434] Emitting module NIOSSL
[1332/1437] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1333/1437] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1334/1437] Compiling MultipartKit FormDataEncoder.SingleValueContainer.swift
[1335/1437] Compiling MultipartKit FormDataEncoder.UnkeyedContainer.swift
[1336/1437] Compiling MultipartKit FormDataDecoder.UnkeyedContainer.swift
[1337/1437] Compiling MultipartKit FormDataDecoder.swift
[1338/1437] Compiling NIOHPACK DynamicHeaderTable.swift
[1339/1437] Compiling NIOHPACK HPACKDecoder.swift
[1340/1437] Emitting module NIOExtras
[1341/1437] Compiling MultipartKit MultipartFormData.swift
[1342/1437] Compiling MultipartKit MultipartParser.swift
[1343/1437] Compiling MultipartKit Exports.swift
[1344/1437] Compiling MultipartKit FormDataDecoder.Decoder.swift
[1345/1437] Compiling NIOHPACK StaticHeaderTable.swift
[1346/1437] Compiling NIOHPACK HPACKEncoder.swift
[1347/1437] Compiling NIOHPACK HPACKErrors.swift
[1350/1437] Compiling NIOHPACK HPACKHeader.swift
[1351/1437] Emitting module NIOHPACK
[1354/1437] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1364/1437] Emitting module _NIOFileSystem
[1381/1437] Emitting module MultipartKit
[1396/1499] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1397/1499] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1398/1499] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1399/1499] Compiling NIOHTTP2 InboundEventBuffer.swift
[1400/1499] Compiling NIOHTTP2 DOSHeuristics.swift
[1401/1499] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1402/1499] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1403/1499] Compiling NIOHTTP2 InboundWindowManager.swift
[1404/1499] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1405/1499] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1406/1499] Compiling NIOHTTP2 StateMachineResult.swift
[1407/1499] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1408/1499] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1409/1499] Compiling NIOHTTP2 QuiescingState.swift
[1410/1499] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1411/1499] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1412/1499] Compiling NIOHTTP2 HasLocalSettings.swift
[1417/1504] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1418/1504] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1419/1504] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1420/1504] Emitting module NIOFileSystem
[1421/1504] Compiling NIOFileSystem Exports.swift
[1423/1504] Compiling NIOHTTP2 HasRemoteSettings.swift
[1425/1504] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1426/1504] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1427/1504] Compiling NIOHTTP2 MaySendFrames.swift
[1428/1504] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1429/1504] Compiling NIOHTTP2 Error+Any.swift
[1430/1504] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1431/1504] Compiling NIOHTTP2 SendingDataState.swift
[1432/1504] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1433/1504] Compiling NIOHTTP2 SendingGoawayState.swift
[1434/1504] Compiling NIOHTTP2 SendingHeadersState.swift
[1438/1504] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1439/1504] Emitting module _NIOFileSystemFoundationCompat
[1440/1539] Compiling NIOExtras WritePCAPHandler.swift
[1441/1547] Compiling RediStack RedisClusterNodeDescriptionProtocol.swift
[1442/1547] Compiling RediStack RedisClusterNodeID.swift
[1443/1547] Compiling RediStack RedisClusterShardDescriptionProtocol.swift
[1444/1547] Compiling RediStack RedisHashSlot.swift
[1445/1550] Compiling RediStack StandardLibrary.swift
[1446/1550] Compiling RediStack SwiftNIO.swift
[1447/1550] Compiling RediStack RESPTranslator.swift
[1448/1550] Compiling RediStack RESPValue.swift
[1449/1550] Compiling RediStack ConnectionPool.swift
[1450/1550] Compiling RediStack RedisConnectionPool+Configuration.swift
[1451/1550] Compiling RediStack RedisConnectionPool.swift
[1452/1556] Compiling RediStack RedisConnectionPoolError.swift
[1453/1556] Compiling RediStack RedisByteDecoder.swift
[1454/1556] Compiling RediStack RedisCommandHandler.swift
[1455/1556] Compiling RediStack RedisMessageEncoder.swift
[1456/1556] Compiling RediStack RedisPubSubHandler.swift
[1457/1556] Compiling RediStack RESPValueConvertible.swift
[1462/1556] Emitting module RediStack
[1463/1556] Compiling RediStack RedisLogging.swift
[1464/1556] Compiling RediStack RedisMetrics.swift
[1465/1556] Compiling RediStack _Deprecations.swift
[1470/1556] Compiling RediStack RedisError.swift
[1471/1556] Compiling RediStack RedisKey+TTL.swift
[1472/1556] Compiling RediStack RedisKey.swift
[1473/1556] Compiling RediStack SwiftPolyfill.swift
[1474/1556] Compiling RediStack BasicCommands.swift
[1475/1556] Compiling RediStack HashCommands.swift
[1476/1556] Compiling RediStack ListCommands.swift
[1477/1556] Compiling RediStack RedisCommandEncoder.swift
[1478/1556] Compiling RediStack RedisConnection+Configuration.swift
[1479/1556] Compiling RediStack RedisConnection.swift
[1481/1556] Compiling RediStack RedisChannelName.swift
[1482/1556] Compiling RediStack RedisClient.swift
[1483/1556] Compiling RediStack RedisCommandEncoder-multi-encode.swift
[1484/1556] Compiling RediStack PubSubCommands.swift
[1485/1556] Compiling RediStack SetCommands.swift
[1486/1556] Compiling RediStack SortedSetCommands.swift
[1487/1556] Compiling RediStack StringCommands.swift
[1492/1556] Compiling WebSocketKit WebSocket+Connect.swift
[1493/1556] Compiling WebSocketKit WebSocket.swift
[1494/1556] Compiling WebSocketKit Exports.swift
[1495/1556] Compiling WebSocketKit WebSocketClient.swift
[1496/1556] Emitting module WebSocketKit
[1497/1556] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1498/1556] Compiling WebSocketKit WebSocket+Concurrency.swift
[1499/1556] Compiling WebSocketKit WebSocketHandler.swift
[1500/1556] Compiling NIOHTTP2 HTTP2Settings.swift
[1501/1556] Compiling NIOHTTP2 HTTP2Stream.swift
[1502/1556] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1503/1556] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1504/1556] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1505/1556] Compiling NIOHTTP2 HTTP2StreamID.swift
[1506/1556] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1507/1556] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1508/1556] Compiling NIOHTTP2 MayReceiveFrames.swift
[1509/1556] Compiling NIOHTTP2 ReceivingDataState.swift
[1510/1556] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1511/1556] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1512/1556] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1513/1556] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1514/1556] Compiling NIOHTTP2 StreamChannelList.swift
[1515/1556] Compiling NIOHTTP2 StreamMap.swift
[1516/1556] Compiling NIOHTTP2 StreamStateMachine.swift
[1517/1556] Compiling NIOHTTP2 UnsafeTransfer.swift
[1518/1556] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1519/1556] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1520/1556] Compiling NIOHTTP2 HTTP2Frame.swift
[1521/1556] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1522/1556] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1523/1556] Compiling NIOHTTP2 HTTP2PingData.swift
[1524/1556] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1539/1556] Emitting module NIOHTTP2
[1543/1556] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1544/1556] Compiling NIOHTTP2 HTTP2Error.swift
[1545/1556] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1553/1591] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1554/1591] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1555/1591] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1556/1591] Compiling AsyncHTTPClient FoundationExtensions.swift
[1557/1617] Emitting module AsyncHTTPClient
[1558/1623] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1559/1623] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1560/1623] Compiling AsyncHTTPClient ConnectionPool.swift
[1561/1623] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1562/1623] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1563/1623] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1564/1623] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1565/1623] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1566/1623] Compiling AsyncHTTPClient ConnectionTarget.swift
[1567/1623] Compiling AsyncHTTPClient DeconstructedURL.swift
[1570/1623] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1571/1623] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1572/1623] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1575/1623] Compiling AsyncHTTPClient Transaction.swift
[1576/1623] Compiling AsyncHTTPClient Base64.swift
[1577/1623] Compiling AsyncHTTPClient BasicAuth.swift
[1578/1623] Compiling AsyncHTTPClient SSLContextCache.swift
[1579/1623] Compiling AsyncHTTPClient Scheme.swift
[1580/1623] Compiling AsyncHTTPClient Singleton.swift
[1581/1623] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1582/1623] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1583/1623] Compiling AsyncHTTPClient Utils.swift
[1584/1623] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1585/1623] Compiling AsyncHTTPClient TLSConfiguration.swift
[1586/1623] Compiling AsyncHTTPClient RedirectState.swift
[1587/1623] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1588/1623] Compiling AsyncHTTPClient RequestBag.swift
[1589/1623] Compiling AsyncHTTPClient RequestValidation.swift
[1590/1623] Compiling AsyncHTTPClient HTTP1Connection.swift
[1591/1623] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1592/1623] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1593/1623] Compiling AsyncHTTPClient HTTP2Connection.swift
[1594/1623] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1595/1623] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1596/1623] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1597/1623] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1598/1623] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1599/1623] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1600/1623] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1601/1623] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1602/1623] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1603/1623] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1604/1623] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1605/1623] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1606/1623] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1607/1623] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1608/1623] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1609/1623] Compiling AsyncHTTPClient RequestBodyLength.swift
[1610/1623] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1611/1623] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1612/1623] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1613/1623] Compiling AsyncHTTPClient HTTPClient.swift
[1614/1623] Compiling AsyncHTTPClient HTTPHandler.swift
[1615/1623] Compiling AsyncHTTPClient LRUCache.swift
[1616/1623] Compiling AsyncHTTPClient NWErrorHandler.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 RouteCollection.swift
[1625/1819] Compiling Vapor Routes.swift
[1626/1819] Compiling Vapor RoutesBuilder+Group.swift
[1627/1819] Compiling Vapor RoutesBuilder+Method.swift
[1628/1819] Compiling Vapor RoutesBuilder+Middleware.swift
[1629/1819] Compiling Vapor RoutesBuilder+WebSocket.swift
[1630/1819] Compiling Vapor RoutesBuilder.swift
[1631/1819] Compiling Vapor OTP.swift
[1632/1819] Compiling Vapor Application+Servers.swift
[1633/1819] Compiling Vapor Server.swift
[1634/1819] Compiling Vapor App+Service.swift
[1635/1819] Compiling Vapor Req+Service.swift
[1636/1819] Compiling Vapor Service.swift
[1637/1819] Compiling Vapor Application+Sessions.swift
[1638/1819] Compiling Vapor MemorySessions.swift
[1639/1819] Compiling Vapor Request+Session.swift
[1640/1819] Compiling Vapor Session.swift
[1641/1819] Compiling Vapor SessionCache.swift
[1642/1819] Compiling Vapor SessionData.swift
[1643/1819] Compiling Vapor SessionDriver.swift
[1644/1819] Compiling Vapor SessionsConfiguration.swift
[1645/1840] Compiling Vapor FormDataDecoder+Content.swift
[1646/1840] Compiling Vapor FormDataEncoder+Content.swift
[1647/1840] Compiling Vapor Application+Password.swift
[1648/1840] Compiling Vapor Application+Passwords.swift
[1649/1840] Compiling Vapor AsyncPasswordHasher.swift
[1650/1840] Compiling Vapor BcryptHasher.swift
[1651/1840] Compiling Vapor PasswordHasher.swift
[1652/1840] Compiling Vapor PlaintextHasher.swift
[1653/1840] Compiling Vapor Request+Password.swift
[1654/1840] Compiling Vapor Redirect.swift
[1655/1840] Compiling Vapor Request+Body.swift
[1656/1840] Compiling Vapor Request+BodyStream.swift
[1657/1840] Compiling Vapor Request.swift
[1658/1840] Compiling Vapor Application+Responder.swift
[1659/1840] Compiling Vapor DefaultResponder.swift
[1660/1840] Compiling Vapor Response+Body.swift
[1661/1840] Compiling Vapor Response.swift
[1662/1840] Compiling Vapor ResponseCodable.swift
[1663/1840] Compiling Vapor Application+Routes.swift
[1664/1840] Compiling Vapor Parameters+Require.swift
[1665/1840] Compiling Vapor Request+WebSocket.swift
[1666/1840] Compiling Vapor Route.swift
[1667/1840] Compiling Vapor ServeCommand.swift
[1668/1840] Compiling Vapor AnyResponse+Concurrency.swift
[1669/1840] Compiling Vapor AsyncBasicResponder.swift
[1670/1840] Compiling Vapor AsyncMiddleware.swift
[1671/1840] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1672/1840] Compiling Vapor AsyncSessionDriver.swift
[1673/1840] Compiling Vapor Authentication+Concurrency.swift
[1674/1840] Compiling Vapor Cache+Concurrency.swift
[1675/1840] Compiling Vapor Client+Concurrency.swift
[1676/1840] Compiling Vapor RequestBody+Concurrency.swift
[1677/1840] Compiling Vapor Responder+Concurrency.swift
[1678/1840] Compiling Vapor ResponseCodable+Concurrency.swift
[1679/1840] Compiling Vapor RoutesBuilder+Concurrency.swift
[1680/1840] Compiling Vapor ViewRenderer+Concurrency.swift
[1681/1840] Compiling Vapor WebSocket+Concurrency.swift
[1682/1840] Compiling Vapor ContainerGetPathExecutor.swift
[1683/1840] Compiling Vapor Content.swift
[1684/1840] Compiling Vapor ContentCoders.swift
[1685/1840] Compiling Vapor ContentConfiguration.swift
[1686/1840] Compiling Vapor ContentContainer.swift
[1687/1840] Compiling Vapor JSONCoder+Custom.swift
[1688/1840] Compiling Vapor JSONCoders+Content.swift
[1689/1840] Compiling Vapor Case.swift
[1690/1840] Compiling Vapor CharacterSet.swift
[1691/1840] Compiling Vapor Count.swift
[1692/1840] Compiling Vapor Custom.swift
[1693/1840] Compiling Vapor Email.swift
[1694/1840] Compiling Vapor Empty.swift
[1695/1840] Compiling Vapor In.swift
[1696/1840] Compiling Vapor Nil.swift
[1697/1840] Compiling Vapor NilIgnoring.swift
[1698/1840] Compiling Vapor Not.swift
[1699/1840] Compiling Vapor Or.swift
[1700/1840] Compiling Vapor Pattern.swift
[1701/1840] Compiling Vapor Range.swift
[1702/1840] Compiling Vapor URL.swift
[1703/1840] Compiling Vapor Valid.swift
[1704/1840] Compiling Vapor Application+Views.swift
[1705/1840] Compiling Vapor PlaintextRenderer.swift
[1706/1840] Compiling Vapor Request+View.swift
[1707/1840] Compiling Vapor View.swift
[1708/1840] Compiling Vapor ViewRenderer.swift
[1709/1840] Compiling Vapor _Deprecations.swift
[1710/1840] Compiling Vapor Application.swift
[1711/1840] Compiling Vapor AuthenticationCache.swift
[1712/1840] Compiling Vapor Authenticator.swift
[1713/1840] Compiling Vapor BasicAuthorization.swift
[1714/1840] Compiling Vapor BearerAuthorization.swift
[1715/1840] Compiling Vapor GuardMiddleware.swift
[1716/1840] Compiling Vapor RedirectMiddleware.swift
[1717/1840] Compiling Vapor SessionAuthenticatable.swift
[1718/1840] Compiling Vapor Bcrypt.swift
[1719/1840] Compiling Vapor Application+Cache.swift
[1720/1840] Compiling Vapor Cache.swift
[1721/1840] Compiling Vapor CacheExpirationTime.swift
[1722/1840] Compiling Vapor MemoryCache.swift
[1723/1840] Compiling Vapor Request+Cache.swift
[1724/1840] Compiling Vapor Application+Clients.swift
[1725/1840] Compiling Vapor Client.swift
[1726/1840] Compiling Vapor ClientRequest.swift
[1727/1840] Compiling Vapor ClientResponse.swift
[1728/1840] Compiling Vapor Request+Client.swift
[1729/1840] Compiling Vapor BootCommand.swift
[1730/1840] Compiling Vapor CommandContext+Application.swift
[1731/1840] Compiling Vapor RoutesCommand.swift
[1732/1840] Emitting module Vapor
[1733/1840] Compiling Vapor PlaintextDecoder.swift
[1734/1840] Compiling Vapor PlaintextEncoder.swift
[1735/1840] Compiling Vapor URLQueryCoders.swift
[1736/1840] Compiling Vapor URLQueryContainer.swift
[1737/1840] Compiling Vapor Core.swift
[1738/1840] Compiling Vapor Running.swift
[1739/1840] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1740/1840] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1741/1840] Compiling Vapor DotEnvFile+load.swift
[1742/1840] Compiling Vapor Routes+caseInsenstive.swift
[1743/1840] Compiling Vapor Validatable+validate.swift
[1744/1840] Compiling Vapor Environment+Process.swift
[1745/1840] Compiling Vapor Environment+Secret.swift
[1746/1840] Compiling Vapor Environment.swift
[1747/1840] Compiling Vapor Abort.swift
[1748/1840] Compiling Vapor AbortError.swift
[1749/1840] Compiling Vapor DebuggableError.swift
[1750/1840] Compiling Vapor Demangler.swift
[1751/1840] Compiling Vapor ErrorSource.swift
[1752/1840] Compiling Vapor StackTrace.swift
[1753/1840] Compiling Vapor Exports.swift
[1754/1840] Compiling Vapor Application+HTTP.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 HTTPMediaTypePreference.swift
[1777/1840] Compiling Vapor Responder.swift
[1778/1840] Compiling Vapor Application+HTTP+Server.swift
[1779/1840] Compiling Vapor HTTPServer.swift
[1780/1840] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1781/1840] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1782/1840] Compiling Vapor HTTPServerHandler.swift
[1783/1840] Compiling Vapor HTTPServerRequestDecoder.swift
[1784/1840] Compiling Vapor HTTPServerResponseEncoder.swift
[1785/1840] Compiling Vapor HTTPServerUpgradeHandler.swift
[1786/1840] Compiling Vapor Logger+Report.swift
[1787/1840] Compiling Vapor LoggingSystem+Environment.swift
[1788/1840] Compiling Vapor Application+Middleware.swift
[1789/1840] Compiling Vapor CORSMiddleware.swift
[1790/1840] Compiling Vapor ErrorMiddleware.swift
[1791/1840] Compiling Vapor FileMiddleware.swift
[1792/1840] Compiling Vapor Middleware.swift
[1793/1840] Compiling Vapor MiddlewareConfiguration.swift
[1794/1840] Compiling Vapor ResponseCompressionMiddleware.swift
[1795/1840] Compiling Vapor RouteLoggingMiddleware.swift
[1796/1840] Compiling Vapor TracingMiddleware.swift
[1797/1840] Compiling Vapor File+Multipart.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 BasicResponder.swift
[1820/1840] Compiling Vapor BodyStream.swift
[1821/1840] Compiling Vapor Application+HTTP+Client.swift
[1822/1840] Compiling Vapor EventLoopHTTPClient.swift
[1823/1840] Compiling Vapor EndpointCache.swift
[1824/1840] Compiling Vapor HTTPMethod+String.swift
[1825/1840] Compiling Vapor HTTPStatus.swift
[1826/1840] Compiling Vapor HTTPCookies.swift
[1827/1840] Compiling Vapor HTTPHeaderCacheControl.swift
[1828/1840] Compiling Vapor HTTPHeaderExpires.swift
[1829/1840] Compiling Vapor HTTPHeaderLastModified.swift
[1830/1840] Compiling Vapor HTTPHeaders+Cache.swift
[1831/1840] Compiling Vapor HTTPHeaders+Connection.swift
[1832/1840] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[1833/1840] Compiling Vapor HTTPHeaders+ContentRange.swift
[1834/1840] Compiling Vapor HTTPHeaders+Directive.swift
[1835/1840] Compiling Vapor HTTPHeaders+Forwarded.swift
[1836/1840] Compiling Vapor HTTPHeaders+Link.swift
[1837/1840] Compiling Vapor HTTPHeaders+Name.swift
[1838/1840] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[1839/1840] Compiling Vapor HTTPHeaders.swift
[1840/1840] Compiling Vapor HTTPMediaType.swift
[1841/1852] Compiling Redis RedisConfiguration.swift
[1842/1852] Compiling Redis RedisID.swift
[1843/1852] Compiling Redis RedisClient+Codable.swift
[1844/1852] Compiling Redis Redis+Concurrency.swift
[1845/1852] Compiling Redis Redis+Sessions.swift
[1846/1852] Compiling Redis Application+Redis.swift
[1847/1852] Compiling Redis Application.Redis+PubSub.swift
[1848/1852] Compiling Redis Redis+Cache.swift
[1849/1852] Compiling Redis Application.Redis+configuration.swift
[1850/1852] Compiling Redis Exports.swift
[1851/1852] Emitting module Redis
[1852/1852] Compiling Redis RedisStorage.swift
[1853/1853] Compiling Redis Request+Redis.swift
[1854/1868] Compiling Checkpoint TimeWindow.swift
[1855/1868] Compiling Checkpoint SlidingWindowLogConfiguration.swift
[1856/1868] Compiling Checkpoint Scope.swift
[1857/1869] Compiling Checkpoint Field.swift
[1858/1869] Compiling Checkpoint FixedWindowCounterConfiguration.swift
[1859/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?
[1860/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?
[1861/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
[1862/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
[1863/1869] Compiling Checkpoint LeakingBucketConfiguration.swift
[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] 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
[1867/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
[1868/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?
[1869/1869] Compiling Checkpoint TokenBucketConfiguration.swift
Build complete! (84.21s)
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.52s)
Fetched https://github.com/vapor/redis.git from cache (2.52s)
Computing version for https://github.com/vapor/redis.git
Computed https://github.com/vapor/redis.git at 4.11.1 (3.05s)
Fetching https://github.com/swift-server/RediStack.git
[1/4702] Fetching redistack
Fetched https://github.com/swift-server/RediStack.git from cache (0.94s)
Computing version for https://github.com/swift-server/RediStack.git
Computed https://github.com/swift-server/RediStack.git at 1.6.2 (1.56s)
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-log.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Fetched https://github.com/apple/swift-log.git from cache (0.92s)
Fetched https://github.com/apple/swift-nio.git from cache (0.93s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.93s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.94s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.47s)
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.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.68s)
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.65s)
Fetched https://github.com/apple/swift-collections.git from cache (0.76s)
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.67s)
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.47s)
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/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/4974] Fetching swift-distributed-tracing
[101/6037] Fetching swift-distributed-tracing, swift-service-context
[229/9245] Fetching swift-distributed-tracing, swift-service-context, multipart-kit
[486/11850] Fetching swift-distributed-tracing, swift-service-context, multipart-kit, websocket-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.95s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.96s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-crypto.git from cache
[6381/9245] Fetching swift-distributed-tracing, swift-service-context, multipart-kit
[7675/29972] Fetching swift-distributed-tracing, swift-service-context, multipart-kit, routing-kit
Fetched https://github.com/apple/swift-crypto.git from cache (0.70s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-service-context.git from cache (2.27s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.27s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.27s)
Fetched https://github.com/vapor/multipart-kit.git from cache (2.27s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.27s)
[1/5485] Fetching console-kit
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/vapor/routing-kit.git from cache (1.34s)
Fetched https://github.com/vapor/console-kit.git from cache (0.94s)
[1/2370] Fetching async-kit
Fetched https://github.com/swift-server/async-http-client.git from cache (0.72s)
Fetched https://github.com/vapor/async-kit.git from cache (0.88s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (3.68s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.48s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.0 (0.50s)
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.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.21s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.02s)
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.46s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.58s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (1.11s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.51s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.63s)
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.50s)
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.51s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.52s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.62s)
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.51s)
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.51s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.07s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.57s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.23s)
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.2.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.114.1
Creating working copy for https://github.com/apple/swift-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-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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/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/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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.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-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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-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
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.