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 main (169580), with Swift 6.1 for Linux on 28 Apr 2025 15:31:36 UTC.

Swift 6 data race errors: 11

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/orlandos-nl/MongoQueue
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 169580c Create FUNDING.yml
Cloned https://github.com/orlandos-nl/MongoQueue.git
Revision (git rev-parse @):
169580cb333d01db1aa6497badc14d217becc2e7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orlandos-nl/MongoQueue.git at main
========================================
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-1":/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.66s)
Computing version for https://github.com/orlandos-nl/MongoKitten.git
Computed https://github.com/orlandos-nl/MongoKitten.git at 7.9.9 (1.22s)
Fetching https://github.com/orlandos-nl/BSON.git
Fetching https://github.com/orlandos-nl/DNSClient.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-atomics.git
[1/6004] Fetching bson
[3424/7148] Fetching bson, dnsclient
[7035/12122] Fetching bson, dnsclient, swift-distributed-tracing
[7398/13827] Fetching bson, dnsclient, swift-distributed-tracing, swift-atomics
Fetched https://github.com/orlandos-nl/BSON.git from cache (0.40s)
Fetching https://github.com/apple/swift-metrics.git
[1/75522] Fetching swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
Fetching https://github.com/apple/swift-log.git
[5288/77722] Fetching swift-nio, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.34s)
[15861/79358] Fetching swift-nio, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.41s)
[30209/75522] Fetching swift-nio
[52867/90315] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/orlandos-nl/DNSClient.git from cache (3.06s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (3.07s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.57s)
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 (10.68s)
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.31s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.13s)
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.84s)
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.35s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.93s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (1.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.92s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4353] Fetching swift-system
[4180/20595] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.42s)
[3086/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.17s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.50s)
Computing version for https://github.com/orlandos-nl/BSON.git
Computed https://github.com/orlandos-nl/BSON.git at 8.2.0 (0.61s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.55s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.6.1 (0.60s)
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.63s)
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/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
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/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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/439] Write sources
[27/439] Compiling CNIOLinux liburing_shims.c
[28/439] Compiling CNIOWindows shim.c
[28/439] Compiling _AtomicsShims.c
[30/439] Compiling CNIODarwin shim.c
[31/439] Compiling CNIOWindows WSAStartup.c
[32/439] Compiling CNIOWASI CNIOWASI.c
[33/439] Compiling fiat_curve25519_adx_mul.S
[34/439] Compiling fiat_p256_adx_sqr.S
[35/439] Compiling fiat_p256_adx_mul.S
[36/439] Compiling CNIOLinux shim.c
[37/439] Compiling fiat_curve25519_adx_square.S
[38/439] Write swift-version-24593BA9C3E375BF.txt
[39/439] Compiling CNIOBoringSSLShims shims.c
[40/443] Compiling tls_method.cc
[41/443] Compiling t1_enc.cc
[42/445] Compiling tls13_both.cc
[43/445] Compiling tls13_server.cc
[44/445] Compiling tls_record.cc
[45/478] Compiling tls13_client.cc
[46/481] Compiling tls13_enc.cc
[48/481] Emitting module _NIOBase64
[49/481] Compiling _NIOBase64 Base64.swift
[50/482] Compiling _NIODataStructures PriorityQueue.swift
[51/482] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[52/482] Compiling _NIODataStructures _TinyArray.swift
[53/482] Compiling InternalCollectionsUtilities Specialize.swift
[54/484] 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
[55/484] Emitting module InternalCollectionsUtilities
[56/484] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[57/484] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[58/484] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[60/484] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[61/484] Compiling InternalCollectionsUtilities Integer rank.swift
[62/484] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[63/484] Compiling InternalCollectionsUtilities UInt+reversed.swift
[64/484] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[65/484] Compiling CoreMetrics Metrics.swift
[66/484] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[67/484] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[68/484] Compiling InternalCollectionsUtilities Debugging.swift
[69/484] Compiling InternalCollectionsUtilities Descriptions.swift
[70/484] Compiling InternalCollectionsUtilities _SortedCollection.swift
[71/484] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[72/484] Emitting module ServiceContextModule
[73/484] Compiling ServiceContextModule ServiceContext.swift
[74/484] Compiling ServiceContextModule ServiceContextKey.swift
[75/485] 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
[76/485] Compiling ssl_x509.cc
[78/485] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[79/485] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[80/486] 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
[82/492] 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/492] Compiling Instrumentation NoOpInstrument.swift
[84/492] Emitting module Instrumentation
[85/492] Compiling Instrumentation MultiplexInstrument.swift
[86/492] Compiling Instrumentation InstrumentationSystem.swift
[87/492] Compiling Instrumentation Instrument.swift
[88/492] Compiling Instrumentation Locks.swift
[89/493] Emitting module CoreMetrics
[90/493] Compiling CoreMetrics Locks.swift
[91/494] Compiling Logging MetadataProvider.swift
[92/494] Compiling Logging LogHandler.swift
[93/494] Compiling Logging Logging.swift
[96/494] Compiling Logging Locks.swift
[97/494] Emitting module Logging
[98/494] Emitting module _NIODataStructures
[99/494] Compiling _NIODataStructures Heap.swift
[101/496] 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
[102/496] 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
[103/496] 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
[104/496] 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
[105/497] Compiling ssl_versions.cc
[108/522] Compiling DequeModule Deque+CustomReflectable.swift
[109/522] Compiling DequeModule Deque+Descriptions.swift
[110/522] Compiling DequeModule Deque+Equatable.swift
[111/522] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[112/522] Compiling DequeModule _DequeBuffer.swift
[113/522] Compiling DequeModule _DequeBufferHeader.swift
[114/524] Compiling Tracing TracingTime.swift
[114/524] Compiling ssl_transcript.cc
[116/524] Compiling Tracing TracerProtocol.swift
[117/524] Compiling DequeModule Deque+Testing.swift
[118/524] Compiling DequeModule Deque._Storage.swift
[119/524] Compiling DequeModule Deque+Extras.swift
[120/524] Compiling DequeModule Deque+Hashable.swift
[121/524] Compiling Tracing Tracer.swift
[122/524] Compiling Tracing TracerProtocol+Legacy.swift
[123/524] Compiling DequeModule Deque._UnsafeHandle.swift
[124/524] Compiling DequeModule Deque.swift
[125/524] Compiling DequeModule _DequeSlot.swift
[126/524] Compiling DequeModule _UnsafeWrappedBuffer.swift
[127/524] Compiling Tracing NoOpTracer.swift
[128/524] Compiling Tracing InstrumentationSystem+Tracing.swift
[129/524] Emitting module Tracing
[130/524] Compiling Tracing SpanProtocol.swift
[130/525] Compiling ssl_stat.cc
[133/525] Compiling DequeModule Deque+Codable.swift
[134/525] Compiling DequeModule Deque+Collection.swift
[135/525] Emitting module DequeModule
[136/526] Compiling ssl_privkey.cc
[137/526] Compiling ssl_session.cc
[138/526] Compiling ssl_key_share.cc
[140/526] Emitting module Metrics
[141/526] Compiling Metrics Metrics.swift
[142/527] Compiling ssl_lib.cc
[143/527] Compiling ssl_file.cc
[144/527] Compiling ssl_credential.cc
[145/527] Compiling ssl_cipher.cc
[146/527] Compiling ssl_cert.cc
[147/527] Compiling ssl_buffer.cc
[148/527] Compiling ssl_asn1.cc
[149/527] Compiling ssl_aead_ctx.cc
[150/527] Compiling s3_pkt.cc
[151/527] Compiling s3_both.cc
[152/527] Compiling s3_lib.cc
[153/527] Compiling handshake_server.cc
[154/527] Compiling handshake_client.cc
[155/527] Compiling handshake.cc
[156/527] Compiling handoff.cc
[157/527] Compiling encrypted_client_hello.cc
[158/527] Compiling extensions.cc
[159/527] Compiling dtls_record.cc
[160/527] Compiling md5-x86_64-linux.S
[161/527] Compiling md5-x86_64-apple.S
[162/527] Compiling md5-586-linux.S
[163/527] Compiling md5-586-apple.S
[164/527] Compiling dtls_method.cc
[165/527] Compiling chacha20_poly1305_x86_64-apple.S
[166/527] Compiling chacha20_poly1305_x86_64-linux.S
[167/527] Compiling chacha20_poly1305_armv8-win.S
[168/527] Compiling chacha20_poly1305_armv8-linux.S
[169/527] Compiling d1_srtp.cc
[170/527] Compiling chacha20_poly1305_armv8-apple.S
[171/527] Compiling err_data.cc
[172/527] Compiling chacha-x86_64-linux.S
[173/527] Compiling d1_pkt.cc
[174/527] Compiling chacha-x86-linux.S
[175/527] Compiling chacha-x86_64-apple.S
[176/527] Compiling chacha-x86-apple.S
[177/527] Compiling chacha-armv8-win.S
[178/527] Compiling chacha-armv8-linux.S
[179/527] Compiling chacha-armv4-linux.S
[180/527] Compiling chacha-armv8-apple.S
[181/527] Compiling bio_ssl.cc
[182/527] Compiling aes128gcmsiv-x86_64-linux.S
[183/527] Compiling aes128gcmsiv-x86_64-apple.S
[184/527] Compiling x86_64-mont5-apple.S
[185/527] Compiling x86_64-mont-apple.S
[186/527] Compiling x86_64-mont5-linux.S
[187/527] Compiling x86-mont-linux.S
[188/527] Compiling x86_64-mont-linux.S
[189/527] Compiling x86-mont-apple.S
[190/527] Compiling vpaes-x86_64-linux.S
[191/527] Compiling vpaes-x86_64-apple.S
[191/527] Compiling vpaes-x86-linux.S
[193/527] Compiling vpaes-x86-apple.S
[194/527] Compiling vpaes-armv8-linux.S
[195/527] Compiling vpaes-armv8-win.S
[196/527] Compiling vpaes-armv8-apple.S
[197/527] Compiling sha512-x86_64-linux.S
[198/527] Compiling vpaes-armv7-linux.S
[199/527] Compiling sha512-x86_64-apple.S
[200/527] Compiling sha512-armv8-apple.S
[201/527] Compiling sha512-armv8-win.S
[202/527] Compiling d1_lib.cc
[203/527] Compiling sha512-armv4-linux.S
[204/527] Compiling sha512-armv8-linux.S
[205/527] Compiling sha512-586-apple.S
[206/527] Compiling sha512-586-linux.S
[207/527] Compiling sha256-armv8-win.S
[208/527] Compiling sha256-armv8-linux.S
[209/527] Compiling sha256-x86_64-linux.S
[209/527] Compiling sha256-x86_64-apple.S
[211/527] Compiling sha256-armv4-linux.S
[212/527] Compiling sha256-armv8-apple.S
[213/527] Compiling sha256-586-linux.S
[214/527] Compiling sha256-586-apple.S
[215/527] Compiling sha1-x86_64-apple.S
[216/527] Compiling sha1-armv8-win.S
[217/527] Compiling sha1-armv8-linux.S
[218/527] Compiling sha1-x86_64-linux.S
[219/527] Compiling sha1-armv8-apple.S
[220/527] Compiling sha1-586-linux.S
[221/527] Compiling sha1-armv4-large-linux.S
[222/527] Compiling sha1-586-apple.S
[223/527] Compiling rsaz-avx2-apple.S
[224/527] Compiling rsaz-avx2-linux.S
[225/527] Compiling rdrand-x86_64-linux.S
[226/527] Compiling p256_beeu-x86_64-asm-linux.S
[227/527] Compiling p256_beeu-x86_64-asm-apple.S
[228/527] Compiling p256_beeu-armv8-asm-linux.S
[229/527] Compiling rdrand-x86_64-apple.S
[230/527] Compiling p256_beeu-armv8-asm-win.S
[231/527] Compiling p256_beeu-armv8-asm-apple.S
[232/527] Compiling d1_both.cc
[233/527] Compiling p256-x86_64-asm-apple.S
[234/527] Compiling p256-armv8-asm-win.S
[235/527] Compiling p256-armv8-asm-apple.S
[236/527] Compiling ghashv8-armv8-apple.S
[237/527] Compiling p256-x86_64-asm-linux.S
[238/527] Compiling p256-armv8-asm-linux.S
[239/527] Compiling ghashv8-armv8-linux.S
[240/527] Compiling ghashv8-armv7-linux.S
[241/527] Compiling ghashv8-armv8-win.S
[242/527] Compiling ghash-x86-linux.S
[243/527] Compiling ghash-x86_64-apple.S
[244/527] Compiling ghash-x86-apple.S
[245/527] Compiling ghash-x86_64-linux.S
[246/527] Compiling ghash-ssse3-x86_64-linux.S
[247/527] Compiling ghash-ssse3-x86_64-apple.S
[248/527] Compiling ghash-ssse3-x86-apple.S
[249/527] Compiling ghash-ssse3-x86-linux.S
[250/527] Compiling ghash-neon-armv8-linux.S
[251/527] Compiling ghash-armv4-linux.S
[252/527] Compiling ghash-neon-armv8-win.S
[253/527] Compiling co-586-apple.S
[254/527] Compiling co-586-linux.S
[254/527] Compiling ghash-neon-armv8-apple.S
[256/527] Compiling bn-armv8-linux.S
[257/527] Compiling bn-armv8-win.S
[258/527] Compiling bn-586-linux.S
[259/527] Compiling bsaes-armv7-linux.S
[260/527] Compiling bn-armv8-apple.S
[261/527] Compiling armv8-mont-win.S
[262/527] Compiling armv8-mont-linux.S
[263/527] Compiling bn-586-apple.S
[264/527] Compiling armv8-mont-apple.S
[265/527] Compiling aesv8-gcm-armv8-win.S
[266/527] Compiling aesv8-gcm-armv8-linux.S
[267/527] Compiling aesv8-armv8-win.S
[268/527] Compiling aesv8-gcm-armv8-apple.S
[268/527] Compiling armv4-mont-linux.S
[270/527] Compiling aesv8-armv7-linux.S
[271/527] Compiling aesv8-armv8-apple.S
[272/527] Compiling aesv8-armv8-linux.S
[273/527] Compiling aesni-x86_64-apple.S
[273/527] Compiling aesni-x86_64-linux.S
[275/527] Compiling aesni-x86-linux.S
[276/527] Compiling aesni-x86-apple.S
[277/527] Compiling aesni-gcm-x86_64-apple.S
[278/527] Compiling aesni-gcm-x86_64-linux.S
[279/527] Compiling aes-gcm-avx2-x86_64-linux.S
[280/527] Compiling aes-gcm-avx10-x86_64-apple.S
[281/527] Compiling aes-gcm-avx2-x86_64-apple.S
[282/527] Compiling aes-gcm-avx10-x86_64-linux.S
[283/527] Compiling x_val.cc
[284/527] Compiling x_sig.cc
[285/527] Compiling x_x509a.cc
[286/527] Compiling x_x509.cc
[287/527] Compiling x_pubkey.cc
[288/527] Compiling x_spki.cc
[289/527] Compiling x_req.cc
[290/527] Compiling x_name.cc
[291/527] Compiling x_exten.cc
[292/527] Compiling x_attrib.cc
[293/527] Compiling x_crl.cc
[294/527] Compiling x509spki.cc
[295/527] Compiling x509rset.cc
[296/527] Compiling x_algor.cc
[297/527] Compiling x_all.cc
[298/527] Compiling x509name.cc
[299/527] Compiling x509cset.cc
[300/527] Compiling x509_vpm.cc
[301/527] Compiling x509_vfy.cc
[302/527] Compiling x509_v3.cc
[303/527] Compiling x509_txt.cc
[304/527] Compiling x509_set.cc
[305/527] Compiling x509_trs.cc
[306/527] Compiling x509_req.cc
[307/527] Compiling x509_lu.cc
[308/527] Compiling x509_obj.cc
[309/527] Compiling x509_ext.cc
[310/527] Compiling x509_def.cc
[311/527] Compiling x509_d2.cc
[312/527] Compiling x509_att.cc
[313/527] Compiling x509_cmp.cc
[314/527] Compiling x509.cc
[315/527] Compiling v3_utl.cc
[316/527] Compiling v3_skey.cc
[317/527] Compiling v3_purp.cc
[318/527] Compiling v3_prn.cc
[319/527] Compiling v3_pmaps.cc
[320/527] Compiling v3_ncons.cc
[321/527] Compiling v3_ocsp.cc
[322/527] Compiling v3_pcons.cc
[323/527] Compiling v3_lib.cc
[324/527] Compiling v3_int.cc
[325/527] Compiling v3_info.cc
[326/527] Compiling v3_genn.cc
[327/527] Compiling v3_ia5.cc
[328/527] Compiling v3_enum.cc
[329/527] Compiling v3_extku.cc
[330/527] Compiling v3_crld.cc
[331/527] Compiling v3_cpols.cc
[332/527] Compiling v3_conf.cc
[333/527] Compiling v3_bitst.cc
[334/527] Compiling v3_alt.cc
[335/527] Compiling v3_bcons.cc
[336/527] Compiling v3_akey.cc
[337/527] Compiling v3_akeya.cc
[338/527] Compiling t_x509a.cc
[339/527] Compiling i2d_pr.cc
[340/527] Compiling t_x509.cc
[341/527] Compiling t_crl.cc
[342/527] Compiling t_req.cc
[343/527] Compiling rsa_pss.cc
[344/527] Compiling name_print.cc
[345/527] Compiling policy.cc
[346/527] Compiling by_file.cc
[347/527] Compiling algorithm.cc
[348/527] Compiling by_dir.cc
[349/527] Compiling asn1_gen.cc
[350/527] Compiling voprf.cc
[351/527] Compiling a_verify.cc
[352/527] Compiling a_digest.cc
[353/527] Compiling a_sign.cc
[354/527] Compiling thread_win.cc
[355/527] Compiling thread_pthread.cc
[356/527] Compiling thread.cc
[357/527] Compiling thread_none.cc
[358/527] Compiling stack.cc
[359/527] Compiling trust_token.cc
[360/527] Compiling sha512.cc
[361/527] Compiling siphash.cc
[362/527] Compiling pmbtoken.cc
[363/527] Compiling sha256.cc
[364/527] Compiling slhdsa.cc
[365/527] Compiling sha1.cc
[366/527] Compiling rsa_print.cc
[367/527] Compiling spake2plus.cc
[368/527] Compiling rsa_extra.cc
[369/527] Compiling refcount.cc
[370/527] Compiling rsa_crypt.cc
[371/527] Compiling rc4.cc
[372/527] Compiling trusty.cc
[373/527] Compiling urandom.cc
[374/527] Compiling rand.cc
[375/527] Compiling windows.cc
[376/527] Compiling rsa_asn1.cc
[377/527] Compiling getentropy.cc
[378/527] Compiling ios.cc
[379/527] Compiling poly1305_arm_asm.S
[380/527] Compiling passive.cc
[381/527] Compiling fork_detect.cc
[382/527] Compiling deterministic.cc
[383/527] Compiling forkunsafe.cc
[384/527] Compiling poly1305.cc
[385/527] Compiling poly1305_arm.cc
[386/527] Compiling pool.cc
[387/527] Compiling poly1305_vec.cc
[388/527] Compiling pkcs7.cc
[389/527] Compiling pkcs7_x509.cc
[390/527] Compiling pem_xaux.cc
[391/527] Compiling p5_pbev2.cc
[392/527] Compiling pem_x509.cc
[393/527] Compiling pkcs8.cc
[394/527] Compiling pkcs8_x509.cc
[395/527] Compiling pem_pkey.cc
[396/527] Compiling obj_xref.cc
[397/527] Compiling mlkem.cc
[398/527] Compiling pem_pk8.cc
[399/527] Compiling mldsa.cc
[400/527] Compiling pem_all.cc
[401/527] Compiling pem_info.cc
[402/527] Compiling obj.cc
[403/527] Compiling pem_oth.cc
[404/527] Compiling mem.cc
[405/527] Compiling pem_lib.cc
[406/527] Compiling poly_rq_mul.S
[407/527] Compiling fips_shared_support.cc
[408/527] Compiling md5.cc
[409/527] Compiling md4.cc
[410/527] Compiling lhash.cc
[411/527] Compiling ex_data.cc
[412/527] Compiling sign.cc
[413/527] Compiling hrss.cc
[414/527] Compiling kyber.cc
[415/527] Compiling scrypt.cc
[416/527] Compiling hpke.cc
[417/527] Compiling print.cc
[418/527] Compiling pbkdf.cc
[419/527] Compiling p_x25519.cc
[420/527] Compiling p_x25519_asn1.cc
[421/527] Compiling p_rsa_asn1.cc
[422/527] Compiling p_ed25519.cc
[423/527] Compiling p_rsa.cc
[424/527] Compiling p_hkdf.cc
[425/527] Compiling p_ed25519_asn1.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 evp.cc
[433/527] Compiling err.cc
[434/527] Compiling engine.cc
[435/527] Compiling ecdh.cc
[436/527] Compiling evp_asn1.cc
[437/527] Compiling ecdsa_asn1.cc
[438/527] Compiling ec_derive.cc
[439/527] Compiling hash_to_curve.cc
[440/527] Compiling ec_asn1.cc
[441/527] Compiling dsa.cc
[442/527] Compiling dsa_asn1.cc
[443/527] Compiling params.cc
[444/527] Compiling x25519-asm-arm.S
[445/527] Compiling digest_extra.cc
[446/527] Compiling des.cc
[447/527] Compiling dh_asn1.cc
[448/527] Compiling crypto.cc
[449/527] Compiling cpu_intel.cc
[450/527] Compiling spake25519.cc
[451/527] Compiling cpu_arm_linux.cc
[452/527] Compiling curve25519.cc
[453/527] Compiling cpu_arm_freebsd.cc
[454/527] Compiling bcm.cc
[455/527] Compiling cpu_aarch64_sysreg.cc
[456/527] Compiling cpu_aarch64_win.cc
[457/527] Compiling cpu_aarch64_openbsd.cc
[458/527] Compiling cpu_aarch64_linux.cc
[459/527] Compiling cpu_aarch64_fuchsia.cc
[460/527] Compiling curve25519_64_adx.cc
[461/527] Compiling cpu_aarch64_apple.cc
[462/527] Compiling get_cipher.cc
[463/527] Compiling tls_cbc.cc
[464/527] Compiling conf.cc
[464/527] Compiling e_rc4.cc
[466/527] Compiling e_tls.cc
[467/527] Compiling e_rc2.cc
[468/527] Compiling e_null.cc
[469/527] Compiling e_des.cc
[470/527] Compiling derive_key.cc
[471/527] Compiling e_aesctrhmac.cc
[472/527] Compiling e_chacha20poly1305.cc
[473/527] Compiling chacha.cc
[473/527] Compiling e_aesgcmsiv.cc
[475/527] Compiling unicode.cc
[476/527] Compiling buf.cc
[477/527] Compiling cbb.cc
[478/527] Compiling cbs.cc
[479/527] Compiling ber.cc
[480/527] Compiling blake2.cc
[481/527] Compiling bn_asn1.cc
[482/527] Compiling asn1_compat.cc
[483/527] Compiling convert.cc
[484/527] Compiling socket.cc
[485/527] Compiling printf.cc
[486/527] Compiling socket_helper.cc
[487/527] Compiling pair.cc
[488/527] Compiling hexdump.cc
[489/527] Compiling errno.cc
[490/527] Compiling fd.cc
[491/527] Compiling file.cc
[492/527] Compiling connect.cc
[493/527] Compiling bio_mem.cc
[494/527] Compiling bio.cc
[495/527] Compiling base64.cc
[496/527] Compiling tasn_typ.cc
[497/527] Compiling tasn_fre.cc
[498/527] Compiling posix_time.cc
[499/527] Compiling tasn_enc.cc
[500/527] Compiling tasn_new.cc
[501/527] Compiling tasn_utl.cc
[502/527] Compiling f_string.cc
[503/527] Compiling f_int.cc
[504/527] Compiling asn_pack.cc
[505/527] Compiling asn1_par.cc
[506/527] Compiling tasn_dec.cc
[507/527] Compiling a_octet.cc
[508/527] Compiling a_utctm.cc
[509/527] Compiling a_type.cc
[510/527] Compiling asn1_lib.cc
[511/527] Compiling a_time.cc
[512/527] Compiling a_strnid.cc
[513/527] Compiling a_strex.cc
[514/527] Compiling a_object.cc
[515/527] Compiling a_i2d_fp.cc
[516/527] Compiling a_dup.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/527] Compiling a_gentm.cc
[523/527] Compiling a_bitstr.cc
[524/546] Compiling a_bool.cc
[526/546] Compiling Atomics ManagedAtomic.swift
[527/546] Compiling Atomics ManagedAtomicLazyReference.swift
[528/546] Compiling Atomics UnsafeAtomic.swift
[529/546] Compiling Atomics UnsafeAtomicLazyReference.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 Primitives.shims.swift
[536/548] Compiling Atomics AtomicInteger.swift
[537/548] Compiling Atomics AtomicOptionalWrappable.swift
[538/548] Compiling Atomics IntegerOperations.swift
[539/548] Compiling Atomics Unmanaged extensions.swift
[540/548] Emitting module Atomics
[540/548] Compiling c-nioatomics.c
[542/548] Compiling Atomics OptionalRawRepresentable.swift
[543/548] Compiling Atomics RawRepresentable.swift
[544/548] Compiling Atomics AtomicBool.swift
[545/548] Compiling Atomics IntegerConformances.swift
[546/548] Compiling Atomics PointerConformances.swift
[547/548] Compiling Atomics Primitives.native.swift
[548/549] Compiling c-atomics.c
[550/555] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[551/555] Compiling NIOConcurrencyHelpers NIOLock.swift
[552/555] Compiling NIOConcurrencyHelpers lock.swift
[553/555] Compiling NIOConcurrencyHelpers atomics.swift
[554/555] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[555/555] Emitting module NIOConcurrencyHelpers
[557/615] Compiling NIOCore GlobalSingletons.swift
[558/615] Compiling NIOCore IO.swift
[559/615] Compiling NIOCore IOData.swift
[560/615] Compiling NIOCore IPProtocol.swift
[561/615] Compiling NIOCore IntegerBitPacking.swift
[562/615] Compiling NIOCore IntegerTypes.swift
[563/615] Compiling NIOCore Interfaces.swift
[564/615] Compiling NIOCore Linux.swift
[565/615] Compiling NIOCore MarkedCircularBuffer.swift
[566/615] Compiling NIOCore MulticastChannel.swift
[567/615] Compiling NIOCore NIOAny.swift
[568/615] Compiling NIOCore NIOCloseOnErrorHandler.swift
[569/615] Compiling NIOCore NIOLoopBound.swift
[570/615] Compiling NIOCore NIOScheduledCallback.swift
[571/615] Compiling NIOCore NIOSendable.swift
[572/615] Compiling NIOCore RecvByteBufferAllocator.swift
[573/623] Compiling NIOCore AddressedEnvelope.swift
[574/623] Compiling NIOCore AsyncAwaitSupport.swift
[575/623] Compiling NIOCore AsyncChannel.swift
[576/623] Compiling NIOCore AsyncChannelHandler.swift
[577/623] Compiling NIOCore AsyncChannelInboundStream.swift
[578/623] Compiling NIOCore AsyncChannelOutboundWriter.swift
[579/623] Compiling NIOCore NIOAsyncSequenceProducer.swift
[580/623] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[581/623] Compiling NIOCore NIOAsyncWriter.swift
[582/623] Compiling NIOCore ChannelPipeline.swift
[583/623] Compiling NIOCore CircularBuffer.swift
[584/623] Compiling NIOCore Codec.swift
[585/623] Compiling NIOCore ConvenienceOptionSupport.swift
[586/623] Compiling NIOCore DeadChannel.swift
[587/623] Compiling NIOCore DispatchQueue+WithFuture.swift
[588/623] Compiling NIOCore EventLoop+Deprecated.swift
[589/623] Compiling NIOCore EventLoop+SerialExecutor.swift
[590/623] Compiling NIOCore EventLoop.swift
[591/623] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[592/623] Compiling NIOCore EventLoopFuture+Deprecated.swift
[593/623] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[594/623] Compiling NIOCore EventLoopFuture.swift
[595/623] Compiling NIOCore FileDescriptor.swift
[596/623] Compiling NIOCore FileHandle.swift
[597/623] Compiling NIOCore FileRegion.swift
[598/623] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[599/623] Compiling NIOCore BSDSocketAPI.swift
[600/623] Compiling NIOCore ByteBuffer-aux.swift
[601/623] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[602/623] Compiling NIOCore ByteBuffer-conversions.swift
[603/623] Compiling NIOCore ByteBuffer-core.swift
[604/623] Compiling NIOCore ByteBuffer-hex.swift
[605/623] Compiling NIOCore ByteBuffer-int.swift
[606/623] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[607/623] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[608/623] Compiling NIOCore SocketAddresses.swift
[609/623] Compiling NIOCore SocketOptionProvider.swift
[610/623] Compiling NIOCore SystemCallHelpers.swift
[611/623] Compiling NIOCore TimeAmount+Duration.swift
[612/623] Compiling NIOCore TypeAssistedChannelHandler.swift
[613/623] Compiling NIOCore UniversalBootstrapSupport.swift
[614/623] Compiling NIOCore Utilities.swift
[615/623] Compiling NIOCore ByteBuffer-multi-int.swift
[616/623] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[617/623] Compiling NIOCore ByteBuffer-views.swift
[618/623] Compiling NIOCore Channel.swift
[619/623] Compiling NIOCore ChannelHandler.swift
[620/623] Compiling NIOCore ChannelHandlers.swift
[621/623] Compiling NIOCore ChannelInvoker.swift
[622/623] Compiling NIOCore ChannelOption.swift
[623/623] Emitting module NIOCore
[625/709] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[626/709] Emitting module NIOEmbedded
[627/709] 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
[628/709] 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
[629/709] 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
[630/709] 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
[631/713] 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
[632/713] 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
[633/713] 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
[634/713] 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
[635/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
[636/713] 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
[637/713] 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
[638/713] 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
[639/713] 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
[640/713] 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
[641/713] Compiling NIOEmbedded AsyncTestingChannel.swift
[642/713] Compiling NIOEmbedded Embedded.swift
[644/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
[645/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
[646/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
[647/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
[648/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
[649/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
[650/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
[651/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
[652/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
[653/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
[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 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
[659/714] 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
[660/714] 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
[661/714] 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
[662/714] 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
[663/714] Compiling NIOPosix ServerSocket.swift
[664/714] Compiling NIOPosix Socket.swift
[665/714] Compiling NIOPosix SocketChannel.swift
[666/714] Compiling NIOPosix SocketProtocols.swift
[667/714] Compiling NIOPosix System.swift
[668/714] Compiling NIOPosix Thread.swift
[678/714] Compiling NIOPosix SelectorGeneric.swift
[679/714] Compiling NIOPosix SelectorKqueue.swift
[680/714] Compiling NIOPosix SelectorUring.swift
[681/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
[682/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
[683/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
[684/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
[685/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
[687/721] Compiling NIOPosix ThreadPosix.swift
[688/721] Compiling NIOPosix ThreadWindows.swift
[689/721] Compiling NIOPosix UnsafeTransfer.swift
[690/721] Compiling NIOPosix Utilities.swift
[691/721] Compiling NIOPosix VsockAddress.swift
[692/721] Compiling NIOPosix VsockChannelEvents.swift
[693/721] Emitting module NIOPosix
[723/724] Compiling NIO Exports.swift
[724/724] Emitting module NIO
[726/736] Compiling NIOTLS TLSEvents.swift
[727/736] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[728/736] Emitting module NIOTLS
[729/736] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[730/736] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[731/736] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[732/736] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[733/736] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[734/736] Compiling NIOTLS SNIHandler.swift
[736/737] Emitting module NIOFoundationCompat
[737/737] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[739/789] Emitting module NIOTransportServices
[740/791] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[741/791] Compiling NIOTransportServices NIOTSErrors.swift
[742/791] Compiling NIOTransportServices NIOTSEventLoop.swift
[743/791] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[744/791] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[745/791] Compiling NIOTransportServices NIOTSListenerChannel.swift
[746/791] Compiling NIOTransportServices StateManagedChannel.swift
[747/791] Compiling NIOTransportServices StateManagedListenerChannel.swift
[748/791] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[749/791] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[750/791] Compiling NIOTransportServices NIOTSSingletons.swift
[751/791] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[752/791] Compiling NIOTransportServices NIOTSBootstraps.swift
[753/791] Compiling NIOTransportServices NIOTSChannelOptions.swift
[754/791] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[755/791] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[756/791] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[757/791] Compiling NIOTransportServices AcceptHandler.swift
[758/791] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[759/791] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[760/791] Compiling NIOTransportServices NIOTSDatagramListener.swift
[761/791] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[762/791] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[764/804] Compiling DNSClient MessageOptions.swift
[765/804] Compiling DNSClient DNSEncoder.swift
[766/804] Compiling DNSClient Errors.swift
[767/805] Compiling DNSClient ConfigParser.swift
[768/805] Emitting module DNSClient
[769/805] Compiling DNSClient Client.swift
[770/805] Compiling DNSClient DNSClient+Connect.swift
[771/805] Compiling DNSClient DNSClient+Query.swift
[772/805] Compiling DNSClient DNSDecoder.swift
[773/805] Compiling DNSClient SRV.swift
[774/805] Compiling DNSClient PTR.swift
[775/805] Compiling NIOSSL NIOSSLSecureBytes.swift
[776/805] Compiling NIOSSL RNG.swift
[777/805] Compiling NIOSSL SafeCompare.swift
[778/805] Compiling NIOSSL Zeroization.swift
[782/805] Compiling NIOSSL SubjectAlternativeName.swift
[789/808] Compiling DNSClient Helpers.swift
[790/808] Compiling DNSClient Message.swift
[795/808] Emitting module NIOSSL
[807/809] Compiling NIOSSL TLSConfiguration.swift
[808/809] Compiling NIOSSL UniversalBootstrapSupport.swift
[809/809] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[811/828] 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
[812/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
[813/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
[814/830] 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
[815/830] 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
[816/830] 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
[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 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
[821/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
[822/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
[823/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
[824/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
[825/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
[826/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
[827/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
[828/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
[829/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
[830/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
[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/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
[835/852] 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
[836/852] 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
[837/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
[838/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
[839/852] 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
[840/852] 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
[841/852] 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
[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 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
[848/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
[849/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
[850/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
[851/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
[852/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
[854/869] 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
[855/869] 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
[856/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
[857/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
[858/871] 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
[859/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
[860/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
[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 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
[864/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
[865/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
[866/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
[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 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
[874/899] 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
[875/899] 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
[876/899] 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
[877/899] 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
[878/899] 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
[879/899] 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
[880/899] 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
[881/899] 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
[882/899] 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
[883/902] 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
[884/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
[885/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
[886/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
[887/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
[888/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
[889/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
[890/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
[891/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
[892/902] 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
[893/902] 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
[894/902] 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
[895/902] 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
[896/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
[897/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
[898/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
[899/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
[900/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
[901/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
[902/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
[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 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
[907/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
[908/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
[909/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
[910/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
[911/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
[912/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
[913/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
[914/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
[915/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
[916/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
[917/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
[918/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
[919/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
[921/928] 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
[922/929] Compiling MongoQueue TaskExecution.swift
[923/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 |
[924/929] Compiling MongoQueue ScheduledTask.swift
[925/929] Compiling MongoQueue RecurringTask.swift
[926/929] Compiling MongoQueue QueuedTask.swift
[927/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 |
[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 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
Build complete! (195.80s)
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.