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 MongoQueue, reference 1.2.0 (835489), with Swift 6.1 for Linux on 28 Apr 2025 15:31:50 UTC.

Swift 6 data race errors: 11

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/MongoQueue.git
Reference: 1.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/orlandos-nl/MongoQueue
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 8354892 Merge pull request #17 from orlandos-nl/jo/concurrency-improvements
Cloned https://github.com/orlandos-nl/MongoQueue.git
Revision (git rev-parse @):
83548920d27c3424ed17ad471f5fca5f15ac9189
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/MongoQueue.git at 1.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/orlandos-nl/MongoQueue.git
https://github.com/orlandos-nl/MongoQueue.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "mongokitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.9.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orlandos-nl/MongoKitten.git"
    }
  ],
  "manifest_display_name" : "MongoQueue",
  "name" : "MongoQueue",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "MongoQueue",
      "targets" : [
        "MongoQueue"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MongoQueueTests",
      "module_type" : "SwiftTarget",
      "name" : "MongoQueueTests",
      "path" : "Tests/MongoQueueTests",
      "sources" : [
        "MongoQueueTests.swift"
      ],
      "target_dependencies" : [
        "MongoQueue"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MongoQueue",
      "module_type" : "SwiftTarget",
      "name" : "MongoQueue",
      "path" : "Sources/MongoQueue",
      "product_dependencies" : [
        "MongoKitten",
        "Meow"
      ],
      "product_memberships" : [
        "MongoQueue"
      ],
      "sources" : [
        "KnownType.swift",
        "MongoQueue.swift",
        "MongoQueueError.swift",
        "QueuedTask.swift",
        "RecurringTask.swift",
        "ScheduledTask.swift",
        "TaskExecution.swift",
        "TaskModel.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/orlandos-nl/MongoKitten.git
[1/14226] Fetching mongokitten
Fetched https://github.com/orlandos-nl/MongoKitten.git from cache (0.76s)
Computing version for https://github.com/orlandos-nl/MongoKitten.git
Computed https://github.com/orlandos-nl/MongoKitten.git at 7.9.9 (1.46s)
Fetching https://github.com/orlandos-nl/BSON.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/orlandos-nl/DNSClient.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-atomics.git
[1/1144] Fetching dnsclient
[1145/7148] Fetching dnsclient, bson
[1326/12122] Fetching dnsclient, bson, swift-distributed-tracing
[3126/13827] Fetching dnsclient, bson, swift-distributed-tracing, swift-atomics
Fetched https://github.com/orlandos-nl/DNSClient.git from cache (0.38s)
[8700/12683] Fetching bson, swift-distributed-tracing, swift-atomics
Fetching https://github.com/apple/swift-metrics.git
[11308/88205] Fetching bson, swift-distributed-tracing, swift-atomics, swift-nio
[11691/102998] Fetching bson, swift-distributed-tracing, swift-atomics, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (0.69s)
[15020/101293] Fetching bson, swift-distributed-tracing, swift-nio, swift-nio-ssl
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.73s)
[10949/96319] Fetching bson, swift-nio, swift-nio-ssl
[11098/98519] Fetching bson, swift-nio, swift-nio-ssl, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.51s)
[14531/96319] Fetching bson, swift-nio, swift-nio-ssl
[19787/100155] Fetching bson, swift-nio, swift-nio-ssl, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
[45354/96319] Fetching bson, swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.18s)
[57359/81526] Fetching bson, swift-nio
Fetched https://github.com/orlandos-nl/BSON.git from cache (4.53s)
Fetched https://github.com/apple/swift-nio.git from cache (4.65s)
Computing version for https://github.com/orlandos-nl/DNSClient.git
Computed https://github.com/orlandos-nl/DNSClient.git at 2.4.4 (7.38s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2619] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.04s)
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.76s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.39s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.22s)
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.63s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.19s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[1220/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.80s)
[3736/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.19s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.80s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.83s)
Computing version for https://github.com/orlandos-nl/BSON.git
Computed https://github.com/orlandos-nl/BSON.git at 8.2.0 (0.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.75s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.64s)
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.74s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-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/orlandos-nl/DNSClient.git
Working copy of https://github.com/orlandos-nl/DNSClient.git resolved at 2.4.4
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.6.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/orlandos-nl/BSON.git
Working copy of https://github.com/orlandos-nl/BSON.git resolved at 8.2.0
Creating working copy for https://github.com/orlandos-nl/MongoKitten.git
Working copy of https://github.com/orlandos-nl/MongoKitten.git resolved at 7.9.9
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
Building for debugging...
[0/439] Write sources
[22/439] Compiling _AtomicsShims.c
[22/439] Write sources
[28/439] Compiling CNIOWindows shim.c
[29/439] Compiling aesni-x86_64-linux.S
[30/439] Compiling CNIOWindows WSAStartup.c
[31/439] Compiling aesv8-armv7-linux.S
[32/439] Compiling CNIOWASI CNIOWASI.c
[33/439] Compiling CNIODarwin shim.c
[34/439] Compiling CNIOLinux shim.c
[35/439] Compiling CNIOLinux liburing_shims.c
[36/439] Compiling fiat_p256_adx_sqr.S
[37/439] Compiling fiat_p256_adx_mul.S
[37/439] Write swift-version-24593BA9C3E375BF.txt
[39/439] Compiling fiat_curve25519_adx_square.S
[40/439] Compiling fiat_curve25519_adx_mul.S
[41/442] Compiling stack.cc
[42/443] Compiling pbkdf.cc
[43/443] Compiling CNIOBoringSSLShims shims.c
[44/445] Compiling scrypt.cc
[45/448] Compiling print.cc
[47/481] Emitting module ServiceContextModule
[48/481] Emitting module Logging
[49/481] Emitting module CoreMetrics
[50/481] Emitting module InternalCollectionsUtilities
[50/483] Compiling tls_record.cc
[52/483] Compiling _MongoKittenCrypto SHA256.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/483] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/483] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[54/483] Compiling tls_method.cc
[56/483] Compiling _NIODataStructures _TinyArray.swift
[57/483] Compiling InternalCollectionsUtilities Debugging.swift
[58/483] Compiling InternalCollectionsUtilities Descriptions.swift
[59/483] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[60/483] Compiling InternalCollectionsUtilities Specialize.swift
[61/483] Compiling InternalCollectionsUtilities _SortedCollection.swift
[62/483] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[63/483] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[64/483] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[65/483] Compiling ServiceContextModule ServiceContext.swift
[66/483] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[67/483] Compiling InternalCollectionsUtilities Integer rank.swift
[68/483] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[69/483] Compiling ServiceContextModule ServiceContextKey.swift
[70/483] Compiling InternalCollectionsUtilities UInt+reversed.swift
[71/483] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[72/483] Compiling _NIODataStructures PriorityQueue.swift
[73/483] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[74/483] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[75/483] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[76/485] Emitting module _NIOBase64
[77/485] Compiling _NIOBase64 Base64.swift
[78/485] Compiling CoreMetrics Metrics.swift
[79/486] Compiling _MongoKittenCrypto SHA1.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/507] Emitting module Instrumentation
[84/507] Compiling Instrumentation Instrument.swift
[85/507] Compiling Instrumentation NoOpInstrument.swift
[86/507] Compiling Instrumentation MultiplexInstrument.swift
[87/507] Compiling DequeModule Deque+CustomReflectable.swift
[88/507] Compiling DequeModule Deque+Descriptions.swift
[89/509] Compiling DequeModule _DequeBuffer.swift
[90/509] Compiling DequeModule _DequeBufferHeader.swift
[91/509] Compiling Instrumentation Locks.swift
[92/509] Compiling Instrumentation InstrumentationSystem.swift
[93/510] Compiling Logging MetadataProvider.swift
[94/510] Compiling _NIODataStructures Heap.swift
[95/510] Emitting module _NIODataStructures
[96/510] Compiling Logging Locks.swift
[97/511] Compiling CoreMetrics Locks.swift
[98/512] Compiling DequeModule Deque+Extras.swift
[99/512] Compiling DequeModule Deque+Hashable.swift
[100/512] Compiling DequeModule Deque+Equatable.swift
[101/512] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[102/512] Compiling Logging LogHandler.swift
[103/512] Compiling Logging Logging.swift
[108/513] Compiling _MongoKittenCrypto MD5.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/513] Compiling _MongoKittenCrypto PBKDF2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[110/513] Compiling _MongoKittenCrypto HMAC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[111/513] Compiling _MongoKittenCrypto Hex.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[112/513] Emitting module _MongoKittenCrypto
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[113/513] Compiling _MongoKittenCrypto Hash.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[114/519] Compiling DequeModule _DequeSlot.swift
[115/519] Compiling DequeModule _UnsafeWrappedBuffer.swift
[117/524] Compiling DequeModule Deque._UnsafeHandle.swift
[118/524] Compiling DequeModule Deque.swift
[119/524] Compiling DequeModule Deque+Testing.swift
[120/524] Compiling DequeModule Deque._Storage.swift
[121/524] Compiling DequeModule Deque+Codable.swift
[122/524] Compiling DequeModule Deque+Collection.swift
[123/524] Compiling Tracing InstrumentationSystem+Tracing.swift
[124/524] Compiling Tracing NoOpTracer.swift
[124/524] Compiling tls13_server.cc
[126/524] Compiling Tracing TracingTime.swift
[127/524] Emitting module DequeModule
[128/525] Emitting module Tracing
[129/525] Compiling Tracing TracerProtocol+Legacy.swift
[130/525] Compiling Tracing Tracer.swift
[132/525] Compiling Tracing TracerProtocol.swift
[133/525] Compiling Tracing SpanProtocol.swift
[133/526] Compiling tls13_enc.cc
[135/526] Compiling tls13_client.cc
[136/526] Compiling tls13_both.cc
[137/526] Compiling t1_enc.cc
[139/526] Emitting module Metrics
[140/526] Compiling Metrics Metrics.swift
[141/527] Compiling ssl_versions.cc
[142/527] Compiling ssl_stat.cc
[143/527] Compiling ssl_x509.cc
[144/527] Compiling ssl_transcript.cc
[145/527] Compiling ssl_session.cc
[146/527] Compiling ssl_privkey.cc
[147/527] Compiling ssl_lib.cc
[148/527] Compiling ssl_file.cc
[149/527] Compiling ssl_key_share.cc
[150/527] Compiling ssl_cert.cc
[151/527] Compiling ssl_cipher.cc
[152/527] Compiling ssl_credential.cc
[153/527] Compiling ssl_buffer.cc
[154/527] Compiling ssl_asn1.cc
[155/527] Compiling ssl_aead_ctx.cc
[156/527] Compiling s3_pkt.cc
[157/527] Compiling s3_both.cc
[158/527] Compiling s3_lib.cc
[159/527] Compiling handshake_server.cc
[160/527] Compiling handshake.cc
[161/527] Compiling handshake_client.cc
[162/527] Compiling handoff.cc
[163/527] Compiling encrypted_client_hello.cc
[164/527] Compiling dtls_method.cc
[165/527] Compiling dtls_record.cc
[166/527] Compiling md5-x86_64-linux.S
[167/527] Compiling md5-x86_64-apple.S
[168/527] Compiling md5-586-linux.S
[169/527] Compiling md5-586-apple.S
[170/527] Compiling extensions.cc
[171/527] Compiling chacha20_poly1305_x86_64-apple.S
[172/527] Compiling chacha20_poly1305_x86_64-linux.S
[173/527] Compiling d1_srtp.cc
[174/527] Compiling chacha20_poly1305_armv8-win.S
[175/527] Compiling chacha20_poly1305_armv8-linux.S
[176/527] Compiling chacha20_poly1305_armv8-apple.S
[177/527] Compiling chacha-x86_64-linux.S
[178/527] Compiling d1_pkt.cc
[179/527] Compiling chacha-x86-linux.S
[180/527] Compiling chacha-x86_64-apple.S
[181/527] Compiling err_data.cc
[182/527] Compiling chacha-armv8-win.S
[183/527] Compiling chacha-armv8-linux.S
[183/527] Compiling chacha-x86-apple.S
[185/527] Compiling chacha-armv8-apple.S
[186/527] Compiling chacha-armv4-linux.S
[187/527] Compiling x86_64-mont5-linux.S
[188/527] Compiling aes128gcmsiv-x86_64-linux.S
[189/527] Compiling aes128gcmsiv-x86_64-apple.S
[190/527] Compiling x86_64-mont5-apple.S
[191/527] Compiling x86_64-mont-linux.S
[192/527] Compiling x86-mont-linux.S
[193/527] Compiling x86_64-mont-apple.S
[194/527] Compiling d1_lib.cc
[195/527] Compiling x86-mont-apple.S
[196/527] Compiling vpaes-x86_64-linux.S
[197/527] Compiling vpaes-armv8-win.S
[198/527] Compiling vpaes-x86_64-apple.S
[199/527] Compiling vpaes-x86-linux.S
[200/527] Compiling vpaes-x86-apple.S
[201/527] Compiling vpaes-armv8-linux.S
[202/527] Compiling vpaes-armv8-apple.S
[203/527] Compiling vpaes-armv7-linux.S
[204/527] Compiling sha512-x86_64-apple.S
[205/527] Compiling sha512-x86_64-linux.S
[206/527] Compiling sha512-armv8-win.S
[207/527] Compiling sha512-armv8-linux.S
[208/527] Compiling sha512-586-linux.S
[209/527] Compiling sha512-armv8-apple.S
[210/527] Compiling sha512-armv4-linux.S
[211/527] Compiling sha512-586-apple.S
[212/527] Compiling sha256-armv8-win.S
[213/527] Compiling sha256-x86_64-linux.S
[214/527] Compiling sha256-x86_64-apple.S
[215/527] Compiling sha256-armv8-linux.S
[216/527] Compiling sha256-armv8-apple.S
[217/527] Compiling sha256-armv4-linux.S
[218/527] Compiling sha1-x86_64-apple.S
[219/527] Compiling sha256-586-linux.S
[220/527] Compiling sha256-586-apple.S
[221/527] Compiling sha1-armv8-win.S
[222/527] Compiling sha1-586-linux.S
[223/527] Compiling sha1-armv8-linux.S
[224/527] Compiling sha1-x86_64-linux.S
[225/527] Compiling sha1-armv4-large-linux.S
[226/527] Compiling sha1-armv8-apple.S
[227/527] Compiling sha1-586-apple.S
[228/527] Compiling d1_both.cc
[229/527] Compiling rsaz-avx2-linux.S
[230/527] Compiling bio_ssl.cc
[231/527] Compiling rdrand-x86_64-apple.S
[232/527] Compiling rsaz-avx2-apple.S
[233/527] Compiling p256_beeu-x86_64-asm-linux.S
[234/527] Compiling rdrand-x86_64-linux.S
[235/527] Compiling p256_beeu-x86_64-asm-apple.S
[236/527] Compiling p256_beeu-armv8-asm-win.S
[237/527] Compiling p256_beeu-armv8-asm-apple.S
[238/527] Compiling p256_beeu-armv8-asm-linux.S
[239/527] Compiling p256-armv8-asm-linux.S
[240/527] Compiling p256-x86_64-asm-apple.S
[241/527] Compiling p256-armv8-asm-apple.S
[242/527] Compiling p256-x86_64-asm-linux.S
[243/527] Compiling ghashv8-armv8-linux.S
[244/527] Compiling ghashv8-armv8-win.S
[245/527] Compiling ghashv8-armv8-apple.S
[246/527] Compiling p256-armv8-asm-win.S
[247/527] Compiling ghash-x86-linux.S
[248/527] Compiling ghash-x86_64-apple.S
[249/527] Compiling ghashv8-armv7-linux.S
[250/527] Compiling ghash-x86_64-linux.S
[251/527] Compiling ghash-ssse3-x86_64-apple.S
[252/527] Compiling ghash-ssse3-x86_64-linux.S
[253/527] Compiling ghash-x86-apple.S
[254/527] Compiling ghash-ssse3-x86-apple.S
[255/527] Compiling ghash-ssse3-x86-linux.S
[256/527] Compiling ghash-neon-armv8-linux.S
[257/527] Compiling ghash-neon-armv8-win.S
[258/527] Compiling ghash-armv4-linux.S
[259/527] Compiling ghash-neon-armv8-apple.S
[260/527] Compiling co-586-linux.S
[261/527] Compiling bn-armv8-linux.S
[262/527] Compiling bsaes-armv7-linux.S
[263/527] Compiling co-586-apple.S
[264/527] Compiling bn-armv8-win.S
[265/527] Compiling bn-armv8-apple.S
[266/527] Compiling bn-586-linux.S
[267/527] Compiling bn-586-apple.S
[267/527] Compiling armv8-mont-apple.S
[269/527] Compiling armv8-mont-linux.S
[270/527] Compiling armv8-mont-win.S
[271/527] Compiling aesv8-gcm-armv8-win.S
[272/527] Compiling armv4-mont-linux.S
[273/527] Compiling aesv8-gcm-armv8-apple.S
[274/527] Compiling aesv8-gcm-armv8-linux.S
[275/527] Compiling aesv8-armv8-linux.S
[276/527] Compiling aesni-x86_64-apple.S
[277/527] Compiling aesv8-armv8-win.S
[277/527] Compiling aesni-x86-linux.S
[279/527] Compiling aesv8-armv8-apple.S
[280/527] Compiling aesni-x86-apple.S
[281/527] Compiling aes-gcm-avx2-x86_64-apple.S
[282/527] Compiling aesni-gcm-x86_64-apple.S
[283/527] Compiling aesni-gcm-x86_64-linux.S
[284/527] Compiling aes-gcm-avx2-x86_64-linux.S
[285/527] Compiling aes-gcm-avx10-x86_64-apple.S
[286/527] Compiling aes-gcm-avx10-x86_64-linux.S
[287/527] Compiling x_pubkey.cc
[288/527] Compiling x_req.cc
[289/527] Compiling x_x509a.cc
[290/527] Compiling x_x509.cc
[291/527] Compiling x_sig.cc
[292/527] Compiling x_val.cc
[293/527] Compiling x_spki.cc
[294/527] Compiling x_name.cc
[295/527] Compiling x_exten.cc
[296/527] Compiling x_algor.cc
[297/527] Compiling x_crl.cc
[298/527] Compiling x509spki.cc
[299/527] Compiling x_attrib.cc
[300/527] Compiling x_all.cc
[301/527] Compiling x509name.cc
[302/527] Compiling x509rset.cc
[303/527] Compiling x509cset.cc
[304/527] Compiling x509_txt.cc
[305/527] Compiling x509_vpm.cc
[306/527] Compiling x509_v3.cc
[307/527] Compiling x509_trs.cc
[308/527] Compiling x509_set.cc
[309/527] Compiling x509_req.cc
[310/527] Compiling x509_vfy.cc
[311/527] Compiling x509_def.cc
[312/527] Compiling x509_obj.cc
[313/527] Compiling x509_d2.cc
[314/527] Compiling x509_lu.cc
[315/527] Compiling x509_ext.cc
[316/527] Compiling x509.cc
[317/527] Compiling x509_cmp.cc
[318/527] Compiling x509_att.cc
[319/527] Compiling v3_skey.cc
[320/527] Compiling v3_prn.cc
[321/527] Compiling v3_utl.cc
[322/527] Compiling v3_pmaps.cc
[323/527] Compiling v3_ocsp.cc
[324/527] Compiling v3_purp.cc
[325/527] Compiling v3_pcons.cc
[326/527] Compiling v3_ncons.cc
[327/527] Compiling v3_lib.cc
[328/527] Compiling v3_int.cc
[329/527] Compiling v3_ia5.cc
[330/527] Compiling v3_info.cc
[331/527] Compiling v3_genn.cc
[332/527] Compiling v3_extku.cc
[333/527] Compiling v3_enum.cc
[334/527] Compiling v3_crld.cc
[335/527] Compiling v3_cpols.cc
[336/527] Compiling v3_conf.cc
[337/527] Compiling v3_bcons.cc
[338/527] Compiling v3_akeya.cc
[339/527] Compiling v3_alt.cc
[340/527] Compiling v3_bitst.cc
[341/527] Compiling v3_akey.cc
[342/527] Compiling t_x509a.cc
[343/527] Compiling i2d_pr.cc
[344/527] Compiling t_x509.cc
[345/527] Compiling t_req.cc
[346/527] Compiling t_crl.cc
[347/527] Compiling name_print.cc
[348/527] Compiling rsa_pss.cc
[349/527] Compiling policy.cc
[350/527] Compiling by_file.cc
[351/527] Compiling by_dir.cc
[352/527] Compiling asn1_gen.cc
[353/527] Compiling algorithm.cc
[354/527] Compiling voprf.cc
[355/527] Compiling a_verify.cc
[356/527] Compiling a_sign.cc
[357/527] Compiling a_digest.cc
[358/527] Compiling trust_token.cc
[359/527] Compiling thread_win.cc
[360/527] Compiling thread.cc
[361/527] Compiling thread_pthread.cc
[362/527] Compiling thread_none.cc
[363/527] Compiling pmbtoken.cc
[364/527] Compiling siphash.cc
[365/527] Compiling sha1.cc
[366/527] Compiling slhdsa.cc
[367/527] Compiling sha512.cc
[368/527] Compiling sha256.cc
[369/527] Compiling spake2plus.cc
[370/527] Compiling rsa_print.cc
[371/527] Compiling rsa_extra.cc
[372/527] Compiling rc4.cc
[373/527] Compiling rsa_crypt.cc
[374/527] Compiling refcount.cc
[375/527] Compiling trusty.cc
[376/527] Compiling urandom.cc
[377/527] Compiling windows.cc
[378/527] Compiling rsa_asn1.cc
[379/527] Compiling passive.cc
[380/527] Compiling rand.cc
[381/527] Compiling poly1305_arm_asm.S
[382/527] Compiling ios.cc
[383/527] Compiling getentropy.cc
[384/527] Compiling deterministic.cc
[385/527] Compiling fork_detect.cc
[386/527] Compiling forkunsafe.cc
[387/527] Compiling pool.cc
[388/527] Compiling poly1305_arm.cc
[389/527] Compiling poly1305_vec.cc
[390/527] Compiling poly1305.cc
[391/527] Compiling pkcs7.cc
[392/527] Compiling pkcs7_x509.cc
[393/527] Compiling pem_pkey.cc
[394/527] Compiling pkcs8_x509.cc
[395/527] Compiling pem_x509.cc
[396/527] Compiling pkcs8.cc
[397/527] Compiling p5_pbev2.cc
[398/527] Compiling pem_xaux.cc
[399/527] Compiling pem_pk8.cc
[400/527] Compiling mlkem.cc
[401/527] Compiling obj_xref.cc
[402/527] Compiling mldsa.cc
[403/527] Compiling pem_lib.cc
[404/527] Compiling obj.cc
[405/527] Compiling pem_oth.cc
[406/527] Compiling pem_info.cc
[407/527] Compiling mem.cc
[408/527] Compiling poly_rq_mul.S
[409/527] Compiling pem_all.cc
[410/527] Compiling fips_shared_support.cc
[411/527] Compiling md5.cc
[412/527] Compiling md4.cc
[413/527] Compiling lhash.cc
[414/527] Compiling ex_data.cc
[415/527] Compiling hrss.cc
[416/527] Compiling kyber.cc
[417/527] Compiling sign.cc
[418/527] Compiling hpke.cc
[419/527] Compiling p_x25519.cc
[420/527] Compiling p_x25519_asn1.cc
[421/527] Compiling p_ed25519.cc
[422/527] Compiling p_ed25519_asn1.cc
[423/527] Compiling p_rsa_asn1.cc
[424/527] Compiling p_hkdf.cc
[425/527] Compiling p_rsa.cc
[426/527] Compiling p_ec_asn1.cc
[427/527] Compiling p_ec.cc
[428/527] Compiling p_dh_asn1.cc
[429/527] Compiling p_dh.cc
[430/527] Compiling evp_ctx.cc
[431/527] Compiling p_dsa_asn1.cc
[432/527] Compiling err.cc
[433/527] Compiling engine.cc
[434/527] Compiling evp.cc
[435/527] Compiling evp_asn1.cc
[436/527] Compiling ecdh.cc
[437/527] Compiling hash_to_curve.cc
[438/527] Compiling ec_derive.cc
[439/527] Compiling ecdsa_asn1.cc
[440/527] Compiling dsa.cc
[441/527] Compiling ec_asn1.cc
[442/527] Compiling params.cc
[443/527] Compiling dsa_asn1.cc
[444/527] Compiling x25519-asm-arm.S
[445/527] Compiling digest_extra.cc
[446/527] Compiling dh_asn1.cc
[447/527] Compiling des.cc
[448/527] Compiling spake25519.cc
[449/527] Compiling cpu_arm_freebsd.cc
[450/527] Compiling crypto.cc
[451/527] Compiling cpu_intel.cc
[452/527] Compiling curve25519.cc
[453/527] Compiling cpu_arm_linux.cc
[454/527] Compiling curve25519_64_adx.cc
[455/527] Compiling cpu_aarch64_openbsd.cc
[456/527] Compiling cpu_aarch64_win.cc
[457/527] Compiling cpu_aarch64_sysreg.cc
[458/527] Compiling cpu_aarch64_apple.cc
[459/527] Compiling cpu_aarch64_fuchsia.cc
[460/527] Compiling bcm.cc
[461/527] Compiling cpu_aarch64_linux.cc
[462/527] Compiling tls_cbc.cc
[463/527] Compiling e_rc2.cc
[464/527] Compiling conf.cc
[465/527] Compiling get_cipher.cc
[466/527] Compiling e_chacha20poly1305.cc
[467/527] Compiling e_tls.cc
[468/527] Compiling e_rc4.cc
[469/527] Compiling e_des.cc
[470/527] Compiling e_null.cc
[471/527] Compiling e_aesgcmsiv.cc
[472/527] Compiling e_aesctrhmac.cc
[473/527] Compiling derive_key.cc
[474/527] Compiling chacha.cc
[475/527] Compiling unicode.cc
[476/527] Compiling cbs.cc
[477/527] Compiling buf.cc
[478/527] Compiling cbb.cc
[479/527] Compiling ber.cc
[480/527] Compiling asn1_compat.cc
[481/527] Compiling blake2.cc
[482/527] Compiling bn_asn1.cc
[483/527] Compiling socket_helper.cc
[484/527] Compiling socket.cc
[485/527] Compiling printf.cc
[486/527] Compiling convert.cc
[487/527] Compiling hexdump.cc
[488/527] Compiling pair.cc
[489/527] Compiling file.cc
[490/527] Compiling errno.cc
[491/527] Compiling fd.cc
[492/527] Compiling connect.cc
[493/527] Compiling base64.cc
[494/527] Compiling bio_mem.cc
[495/527] Compiling tasn_typ.cc
[496/527] Compiling bio.cc
[497/527] Compiling tasn_utl.cc
[498/527] Compiling posix_time.cc
[499/527] Compiling tasn_enc.cc
[500/527] Compiling tasn_new.cc
[501/527] Compiling tasn_fre.cc
[502/527] Compiling f_string.cc
[503/527] Compiling f_int.cc
[504/527] Compiling asn1_par.cc
[505/527] Compiling asn_pack.cc
[506/527] Compiling tasn_dec.cc
[507/527] Compiling a_utctm.cc
[508/527] Compiling asn1_lib.cc
[509/527] Compiling a_type.cc
[510/527] Compiling a_octet.cc
[511/527] Compiling a_strnid.cc
[512/527] Compiling a_time.cc
[513/527] Compiling a_strex.cc
[514/527] Compiling a_i2d_fp.cc
[515/527] Compiling a_dup.cc
[516/527] Compiling a_object.cc
[517/527] Compiling a_mbstr.cc
[518/527] Write sources
[520/527] Compiling a_d2i_fp.cc
[521/527] Compiling a_int.cc
[522/533] Compiling a_gentm.cc
[523/546] Compiling a_bitstr.cc
[524/546] Compiling a_bool.cc
[526/546] Compiling Atomics UnsafeAtomic.swift
[527/546] Compiling Atomics UnsafeAtomicLazyReference.swift
[528/548] Compiling Atomics ManagedAtomic.swift
[529/548] Compiling Atomics ManagedAtomicLazyReference.swift
[530/548] Compiling Atomics AtomicMemoryOrderings.swift
[531/548] Compiling Atomics DoubleWord.swift
[532/548] Compiling Atomics AtomicReference.swift
[533/548] Compiling Atomics AtomicStorage.swift
[534/548] Compiling Atomics AtomicValue.swift
[535/548] Compiling Atomics IntegerOperations.swift
[536/548] Compiling Atomics Unmanaged extensions.swift
[537/548] Compiling Atomics Primitives.shims.swift
[538/548] Compiling Atomics AtomicInteger.swift
[539/548] Compiling Atomics AtomicOptionalWrappable.swift
[540/548] Compiling Atomics OptionalRawRepresentable.swift
[541/548] Compiling Atomics RawRepresentable.swift
[542/548] Compiling Atomics AtomicBool.swift
[543/548] Compiling Atomics IntegerConformances.swift
[544/548] Compiling Atomics PointerConformances.swift
[545/548] Compiling Atomics Primitives.native.swift
[546/548] Emitting module Atomics
[546/549] Compiling c-nioatomics.c
[548/549] Compiling c-atomics.c
[550/555] Compiling NIOConcurrencyHelpers lock.swift
[551/555] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[552/555] Emitting module NIOConcurrencyHelpers
[553/555] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[554/555] Compiling NIOConcurrencyHelpers NIOLock.swift
[555/555] Compiling NIOConcurrencyHelpers atomics.swift
[557/615] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[558/615] Compiling NIOCore BSDSocketAPI.swift
[559/615] Compiling NIOCore ByteBuffer-aux.swift
[560/615] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[561/615] Compiling NIOCore ByteBuffer-conversions.swift
[562/615] Compiling NIOCore ByteBuffer-core.swift
[563/615] Compiling NIOCore ByteBuffer-hex.swift
[564/615] Compiling NIOCore ByteBuffer-int.swift
[565/615] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[566/615] Compiling NIOCore AddressedEnvelope.swift
[567/615] Compiling NIOCore AsyncAwaitSupport.swift
[568/615] Compiling NIOCore AsyncChannel.swift
[569/615] Compiling NIOCore AsyncChannelHandler.swift
[570/615] Compiling NIOCore AsyncChannelInboundStream.swift
[571/615] Compiling NIOCore AsyncChannelOutboundWriter.swift
[572/615] Compiling NIOCore NIOAsyncSequenceProducer.swift
[573/615] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[574/615] Compiling NIOCore NIOAsyncWriter.swift
[575/623] Compiling NIOCore ChannelPipeline.swift
[576/623] Compiling NIOCore CircularBuffer.swift
[577/623] Compiling NIOCore Codec.swift
[578/623] Compiling NIOCore ConvenienceOptionSupport.swift
[579/623] Compiling NIOCore DeadChannel.swift
[580/623] Compiling NIOCore DispatchQueue+WithFuture.swift
[581/623] Compiling NIOCore EventLoop+Deprecated.swift
[582/623] Compiling NIOCore EventLoop+SerialExecutor.swift
[583/623] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[584/623] Compiling NIOCore SocketAddresses.swift
[585/623] Compiling NIOCore SocketOptionProvider.swift
[586/623] Compiling NIOCore SystemCallHelpers.swift
[587/623] Compiling NIOCore TimeAmount+Duration.swift
[588/623] Compiling NIOCore TypeAssistedChannelHandler.swift
[589/623] Compiling NIOCore UniversalBootstrapSupport.swift
[590/623] Compiling NIOCore Utilities.swift
[591/623] Compiling NIOCore GlobalSingletons.swift
[592/623] Compiling NIOCore IO.swift
[593/623] Compiling NIOCore IOData.swift
[594/623] Compiling NIOCore IPProtocol.swift
[595/623] Compiling NIOCore IntegerBitPacking.swift
[596/623] Compiling NIOCore IntegerTypes.swift
[597/623] Compiling NIOCore Interfaces.swift
[598/623] Compiling NIOCore Linux.swift
[599/623] Compiling NIOCore MarkedCircularBuffer.swift
[600/623] Compiling NIOCore MulticastChannel.swift
[601/623] Compiling NIOCore NIOAny.swift
[602/623] Compiling NIOCore NIOCloseOnErrorHandler.swift
[603/623] Compiling NIOCore NIOLoopBound.swift
[604/623] Compiling NIOCore NIOScheduledCallback.swift
[605/623] Compiling NIOCore NIOSendable.swift
[606/623] Compiling NIOCore RecvByteBufferAllocator.swift
[607/623] Compiling NIOCore ByteBuffer-multi-int.swift
[608/623] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[609/623] Compiling NIOCore ByteBuffer-views.swift
[610/623] Compiling NIOCore Channel.swift
[611/623] Compiling NIOCore ChannelHandler.swift
[612/623] Compiling NIOCore ChannelHandlers.swift
[613/623] Compiling NIOCore ChannelInvoker.swift
[614/623] Compiling NIOCore ChannelOption.swift
[615/623] Compiling NIOCore EventLoop.swift
[616/623] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[617/623] Compiling NIOCore EventLoopFuture+Deprecated.swift
[618/623] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[619/623] Compiling NIOCore EventLoopFuture.swift
[620/623] Compiling NIOCore FileDescriptor.swift
[621/623] Compiling NIOCore FileHandle.swift
[622/623] Compiling NIOCore FileRegion.swift
[623/623] Emitting module NIOCore
[625/709] Emitting module NIOEmbedded
[626/709] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[627/709] Compiling NIOPosix NIOThreadPool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[628/709] Compiling NIOPosix NonBlockingFileIO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[629/709] Compiling NIOPosix PendingDatagramWritesManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[630/713] Compiling NIOPosix PendingWritesManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[631/713] Compiling NIOPosix PipeChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[632/713] Compiling NIOPosix PipePair.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[633/713] Compiling NIOPosix Pool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[634/713] Compiling NIOPosix PooledRecvBufferAllocator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[635/713] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[636/713] Compiling NIOPosix PosixSingletons.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[637/713] Compiling NIOPosix RawSocketBootstrap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[638/713] Compiling NIOPosix Resolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[639/713] Emitting module BSON
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[640/713] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[641/713] Compiling NIOEmbedded AsyncTestingChannel.swift
[642/713] Compiling NIOEmbedded Embedded.swift
[644/714] Compiling NIOPosix GetaddrinfoResolver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[645/714] Compiling NIOPosix HappyEyeballs.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[646/714] Compiling NIOPosix BSDSocketAPICommon.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[647/714] Compiling NIOPosix BSDSocketAPIPosix.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[648/714] Compiling NIOPosix BSDSocketAPIWindows.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[649/714] Compiling NIOPosix IntegerBitPacking.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[650/714] Compiling NIOPosix IntegerTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[651/714] Compiling NIOPosix Linux.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[652/714] Compiling NIOPosix LinuxCPUSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[653/714] Compiling NIOPosix LinuxUring.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[654/714] Compiling BSON Primitives.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[655/714] Compiling BSON RegularExpression.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[656/714] Compiling BSON Timestamp.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[657/714] Compiling BSON TypeIdentifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[658/714] Compiling NIOPosix BaseSocket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[659/714] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[660/714] Compiling NIOPosix BaseSocketChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[661/714] Compiling NIOPosix BaseStreamSocketChannel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[662/714] Compiling NIOPosix IO.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[663/714] Emitting module NIOPosix
[677/720] Compiling NIOPosix SelectableChannel.swift
[678/720] Compiling NIOPosix SelectableEventLoop.swift
[679/720] Compiling NIOPosix SelectorEpoll.swift
[680/720] Compiling NIOPosix SelectorGeneric.swift
[681/720] Compiling NIOPosix SelectorKqueue.swift
[682/720] Compiling NIOPosix SelectorUring.swift
[686/720] Compiling NIOPosix SocketProtocols.swift
[687/720] Compiling NIOPosix System.swift
[688/720] Compiling NIOPosix Thread.swift
[689/720] Compiling NIOPosix ThreadPosix.swift
[690/720] Compiling NIOPosix ThreadWindows.swift
[691/720] Compiling NIOPosix UnsafeTransfer.swift
[692/720] Compiling NIOPosix Utilities.swift
[693/720] Compiling NIOPosix VsockAddress.swift
[694/720] Compiling NIOPosix VsockChannelEvents.swift
[695/720] Compiling NIOPosix Bootstrap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[696/720] Compiling NIOPosix ControlMessage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[697/720] Compiling NIOPosix DatagramVectorReadManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[698/720] Compiling NIOPosix Errors+Any.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[699/720] Compiling NIOPosix FileDescriptor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[723/724] Compiling NIO Exports.swift
[724/724] Emitting module NIO
[726/736] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[727/736] Compiling NIOTLS TLSEvents.swift
[728/736] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[729/736] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[730/736] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[731/736] Emitting module NIOTLS
[732/736] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[733/736] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[734/736] Compiling NIOTLS SNIHandler.swift
[736/737] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[737/737] Emitting module NIOFoundationCompat
[739/789] Emitting module NIOTransportServices
[740/791] Compiling NIOTransportServices StateManagedChannel.swift
[741/791] Compiling NIOTransportServices StateManagedListenerChannel.swift
[742/791] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[743/791] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[744/791] Compiling NIOTransportServices NIOTSSingletons.swift
[745/791] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[746/791] Compiling NIOTransportServices NIOTSBootstraps.swift
[747/791] Compiling NIOTransportServices NIOTSChannelOptions.swift
[748/791] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[749/791] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[750/791] Compiling NIOTransportServices NIOTSErrors.swift
[751/791] Compiling NIOTransportServices NIOTSEventLoop.swift
[752/791] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[753/791] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[754/791] Compiling NIOTransportServices NIOTSListenerChannel.swift
[755/791] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[756/791] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[757/791] Compiling NIOTransportServices NIOTSDatagramListener.swift
[758/791] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[759/791] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[760/791] Compiling NIOTransportServices AcceptHandler.swift
[761/791] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[762/791] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[767/804] Compiling NIOSSL SubjectAlternativeName.swift
[768/804] Compiling DNSClient Helpers.swift
[769/804] Compiling DNSClient Message.swift
[770/804] Compiling DNSClient DNSEncoder.swift
[771/804] Compiling DNSClient Errors.swift
[772/807] Compiling DNSClient ConfigParser.swift
[773/808] Compiling DNSClient MessageOptions.swift
[774/808] Compiling DNSClient PTR.swift
[775/808] Compiling DNSClient SRV.swift
[776/808] Compiling NIOSSL NIOSSLSecureBytes.swift
[777/808] Compiling NIOSSL RNG.swift
[778/808] Compiling NIOSSL SafeCompare.swift
[779/808] Compiling NIOSSL Zeroization.swift
[780/808] Emitting module NIOSSL
[781/808] Compiling DNSClient DNSClient+Query.swift
[782/808] Compiling DNSClient DNSDecoder.swift
[783/808] Emitting module DNSClient
[786/808] Compiling DNSClient Client.swift
[787/808] Compiling DNSClient DNSClient+Connect.swift
[791/809] Compiling NIOSSL TLSConfiguration.swift
[792/809] Compiling NIOSSL UniversalBootstrapSupport.swift
[793/809] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[811/828] Compiling MongoCore ReadConcern.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[812/828] Compiling MongoCore ServerHandshake.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[813/828] Compiling MongoCore WireVersion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[814/830] Compiling MongoCore Sessions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[815/830] Compiling MongoCore Tansaction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[816/830] Emitting module MongoCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[817/830] Compiling MongoCore CommandPrimitives.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[818/830] Compiling MongoCore Error.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[819/830] Compiling MongoCore MongoReplyDeserializer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[820/830] Compiling MongoCore MongoReply.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[821/830] Compiling MongoCore MongoRequest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[822/830] Compiling MongoCore WriteConcern.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[823/830] Compiling MongoCore MessageHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[824/830] Compiling MongoCore OpReply.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[825/830] Compiling MongoCore ProtocolHelpers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[826/830] Compiling MongoCore OpMessage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[827/830] Compiling MongoCore OpQuery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[828/830] Compiling MongoCore Collation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[829/830] Compiling MongoCore ConnectionSettings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[830/830] Compiling MongoCore Namespace.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[832/850] Compiling MongoClient MongoSingleConnectionPool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[833/850] Compiling MongoClient MongoCursorResponse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[834/850] Compiling MongoClient IsMaster.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[835/850] Compiling MongoClient KillCursors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[836/850] Compiling MongoClient Cursor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[837/850] Compiling MongoClient Error.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[838/850] Compiling MongoClient Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[839/852] Compiling MongoClient Helpers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[840/852] Compiling MongoClient GetMore.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[841/852] Emitting module MongoClient
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[842/852] Compiling MongoClient Connection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[843/852] Compiling MongoClient ConnectionContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[844/852] Compiling MongoClient ConnectionPool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[845/852] Compiling MongoClient OK.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[846/852] Compiling MongoClient SASL.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[847/852] Compiling MongoClient Channel+Connection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[848/852] Compiling MongoClient Cluster.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[849/852] Compiling MongoClient Connection+Execute.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[850/852] Compiling MongoClient Authenticate+ChallengeResponse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[851/852] Compiling MongoClient Authenticate+SASL.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[852/852] Compiling MongoClient Authenticate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[854/869] Emitting module MongoKittenCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[855/871] Compiling MongoKittenCore Drop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[856/871] Compiling MongoKittenCore Find.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[857/871] Compiling MongoKittenCore Update.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[858/871] Compiling MongoKittenCore Cursor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[859/871] Compiling MongoKittenCore FindAndModify.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[860/871] Compiling MongoKittenCore Insert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[861/871] Compiling MongoKittenCore Delete.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[862/871] Compiling MongoKittenCore Distinct.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[863/871] Compiling MongoKittenCore ListCollections.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[864/871] Compiling MongoKittenCore ListDatabases.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[865/871] Compiling MongoKittenCore FieldPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[866/871] Compiling MongoKittenCore Projection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[867/871] Compiling MongoKittenCore Aggregate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[868/871] Compiling MongoKittenCore Count.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[869/871] Compiling MongoKittenCore CreateIndexes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[870/871] Compiling MongoKittenCore QueryBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[871/871] Compiling MongoKittenCore Sorting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[873/899] Compiling MongoKitten Date+ISO8601Format.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[874/899] Compiling MongoKitten Error.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[875/899] Compiling MongoKitten Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[876/899] Compiling MongoKitten GridFSBucket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[877/899] Emitting module MongoKitten
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[878/902] Compiling MongoKitten GridFSFileWriter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[879/902] Compiling MongoKitten GridFSReader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[880/902] Compiling MongoKitten IndexBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[881/902] Compiling MongoKitten Collection+Delete.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[882/902] Compiling MongoKitten Collection+Distinct.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[883/902] Compiling MongoKitten Collection+Find.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[884/902] Compiling MongoKitten Collection+FindAndModify.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[885/902] Compiling MongoKitten Aggregate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[886/902] Compiling MongoKitten AggregateBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[887/902] Compiling MongoKitten AggregateStage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[888/902] Compiling MongoKitten AsyncSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[889/902] Compiling MongoKitten Collection+Indexes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[890/902] Compiling MongoKitten Collection+Insert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[891/902] Compiling MongoKitten Collection+Update.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[892/902] Compiling MongoKitten Cursor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[893/902] Compiling MongoKitten GridFSChunk.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[894/902] Compiling MongoKitten GridFSError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[895/902] Compiling MongoKitten GridFSFile.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[896/902] Compiling MongoKitten MongoCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[897/902] Compiling MongoKitten MongoDatabase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[898/902] Compiling MongoKitten MongoTransactionDatabase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[899/902] Compiling MongoKitten BSON2JSON.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[900/902] Compiling MongoKitten CLI+Helpers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[901/902] Compiling MongoKitten ChangeStream.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[902/902] Compiling MongoKitten Collection+Count.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[904/918] Compiling Meow Operators.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[905/918] Compiling Meow PartialModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[906/919] Compiling Meow Error.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[907/919] Compiling Meow Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[908/919] Emitting module Meow
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[909/919] Compiling Meow TestDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[910/919] Compiling Meow MeowCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[911/919] Compiling Meow Migrations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[912/919] Compiling Meow Model.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[913/919] Compiling Meow Reference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[914/919] Compiling Meow Indexes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[915/919] Compiling Meow FindHelpers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[916/919] Compiling Meow KeyPathModels.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[917/919] Compiling Meow MeowCollection+KeyPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[918/919] Compiling Meow Aggregates.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[919/919] Compiling Meow Database.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[921/928] Compiling MongoQueue TaskExecution.swift
[922/928] Compiling MongoQueue RecurringTask.swift
[923/928] Compiling MongoQueue ScheduledTask.swift
[924/928] Compiling MongoQueue QueuedTask.swift
[925/929] Compiling MongoQueue MongoQueueError.swift
/host/spi-builder-workspace/Sources/MongoQueue/MongoQueueError.swift:13:10: warning: associated value 'taskExecutionFailed(reason:)' of 'Sendable'-conforming enum 'MongoQueueError' has non-sendable type 'MongoQueueError.TaskExecutionReason'; this is an error in the Swift 6 language mode
 4 | /// Errors that can occur when using MongoQueue to manage tasks.
 5 | public enum MongoQueueError: Error {
 6 |     public enum TaskExecutionReason {
   |                 `- note: consider making enum 'TaskExecutionReason' conform to the 'Sendable' protocol
 7 |         case failedToClaim
 8 |         case taskError(Error)
   :
11 |     case alreadyStarted
12 |     case taskCreationFailed
13 |     case taskExecutionFailed(reason: TaskExecutionReason)
   |          `- warning: associated value 'taskExecutionFailed(reason:)' of 'Sendable'-conforming enum 'MongoQueueError' has non-sendable type 'MongoQueueError.TaskExecutionReason'; this is an error in the Swift 6 language mode
14 |     case unknownTaskCategory
15 |     case reschedulingFailedTaskFailed
[926/929] Emitting module MongoQueue
/host/spi-builder-workspace/Sources/MongoQueue/MongoQueue.swift:38:27: warning: static property 'enableUniqueKeys' is not concurrency-safe because non-'Sendable' type 'MongoQueue.Option' may have shared mutable state; this is an error in the Swift 6 language mode
 29 | /// ```
 30 | public final class MongoQueue: @unchecked Sendable {
 31 |     public struct Option: Hashable {
    |                   `- note: consider making struct 'Option' conform to the 'Sendable' protocol
 32 |         internal enum _Option: Hashable {
 33 |             case uniqueKeysEnabled
    :
 36 |         internal let raw: _Option
 37 |
 38 |         public static let enableUniqueKeys = Option(raw: .uniqueKeysEnabled)
    |                           |- warning: static property 'enableUniqueKeys' is not concurrency-safe because non-'Sendable' type 'MongoQueue.Option' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'enableUniqueKeys' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |     }
 40 |
/host/spi-builder-workspace/Sources/MongoQueue/MongoQueueError.swift:13:10: warning: associated value 'taskExecutionFailed(reason:)' of 'Sendable'-conforming enum 'MongoQueueError' has non-sendable type 'MongoQueueError.TaskExecutionReason'; this is an error in the Swift 6 language mode
 4 | /// Errors that can occur when using MongoQueue to manage tasks.
 5 | public enum MongoQueueError: Error {
 6 |     public enum TaskExecutionReason {
   |                 `- note: consider making enum 'TaskExecutionReason' conform to the 'Sendable' protocol
 7 |         case failedToClaim
 8 |         case taskError(Error)
   :
11 |     case alreadyStarted
12 |     case taskCreationFailed
13 |     case taskExecutionFailed(reason: TaskExecutionReason)
   |          `- warning: associated value 'taskExecutionFailed(reason:)' of 'Sendable'-conforming enum 'MongoQueueError' has non-sendable type 'MongoQueueError.TaskExecutionReason'; this is an error in the Swift 6 language mode
14 |     case unknownTaskCategory
15 |     case reschedulingFailedTaskFailed
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:16:23: warning: static property 'relaxed' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | /// The priority of your task, used to determine the order in which tasks are executed.
  8 | public struct TaskPriority {
    |               `- note: consider making struct 'TaskPriority' conform to the 'Sendable' protocol
  9 |     internal enum _Raw: Int, Codable {
 10 |         case relaxed = -2, lower = -1, normal = 0, higher = 1, urgent = 2
    :
 14 |
 15 |     /// Take your time, it's expected to take a while
 16 |     public static let relaxed = TaskPriority(raw: .relaxed)
    |                       |- warning: static property 'relaxed' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'relaxed' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     /// Not as urgent as regular user actions, but please do not take all the time in the world
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:19:23: warning: static property 'lower' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | /// The priority of your task, used to determine the order in which tasks are executed.
  8 | public struct TaskPriority {
    |               `- note: consider making struct 'TaskPriority' conform to the 'Sendable' protocol
  9 |     internal enum _Raw: Int, Codable {
 10 |         case relaxed = -2, lower = -1, normal = 0, higher = 1, urgent = 2
    :
 17 |
 18 |     /// Not as urgent as regular user actions, but please do not take all the time in the world
 19 |     public static let lower = TaskPriority(raw: .lower)
    |                       |- warning: static property 'lower' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'lower' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 |     /// Regular user actions, this is the default value
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:22:23: warning: static property 'normal' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | /// The priority of your task, used to determine the order in which tasks are executed.
  8 | public struct TaskPriority {
    |               `- note: consider making struct 'TaskPriority' conform to the 'Sendable' protocol
  9 |     internal enum _Raw: Int, Codable {
 10 |         case relaxed = -2, lower = -1, normal = 0, higher = 1, urgent = 2
    :
 20 |
 21 |     /// Regular user actions, this is the default value
 22 |     public static let normal = TaskPriority(raw: .normal)
    |                       |- warning: static property 'normal' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'normal' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 23 |
 24 |     /// This is needed faster than other items
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:25:23: warning: static property 'higher' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | /// The priority of your task, used to determine the order in which tasks are executed.
  8 | public struct TaskPriority {
    |               `- note: consider making struct 'TaskPriority' conform to the 'Sendable' protocol
  9 |     internal enum _Raw: Int, Codable {
 10 |         case relaxed = -2, lower = -1, normal = 0, higher = 1, urgent = 2
    :
 23 |
 24 |     /// This is needed faster than other items
 25 |     public static let higher = TaskPriority(raw: .higher)
    |                       |- warning: static property 'higher' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'higher' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |
 27 |     /// THIS SHOULD NOT WAIT
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:29:23: warning: static property 'urgent' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | /// The priority of your task, used to determine the order in which tasks are executed.
  8 | public struct TaskPriority {
    |               `- note: consider making struct 'TaskPriority' conform to the 'Sendable' protocol
  9 |     internal enum _Raw: Int, Codable {
 10 |         case relaxed = -2, lower = -1, normal = 0, higher = 1, urgent = 2
    :
 27 |     /// THIS SHOULD NOT WAIT
 28 |     /// Though, if something is to be executed _immediately_, you probably shouldn't use a job queue
 29 |     public static let urgent = TaskPriority(raw: .urgent)
    |                       |- warning: static property 'urgent' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'urgent' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 | }
 31 |
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:45:23: warning: static property 'scheduled' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 | /// The current status of your task
 34 | public struct TaskStatus {
    |               `- note: consider making struct 'TaskStatus' conform to the 'Sendable' protocol
 35 |     internal enum _Raw: String, Codable {
 36 |         case scheduled
    :
 43 |
 44 |     /// The task is scheduled, and is ready for execution
 45 |     public static let scheduled = TaskStatus(raw: .scheduled)
    |                       |- warning: static property 'scheduled' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'scheduled' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |
 47 |     /// The task has been suspended until further action
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:48:23: warning: static property 'suspended' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 | /// The current status of your task
 34 | public struct TaskStatus {
    |               `- note: consider making struct 'TaskStatus' conform to the 'Sendable' protocol
 35 |     internal enum _Raw: String, Codable {
 36 |         case scheduled
    :
 46 |
 47 |     /// The task has been suspended until further action
 48 |     public static let suspended = TaskStatus(raw: .suspended)
    |                       |- warning: static property 'suspended' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'suspended' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 49 |
 50 |     /// The task is currently executing
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:51:23: warning: static property 'executing' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 | /// The current status of your task
 34 | public struct TaskStatus {
    |               `- note: consider making struct 'TaskStatus' conform to the 'Sendable' protocol
 35 |     internal enum _Raw: String, Codable {
 36 |         case scheduled
    :
 49 |
 50 |     /// The task is currently executing
 51 |     public static let executing = TaskStatus(raw: .executing)
    |                       |- warning: static property 'executing' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'executing' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 52 |
 53 |     /// The task is dequeued / soft deleted
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:54:23: warning: static property 'dequeued' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 | /// The current status of your task
 34 | public struct TaskStatus {
    |               `- note: consider making struct 'TaskStatus' conform to the 'Sendable' protocol
 35 |     internal enum _Raw: String, Codable {
 36 |         case scheduled
    :
 52 |
 53 |     /// The task is dequeued / soft deleted
 54 |     public static let dequeued = TaskStatus(raw: .dequeued)
    |                       |- warning: static property 'dequeued' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'dequeued' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 55 | }
 56 |
[927/929] Compiling MongoQueue KnownType.swift
/host/spi-builder-workspace/Sources/MongoQueue/KnownType.swift:94:23: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 26 |     }
 27 |
 28 |     private static func performTask<T: _QueuedTask>(
    |                                     `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 29 |         _ task: inout TaskModel,
 30 |         queue: MongoQueue,
    :
 92 |             // We're early on the updates, so that we don't get dequeued
 93 |             let interval = Swift.max(task.maxTaskDuration - 15, 1)
 94 |             try await withThrowingTaskGroup(of: T.self) { taskGroup in
    |                       `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 95 |                 taskGroup.addTask {
 96 |                     while !Task.isCancelled {
/host/spi-builder-workspace/Sources/MongoQueue/KnownType.swift:95:27: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 26 |     }
 27 |
 28 |     private static func performTask<T: _QueuedTask>(
    |                                     `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 29 |         _ task: inout TaskModel,
 30 |         queue: MongoQueue,
    :
 93 |             let interval = Swift.max(task.maxTaskDuration - 15, 1)
 94 |             try await withThrowingTaskGroup(of: T.self) { taskGroup in
 95 |                 taskGroup.addTask {
    |                           `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 96 |                     while !Task.isCancelled {
 97 |                         try await Task.sleep(nanoseconds: UInt64(interval) * 1_000_000_000)
/host/spi-builder-workspace/Sources/MongoQueue/KnownType.swift:111:27: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 26 |     }
 27 |
 28 |     private static func performTask<T: _QueuedTask>(
    |                                     `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 29 |         _ task: inout TaskModel,
 30 |         queue: MongoQueue,
    :
109 |                 }
110 |
111 |                 taskGroup.addTask { [metadata, task] in
    |                           `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
112 |                     var metadata = metadata
113 |                     queue.jobsRan.increment()
/host/spi-builder-workspace/Sources/MongoQueue/KnownType.swift:121:59: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 26 |     }
 27 |
 28 |     private static func performTask<T: _QueuedTask>(
    |                                     `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 29 |         _ task: inout TaskModel,
 30 |         queue: MongoQueue,
    :
119 |                 }
120 |
121 |                 guard let _metadata = try await taskGroup.next() else {
    |                                                           `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
122 |                     throw CancellationError()
123 |                 }
/host/spi-builder-workspace/Sources/MongoQueue/KnownType.swift:126:27: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 26 |     }
 27 |
 28 |     private static func performTask<T: _QueuedTask>(
    |                                     `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 29 |         _ task: inout TaskModel,
 30 |         queue: MongoQueue,
    :
124 |
125 |                 metadata = _metadata
126 |                 taskGroup.cancelAll()
    |                           `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
127 |             }
128 |         } catch {
/host/spi-builder-workspace/Sources/MongoQueue/KnownType.swift:111:35: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
109 |                 }
110 |
111 |                 taskGroup.addTask { [metadata, task] in
    |                                   `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
112 |                     var metadata = metadata
    |                                    `- note: closure captures non-Sendable 'metadata'
113 |                     queue.jobsRan.increment()
114 |                     try await metadata.execute(withContext: context)
    |                                                             `- note: closure captures non-Sendable 'context'
115 |                     queue.jobsSucceeded.increment()
116 |                     logger.debug("Successful execution: task \(task._id) of category \"\(T.category)\"")
    |                                                                `- note: closure captures non-Sendable 'task'
117 |                     _ = try await metadata._onDequeueTask(task, withContext: context, inQueue: queue)
118 |                     return metadata
[928/929] Compiling MongoQueue MongoQueue.swift
/host/spi-builder-workspace/Sources/MongoQueue/MongoQueue.swift:38:27: warning: static property 'enableUniqueKeys' is not concurrency-safe because non-'Sendable' type 'MongoQueue.Option' may have shared mutable state; this is an error in the Swift 6 language mode
 29 | /// ```
 30 | public final class MongoQueue: @unchecked Sendable {
 31 |     public struct Option: Hashable {
    |                   `- note: consider making struct 'Option' conform to the 'Sendable' protocol
 32 |         internal enum _Option: Hashable {
 33 |             case uniqueKeysEnabled
    :
 36 |         internal let raw: _Option
 37 |
 38 |         public static let enableUniqueKeys = Option(raw: .uniqueKeysEnabled)
    |                           |- warning: static property 'enableUniqueKeys' is not concurrency-safe because non-'Sendable' type 'MongoQueue.Option' may have shared mutable state; this is an error in the Swift 6 language mode
    |                           |- note: add '@MainActor' to make static property 'enableUniqueKeys' part of global actor 'MainActor'
    |                           `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 39 |     }
 40 |
/host/spi-builder-workspace/Sources/MongoQueue/MongoQueue.swift:437:23: warning: sending value of non-Sendable type '() async throws -> Void' risks causing data races; this is an error in the Swift 6 language mode
435 |         try await withThrowingTaskGroup(of: Void.self) { group in
436 |             for type in knownTypes {
437 |                 group.addTask {
    |                       |- warning: sending value of non-Sendable type '() async throws -> Void' risks causing data races; this is an error in the Swift 6 language mode
    |                       |- note: Passing value of non-Sendable type '() async throws -> Void' as a 'sending' argument risks causing races in between local and caller code
    |                       `- note: access can happen concurrently
438 |                     let executingTasks = self.collection.find(
439 |                         "category" == type.category && "status" == TaskStatus.executing.raw.rawValue
/host/spi-builder-workspace/Sources/MongoQueue/MongoQueue.swift:447:43: warning: sending 'task' risks causing data races; this is an error in the Swift 6 language mode
445 |                             lastUpdateDate.addingTimeInterval(task.maxTaskDuration) <= Date()
446 |                         {
447 |                             async let _ = await self.requeueStaleTask(task)
    |                                           |- warning: sending 'task' risks causing data races; this is an error in the Swift 6 language mode
    |                                           |- note: sending 'task' into async let risks causing data races between async let uses and local uses
    |                                           `- note: access can happen concurrently
448 |                         }
449 |                     }
[929/929] Compiling MongoQueue TaskModel.swift
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:16:23: warning: static property 'relaxed' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | /// The priority of your task, used to determine the order in which tasks are executed.
  8 | public struct TaskPriority {
    |               `- note: consider making struct 'TaskPriority' conform to the 'Sendable' protocol
  9 |     internal enum _Raw: Int, Codable {
 10 |         case relaxed = -2, lower = -1, normal = 0, higher = 1, urgent = 2
    :
 14 |
 15 |     /// Take your time, it's expected to take a while
 16 |     public static let relaxed = TaskPriority(raw: .relaxed)
    |                       |- warning: static property 'relaxed' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'relaxed' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |
 18 |     /// Not as urgent as regular user actions, but please do not take all the time in the world
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:19:23: warning: static property 'lower' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | /// The priority of your task, used to determine the order in which tasks are executed.
  8 | public struct TaskPriority {
    |               `- note: consider making struct 'TaskPriority' conform to the 'Sendable' protocol
  9 |     internal enum _Raw: Int, Codable {
 10 |         case relaxed = -2, lower = -1, normal = 0, higher = 1, urgent = 2
    :
 17 |
 18 |     /// Not as urgent as regular user actions, but please do not take all the time in the world
 19 |     public static let lower = TaskPriority(raw: .lower)
    |                       |- warning: static property 'lower' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'lower' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 20 |
 21 |     /// Regular user actions, this is the default value
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:22:23: warning: static property 'normal' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | /// The priority of your task, used to determine the order in which tasks are executed.
  8 | public struct TaskPriority {
    |               `- note: consider making struct 'TaskPriority' conform to the 'Sendable' protocol
  9 |     internal enum _Raw: Int, Codable {
 10 |         case relaxed = -2, lower = -1, normal = 0, higher = 1, urgent = 2
    :
 20 |
 21 |     /// Regular user actions, this is the default value
 22 |     public static let normal = TaskPriority(raw: .normal)
    |                       |- warning: static property 'normal' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'normal' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 23 |
 24 |     /// This is needed faster than other items
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:25:23: warning: static property 'higher' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | /// The priority of your task, used to determine the order in which tasks are executed.
  8 | public struct TaskPriority {
    |               `- note: consider making struct 'TaskPriority' conform to the 'Sendable' protocol
  9 |     internal enum _Raw: Int, Codable {
 10 |         case relaxed = -2, lower = -1, normal = 0, higher = 1, urgent = 2
    :
 23 |
 24 |     /// This is needed faster than other items
 25 |     public static let higher = TaskPriority(raw: .higher)
    |                       |- warning: static property 'higher' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'higher' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |
 27 |     /// THIS SHOULD NOT WAIT
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:29:23: warning: static property 'urgent' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | /// The priority of your task, used to determine the order in which tasks are executed.
  8 | public struct TaskPriority {
    |               `- note: consider making struct 'TaskPriority' conform to the 'Sendable' protocol
  9 |     internal enum _Raw: Int, Codable {
 10 |         case relaxed = -2, lower = -1, normal = 0, higher = 1, urgent = 2
    :
 27 |     /// THIS SHOULD NOT WAIT
 28 |     /// Though, if something is to be executed _immediately_, you probably shouldn't use a job queue
 29 |     public static let urgent = TaskPriority(raw: .urgent)
    |                       |- warning: static property 'urgent' is not concurrency-safe because non-'Sendable' type 'TaskPriority' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'urgent' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 | }
 31 |
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:45:23: warning: static property 'scheduled' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 | /// The current status of your task
 34 | public struct TaskStatus {
    |               `- note: consider making struct 'TaskStatus' conform to the 'Sendable' protocol
 35 |     internal enum _Raw: String, Codable {
 36 |         case scheduled
    :
 43 |
 44 |     /// The task is scheduled, and is ready for execution
 45 |     public static let scheduled = TaskStatus(raw: .scheduled)
    |                       |- warning: static property 'scheduled' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'scheduled' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |
 47 |     /// The task has been suspended until further action
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:48:23: warning: static property 'suspended' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 | /// The current status of your task
 34 | public struct TaskStatus {
    |               `- note: consider making struct 'TaskStatus' conform to the 'Sendable' protocol
 35 |     internal enum _Raw: String, Codable {
 36 |         case scheduled
    :
 46 |
 47 |     /// The task has been suspended until further action
 48 |     public static let suspended = TaskStatus(raw: .suspended)
    |                       |- warning: static property 'suspended' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'suspended' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 49 |
 50 |     /// The task is currently executing
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:51:23: warning: static property 'executing' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 | /// The current status of your task
 34 | public struct TaskStatus {
    |               `- note: consider making struct 'TaskStatus' conform to the 'Sendable' protocol
 35 |     internal enum _Raw: String, Codable {
 36 |         case scheduled
    :
 49 |
 50 |     /// The task is currently executing
 51 |     public static let executing = TaskStatus(raw: .executing)
    |                       |- warning: static property 'executing' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'executing' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 52 |
 53 |     /// The task is dequeued / soft deleted
/host/spi-builder-workspace/Sources/MongoQueue/TaskModel.swift:54:23: warning: static property 'dequeued' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 | /// The current status of your task
 34 | public struct TaskStatus {
    |               `- note: consider making struct 'TaskStatus' conform to the 'Sendable' protocol
 35 |     internal enum _Raw: String, Codable {
 36 |         case scheduled
    :
 52 |
 53 |     /// The task is dequeued / soft deleted
 54 |     public static let dequeued = TaskStatus(raw: .dequeued)
    |                       |- warning: static property 'dequeued' is not concurrency-safe because non-'Sendable' type 'TaskStatus' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'dequeued' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 55 | }
 56 |
Build complete! (193.10s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "mongokitten",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.9.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/orlandos-nl/MongoKitten.git"
    }
  ],
  "manifest_display_name" : "MongoQueue",
  "name" : "MongoQueue",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "MongoQueue",
      "targets" : [
        "MongoQueue"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MongoQueueTests",
      "module_type" : "SwiftTarget",
      "name" : "MongoQueueTests",
      "path" : "Tests/MongoQueueTests",
      "sources" : [
        "MongoQueueTests.swift"
      ],
      "target_dependencies" : [
        "MongoQueue"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MongoQueue",
      "module_type" : "SwiftTarget",
      "name" : "MongoQueue",
      "path" : "Sources/MongoQueue",
      "product_dependencies" : [
        "MongoKitten",
        "Meow"
      ],
      "product_memberships" : [
        "MongoQueue"
      ],
      "sources" : [
        "KnownType.swift",
        "MongoQueue.swift",
        "MongoQueueError.swift",
        "QueuedTask.swift",
        "RecurringTask.swift",
        "ScheduledTask.swift",
        "TaskExecution.swift",
        "TaskModel.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.