The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-multihash, reference 0.2.1 (3f96de), with Swift 6.3 for Wasm on 17 Apr 2026 11:17:17 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build 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:         wasm
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-2":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
[1/195] Fetching swift-multibase
[196/539] Fetching swift-multibase, swift-multicodec
[540/13880] Fetching swift-multibase, swift-multicodec, cryptoswift
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.67s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.68s)
[3603/13341] Fetching cryptoswift
[11742/13464] Fetching cryptoswift, swift-varint
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (0.65s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.75s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (5.33s)
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.49s)
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.62s)
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.67s)
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.36s)
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.09s)
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-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/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-24593BA9C3E375BF.txt
[13/134] Compiling Base8 Quintets.swift
[14/134] Compiling Base8 BlockDecoding.swift
[15/134] Compiling Base8 BlockEncoding.swift
[16/134] Compiling Base32 Quintets.swift
[17/134] Compiling Base32 BlockDecoding.swift
[18/134] Compiling Base32 BlockEncoding.swift
[19/134] Emitting module Base64
[20/134] Compiling Base64 Base64.swift
[21/135] Emitting module Base8
[22/135] Emitting module Base2
[23/135] Compiling Base2 Base2.swift
[26/136] Compiling Base32 Base32.swift
[27/136] Emitting module Base32
[28/136] Compiling Base32 Alphabets.swift
[29/136] Compiling Base8 Alphabet.swift
[30/136] Compiling Base8 Base8.swift
[32/138] Compiling CryptoSwift IntegerConversion.swift
[33/138] Compiling CryptoSwift Multiplication.swift
[34/138] Compiling CryptoSwift PrimeTest.swift
[35/138] Compiling CryptoSwift Random.swift
[36/138] Compiling CryptoSwift Shifts.swift
[37/138] Compiling CryptoSwift SquareRoot.swift
[38/138] Compiling CryptoSwift Strideable.swift
[39/138] Compiling CryptoSwift StringConversion.swift
[40/138] Compiling CryptoSwift Subtraction.swift
[41/138] Compiling CryptoSwift WordsAndBits.swift
[42/138] Compiling CryptoSwift ChaCha20.swift
[43/138] Compiling CryptoSwift Checksum.swift
[44/138] Compiling CryptoSwift Cipher.swift
[45/138] Compiling CryptoSwift Collection+Extension.swift
[46/152] Compiling VarInt BinaryEncoder.swift
[47/152] Emitting module VarInt
[48/152] Compiling VarInt VarInt.swift
[51/153] Compiling CryptoSwift XChaCha20+Foundation.swift
[52/153] Compiling CryptoSwift Generics.swift
[53/153] Compiling CryptoSwift HKDF.swift
[54/153] Compiling CryptoSwift HMAC.swift
[55/153] Compiling CryptoSwift ISO10126Padding.swift
[56/153] Compiling CryptoSwift ISO78164Padding.swift
[57/153] Compiling CryptoSwift Int+Extension.swift
[58/153] Compiling CryptoSwift MD5.swift
[59/153] Compiling CryptoSwift NoPadding.swift
[60/153] Compiling CryptoSwift Operators.swift
[61/153] Compiling CryptoSwift DER.swift
[62/153] Compiling CryptoSwift PBKDF1.swift
[63/153] Compiling CryptoSwift PBKDF2.swift
[64/153] Compiling CryptoSwift PKCS1v15.swift
[65/153] Compiling CryptoSwift BlockEncryptor.swift
[66/153] Compiling CryptoSwift BlockMode.swift
[67/153] Compiling CryptoSwift BlockModeOptions.swift
[68/153] Compiling CryptoSwift CBC.swift
[69/153] Compiling CryptoSwift CCM.swift
[70/153] Compiling CryptoSwift CFB.swift
[71/153] Compiling CryptoSwift CTR.swift
[72/153] Compiling CryptoSwift CipherModeWorker.swift
[73/153] Compiling CryptoSwift ECB.swift
[74/153] Compiling CryptoSwift GCM.swift
[75/153] Compiling CryptoSwift OCB.swift
[76/153] Compiling CryptoSwift OFB.swift
[77/153] Compiling CryptoSwift PCBC.swift
[78/153] Compiling CryptoSwift Blowfish.swift
[79/153] Compiling CryptoSwift CBCMAC.swift
[80/153] Compiling CryptoSwift CMAC.swift
[81/153] Compiling CryptoSwift Addition.swift
[82/153] Compiling CryptoSwift BigInt.swift
[83/153] Compiling CryptoSwift BigUInt.swift
[84/153] Compiling CryptoSwift BitwiseOps.swift
[85/153] Compiling CryptoSwift CS.swift
[86/153] Compiling CryptoSwift Codable.swift
[87/153] Compiling CryptoSwift Comparable.swift
[88/153] Compiling CryptoSwift DataConversion.swift
[89/153] Compiling CryptoSwift Division.swift
[90/153] Compiling CryptoSwift Exponentiation.swift
[91/153] Compiling CryptoSwift FloatingPointConversion.swift
[92/153] Compiling CryptoSwift GCD.swift
[93/153] Compiling CryptoSwift Hashable.swift
[94/157] Emitting module BaseX
[95/157] Compiling BaseX BaseX.swift
[97/158] Compiling Multicodec Multicodec.swift
[98/158] Compiling CryptoSwift CompactMap.swift
[99/158] Compiling CryptoSwift Cryptor.swift
[100/158] Compiling CryptoSwift Cryptors.swift
[101/158] Compiling CryptoSwift Digest.swift
[102/158] Compiling CryptoSwift DigestType.swift
[103/158] Compiling CryptoSwift AES+Foundation.swift
[104/158] Compiling CryptoSwift Array+Foundation.swift
[105/158] Compiling CryptoSwift Blowfish+Foundation.swift
[106/158] Compiling CryptoSwift ChaCha20+Foundation.swift
[107/158] Compiling CryptoSwift Data+Extension.swift
[108/158] Compiling CryptoSwift HMAC+Foundation.swift
[109/158] Compiling CryptoSwift Rabbit+Foundation.swift
[110/158] Compiling CryptoSwift String+FoundationExtension.swift
[111/158] Compiling CryptoSwift Utils+Foundation.swift
[112/158] Compiling CryptoSwift PKCS5.swift
[113/158] Compiling CryptoSwift PKCS7.swift
[114/158] Compiling CryptoSwift PKCS7Padding.swift
[115/158] Compiling CryptoSwift Padding.swift
[116/158] Compiling CryptoSwift Poly1305.swift
[117/158] Compiling CryptoSwift RSA+Cipher.swift
[118/158] Compiling CryptoSwift RSA+Signature.swift
[119/158] Compiling CryptoSwift RSA.swift
[120/158] Compiling CryptoSwift Rabbit.swift
[121/158] Compiling CryptoSwift SHA1.swift
[122/158] Compiling CryptoSwift SHA2.swift
[123/158] Compiling CryptoSwift SHA3.swift
[124/158] Compiling CryptoSwift Scrypt.swift
[125/158] Compiling CryptoSwift SecureBytes.swift
[126/158] Compiling Multicodec Codecs+Equatable.swift
[127/160] Emitting module Multicodec
[128/160] Compiling CryptoSwift AEAD.swift
[129/160] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[130/160] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[131/160] Compiling CryptoSwift AES.Cryptors.swift
[132/160] Compiling CryptoSwift AES.swift
[133/160] Compiling CryptoSwift ASN1.swift
[134/160] Compiling CryptoSwift ASN1Decoder.swift
[135/160] Compiling CryptoSwift ASN1Encoder.swift
[136/160] Compiling CryptoSwift ASN1Scanner.swift
[137/160] Compiling CryptoSwift Array+Extension.swift
[138/160] Compiling CryptoSwift Authenticator.swift
[139/160] Compiling CryptoSwift BatchedCollection.swift
[140/160] Compiling CryptoSwift Bit.swift
[141/160] Compiling CryptoSwift BlockCipher.swift
[142/160] Compiling CryptoSwift BlockDecryptor.swift
[143/160] Emitting module CryptoSwift
[144/160] Emitting module Multibase
[145/160] Compiling Multibase Multibase.swift
[147/161] Compiling Multicodec Codecs.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] Compiling Multihash Multihash.swift
[165/165] Emitting module Multihash
Build complete! (48.69s)
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"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.