This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cloud/Planetscale.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swift-cloud/Planetscale
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 413a285 Merge pull request #2 from swift-cloud/add-license-1
Cloned https://github.com/swift-cloud/Planetscale.git
Revision (git rev-parse @):
413a2851133974a6b0b41fdd1bffc701a69a38a8
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/swift-cloud/Planetscale.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/swift-cloud/Planetscale.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/51] Compiling ComputeRuntime ComputeRuntime.c
[2/68] Emitting module CryptoSwift
[3/90] Compiling CryptoSwift AEAD.swift
[4/90] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[5/90] Compiling CryptoSwift AES.Cryptors.swift
[6/90] Compiling CryptoSwift AES.swift
[7/90] Compiling CryptoSwift ASN1.swift
[8/90] Compiling CryptoSwift ASN1Decoder.swift
[9/90] Compiling CryptoSwift ASN1Encoder.swift
[10/90] Compiling CryptoSwift ASN1Scanner.swift
[11/90] Compiling CryptoSwift Array+Extension.swift
[12/90] Compiling CryptoSwift Authenticator.swift
[13/90] Compiling CryptoSwift BatchedCollection.swift
[14/90] Compiling CryptoSwift Bit.swift
[15/90] Compiling CryptoSwift BlockCipher.swift
[16/90] Compiling CryptoSwift BlockDecryptor.swift
[17/90] Compiling CryptoSwift BlockEncryptor.swift
[18/90] Compiling CryptoSwift BlockMode.swift
[19/90] Compiling CryptoSwift BlockModeOptions.swift
[20/90] Compiling CryptoSwift CBC.swift
[21/90] Compiling CryptoSwift CCM.swift
[22/90] Compiling CryptoSwift CFB.swift
[23/90] Compiling CryptoSwift CTR.swift
[24/90] Compiling CryptoSwift CipherModeWorker.swift
[25/112] Compiling CryptoSwift Data+Extension.swift
[26/112] Compiling CryptoSwift HMAC+Foundation.swift
[27/112] Compiling CryptoSwift Rabbit+Foundation.swift
[28/112] Compiling CryptoSwift String+FoundationExtension.swift
[29/112] Compiling CryptoSwift Utils+Foundation.swift
[30/112] Compiling CryptoSwift Generics.swift
[31/112] Compiling CryptoSwift HKDF.swift
[32/112] Compiling CryptoSwift HMAC.swift
[33/112] Compiling CryptoSwift ISO10126Padding.swift
[34/112] Compiling CryptoSwift ISO78164Padding.swift
[35/112] Compiling CryptoSwift Int+Extension.swift
[36/112] Compiling CryptoSwift MD5.swift
[37/112] Compiling CryptoSwift NoPadding.swift
[38/112] Compiling CryptoSwift Operators.swift
[39/112] Compiling CryptoSwift DER.swift
[40/112] Compiling CryptoSwift PBKDF1.swift
[41/112] Compiling CryptoSwift PBKDF2.swift
[42/112] Compiling CryptoSwift PKCS1v15.swift
[43/112] Compiling CryptoSwift PKCS5.swift
[44/112] Compiling CryptoSwift PKCS7.swift
[45/112] Compiling CryptoSwift PKCS7Padding.swift
[46/112] Compiling CryptoSwift Padding.swift
[47/112] Compiling CryptoSwift ECB.swift
[48/112] Compiling CryptoSwift GCM.swift
[49/112] Compiling CryptoSwift OCB.swift
[50/112] Compiling CryptoSwift OFB.swift
[51/112] Compiling CryptoSwift PCBC.swift
[52/112] Compiling CryptoSwift Blowfish.swift
[53/112] Compiling CryptoSwift CBCMAC.swift
[54/112] Compiling CryptoSwift CMAC.swift
[55/112] Compiling CryptoSwift Addition.swift
[56/112] Compiling CryptoSwift BigInt.swift
[57/112] Compiling CryptoSwift BigUInt.swift
[58/112] Compiling CryptoSwift Bitwise Ops.swift
[59/112] Compiling CryptoSwift CS.swift
[60/112] Compiling CryptoSwift Codable.swift
[61/112] Compiling CryptoSwift Comparable.swift
[62/112] Compiling CryptoSwift Data Conversion.swift
[63/112] Compiling CryptoSwift Division.swift
[64/112] Compiling CryptoSwift Exponentiation.swift
[65/112] Compiling CryptoSwift Floating Point Conversion.swift
[66/112] Compiling CryptoSwift GCD.swift
[67/112] Compiling CryptoSwift Hashable.swift
[68/112] Compiling CryptoSwift Integer Conversion.swift
[69/112] Compiling CryptoSwift Multiplication.swift
[70/112] Compiling CryptoSwift Prime Test.swift
[71/112] Compiling CryptoSwift Random.swift
[72/112] Compiling CryptoSwift Shifts.swift
[73/112] Compiling CryptoSwift Square Root.swift
[74/112] Compiling CryptoSwift Strideable.swift
[75/112] Compiling CryptoSwift String Conversion.swift
[76/112] Compiling CryptoSwift Subtraction.swift
[77/112] Compiling CryptoSwift Words and Bits.swift
[78/112] Compiling CryptoSwift ChaCha20.swift
[79/112] Compiling CryptoSwift Checksum.swift
[80/112] Compiling CryptoSwift Cipher.swift
[81/112] Compiling CryptoSwift Collection+Extension.swift
[82/112] Compiling CryptoSwift CompactMap.swift
[83/112] Compiling CryptoSwift Cryptor.swift
[84/112] Compiling CryptoSwift Cryptors.swift
[85/112] Compiling CryptoSwift Digest.swift
[86/112] Compiling CryptoSwift DigestType.swift
[87/112] Compiling CryptoSwift AES+Foundation.swift
[88/112] Compiling CryptoSwift Array+Foundation.swift
[89/112] Compiling CryptoSwift Blowfish+Foundation.swift
[90/112] Compiling CryptoSwift ChaCha20+Foundation.swift
[91/112] Compiling CryptoSwift Poly1305.swift
[92/112] Compiling CryptoSwift RSA+Cipher.swift
[93/112] Compiling CryptoSwift RSA+Signature.swift
[94/112] Compiling CryptoSwift RSA.swift
[95/112] Compiling CryptoSwift Rabbit.swift
[96/112] Compiling CryptoSwift SHA1.swift
[97/112] Compiling CryptoSwift SHA2.swift
[98/112] Compiling CryptoSwift SHA3.swift
[99/112] Compiling CryptoSwift Scrypt.swift
[100/112] Compiling CryptoSwift SecureBytes.swift
[101/112] Compiling CryptoSwift Signature.swift
[102/112] Compiling CryptoSwift StreamDecryptor.swift
[103/112] Compiling CryptoSwift StreamEncryptor.swift
[104/112] Compiling CryptoSwift String+Extension.swift
[105/112] Compiling CryptoSwift UInt128.swift
[106/112] Compiling CryptoSwift UInt16+Extension.swift
[107/112] Compiling CryptoSwift UInt32+Extension.swift
[108/112] Compiling CryptoSwift UInt64+Extension.swift
[109/112] Compiling CryptoSwift UInt8+Extension.swift
[110/112] Compiling CryptoSwift Updatable.swift
[111/112] Compiling CryptoSwift Utils.swift
[112/112] Compiling CryptoSwift ZeroPadding.swift
[113/142] Compiling Compute Compute.swift
[114/142] Compiling Compute Concurrency.swift
[115/142] Compiling Compute ConfigStore.swift
[116/142] Compiling Compute Console.swift
[117/142] Compiling Compute Fastly.swift
[118/142] Compiling Compute FastlyABI.swift
[119/142] Compiling Compute FastlyBody.swift
[120/142] Compiling Compute FastlyConfigStore.swift
[121/142] Compiling Compute FastlyEnvironment.swift
[122/142] Compiling Compute FastlyGeoLocation.swift
[123/151] Compiling Compute Fetch.swift
[124/151] Compiling Compute FetchRequest.swift
[125/151] Compiling Compute FetchResponse.swift
[126/151] Compiling Compute Headers.swift
[127/151] Compiling Compute IncomingRequest.swift
[128/151] Compiling Compute JWT.swift
[129/151] Compiling Compute ObjectStore.swift
[130/151] Compiling Compute OutgoingResponse.swift
[131/151] Compiling Compute Range.swift
[132/151] Compiling Compute ReadableBody+Data.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                     ^
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                              ^
[133/151] Compiling Compute ReadableBody+Wasi.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                     ^
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                              ^
[134/151] Compiling Compute ReadableBody.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                     ^
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                              ^
[135/151] Compiling Compute Parameters.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                     ^
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                              ^
[136/151] Compiling Compute PathComponent.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                     ^
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                              ^
[137/151] Compiling Compute Routable.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                     ^
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                              ^
[138/151] Compiling Compute Router.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                     ^
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                              ^
[139/151] Compiling Compute TrieRouter.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                     ^
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                              ^
[140/151] Compiling Compute WritableBody.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                     ^
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                              ^
[141/151] Emitting module Compute
[142/151] Compiling Compute FastlyLogger.swift
[143/151] Compiling Compute FastlyObjectStore.swift
[144/151] Compiling Compute FastlyPendingRequest.swift
[145/151] Compiling Compute FastlyRequest.swift
[146/151] Compiling Compute FastlyResponse.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
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.20s)
Computing version for https://github.com/swift-cloud/Compute
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.25s)
Computed https://github.com/swift-cloud/Compute at 2.7.0 (0.69s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (0.05s)
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
[0/1] Planning build
Building for debugging...
[1/8] Compiling Compute Routable.swift
[2/8] Compiling Compute Router.swift
[3/8] Compiling Compute Parameters.swift
[4/8] Compiling Compute PathComponent.swift
[5/8] Compiling Compute ReadableBody+Data.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                     ^
[6/8] Compiling Compute ReadableBody+Wasi.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                     ^
[7/8] Compiling Compute ReadableBody.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                     ^
[8/23] Emitting module Compute
[9/29] Compiling Compute TrieRouter.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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/29] Compiling Compute WritableBody.swift
/Users/admin/builds/vMd7uqzK/0/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/admin/builds/vMd7uqzK/0/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
                              ^
[11/35] Compiling Compute FastlyUtils.swift
[12/35] Compiling Compute Fetch+URLSession.swift
[13/35] Compiling Compute Fetch+Wasi.swift
[14/35] Compiling Compute Fetch.swift
[15/35] Compiling Compute FetchRequest.swift
[16/35] Compiling Compute FetchResponse.swift
[17/35] Compiling Compute Compute.swift
[18/35] Compiling Compute Console.swift
[19/35] Compiling Compute FastlyABI.swift
[20/35] Compiling Compute FastlyBody.swift
[21/35] Compiling Compute FastlyConfigStore.swift
[22/35] Compiling Compute FastlyEnvironment.swift
[23/35] Compiling Compute FastlyGeoLocation.swift
[24/35] Compiling Compute FastlyLogger.swift
[25/35] Compiling Compute FastlyObjectStore.swift
[26/35] Compiling Compute FastlyPendingRequest.swift
[27/35] Compiling Compute FastlyRequest.swift
[28/35] Compiling Compute FastlyResponse.swift
[29/35] Compiling Compute FastlyTypes.swift
[30/35] Compiling Compute Headers.swift
[31/35] Compiling Compute IncomingRequest.swift
[32/35] Compiling Compute JWT.swift
[33/35] Compiling Compute ObjectStore.swift
[34/35] Compiling Compute OutgoingResponse.swift
[35/35] Compiling Compute Range.swift
BUILD FAILURE 5.8 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.