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.8 for Linux on 11 Sep 2024 21:21:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  $PWD
https://github.com/mxcl/swift-sh.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:a5e57d1af25c3272f87123c7a264de6fd88dcc01acef91f1006945662a9fd14a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/mxcl/LegibleError
Fetching https://github.com/mxcl/Path.swift
Fetching https://github.com/mxcl/StreamReader
[1/178] Fetching legibleerror
[179/228] Fetching legibleerror, streamreader
[229/1287] Fetching legibleerror, streamreader, path.swift
Fetching https://github.com/mxcl/Version
[1099/1109] Fetching streamreader, path.swift
Fetched https://github.com/mxcl/LegibleError (0.20s)
Fetched https://github.com/mxcl/StreamReader (0.25s)
Fetching https://github.com/kylef/Spectre.git
Fetched https://github.com/mxcl/Path.swift (0.25s)
Fetching https://github.com/tuist/xcodeproj
[1/251] Fetching version
Fetched https://github.com/mxcl/Version (0.21s)
Fetching https://github.com/tadija/AEXML.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git (0.22s)
Fetching https://github.com/kylef/PathKit.git
[1/21410] Fetching xcodeproj
[1072/23512] Fetching xcodeproj, aexml
[5743/24923] Fetching xcodeproj, aexml, pathkit
Fetched https://github.com/tadija/AEXML.git (0.25s)
Fetching https://github.com/krzyzanowskim/CryptoSwift
[7192/22821] Fetching xcodeproj, pathkit
Fetched https://github.com/kylef/PathKit.git (0.21s)
[6638/21410] Fetching xcodeproj
[14560/34113] Fetching xcodeproj, cryptoswift
Fetched https://github.com/tuist/xcodeproj (1.38s)
Fetched https://github.com/krzyzanowskim/CryptoSwift (1.38s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.4.2 (0.37s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.0.1 (0.38s)
Computing version for https://github.com/mxcl/LegibleError
Computed https://github.com/mxcl/LegibleError at 1.0.5 (1.08s)
Computing version for https://github.com/mxcl/StreamReader
Computed https://github.com/mxcl/StreamReader at 1.0.1 (0.38s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.0 (0.36s)
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/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.4.2
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/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/Version
Working copy of https://github.com/mxcl/Version resolved at 2.0.1
Building for debugging...
[1/97] Compiling Version Version+Range.swift
[2/97] Compiling Version Version.swift
[3/97] Compiling CryptoSwift MD5.swift
[4/97] Compiling CryptoSwift NoPadding.swift
[5/97] Compiling CryptoSwift Operators.swift
[6/97] Compiling CryptoSwift PBKDF1.swift
[7/97] Compiling CryptoSwift PBKDF2.swift
[8/97] Compiling CryptoSwift PKCS5.swift
[9/97] Compiling CryptoSwift PKCS7.swift
[10/97] Compiling CryptoSwift PKCS7Padding.swift
[11/97] Compiling CryptoSwift Padding.swift
[12/106] Compiling Path Path->Bool.swift
[13/107] Emitting module LegibleError
[14/107] Compiling LegibleError LegibleError.swift
[15/107] Compiling CryptoSwift BlockEncryptor.swift
[16/107] Compiling CryptoSwift BlockMode.swift
[17/107] Compiling CryptoSwift BlockModeOptions.swift
[18/107] Compiling CryptoSwift CBC.swift
[19/107] Compiling CryptoSwift CCM.swift
[20/107] Compiling CryptoSwift CFB.swift
[21/107] Compiling CryptoSwift CTR.swift
[22/107] Compiling CryptoSwift CipherModeWorker.swift
[23/107] Compiling CryptoSwift ECB.swift
[24/107] Compiling CryptoSwift GCM.swift
[25/107] Emitting module Version
[26/107] Compiling Version Version+Comparable.swift
[27/107] Compiling Version Version+Codable.swift
[28/107] Compiling Version Version+Foundation.swift
[29/107] Compiling Path Pathish.swift
[31/110] Compiling Path Path.swift
[33/110] Compiling Path Path+StringConvertibles.swift
[34/110] Compiling CryptoSwift AES.Cryptors.swift
[35/110] Compiling CryptoSwift AES.swift
[36/110] Compiling Path Path+FileManager.swift
[37/110] Compiling CryptoSwift AEAD.swift
[38/110] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[39/110] Compiling Path Path+ls.swift
[40/110] Emitting module Path
[44/113] Wrapping AST for Version for debugging
[45/113] Wrapping AST for Path for debugging
[46/113] Wrapping AST for LegibleError for debugging
[48/115] Emitting module CryptoSwift
[53/115] Compiling CryptoSwift Array+Extension.swift
[54/115] Compiling CryptoSwift Authenticator.swift
[55/115] Compiling CryptoSwift BatchedCollection.swift
[56/115] Compiling CryptoSwift Bit.swift
[57/115] Compiling CryptoSwift BlockCipher.swift
[58/115] Compiling CryptoSwift BlockDecryptor.swift
[59/115] Compiling CryptoSwift String+Extension.swift
[60/115] Compiling CryptoSwift UInt128.swift
[61/115] Compiling CryptoSwift UInt16+Extension.swift
[62/115] Compiling CryptoSwift UInt32+Extension.swift
[63/115] Compiling CryptoSwift UInt64+Extension.swift
[64/115] Compiling CryptoSwift UInt8+Extension.swift
[65/115] Compiling CryptoSwift Updatable.swift
[66/115] Compiling CryptoSwift Utils.swift
[67/115] Compiling CryptoSwift ZeroPadding.swift
[68/115] Compiling CryptoSwift OCB.swift
[69/115] Compiling CryptoSwift OFB.swift
[70/115] Compiling CryptoSwift PCBC.swift
[71/115] Compiling CryptoSwift Blowfish.swift
[72/115] Compiling CryptoSwift CBCMAC.swift
[73/115] Compiling CryptoSwift CMAC.swift
[74/115] Compiling CryptoSwift ChaCha20.swift
[75/115] Compiling CryptoSwift Checksum.swift
[76/115] Compiling CryptoSwift Cipher.swift
[77/115] Compiling CryptoSwift Collection+Extension.swift
[78/115] Compiling CryptoSwift CompactMap.swift
[79/115] Compiling CryptoSwift Cryptor.swift
[80/115] Compiling CryptoSwift Cryptors.swift
[81/115] Compiling CryptoSwift Digest.swift
[82/115] Compiling CryptoSwift DigestType.swift
[83/115] Compiling CryptoSwift AES+Foundation.swift
[84/115] Compiling CryptoSwift Array+Foundation.swift
[85/115] Compiling CryptoSwift Blowfish+Foundation.swift
[86/115] Compiling CryptoSwift ChaCha20+Foundation.swift
[87/115] Compiling CryptoSwift Data+Extension.swift
[88/115] Compiling CryptoSwift HMAC+Foundation.swift
[89/115] Compiling CryptoSwift Rabbit+Foundation.swift
[90/115] Compiling CryptoSwift String+FoundationExtension.swift
[91/115] Compiling CryptoSwift Utils+Foundation.swift
[92/115] Compiling CryptoSwift Generics.swift
[93/115] Compiling CryptoSwift HKDF.swift
[94/115] Compiling CryptoSwift HMAC.swift
[95/115] Compiling CryptoSwift ISO10126Padding.swift
[96/115] Compiling CryptoSwift ISO78164Padding.swift
[97/115] Compiling CryptoSwift Int+Extension.swift
[98/115] Compiling CryptoSwift Poly1305.swift
[99/115] Compiling CryptoSwift Rabbit.swift
[100/115] Compiling CryptoSwift SHA1.swift
[101/115] Compiling CryptoSwift SHA2.swift
[102/115] Compiling CryptoSwift SHA3.swift
[103/115] Compiling CryptoSwift Scrypt.swift
[104/115] Compiling CryptoSwift SecureBytes.swift
[105/115] Compiling CryptoSwift StreamDecryptor.swift
[106/115] Compiling CryptoSwift StreamEncryptor.swift
[109/117] Emitting module StreamReader
[110/117] Compiling StreamReader StreamReader.swift
[111/119] Wrapping AST for CryptoSwift for debugging
[113/119] Wrapping AST for StreamReader for debugging
[115/125] Compiling Utility etc.swift
[116/125] Compiling Utility exec().swift
[117/125] Compiling Utility TemporaryDirectory.swift
[118/125] Compiling Utility Path+ResolvedHash.swift
[119/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
[120/125] Emitting module Utility
[122/127] Wrapping AST for Utility for debugging
[124/134] Compiling Script ImportSpecification.swift
[125/134] Compiling Script ExecutableTargetMainStyle.swift
[126/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
[127/134] Compiling Script Constraint.swift
[128/134] Compiling Script DependencyName.swift
[129/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
[130/134] Compiling Script parse().swift
[132/136] Wrapping AST for Script for debugging
[134/144] Compiling Command clean().swift
[135/144] Compiling Command run().swift
[136/144] Compiling Command run().Input.swift
[137/144] Compiling Command editor().swift
[138/144] Compiling Command edit().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] Compiling swift_sh main.swift
[146/148] Emitting module swift_sh
[148/150] Wrapping AST for swift-sh for debugging
[149/150] Linking swift-sh
Build complete! (19.15s)
Build complete.
Done.