The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PlanetScale with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cloud/Planetscale.git
Reference: 1.4.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swift-cloud/Planetscale
 * tag               1.4.0      -> FETCH_HEAD
HEAD is now at 634a93e Correctly handle invalid response status codes
Cloned https://github.com/swift-cloud/Planetscale.git into spi-builder-workspace
634a93e1ad7915a64accd23ad4a1513a0d4f9f29
SUCCESS checkout https://github.com/swift-cloud/Planetscale.git at 1.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Fetching https://github.com/swift-cloud/Compute from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/swift-cloud/Compute (0.30s)
Computing version for https://github.com/swift-cloud/Compute
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.31s)
Computed https://github.com/swift-cloud/Compute at 2.7.0 (0.46s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (0.02s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.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.7.0
Building for debugging...
[0/99] Compiling ComputeRuntime ComputeRuntime.c
[2/99] Emitting module CryptoSwift
[3/112] Compiling CryptoSwift Collection+Extension.swift
[4/112] Compiling CryptoSwift CompactMap.swift
[5/112] Compiling CryptoSwift Cryptor.swift
[6/112] Compiling CryptoSwift Cryptors.swift
[7/112] Compiling CryptoSwift Digest.swift
[8/112] Compiling CryptoSwift DigestType.swift
[9/112] Compiling CryptoSwift AES+Foundation.swift
[10/112] Compiling CryptoSwift Array+Foundation.swift
[11/112] Compiling CryptoSwift Blowfish+Foundation.swift
[12/112] Compiling CryptoSwift ChaCha20+Foundation.swift
[13/112] Compiling CryptoSwift Data+Extension.swift
[14/112] Compiling CryptoSwift HMAC+Foundation.swift
[15/112] Compiling CryptoSwift Rabbit+Foundation.swift
[16/112] Compiling CryptoSwift String+FoundationExtension.swift
[17/112] Compiling CryptoSwift CBCMAC.swift
[18/112] Compiling CryptoSwift CMAC.swift
[19/112] Compiling CryptoSwift Addition.swift
[20/112] Compiling CryptoSwift BigInt.swift
[21/112] Compiling CryptoSwift BigUInt.swift
[22/112] Compiling CryptoSwift Bitwise Ops.swift
[23/112] Compiling CryptoSwift CS.swift
[24/112] Compiling CryptoSwift Codable.swift
[25/112] Compiling CryptoSwift Comparable.swift
[26/112] Compiling CryptoSwift Data Conversion.swift
[27/112] Compiling CryptoSwift Division.swift
[28/112] Compiling CryptoSwift Exponentiation.swift
[29/112] Compiling CryptoSwift Floating Point Conversion.swift
[30/112] Compiling CryptoSwift GCD.swift
[31/112] Compiling CryptoSwift Utils+Foundation.swift
[32/112] Compiling CryptoSwift Generics.swift
[33/112] Compiling CryptoSwift HKDF.swift
[34/112] Compiling CryptoSwift HMAC.swift
[35/112] Compiling CryptoSwift ISO10126Padding.swift
[36/112] Compiling CryptoSwift ISO78164Padding.swift
[37/112] Compiling CryptoSwift Int+Extension.swift
[38/112] Compiling CryptoSwift MD5.swift
[39/112] Compiling CryptoSwift NoPadding.swift
[40/112] Compiling CryptoSwift Operators.swift
[41/112] Compiling CryptoSwift DER.swift
[42/112] Compiling CryptoSwift PBKDF1.swift
[43/112] Compiling CryptoSwift PBKDF2.swift
[44/112] Compiling CryptoSwift PKCS1v15.swift
[45/112] Compiling CryptoSwift Hashable.swift
[46/112] Compiling CryptoSwift Integer Conversion.swift
[47/112] Compiling CryptoSwift Multiplication.swift
[48/112] Compiling CryptoSwift Prime Test.swift
[49/112] Compiling CryptoSwift Random.swift
[50/112] Compiling CryptoSwift Shifts.swift
[51/112] Compiling CryptoSwift Square Root.swift
[52/112] Compiling CryptoSwift Strideable.swift
[53/112] Compiling CryptoSwift String Conversion.swift
[54/112] Compiling CryptoSwift Subtraction.swift
[55/112] Compiling CryptoSwift Words and Bits.swift
[56/112] Compiling CryptoSwift ChaCha20.swift
[57/112] Compiling CryptoSwift Checksum.swift
[58/112] Compiling CryptoSwift Cipher.swift
[59/112] Compiling CryptoSwift SecureBytes.swift
[60/112] Compiling CryptoSwift Signature.swift
[61/112] Compiling CryptoSwift StreamDecryptor.swift
[62/112] Compiling CryptoSwift StreamEncryptor.swift
[63/112] Compiling CryptoSwift String+Extension.swift
[64/112] Compiling CryptoSwift UInt128.swift
[65/112] Compiling CryptoSwift UInt16+Extension.swift
[66/112] Compiling CryptoSwift UInt32+Extension.swift
[67/112] Compiling CryptoSwift UInt64+Extension.swift
[68/112] Compiling CryptoSwift UInt8+Extension.swift
[69/112] Compiling CryptoSwift Updatable.swift
[70/112] Compiling CryptoSwift Utils.swift
[71/112] Compiling CryptoSwift ZeroPadding.swift
[72/112] Compiling CryptoSwift AEAD.swift
[73/112] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[74/112] Compiling CryptoSwift AES.Cryptors.swift
[75/112] Compiling CryptoSwift AES.swift
[76/112] Compiling CryptoSwift ASN1.swift
[77/112] Compiling CryptoSwift ASN1Decoder.swift
[78/112] Compiling CryptoSwift ASN1Encoder.swift
[79/112] Compiling CryptoSwift ASN1Scanner.swift
[80/112] Compiling CryptoSwift Array+Extension.swift
[81/112] Compiling CryptoSwift Authenticator.swift
[82/112] Compiling CryptoSwift BatchedCollection.swift
[83/112] Compiling CryptoSwift Bit.swift
[84/112] Compiling CryptoSwift BlockCipher.swift
[85/112] Compiling CryptoSwift BlockDecryptor.swift
[86/112] Compiling CryptoSwift BlockEncryptor.swift
[87/112] Compiling CryptoSwift BlockMode.swift
[88/112] Compiling CryptoSwift BlockModeOptions.swift
[89/112] Compiling CryptoSwift CBC.swift
[90/112] Compiling CryptoSwift CCM.swift
[91/112] Compiling CryptoSwift CFB.swift
[92/112] Compiling CryptoSwift CTR.swift
[93/112] Compiling CryptoSwift CipherModeWorker.swift
[94/112] Compiling CryptoSwift ECB.swift
[95/112] Compiling CryptoSwift GCM.swift
[96/112] Compiling CryptoSwift OCB.swift
[97/112] Compiling CryptoSwift OFB.swift
[98/112] Compiling CryptoSwift PCBC.swift
[99/112] Compiling CryptoSwift Blowfish.swift
[100/112] Compiling CryptoSwift PKCS5.swift
[101/112] Compiling CryptoSwift PKCS7.swift
[102/112] Compiling CryptoSwift PKCS7Padding.swift
[103/112] Compiling CryptoSwift Padding.swift
[104/112] Compiling CryptoSwift Poly1305.swift
[105/112] Compiling CryptoSwift RSA+Cipher.swift
[106/112] Compiling CryptoSwift RSA+Signature.swift
[107/112] Compiling CryptoSwift RSA.swift
[108/112] Compiling CryptoSwift Rabbit.swift
[109/112] Compiling CryptoSwift SHA1.swift
[110/112] Compiling CryptoSwift SHA2.swift
[111/112] Compiling CryptoSwift SHA3.swift
[112/112] Compiling CryptoSwift Scrypt.swift
[113/147] Compiling Compute ReadableBody+Wasi.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-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 non-isolated actor instance
        try body.read {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:14:22: note: mutation of this property is only permitted within the actor
    private(set) var body: Fastly.Body
                     ^
[114/147] Compiling Compute ReadableBody.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-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 non-isolated actor instance
        try body.read {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:14:22: note: mutation of this property is only permitted within the actor
    private(set) var body: Fastly.Body
                     ^
[115/147] Compiling Compute Parameters.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-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 non-isolated actor instance
        try body.read {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:14:22: note: mutation of this property is only permitted within the actor
    private(set) var body: Fastly.Body
                     ^
[116/147] Compiling Compute PathComponent.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-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 non-isolated actor instance
        try body.read {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:14:22: note: mutation of this property is only permitted within the actor
    private(set) var body: Fastly.Body
                     ^
[117/151] Emitting module Compute
[118/151] Compiling Compute FastlyABI.swift
[119/151] Compiling Compute FastlyBody.swift
[120/151] Compiling Compute FastlyConfigStore.swift
[121/151] Compiling Compute FastlyEnvironment.swift
[122/151] Compiling Compute FastlyGeoLocation.swift
[123/151] Compiling Compute Routable.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a non-isolated actor instance
        try body.append(source.body)
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:14:31: note: mutation of this property is only permitted within the actor
    internal private(set) var body: Fastly.Body
                              ^
[124/151] Compiling Compute Router.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a non-isolated actor instance
        try body.append(source.body)
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:14:31: note: mutation of this property is only permitted within the actor
    internal private(set) var body: Fastly.Body
                              ^
[125/151] Compiling Compute TrieRouter.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a non-isolated actor instance
        try body.append(source.body)
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:14:31: note: mutation of this property is only permitted within the actor
    internal private(set) var body: Fastly.Body
                              ^
[126/151] Compiling Compute WritableBody.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a non-isolated actor instance
        try body.append(source.body)
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:14:31: note: mutation of this property is only permitted within the actor
    internal private(set) var body: Fastly.Body
                              ^
[127/151] Compiling Compute Compute.swift
[128/151] Compiling Compute Concurrency.swift
[129/151] Compiling Compute ConfigStore.swift
[130/151] Compiling Compute Console.swift
[131/151] Compiling Compute Fastly.swift
[132/151] Compiling Compute FastlyLogger.swift
[133/151] Compiling Compute FastlyObjectStore.swift
[134/151] Compiling Compute FastlyPendingRequest.swift
[135/151] Compiling Compute FastlyRequest.swift
[136/151] Compiling Compute FastlyResponse.swift
[137/151] Compiling Compute Fetch.swift
[138/151] Compiling Compute FetchRequest.swift
[139/151] Compiling Compute FetchResponse.swift
[140/151] Compiling Compute Headers.swift
[141/151] Compiling Compute IncomingRequest.swift
[142/151] Compiling Compute JWT.swift
[143/151] Compiling Compute ObjectStore.swift
[144/151] Compiling Compute OutgoingResponse.swift
[145/151] Compiling Compute Range.swift
[146/151] Compiling Compute ReadableBody+Data.swift
[147/151] Compiling Compute FastlyStubs.swift
[148/151] Compiling Compute FastlyTypes.swift
[149/151] Compiling Compute FastlyUtils.swift
[150/151] Compiling Compute Fetch+URLSession.swift
[151/151] Compiling Compute Fetch+Wasi.swift
ShellOut encountered an error
Status code: 1
Message: "Fetching https://github.com/swift-cloud/Compute from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/swift-cloud/Compute (0.30s)
Computing version for https://github.com/swift-cloud/Compute
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.31s)
Computed https://github.com/swift-cloud/Compute at 2.7.0 (0.46s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (0.02s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.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.7.0"
Output: "Building for debugging...
[0/99] Compiling ComputeRuntime ComputeRuntime.c
[2/99] Emitting module CryptoSwift
[3/112] Compiling CryptoSwift Collection+Extension.swift
[4/112] Compiling CryptoSwift CompactMap.swift
[5/112] Compiling CryptoSwift Cryptor.swift
[6/112] Compiling CryptoSwift Cryptors.swift
[7/112] Compiling CryptoSwift Digest.swift
[8/112] Compiling CryptoSwift DigestType.swift
[9/112] Compiling CryptoSwift AES+Foundation.swift
[10/112] Compiling CryptoSwift Array+Foundation.swift
[11/112] Compiling CryptoSwift Blowfish+Foundation.swift
[12/112] Compiling CryptoSwift ChaCha20+Foundation.swift
[13/112] Compiling CryptoSwift Data+Extension.swift
[14/112] Compiling CryptoSwift HMAC+Foundation.swift
[15/112] Compiling CryptoSwift Rabbit+Foundation.swift
[16/112] Compiling CryptoSwift String+FoundationExtension.swift
[17/112] Compiling CryptoSwift CBCMAC.swift
[18/112] Compiling CryptoSwift CMAC.swift
[19/112] Compiling CryptoSwift Addition.swift
[20/112] Compiling CryptoSwift BigInt.swift
[21/112] Compiling CryptoSwift BigUInt.swift
[22/112] Compiling CryptoSwift Bitwise Ops.swift
[23/112] Compiling CryptoSwift CS.swift
[24/112] Compiling CryptoSwift Codable.swift
[25/112] Compiling CryptoSwift Comparable.swift
[26/112] Compiling CryptoSwift Data Conversion.swift
[27/112] Compiling CryptoSwift Division.swift
[28/112] Compiling CryptoSwift Exponentiation.swift
[29/112] Compiling CryptoSwift Floating Point Conversion.swift
[30/112] Compiling CryptoSwift GCD.swift
[31/112] Compiling CryptoSwift Utils+Foundation.swift
[32/112] Compiling CryptoSwift Generics.swift
[33/112] Compiling CryptoSwift HKDF.swift
[34/112] Compiling CryptoSwift HMAC.swift
[35/112] Compiling CryptoSwift ISO10126Padding.swift
[36/112] Compiling CryptoSwift ISO78164Padding.swift
[37/112] Compiling CryptoSwift Int+Extension.swift
[38/112] Compiling CryptoSwift MD5.swift
[39/112] Compiling CryptoSwift NoPadding.swift
[40/112] Compiling CryptoSwift Operators.swift
[41/112] Compiling CryptoSwift DER.swift
[42/112] Compiling CryptoSwift PBKDF1.swift
[43/112] Compiling CryptoSwift PBKDF2.swift
[44/112] Compiling CryptoSwift PKCS1v15.swift
[45/112] Compiling CryptoSwift Hashable.swift
[46/112] Compiling CryptoSwift Integer Conversion.swift
[47/112] Compiling CryptoSwift Multiplication.swift
[48/112] Compiling CryptoSwift Prime Test.swift
[49/112] Compiling CryptoSwift Random.swift
[50/112] Compiling CryptoSwift Shifts.swift
[51/112] Compiling CryptoSwift Square Root.swift
[52/112] Compiling CryptoSwift Strideable.swift
[53/112] Compiling CryptoSwift String Conversion.swift
[54/112] Compiling CryptoSwift Subtraction.swift
[55/112] Compiling CryptoSwift Words and Bits.swift
[56/112] Compiling CryptoSwift ChaCha20.swift
[57/112] Compiling CryptoSwift Checksum.swift
[58/112] Compiling CryptoSwift Cipher.swift
[59/112] Compiling CryptoSwift SecureBytes.swift
[60/112] Compiling CryptoSwift Signature.swift
[61/112] Compiling CryptoSwift StreamDecryptor.swift
[62/112] Compiling CryptoSwift StreamEncryptor.swift
[63/112] Compiling CryptoSwift String+Extension.swift
[64/112] Compiling CryptoSwift UInt128.swift
[65/112] Compiling CryptoSwift UInt16+Extension.swift
[66/112] Compiling CryptoSwift UInt32+Extension.swift
[67/112] Compiling CryptoSwift UInt64+Extension.swift
[68/112] Compiling CryptoSwift UInt8+Extension.swift
[69/112] Compiling CryptoSwift Updatable.swift
[70/112] Compiling CryptoSwift Utils.swift
[71/112] Compiling CryptoSwift ZeroPadding.swift
[72/112] Compiling CryptoSwift AEAD.swift
[73/112] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[74/112] Compiling CryptoSwift AES.Cryptors.swift
[75/112] Compiling CryptoSwift AES.swift
[76/112] Compiling CryptoSwift ASN1.swift
[77/112] Compiling CryptoSwift ASN1Decoder.swift
[78/112] Compiling CryptoSwift ASN1Encoder.swift
[79/112] Compiling CryptoSwift ASN1Scanner.swift
[80/112] Compiling CryptoSwift Array+Extension.swift
[81/112] Compiling CryptoSwift Authenticator.swift
[82/112] Compiling CryptoSwift BatchedCollection.swift
[83/112] Compiling CryptoSwift Bit.swift
[84/112] Compiling CryptoSwift BlockCipher.swift
[85/112] Compiling CryptoSwift BlockDecryptor.swift
[86/112] Compiling CryptoSwift BlockEncryptor.swift
[87/112] Compiling CryptoSwift BlockMode.swift
[88/112] Compiling CryptoSwift BlockModeOptions.swift
[89/112] Compiling CryptoSwift CBC.swift
[90/112] Compiling CryptoSwift CCM.swift
[91/112] Compiling CryptoSwift CFB.swift
[92/112] Compiling CryptoSwift CTR.swift
[93/112] Compiling CryptoSwift CipherModeWorker.swift
[94/112] Compiling CryptoSwift ECB.swift
[95/112] Compiling CryptoSwift GCM.swift
[96/112] Compiling CryptoSwift OCB.swift
[97/112] Compiling CryptoSwift OFB.swift
[98/112] Compiling CryptoSwift PCBC.swift
[99/112] Compiling CryptoSwift Blowfish.swift
[100/112] Compiling CryptoSwift PKCS5.swift
[101/112] Compiling CryptoSwift PKCS7.swift
[102/112] Compiling CryptoSwift PKCS7Padding.swift
[103/112] Compiling CryptoSwift Padding.swift
[104/112] Compiling CryptoSwift Poly1305.swift
[105/112] Compiling CryptoSwift RSA+Cipher.swift
[106/112] Compiling CryptoSwift RSA+Signature.swift
[107/112] Compiling CryptoSwift RSA.swift
[108/112] Compiling CryptoSwift Rabbit.swift
[109/112] Compiling CryptoSwift SHA1.swift
[110/112] Compiling CryptoSwift SHA2.swift
[111/112] Compiling CryptoSwift SHA3.swift
[112/112] Compiling CryptoSwift Scrypt.swift
[113/147] Compiling Compute ReadableBody+Wasi.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-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 non-isolated actor instance
        try body.read {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:14:22: note: mutation of this property is only permitted within the actor
    private(set) var body: Fastly.Body
                     ^
[114/147] Compiling Compute ReadableBody.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-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 non-isolated actor instance
        try body.read {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:14:22: note: mutation of this property is only permitted within the actor
    private(set) var body: Fastly.Body
                     ^
[115/147] Compiling Compute Parameters.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-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 non-isolated actor instance
        try body.read {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:14:22: note: mutation of this property is only permitted within the actor
    private(set) var body: Fastly.Body
                     ^
[116/147] Compiling Compute PathComponent.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-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 non-isolated actor instance
        try body.read {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:14:22: note: mutation of this property is only permitted within the actor
    private(set) var body: Fastly.Body
                     ^
[117/151] Emitting module Compute
[118/151] Compiling Compute FastlyABI.swift
[119/151] Compiling Compute FastlyBody.swift
[120/151] Compiling Compute FastlyConfigStore.swift
[121/151] Compiling Compute FastlyEnvironment.swift
[122/151] Compiling Compute FastlyGeoLocation.swift
[123/151] Compiling Compute Routable.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a non-isolated actor instance
        try body.append(source.body)
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:14:31: note: mutation of this property is only permitted within the actor
    internal private(set) var body: Fastly.Body
                              ^
[124/151] Compiling Compute Router.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a non-isolated actor instance
        try body.append(source.body)
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:14:31: note: mutation of this property is only permitted within the actor
    internal private(set) var body: Fastly.Body
                              ^
[125/151] Compiling Compute TrieRouter.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a non-isolated actor instance
        try body.append(source.body)
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:14:31: note: mutation of this property is only permitted within the actor
    internal private(set) var body: Fastly.Body
                              ^
[126/151] Compiling Compute WritableBody.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a non-isolated actor instance
        try body.append(source.body)
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:14:31: note: mutation of this property is only permitted within the actor
    internal private(set) var body: Fastly.Body
                              ^
[127/151] Compiling Compute Compute.swift
[128/151] Compiling Compute Concurrency.swift
[129/151] Compiling Compute ConfigStore.swift
[130/151] Compiling Compute Console.swift
[131/151] Compiling Compute Fastly.swift
[132/151] Compiling Compute FastlyLogger.swift
[133/151] Compiling Compute FastlyObjectStore.swift
[134/151] Compiling Compute FastlyPendingRequest.swift
[135/151] Compiling Compute FastlyRequest.swift
[136/151] Compiling Compute FastlyResponse.swift
[137/151] Compiling Compute Fetch.swift
[138/151] Compiling Compute FetchRequest.swift
[139/151] Compiling Compute FetchResponse.swift
[140/151] Compiling Compute Headers.swift
[141/151] Compiling Compute IncomingRequest.swift
[142/151] Compiling Compute JWT.swift
[143/151] Compiling Compute ObjectStore.swift
[144/151] Compiling Compute OutgoingResponse.swift
[145/151] Compiling Compute Range.swift
[146/151] Compiling Compute ReadableBody+Data.swift
[147/151] Compiling Compute FastlyStubs.swift
[148/151] Compiling Compute FastlyTypes.swift
[149/151] Compiling Compute FastlyUtils.swift
[150/151] Compiling Compute Fetch+URLSession.swift
[151/151] Compiling Compute Fetch+Wasi.swift"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
[0/1] Planning build
Building for debugging...
[1/8] Compiling Compute TrieRouter.swift
[2/8] Compiling Compute PathComponent.swift
[3/8] Emitting module Compute
[4/8] Compiling Compute ReadableBody.swift
[5/8] Compiling Compute Routable.swift
[6/8] Compiling Compute Router.swift
[7/8] Compiling Compute Parameters.swift
[8/8] Compiling Compute ReadableBody+Wasi.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-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 non-isolated actor instance
        try body.read {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:14:22: note: mutation of this property is only permitted within the actor
    private(set) var body: Fastly.Body
                     ^
[9/24] Compiling Compute WritableBody.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a non-isolated actor instance
        try body.append(source.body)
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:14:31: note: mutation of this property is only permitted within the actor
    internal private(set) var body: Fastly.Body
                              ^
[10/26] Compiling Compute FastlyUtils.swift
[11/26] Compiling Compute Fetch+URLSession.swift
[12/28] Compiling Compute FastlyRequest.swift
[13/28] Compiling Compute FastlyResponse.swift
[14/29] Compiling Compute Fetch+Wasi.swift
[15/29] Compiling Compute Headers.swift
[16/29] Compiling Compute ObjectStore.swift
[17/29] Compiling Compute OutgoingResponse.swift
[18/31] Compiling Compute Range.swift
[19/31] Compiling Compute ReadableBody+Data.swift
[20/32] Compiling Compute Compute.swift
[21/32] Compiling Compute FastlyABI.swift
[22/33] Compiling Compute Console.swift
[23/33] Compiling Compute FastlyBody.swift
[24/33] Compiling Compute FastlyGeoLocation.swift
[25/33] Compiling Compute FastlyLogger.swift
[26/33] Compiling Compute FastlyPendingRequest.swift
[27/33] Compiling Compute IncomingRequest.swift
[28/33] Compiling Compute JWT.swift
[29/35] Compiling Compute FastlyConfigStore.swift
[30/35] Compiling Compute FastlyEnvironment.swift
[31/35] Compiling Compute FastlyObjectStore.swift
[32/35] Compiling Compute FetchResponse.swift
[33/35] Compiling Compute Fetch.swift
[34/35] Compiling Compute FetchRequest.swift
[35/35] Compiling Compute FastlyTypes.swift
ShellOut encountered an error
Status code: 1
Message: ""
Output: "[0/1] Planning build
Building for debugging...
[1/8] Compiling Compute TrieRouter.swift
[2/8] Compiling Compute PathComponent.swift
[3/8] Emitting module Compute
[4/8] Compiling Compute ReadableBody.swift
[5/8] Compiling Compute Routable.swift
[6/8] Compiling Compute Router.swift
[7/8] Compiling Compute Parameters.swift
[8/8] Compiling Compute ReadableBody+Wasi.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-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 non-isolated actor instance
        try body.read {
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/ReadableBody/ReadableBody+Wasi.swift:14:22: note: mutation of this property is only permitted within the actor
    private(set) var body: Fastly.Body
                     ^
[9/24] Compiling Compute WritableBody.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:38:13: error: actor-isolated property 'body' can not be mutated on a non-isolated actor instance
        try body.append(source.body)
            ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Compute/Sources/Compute/WritableBody.swift:14:31: note: mutation of this property is only permitted within the actor
    internal private(set) var body: Fastly.Body
                              ^
[10/26] Compiling Compute FastlyUtils.swift
[11/26] Compiling Compute Fetch+URLSession.swift
[12/28] Compiling Compute FastlyRequest.swift
[13/28] Compiling Compute FastlyResponse.swift
[14/29] Compiling Compute Fetch+Wasi.swift
[15/29] Compiling Compute Headers.swift
[16/29] Compiling Compute ObjectStore.swift
[17/29] Compiling Compute OutgoingResponse.swift
[18/31] Compiling Compute Range.swift
[19/31] Compiling Compute ReadableBody+Data.swift
[20/32] Compiling Compute Compute.swift
[21/32] Compiling Compute FastlyABI.swift
[22/33] Compiling Compute Console.swift
[23/33] Compiling Compute FastlyBody.swift
[24/33] Compiling Compute FastlyGeoLocation.swift
[25/33] Compiling Compute FastlyLogger.swift
[26/33] Compiling Compute FastlyPendingRequest.swift
[27/33] Compiling Compute IncomingRequest.swift
[28/33] Compiling Compute JWT.swift
[29/35] Compiling Compute FastlyConfigStore.swift
[30/35] Compiling Compute FastlyEnvironment.swift
[31/35] Compiling Compute FastlyObjectStore.swift
[32/35] Compiling Compute FetchResponse.swift
[33/35] Compiling Compute Fetch.swift
[34/35] Compiling Compute FetchRequest.swift
[35/35] Compiling Compute FastlyTypes.swift"
BUILD FAILURE 5.8 macosSpm

Build Machine: Mac 5