The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-cid, reference 0.2.1 (b9138d), with Swift 6.2 for macOS (SPM) on 1 Nov 2025 20:50:40 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-libp2p/swift-cid.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-libp2p/swift-cid
 * tag               0.2.1      -> FETCH_HEAD
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 0.2.1
Fetching https://github.com/swift-libp2p/swift-multibase.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-multihash.git
[1/344] Fetching swift-multicodec
[15/646] Fetching swift-multicodec, swift-multihash
[95/841] Fetching swift-multicodec, swift-multihash, swift-multibase
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.72s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.72s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.73s)
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.30s)
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/123] Fetching swift-varint
[124/13228] Fetching swift-varint, cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.79s)
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (1.79s)
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.35s)
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.52s)
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.76s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (3.56s)
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.52s)
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.52s)
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-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/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-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-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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-cid",
      "name": "swift-cid",
      "url": "https://github.com/swift-libp2p/swift-cid.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cid",
      "dependencies": [
        {
          "identity": "swift-multibase",
          "name": "swift-multibase",
          "url": "https://github.com/swift-libp2p/swift-multibase.git",
          "version": "0.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-multibase",
          "dependencies": [
            {
              "identity": "swift-bases",
              "name": "swift-bases",
              "url": "https://github.com/swift-libp2p/swift-bases.git",
              "version": "0.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-bases",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-multicodec",
          "name": "swift-multicodec",
          "url": "https://github.com/swift-libp2p/swift-multicodec.git",
          "version": "0.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-multicodec",
          "dependencies": [
            {
              "identity": "swift-varint",
              "name": "swift-varint",
              "url": "https://github.com/swift-libp2p/swift-varint.git",
              "version": "0.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-varint",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-multihash",
          "name": "swift-multihash",
          "url": "https://github.com/swift-libp2p/swift-multihash.git",
          "version": "0.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-multihash",
          "dependencies": [
            {
              "identity": "swift-varint",
              "name": "swift-varint",
              "url": "https://github.com/swift-libp2p/swift-varint.git",
              "version": "0.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-varint",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-multibase",
              "name": "swift-multibase",
              "url": "https://github.com/swift-libp2p/swift-multibase.git",
              "version": "0.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-multibase",
              "dependencies": [
                {
                  "identity": "swift-bases",
                  "name": "swift-bases",
                  "url": "https://github.com/swift-libp2p/swift-bases.git",
                  "version": "0.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-bases",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-multicodec",
              "name": "swift-multicodec",
              "url": "https://github.com/swift-libp2p/swift-multicodec.git",
              "version": "0.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-multicodec",
              "dependencies": [
                {
                  "identity": "swift-varint",
                  "name": "swift-varint",
                  "url": "https://github.com/swift-libp2p/swift-varint.git",
                  "version": "0.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-varint",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "cryptoswift",
              "name": "CryptoSwift",
              "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
              "version": "1.9.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swift-libp2p/swift-cid.git
[1/213] Fetching swift-cid
Fetched https://github.com/swift-libp2p/swift-cid.git from cache (0.67s)
Fetching https://github.com/swift-libp2p/swift-multihash.git from cache
Fetching https://github.com/swift-libp2p/swift-multicodec.git from cache
Fetching https://github.com/swift-libp2p/swift-multibase.git from cache
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.47s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.47s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.47s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.2.1 (0.52s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/swift-libp2p/swift-varint.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.55s)
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (0.55s)
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.60s)
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.03s)
Fetching https://github.com/swift-libp2p/swift-bases.git from cache
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (0.42s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.47s)
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.03s)
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.03s)
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
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-cid.git
Working copy of https://github.com/swift-libp2p/swift-cid.git resolved at 0.2.1 (b9138d3)
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
warning: '.resolve-product-dependencies': dependency 'swift-cid' is not used by any target
Found 3 product dependencies
  - swift-multibase
  - swift-multicodec
  - swift-multihash
========================================
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.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[0/13] Copying PrivacyInfo.xcprivacy
[2/13] Write sources
[12/13] Write swift-version-49B95AFC49DCD68C.txt
[14/138] Compiling Base8 BlockEncoding.swift
[15/138] Compiling Base32 Quintets.swift
[16/138] Compiling Base8 Quintets.swift
[17/138] Compiling Base8 BlockDecoding.swift
[18/138] Compiling Base32 BlockDecoding.swift
[19/138] Compiling Base32 BlockEncoding.swift
[20/138] Compiling Base64 Base64.swift
[21/138] Emitting module Base64
[22/138] Compiling VarInt VarInt.swift
[23/138] Emitting module VarInt
[24/138] Compiling VarInt BinaryEncoder.swift
[25/138] Compiling Base32 Base32.swift
[26/138] Compiling CryptoSwift Cryptor.swift
[27/138] Compiling CryptoSwift Cryptors.swift
[28/138] Compiling CryptoSwift Digest.swift
[29/138] Compiling CryptoSwift DigestType.swift
[30/138] Compiling CryptoSwift AES+Foundation.swift
[31/138] Compiling CryptoSwift Array+Foundation.swift
[32/138] Compiling CryptoSwift Blowfish+Foundation.swift
[33/138] Compiling CryptoSwift ChaCha20+Foundation.swift
[34/138] Compiling CryptoSwift Data+Extension.swift
[35/138] Compiling CryptoSwift HMAC+Foundation.swift
[36/138] Compiling CryptoSwift Rabbit+Foundation.swift
[37/138] Compiling CryptoSwift Operators.swift
[38/138] Compiling CryptoSwift DER.swift
[39/138] Compiling CryptoSwift PBKDF1.swift
[40/138] Compiling CryptoSwift PBKDF2.swift
[41/138] Compiling CryptoSwift PKCS1v15.swift
[42/138] Compiling CryptoSwift PKCS5.swift
[43/138] Compiling CryptoSwift PKCS7.swift
[44/138] Compiling CryptoSwift PKCS7Padding.swift
[45/138] Compiling CryptoSwift Padding.swift
[46/138] Compiling CryptoSwift Poly1305.swift
[47/138] Compiling CryptoSwift RSA+Cipher.swift
[48/138] Compiling Base8 Alphabet.swift
[49/138] Emitting module Base8
[50/138] Compiling Base8 Base8.swift
[51/138] Compiling CryptoSwift Shifts.swift
[52/138] Compiling CryptoSwift SquareRoot.swift
[53/138] Compiling CryptoSwift Strideable.swift
[54/138] Compiling CryptoSwift StringConversion.swift
[55/138] Compiling CryptoSwift Subtraction.swift
[56/138] Compiling CryptoSwift WordsAndBits.swift
[57/138] Compiling CryptoSwift ChaCha20.swift
[58/138] Compiling CryptoSwift Checksum.swift
[59/138] Compiling CryptoSwift Cipher.swift
[60/138] Compiling CryptoSwift Collection+Extension.swift
[61/138] Compiling CryptoSwift CompactMap.swift
[62/138] Compiling CryptoSwift String+FoundationExtension.swift
[63/138] Compiling CryptoSwift Utils+Foundation.swift
[64/138] Compiling CryptoSwift XChaCha20+Foundation.swift
[65/138] Compiling CryptoSwift Generics.swift
[66/138] Compiling CryptoSwift HKDF.swift
[67/138] Compiling CryptoSwift HMAC.swift
[68/138] Compiling CryptoSwift ISO10126Padding.swift
[69/138] Compiling CryptoSwift ISO78164Padding.swift
[70/138] Compiling CryptoSwift Int+Extension.swift
[71/138] Compiling CryptoSwift MD5.swift
[72/138] Compiling CryptoSwift NoPadding.swift
[73/147] Compiling Base2 Base2.swift
[74/147] Emitting module Base2
[75/149] Compiling CryptoSwift GCM.swift
[76/149] Compiling CryptoSwift OCB.swift
[77/149] Compiling CryptoSwift OFB.swift
[78/149] Compiling CryptoSwift PCBC.swift
[79/149] Compiling CryptoSwift Blowfish.swift
[80/149] Compiling CryptoSwift CBCMAC.swift
[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 Bit.swift
[88/149] Compiling CryptoSwift BlockCipher.swift
[89/149] Compiling CryptoSwift BlockDecryptor.swift
[90/149] Compiling CryptoSwift BlockEncryptor.swift
[91/149] Compiling CryptoSwift BlockMode.swift
[92/149] Compiling CryptoSwift BlockModeOptions.swift
[93/149] Compiling CryptoSwift CBC.swift
[94/149] Compiling CryptoSwift CCM.swift
[95/149] Compiling CryptoSwift CFB.swift
[96/149] Compiling CryptoSwift CTR.swift
[97/149] Compiling CryptoSwift CipherModeWorker.swift
[98/149] Compiling CryptoSwift ECB.swift
[99/149] Compiling CryptoSwift Codable.swift
[100/149] Compiling CryptoSwift Comparable.swift
[101/149] Compiling CryptoSwift DataConversion.swift
[102/149] Compiling CryptoSwift Division.swift
[103/149] Compiling CryptoSwift Exponentiation.swift
[104/149] Compiling CryptoSwift FloatingPointConversion.swift
[105/149] Compiling CryptoSwift GCD.swift
[106/149] Compiling CryptoSwift Hashable.swift
[107/149] Compiling CryptoSwift IntegerConversion.swift
[108/149] Compiling CryptoSwift Multiplication.swift
[109/149] Compiling CryptoSwift PrimeTest.swift
[110/149] Compiling CryptoSwift Random.swift
[111/149] Compiling BaseX BaseX.swift
[112/149] Emitting module BaseX
[113/149] Emitting module Base32
[114/149] Compiling Base32 Alphabets.swift
[115/155] Emitting module Multibase
[116/155] Compiling Multibase Multibase.swift
[117/155] Compiling CryptoSwift AEAD.swift
[118/155] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[119/155] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[120/155] Compiling CryptoSwift AES.Cryptors.swift
[121/155] Compiling CryptoSwift AES.swift
[122/155] Compiling CryptoSwift ASN1.swift
[123/155] Compiling CryptoSwift ASN1Decoder.swift
[124/155] Compiling CryptoSwift ASN1Encoder.swift
[125/155] Compiling CryptoSwift ASN1Scanner.swift
[126/155] Compiling CryptoSwift Array+Extension.swift
[127/155] Compiling CryptoSwift Authenticator.swift
[128/155] Compiling CryptoSwift BatchedCollection.swift
[129/155] Emitting module CryptoSwift
[130/155] Emitting module Multicodec
[131/155] Compiling Multicodec Codecs.swift
[132/155] Compiling Multicodec Multicodec.swift
[133/155] Compiling Multicodec Codecs+Equatable.swift
[134/155] Compiling CryptoSwift RSA+Signature.swift
[135/155] Compiling CryptoSwift RSA.swift
[136/155] Compiling CryptoSwift Rabbit.swift
[137/155] Compiling CryptoSwift SHA1.swift
[138/155] Compiling CryptoSwift SHA2.swift
[139/155] Compiling CryptoSwift SHA3.swift
[140/155] Compiling CryptoSwift Scrypt.swift
[141/155] Compiling CryptoSwift SecureBytes.swift
[142/155] Compiling CryptoSwift Signature.swift
[143/155] Compiling CryptoSwift StreamDecryptor.swift
[144/155] Compiling CryptoSwift StreamEncryptor.swift
[145/155] Compiling CryptoSwift String+Extension.swift
[146/155] Compiling CryptoSwift UInt128.swift
[147/155] Compiling CryptoSwift UInt16+Extension.swift
[148/155] Compiling CryptoSwift UInt32+Extension.swift
[149/155] Compiling CryptoSwift UInt64+Extension.swift
[150/155] Compiling CryptoSwift UInt8+Extension.swift
[151/155] Compiling CryptoSwift Updatable.swift
[152/155] Compiling CryptoSwift Utils.swift
[153/155] Compiling CryptoSwift XChaCha20.swift
[154/155] Compiling CryptoSwift ZeroPadding.swift
[155/155] Compiling CryptoSwift resource_bundle_accessor.swift
[156/157] Compiling Multihash Multihash.swift
[157/157] Emitting module Multihash
[158/159] Compiling CID CID.swift
[159/159] Emitting module CID
Build complete! (9.74s)
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" : "/Users/admin/builder/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"
}
Done.