Build Information
Successful build of swift-multihash, reference 0.2.1 (3f96de), with Swift 6.3 for Android on 17 Apr 2026 11:20:04 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-libp2p/swift-multihash.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-multihash
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at 3f96ded move mh from class to sendable struct (#12)
Cloned https://github.com/swift-libp2p/swift-multihash.git
Revision (git rev-parse @):
3f96ded8e8af0787bfc7b90fbb54db28d3a28302
SUCCESS checkout https://github.com/swift-libp2p/swift-multihash.git at 0.2.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/swift-libp2p/swift-multihash.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/swift-libp2p/swift-multibase.git
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
[1/344] Fetching swift-multicodec
[232/539] Fetching swift-multicodec, swift-multibase
[537/662] Fetching swift-multicodec, swift-multibase, swift-varint
[660/14003] Fetching swift-multicodec, swift-multibase, swift-varint, cryptoswift
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.49s)
[986/13659] Fetching swift-multibase, swift-varint, cryptoswift
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (2.82s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (2.82s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.88s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (6.82s)
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.66s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.2.1 (0.77s)
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.74s)
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.31s)
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.13s)
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
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-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
Building for debugging...
[0/12] Copying PrivacyInfo.xcprivacy
[1/12] Write sources
[11/12] Write swift-version--4F562202D5529B1.txt
[13/134] Emitting module BaseX
[14/134] Compiling Base8 BlockDecoding.swift
[15/134] Compiling Base32 BlockDecoding.swift
[16/134] Compiling Base8 BlockEncoding.swift
[17/134] Compiling Base8 Quintets.swift
[18/134] Compiling Base32 BlockEncoding.swift
[19/134] Compiling Base32 Quintets.swift
[20/134] Emitting module Base2
[21/134] Compiling Base2 Base2.swift
[23/135] Compiling Base8 Base8.swift
[24/135] Emitting module CryptoSwift
[25/135] Compiling CryptoSwift AEAD.swift
[26/135] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[27/135] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[28/135] Compiling CryptoSwift AES.Cryptors.swift
[29/135] Compiling CryptoSwift AES.swift
[30/135] Compiling CryptoSwift ASN1.swift
[31/135] Compiling CryptoSwift ASN1Decoder.swift
[32/135] Compiling CryptoSwift ASN1Encoder.swift
[33/135] Compiling CryptoSwift ASN1Scanner.swift
[34/135] Compiling CryptoSwift Array+Extension.swift
[35/135] Compiling CryptoSwift Authenticator.swift
[36/135] Compiling CryptoSwift BatchedCollection.swift
[37/135] Compiling CryptoSwift Bit.swift
[38/135] Compiling CryptoSwift BlockCipher.swift
[39/135] Compiling CryptoSwift BlockDecryptor.swift
[40/135] Emitting module Base32
[41/149] Emitting module Base8
[42/149] Compiling Base8 Alphabet.swift
[43/150] Compiling CryptoSwift BlockEncryptor.swift
[44/150] Compiling CryptoSwift BlockMode.swift
[45/150] Compiling CryptoSwift BlockModeOptions.swift
[46/150] Compiling CryptoSwift CBC.swift
[47/150] Compiling CryptoSwift CCM.swift
[48/150] Compiling CryptoSwift CFB.swift
[49/150] Compiling CryptoSwift CTR.swift
[50/150] Compiling CryptoSwift CipherModeWorker.swift
[51/150] Compiling CryptoSwift ECB.swift
[52/150] Compiling CryptoSwift GCM.swift
[53/150] Compiling CryptoSwift OCB.swift
[54/150] Compiling CryptoSwift OFB.swift
[55/150] Compiling CryptoSwift PCBC.swift
[56/150] Compiling CryptoSwift Blowfish.swift
[57/150] Compiling CryptoSwift CBCMAC.swift
[58/150] Compiling Base64 Base64.swift
[59/150] Compiling CryptoSwift CompactMap.swift
[60/150] Compiling CryptoSwift Cryptor.swift
[61/150] Compiling CryptoSwift Cryptors.swift
[62/150] Compiling CryptoSwift Digest.swift
[63/150] Compiling CryptoSwift DigestType.swift
[64/150] Compiling CryptoSwift AES+Foundation.swift
[65/150] Compiling CryptoSwift Array+Foundation.swift
[66/150] Compiling CryptoSwift Blowfish+Foundation.swift
[67/150] Compiling CryptoSwift ChaCha20+Foundation.swift
[68/150] Compiling CryptoSwift Data+Extension.swift
[69/150] Compiling CryptoSwift HMAC+Foundation.swift
[70/150] Compiling CryptoSwift Rabbit+Foundation.swift
[71/150] Compiling CryptoSwift String+FoundationExtension.swift
[72/150] Compiling CryptoSwift Utils+Foundation.swift
[73/150] Emitting module Base64
[74/151] Compiling VarInt VarInt.swift
[75/151] Emitting module VarInt
[76/151] Compiling VarInt BinaryEncoder.swift
[77/151] Compiling CryptoSwift XChaCha20+Foundation.swift
[78/151] Compiling CryptoSwift Generics.swift
[79/151] Compiling CryptoSwift HKDF.swift
[80/151] Compiling CryptoSwift HMAC.swift
[81/151] Compiling CryptoSwift ISO10126Padding.swift
[82/151] Compiling CryptoSwift ISO78164Padding.swift
[83/151] Compiling CryptoSwift Int+Extension.swift
[84/151] Compiling CryptoSwift MD5.swift
[85/151] Compiling CryptoSwift NoPadding.swift
[86/151] Compiling CryptoSwift Operators.swift
[87/151] Compiling CryptoSwift DER.swift
[88/151] Compiling CryptoSwift PBKDF1.swift
[89/151] Compiling CryptoSwift PBKDF2.swift
[90/151] Compiling CryptoSwift PKCS1v15.swift
[92/152] Compiling Base32 Base32.swift
[94/152] Compiling Base32 Alphabets.swift
[95/153] Compiling BaseX BaseX.swift
[99/154] Compiling CryptoSwift PKCS5.swift
[100/154] Compiling CryptoSwift PKCS7.swift
[101/154] Compiling CryptoSwift PKCS7Padding.swift
[102/154] Compiling CryptoSwift Padding.swift
[103/154] Compiling CryptoSwift Poly1305.swift
[104/154] Compiling CryptoSwift RSA+Cipher.swift
[105/154] Compiling CryptoSwift RSA+Signature.swift
[106/154] Compiling CryptoSwift RSA.swift
[107/154] Compiling CryptoSwift Rabbit.swift
[108/154] Compiling CryptoSwift SHA1.swift
[109/154] Compiling CryptoSwift SHA2.swift
[110/154] Compiling CryptoSwift SHA3.swift
[111/154] Compiling CryptoSwift Scrypt.swift
[112/154] Compiling CryptoSwift SecureBytes.swift
[113/154] Compiling CryptoSwift CMAC.swift
[114/154] Compiling CryptoSwift Addition.swift
[115/154] Compiling CryptoSwift BigInt.swift
[116/154] Compiling CryptoSwift BigUInt.swift
[117/154] Compiling CryptoSwift BitwiseOps.swift
[118/154] Compiling CryptoSwift CS.swift
[119/154] Compiling CryptoSwift Codable.swift
[120/154] Compiling CryptoSwift Comparable.swift
[121/154] Compiling CryptoSwift DataConversion.swift
[122/154] Compiling CryptoSwift Division.swift
[123/154] Compiling CryptoSwift Exponentiation.swift
[124/154] Compiling CryptoSwift FloatingPointConversion.swift
[125/154] Compiling CryptoSwift GCD.swift
[126/154] Compiling CryptoSwift Hashable.swift
[127/154] Compiling CryptoSwift IntegerConversion.swift
[128/154] Compiling CryptoSwift Multiplication.swift
[129/154] Compiling CryptoSwift PrimeTest.swift
[130/154] Compiling CryptoSwift Random.swift
[131/154] Compiling CryptoSwift Shifts.swift
[132/154] Compiling CryptoSwift SquareRoot.swift
[133/154] Compiling CryptoSwift Strideable.swift
[134/154] Compiling CryptoSwift StringConversion.swift
[135/154] Compiling CryptoSwift Subtraction.swift
[136/154] Compiling CryptoSwift WordsAndBits.swift
[137/154] Compiling CryptoSwift ChaCha20.swift
[138/154] Compiling CryptoSwift Checksum.swift
[139/154] Compiling CryptoSwift Cipher.swift
[140/154] Compiling CryptoSwift Collection+Extension.swift
[141/160] Compiling Multicodec Multicodec.swift
[142/160] Emitting module Multibase
[143/160] Compiling Multibase Multibase.swift
[145/161] Compiling Multicodec Codecs+Equatable.swift
[146/161] Compiling Multicodec Codecs.swift
[147/161] Emitting module Multicodec
[149/162] Compiling CryptoSwift Signature.swift
[150/162] Compiling CryptoSwift StreamDecryptor.swift
[151/162] Compiling CryptoSwift StreamEncryptor.swift
[152/162] Compiling CryptoSwift String+Extension.swift
[153/162] Compiling CryptoSwift UInt128.swift
[154/162] Compiling CryptoSwift UInt16+Extension.swift
[155/162] Compiling CryptoSwift UInt32+Extension.swift
[156/162] Compiling CryptoSwift UInt64+Extension.swift
[157/162] Compiling CryptoSwift UInt8+Extension.swift
[158/162] Compiling CryptoSwift Updatable.swift
[159/162] Compiling CryptoSwift Utils.swift
[160/162] Compiling CryptoSwift XChaCha20.swift
[161/162] Compiling CryptoSwift ZeroPadding.swift
[162/162] Compiling CryptoSwift resource_bundle_accessor.swift
[164/165] Compiling Multihash Multihash.swift
[165/165] Emitting module Multihash
Build complete! (81.70s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-varint",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-varint.git"
},
{
"identity" : "swift-multibase",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"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.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-libp2p/swift-multicodec.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.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" : [
],
"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" : "6.0"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.