The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build MongoDB, reference 1.0.0 (0d5b90), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 09:55:36 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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/17048] Fetching compute
[2047/21183] Fetching compute, swift-crypto
Fetched https://github.com/swift-cloud/Compute from cache (1.26s)
Computing version for https://github.com/swift-cloud/Compute
[2771/4135] Fetching swift-crypto
Fetched https://github.com/swift-cloud/swift-crypto from cache (1.42s)
Computed https://github.com/swift-cloud/Compute at 2.12.0 (1.90s)
Computing version for https://github.com/swift-cloud/swift-crypto
Computed https://github.com/swift-cloud/swift-crypto at 2.2.4 (0.60s)
Creating working copy for https://github.com/swift-cloud/Compute
Working copy of https://github.com/swift-cloud/Compute resolved at 2.12.0
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
========================================
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",
  "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",
      "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",
          "dependencies": [
            {
              "identity": "swift-crypto",
              "name": "swift-crypto",
              "url": "https://github.com/apple/swift-crypto",
              "version": "3.12.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
              "dependencies": [
                {
                  "identity": "swift-asn1",
                  "name": "swift-asn1",
                  "url": "https://github.com/apple/swift-asn1.git",
                  "version": "1.3.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swift-cloud/MongoDB.git
[1/184] Fetching mongodb
Fetched https://github.com/swift-cloud/MongoDB.git from cache (0.58s)
Fetching https://github.com/swift-cloud/Compute from cache
Fetched https://github.com/swift-cloud/Compute from cache (0.42s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.19.0 (1.02s)
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/apple/swift-crypto from cache (0.66s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (1.76s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.07s)
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.12.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/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.1
Building package at path:  $PWD
https://github.com/swift-cloud/MongoDB.git
https://github.com/swift-cloud/MongoDB.git
{
  "dependencies" : [
    {
      "identity" : "compute",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-cloud/Compute"
    }
  ],
  "manifest_display_name" : "MongoDB",
  "name" : "MongoDB",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "driverkit",
      "version" : "22.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MongoDB",
      "targets" : [
        "MongoDB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MongoDBTests",
      "module_type" : "SwiftTarget",
      "name" : "MongoDBTests",
      "path" : "Tests/MongoDBTests",
      "sources" : [
        "MongoDBTests.swift"
      ],
      "target_dependencies" : [
        "MongoDB"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MongoDB",
      "module_type" : "SwiftTarget",
      "name" : "MongoDB",
      "path" : "Sources/MongoDB",
      "product_dependencies" : [
        "Compute"
      ],
      "product_memberships" : [
        "MongoDB"
      ],
      "sources" : [
        "Actions.swift",
        "Actions/AggregateAction.swift",
        "Actions/DeleteManyAction.swift",
        "Actions/DeleteOneAction.swift",
        "Actions/FindAction.swift",
        "Actions/FindOneAction.swift",
        "Actions/InsertManyAction.swift",
        "Actions/InsertOneAction.swift",
        "Actions/ReplaceOneAction.swift",
        "Actions/UpdateManyAction.swift",
        "Actions/UpdateOneAction.swift",
        "AnyCodable/AnyCodable.swift",
        "AnyCodable/AnyDecodable.swift",
        "AnyCodable/AnyEncodable.swift",
        "Collection.swift",
        "MongoClient.swift",
        "Responses/DeleteResponse.swift",
        "Responses/DocumentResponse.swift",
        "Responses/DocumentsResponse.swift",
        "Responses/InsertManyResponse.swift",
        "Responses/InsertOneResponse.swift",
        "Responses/JSONResponse.swift",
        "Responses/UpdateResponse.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-2F0A5646E1D333AE.txt
[4/67] Compiling ComputeRuntime ComputeRuntime.c
[6/67] Emitting module Crypto
[7/73] Compiling Crypto EdDSA.swift
[8/73] Compiling Crypto Signature.swift
[9/73] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[10/73] Compiling Crypto CryptoKitErrors_boring.swift
[11/73] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[12/73] Compiling Crypto RNG_boring.swift
[13/73] Compiling Crypto SafeCompare_boring.swift
[14/73] Compiling Crypto Zeroization_boring.swift
[15/73] Compiling Crypto PrettyBytes.swift
[16/73] Compiling Crypto SafeCompare.swift
[17/73] Compiling Crypto SecureBytes.swift
[18/73] Compiling Crypto Zeroization.swift
[19/73] Compiling Crypto Curve25519.swift
[20/73] Compiling Crypto Ed25519.swift
[21/73] Compiling Crypto NISTCurvesKeys.swift
[22/73] Compiling Crypto X25519Keys.swift
[23/73] Compiling Crypto SymmetricKeys.swift
[24/73] Compiling Crypto HMAC.swift
[25/73] Compiling Crypto MACFunctions.swift
[26/73] Compiling Crypto HashFunctions_SHA2.swift
[27/73] Compiling Crypto Insecure.swift
[28/73] Compiling Crypto Insecure_HashFunctions.swift
[29/73] Compiling Crypto ECDH_boring.swift
[30/73] Compiling Crypto DH.swift
[31/73] Compiling Crypto ECDH.swift
[32/73] Compiling Crypto HKDF.swift
[33/73] Compiling Crypto ASN1Strings.swift
[34/73] Compiling Crypto ArraySliceBigint.swift
[35/73] Compiling Crypto GeneralizedTime.swift
[36/73] Compiling Crypto ObjectIdentifier.swift
[37/73] Compiling Crypto ECDSASignature.swift
[38/73] Compiling Crypto PEMDocument.swift
[39/73] Compiling Crypto PKCS8PrivateKey.swift
[40/73] Compiling Crypto SEC1PrivateKey.swift
[41/73] Compiling Crypto SubjectPublicKeyInfo.swift
[42/73] Compiling Crypto CryptoKitErrors.swift
[43/73] Compiling Crypto Digest_boring.swift
[44/73] Compiling Crypto Digest.swift
[45/73] Compiling Crypto Digests.swift
[46/73] Compiling Crypto HashFunctions.swift
[47/73] Compiling Crypto MessageAuthenticationCode.swift
[48/73] Compiling Crypto AES.swift
[49/73] Compiling Crypto ECDSASignature_boring.swift
[50/73] Compiling Crypto ECDSA_boring.swift
[51/73] Compiling Crypto EdDSA_boring.swift
[52/73] Compiling Crypto ECDSA.swift
[53/73] Compiling Crypto AES-GCM.swift
[54/73] Compiling Crypto AES-GCM_boring.swift
[55/73] Compiling Crypto ChaChaPoly_boring.swift
[56/73] Compiling Crypto ChaChaPoly.swift
[57/73] Compiling Crypto Cipher.swift
[58/73] Compiling Crypto Nonces.swift
[59/73] Compiling Crypto ASN1.swift
[60/73] Compiling Crypto ASN1Any.swift
[61/73] Compiling Crypto ASN1BitString.swift
[62/73] Compiling Crypto ASN1Boolean.swift
[63/73] Compiling Crypto ASN1Identifier.swift
[64/73] Compiling Crypto ASN1Integer.swift
[65/73] Compiling Crypto ASN1Null.swift
[66/73] Compiling Crypto ASN1OctetString.swift
[67/73] Compiling Crypto AESWrap.swift
[68/73] Compiling Crypto AESWrap_boring.swift
[69/73] Compiling Crypto Ed25519_boring.swift
[70/73] Compiling Crypto EllipticCurvePoint_boring.swift
[71/73] Compiling Crypto EllipticCurve_boring.swift
[72/73] Compiling Crypto NISTCurvesKeys_boring.swift
[73/73] Compiling Crypto X25519Keys_boring.swift
[74/118] Compiling Compute FastlyABI.swift
[75/118] Compiling Compute FastlyBody.swift
[76/118] Compiling Compute FastlyConfigStore.swift
[77/118] Compiling Compute FastlyEnvironment.swift
[78/118] Compiling Compute FastlyError.swift
[79/122] Emitting module Compute
[80/122] Compiling Compute Headers.swift
[81/122] Compiling Compute IncomingRequest.swift
[82/122] Compiling Compute JWT.swift
[83/122] Compiling Compute JWTClaim.swift
[84/122] Compiling Compute JWTError.swift
[85/122] Compiling Compute Compute.swift
[86/122] Compiling Compute Concurrency.swift
[87/122] Compiling Compute ConfigStore.swift
[88/122] Compiling Compute Console.swift
[89/122] Compiling Compute Crypto.swift
[90/122] Compiling Compute FastlyGeoLocation.swift
[91/122] Compiling Compute FastlyLogger.swift
[92/122] Compiling Compute FastlyObjectStore.swift
[93/122] Compiling Compute FastlyPendingRequest.swift
[94/122] Compiling Compute FastlyRequest.swift
[95/122] Compiling Compute ReadableBody.swift
[96/122] Compiling Compute Parameters.swift
[97/122] Compiling Compute PathComponent.swift
[98/122] Compiling Compute Routable.swift
[99/122] Compiling Compute FanoutClient.swift
[100/122] Compiling Compute FanoutMessage.swift
[101/122] Compiling Compute IncomingRequest+Fanout.swift
[102/122] Compiling Compute OutgoingResponse+Fanout.swift
[103/122] Compiling Compute Fastly.swift
[104/122] Compiling Compute Fetch+URLSession.swift
[105/122] Compiling Compute Fetch+Wasi.swift
[106/122] Compiling Compute Fetch.swift
[107/122] Compiling Compute FetchRequest.swift
[108/122] Compiling Compute FetchResponse.swift
[109/122] Compiling Compute FastlyResponse.swift
[110/122] Compiling Compute FastlySecretStore.swift
[111/122] Compiling Compute FastlyStubs.swift
[112/122] Compiling Compute FastlyTypes.swift
[113/122] Compiling Compute FastlyUtils.swift
[114/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
[115/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
[116/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
[117/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
[118/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
[119/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 |     }
[120/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 |     }
[121/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 |     }
[122/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 |     }
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/63] Emitting module Crypto
[3/69] Compiling Crypto AES-GCM.swift
[4/69] Compiling Crypto AES-GCM_boring.swift
[5/69] Compiling Crypto ChaChaPoly_boring.swift
[6/69] Compiling Crypto ChaChaPoly.swift
[7/69] Compiling Crypto Cipher.swift
[8/69] Compiling Crypto Nonces.swift
[9/69] Compiling Crypto ASN1.swift
[10/69] Compiling Crypto ASN1Strings.swift
[11/69] Compiling Crypto ArraySliceBigint.swift
[12/69] Compiling Crypto GeneralizedTime.swift
[13/69] Compiling Crypto ObjectIdentifier.swift
[14/69] Compiling Crypto ECDSASignature.swift
[15/69] Compiling Crypto PEMDocument.swift
[16/69] Compiling Crypto PKCS8PrivateKey.swift
[17/69] Compiling Crypto EdDSA.swift
[18/69] Compiling Crypto Signature.swift
[19/69] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[20/69] Compiling Crypto CryptoKitErrors_boring.swift
[21/69] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[22/69] Compiling Crypto RNG_boring.swift
[23/69] Compiling Crypto MessageAuthenticationCode.swift
[24/69] Compiling Crypto AES.swift
[25/69] Compiling Crypto ECDSASignature_boring.swift
[26/69] Compiling Crypto ECDSA_boring.swift
[27/69] Compiling Crypto EdDSA_boring.swift
[28/69] Compiling Crypto ECDSA.swift
[29/69] Compiling Crypto AESWrap.swift
[30/69] Compiling Crypto AESWrap_boring.swift
[31/69] Compiling Crypto Ed25519_boring.swift
[32/69] Compiling Crypto EllipticCurvePoint_boring.swift
[33/69] Compiling Crypto EllipticCurve_boring.swift
[34/69] Compiling Crypto NISTCurvesKeys_boring.swift
[35/69] Compiling Crypto X25519Keys_boring.swift
[36/69] Compiling Crypto HashFunctions_SHA2.swift
[37/69] Compiling Crypto Insecure.swift
[38/69] Compiling Crypto Insecure_HashFunctions.swift
[39/69] Compiling Crypto ECDH_boring.swift
[40/69] Compiling Crypto DH.swift
[41/69] Compiling Crypto ECDH.swift
[42/69] Compiling Crypto HKDF.swift
[43/69] Compiling Crypto ASN1Any.swift
[44/69] Compiling Crypto ASN1BitString.swift
[45/69] Compiling Crypto ASN1Boolean.swift
[46/69] Compiling Crypto ASN1Identifier.swift
[47/69] Compiling Crypto ASN1Integer.swift
[48/69] Compiling Crypto ASN1Null.swift
[49/69] Compiling Crypto ASN1OctetString.swift
[50/69] Compiling Crypto Curve25519.swift
[51/69] Compiling Crypto Ed25519.swift
[52/69] Compiling Crypto NISTCurvesKeys.swift
[53/69] Compiling Crypto X25519Keys.swift
[54/69] Compiling Crypto SymmetricKeys.swift
[55/69] Compiling Crypto HMAC.swift
[56/69] Compiling Crypto MACFunctions.swift
[57/69] Compiling Crypto SEC1PrivateKey.swift
[58/69] Compiling Crypto SubjectPublicKeyInfo.swift
[59/69] Compiling Crypto CryptoKitErrors.swift
[60/69] Compiling Crypto Digest_boring.swift
[61/69] Compiling Crypto Digest.swift
[62/69] Compiling Crypto Digests.swift
[63/69] Compiling Crypto HashFunctions.swift
[64/69] Compiling Crypto SafeCompare_boring.swift
[65/69] Compiling Crypto Zeroization_boring.swift
[66/69] Compiling Crypto PrettyBytes.swift
[67/69] Compiling Crypto SafeCompare.swift
[68/69] Compiling Crypto SecureBytes.swift
[69/69] Compiling Crypto Zeroization.swift
[70/114] Emitting module Compute
[71/118] 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
[72/118] 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
[73/118] 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
[74/118] 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
[75/118] 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
[76/118] Compiling Compute FanoutClient.swift
[77/118] Compiling Compute FanoutMessage.swift
[78/118] Compiling Compute IncomingRequest+Fanout.swift
[79/118] Compiling Compute OutgoingResponse+Fanout.swift
[80/118] Compiling Compute Fastly.swift
[81/118] Compiling Compute Compute.swift
[82/118] Compiling Compute Concurrency.swift
[83/118] Compiling Compute ConfigStore.swift
[84/118] Compiling Compute Console.swift
[85/118] Compiling Compute Crypto.swift
[86/118] Compiling Compute Fetch+URLSession.swift
[87/118] Compiling Compute Fetch+Wasi.swift
[88/118] Compiling Compute Fetch.swift
[89/118] Compiling Compute FetchRequest.swift
[90/118] Compiling Compute FetchResponse.swift
[91/118] Compiling Compute ReadableBody.swift
[92/118] Compiling Compute Parameters.swift
[93/118] Compiling Compute PathComponent.swift
[94/118] Compiling Compute Routable.swift
[95/118] Compiling Compute Headers.swift
[96/118] Compiling Compute IncomingRequest.swift
[97/118] Compiling Compute JWT.swift
[98/118] Compiling Compute JWTClaim.swift
[99/118] Compiling Compute JWTError.swift
[100/118] Compiling Compute FastlyABI.swift
[101/118] Compiling Compute FastlyBody.swift
[102/118] Compiling Compute FastlyConfigStore.swift
[103/118] Compiling Compute FastlyEnvironment.swift
[104/118] Compiling Compute FastlyError.swift
[105/118] 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 |     }
[106/118] 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 |     }
[107/118] 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 |     }
[108/118] 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 |     }
[109/118] Compiling Compute FastlyGeoLocation.swift
[110/118] Compiling Compute FastlyLogger.swift
[111/118] Compiling Compute FastlyObjectStore.swift
[112/118] Compiling Compute FastlyPendingRequest.swift
[113/118] Compiling Compute FastlyRequest.swift
[114/118] Compiling Compute FastlyResponse.swift
[115/118] Compiling Compute FastlySecretStore.swift
[116/118] Compiling Compute FastlyStubs.swift
[117/118] Compiling Compute FastlyTypes.swift
[118/118] Compiling Compute FastlyUtils.swift
BUILD FAILURE 6.1 macosSpm