The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MongoDB, reference 1.0.0 (0d5b90), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 13:06:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cloud/MongoDB.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-cloud/MongoDB
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 0d5b903 Readme updates
Cloned https://github.com/swift-cloud/MongoDB.git
Revision (git rev-parse @):
0d5b903bcc7ee46252bb106f26915063029a75c5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-cloud/MongoDB.git at 1.0.0
Fetching https://github.com/swift-cloud/Compute
Fetching https://github.com/swift-cloud/swift-crypto
[1/17126] Fetching compute
[3084/21261] Fetching compute, swift-crypto
Fetched https://github.com/swift-cloud/Compute from cache (1.65s)
Fetched https://github.com/swift-cloud/swift-crypto from cache (1.65s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.12.0 (2.36s)
Computing version for https://github.com/swift-cloud/swift-crypto
Computed https://github.com/swift-cloud/swift-crypto at 2.2.4 (0.70s)
Creating working copy for https://github.com/swift-cloud/swift-crypto
Working copy of https://github.com/swift-cloud/swift-crypto resolved at 2.2.4
Creating working copy for https://github.com/swift-cloud/Compute
Working copy of https://github.com/swift-cloud/Compute resolved at 2.12.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "mongodb",
      "name": "MongoDB",
      "url": "https://github.com/swift-cloud/MongoDB.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MongoDB",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "compute",
          "name": "Compute",
          "url": "https://github.com/swift-cloud/Compute",
          "version": "2.19.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Compute",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-crypto",
              "name": "swift-crypto",
              "url": "https://github.com/apple/swift-crypto",
              "version": "3.15.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-asn1",
                  "name": "swift-asn1",
                  "url": "https://github.com/apple/swift-asn1.git",
                  "version": "1.6.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swift-cloud/MongoDB.git
[1/184] Fetching mongodb
Fetched https://github.com/swift-cloud/MongoDB.git from cache (0.64s)
Fetching https://github.com/swift-cloud/Compute from cache
Fetched https://github.com/swift-cloud/Compute from cache (0.47s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.19.0 (1.18s)
Fetching https://github.com/apple/swift-crypto
[1/17331] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (2.64s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (3.38s)
Fetching https://github.com/apple/swift-asn1.git
[1/1796] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.84s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.21s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/swift-cloud/Compute
Working copy of https://github.com/swift-cloud/Compute resolved at 2.19.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Creating working copy for https://github.com/swift-cloud/MongoDB.git
Working copy of https://github.com/swift-cloud/MongoDB.git resolved at 1.0.0 (0d5b903)
warning: '.resolve-product-dependencies': dependency 'mongodb' is not used by any target
Found 1 product dependencies
  - Compute
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/swift-cloud/MongoDB.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version--6988338F2F200930.txt
[4/5] Compiling ComputeRuntime ComputeRuntime.c
[6/67] Compiling Crypto MessageAuthenticationCode.swift
[7/67] Compiling Crypto AES.swift
[8/67] Compiling Crypto ECDSASignature_boring.swift
[9/67] Compiling Crypto ECDSA_boring.swift
[10/67] Compiling Crypto EdDSA_boring.swift
[11/67] Compiling Crypto ECDSA.swift
[12/67] Compiling Crypto ASN1Strings.swift
[13/67] Compiling Crypto ArraySliceBigint.swift
[14/67] Compiling Crypto GeneralizedTime.swift
[15/67] Compiling Crypto ObjectIdentifier.swift
[16/67] Compiling Crypto ECDSASignature.swift
[17/67] Compiling Crypto PEMDocument.swift
[18/67] Compiling Crypto PKCS8PrivateKey.swift
[19/67] Compiling Crypto EdDSA.swift
[20/67] Compiling Crypto Signature.swift
[21/67] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[22/67] Compiling Crypto CryptoKitErrors_boring.swift
[23/67] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[24/67] Compiling Crypto RNG_boring.swift
[25/73] Compiling Crypto Curve25519.swift
[26/73] Compiling Crypto Ed25519.swift
[27/73] Compiling Crypto NISTCurvesKeys.swift
[28/73] Compiling Crypto X25519Keys.swift
[29/73] Compiling Crypto SymmetricKeys.swift
[30/73] Compiling Crypto HMAC.swift
[31/73] Compiling Crypto MACFunctions.swift
[32/73] Compiling Crypto SEC1PrivateKey.swift
[33/73] Compiling Crypto SubjectPublicKeyInfo.swift
[34/73] Compiling Crypto CryptoKitErrors.swift
[35/73] Compiling Crypto Digest_boring.swift
[36/73] Compiling Crypto Digest.swift
[37/73] Compiling Crypto Digests.swift
[38/73] Compiling Crypto HashFunctions.swift
[39/73] Compiling Crypto HashFunctions_SHA2.swift
[40/73] Compiling Crypto Insecure.swift
[41/73] Compiling Crypto Insecure_HashFunctions.swift
[42/73] Compiling Crypto ECDH_boring.swift
[43/73] Compiling Crypto DH.swift
[44/73] Compiling Crypto ECDH.swift
[45/73] Compiling Crypto HKDF.swift
[46/73] Emitting module Crypto
[47/73] Compiling Crypto AES-GCM.swift
[48/73] Compiling Crypto AES-GCM_boring.swift
[49/73] Compiling Crypto ChaChaPoly_boring.swift
[50/73] Compiling Crypto ChaChaPoly.swift
[51/73] Compiling Crypto Cipher.swift
[52/73] Compiling Crypto Nonces.swift
[53/73] Compiling Crypto ASN1.swift
[54/73] Compiling Crypto AESWrap.swift
[55/73] Compiling Crypto AESWrap_boring.swift
[56/73] Compiling Crypto Ed25519_boring.swift
[57/73] Compiling Crypto EllipticCurvePoint_boring.swift
[58/73] Compiling Crypto EllipticCurve_boring.swift
[59/73] Compiling Crypto NISTCurvesKeys_boring.swift
[60/73] Compiling Crypto X25519Keys_boring.swift
[61/73] Compiling Crypto ASN1Any.swift
[62/73] Compiling Crypto ASN1BitString.swift
[63/73] Compiling Crypto ASN1Boolean.swift
[64/73] Compiling Crypto ASN1Identifier.swift
[65/73] Compiling Crypto ASN1Integer.swift
[66/73] Compiling Crypto ASN1Null.swift
[67/73] Compiling Crypto ASN1OctetString.swift
[68/73] Compiling Crypto SafeCompare_boring.swift
[69/73] Compiling Crypto Zeroization_boring.swift
[70/73] Compiling Crypto PrettyBytes.swift
[71/73] Compiling Crypto SafeCompare.swift
[72/73] Compiling Crypto SecureBytes.swift
[73/73] Compiling Crypto Zeroization.swift
[74/118] Compiling Compute ReadableBody.swift
[75/118] Compiling Compute Parameters.swift
[76/118] Compiling Compute PathComponent.swift
[77/118] Compiling Compute Routable.swift
[78/118] Compiling Compute Compute.swift
[79/118] Compiling Compute Concurrency.swift
[80/118] Compiling Compute ConfigStore.swift
[81/118] Compiling Compute Console.swift
[82/118] Compiling Compute Crypto.swift
[83/122] Compiling Compute FastlyABI.swift
[84/122] Compiling Compute FastlyBody.swift
[85/122] Compiling Compute FastlyConfigStore.swift
[86/122] Compiling Compute FastlyEnvironment.swift
[87/122] Compiling Compute FastlyError.swift
[88/122] Compiling Compute Headers.swift
[89/122] Compiling Compute IncomingRequest.swift
[90/122] Compiling Compute JWT.swift
[91/122] Compiling Compute JWTClaim.swift
[92/122] Compiling Compute JWTError.swift
[93/122] Compiling Compute Router.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
12 |     }
13 |
14 |     internal private(set) var body: Fastly.Body
   |                               `- note: mutation of this property is only permitted within the actor
15 |
16 |     internal let writable: Bool
   :
36 |     public func append(_ source: isolated ReadableBody) async throws {
37 |         guard writable else { return }
38 |         try body.append(source.body)
   |             |- error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
   |             `- note: consider declaring an isolated method on 'WritableBody' to perform the mutation
39 |         try await Task.nextTick()
40 |     }
[94/122] Compiling Compute TrieRouter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
12 |     }
13 |
14 |     internal private(set) var body: Fastly.Body
   |                               `- note: mutation of this property is only permitted within the actor
15 |
16 |     internal let writable: Bool
   :
36 |     public func append(_ source: isolated ReadableBody) async throws {
37 |         guard writable else { return }
38 |         try body.append(source.body)
   |             |- error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
   |             `- note: consider declaring an isolated method on 'WritableBody' to perform the mutation
39 |         try await Task.nextTick()
40 |     }
[95/122] Compiling Compute SecretStore.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
12 |     }
13 |
14 |     internal private(set) var body: Fastly.Body
   |                               `- note: mutation of this property is only permitted within the actor
15 |
16 |     internal let writable: Bool
   :
36 |     public func append(_ source: isolated ReadableBody) async throws {
37 |         guard writable else { return }
38 |         try body.append(source.body)
   |             |- error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
   |             `- note: consider declaring an isolated method on 'WritableBody' to perform the mutation
39 |         try await Task.nextTick()
40 |     }
[96/122] Compiling Compute WritableBody.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
12 |     }
13 |
14 |     internal private(set) var body: Fastly.Body
   |                               `- note: mutation of this property is only permitted within the actor
15 |
16 |     internal let writable: Bool
   :
36 |     public func append(_ source: isolated ReadableBody) async throws {
37 |         guard writable else { return }
38 |         try body.append(source.body)
   |             |- error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
   |             `- note: consider declaring an isolated method on 'WritableBody' to perform the mutation
39 |         try await Task.nextTick()
40 |     }
[97/122] Emitting module Compute
[98/122] Compiling Compute FanoutClient.swift
[99/122] Compiling Compute FanoutMessage.swift
[100/122] Compiling Compute IncomingRequest+Fanout.swift
[101/122] Compiling Compute OutgoingResponse+Fanout.swift
[102/122] Compiling Compute Fastly.swift
[103/122] Compiling Compute FastlyGeoLocation.swift
[104/122] Compiling Compute FastlyLogger.swift
[105/122] Compiling Compute FastlyObjectStore.swift
[106/122] Compiling Compute FastlyPendingRequest.swift
[107/122] Compiling Compute FastlyRequest.swift
[108/122] Compiling Compute Fetch+URLSession.swift
[109/122] Compiling Compute Fetch+Wasi.swift
[110/122] Compiling Compute Fetch.swift
[111/122] Compiling Compute FetchRequest.swift
[112/122] Compiling Compute FetchResponse.swift
[113/122] Compiling Compute ObjectStore.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:35:13: error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
 12 |     }
 13 |
 14 |     private(set) var body: Fastly.Body
    |                      `- note: mutation of this property is only permitted within the actor
 15 |
 16 |     private var _bytes: [UInt8]? = nil
    :
 33 |     func pipeTo(_ dest: isolated WritableBody, preventClose: Bool) async throws {
 34 |         var destBody = dest.body
 35 |         try body.read {
    |             |- error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
    |             `- note: consider declaring an isolated method on 'ReadableWasiBody' to perform the mutation
 36 |             try destBody.write($0)
 37 |             return .continue
[114/122] Compiling Compute OutgoingResponse.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:35:13: error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
 12 |     }
 13 |
 14 |     private(set) var body: Fastly.Body
    |                      `- note: mutation of this property is only permitted within the actor
 15 |
 16 |     private var _bytes: [UInt8]? = nil
    :
 33 |     func pipeTo(_ dest: isolated WritableBody, preventClose: Bool) async throws {
 34 |         var destBody = dest.body
 35 |         try body.read {
    |             |- error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
    |             `- note: consider declaring an isolated method on 'ReadableWasiBody' to perform the mutation
 36 |             try destBody.write($0)
 37 |             return .continue
[115/122] Compiling Compute Range.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:35:13: error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
 12 |     }
 13 |
 14 |     private(set) var body: Fastly.Body
    |                      `- note: mutation of this property is only permitted within the actor
 15 |
 16 |     private var _bytes: [UInt8]? = nil
    :
 33 |     func pipeTo(_ dest: isolated WritableBody, preventClose: Bool) async throws {
 34 |         var destBody = dest.body
 35 |         try body.read {
    |             |- error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
    |             `- note: consider declaring an isolated method on 'ReadableWasiBody' to perform the mutation
 36 |             try destBody.write($0)
 37 |             return .continue
[116/122] Compiling Compute ReadableBody+Data.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:35:13: error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
 12 |     }
 13 |
 14 |     private(set) var body: Fastly.Body
    |                      `- note: mutation of this property is only permitted within the actor
 15 |
 16 |     private var _bytes: [UInt8]? = nil
    :
 33 |     func pipeTo(_ dest: isolated WritableBody, preventClose: Bool) async throws {
 34 |         var destBody = dest.body
 35 |         try body.read {
    |             |- error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
    |             `- note: consider declaring an isolated method on 'ReadableWasiBody' to perform the mutation
 36 |             try destBody.write($0)
 37 |             return .continue
[117/122] Compiling Compute ReadableBody+Wasi.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:35:13: error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
 12 |     }
 13 |
 14 |     private(set) var body: Fastly.Body
    |                      `- note: mutation of this property is only permitted within the actor
 15 |
 16 |     private var _bytes: [UInt8]? = nil
    :
 33 |     func pipeTo(_ dest: isolated WritableBody, preventClose: Bool) async throws {
 34 |         var destBody = dest.body
 35 |         try body.read {
    |             |- error: actor-isolated property 'body' can not be mutated on a nonisolated actor instance
    |             `- note: consider declaring an isolated method on 'ReadableWasiBody' to perform the mutation
 36 |             try destBody.write($0)
 37 |             return .continue
[118/122] Compiling Compute FastlyResponse.swift
[119/122] Compiling Compute FastlySecretStore.swift
[120/122] Compiling Compute FastlyStubs.swift
[121/122] Compiling Compute FastlyTypes.swift
[122/122] Compiling Compute FastlyUtils.swift
BUILD FAILURE 6.3 macosSpm