Build Information
Successful build of swift-sh, reference master (e19c34
), with Swift 5.10 for Linux on 11 Sep 2024 21:21:57 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: 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 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 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-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/tadija/AEXML.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/krzyzanowskim/CryptoSwift
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tuist/xcodeproj
Fetching https://github.com/mxcl/StreamReader
[1/50] Fetching streamreader
[51/1071] Fetching streamreader, spectre
[215/3173] Fetching streamreader, spectre, aexml
[3123/4584] Fetching streamreader, spectre, aexml, pathkit
Fetched https://github.com/tadija/AEXML.git from cache (0.24s)
Fetching https://github.com/mxcl/Path.swift
[2432/15185] Fetching streamreader, spectre, pathkit, cryptoswift
[4338/36595] Fetching streamreader, spectre, pathkit, cryptoswift, xcodeproj
[8192/37654] Fetching streamreader, spectre, pathkit, cryptoswift, xcodeproj, path.swift
Fetched https://github.com/mxcl/Path.swift from cache (0.21s)
Fetching https://github.com/mxcl/LegibleError
[11617/36595] Fetching streamreader, spectre, pathkit, cryptoswift, xcodeproj
[20976/36773] Fetching streamreader, spectre, pathkit, cryptoswift, xcodeproj, legibleerror
Fetched https://github.com/mxcl/LegibleError from cache (0.19s)
Fetching https://github.com/mxcl/Version
[22387/36595] Fetching streamreader, spectre, pathkit, cryptoswift, xcodeproj
[36545/36846] Fetching streamreader, spectre, pathkit, cryptoswift, xcodeproj, version
Fetched https://github.com/mxcl/Version from cache (0.32s)
Fetched https://github.com/kylef/PathKit.git from cache (1.29s)
Fetched https://github.com/kylef/Spectre.git from cache (1.29s)
Fetched https://github.com/tuist/xcodeproj from cache (1.32s)
Fetched https://github.com/mxcl/StreamReader from cache (1.41s)
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (1.44s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.4.2 (0.38s)
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 (0.96s)
Computing version for https://github.com/mxcl/StreamReader
Computed https://github.com/mxcl/StreamReader at 1.0.1 (0.37s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.0 (0.38s)
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
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
Building for debugging...
[0/21] Write sources
[9/21] Write swift-version-24593BA9C3E375BF.txt
[11/108] Compiling Version Version+Codable.swift
[12/108] Compiling Version Version+Range.swift
[13/108] Compiling Version Version.swift
[14/108] Emitting module Path
[15/108] Compiling CryptoSwift AEAD.swift
[16/108] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[17/108] Compiling Path Path+FileManager.swift
[18/108] Compiling CryptoSwift AES.Cryptors.swift
[19/108] Compiling CryptoSwift AES.swift
[24/109] Compiling CryptoSwift Array+Extension.swift
[25/109] Compiling CryptoSwift Authenticator.swift
[26/109] Compiling CryptoSwift BatchedCollection.swift
[27/109] Compiling CryptoSwift Bit.swift
[28/109] Compiling CryptoSwift BlockCipher.swift
[29/109] Compiling CryptoSwift BlockDecryptor.swift
[30/109] Compiling CryptoSwift BlockEncryptor.swift
[31/109] Compiling CryptoSwift BlockMode.swift
[32/109] Compiling CryptoSwift BlockModeOptions.swift
[33/109] Compiling CryptoSwift CBC.swift
[34/109] Compiling CryptoSwift CCM.swift
[35/109] Compiling CryptoSwift CFB.swift
[36/109] Compiling CryptoSwift CTR.swift
[37/109] Compiling CryptoSwift CipherModeWorker.swift
[38/109] Compiling CryptoSwift ECB.swift
[39/109] Compiling CryptoSwift GCM.swift
[40/118] Compiling Path Pathish.swift
[41/118] Compiling Version Version+Comparable.swift
[42/118] Emitting module Version
[43/118] Compiling Version Version+Foundation.swift
[44/119] Compiling CryptoSwift CompactMap.swift
[45/119] Compiling CryptoSwift Cryptor.swift
[46/119] Compiling CryptoSwift Cryptors.swift
[47/119] Compiling CryptoSwift Digest.swift
[48/119] Compiling CryptoSwift DigestType.swift
[49/119] Compiling CryptoSwift AES+Foundation.swift
[50/119] Compiling CryptoSwift Array+Foundation.swift
[51/119] Compiling CryptoSwift Blowfish+Foundation.swift
[52/119] Compiling CryptoSwift ChaCha20+Foundation.swift
[53/119] Compiling CryptoSwift Data+Extension.swift
[54/119] Compiling CryptoSwift HMAC+Foundation.swift
[55/119] Compiling CryptoSwift Rabbit+Foundation.swift
[56/119] Compiling CryptoSwift String+FoundationExtension.swift
[57/119] Compiling CryptoSwift Utils+Foundation.swift
[58/119] Compiling CryptoSwift Generics.swift
[59/119] Compiling CryptoSwift HKDF.swift
[60/119] Compiling CryptoSwift HMAC.swift
[61/119] Compiling CryptoSwift ISO10126Padding.swift
[62/119] Compiling CryptoSwift ISO78164Padding.swift
[63/119] Compiling CryptoSwift Int+Extension.swift
[64/119] Emitting module LegibleError
[65/119] Compiling LegibleError LegibleError.swift
[67/120] Compiling Path Path+StringConvertibles.swift
[69/120] Compiling Path Path.swift
[70/120] Compiling Path Path+ls.swift
[71/120] Compiling Path Path->Bool.swift
[72/121] Wrapping AST for Version for debugging
[73/121] Wrapping AST for LegibleError for debugging
[74/121] Wrapping AST for Path for debugging
[76/123] Emitting module CryptoSwift
[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 CryptoSwift OCB.swift
[87/123] Compiling CryptoSwift OFB.swift
[88/123] Compiling CryptoSwift PCBC.swift
[89/123] Compiling CryptoSwift Blowfish.swift
[90/123] Compiling CryptoSwift CBCMAC.swift
[91/123] Compiling CryptoSwift CMAC.swift
[92/123] Compiling CryptoSwift ChaCha20.swift
[93/123] Compiling CryptoSwift Checksum.swift
[94/123] Compiling CryptoSwift Cipher.swift
[95/123] Compiling CryptoSwift Collection+Extension.swift
[96/123] Emitting module StreamReader
[97/123] Compiling StreamReader StreamReader.swift
[98/124] Wrapping AST for StreamReader for debugging
[100/124] Compiling CryptoSwift MD5.swift
[101/124] Compiling CryptoSwift NoPadding.swift
[102/124] Compiling CryptoSwift Operators.swift
[103/124] Compiling CryptoSwift PBKDF1.swift
[104/124] Compiling CryptoSwift PBKDF2.swift
[105/124] Compiling CryptoSwift PKCS5.swift
[106/124] Compiling CryptoSwift PKCS7.swift
[107/124] Compiling CryptoSwift PKCS7Padding.swift
[108/124] Compiling CryptoSwift Padding.swift
[109/124] Compiling CryptoSwift Poly1305.swift
[110/124] Compiling CryptoSwift Rabbit.swift
[111/124] Compiling CryptoSwift SHA1.swift
[112/124] Compiling CryptoSwift SHA2.swift
[113/124] Compiling CryptoSwift SHA3.swift
[114/124] Compiling CryptoSwift Scrypt.swift
[115/124] Compiling CryptoSwift SecureBytes.swift
[116/124] Compiling CryptoSwift StreamDecryptor.swift
[117/124] Compiling CryptoSwift StreamEncryptor.swift
[118/125] Wrapping AST for CryptoSwift for debugging
[120/131] Compiling Utility exec().swift
[121/131] Compiling Utility TemporaryDirectory.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 Path+ResolvedHash.swift
[124/131] Emitting module Utility
[125/131] Compiling Utility etc.swift
[126/132] Wrapping AST for Utility for debugging
[128/139] Compiling Script ExecutableTargetMainStyle.swift
[129/139] Compiling Script parse().swift
[130/139] Compiling Script ImportSpecification.swift
[131/139] Compiling Script Constraint.swift
[132/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
[133/139] Compiling Script DependencyName.swift
[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 edit().swift
[138/148] Compiling Command clean().swift
[139/148] Compiling Command editor().swift
[140/148] Compiling Command run().swift
[141/148] Compiling Command run().Input.swift
[142/148] Compiling Command eject().swift
[143/148] Emitting module Command
[144/148] Compiling Command CommandLine.usage.swift
[145/149] Wrapping AST for Command for debugging
[147/151] Compiling swift_sh main.swift
[148/151] Emitting module swift_sh
[149/152] Wrapping AST for swift-sh for debugging
[150/152] Write Objects.LinkFileList
[151/152] Linking swift-sh
Build complete! (18.82s)
Build complete.
Done.