The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-sh, reference master (e2617c), with Swift 5.10 for Linux on 16 May 2025 19:21:45 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mxcl/swift-sh.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e2617c0 Update tea.yaml for sepolia
Cloned https://github.com/mxcl/swift-sh.git
Revision (git rev-parse @):
e2617c0ab425a7303f2f60e25d1fe387b7a6f057
SUCCESS checkout https://github.com/mxcl/swift-sh.git at master
========================================
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-4606859-3":/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:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/mxcl/Version
Fetching https://github.com/krzyzanowskim/CryptoSwift
Fetching https://github.com/mxcl/LegibleError
Fetching https://github.com/mxcl/StreamReader
Fetching https://github.com/mxcl/Path.swift
[1/178] Fetching legibleerror
[179/228] Fetching legibleerror, streamreader
[229/516] Fetching legibleerror, streamreader, version
[517/1575] Fetching legibleerror, streamreader, version, path.swift
[623/14509] Fetching legibleerror, streamreader, version, path.swift, cryptoswift
Fetched https://github.com/mxcl/LegibleError from cache (0.28s)
[649/14331] Fetching streamreader, version, path.swift, cryptoswift
Fetched https://github.com/mxcl/StreamReader from cache (0.29s)
[609/14281] Fetching version, path.swift, cryptoswift
Fetched https://github.com/mxcl/Path.swift from cache (0.36s)
[2229/13222] Fetching version, cryptoswift
Fetched https://github.com/mxcl/Version from cache (1.70s)
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (1.73s)
Computing version for https://github.com/mxcl/StreamReader
Computed https://github.com/mxcl/StreamReader at 1.0.1 (1.21s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.49s)
Computing version for https://github.com/mxcl/LegibleError
Computed https://github.com/mxcl/LegibleError at 1.0.6 (0.44s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.45s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.8.4 (0.53s)
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.1.0
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.1
Creating working copy for https://github.com/mxcl/LegibleError
Working copy of https://github.com/mxcl/LegibleError resolved at 1.0.6
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.8.4
Creating working copy for https://github.com/mxcl/StreamReader
Working copy of https://github.com/mxcl/StreamReader resolved at 1.0.1
Building for debugging...
[0/22] Write sources
[0/22] Copying PrivacyInfo.xcprivacy
[1/22] Write sources
[10/22] Write swift-version-24593BA9C3E375BF.txt
[12/141] Emitting module Version
[13/141] Compiling Version Version+Range.swift
[14/141] Compiling Version Version.swift
[15/141] Compiling Path PathToBool.swift
[16/142] Compiling Path Pathish.swift
[17/142] Compiling Version Version+Codable.swift
[18/142] Compiling Version Version+Comparable.swift
[19/142] Compiling Version Version+Foundation.swift
[20/143] Emitting module Path
[21/143] Compiling CryptoSwift AEAD.swift
[22/143] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[23/143] Compiling CryptoSwift CompactMap.swift
[24/143] Compiling CryptoSwift Cryptor.swift
[25/143] Compiling CryptoSwift Cryptors.swift
[26/143] Compiling CryptoSwift Digest.swift
[27/143] Compiling CryptoSwift DigestType.swift
[28/143] Compiling CryptoSwift AES+Foundation.swift
[29/143] Compiling CryptoSwift Array+Foundation.swift
[30/143] Compiling CryptoSwift Blowfish+Foundation.swift
[31/143] Compiling CryptoSwift ChaCha20+Foundation.swift
[32/143] Compiling CryptoSwift Data+Extension.swift
[33/143] Compiling CryptoSwift HMAC+Foundation.swift
[34/143] Compiling CryptoSwift Rabbit+Foundation.swift
[35/143] Compiling CryptoSwift String+FoundationExtension.swift
[36/143] Compiling CryptoSwift Utils+Foundation.swift
[37/151] Emitting module LegibleError
[38/151] Compiling LegibleError LegibleError.swift
[40/157] Compiling Path Path.swift
[41/157] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[42/157] Compiling CryptoSwift AES.Cryptors.swift
[43/157] Compiling Path Path+FileManager.swift
[44/157] Compiling Path Path+StringConvertibles.swift
[45/157] Compiling Path Path+ls.swift
[46/157] Compiling CryptoSwift XChaCha20+Foundation.swift
[47/157] Compiling CryptoSwift Generics.swift
[48/157] Compiling CryptoSwift HKDF.swift
[49/157] Compiling CryptoSwift HMAC.swift
[50/157] Compiling CryptoSwift ISO10126Padding.swift
[51/157] Compiling CryptoSwift ISO78164Padding.swift
[52/157] Compiling CryptoSwift Int+Extension.swift
[53/157] Compiling CryptoSwift MD5.swift
[54/157] Compiling CryptoSwift NoPadding.swift
[55/157] Compiling CryptoSwift Operators.swift
[56/157] Compiling CryptoSwift DER.swift
[57/157] Compiling CryptoSwift PBKDF1.swift
[58/157] Compiling CryptoSwift PBKDF2.swift
[59/157] Compiling CryptoSwift PKCS1v15.swift
[61/159] Wrapping AST for Version for debugging
[62/159] Wrapping AST for LegibleError for debugging
[63/159] Wrapping AST for Path for debugging
[65/161] Compiling CryptoSwift CMAC.swift
[66/161] Compiling CryptoSwift Addition.swift
[67/161] Compiling CryptoSwift BigInt.swift
[68/161] Compiling CryptoSwift BigUInt.swift
[69/161] Compiling CryptoSwift BitwiseOps.swift
[70/161] Compiling CryptoSwift CS.swift
[71/161] Compiling CryptoSwift Codable.swift
[72/161] Compiling CryptoSwift Comparable.swift
[73/161] Compiling CryptoSwift DataConversion.swift
[74/161] Compiling CryptoSwift Division.swift
[75/161] Compiling CryptoSwift Exponentiation.swift
[76/161] Compiling CryptoSwift FloatingPointConversion.swift
[77/161] Compiling CryptoSwift GCD.swift
[78/161] Compiling CryptoSwift Hashable.swift
[79/161] Emitting module CryptoSwift
[80/161] Emitting module StreamReader
[81/161] Compiling StreamReader StreamReader.swift
[82/162] Wrapping AST for StreamReader for debugging
[88/162] Compiling CryptoSwift AES.swift
[89/162] Compiling CryptoSwift ASN1.swift
[90/162] Compiling CryptoSwift ASN1Decoder.swift
[91/162] Compiling CryptoSwift ASN1Encoder.swift
[92/162] Compiling CryptoSwift ASN1Scanner.swift
[93/162] Compiling CryptoSwift Array+Extension.swift
[94/162] Compiling CryptoSwift Authenticator.swift
[95/162] Compiling CryptoSwift BatchedCollection.swift
[96/162] Compiling CryptoSwift Bit.swift
[97/162] Compiling CryptoSwift BlockCipher.swift
[98/162] Compiling CryptoSwift BlockDecryptor.swift
[99/162] Compiling CryptoSwift BlockEncryptor.swift
[100/162] Compiling CryptoSwift BlockMode.swift
[101/162] Compiling CryptoSwift BlockModeOptions.swift
[102/162] Compiling CryptoSwift CBC.swift
[103/162] Compiling CryptoSwift CCM.swift
[104/162] Compiling CryptoSwift CFB.swift
[105/162] Compiling CryptoSwift CTR.swift
[106/162] Compiling CryptoSwift CipherModeWorker.swift
[107/162] Compiling CryptoSwift ECB.swift
[108/162] Compiling CryptoSwift GCM.swift
[109/162] Compiling CryptoSwift OCB.swift
[110/162] Compiling CryptoSwift OFB.swift
[111/162] Compiling CryptoSwift PCBC.swift
[112/162] Compiling CryptoSwift Blowfish.swift
[113/162] Compiling CryptoSwift CBCMAC.swift
[114/162] Compiling CryptoSwift Signature.swift
[115/162] Compiling CryptoSwift StreamDecryptor.swift
[116/162] Compiling CryptoSwift StreamEncryptor.swift
[117/162] Compiling CryptoSwift String+Extension.swift
[118/162] Compiling CryptoSwift UInt128.swift
[119/162] Compiling CryptoSwift UInt16+Extension.swift
[120/162] Compiling CryptoSwift UInt32+Extension.swift
[121/162] Compiling CryptoSwift UInt64+Extension.swift
[122/162] Compiling CryptoSwift UInt8+Extension.swift
[123/162] Compiling CryptoSwift Updatable.swift
[124/162] Compiling CryptoSwift Utils.swift
[125/162] Compiling CryptoSwift XChaCha20.swift
[126/162] Compiling CryptoSwift ZeroPadding.swift
[127/162] Compiling CryptoSwift resource_bundle_accessor.swift
[128/162] Compiling CryptoSwift IntegerConversion.swift
[129/162] Compiling CryptoSwift Multiplication.swift
[130/162] Compiling CryptoSwift PrimeTest.swift
[131/162] Compiling CryptoSwift Random.swift
[132/162] Compiling CryptoSwift Shifts.swift
[133/162] Compiling CryptoSwift SquareRoot.swift
[134/162] Compiling CryptoSwift Strideable.swift
[135/162] Compiling CryptoSwift StringConversion.swift
[136/162] Compiling CryptoSwift Subtraction.swift
[137/162] Compiling CryptoSwift WordsAndBits.swift
[138/162] Compiling CryptoSwift ChaCha20.swift
[139/162] Compiling CryptoSwift Checksum.swift
[140/162] Compiling CryptoSwift Cipher.swift
[141/162] Compiling CryptoSwift Collection+Extension.swift
[142/162] Compiling CryptoSwift PKCS5.swift
[143/162] Compiling CryptoSwift PKCS7.swift
[144/162] Compiling CryptoSwift PKCS7Padding.swift
[145/162] Compiling CryptoSwift Padding.swift
[146/162] Compiling CryptoSwift Poly1305.swift
[147/162] Compiling CryptoSwift RSA+Cipher.swift
[148/162] Compiling CryptoSwift RSA+Signature.swift
[149/162] Compiling CryptoSwift RSA.swift
[150/162] Compiling CryptoSwift Rabbit.swift
[151/162] Compiling CryptoSwift SHA1.swift
[152/162] Compiling CryptoSwift SHA2.swift
[153/162] Compiling CryptoSwift SHA3.swift
[154/162] Compiling CryptoSwift Scrypt.swift
[155/162] Compiling CryptoSwift SecureBytes.swift
[156/163] Wrapping AST for CryptoSwift for debugging
[158/169] 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
[159/169] Compiling Utility exec().swift
[160/169] Compiling Utility TemporaryDirectory.swift
[161/169] Emitting module Utility
[162/169] Compiling Utility Path+ResolvedHash.swift
[163/169] Compiling Utility etc.swift
[164/170] Wrapping AST for Utility for debugging
[166/177] Compiling Script Constraint.swift
[167/177] Compiling Script parse().swift
[168/177] 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
[169/177] Compiling Script DependencyName.swift
[170/177] Compiling Script ExecutableTargetMainStyle.swift
[171/177] Compiling Script ImportSpecification.swift
[172/177] 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
[173/178] Wrapping AST for Script for debugging
[175/186] Compiling Command clean().swift
[176/186] Compiling Command editor().swift
[177/186] Compiling Command run().swift
[178/186] Compiling Command run().Input.swift
[179/186] Compiling Command edit().swift
[180/186] Compiling Command eject().swift
[181/186] Emitting module Command
[182/186] Compiling Command CommandLine.usage.swift
[183/187] Wrapping AST for Command for debugging
[185/189] Emitting module swift_sh
[186/189] Compiling swift_sh main.swift
[187/190] Wrapping AST for swift-sh for debugging
[188/190] Write Objects.LinkFileList
[189/190] Linking swift-sh
Build complete! (31.68s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "path.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Path.swift"
    },
    {
      "identity" : "streamreader",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/StreamReader"
    },
    {
      "identity" : "legibleerror",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/LegibleError"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift"
    }
  ],
  "manifest_display_name" : "swift-sh",
  "name" : "swift-sh",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "swift-sh",
      "targets" : [
        "swift-sh"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Script",
      "targets" : [
        "Script"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Utility",
      "targets" : [
        "Utility"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Command",
      "targets" : [
        "Command"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_sh",
      "module_type" : "SwiftTarget",
      "name" : "swift-sh",
      "path" : "Sources",
      "product_dependencies" : [
        "LegibleError"
      ],
      "product_memberships" : [
        "swift-sh"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Command"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Utility",
      "module_type" : "SwiftTarget",
      "name" : "Utility",
      "path" : "Sources/Utility",
      "product_dependencies" : [
        "Path",
        "Version",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "swift-sh",
        "Script",
        "Utility",
        "Command"
      ],
      "sources" : [
        "Path+ResolvedHash.swift",
        "Process+1up.swift",
        "TemporaryDirectory.swift",
        "etc.swift",
        "exec().swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Script",
      "module_type" : "SwiftTarget",
      "name" : "Script",
      "path" : "Sources/Script",
      "product_dependencies" : [
        "StreamReader"
      ],
      "product_memberships" : [
        "swift-sh",
        "Script",
        "Command"
      ],
      "sources" : [
        "Constraint.swift",
        "DependencyName.swift",
        "ExecutableTargetMainStyle.swift",
        "ImportSpecification.swift",
        "Script.swift",
        "parse().swift"
      ],
      "target_dependencies" : [
        "Utility"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Command",
      "module_type" : "SwiftTarget",
      "name" : "Command",
      "path" : "Sources/Command",
      "product_memberships" : [
        "swift-sh",
        "Command"
      ],
      "sources" : [
        "CommandLine.usage.swift",
        "clean().swift",
        "edit().swift",
        "editor().swift",
        "eject().swift",
        "run().Input.swift",
        "run().swift"
      ],
      "target_dependencies" : [
        "Script"
      ],
      "type" : "library"
    },
    {
      "c99name" : "All",
      "module_type" : "SwiftTarget",
      "name" : "All",
      "path" : "Tests/All",
      "sources" : [
        "ImportSpecificationUnitTests.swift",
        "IntegrationTests.swift",
        "ModeUnitTests.swift",
        "UtilityTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "swift-sh"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.3"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.