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

Successful build of swift-sh, reference 2.5.0 (e19c34), with Swift 5.9 for Linux on 11 Sep 2024 21:13:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mxcl/swift-sh.git
Reference: 2.5.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/mxcl/swift-sh
 * tag               2.5.0      -> FETCH_HEAD
HEAD is now at e19c345 swifts 5.1...5.9 & 6.0
Cloned https://github.com/mxcl/swift-sh.git
Revision (git rev-parse @):
e19c3451b142e5257e411e6e81cfa9762eb5a94a
SUCCESS checkout https://github.com/mxcl/swift-sh.git at 2.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/mxcl/swift-sh.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tuist/xcodeproj
Fetching https://github.com/mxcl/Path.swift
[1/1059] Fetching path.swift
[817/2470] Fetching path.swift, pathkit
[2471/23880] Fetching path.swift, pathkit, xcodeproj
Fetching https://github.com/kylef/Spectre.git
Fetched https://github.com/kylef/PathKit.git (1.10s)
Fetching https://github.com/tadija/AEXML.git
Fetched https://github.com/mxcl/Path.swift (1.10s)
Fetched https://github.com/tuist/xcodeproj (1.12s)
Fetching https://github.com/mxcl/LegibleError
[1/1021] Fetching spectre
[675/3123] Fetching spectre, aexml
[3124/3301] Fetching spectre, aexml, legibleerror
Fetched https://github.com/kylef/Spectre.git (0.20s)
Fetching https://github.com/mxcl/Version
Fetched https://github.com/mxcl/LegibleError (0.18s)
Fetching https://github.com/mxcl/StreamReader
Fetched https://github.com/tadija/AEXML.git (0.21s)
Fetching https://github.com/krzyzanowskim/CryptoSwift
[1/251] Fetching version
[252/301] Fetching version, streamreader
Fetched https://github.com/mxcl/Version (0.19s)
Fetched https://github.com/mxcl/StreamReader (0.20s)
[1/12703] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift (1.11s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.4.2 (0.34s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.0.1 (0.35s)
Computing version for https://github.com/mxcl/LegibleError
Computed https://github.com/mxcl/LegibleError at 1.0.5 (0.94s)
Computing version for https://github.com/mxcl/StreamReader
Computed https://github.com/mxcl/StreamReader at 1.0.1 (0.34s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.0 (0.34s)
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.0.1
Creating working copy for https://github.com/mxcl/StreamReader
Working copy of https://github.com/mxcl/StreamReader resolved at 1.0.1
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.0
Creating working copy for https://github.com/mxcl/LegibleError
Working copy of https://github.com/mxcl/LegibleError resolved at 1.0.5
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.4.2
Building for debugging...
[1/97] Compiling Path Path+StringConvertibles.swift
[2/98] Compiling Version Version+Range.swift
[3/98] Compiling Version Version.swift
[4/98] Compiling Path Pathish.swift
[5/98] Emitting module Path
[6/98] Compiling Path Path+ls.swift
[7/98] Emitting module LegibleError
[8/98] Compiling LegibleError LegibleError.swift
[9/98] Compiling Version Version+Codable.swift
[10/98] Compiling Version Version+Foundation.swift
[11/98] Compiling Version Version+Comparable.swift
[12/98] Emitting module Version
[13/100] Compiling CryptoSwift BlockEncryptor.swift
[14/100] Compiling CryptoSwift BlockMode.swift
[17/102] Compiling Path Path->Bool.swift
[18/102] Compiling Path Path.swift
[20/102] Compiling Path Path+FileManager.swift
[21/102] Compiling CryptoSwift BlockModeOptions.swift
[22/102] Compiling CryptoSwift CBC.swift
[25/104] Wrapping AST for LegibleError for debugging
[26/104] Wrapping AST for Version for debugging
[27/104] Wrapping AST for Path for debugging
[29/106] Emitting module CryptoSwift
[30/115] Emitting module StreamReader
[31/115] Compiling StreamReader StreamReader.swift
[32/115] Compiling CryptoSwift String+Extension.swift
[33/115] Compiling CryptoSwift UInt128.swift
[34/115] Compiling CryptoSwift UInt16+Extension.swift
[35/115] Compiling CryptoSwift UInt32+Extension.swift
[36/115] Compiling CryptoSwift UInt64+Extension.swift
[37/115] Compiling CryptoSwift UInt8+Extension.swift
[38/115] Compiling CryptoSwift Updatable.swift
[39/115] Compiling CryptoSwift Utils.swift
[40/115] Compiling CryptoSwift ZeroPadding.swift
[45/115] Compiling CryptoSwift CCM.swift
[46/115] Compiling CryptoSwift CFB.swift
[47/115] Compiling CryptoSwift CTR.swift
[48/115] Compiling CryptoSwift CipherModeWorker.swift
[49/115] Compiling CryptoSwift ECB.swift
[50/115] Compiling CryptoSwift GCM.swift
[51/115] Compiling CryptoSwift AEAD.swift
[52/115] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[53/115] Compiling CryptoSwift AES.Cryptors.swift
[54/115] Compiling CryptoSwift AES.swift
[55/115] Compiling CryptoSwift Array+Extension.swift
[56/115] Compiling CryptoSwift Authenticator.swift
[57/115] Compiling CryptoSwift BatchedCollection.swift
[58/115] Compiling CryptoSwift Bit.swift
[59/115] Compiling CryptoSwift BlockCipher.swift
[60/115] Compiling CryptoSwift BlockDecryptor.swift
[61/115] Compiling CryptoSwift OCB.swift
[62/115] Compiling CryptoSwift OFB.swift
[63/115] Compiling CryptoSwift PCBC.swift
[64/115] Compiling CryptoSwift Blowfish.swift
[65/115] Compiling CryptoSwift CBCMAC.swift
[66/115] Compiling CryptoSwift CMAC.swift
[67/115] Compiling CryptoSwift ChaCha20.swift
[68/115] Compiling CryptoSwift Checksum.swift
[69/115] Compiling CryptoSwift Cipher.swift
[70/115] Compiling CryptoSwift Collection+Extension.swift
[72/117] Wrapping AST for StreamReader for debugging
[74/117] Compiling CryptoSwift CompactMap.swift
[75/117] Compiling CryptoSwift Cryptor.swift
[76/117] Compiling CryptoSwift Cryptors.swift
[77/117] Compiling CryptoSwift Digest.swift
[78/117] Compiling CryptoSwift DigestType.swift
[79/117] Compiling CryptoSwift AES+Foundation.swift
[80/117] Compiling CryptoSwift Array+Foundation.swift
[81/117] Compiling CryptoSwift Blowfish+Foundation.swift
[82/117] Compiling CryptoSwift ChaCha20+Foundation.swift
[83/117] Compiling CryptoSwift Data+Extension.swift
[84/117] Compiling CryptoSwift HMAC+Foundation.swift
[85/117] Compiling CryptoSwift Rabbit+Foundation.swift
[86/117] Compiling CryptoSwift String+FoundationExtension.swift
[87/117] Compiling CryptoSwift Utils+Foundation.swift
[88/117] Compiling CryptoSwift Generics.swift
[89/117] Compiling CryptoSwift HKDF.swift
[90/117] Compiling CryptoSwift HMAC.swift
[91/117] Compiling CryptoSwift ISO10126Padding.swift
[92/117] Compiling CryptoSwift ISO78164Padding.swift
[93/117] Compiling CryptoSwift Int+Extension.swift
[94/117] Compiling CryptoSwift MD5.swift
[95/117] Compiling CryptoSwift NoPadding.swift
[96/117] Compiling CryptoSwift Operators.swift
[97/117] Compiling CryptoSwift PBKDF1.swift
[98/117] Compiling CryptoSwift PBKDF2.swift
[99/117] Compiling CryptoSwift PKCS5.swift
[100/117] Compiling CryptoSwift PKCS7.swift
[101/117] Compiling CryptoSwift PKCS7Padding.swift
[102/117] Compiling CryptoSwift Padding.swift
[103/117] Compiling CryptoSwift Poly1305.swift
[104/117] Compiling CryptoSwift Rabbit.swift
[105/117] Compiling CryptoSwift SHA1.swift
[106/117] Compiling CryptoSwift SHA2.swift
[107/117] Compiling CryptoSwift SHA3.swift
[108/117] Compiling CryptoSwift Scrypt.swift
[109/117] Compiling CryptoSwift SecureBytes.swift
[110/117] Compiling CryptoSwift StreamDecryptor.swift
[111/117] Compiling CryptoSwift StreamEncryptor.swift
[113/119] Wrapping AST for CryptoSwift for debugging
[115/125] Compiling Utility etc.swift
[116/125] Compiling Utility TemporaryDirectory.swift
[117/125] Compiling Utility Path+ResolvedHash.swift
[118/125] Compiling Utility Process+1up.swift
/host/spi-builder-workspace/Sources/Utility/Process+1up.swift:108:104: warning: 'launchPath' is deprecated: renamed to 'executableURL'
                throw ExecutionError(stdout: .init(out), stderr: nil, status: terminationStatus, arg0: launchPath, args: arguments ?? [])
                                                                                                       ^
/host/spi-builder-workspace/Sources/Utility/Process+1up.swift:108:104: note: use 'executableURL' instead
                throw ExecutionError(stdout: .init(out), stderr: nil, status: terminationStatus, arg0: launchPath, args: arguments ?? [])
                                                                                                       ^~~~~~~~~~
                                                                                                       executableURL
/host/spi-builder-workspace/Sources/Utility/Process+1up.swift:167:111: warning: 'launchPath' is deprecated: renamed to 'executableURL'
                throw ExecutionError(stdout: .init(out), stderr: .init(err), status: terminationStatus, arg0: launchPath, args: arguments ?? [])
                                                                                                              ^
/host/spi-builder-workspace/Sources/Utility/Process+1up.swift:167:111: note: use 'executableURL' instead
                throw ExecutionError(stdout: .init(out), stderr: .init(err), status: terminationStatus, arg0: launchPath, args: arguments ?? [])
                                                                                                              ^~~~~~~~~~
                                                                                                              executableURL
/host/spi-builder-workspace/Sources/Utility/Process+1up.swift:187:93: warning: 'launchPath' is deprecated: renamed to 'executableURL'
            throw ExecutionError(stdout: nil, stderr: nil, status: terminationStatus, arg0: launchPath, args: arguments ?? [])
                                                                                            ^
/host/spi-builder-workspace/Sources/Utility/Process+1up.swift:187:93: note: use 'executableURL' instead
            throw ExecutionError(stdout: nil, stderr: nil, status: terminationStatus, arg0: launchPath, args: arguments ?? [])
                                                                                            ^~~~~~~~~~
                                                                                            executableURL
[119/125] Emitting module Utility
[120/125] Compiling Utility exec().swift
[122/127] Wrapping AST for Utility for debugging
[124/134] Emitting module Script
/host/spi-builder-workspace/Sources/Script/Script.swift:271:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        task.launchPath = Path.swift.string
             ^
/host/spi-builder-workspace/Sources/Script/Script.swift:271:14: note: use 'executableURL' instead
        task.launchPath = Path.swift.string
             ^~~~~~~~~~
             executableURL
[125/134] Compiling Script parse().swift
[126/134] Compiling Script Constraint.swift
[127/134] Compiling Script ImportSpecification.swift
[128/134] Compiling Script ExecutableTargetMainStyle.swift
[129/134] Compiling Script DependencyName.swift
[130/134] Compiling Script Script.swift
/host/spi-builder-workspace/Sources/Script/Script.swift:271:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        task.launchPath = Path.swift.string
             ^
/host/spi-builder-workspace/Sources/Script/Script.swift:271:14: note: use 'executableURL' instead
        task.launchPath = Path.swift.string
             ^~~~~~~~~~
             executableURL
/host/spi-builder-workspace/Sources/Script/Script.swift:205:18: warning: 'launchPath' is deprecated: renamed to 'executableURL'
            task.launchPath = Path.swift.string
                 ^
/host/spi-builder-workspace/Sources/Script/Script.swift:205:18: note: use 'executableURL' instead
            task.launchPath = Path.swift.string
                 ^~~~~~~~~~
                 executableURL
/host/spi-builder-workspace/Sources/Script/Script.swift:207:18: warning: 'currentDirectoryPath' is deprecated: renamed to 'currentDirectoryURL'
            task.currentDirectoryPath = buildDirectory.string
                 ^
/host/spi-builder-workspace/Sources/Script/Script.swift:207:18: note: use 'currentDirectoryURL' instead
            task.currentDirectoryPath = buildDirectory.string
                 ^~~~~~~~~~~~~~~~~~~~
                 currentDirectoryURL
/host/spi-builder-workspace/Sources/Script/Script.swift:227:18: warning: 'launchPath' is deprecated: renamed to 'executableURL'
            task.launchPath = "/usr/bin/which"
                 ^
/host/spi-builder-workspace/Sources/Script/Script.swift:227:18: note: use 'executableURL' instead
            task.launchPath = "/usr/bin/which"
                 ^~~~~~~~~~
                 executableURL
[132/136] Wrapping AST for Script for debugging
[134/144] Compiling Command clean().swift
[135/144] Compiling Command run().swift
[136/144] Compiling Command edit().swift
[137/144] Compiling Command editor().swift
[138/144] Compiling Command run().Input.swift
[139/144] Compiling Command eject().swift
[140/144] Emitting module Command
[141/144] Compiling Command CommandLine.usage.swift
[143/146] Wrapping AST for Command for debugging
[145/148] Emitting module swift_sh
[146/148] Compiling swift_sh main.swift
[148/150] Wrapping AST for swift-sh for debugging
[149/150] Linking swift-sh
Build complete! (17.99s)
Build complete.
Done.