Build Information
Successful build of swift-cid, reference main (b9138d), with Swift 6.1 for macOS (SPM) on 1 Nov 2025 20:49:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-libp2p/swift-cid.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-libp2p/swift-cid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b9138d3 Sendable (#11)
Cloned https://github.com/swift-libp2p/swift-cid.git
Revision (git rev-parse @):
b9138d3a790ff149d44a6d20d74357e45cfc1706
SUCCESS checkout https://github.com/swift-libp2p/swift-cid.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-libp2p/swift-cid.git
https://github.com/swift-libp2p/swift-cid.git
{
"dependencies" : [
{
"identity" : "swift-multibase",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multibase.git"
},
{
"identity" : "swift-multicodec",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multicodec.git"
},
{
"identity" : "swift-multihash",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multihash.git"
}
],
"manifest_display_name" : "swift-cid",
"name" : "swift-cid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"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" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/13] Write sources
[7/13] Copying PrivacyInfo.xcprivacy
[7/13] Write sources
[12/13] Write swift-version-2F0A5646E1D333AE.txt
[14/138] Compiling Base8 BlockEncoding.swift
[15/138] Compiling Base8 Quintets.swift
[16/138] Compiling Base32 Quintets.swift
[17/138] Compiling Base32 BlockDecoding.swift
[18/138] Compiling Base32 BlockEncoding.swift
[19/138] Emitting module Base64
[20/138] Compiling Base64 Base64.swift
[21/138] Emitting module Base32
[22/138] Compiling Base32 Base32.swift
[23/138] Compiling Base32 Alphabets.swift
[24/138] Compiling Base2 Base2.swift
[25/138] Emitting module Base2
[26/138] Emitting module VarInt
[27/138] Compiling VarInt BinaryEncoder.swift
[28/138] Compiling VarInt VarInt.swift
[29/138] Compiling Base8 Alphabet.swift
[30/138] Emitting module Base8
[31/138] Compiling Base8 BlockDecoding.swift
[32/138] Compiling Base8 Base8.swift
[33/138] Compiling CryptoSwift Operators.swift
[34/138] Compiling CryptoSwift DER.swift
[35/138] Compiling CryptoSwift PBKDF1.swift
[36/138] Compiling CryptoSwift PBKDF2.swift
[37/138] Compiling CryptoSwift PKCS1v15.swift
[38/138] Compiling CryptoSwift PKCS5.swift
[39/138] Compiling CryptoSwift PKCS7.swift
[40/138] Compiling CryptoSwift PKCS7Padding.swift
[41/138] Compiling CryptoSwift Padding.swift
[42/138] Compiling CryptoSwift Poly1305.swift
[43/138] Compiling CryptoSwift RSA+Cipher.swift
[44/149] Compiling BaseX BaseX.swift
[45/149] Emitting module BaseX
[46/149] Compiling CryptoSwift String+FoundationExtension.swift
[47/149] Compiling CryptoSwift Utils+Foundation.swift
[48/149] Compiling CryptoSwift XChaCha20+Foundation.swift
[49/149] Compiling CryptoSwift Generics.swift
[50/149] Compiling CryptoSwift HKDF.swift
[51/149] Compiling CryptoSwift HMAC.swift
[52/149] Compiling CryptoSwift ISO10126Padding.swift
[53/149] Compiling CryptoSwift ISO78164Padding.swift
[54/149] Compiling CryptoSwift Int+Extension.swift
[55/149] Compiling CryptoSwift MD5.swift
[56/149] Compiling CryptoSwift NoPadding.swift
[57/149] Compiling CryptoSwift Shifts.swift
[58/149] Compiling CryptoSwift SquareRoot.swift
[59/149] Compiling CryptoSwift Strideable.swift
[60/149] Compiling CryptoSwift StringConversion.swift
[61/149] Compiling CryptoSwift Subtraction.swift
[62/149] Compiling CryptoSwift WordsAndBits.swift
[63/149] Compiling CryptoSwift ChaCha20.swift
[64/149] Compiling CryptoSwift Checksum.swift
[65/149] Compiling CryptoSwift Cipher.swift
[66/149] Compiling CryptoSwift Collection+Extension.swift
[67/149] Compiling CryptoSwift CompactMap.swift
[68/149] Compiling CryptoSwift Codable.swift
[69/149] Compiling CryptoSwift Comparable.swift
[70/149] Compiling CryptoSwift DataConversion.swift
[71/149] Compiling CryptoSwift Division.swift
[72/149] Compiling CryptoSwift Exponentiation.swift
[73/149] Compiling CryptoSwift FloatingPointConversion.swift
[74/149] Compiling CryptoSwift GCD.swift
[75/149] Compiling CryptoSwift Hashable.swift
[76/149] Compiling CryptoSwift IntegerConversion.swift
[77/149] Compiling CryptoSwift Multiplication.swift
[78/149] Compiling CryptoSwift PrimeTest.swift
[79/149] Compiling CryptoSwift Random.swift
[80/155] Compiling CryptoSwift AEAD.swift
[81/155] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[82/155] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[83/155] Compiling CryptoSwift AES.Cryptors.swift
[84/155] Compiling CryptoSwift AES.swift
[85/155] Compiling CryptoSwift ASN1.swift
[86/155] Compiling CryptoSwift ASN1Decoder.swift
[87/155] Compiling CryptoSwift ASN1Encoder.swift
[88/155] Compiling CryptoSwift ASN1Scanner.swift
[89/155] Compiling CryptoSwift Array+Extension.swift
[90/155] Compiling CryptoSwift Authenticator.swift
[91/155] Compiling CryptoSwift BatchedCollection.swift
[92/155] Compiling Multibase Multibase.swift
[93/155] Emitting module Multibase
[94/155] Compiling CryptoSwift String+Extension.swift
[95/155] Compiling CryptoSwift UInt128.swift
[96/155] Compiling CryptoSwift UInt16+Extension.swift
[97/155] Compiling CryptoSwift UInt32+Extension.swift
[98/155] Compiling CryptoSwift UInt64+Extension.swift
[99/155] Compiling CryptoSwift UInt8+Extension.swift
[100/155] Compiling CryptoSwift Updatable.swift
[101/155] Compiling CryptoSwift Utils.swift
[102/155] Compiling CryptoSwift XChaCha20.swift
[103/155] Compiling CryptoSwift ZeroPadding.swift
[104/155] Compiling CryptoSwift resource_bundle_accessor.swift
[105/155] Compiling Multicodec Codecs+Equatable.swift
[106/155] Compiling Multicodec Multicodec.swift
[107/155] Emitting module Multicodec
[108/155] Compiling Multicodec Codecs.swift
[109/155] Compiling CryptoSwift GCM.swift
[110/155] Compiling CryptoSwift OCB.swift
[111/155] Compiling CryptoSwift OFB.swift
[112/155] Compiling CryptoSwift PCBC.swift
[113/155] Compiling CryptoSwift Blowfish.swift
[114/155] Compiling CryptoSwift CBCMAC.swift
[115/155] Compiling CryptoSwift CMAC.swift
[116/155] Compiling CryptoSwift Addition.swift
[117/155] Compiling CryptoSwift BigInt.swift
[118/155] Compiling CryptoSwift BigUInt.swift
[119/155] Compiling CryptoSwift BitwiseOps.swift
[120/155] Compiling CryptoSwift CS.swift
[121/155] Compiling CryptoSwift Cryptor.swift
[122/155] Compiling CryptoSwift Cryptors.swift
[123/155] Compiling CryptoSwift Digest.swift
[124/155] Compiling CryptoSwift DigestType.swift
[125/155] Compiling CryptoSwift AES+Foundation.swift
[126/155] Compiling CryptoSwift Array+Foundation.swift
[127/155] Compiling CryptoSwift Blowfish+Foundation.swift
[128/155] Compiling CryptoSwift ChaCha20+Foundation.swift
[129/155] Compiling CryptoSwift Data+Extension.swift
[130/155] Compiling CryptoSwift HMAC+Foundation.swift
[131/155] Compiling CryptoSwift Rabbit+Foundation.swift
[132/155] Compiling CryptoSwift Bit.swift
[133/155] Compiling CryptoSwift BlockCipher.swift
[134/155] Compiling CryptoSwift BlockDecryptor.swift
[135/155] Compiling CryptoSwift BlockEncryptor.swift
[136/155] Compiling CryptoSwift BlockMode.swift
[137/155] Compiling CryptoSwift BlockModeOptions.swift
[138/155] Compiling CryptoSwift CBC.swift
[139/155] Compiling CryptoSwift CCM.swift
[140/155] Compiling CryptoSwift CFB.swift
[141/155] Compiling CryptoSwift CTR.swift
[142/155] Compiling CryptoSwift CipherModeWorker.swift
[143/155] Compiling CryptoSwift ECB.swift
[144/155] Emitting module CryptoSwift
[145/155] Compiling CryptoSwift RSA+Signature.swift
[146/155] Compiling CryptoSwift RSA.swift
[147/155] Compiling CryptoSwift Rabbit.swift
[148/155] Compiling CryptoSwift SHA1.swift
[149/155] Compiling CryptoSwift SHA2.swift
[150/155] Compiling CryptoSwift SHA3.swift
[151/155] Compiling CryptoSwift Scrypt.swift
[152/155] Compiling CryptoSwift SecureBytes.swift
[153/155] Compiling CryptoSwift Signature.swift
[154/155] Compiling CryptoSwift StreamDecryptor.swift
[155/155] Compiling CryptoSwift StreamEncryptor.swift
[156/157] Emitting module Multihash
[157/157] Compiling Multihash Multihash.swift
[158/159] Emitting module CID
[159/159] Compiling CID CID.swift
Build complete! (19.54s)
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/195] Fetching swift-multibase
[9/497] Fetching swift-multibase, swift-multihash
[216/841] Fetching swift-multibase, swift-multihash, swift-multicodec
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.76s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.76s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.77s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.2.1 (1.28s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swift-libp2p/swift-varint.git
[1/123] Fetching swift-varint
[121/13228] Fetching swift-varint, cryptoswift
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (1.70s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.70s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.2.1 (2.19s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.2.1 (0.47s)
Fetching https://github.com/swift-libp2p/swift-bases.git
[1/302] Fetching swift-bases
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (0.69s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (3.72s)
Computing version for https://github.com/swift-libp2p/swift-varint.git
Computed https://github.com/swift-libp2p/swift-varint.git at 0.2.0 (0.47s)
Computing version for https://github.com/swift-libp2p/swift-bases.git
Computed https://github.com/swift-libp2p/swift-bases.git at 0.2.0 (0.47s)
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.2.1
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.2.1
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.2.1
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.2.0
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.2.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-multibase",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multibase.git"
},
{
"identity" : "swift-multicodec",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multicodec.git"
},
{
"identity" : "swift-multihash",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multihash.git"
}
],
"manifest_display_name" : "swift-cid",
"name" : "swift-cid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"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" : "6.0"
}
Done.