The Swift Package Index logo.Swift Package Index

Build Information

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