Build Information
Successful build of swift-multihash, reference main (5eacb3
), with Swift 5.9 for Linux on 28 Feb 2025 22:45:31 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-libp2p/swift-multihash.git
Reference: main
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/swift-libp2p/swift-multihash
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5eacb30 Merge pull request #10 from swift-libp2p/soundness
Cloned https://github.com/swift-libp2p/swift-multihash.git
Revision (git rev-parse @):
5eacb30248808ca6da86d2dec45d7b9a9957227a
SUCCESS checkout https://github.com/swift-libp2p/swift-multihash.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/swift-libp2p/swift-multihash.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
[1/285] Fetching swift-multicodec
[286/445] Fetching swift-multicodec, swift-multibase
[446/13377] Fetching swift-multicodec, swift-multibase, cryptoswift
Fetched https://github.com/swift-libp2p/swift-multibase.git (0.27s)
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetched https://github.com/swift-libp2p/swift-multicodec.git (0.28s)
[1812/13040] Fetching cryptoswift, swift-varint
Fetched https://github.com/swift-libp2p/swift-varint.git (0.24s)
[2070/12932] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.72s)
Computing version for https://github.com/swift-libp2p/swift-varint.git
Computed https://github.com/swift-libp2p/swift-varint.git at 0.0.2 (0.52s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.0.3 (0.49s)
Fetching https://github.com/swift-libp2p/swift-bases.git
[1/286] Fetching swift-bases
Fetched https://github.com/swift-libp2p/swift-bases.git (0.20s)
Computing version for https://github.com/swift-libp2p/swift-bases.git
Computed https://github.com/swift-libp2p/swift-bases.git at 0.0.4 (0.57s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.0.8 (0.74s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (2.24s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/swift-libp2p/swift-multibase.git
Working copy of https://github.com/swift-libp2p/swift-multibase.git resolved at 0.0.3
Creating working copy for https://github.com/swift-libp2p/swift-multicodec.git
Working copy of https://github.com/swift-libp2p/swift-multicodec.git resolved at 0.0.8
Creating working copy for https://github.com/swift-libp2p/swift-bases.git
Working copy of https://github.com/swift-libp2p/swift-bases.git resolved at 0.0.4
Creating working copy for https://github.com/swift-libp2p/swift-varint.git
Working copy of https://github.com/swift-libp2p/swift-varint.git resolved at 0.0.2
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/123] Emitting module VarInt
[3/123] Emitting module BaseX
[4/123] Emitting module Base32
[5/123] Compiling Base8 Quintets.swift
[6/123] Compiling Base8 BlockEncoding.swift
[7/123] Compiling Base8 BlockDecoding.swift
[8/123] Compiling Base32 Quintets.swift
[9/123] Compiling Base32 BlockEncoding.swift
[10/123] Compiling Base32 BlockDecoding.swift
[11/123] Compiling VarInt VarInt.swift
[12/123] Compiling VarInt BinaryEncoder.swift
[13/123] Emitting module Base64
[14/123] Compiling Base64 Base64.swift
[15/123] Compiling Base32 Base32.swift
[16/123] Emitting module Base2
[17/123] Compiling Base2 Base2.swift
[18/124] Emitting module Base8
[19/124] Compiling Base8 Base8.swift
[20/124] Compiling Base8 Alphabet.swift
[25/129] Compiling BaseX BaseX.swift
[27/130] Compiling Base32 Alphabets.swift
[35/139] Compiling Multicodec Multicodec.swift
[36/141] Emitting module Multicodec
[37/141] Emitting module Multibase
[38/141] Compiling Multibase Multibase.swift
[41/143] Emitting module CryptoSwift
[42/143] Compiling Multicodec Codecs+Equatable.swift
[43/143] Compiling Multicodec Codecs.swift
[46/159] Compiling CryptoSwift CMAC.swift
[47/159] Compiling CryptoSwift Addition.swift
[48/159] Compiling CryptoSwift BigInt.swift
[49/159] Compiling CryptoSwift BigUInt.swift
[50/159] Compiling CryptoSwift BitwiseOps.swift
[51/159] Compiling CryptoSwift CS.swift
[52/159] Compiling CryptoSwift Codable.swift
[53/159] Compiling CryptoSwift Comparable.swift
[54/159] Compiling CryptoSwift DataConversion.swift
[55/159] Compiling CryptoSwift Division.swift
[56/159] Compiling CryptoSwift Exponentiation.swift
[57/159] Compiling CryptoSwift FloatingPointConversion.swift
[58/159] Compiling CryptoSwift GCD.swift
[59/159] Compiling CryptoSwift Hashable.swift
[60/159] Compiling CryptoSwift IntegerConversion.swift
[61/159] Compiling CryptoSwift Multiplication.swift
[62/159] Compiling CryptoSwift PrimeTest.swift
[63/159] Compiling CryptoSwift Random.swift
[64/159] Compiling CryptoSwift Shifts.swift
[65/159] Compiling CryptoSwift SquareRoot.swift
[66/159] Compiling CryptoSwift Strideable.swift
[67/159] Compiling CryptoSwift StringConversion.swift
[68/159] Compiling CryptoSwift Subtraction.swift
[69/159] Compiling CryptoSwift WordsAndBits.swift
[70/159] Compiling CryptoSwift ChaCha20.swift
[71/159] Compiling CryptoSwift Checksum.swift
[72/159] Compiling CryptoSwift Cipher.swift
[73/159] Compiling CryptoSwift Collection+Extension.swift
[74/159] Compiling CryptoSwift BlockEncryptor.swift
[75/159] Compiling CryptoSwift BlockMode.swift
[76/159] Compiling CryptoSwift BlockModeOptions.swift
[77/159] Compiling CryptoSwift CBC.swift
[78/159] Compiling CryptoSwift CCM.swift
[79/159] Compiling CryptoSwift CFB.swift
[80/159] Compiling CryptoSwift CTR.swift
[81/159] Compiling CryptoSwift CipherModeWorker.swift
[82/159] Compiling CryptoSwift ECB.swift
[83/159] Compiling CryptoSwift GCM.swift
[84/159] Compiling CryptoSwift OCB.swift
[85/159] Compiling CryptoSwift OFB.swift
[86/159] Compiling CryptoSwift PCBC.swift
[87/159] Compiling CryptoSwift Blowfish.swift
[88/159] Compiling CryptoSwift CBCMAC.swift
[89/159] Compiling CryptoSwift AEAD.swift
[90/159] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[91/159] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[92/159] Compiling CryptoSwift AES.Cryptors.swift
[93/159] Compiling CryptoSwift AES.swift
[94/159] Compiling CryptoSwift ASN1.swift
[95/159] Compiling CryptoSwift ASN1Decoder.swift
[96/159] Compiling CryptoSwift ASN1Encoder.swift
[97/159] Compiling CryptoSwift ASN1Scanner.swift
[98/159] Compiling CryptoSwift Array+Extension.swift
[99/159] Compiling CryptoSwift Authenticator.swift
[100/159] Compiling CryptoSwift BatchedCollection.swift
[101/159] Compiling CryptoSwift Bit.swift
[102/159] Compiling CryptoSwift BlockCipher.swift
[103/159] Compiling CryptoSwift BlockDecryptor.swift
[104/159] Compiling CryptoSwift Signature.swift
[105/159] Compiling CryptoSwift StreamDecryptor.swift
[106/159] Compiling CryptoSwift StreamEncryptor.swift
[107/159] Compiling CryptoSwift String+Extension.swift
[108/159] Compiling CryptoSwift UInt128.swift
[109/159] Compiling CryptoSwift UInt16+Extension.swift
[110/159] Compiling CryptoSwift UInt32+Extension.swift
[111/159] Compiling CryptoSwift UInt64+Extension.swift
[112/159] Compiling CryptoSwift UInt8+Extension.swift
[113/159] Compiling CryptoSwift Updatable.swift
[114/159] Compiling CryptoSwift Utils.swift
[115/159] Compiling CryptoSwift XChaCha20.swift
[116/159] Compiling CryptoSwift ZeroPadding.swift
[117/159] Compiling CryptoSwift resource_bundle_accessor.swift
[118/159] Compiling CryptoSwift XChaCha20+Foundation.swift
[119/159] Compiling CryptoSwift Generics.swift
[120/159] Compiling CryptoSwift HKDF.swift
[121/159] Compiling CryptoSwift HMAC.swift
[122/159] Compiling CryptoSwift ISO10126Padding.swift
[123/159] Compiling CryptoSwift ISO78164Padding.swift
[124/159] Compiling CryptoSwift Int+Extension.swift
[125/159] Compiling CryptoSwift MD5.swift
[126/159] Compiling CryptoSwift NoPadding.swift
[127/159] Compiling CryptoSwift Operators.swift
[128/159] Compiling CryptoSwift DER.swift
[129/159] Compiling CryptoSwift PBKDF1.swift
[130/159] Compiling CryptoSwift PBKDF2.swift
[131/159] Compiling CryptoSwift PKCS1v15.swift
[132/159] Compiling CryptoSwift CompactMap.swift
[133/159] Compiling CryptoSwift Cryptor.swift
[134/159] Compiling CryptoSwift Cryptors.swift
[135/159] Compiling CryptoSwift Digest.swift
[136/159] Compiling CryptoSwift DigestType.swift
[137/159] Compiling CryptoSwift AES+Foundation.swift
[138/159] Compiling CryptoSwift Array+Foundation.swift
[139/159] Compiling CryptoSwift Blowfish+Foundation.swift
[140/159] Compiling CryptoSwift ChaCha20+Foundation.swift
[141/159] Compiling CryptoSwift Data+Extension.swift
[142/159] Compiling CryptoSwift HMAC+Foundation.swift
[143/159] Compiling CryptoSwift Rabbit+Foundation.swift
[144/159] Compiling CryptoSwift String+FoundationExtension.swift
[145/159] Compiling CryptoSwift Utils+Foundation.swift
[146/159] Compiling CryptoSwift PKCS5.swift
[147/159] Compiling CryptoSwift PKCS7.swift
[148/159] Compiling CryptoSwift PKCS7Padding.swift
[149/159] Compiling CryptoSwift Padding.swift
[150/159] Compiling CryptoSwift Poly1305.swift
[151/159] Compiling CryptoSwift RSA+Cipher.swift
[152/159] Compiling CryptoSwift RSA+Signature.swift
[153/159] Compiling CryptoSwift RSA.swift
[154/159] Compiling CryptoSwift Rabbit.swift
[155/159] Compiling CryptoSwift SHA1.swift
[156/159] Compiling CryptoSwift SHA2.swift
[157/159] Compiling CryptoSwift SHA3.swift
[158/159] Compiling CryptoSwift Scrypt.swift
[159/159] Compiling CryptoSwift SecureBytes.swift
[162/163] Compiling Multihash Multihash.swift
[163/163] Emitting module Multihash
Build complete! (30.27s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-varint",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-varint.git"
},
{
"identity" : "swift-multibase",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multibase.git"
},
{
"identity" : "swift-multicodec",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multicodec.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "swift-multihash",
"name" : "swift-multihash",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Multihash",
"targets" : [
"Multihash"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MultihashTests",
"module_type" : "SwiftTarget",
"name" : "MultihashTests",
"path" : "Tests/MultihashTests",
"sources" : [
"MultihashTests.swift",
"TestValues.swift"
],
"target_dependencies" : [
"Multihash"
],
"type" : "test"
},
{
"c99name" : "Multihash",
"module_type" : "SwiftTarget",
"name" : "Multihash",
"path" : "Sources/Multihash",
"product_dependencies" : [
"VarInt",
"Multibase",
"Multicodec",
"CryptoSwift"
],
"product_memberships" : [
"Multihash"
],
"sources" : [
"Multihash.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.