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.0.4 (7ea5a9), with Swift 6.2 (beta) for Linux on 21 Jun 2025 13:12:22 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-libp2p/swift-multihash.git
Reference: 0.0.4
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.0.4      -> FETCH_HEAD
HEAD is now at 7ea5a98 Commented out print statements
Cloned https://github.com/swift-libp2p/swift-multihash.git
Revision (git rev-parse @):
7ea5a9866bd341601fa61647d521880944139353
SUCCESS checkout https://github.com/swift-libp2p/swift-multihash.git at 0.0.4
========================================
Build
========================================
Selected platform:         linux
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-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swift-libp2p/swift-multicodec.git
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
[1/163] Fetching swift-multibase
[8/452] Fetching swift-multibase, swift-multicodec
[297/560] Fetching swift-multibase, swift-multicodec, swift-varint
[555/13501] Fetching swift-multibase, swift-multicodec, swift-varint, cryptoswift
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.25s)
[1815/13338] Fetching swift-multicodec, swift-varint, cryptoswift
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.26s)
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (0.26s)
[1812/12941] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.64s)
Computing version for https://github.com/swift-libp2p/swift-varint.git
Computed https://github.com/swift-libp2p/swift-varint.git at 0.0.2 (2.09s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.0.3 (0.50s)
Fetching https://github.com/swift-libp2p/swift-bases.git
[1/286] 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.0.4 (0.76s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.0.8 (0.64s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.75s)
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.0.3
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
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.0.2
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.0.8
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.0.4
Building for debugging...
[0/12] Write sources
[4/12] Copying PrivacyInfo.xcprivacy
[4/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/134] Emitting module Base64
[14/134] Emitting module Base2
[15/134] Compiling Base32 Quintets.swift
[16/134] Compiling Base32 BlockEncoding.swift
[17/134] Compiling Base8 Quintets.swift
[18/134] Compiling Base8 BlockDecoding.swift
[19/134] Compiling Base32 BlockDecoding.swift
[20/134] Compiling Base8 BlockEncoding.swift
[21/134] Compiling Base64 Base64.swift
[22/135] Compiling VarInt VarInt.swift
[24/135] Emitting module VarInt
[25/135] Compiling VarInt BinaryEncoder.swift
[26/136] Emitting module BaseX
[27/136] Compiling BaseX BaseX.swift
[29/137] Compiling Base8 Alphabet.swift
[30/137] Emitting module Base8
[31/137] Compiling Base2 Base2.swift
[32/138] Compiling Base32 Base32.swift
[34/138] Compiling CryptoSwift CompactMap.swift
[35/138] Compiling CryptoSwift Cryptor.swift
[36/138] Compiling Base8 Base8.swift
[37/138] Compiling CryptoSwift Cryptors.swift
[38/138] Compiling CryptoSwift Digest.swift
[39/138] Compiling CryptoSwift DigestType.swift
[40/138] Compiling CryptoSwift AES+Foundation.swift
[41/138] Compiling CryptoSwift Array+Foundation.swift
[42/138] Compiling CryptoSwift Blowfish+Foundation.swift
[43/138] Compiling CryptoSwift ChaCha20+Foundation.swift
[44/138] Compiling CryptoSwift Data+Extension.swift
[45/138] Compiling CryptoSwift HMAC+Foundation.swift
[46/138] Compiling CryptoSwift Rabbit+Foundation.swift
[47/138] Compiling CryptoSwift String+FoundationExtension.swift
[48/138] Compiling CryptoSwift Utils+Foundation.swift
[50/138] Compiling CryptoSwift XChaCha20+Foundation.swift
[51/138] Compiling CryptoSwift Generics.swift
[52/138] Compiling CryptoSwift HKDF.swift
[53/138] Compiling CryptoSwift HMAC.swift
[54/138] Compiling CryptoSwift ISO10126Padding.swift
[55/138] Compiling CryptoSwift ISO78164Padding.swift
[56/138] Compiling CryptoSwift Int+Extension.swift
[57/138] Compiling CryptoSwift MD5.swift
[58/138] Compiling CryptoSwift NoPadding.swift
[59/138] Compiling CryptoSwift Operators.swift
[60/138] Compiling CryptoSwift DER.swift
[61/138] Compiling CryptoSwift PBKDF1.swift
[62/138] Compiling CryptoSwift PBKDF2.swift
[63/138] Compiling CryptoSwift PKCS1v15.swift
[64/153] Compiling CryptoSwift IntegerConversion.swift
[65/153] Compiling CryptoSwift Multiplication.swift
[66/153] Compiling CryptoSwift PrimeTest.swift
[67/153] Compiling CryptoSwift Random.swift
[68/153] Compiling CryptoSwift Shifts.swift
[69/153] Compiling CryptoSwift SquareRoot.swift
[70/153] Compiling CryptoSwift Strideable.swift
[71/153] Compiling CryptoSwift StringConversion.swift
[72/153] Compiling CryptoSwift Subtraction.swift
[73/153] Compiling CryptoSwift WordsAndBits.swift
[74/153] Compiling CryptoSwift ChaCha20.swift
[75/153] Compiling CryptoSwift Checksum.swift
[76/153] Compiling CryptoSwift Cipher.swift
[77/153] Compiling CryptoSwift Collection+Extension.swift
[78/153] Emitting module Base32
[79/153] Compiling Base32 Alphabets.swift
[80/153] Compiling CryptoSwift BlockEncryptor.swift
[81/153] Compiling CryptoSwift BlockMode.swift
[82/153] Compiling CryptoSwift BlockModeOptions.swift
[83/153] Compiling CryptoSwift CBC.swift
[84/153] Compiling CryptoSwift CCM.swift
[85/153] Compiling CryptoSwift CFB.swift
[86/153] Compiling CryptoSwift CTR.swift
[87/153] Compiling CryptoSwift CipherModeWorker.swift
[88/153] Compiling CryptoSwift ECB.swift
[89/153] Compiling CryptoSwift GCM.swift
[90/153] Compiling CryptoSwift OCB.swift
[91/153] Compiling CryptoSwift OFB.swift
[92/153] Compiling CryptoSwift PCBC.swift
[93/153] Compiling CryptoSwift Blowfish.swift
[94/153] Compiling CryptoSwift CBCMAC.swift
[95/154] Compiling CryptoSwift CMAC.swift
[96/154] Compiling CryptoSwift Addition.swift
[97/154] Compiling CryptoSwift BigInt.swift
[98/154] Compiling CryptoSwift BigUInt.swift
[99/154] Compiling CryptoSwift BitwiseOps.swift
[100/154] Compiling CryptoSwift CS.swift
[101/154] Compiling CryptoSwift Codable.swift
[102/154] Compiling CryptoSwift Comparable.swift
[103/154] Compiling CryptoSwift DataConversion.swift
[104/154] Compiling CryptoSwift Division.swift
[105/154] Compiling CryptoSwift Exponentiation.swift
[106/154] Compiling CryptoSwift FloatingPointConversion.swift
[107/154] Compiling CryptoSwift GCD.swift
[108/154] Compiling CryptoSwift Hashable.swift
[111/160] Emitting module Multicodec
[112/160] Compiling Multicodec Multicodec.swift
[113/160] Emitting module Multibase
[114/160] Compiling Multibase Multibase.swift
[116/161] Compiling CryptoSwift AEAD.swift
[117/161] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[118/161] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[119/161] Compiling CryptoSwift AES.Cryptors.swift
[120/161] Compiling CryptoSwift AES.swift
[121/161] Compiling CryptoSwift ASN1.swift
[122/161] Compiling CryptoSwift ASN1Decoder.swift
[123/161] Compiling CryptoSwift ASN1Encoder.swift
[124/161] Compiling CryptoSwift ASN1Scanner.swift
[125/161] Compiling CryptoSwift Array+Extension.swift
[126/161] Compiling CryptoSwift Authenticator.swift
[127/161] Compiling CryptoSwift BatchedCollection.swift
[128/161] Compiling CryptoSwift Bit.swift
[129/161] Compiling CryptoSwift BlockCipher.swift
[130/161] Compiling CryptoSwift BlockDecryptor.swift
[131/161] Emitting module CryptoSwift
[132/161] Compiling Multicodec Codecs+Equatable.swift
[133/161] Compiling Multicodec Codecs.swift
[135/162] Compiling CryptoSwift PKCS5.swift
[136/162] Compiling CryptoSwift PKCS7.swift
[137/162] Compiling CryptoSwift PKCS7Padding.swift
[138/162] Compiling CryptoSwift Padding.swift
[139/162] Compiling CryptoSwift Poly1305.swift
[140/162] Compiling CryptoSwift RSA+Cipher.swift
[141/162] Compiling CryptoSwift RSA+Signature.swift
[142/162] Compiling CryptoSwift RSA.swift
[143/162] Compiling CryptoSwift Rabbit.swift
[144/162] Compiling CryptoSwift SHA1.swift
[145/162] Compiling CryptoSwift SHA2.swift
[146/162] Compiling CryptoSwift SHA3.swift
[147/162] Compiling CryptoSwift Scrypt.swift
[148/162] Compiling CryptoSwift SecureBytes.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! (54.14s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-varint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-libp2p/swift-varint.git"
    },
    {
      "identity" : "swift-multibase",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-libp2p/swift-multibase.git"
    },
    {
      "identity" : "swift-multicodec",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-libp2p/swift-multicodec.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.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" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "Multihash",
      "targets" : [
        "Multihash"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MultihashTests",
      "module_type" : "SwiftTarget",
      "name" : "MultihashTests",
      "path" : "Tests/MultihashTests",
      "sources" : [
        "MultihashTests.swift",
        "TestValues.swift",
        "XCTestManifests.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" : "5.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.