Build Information
Successful build of swift-cid, reference 0.2.1 (b9138d), with Swift 6.1 for Wasm on 1 Nov 2025 20:50:28 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-libp2p/swift-cid.git
Reference: 0.2.1
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
* tag 0.2.1 -> FETCH_HEAD
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 0.2.1
========================================
Build
========================================
Selected platform: wasm
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
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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" : "/host/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 ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-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/302] Fetching swift-multihash
[303/497] Fetching swift-multihash, swift-multibase
[498/841] Fetching swift-multihash, swift-multibase, swift-multicodec
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.58s)
[578/646] Fetching swift-multihash, swift-multicodec
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.66s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.67s)
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.93s)
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/123] Fetching swift-varint
[124/13228] Fetching swift-varint, cryptoswift
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (2.99s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.06s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.2.1 (4.07s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.2.1 (1.21s)
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.49s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (5.05s)
Computing version for https://github.com/swift-libp2p/swift-varint.git
Computed https://github.com/swift-libp2p/swift-varint.git at 0.2.0 (1.21s)
Computing version for https://github.com/swift-libp2p/swift-bases.git
Computed https://github.com/swift-libp2p/swift-bases.git at 0.2.0 (1.11s)
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/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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
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-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-multihash.git
Working copy of https://github.com/swift-libp2p/swift-multihash.git resolved at 0.2.1
Building for debugging...
[0/13] Write sources
[1/13] Copying PrivacyInfo.xcprivacy
[1/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/135] Emitting module Base8
[15/135] Emitting module VarInt
[16/135] Emitting module Base32
[17/135] Compiling Base32 Quintets.swift
[18/135] Compiling Base32 BlockDecoding.swift
[19/135] Compiling Base32 BlockEncoding.swift
[20/135] Compiling Base8 BlockDecoding.swift
[21/135] Compiling Base8 BlockEncoding.swift
[22/135] Compiling Base8 Quintets.swift
[23/135] Compiling VarInt VarInt.swift
[24/135] Compiling BaseX BaseX.swift
[25/135] Emitting module BaseX
[27/136] Emitting module Base64
[28/136] Compiling Base64 Base64.swift
[29/137] Emitting module Base2
[30/137] Compiling Base2 Base2.swift
[31/138] Compiling Base32 Alphabets.swift
[32/138] Compiling Base32 Base32.swift
[33/138] Compiling Base8 Alphabet.swift
[34/138] Compiling VarInt BinaryEncoder.swift
[35/138] Compiling Base8 Base8.swift
[37/141] Compiling CryptoSwift XChaCha20+Foundation.swift
[38/141] Compiling CryptoSwift Generics.swift
[39/141] Compiling CryptoSwift HKDF.swift
[40/141] Compiling CryptoSwift HMAC.swift
[41/141] Compiling CryptoSwift ISO10126Padding.swift
[42/141] Compiling CryptoSwift ISO78164Padding.swift
[43/141] Compiling CryptoSwift Int+Extension.swift
[44/141] Compiling CryptoSwift MD5.swift
[45/141] Compiling CryptoSwift NoPadding.swift
[46/141] Compiling CryptoSwift Operators.swift
[47/141] Compiling CryptoSwift DER.swift
[48/141] Compiling CryptoSwift PBKDF1.swift
[49/141] Compiling CryptoSwift PBKDF2.swift
[50/141] Compiling CryptoSwift PKCS1v15.swift
[51/141] Compiling CryptoSwift CompactMap.swift
[52/141] Compiling CryptoSwift Cryptor.swift
[53/141] Compiling CryptoSwift Cryptors.swift
[54/141] Compiling CryptoSwift Digest.swift
[55/141] Compiling CryptoSwift DigestType.swift
[56/141] Compiling CryptoSwift AES+Foundation.swift
[57/141] Compiling CryptoSwift Array+Foundation.swift
[58/141] Compiling CryptoSwift Blowfish+Foundation.swift
[59/141] Compiling CryptoSwift ChaCha20+Foundation.swift
[60/141] Compiling CryptoSwift Data+Extension.swift
[61/141] Compiling CryptoSwift HMAC+Foundation.swift
[62/141] Compiling CryptoSwift Rabbit+Foundation.swift
[63/141] Compiling CryptoSwift String+FoundationExtension.swift
[64/141] Compiling CryptoSwift Utils+Foundation.swift
[69/157] Compiling CryptoSwift IntegerConversion.swift
[70/158] Compiling CryptoSwift Multiplication.swift
[71/158] Compiling CryptoSwift PrimeTest.swift
[72/158] Compiling CryptoSwift Random.swift
[73/158] Compiling CryptoSwift Shifts.swift
[74/158] Compiling CryptoSwift SquareRoot.swift
[75/158] Compiling CryptoSwift Strideable.swift
[76/158] Compiling CryptoSwift StringConversion.swift
[77/158] Compiling CryptoSwift Subtraction.swift
[78/158] Compiling CryptoSwift WordsAndBits.swift
[79/158] Compiling CryptoSwift ChaCha20.swift
[80/158] Compiling CryptoSwift Checksum.swift
[81/158] Compiling CryptoSwift Cipher.swift
[82/158] Compiling CryptoSwift Collection+Extension.swift
[83/161] Compiling Multicodec Codecs+Equatable.swift
[84/161] Compiling Multicodec Multicodec.swift
[85/161] Emitting module CryptoSwift
[86/161] Emitting module Multicodec
[87/161] Emitting module Multibase
[88/161] Compiling Multibase Multibase.swift
[90/162] Compiling CryptoSwift BlockEncryptor.swift
[91/162] Compiling CryptoSwift BlockMode.swift
[92/162] Compiling CryptoSwift BlockModeOptions.swift
[93/162] Compiling CryptoSwift CBC.swift
[94/162] Compiling CryptoSwift CCM.swift
[95/162] Compiling CryptoSwift CFB.swift
[96/162] Compiling CryptoSwift CTR.swift
[97/162] Compiling CryptoSwift CipherModeWorker.swift
[98/162] Compiling CryptoSwift ECB.swift
[99/162] Compiling CryptoSwift GCM.swift
[100/162] Compiling CryptoSwift OCB.swift
[101/162] Compiling CryptoSwift OFB.swift
[102/162] Compiling CryptoSwift PCBC.swift
[103/162] Compiling CryptoSwift Blowfish.swift
[104/162] Compiling CryptoSwift CBCMAC.swift
[105/162] Compiling CryptoSwift CMAC.swift
[106/162] Compiling CryptoSwift Addition.swift
[107/162] Compiling CryptoSwift BigInt.swift
[108/162] Compiling CryptoSwift BigUInt.swift
[109/162] Compiling CryptoSwift BitwiseOps.swift
[110/162] Compiling CryptoSwift CS.swift
[111/162] Compiling CryptoSwift Codable.swift
[112/162] Compiling CryptoSwift Comparable.swift
[113/162] Compiling CryptoSwift DataConversion.swift
[114/162] Compiling CryptoSwift Division.swift
[115/162] Compiling CryptoSwift Exponentiation.swift
[116/162] Compiling CryptoSwift FloatingPointConversion.swift
[117/162] Compiling CryptoSwift GCD.swift
[118/162] Compiling CryptoSwift Hashable.swift
[119/162] Compiling CryptoSwift AEAD.swift
[120/162] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[121/162] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[122/162] Compiling CryptoSwift AES.Cryptors.swift
[123/162] Compiling CryptoSwift AES.swift
[124/162] Compiling CryptoSwift ASN1.swift
[125/162] Compiling CryptoSwift ASN1Decoder.swift
[126/162] Compiling CryptoSwift ASN1Encoder.swift
[127/162] Compiling CryptoSwift ASN1Scanner.swift
[128/162] Compiling CryptoSwift Array+Extension.swift
[129/162] Compiling CryptoSwift Authenticator.swift
[130/162] Compiling CryptoSwift BatchedCollection.swift
[131/162] Compiling CryptoSwift Bit.swift
[132/162] Compiling CryptoSwift BlockCipher.swift
[133/162] Compiling CryptoSwift BlockDecryptor.swift
[134/162] Compiling Multicodec Codecs.swift
[136/163] Compiling CryptoSwift PKCS5.swift
[137/163] Compiling CryptoSwift PKCS7.swift
[138/163] Compiling CryptoSwift PKCS7Padding.swift
[139/163] Compiling CryptoSwift Padding.swift
[140/163] Compiling CryptoSwift Poly1305.swift
[141/163] Compiling CryptoSwift RSA+Cipher.swift
[142/163] Compiling CryptoSwift RSA+Signature.swift
[143/163] Compiling CryptoSwift RSA.swift
[144/163] Compiling CryptoSwift Rabbit.swift
[145/163] Compiling CryptoSwift SHA1.swift
[146/163] Compiling CryptoSwift SHA2.swift
[147/163] Compiling CryptoSwift SHA3.swift
[148/163] Compiling CryptoSwift Scrypt.swift
[149/163] Compiling CryptoSwift SecureBytes.swift
[150/163] Compiling CryptoSwift Signature.swift
[151/163] Compiling CryptoSwift StreamDecryptor.swift
[152/163] Compiling CryptoSwift StreamEncryptor.swift
[153/163] Compiling CryptoSwift String+Extension.swift
[154/163] Compiling CryptoSwift UInt128.swift
[155/163] Compiling CryptoSwift UInt16+Extension.swift
[156/163] Compiling CryptoSwift UInt32+Extension.swift
[157/163] Compiling CryptoSwift UInt64+Extension.swift
[158/163] Compiling CryptoSwift UInt8+Extension.swift
[159/163] Compiling CryptoSwift Updatable.swift
[160/163] Compiling CryptoSwift Utils.swift
[161/163] Compiling CryptoSwift XChaCha20.swift
[162/163] Compiling CryptoSwift ZeroPadding.swift
[163/163] Compiling CryptoSwift resource_bundle_accessor.swift
[165/166] Emitting module Multihash
[166/166] Compiling Multihash Multihash.swift
[168/169] Emitting module CID
[169/169] Compiling CID CID.swift
Build complete! (57.36s)
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" : "/host/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"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.