Build Information
Successful build of swift-cid, reference main (36ba17
), with Swift 5.9 for Linux on 1 Mar 2025 00:14:17 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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-cid.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-cid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 36ba174 Update README.md
Cloned https://github.com/swift-libp2p/swift-cid.git
Revision (git rev-parse @):
36ba1745c8e62118c1b877933c350d0ef2d176ce
SUCCESS checkout https://github.com/swift-libp2p/swift-cid.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/swift-libp2p/swift-cid.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-multihash.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
[1/285] Fetching swift-multicodec
[286/550] Fetching swift-multicodec, swift-multihash
[551/710] Fetching swift-multicodec, swift-multihash, swift-multibase
Fetched https://github.com/swift-libp2p/swift-multibase.git (0.72s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git (0.72s)
Fetched https://github.com/swift-libp2p/swift-multihash.git (0.72s)
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.52s)
Fetching https://github.com/swift-libp2p/swift-bases.git
[1/286] Fetching swift-bases
Fetched https://github.com/swift-libp2p/swift-bases.git (0.27s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.0.4 (0.41s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swift-libp2p/swift-varint.git
[1/108] Fetching swift-varint
[109/13040] Fetching swift-varint, cryptoswift
Fetched https://github.com/swift-libp2p/swift-varint.git (1.27s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.30s)
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.39s)
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.40s)
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.39s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.39s)
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-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
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-multihash.git
Working copy of https://github.com/swift-libp2p/swift-multihash.git resolved at 0.0.4
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/123] Emitting module Base32
[3/123] Compiling Base8 Quintets.swift
[4/123] Compiling Base32 Quintets.swift
[5/123] Compiling Base32 BlockDecoding.swift
[6/123] Compiling Base8 BlockEncoding.swift
[7/123] Compiling Base8 BlockDecoding.swift
[8/123] Compiling Base32 BlockEncoding.swift
[9/123] Emitting module Base2
[10/123] Compiling Base2 Base2.swift
[11/123] Emitting module VarInt
[12/124] Compiling CryptoSwift CompactMap.swift
[13/124] Compiling CryptoSwift Cryptor.swift
[14/124] Compiling CryptoSwift Cryptors.swift
[15/124] Compiling CryptoSwift Digest.swift
[16/124] Compiling CryptoSwift DigestType.swift
[17/124] Compiling CryptoSwift AES+Foundation.swift
[18/124] Compiling CryptoSwift Array+Foundation.swift
[19/124] Compiling CryptoSwift Blowfish+Foundation.swift
[20/124] Compiling CryptoSwift ChaCha20+Foundation.swift
[21/124] Compiling CryptoSwift Data+Extension.swift
[22/124] Compiling CryptoSwift HMAC+Foundation.swift
[23/124] Compiling CryptoSwift Rabbit+Foundation.swift
[24/124] Compiling CryptoSwift String+FoundationExtension.swift
[25/124] Compiling CryptoSwift Utils+Foundation.swift
[26/124] Compiling CryptoSwift XChaCha20+Foundation.swift
[27/124] Compiling CryptoSwift Generics.swift
[28/124] Compiling CryptoSwift HKDF.swift
[29/124] Compiling CryptoSwift HMAC.swift
[30/124] Compiling CryptoSwift ISO10126Padding.swift
[31/124] Compiling CryptoSwift ISO78164Padding.swift
[32/124] Compiling CryptoSwift Int+Extension.swift
[33/124] Compiling CryptoSwift MD5.swift
[34/124] Compiling CryptoSwift NoPadding.swift
[35/124] Compiling CryptoSwift Operators.swift
[36/124] Compiling CryptoSwift DER.swift
[37/124] Compiling CryptoSwift PBKDF1.swift
[38/124] Compiling CryptoSwift PBKDF2.swift
[39/124] Compiling CryptoSwift PKCS1v15.swift
[40/124] Emitting module Base64
[41/124] Compiling Base64 Base64.swift
[42/132] Compiling BaseX BaseX.swift
[43/132] Emitting module BaseX
[44/138] Compiling VarInt BinaryEncoder.swift
[45/138] Compiling VarInt VarInt.swift
[47/138] Compiling Base32 Base32.swift
[49/142] Compiling Base32 Alphabets.swift
[50/142] Compiling Base8 Alphabet.swift
[51/142] Emitting module Base8
[52/142] Compiling Base8 Base8.swift
[63/155] Compiling CryptoSwift IntegerConversion.swift
[64/155] Compiling CryptoSwift Multiplication.swift
[65/155] Compiling CryptoSwift PrimeTest.swift
[66/155] Compiling CryptoSwift Random.swift
[67/155] Compiling CryptoSwift Shifts.swift
[68/155] Compiling CryptoSwift SquareRoot.swift
[69/155] Compiling CryptoSwift Strideable.swift
[70/155] Compiling CryptoSwift StringConversion.swift
[71/155] Compiling CryptoSwift Subtraction.swift
[72/155] Compiling CryptoSwift WordsAndBits.swift
[73/155] Compiling CryptoSwift ChaCha20.swift
[74/155] Compiling CryptoSwift Checksum.swift
[75/155] Compiling CryptoSwift Cipher.swift
[76/155] Compiling CryptoSwift Collection+Extension.swift
[77/155] Compiling CryptoSwift CMAC.swift
[78/155] Compiling CryptoSwift Addition.swift
[79/155] Compiling CryptoSwift BigInt.swift
[80/155] Compiling CryptoSwift BigUInt.swift
[81/155] Compiling CryptoSwift BitwiseOps.swift
[82/155] Compiling CryptoSwift CS.swift
[83/155] Compiling CryptoSwift Codable.swift
[84/155] Compiling CryptoSwift Comparable.swift
[85/155] Compiling CryptoSwift DataConversion.swift
[86/155] Compiling CryptoSwift Division.swift
[87/155] Compiling CryptoSwift Exponentiation.swift
[88/155] Compiling CryptoSwift FloatingPointConversion.swift
[89/155] Compiling CryptoSwift GCD.swift
[90/155] Compiling CryptoSwift Hashable.swift
[91/155] Compiling Multicodec Multicodec.swift
[92/155] Emitting module Multibase
[93/155] Compiling Multibase Multibase.swift
[95/157] Emitting module CryptoSwift
[97/157] Emitting module Multicodec
[98/157] Compiling Multicodec Codecs.swift
[99/157] Compiling Multicodec Codecs+Equatable.swift
[102/159] Compiling CryptoSwift AEAD.swift
[103/159] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[104/159] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[105/159] Compiling CryptoSwift AES.Cryptors.swift
[106/159] Compiling CryptoSwift AES.swift
[107/159] Compiling CryptoSwift ASN1.swift
[108/159] Compiling CryptoSwift ASN1Decoder.swift
[109/159] Compiling CryptoSwift ASN1Encoder.swift
[110/159] Compiling CryptoSwift ASN1Scanner.swift
[111/159] Compiling CryptoSwift Array+Extension.swift
[112/159] Compiling CryptoSwift Authenticator.swift
[113/159] Compiling CryptoSwift BatchedCollection.swift
[114/159] Compiling CryptoSwift Bit.swift
[115/159] Compiling CryptoSwift BlockCipher.swift
[116/159] Compiling CryptoSwift BlockDecryptor.swift
[117/159] Compiling CryptoSwift BlockEncryptor.swift
[118/159] Compiling CryptoSwift BlockMode.swift
[119/159] Compiling CryptoSwift BlockModeOptions.swift
[120/159] Compiling CryptoSwift CBC.swift
[121/159] Compiling CryptoSwift CCM.swift
[122/159] Compiling CryptoSwift CFB.swift
[123/159] Compiling CryptoSwift CTR.swift
[124/159] Compiling CryptoSwift CipherModeWorker.swift
[125/159] Compiling CryptoSwift ECB.swift
[126/159] Compiling CryptoSwift GCM.swift
[127/159] Compiling CryptoSwift OCB.swift
[128/159] Compiling CryptoSwift OFB.swift
[129/159] Compiling CryptoSwift PCBC.swift
[130/159] Compiling CryptoSwift Blowfish.swift
[131/159] Compiling CryptoSwift CBCMAC.swift
[132/159] Compiling CryptoSwift Signature.swift
[133/159] Compiling CryptoSwift StreamDecryptor.swift
[134/159] Compiling CryptoSwift StreamEncryptor.swift
[135/159] Compiling CryptoSwift String+Extension.swift
[136/159] Compiling CryptoSwift UInt128.swift
[137/159] Compiling CryptoSwift UInt16+Extension.swift
[138/159] Compiling CryptoSwift UInt32+Extension.swift
[139/159] Compiling CryptoSwift UInt64+Extension.swift
[140/159] Compiling CryptoSwift UInt8+Extension.swift
[141/159] Compiling CryptoSwift Updatable.swift
[142/159] Compiling CryptoSwift Utils.swift
[143/159] Compiling CryptoSwift XChaCha20.swift
[144/159] Compiling CryptoSwift ZeroPadding.swift
[145/159] Compiling CryptoSwift resource_bundle_accessor.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] Emitting module Multihash
[163/163] Compiling Multihash Multihash.swift
[166/167] Emitting module CID
[167/167] Compiling CID CID.swift
Build complete! (23.89s)
Build complete.
{
"dependencies" : [
{
"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" : "swift-multihash",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multihash.git"
}
],
"manifest_display_name" : "swift-cid",
"name" : "swift-cid",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "CID",
"targets" : [
"CID"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CIDTests",
"module_type" : "SwiftTarget",
"name" : "CIDTests",
"path" : "Tests/CIDTests",
"sources" : [
"CIDTests.swift"
],
"target_dependencies" : [
"CID"
],
"type" : "test"
},
{
"c99name" : "CID",
"module_type" : "SwiftTarget",
"name" : "CID",
"path" : "Sources/CID",
"product_dependencies" : [
"Multihash",
"Multibase",
"Multicodec"
],
"product_memberships" : [
"CID"
],
"sources" : [
"CID.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.