The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PlanetScale with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

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
Cloned https://github.com/swift-cloud/Planetscale.git into spi-builder-workspace
SUCCESS checkout https://github.com/swift-cloud/Planetscale.git at 1.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/swift-cloud/Compute
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12445] Fetching cryptoswift
[1619/29166] Fetching cryptoswift, compute
Fetched https://github.com/swift-cloud/Compute (1.36s)
Computing version for https://github.com/swift-cloud/Compute
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.38s)
Computed https://github.com/swift-cloud/Compute at 2.7.0 (0.31s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (0.33s)
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/1] Compiling ComputeRuntime ComputeRuntime.c
[2/99] Compiling CryptoSwift Hashable.swift
[3/99] Compiling CryptoSwift Integer Conversion.swift
[4/99] Compiling CryptoSwift Multiplication.swift
[5/99] Compiling CryptoSwift Prime Test.swift
[6/99] Compiling CryptoSwift Random.swift
[7/99] Compiling CryptoSwift Shifts.swift
[8/99] Compiling CryptoSwift Square Root.swift
[9/99] Compiling CryptoSwift Strideable.swift
[10/99] Compiling CryptoSwift String Conversion.swift
[11/99] Compiling CryptoSwift Subtraction.swift
[12/99] Compiling CryptoSwift Words and Bits.swift
[13/99] Compiling CryptoSwift ChaCha20.swift
[14/99] Compiling CryptoSwift Checksum.swift
[15/99] Compiling CryptoSwift Cipher.swift
[16/112] Compiling CryptoSwift CBCMAC.swift
[17/112] Compiling CryptoSwift CMAC.swift
[18/112] Compiling CryptoSwift Addition.swift
[19/112] Compiling CryptoSwift BigInt.swift
[20/112] Compiling CryptoSwift BigUInt.swift
[21/112] Compiling CryptoSwift Bitwise Ops.swift
[22/112] Compiling CryptoSwift CS.swift
[23/112] Compiling CryptoSwift Codable.swift
[24/112] Compiling CryptoSwift Comparable.swift
[25/112] Compiling CryptoSwift Data Conversion.swift
[26/112] Compiling CryptoSwift Division.swift
[27/112] Compiling CryptoSwift Exponentiation.swift
[28/112] Compiling CryptoSwift Floating Point Conversion.swift
[29/112] Compiling CryptoSwift GCD.swift
[30/112] Compiling CryptoSwift Utils+Foundation.swift
[31/112] Compiling CryptoSwift Generics.swift
[32/112] Compiling CryptoSwift HKDF.swift
[33/112] Compiling CryptoSwift HMAC.swift
[34/112] Compiling CryptoSwift ISO10126Padding.swift
[35/112] Compiling CryptoSwift ISO78164Padding.swift
[36/112] Compiling CryptoSwift Int+Extension.swift
[37/112] Compiling CryptoSwift MD5.swift
[38/112] Compiling CryptoSwift NoPadding.swift
[39/112] Compiling CryptoSwift Operators.swift
[40/112] Compiling CryptoSwift DER.swift
[41/112] Compiling CryptoSwift PBKDF1.swift
[42/112] Compiling CryptoSwift PBKDF2.swift
[43/112] Compiling CryptoSwift PKCS1v15.swift
[44/112] Compiling CryptoSwift Collection+Extension.swift
[45/112] Compiling CryptoSwift CompactMap.swift
[46/112] Compiling CryptoSwift Cryptor.swift
[47/112] Compiling CryptoSwift Cryptors.swift
[48/112] Compiling CryptoSwift Digest.swift
[49/112] Compiling CryptoSwift DigestType.swift
[50/112] Compiling CryptoSwift AES+Foundation.swift
[51/112] Compiling CryptoSwift Array+Foundation.swift
[52/112] Compiling CryptoSwift Blowfish+Foundation.swift
[53/112] Compiling CryptoSwift ChaCha20+Foundation.swift
[54/112] Compiling CryptoSwift Data+Extension.swift
[55/112] Compiling CryptoSwift HMAC+Foundation.swift
[56/112] Compiling CryptoSwift Rabbit+Foundation.swift
[57/112] Compiling CryptoSwift String+FoundationExtension.swift
[58/112] Emitting module CryptoSwift
[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
[115/149] Compiling Compute ReadableBody+Wasi.swift
/host/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 {
            ^
/host/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/149] Compiling Compute ReadableBody.swift
/host/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 {
            ^
/host/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/149] Compiling Compute Parameters.swift
/host/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 {
            ^
/host/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
                     ^
[118/149] Compiling Compute PathComponent.swift
/host/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 {
            ^
/host/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
                     ^
[119/153] Compiling Compute Routable.swift
/host/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)
            ^
/host/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
                              ^
[120/153] Compiling Compute Router.swift
/host/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)
            ^
/host/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
                              ^
[121/153] Compiling Compute TrieRouter.swift
/host/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)
            ^
/host/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
                              ^
[122/153] Compiling Compute WritableBody.swift
/host/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)
            ^
/host/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
                              ^
[123/153] Emitting module Compute
[124/153] Compiling Compute Fetch.swift
[125/153] Compiling Compute FetchRequest.swift
[126/153] Compiling Compute FetchResponse.swift
[127/153] Compiling Compute Headers.swift
[128/153] Compiling Compute IncomingRequest.swift
[129/153] Compiling Compute JWT.swift
[130/153] Compiling Compute ObjectStore.swift
[131/153] Compiling Compute OutgoingResponse.swift
[132/153] Compiling Compute Range.swift
[133/153] Compiling Compute ReadableBody+Data.swift
[134/153] Compiling Compute FastlyLogger.swift
[135/153] Compiling Compute FastlyObjectStore.swift
[136/153] Compiling Compute FastlyPendingRequest.swift
[137/153] Compiling Compute FastlyRequest.swift
[138/153] Compiling Compute FastlyResponse.swift
[139/153] Compiling Compute FastlyABI.swift
[140/153] Compiling Compute FastlyBody.swift
[141/153] Compiling Compute FastlyConfigStore.swift
[142/153] Compiling Compute FastlyEnvironment.swift
[143/153] Compiling Compute FastlyGeoLocation.swift
[144/153] Compiling Compute FastlyStubs.swift
[145/153] Compiling Compute FastlyTypes.swift
[146/153] Compiling Compute FastlyUtils.swift
[147/153] Compiling Compute Fetch+URLSession.swift
[148/153] Compiling Compute Fetch+Wasi.swift
[149/153] Compiling Compute Compute.swift
[150/153] Compiling Compute Concurrency.swift
[151/153] Compiling Compute ConfigStore.swift
[152/153] Compiling Compute Console.swift
[153/153] Compiling Compute Fastly.swift
BUILD FAILURE 5.8 linux

Build Machine: Linux 2