The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-multihash, reference 0.2.1 (3f96de), with Swift 6.2 for Android on 2 Nov 2025 01:32:09 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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.2
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-0":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/swift-libp2p/swift-multibase.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
[1/344] Fetching swift-multicodec
[19/539] Fetching swift-multicodec, swift-multibase
[536/662] Fetching swift-multicodec, swift-multibase, swift-varint
[541/13767] Fetching swift-multicodec, swift-multibase, swift-varint, cryptoswift
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (0.38s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.38s)
[1899/13300] Fetching swift-multibase, cryptoswift
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (2.10s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.16s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (5.24s)
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.39s)
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.39s)
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.24s)
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.64s)
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-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-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-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
Building for debugging...
[0/12] Write sources
[9/12] Copying PrivacyInfo.xcprivacy
[10/12] Write sources
[11/12] Write swift-version--11D90AFD9DD3AB2.txt
[13/134] Emitting module Base2
[14/134] Compiling Base8 Quintets.swift
[15/134] Compiling Base32 Quintets.swift
[16/134] Compiling Base32 BlockEncoding.swift
[17/134] Compiling Base8 BlockDecoding.swift
[18/134] Compiling Base8 BlockEncoding.swift
[19/134] Compiling Base32 BlockDecoding.swift
[20/134] Emitting module Base32
[21/134] Compiling Base32 Alphabets.swift
[22/134] Compiling Base32 Base32.swift
[23/135] Emitting module Base64
[24/135] Compiling Base64 Base64.swift
[26/136] Compiling CryptoSwift BlockEncryptor.swift
[27/136] Compiling CryptoSwift BlockMode.swift
[28/136] Compiling CryptoSwift BlockModeOptions.swift
[29/136] Compiling CryptoSwift CBC.swift
[30/136] Compiling CryptoSwift CCM.swift
[31/136] Compiling CryptoSwift CFB.swift
[32/136] Compiling CryptoSwift CTR.swift
[33/136] Compiling CryptoSwift CipherModeWorker.swift
[34/136] Compiling CryptoSwift ECB.swift
[35/136] Compiling CryptoSwift GCM.swift
[36/136] Compiling CryptoSwift OCB.swift
[37/136] Compiling CryptoSwift OFB.swift
[38/136] Compiling CryptoSwift PCBC.swift
[39/136] Compiling CryptoSwift Blowfish.swift
[40/136] Compiling CryptoSwift CBCMAC.swift
[41/150] Emitting module CryptoSwift
[42/150] Compiling CryptoSwift AEAD.swift
[43/150] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[44/150] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[45/150] Compiling CryptoSwift AES.Cryptors.swift
[46/150] Compiling CryptoSwift AES.swift
[47/150] Compiling CryptoSwift ASN1.swift
[48/150] Compiling CryptoSwift ASN1Decoder.swift
[49/150] Compiling CryptoSwift ASN1Encoder.swift
[50/150] Compiling CryptoSwift ASN1Scanner.swift
[51/150] Compiling CryptoSwift Array+Extension.swift
[52/150] Compiling CryptoSwift Authenticator.swift
[53/150] Compiling CryptoSwift BatchedCollection.swift
[54/150] Compiling CryptoSwift Bit.swift
[55/150] Compiling CryptoSwift BlockCipher.swift
[56/150] Compiling CryptoSwift BlockDecryptor.swift
[57/150] Emitting module Base8
[59/150] Compiling Base2 Base2.swift
[60/150] Compiling Base8 Alphabet.swift
[61/150] Compiling Base8 Base8.swift
[62/150] Compiling VarInt VarInt.swift
[63/150] Emitting module VarInt
[64/150] Compiling VarInt BinaryEncoder.swift
[68/153] Emitting module BaseX
[69/153] Compiling BaseX BaseX.swift
[71/160] Compiling Multicodec Multicodec.swift
[72/160] Emitting module Multibase
[73/160] Compiling Multibase Multibase.swift
[75/161] Emitting module Multicodec
[76/161] Compiling Multicodec Codecs+Equatable.swift
[77/161] Compiling Multicodec Codecs.swift
[78/162] Compiling CryptoSwift XChaCha20+Foundation.swift
[79/162] Compiling CryptoSwift Generics.swift
[80/162] Compiling CryptoSwift HKDF.swift
[81/162] Compiling CryptoSwift HMAC.swift
[82/162] Compiling CryptoSwift ISO10126Padding.swift
[83/162] Compiling CryptoSwift ISO78164Padding.swift
[84/162] Compiling CryptoSwift Int+Extension.swift
[85/162] Compiling CryptoSwift MD5.swift
[86/162] Compiling CryptoSwift NoPadding.swift
[87/162] Compiling CryptoSwift Operators.swift
[88/162] Compiling CryptoSwift DER.swift
[89/162] Compiling CryptoSwift PBKDF1.swift
[90/162] Compiling CryptoSwift PBKDF2.swift
[91/162] Compiling CryptoSwift PKCS1v15.swift
[92/162] Compiling CryptoSwift PKCS5.swift
[93/162] Compiling CryptoSwift PKCS7.swift
[94/162] Compiling CryptoSwift PKCS7Padding.swift
[95/162] Compiling CryptoSwift Padding.swift
[96/162] Compiling CryptoSwift Poly1305.swift
[97/162] Compiling CryptoSwift RSA+Cipher.swift
[98/162] Compiling CryptoSwift RSA+Signature.swift
[99/162] Compiling CryptoSwift RSA.swift
[100/162] Compiling CryptoSwift Rabbit.swift
[101/162] Compiling CryptoSwift SHA1.swift
[102/162] Compiling CryptoSwift SHA2.swift
[103/162] Compiling CryptoSwift SHA3.swift
[104/162] Compiling CryptoSwift Scrypt.swift
[105/162] Compiling CryptoSwift SecureBytes.swift
[106/162] Compiling CryptoSwift CompactMap.swift
[107/162] Compiling CryptoSwift Cryptor.swift
[108/162] Compiling CryptoSwift Cryptors.swift
[109/162] Compiling CryptoSwift Digest.swift
[110/162] Compiling CryptoSwift DigestType.swift
[111/162] Compiling CryptoSwift AES+Foundation.swift
[112/162] Compiling CryptoSwift Array+Foundation.swift
[113/162] Compiling CryptoSwift Blowfish+Foundation.swift
[114/162] Compiling CryptoSwift ChaCha20+Foundation.swift
[115/162] Compiling CryptoSwift Data+Extension.swift
[116/162] Compiling CryptoSwift HMAC+Foundation.swift
[117/162] Compiling CryptoSwift Rabbit+Foundation.swift
[118/162] Compiling CryptoSwift String+FoundationExtension.swift
[119/162] Compiling CryptoSwift Utils+Foundation.swift
[120/162] Compiling CryptoSwift IntegerConversion.swift
[121/162] Compiling CryptoSwift Multiplication.swift
[122/162] Compiling CryptoSwift PrimeTest.swift
[123/162] Compiling CryptoSwift Random.swift
[124/162] Compiling CryptoSwift Shifts.swift
[125/162] Compiling CryptoSwift SquareRoot.swift
[126/162] Compiling CryptoSwift Strideable.swift
[127/162] Compiling CryptoSwift StringConversion.swift
[128/162] Compiling CryptoSwift Subtraction.swift
[129/162] Compiling CryptoSwift WordsAndBits.swift
[130/162] Compiling CryptoSwift ChaCha20.swift
[131/162] Compiling CryptoSwift Checksum.swift
[132/162] Compiling CryptoSwift Cipher.swift
[133/162] Compiling CryptoSwift Collection+Extension.swift
[135/162] Compiling CryptoSwift CMAC.swift
[136/162] Compiling CryptoSwift Addition.swift
[137/162] Compiling CryptoSwift BigInt.swift
[138/162] Compiling CryptoSwift BigUInt.swift
[139/162] Compiling CryptoSwift BitwiseOps.swift
[140/162] Compiling CryptoSwift CS.swift
[141/162] Compiling CryptoSwift Codable.swift
[142/162] Compiling CryptoSwift Comparable.swift
[143/162] Compiling CryptoSwift DataConversion.swift
[144/162] Compiling CryptoSwift Division.swift
[145/162] Compiling CryptoSwift Exponentiation.swift
[146/162] Compiling CryptoSwift FloatingPointConversion.swift
[147/162] Compiling CryptoSwift GCD.swift
[148/162] Compiling CryptoSwift Hashable.swift
[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] Emitting module Multihash
[165/165] Compiling Multihash Multihash.swift
Build complete! (102.16s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.