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.10 for Linux on 11 Sep 2024 21:20:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path:  $PWD
https://github.com/mxcl/swift-sh.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/mxcl/LegibleError
Fetching https://github.com/mxcl/Path.swift
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/krzyzanowskim/CryptoSwift
Fetching https://github.com/tuist/xcodeproj
Fetching https://github.com/mxcl/Version
[1/1059] Fetching path.swift
[658/1237] Fetching path.swift, legibleerror
[1080/2648] Fetching path.swift, legibleerror, pathkit
[1859/2899] Fetching path.swift, legibleerror, pathkit, version
Fetched https://github.com/mxcl/Version from cache (0.26s)
Fetching https://github.com/kylef/Spectre.git
Fetched https://github.com/kylef/PathKit.git from cache (0.26s)
Fetching https://github.com/tadija/AEXML.git
[1/12703] Fetching cryptoswift
[891/34113] Fetching cryptoswift, xcodeproj
[5547/36215] Fetching cryptoswift, xcodeproj, aexml
[7981/37236] Fetching cryptoswift, xcodeproj, aexml, spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.22s)
Fetching https://github.com/mxcl/StreamReader
[11288/36215] Fetching cryptoswift, xcodeproj, aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.23s)
[9400/34113] Fetching cryptoswift, xcodeproj
[16190/34163] Fetching cryptoswift, xcodeproj, streamreader
Fetched https://github.com/mxcl/StreamReader from cache (0.18s)
[19401/34113] Fetching cryptoswift, xcodeproj
Fetched https://github.com/mxcl/LegibleError from cache (1.38s)
Fetched https://github.com/mxcl/Path.swift from cache (1.47s)
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (1.50s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Fetched https://github.com/tuist/xcodeproj from cache (1.50s)
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.42s)
Computing version for https://github.com/mxcl/LegibleError
Computed https://github.com/mxcl/LegibleError at 1.0.5 (0.96s)
Computing version for https://github.com/mxcl/StreamReader
Computed https://github.com/mxcl/StreamReader at 1.0.1 (0.36s)
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/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.0
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/Version
Working copy of https://github.com/mxcl/Version resolved at 2.0.1
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...
[0/21] Write sources
[9/21] Write swift-version-24593BA9C3E375BF.txt
[11/108] Emitting module Version
[12/108] Compiling Version Version+Codable.swift
[13/108] Compiling Version Version+Range.swift
[14/108] Compiling Version Version.swift
[15/108] Compiling CryptoSwift AEAD.swift
[16/108] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[17/109] Compiling Version Version+Comparable.swift
[18/109] Compiling Version Version+Foundation.swift
[19/110] Emitting module Path
[21/110] Compiling Path Pathish.swift
[22/110] Compiling Path Path+ls.swift
[23/110] Compiling Path Path+StringConvertibles.swift
[24/110] Emitting module LegibleError
[25/110] Compiling CryptoSwift CompactMap.swift
[26/110] Compiling CryptoSwift Cryptor.swift
[27/110] Compiling CryptoSwift Cryptors.swift
[28/110] Compiling CryptoSwift Digest.swift
[29/110] Compiling CryptoSwift DigestType.swift
[30/110] Compiling CryptoSwift AES+Foundation.swift
[31/110] Compiling CryptoSwift Array+Foundation.swift
[32/110] Compiling CryptoSwift Blowfish+Foundation.swift
[33/110] Compiling CryptoSwift ChaCha20+Foundation.swift
[34/110] Compiling CryptoSwift Data+Extension.swift
[35/110] Compiling LegibleError LegibleError.swift
[36/119] Compiling Path Path->Bool.swift
[37/119] Compiling Path Path.swift
[38/119] Compiling CryptoSwift AES.Cryptors.swift
[39/119] Compiling CryptoSwift AES.swift
[40/119] Compiling Path Path+FileManager.swift
[41/121] Emitting module CryptoSwift
[42/121] Wrapping AST for Version for debugging
[44/121] Wrapping AST for Path for debugging
[45/121] Wrapping AST for LegibleError for debugging
[47/123] Compiling CryptoSwift BlockEncryptor.swift
[48/123] Compiling CryptoSwift BlockMode.swift
[49/123] Compiling CryptoSwift BlockModeOptions.swift
[50/123] Compiling CryptoSwift CBC.swift
[51/123] Compiling CryptoSwift CCM.swift
[52/123] Compiling CryptoSwift CFB.swift
[53/123] Compiling CryptoSwift CTR.swift
[54/123] Compiling CryptoSwift CipherModeWorker.swift
[55/123] Compiling CryptoSwift ECB.swift
[56/123] Compiling CryptoSwift GCM.swift
[57/123] Compiling CryptoSwift OCB.swift
[58/123] Compiling CryptoSwift OFB.swift
[59/123] Compiling CryptoSwift PCBC.swift
[60/123] Compiling CryptoSwift Blowfish.swift
[61/123] Compiling CryptoSwift CBCMAC.swift
[62/123] Compiling CryptoSwift CMAC.swift
[63/123] Compiling CryptoSwift ChaCha20.swift
[64/123] Compiling CryptoSwift Checksum.swift
[65/123] Compiling CryptoSwift Cipher.swift
[66/123] Compiling CryptoSwift Collection+Extension.swift
[71/123] Compiling CryptoSwift Array+Extension.swift
[72/123] Compiling CryptoSwift Authenticator.swift
[73/123] Compiling CryptoSwift BatchedCollection.swift
[74/123] Compiling CryptoSwift Bit.swift
[75/123] Compiling CryptoSwift BlockCipher.swift
[76/123] Compiling CryptoSwift BlockDecryptor.swift
[77/123] Compiling CryptoSwift String+Extension.swift
[78/123] Compiling CryptoSwift UInt128.swift
[79/123] Compiling CryptoSwift UInt16+Extension.swift
[80/123] Compiling CryptoSwift UInt32+Extension.swift
[81/123] Compiling CryptoSwift UInt64+Extension.swift
[82/123] Compiling CryptoSwift UInt8+Extension.swift
[83/123] Compiling CryptoSwift Updatable.swift
[84/123] Compiling CryptoSwift Utils.swift
[85/123] Compiling CryptoSwift ZeroPadding.swift
[86/123] Compiling StreamReader StreamReader.swift
[87/123] Emitting module StreamReader
[88/124] Wrapping AST for StreamReader for debugging
[90/124] Compiling CryptoSwift Poly1305.swift
[91/124] Compiling CryptoSwift Rabbit.swift
[92/124] Compiling CryptoSwift SHA1.swift
[93/124] Compiling CryptoSwift SHA2.swift
[94/124] Compiling CryptoSwift SHA3.swift
[95/124] Compiling CryptoSwift Scrypt.swift
[96/124] Compiling CryptoSwift SecureBytes.swift
[97/124] Compiling CryptoSwift StreamDecryptor.swift
[98/124] Compiling CryptoSwift StreamEncryptor.swift
[99/124] Compiling CryptoSwift MD5.swift
[100/124] Compiling CryptoSwift NoPadding.swift
[101/124] Compiling CryptoSwift Operators.swift
[102/124] Compiling CryptoSwift PBKDF1.swift
[103/124] Compiling CryptoSwift PBKDF2.swift
[104/124] Compiling CryptoSwift PKCS5.swift
[105/124] Compiling CryptoSwift PKCS7.swift
[106/124] Compiling CryptoSwift PKCS7Padding.swift
[107/124] Compiling CryptoSwift Padding.swift
[108/124] Compiling CryptoSwift HMAC+Foundation.swift
[109/124] Compiling CryptoSwift Rabbit+Foundation.swift
[110/124] Compiling CryptoSwift String+FoundationExtension.swift
[111/124] Compiling CryptoSwift Utils+Foundation.swift
[112/124] Compiling CryptoSwift Generics.swift
[113/124] Compiling CryptoSwift HKDF.swift
[114/124] Compiling CryptoSwift HMAC.swift
[115/124] Compiling CryptoSwift ISO10126Padding.swift
[116/124] Compiling CryptoSwift ISO78164Padding.swift
[117/124] Compiling CryptoSwift Int+Extension.swift
[118/125] Wrapping AST for CryptoSwift for debugging
[120/131] Compiling Utility etc.swift
[121/131] Compiling Utility exec().swift
[122/131] 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
[123/131] Compiling Utility TemporaryDirectory.swift
[124/131] Emitting module Utility
[125/131] Compiling Utility Path+ResolvedHash.swift
[126/132] Wrapping AST for Utility for debugging
[128/139] Compiling Script parse().swift
[129/139] Compiling Script Constraint.swift
[130/139] Compiling Script DependencyName.swift
[131/139] Compiling Script ImportSpecification.swift
[132/139] Compiling Script ExecutableTargetMainStyle.swift
[133/139] 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
[134/139] 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
[135/140] Wrapping AST for Script for debugging
[137/148] Compiling Command clean().swift
[138/148] Compiling Command edit().swift
[139/148] Compiling Command editor().swift
[140/148] Emitting module Command
[141/148] Compiling Command CommandLine.usage.swift
[142/148] Compiling Command run().Input.swift
[143/148] Compiling Command eject().swift
[144/148] Compiling Command run().swift
[145/149] Wrapping AST for Command for debugging
[147/151] Emitting module swift_sh
[148/151] Compiling swift_sh main.swift
[149/152] Wrapping AST for swift-sh for debugging
[150/152] Write Objects.LinkFileList
[151/152] Linking swift-sh
Build complete! (18.28s)
Build complete.
Done.