The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-cid, reference main (b9138d), with Swift 6.3 for Linux on 17 Apr 2026 11:14:30 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-libp2p/swift-cid.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-cid
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b9138d3 Sendable (#11)
Cloned https://github.com/swift-libp2p/swift-cid.git
Revision (git rev-parse @):
b9138d3a790ff149d44a6d20d74357e45cfc1706
SUCCESS checkout https://github.com/swift-libp2p/swift-cid.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/swift-libp2p/swift-cid.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-multihash.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
[1/302] Fetching swift-multihash
[2/497] Fetching swift-multihash, swift-multibase
[498/841] Fetching swift-multihash, swift-multibase, swift-multicodec
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.34s)
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.34s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.37s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.2.1 (1.13s)
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/123] Fetching swift-varint
[124/13464] Fetching swift-varint, cryptoswift
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (1.81s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.85s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.2.1 (2.26s)
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.83s)
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.32s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (2.79s)
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.38s)
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.45s)
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-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
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-multihash.git
Working copy of https://github.com/swift-libp2p/swift-multihash.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
Building for debugging...
[0/13] Copying PrivacyInfo.xcprivacy
[1/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/135] Emitting module Base8
[15/135] Compiling Base32 Quintets.swift
[16/135] Compiling Base8 BlockDecoding.swift
[17/135] Compiling Base8 BlockEncoding.swift
[18/135] Compiling Base8 Quintets.swift
[19/135] Compiling Base32 BlockDecoding.swift
[20/135] Compiling Base32 BlockEncoding.swift
[21/135] Compiling CryptoSwift IntegerConversion.swift
[22/135] Compiling CryptoSwift Multiplication.swift
[23/135] Compiling CryptoSwift PrimeTest.swift
[24/135] Compiling CryptoSwift Random.swift
[25/135] Compiling CryptoSwift Shifts.swift
[26/135] Compiling CryptoSwift SquareRoot.swift
[27/135] Compiling CryptoSwift Strideable.swift
[28/135] Compiling CryptoSwift StringConversion.swift
[29/135] Compiling CryptoSwift Subtraction.swift
[30/135] Compiling CryptoSwift WordsAndBits.swift
[31/135] Compiling CryptoSwift ChaCha20.swift
[32/135] Compiling CryptoSwift Checksum.swift
[33/135] Compiling CryptoSwift Cipher.swift
[34/135] Compiling CryptoSwift Collection+Extension.swift
[35/149] Compiling CryptoSwift XChaCha20+Foundation.swift
[36/149] Compiling CryptoSwift Generics.swift
[37/149] Compiling CryptoSwift HKDF.swift
[38/149] Compiling CryptoSwift HMAC.swift
[39/149] Compiling CryptoSwift ISO10126Padding.swift
[40/149] Compiling CryptoSwift ISO78164Padding.swift
[41/149] Compiling CryptoSwift Int+Extension.swift
[42/149] Compiling CryptoSwift MD5.swift
[43/149] Compiling CryptoSwift NoPadding.swift
[44/149] Compiling CryptoSwift Operators.swift
[45/149] Compiling CryptoSwift DER.swift
[46/149] Compiling CryptoSwift PBKDF1.swift
[47/149] Compiling CryptoSwift PBKDF2.swift
[48/149] Compiling CryptoSwift PKCS1v15.swift
[49/149] Compiling CryptoSwift BlockEncryptor.swift
[50/149] Compiling CryptoSwift BlockMode.swift
[51/149] Compiling CryptoSwift BlockModeOptions.swift
[52/149] Compiling CryptoSwift CBC.swift
[53/149] Compiling CryptoSwift CCM.swift
[54/149] Compiling CryptoSwift CFB.swift
[55/149] Compiling CryptoSwift CTR.swift
[56/149] Compiling CryptoSwift CipherModeWorker.swift
[57/149] Compiling CryptoSwift ECB.swift
[58/149] Compiling CryptoSwift GCM.swift
[59/149] Compiling CryptoSwift OCB.swift
[60/149] Compiling CryptoSwift OFB.swift
[61/149] Compiling CryptoSwift PCBC.swift
[62/149] Compiling CryptoSwift Blowfish.swift
[63/149] Compiling CryptoSwift CBCMAC.swift
[64/149] Compiling Base8 Base8.swift
[65/149] Compiling Base32 Base32.swift
[66/149] Compiling CryptoSwift CompactMap.swift
[67/149] Compiling CryptoSwift Cryptor.swift
[68/149] Compiling CryptoSwift Cryptors.swift
[69/149] Compiling CryptoSwift Digest.swift
[70/149] Compiling CryptoSwift DigestType.swift
[71/149] Compiling CryptoSwift AES+Foundation.swift
[72/149] Compiling CryptoSwift Array+Foundation.swift
[73/149] Compiling CryptoSwift Blowfish+Foundation.swift
[74/149] Compiling CryptoSwift ChaCha20+Foundation.swift
[75/149] Compiling CryptoSwift Data+Extension.swift
[76/149] Compiling CryptoSwift HMAC+Foundation.swift
[77/149] Compiling CryptoSwift Rabbit+Foundation.swift
[78/149] Compiling CryptoSwift String+FoundationExtension.swift
[79/149] Compiling CryptoSwift Utils+Foundation.swift
[80/149] Emitting module VarInt
[81/149] Compiling CryptoSwift CMAC.swift
[82/149] Compiling CryptoSwift Addition.swift
[83/149] Compiling CryptoSwift BigInt.swift
[84/149] Compiling CryptoSwift BigUInt.swift
[85/149] Compiling CryptoSwift BitwiseOps.swift
[86/149] Compiling CryptoSwift CS.swift
[87/149] Compiling CryptoSwift Codable.swift
[88/149] Compiling CryptoSwift Comparable.swift
[89/149] Compiling CryptoSwift DataConversion.swift
[90/149] Compiling CryptoSwift Division.swift
[91/149] Compiling CryptoSwift Exponentiation.swift
[92/149] Compiling CryptoSwift FloatingPointConversion.swift
[93/149] Compiling CryptoSwift GCD.swift
[94/149] Compiling CryptoSwift Hashable.swift
[95/149] Emitting module Base64
[96/149] Compiling CryptoSwift PKCS5.swift
[97/149] Compiling CryptoSwift PKCS7.swift
[98/149] Compiling CryptoSwift PKCS7Padding.swift
[99/149] Compiling CryptoSwift Padding.swift
[100/149] Compiling CryptoSwift Poly1305.swift
[101/149] Compiling CryptoSwift RSA+Cipher.swift
[102/149] Compiling CryptoSwift RSA+Signature.swift
[103/149] Compiling CryptoSwift RSA.swift
[104/149] Compiling CryptoSwift Rabbit.swift
[105/149] Compiling CryptoSwift SHA1.swift
[106/149] Compiling CryptoSwift SHA2.swift
[107/149] Compiling CryptoSwift SHA3.swift
[108/149] Compiling CryptoSwift Scrypt.swift
[109/149] Compiling CryptoSwift SecureBytes.swift
[110/149] Compiling Base64 Base64.swift
[111/149] Compiling Base8 Alphabet.swift
[112/151] Emitting module Base2
[113/151] Compiling Base2 Base2.swift
[114/152] Emitting module BaseX
[115/152] Compiling BaseX BaseX.swift
[120/153] Emitting module Base32
[121/153] Compiling Base32 Alphabets.swift
[122/154] Compiling VarInt BinaryEncoder.swift
[123/154] Compiling VarInt VarInt.swift
[126/161] Compiling Multibase Multibase.swift
[127/161] Emitting module Multibase
[129/162] Compiling Multicodec Multicodec.swift
[130/162] Compiling Multicodec Codecs+Equatable.swift
[131/162] Emitting module Multicodec
[132/162] Compiling Multicodec Codecs.swift
[134/163] Compiling CryptoSwift AEAD.swift
[135/163] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[136/163] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[137/163] Compiling CryptoSwift AES.Cryptors.swift
[138/163] Compiling CryptoSwift AES.swift
[139/163] Compiling CryptoSwift ASN1.swift
[140/163] Compiling CryptoSwift ASN1Decoder.swift
[141/163] Compiling CryptoSwift ASN1Encoder.swift
[142/163] Compiling CryptoSwift ASN1Scanner.swift
[143/163] Compiling CryptoSwift Array+Extension.swift
[144/163] Compiling CryptoSwift Authenticator.swift
[145/163] Compiling CryptoSwift BatchedCollection.swift
[146/163] Compiling CryptoSwift Bit.swift
[147/163] Compiling CryptoSwift BlockCipher.swift
[148/163] Compiling CryptoSwift BlockDecryptor.swift
[149/163] Emitting module CryptoSwift
[150/163] Compiling CryptoSwift Signature.swift
[151/163] Compiling CryptoSwift StreamDecryptor.swift
[152/163] Compiling CryptoSwift StreamEncryptor.swift
[153/163] Compiling CryptoSwift String+Extension.swift
[154/163] Compiling CryptoSwift UInt128.swift
[155/163] Compiling CryptoSwift UInt16+Extension.swift
[156/163] Compiling CryptoSwift UInt32+Extension.swift
[157/163] Compiling CryptoSwift UInt64+Extension.swift
[158/163] Compiling CryptoSwift UInt8+Extension.swift
[159/163] Compiling CryptoSwift Updatable.swift
[160/163] Compiling CryptoSwift Utils.swift
[161/163] Compiling CryptoSwift XChaCha20.swift
[162/163] Compiling CryptoSwift ZeroPadding.swift
[163/163] Compiling CryptoSwift resource_bundle_accessor.swift
[165/166] Emitting module Multihash
[166/166] Compiling Multihash Multihash.swift
[168/169] Emitting module CID
[169/169] Compiling CID CID.swift
Build complete! (60.46s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-multibase",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "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.1",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-libp2p/swift-multicodec.git"
    },
    {
      "identity" : "swift-multihash",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-libp2p/swift-multihash.git"
    }
  ],
  "manifest_display_name" : "swift-cid",
  "name" : "swift-cid",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CID",
      "targets" : [
        "CID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CIDTests",
      "module_type" : "SwiftTarget",
      "name" : "CIDTests",
      "path" : "Tests/CIDTests",
      "sources" : [
        "CIDTests.swift"
      ],
      "target_dependencies" : [
        "CID"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CID",
      "module_type" : "SwiftTarget",
      "name" : "CID",
      "path" : "Sources/CID",
      "product_dependencies" : [
        "Multihash",
        "Multibase",
        "Multicodec"
      ],
      "product_memberships" : [
        "CID"
      ],
      "sources" : [
        "CID.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.