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-cid, reference 0.0.4 (8af5d9), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 13:16:25 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-libp2p/swift-cid.git
Reference: 0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-libp2p/swift-cid
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at 8af5d9d Create providers.yml
Cloned https://github.com/swift-libp2p/swift-cid.git
Revision (git rev-parse @):
8af5d9de451ceaf45a42e9d6784054d8f5fa3544
SUCCESS checkout https://github.com/swift-libp2p/swift-cid.git at 0.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swift-libp2p/swift-cid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[4/13] Copying PrivacyInfo.xcprivacy
[5/13] Write sources
[12/13] Write swift-version-1EA4D86E10B52AF.txt
[14/138] Compiling Base8 Quintets.swift
[15/138] Compiling Base32 Quintets.swift
[16/138] Compiling Base8 BlockEncoding.swift
[17/138] Compiling VarInt VarInt.swift
[18/138] Compiling Base64 Base64.swift
[19/138] Emitting module Base64
[20/138] Compiling VarInt BinaryEncoder.swift
[21/138] Emitting module VarInt
[22/138] Compiling CryptoSwift Bit.swift
[23/138] Compiling CryptoSwift BlockCipher.swift
[24/138] Compiling CryptoSwift BlockDecryptor.swift
[25/138] Compiling CryptoSwift BlockEncryptor.swift
[26/138] Compiling CryptoSwift BlockMode.swift
[27/138] Compiling CryptoSwift BlockModeOptions.swift
[28/138] Compiling CryptoSwift CBC.swift
[29/138] Compiling CryptoSwift CCM.swift
[30/138] Compiling CryptoSwift CFB.swift
[31/138] Compiling CryptoSwift CTR.swift
[32/138] Compiling CryptoSwift CipherModeWorker.swift
[33/138] Compiling CryptoSwift ECB.swift
[34/149] Compiling Base32 Base32.swift
[35/149] Compiling Base32 BlockEncoding.swift
[36/149] Compiling Base32 BlockDecoding.swift
[37/149] Compiling Base8 BlockDecoding.swift
[38/149] Compiling Base8 Alphabet.swift
[39/149] Compiling Base8 Base8.swift
[40/149] Emitting module Base8
[41/149] Compiling Base2 Base2.swift
[42/149] Emitting module Base2
[43/149] Compiling BaseX BaseX.swift
[44/149] Emitting module BaseX
[45/149] Emitting module Base32
[46/149] Compiling Base32 Alphabets.swift
[47/149] Compiling CryptoSwift Cryptor.swift
[48/149] Compiling CryptoSwift Cryptors.swift
[49/149] Compiling CryptoSwift Digest.swift
[50/149] Compiling CryptoSwift DigestType.swift
[51/149] Compiling CryptoSwift AES+Foundation.swift
[52/149] Compiling CryptoSwift Array+Foundation.swift
[53/149] Compiling CryptoSwift Blowfish+Foundation.swift
[54/149] Compiling CryptoSwift ChaCha20+Foundation.swift
[55/149] Compiling CryptoSwift Data+Extension.swift
[56/149] Compiling CryptoSwift HMAC+Foundation.swift
[57/149] Compiling CryptoSwift Rabbit+Foundation.swift
[58/155] Compiling CryptoSwift Codable.swift
[59/155] Compiling CryptoSwift Comparable.swift
[60/155] Compiling CryptoSwift DataConversion.swift
[61/155] Compiling CryptoSwift Division.swift
[62/155] Compiling CryptoSwift Exponentiation.swift
[63/155] Compiling CryptoSwift FloatingPointConversion.swift
[64/155] Compiling CryptoSwift GCD.swift
[65/155] Compiling CryptoSwift Hashable.swift
[66/155] Compiling CryptoSwift IntegerConversion.swift
[67/155] Compiling CryptoSwift Multiplication.swift
[68/155] Compiling CryptoSwift PrimeTest.swift
[69/155] Compiling CryptoSwift Random.swift
[70/155] Compiling CryptoSwift GCM.swift
[71/155] Compiling CryptoSwift OCB.swift
[72/155] Compiling CryptoSwift OFB.swift
[73/155] Compiling CryptoSwift PCBC.swift
[74/155] Compiling CryptoSwift Blowfish.swift
[75/155] Compiling CryptoSwift CBCMAC.swift
[76/155] Compiling CryptoSwift CMAC.swift
[77/155] Compiling CryptoSwift Addition.swift
[78/155] Compiling CryptoSwift BigInt.swift
[79/155] Compiling CryptoSwift BigUInt.swift
[80/155] Compiling CryptoSwift BitwiseOps.swift
[81/155] Compiling CryptoSwift CS.swift
[82/155] Compiling Multibase Multibase.swift
[83/155] Emitting module Multibase
[84/155] Emitting module CryptoSwift
[85/155] Compiling CryptoSwift AEAD.swift
[86/155] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[87/155] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[88/155] Compiling CryptoSwift AES.Cryptors.swift
[89/155] Compiling CryptoSwift AES.swift
[90/155] Compiling CryptoSwift ASN1.swift
[91/155] Compiling CryptoSwift ASN1Decoder.swift
[92/155] Compiling CryptoSwift ASN1Encoder.swift
[93/155] Compiling CryptoSwift ASN1Scanner.swift
[94/155] Compiling CryptoSwift Array+Extension.swift
[95/155] Compiling CryptoSwift Authenticator.swift
[96/155] Compiling CryptoSwift BatchedCollection.swift
[97/155] Compiling Multicodec Multicodec.swift
[98/155] Emitting module Multicodec
[99/155] Compiling Multicodec Codecs+Equatable.swift
[100/155] Compiling Multicodec Codecs.swift
[101/155] Compiling CryptoSwift String+Extension.swift
[102/155] Compiling CryptoSwift UInt128.swift
[103/155] Compiling CryptoSwift UInt16+Extension.swift
[104/155] Compiling CryptoSwift UInt32+Extension.swift
[105/155] Compiling CryptoSwift UInt64+Extension.swift
[106/155] Compiling CryptoSwift UInt8+Extension.swift
[107/155] Compiling CryptoSwift Updatable.swift
[108/155] Compiling CryptoSwift Utils.swift
[109/155] Compiling CryptoSwift XChaCha20.swift
[110/155] Compiling CryptoSwift ZeroPadding.swift
[111/155] Compiling CryptoSwift resource_bundle_accessor.swift
[112/155] Compiling CryptoSwift String+FoundationExtension.swift
[113/155] Compiling CryptoSwift Utils+Foundation.swift
[114/155] Compiling CryptoSwift XChaCha20+Foundation.swift
[115/155] Compiling CryptoSwift Generics.swift
[116/155] Compiling CryptoSwift HKDF.swift
[117/155] Compiling CryptoSwift HMAC.swift
[118/155] Compiling CryptoSwift ISO10126Padding.swift
[119/155] Compiling CryptoSwift ISO78164Padding.swift
[120/155] Compiling CryptoSwift Int+Extension.swift
[121/155] Compiling CryptoSwift MD5.swift
[122/155] Compiling CryptoSwift NoPadding.swift
[123/155] Compiling CryptoSwift Operators.swift
[124/155] Compiling CryptoSwift DER.swift
[125/155] Compiling CryptoSwift PBKDF1.swift
[126/155] Compiling CryptoSwift PBKDF2.swift
[127/155] Compiling CryptoSwift PKCS1v15.swift
[128/155] Compiling CryptoSwift PKCS5.swift
[129/155] Compiling CryptoSwift PKCS7.swift
[130/155] Compiling CryptoSwift PKCS7Padding.swift
[131/155] Compiling CryptoSwift Padding.swift
[132/155] Compiling CryptoSwift Poly1305.swift
[133/155] Compiling CryptoSwift RSA+Cipher.swift
[134/155] Compiling CryptoSwift Shifts.swift
[135/155] Compiling CryptoSwift SquareRoot.swift
[136/155] Compiling CryptoSwift Strideable.swift
[137/155] Compiling CryptoSwift StringConversion.swift
[138/155] Compiling CryptoSwift Subtraction.swift
[139/155] Compiling CryptoSwift WordsAndBits.swift
[140/155] Compiling CryptoSwift ChaCha20.swift
[141/155] Compiling CryptoSwift Checksum.swift
[142/155] Compiling CryptoSwift Cipher.swift
[143/155] Compiling CryptoSwift Collection+Extension.swift
[144/155] Compiling CryptoSwift CompactMap.swift
[145/155] Compiling CryptoSwift RSA+Signature.swift
[146/155] Compiling CryptoSwift RSA.swift
[147/155] Compiling CryptoSwift Rabbit.swift
[148/155] Compiling CryptoSwift SHA1.swift
[149/155] Compiling CryptoSwift SHA2.swift
[150/155] Compiling CryptoSwift SHA3.swift
[151/155] Compiling CryptoSwift Scrypt.swift
[152/155] Compiling CryptoSwift SecureBytes.swift
[153/155] Compiling CryptoSwift Signature.swift
[154/155] Compiling CryptoSwift StreamDecryptor.swift
[155/155] Compiling CryptoSwift StreamEncryptor.swift
[156/157] Emitting module Multihash
[157/157] Compiling Multihash Multihash.swift
[158/159] Compiling CID CID.swift
[159/159] Emitting module CID
Build complete! (16.45s)
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/289] Fetching swift-multicodec
[45/554] Fetching swift-multicodec, swift-multihash
[269/717] Fetching swift-multicodec, swift-multihash, swift-multibase
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.72s)
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.72s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.72s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.0.3 (1.25s)
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.67s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.0.4 (1.21s)
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/108] Fetching swift-varint
[106/13049] Fetching swift-varint, cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.61s)
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (1.61s)
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.12s)
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.49s)
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.49s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.49s)
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
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/swift-libp2p/swift-multihash.git
Working copy of https://github.com/swift-libp2p/swift-multihash.git resolved at 0.0.4
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Build complete.
{
  "dependencies" : [
    {
      "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" : "swift-multihash",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-libp2p/swift-multihash.git"
    }
  ],
  "manifest_display_name" : "swift-cid",
  "name" : "swift-cid",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "CID",
      "targets" : [
        "CID"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CIDTests",
      "module_type" : "SwiftTarget",
      "name" : "CIDTests",
      "path" : "Tests/CIDTests",
      "sources" : [
        "CIDTests.swift",
        "XCTestManifests.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" : "5.3"
}
Done.