Build Information
Successful build of swift-multihash, reference main (3f96de), with Swift 6.3 for Android on 17 Apr 2026 11:17:23 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: 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 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 main
========================================
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-4606859-0":/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/swift-libp2p/swift-multicodec.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/195] Fetching swift-multibase
[196/539] Fetching swift-multibase, swift-multicodec
[444/13880] Fetching swift-multibase, swift-multicodec, cryptoswift
[445/14003] Fetching swift-multibase, swift-multicodec, cryptoswift, swift-varint
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.48s)
[986/13659] Fetching swift-multibase, cryptoswift, swift-varint
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (3.01s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (3.01s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.05s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (6.32s)
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.42s)
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.51s)
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.69s)
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.42s)
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.20s)
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-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-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
Building for debugging...
[0/12] Copying PrivacyInfo.xcprivacy
[1/12] Write sources
[11/12] Write swift-version--4F562202D5529B1.txt
[13/134] Emitting module Base64
[14/134] Emitting module Base8
[15/134] Emitting module CryptoSwift
[16/148] Compiling Base32 Quintets.swift
[17/148] Compiling Base32 BlockDecoding.swift
[18/148] Compiling Base8 BlockDecoding.swift
[19/148] Compiling Base8 BlockEncoding.swift
[20/148] Compiling Base8 Quintets.swift
[21/148] Compiling Base32 BlockEncoding.swift
[22/148] Compiling CryptoSwift IntegerConversion.swift
[23/148] Compiling CryptoSwift Multiplication.swift
[24/148] Compiling CryptoSwift PrimeTest.swift
[25/148] Compiling CryptoSwift Random.swift
[26/148] Compiling CryptoSwift Shifts.swift
[27/148] Compiling CryptoSwift SquareRoot.swift
[28/148] Compiling CryptoSwift Strideable.swift
[29/148] Compiling CryptoSwift StringConversion.swift
[30/148] Compiling CryptoSwift Subtraction.swift
[31/148] Compiling CryptoSwift WordsAndBits.swift
[32/148] Compiling CryptoSwift ChaCha20.swift
[33/148] Compiling CryptoSwift Checksum.swift
[34/148] Compiling CryptoSwift Cipher.swift
[35/148] Compiling CryptoSwift Collection+Extension.swift
[36/148] Compiling CryptoSwift BlockEncryptor.swift
[37/148] Compiling CryptoSwift BlockMode.swift
[38/148] Compiling CryptoSwift BlockModeOptions.swift
[39/148] Compiling CryptoSwift CBC.swift
[40/148] Compiling CryptoSwift CCM.swift
[41/148] Compiling CryptoSwift CFB.swift
[42/148] Compiling CryptoSwift CTR.swift
[43/148] Compiling CryptoSwift CipherModeWorker.swift
[44/148] Compiling CryptoSwift ECB.swift
[45/148] Compiling CryptoSwift GCM.swift
[46/148] Compiling CryptoSwift OCB.swift
[47/148] Compiling CryptoSwift OFB.swift
[48/148] Compiling CryptoSwift PCBC.swift
[49/148] Compiling CryptoSwift Blowfish.swift
[50/148] Compiling CryptoSwift CBCMAC.swift
[51/148] Compiling Base64 Base64.swift
[53/149] Compiling Base8 Base8.swift
[54/149] Emitting module Base2
[55/149] Compiling Base2 Base2.swift
[56/149] Compiling Base32 Base32.swift
[57/150] Compiling CryptoSwift CompactMap.swift
[58/150] Compiling CryptoSwift Cryptor.swift
[59/150] Compiling CryptoSwift Cryptors.swift
[60/150] Compiling CryptoSwift Digest.swift
[61/150] Compiling CryptoSwift DigestType.swift
[62/150] Compiling CryptoSwift AES+Foundation.swift
[63/150] Compiling CryptoSwift Array+Foundation.swift
[64/150] Compiling CryptoSwift Blowfish+Foundation.swift
[65/150] Compiling CryptoSwift ChaCha20+Foundation.swift
[66/150] Compiling CryptoSwift Data+Extension.swift
[67/150] Compiling CryptoSwift HMAC+Foundation.swift
[68/150] Compiling CryptoSwift Rabbit+Foundation.swift
[69/150] Compiling CryptoSwift String+FoundationExtension.swift
[70/150] Compiling CryptoSwift Utils+Foundation.swift
[71/150] Compiling Base8 Alphabet.swift
[72/151] Emitting module VarInt
[73/151] Compiling VarInt BinaryEncoder.swift
[74/151] Compiling VarInt VarInt.swift
[75/151] Compiling CryptoSwift Signature.swift
[76/151] Compiling CryptoSwift StreamDecryptor.swift
[77/151] Compiling CryptoSwift StreamEncryptor.swift
[78/151] Compiling CryptoSwift String+Extension.swift
[79/151] Compiling CryptoSwift UInt128.swift
[80/151] Compiling CryptoSwift UInt16+Extension.swift
[81/151] Compiling CryptoSwift UInt32+Extension.swift
[82/151] Compiling CryptoSwift UInt64+Extension.swift
[83/151] Compiling CryptoSwift UInt8+Extension.swift
[84/151] Compiling CryptoSwift Updatable.swift
[85/151] Compiling CryptoSwift Utils.swift
[86/151] Compiling CryptoSwift XChaCha20.swift
[87/151] Compiling CryptoSwift ZeroPadding.swift
[88/151] Compiling CryptoSwift resource_bundle_accessor.swift
[89/151] Compiling CryptoSwift AEAD.swift
[90/151] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[91/151] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[92/151] Compiling CryptoSwift AES.Cryptors.swift
[93/151] Compiling CryptoSwift AES.swift
[94/151] Compiling CryptoSwift ASN1.swift
[95/151] Compiling CryptoSwift ASN1Decoder.swift
[96/151] Compiling CryptoSwift ASN1Encoder.swift
[97/151] Compiling CryptoSwift ASN1Scanner.swift
[98/151] Compiling CryptoSwift Array+Extension.swift
[99/151] Compiling CryptoSwift Authenticator.swift
[100/151] Compiling CryptoSwift BatchedCollection.swift
[101/151] Compiling CryptoSwift Bit.swift
[102/151] Compiling CryptoSwift BlockCipher.swift
[103/151] Compiling CryptoSwift BlockDecryptor.swift
[106/152] Compiling CryptoSwift CMAC.swift
[107/152] Compiling CryptoSwift Addition.swift
[108/152] Compiling CryptoSwift BigInt.swift
[109/152] Compiling CryptoSwift BigUInt.swift
[110/152] Compiling CryptoSwift BitwiseOps.swift
[111/152] Compiling CryptoSwift CS.swift
[112/152] Compiling CryptoSwift Codable.swift
[113/152] Compiling CryptoSwift Comparable.swift
[114/152] Compiling CryptoSwift DataConversion.swift
[115/152] Compiling CryptoSwift Division.swift
[116/152] Compiling CryptoSwift Exponentiation.swift
[117/152] Compiling CryptoSwift FloatingPointConversion.swift
[118/152] Compiling CryptoSwift GCD.swift
[119/152] Compiling CryptoSwift Hashable.swift
[121/152] Compiling BaseX BaseX.swift
[122/152] Emitting module BaseX
[123/153] Emitting module Base32
[124/153] Compiling Base32 Alphabets.swift
[127/158] Compiling CryptoSwift XChaCha20+Foundation.swift
[128/158] Compiling CryptoSwift Generics.swift
[129/158] Compiling CryptoSwift HKDF.swift
[130/158] Compiling CryptoSwift HMAC.swift
[131/158] Compiling CryptoSwift ISO10126Padding.swift
[132/158] Compiling CryptoSwift ISO78164Padding.swift
[133/158] Compiling CryptoSwift Int+Extension.swift
[134/158] Compiling CryptoSwift MD5.swift
[135/158] Compiling CryptoSwift NoPadding.swift
[136/158] Compiling CryptoSwift Operators.swift
[137/158] Compiling CryptoSwift DER.swift
[138/158] Compiling CryptoSwift PBKDF1.swift
[139/158] Compiling CryptoSwift PBKDF2.swift
[140/158] Compiling CryptoSwift PKCS1v15.swift
[141/158] Compiling CryptoSwift PKCS5.swift
[142/158] Compiling CryptoSwift PKCS7.swift
[143/158] Compiling CryptoSwift PKCS7Padding.swift
[144/158] Compiling CryptoSwift Padding.swift
[145/158] Compiling CryptoSwift Poly1305.swift
[146/158] Compiling CryptoSwift RSA+Cipher.swift
[147/158] Compiling CryptoSwift RSA+Signature.swift
[148/158] Compiling CryptoSwift RSA.swift
[149/158] Compiling CryptoSwift Rabbit.swift
[150/158] Compiling CryptoSwift SHA1.swift
[151/158] Compiling CryptoSwift SHA2.swift
[152/158] Compiling CryptoSwift SHA3.swift
[153/158] Compiling CryptoSwift Scrypt.swift
[154/158] Compiling CryptoSwift SecureBytes.swift
[156/161] Compiling Multicodec Multicodec.swift
[157/161] Emitting module Multibase
[158/161] Compiling Multibase Multibase.swift
[160/162] Compiling Multicodec Codecs+Equatable.swift
[161/162] Emitting module Multicodec
[162/162] Compiling Multicodec Codecs.swift
[164/165] Emitting module Multihash
[165/165] Compiling Multihash Multihash.swift
Build complete! (59.12s)
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.