Build Information
Failed to build PlanetScale with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/builder/builds/TDmZkXJm/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
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.29s)
Computing version for https://github.com/swift-cloud/Compute
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.39s)
Computed https://github.com/swift-cloud/Compute at 2.7.0 (0.57s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (0.49s)
Creating working copy for https://github.com/swift-cloud/Compute
Working copy of https://github.com/swift-cloud/Compute resolved at 2.7.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "planetscale",
"name": "PlanetScale",
"url": "https://github.com/swift-cloud/Planetscale.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Planetscale",
"dependencies": [
{
"identity": "compute",
"name": "Compute",
"url": "https://github.com/swift-cloud/Compute",
"version": "2.18.0",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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": "2.6.0",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/swift-cloud/Planetscale.git
[1/125] Fetching planetscale
Fetched https://github.com/swift-cloud/Planetscale.git (0.24s)
Fetching https://github.com/swift-cloud/Compute from cache
Fetched https://github.com/swift-cloud/Compute (0.30s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.18.0 (0.43s)
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/apple/swift-crypto (0.59s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.6.0 (0.03s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 2.6.0
Creating working copy for https://github.com/swift-cloud/Compute
Working copy of https://github.com/swift-cloud/Compute resolved at 2.18.0
Creating working copy for https://github.com/swift-cloud/Planetscale.git
Working copy of https://github.com/swift-cloud/Planetscale.git resolved at main
warning: '.resolve-product-dependencies': dependency 'planetscale' is not used by any target
Found 1 product dependencies
- Compute
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/swift-cloud/Planetscale.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/99] Compiling ComputeRuntime ComputeRuntime.c
[2/99] Emitting module CryptoSwift
[3/112] Compiling CryptoSwift Hashable.swift
[4/112] Compiling CryptoSwift Integer Conversion.swift
[5/112] Compiling CryptoSwift Multiplication.swift
[6/112] Compiling CryptoSwift Prime Test.swift
[7/112] Compiling CryptoSwift Random.swift
[8/112] Compiling CryptoSwift Shifts.swift
[9/112] Compiling CryptoSwift Square Root.swift
[10/112] Compiling CryptoSwift Strideable.swift
[11/112] Compiling CryptoSwift String Conversion.swift
[12/112] Compiling CryptoSwift Subtraction.swift
[13/112] Compiling CryptoSwift Words and Bits.swift
[14/112] Compiling CryptoSwift ChaCha20.swift
[15/112] Compiling CryptoSwift Checksum.swift
[16/112] Compiling CryptoSwift Cipher.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 SecureBytes.swift
[32/112] Compiling CryptoSwift Signature.swift
[33/112] Compiling CryptoSwift StreamDecryptor.swift
[34/112] Compiling CryptoSwift StreamEncryptor.swift
[35/112] Compiling CryptoSwift String+Extension.swift
[36/112] Compiling CryptoSwift UInt128.swift
[37/112] Compiling CryptoSwift UInt16+Extension.swift
[38/112] Compiling CryptoSwift UInt32+Extension.swift
[39/112] Compiling CryptoSwift UInt64+Extension.swift
[40/112] Compiling CryptoSwift UInt8+Extension.swift
[41/112] Compiling CryptoSwift Updatable.swift
[42/112] Compiling CryptoSwift Utils.swift
[43/112] Compiling CryptoSwift ZeroPadding.swift
[44/112] Compiling CryptoSwift Utils+Foundation.swift
[45/112] Compiling CryptoSwift Generics.swift
[46/112] Compiling CryptoSwift HKDF.swift
[47/112] Compiling CryptoSwift HMAC.swift
[48/112] Compiling CryptoSwift ISO10126Padding.swift
[49/112] Compiling CryptoSwift ISO78164Padding.swift
[50/112] Compiling CryptoSwift Int+Extension.swift
[51/112] Compiling CryptoSwift MD5.swift
[52/112] Compiling CryptoSwift NoPadding.swift
[53/112] Compiling CryptoSwift Operators.swift
[54/112] Compiling CryptoSwift DER.swift
[55/112] Compiling CryptoSwift PBKDF1.swift
[56/112] Compiling CryptoSwift PBKDF2.swift
[57/112] Compiling CryptoSwift PKCS1v15.swift
[58/112] Compiling CryptoSwift Collection+Extension.swift
[59/112] Compiling CryptoSwift CompactMap.swift
[60/112] Compiling CryptoSwift Cryptor.swift
[61/112] Compiling CryptoSwift Cryptors.swift
[62/112] Compiling CryptoSwift Digest.swift
[63/112] Compiling CryptoSwift DigestType.swift
[64/112] Compiling CryptoSwift AES+Foundation.swift
[65/112] Compiling CryptoSwift Array+Foundation.swift
[66/112] Compiling CryptoSwift Blowfish+Foundation.swift
[67/112] Compiling CryptoSwift ChaCha20+Foundation.swift
[68/112] Compiling CryptoSwift Data+Extension.swift
[69/112] Compiling CryptoSwift HMAC+Foundation.swift
[70/112] Compiling CryptoSwift Rabbit+Foundation.swift
[71/112] Compiling CryptoSwift String+FoundationExtension.swift
[72/112] Compiling CryptoSwift BlockEncryptor.swift
[73/112] Compiling CryptoSwift BlockMode.swift
[74/112] Compiling CryptoSwift BlockModeOptions.swift
[75/112] Compiling CryptoSwift CBC.swift
[76/112] Compiling CryptoSwift CCM.swift
[77/112] Compiling CryptoSwift CFB.swift
[78/112] Compiling CryptoSwift CTR.swift
[79/112] Compiling CryptoSwift CipherModeWorker.swift
[80/112] Compiling CryptoSwift ECB.swift
[81/112] Compiling CryptoSwift GCM.swift
[82/112] Compiling CryptoSwift OCB.swift
[83/112] Compiling CryptoSwift OFB.swift
[84/112] Compiling CryptoSwift PCBC.swift
[85/112] Compiling CryptoSwift Blowfish.swift
[86/112] Compiling CryptoSwift PKCS5.swift
[87/112] Compiling CryptoSwift PKCS7.swift
[88/112] Compiling CryptoSwift PKCS7Padding.swift
[89/112] Compiling CryptoSwift Padding.swift
[90/112] Compiling CryptoSwift Poly1305.swift
[91/112] Compiling CryptoSwift RSA+Cipher.swift
[92/112] Compiling CryptoSwift RSA+Signature.swift
[93/112] Compiling CryptoSwift RSA.swift
[94/112] Compiling CryptoSwift Rabbit.swift
[95/112] Compiling CryptoSwift SHA1.swift
[96/112] Compiling CryptoSwift SHA2.swift
[97/112] Compiling CryptoSwift SHA3.swift
[98/112] Compiling CryptoSwift Scrypt.swift
[99/112] Compiling CryptoSwift AEAD.swift
[100/112] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[101/112] Compiling CryptoSwift AES.Cryptors.swift
[102/112] Compiling CryptoSwift AES.swift
[103/112] Compiling CryptoSwift ASN1.swift
[104/112] Compiling CryptoSwift ASN1Decoder.swift
[105/112] Compiling CryptoSwift ASN1Encoder.swift
[106/112] Compiling CryptoSwift ASN1Scanner.swift
[107/112] Compiling CryptoSwift Array+Extension.swift
[108/112] Compiling CryptoSwift Authenticator.swift
[109/112] Compiling CryptoSwift BatchedCollection.swift
[110/112] Compiling CryptoSwift Bit.swift
[111/112] Compiling CryptoSwift BlockCipher.swift
[112/112] Compiling CryptoSwift BlockDecryptor.swift
[113/147] Compiling Compute JWT.swift
[114/147] Compiling Compute ObjectStore.swift
[115/147] Compiling Compute OutgoingResponse.swift
[116/147] Compiling Compute Range.swift
[117/147] Compiling Compute ReadableBody+Data.swift
[118/147] Compiling Compute Fetch.swift
[119/147] Compiling Compute FetchRequest.swift
[120/147] Compiling Compute FetchResponse.swift
[121/147] Compiling Compute Headers.swift
[122/147] Compiling Compute IncomingRequest.swift
[123/147] Compiling Compute FastlyLogger.swift
[124/147] Compiling Compute FastlyObjectStore.swift
[125/147] Compiling Compute FastlyPendingRequest.swift
[126/147] Compiling Compute FastlyRequest.swift
[127/147] Compiling Compute FastlyResponse.swift
[128/147] Compiling Compute Compute.swift
[129/147] Compiling Compute Concurrency.swift
[130/147] Compiling Compute ConfigStore.swift
[131/147] Compiling Compute Console.swift
[132/147] Compiling Compute Fastly.swift
[133/147] Emitting module Compute
[134/147] Compiling Compute FastlyABI.swift
[135/147] Compiling Compute FastlyBody.swift
[136/147] Compiling Compute FastlyConfigStore.swift
[137/147] Compiling Compute FastlyEnvironment.swift
[138/147] Compiling Compute FastlyGeoLocation.swift
[139/147] Compiling Compute FastlyStubs.swift
[140/147] Compiling Compute FastlyTypes.swift
[141/147] Compiling Compute FastlyUtils.swift
[142/147] Compiling Compute Fetch+URLSession.swift
[143/147] Compiling Compute Fetch+Wasi.swift
[144/147] Compiling Compute ReadableBody+Wasi.swift
/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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
^
[145/147] Compiling Compute ReadableBody.swift
/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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
^
[146/147] Compiling Compute Parameters.swift
/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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
^
[147/147] Compiling Compute PathComponent.swift
/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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
^
[148/151] Compiling Compute Routable.swift
/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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
^
[149/151] Compiling Compute Router.swift
/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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
^
[150/151] Compiling Compute TrieRouter.swift
/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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
^
[151/151] Compiling Compute WritableBody.swift
/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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
^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/8] Compiling Compute Parameters.swift
[2/8] Compiling Compute ReadableBody.swift
[3/8] Compiling Compute PathComponent.swift
[4/8] Compiling Compute Routable.swift
[5/8] Compiling Compute Router.swift
[6/8] Compiling Compute TrieRouter.swift
[7/8] Compiling Compute ReadableBody+Wasi.swift
/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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/15] Emitting module Compute
[9/16] Compiling Compute WritableBody.swift
/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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/17] Compiling Compute FetchRequest.swift
[11/17] Compiling Compute Fetch.swift
[12/19] Compiling Compute IncomingRequest.swift
[13/19] Compiling Compute Fetch+URLSession.swift
[14/25] Compiling Compute Compute.swift
[15/25] Compiling Compute Fetch+Wasi.swift
[16/29] Compiling Compute FetchResponse.swift
[17/31] Compiling Compute ObjectStore.swift
[18/33] Compiling Compute ReadableBody+Data.swift
[19/35] Compiling Compute ConfigStore.swift
[20/35] Compiling Compute Console.swift
[21/35] Compiling Compute FastlyABI.swift
[22/37] Compiling Compute FastlyBody.swift
[23/37] Compiling Compute FastlyConfigStore.swift
[24/37] Compiling Compute FastlyEnvironment.swift
[25/37] Compiling Compute OutgoingResponse.swift
[26/37] Compiling Compute FastlyGeoLocation.swift
[27/37] Compiling Compute FastlyLogger.swift
[28/37] Compiling Compute FastlyObjectStore.swift
[29/37] Compiling Compute FastlyPendingRequest.swift
[30/37] Compiling Compute FastlyRequest.swift
[31/37] Compiling Compute FastlyResponse.swift
[32/37] Compiling Compute FastlyUtils.swift
[33/37] Compiling Compute Headers.swift
[34/37] Compiling Compute JWT.swift
[35/37] Compiling Compute Range.swift
[36/37] Compiling Compute FastlyStubs.swift
[37/37] Compiling Compute FastlyTypes.swift
error: fatalError
BUILD FAILURE 5.9 macosSpm