The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-cid, reference main (36ba17), with Swift 5.10 for macOS (SPM) on 1 Mar 2025 00:16:16 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-libp2p/swift-cid.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-libp2p/swift-cid
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 36ba174 Update README.md
Cloned https://github.com/swift-libp2p/swift-cid.git
Revision (git rev-parse @):
36ba1745c8e62118c1b877933c350d0ef2d176ce
SUCCESS checkout https://github.com/swift-libp2p/swift-cid.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swift-libp2p/swift-cid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Write sources
[0/13] Copying PrivacyInfo.xcprivacy
[0/13] Write sources
[12/13] Write swift-version-33747A42983211AE.txt
[14/138] Compiling Base8 Quintets.swift
[15/138] Compiling Base8 BlockEncoding.swift
[16/138] Compiling Base8 BlockDecoding.swift
[17/138] Compiling Base32 Quintets.swift
[18/138] Compiling Base32 BlockEncoding.swift
[19/138] Compiling Base32 BlockDecoding.swift
[20/138] Emitting module Base64
[21/138] Compiling Base64 Base64.swift
[22/138] Emitting module VarInt
[23/138] Compiling Base2 Base2.swift
[24/138] Emitting module Base2
[25/138] Compiling VarInt BinaryEncoder.swift
[26/138] Compiling VarInt VarInt.swift
[27/138] Emitting module Base8
[28/138] Compiling Base8 Alphabet.swift
[29/138] Compiling Base8 Base8.swift
[30/138] Emitting module BaseX
[31/138] Compiling BaseX BaseX.swift
[32/138] Compiling Base32 Base32.swift
[33/138] Emitting module Base32
[34/138] Compiling Base32 Alphabets.swift
[35/138] Compiling CryptoSwift Codable.swift
[36/138] Compiling CryptoSwift Comparable.swift
[37/138] Compiling CryptoSwift DataConversion.swift
[38/138] Compiling CryptoSwift Division.swift
[39/138] Compiling CryptoSwift Exponentiation.swift
[40/138] Compiling CryptoSwift FloatingPointConversion.swift
[41/138] Compiling CryptoSwift GCD.swift
[42/138] Compiling CryptoSwift Hashable.swift
[43/138] Compiling CryptoSwift IntegerConversion.swift
[44/138] Compiling CryptoSwift Multiplication.swift
[45/138] Compiling CryptoSwift PrimeTest.swift
[46/138] Compiling CryptoSwift Random.swift
[47/138] Compiling CryptoSwift Operators.swift
[48/138] Compiling CryptoSwift DER.swift
[49/138] Compiling CryptoSwift PBKDF1.swift
[50/138] Compiling CryptoSwift PBKDF2.swift
[51/138] Compiling CryptoSwift PKCS1v15.swift
[52/138] Compiling CryptoSwift PKCS5.swift
[53/138] Compiling CryptoSwift PKCS7.swift
[54/138] Compiling CryptoSwift PKCS7Padding.swift
[55/138] Compiling CryptoSwift Padding.swift
[56/138] Compiling CryptoSwift Poly1305.swift
[57/138] Compiling CryptoSwift RSA+Cipher.swift
[58/138] Compiling CryptoSwift Cryptor.swift
[59/138] Compiling CryptoSwift Cryptors.swift
[60/138] Compiling CryptoSwift Digest.swift
[61/138] Compiling CryptoSwift DigestType.swift
[62/138] Compiling CryptoSwift AES+Foundation.swift
[63/138] Compiling CryptoSwift Array+Foundation.swift
[64/138] Compiling CryptoSwift Blowfish+Foundation.swift
[65/138] Compiling CryptoSwift ChaCha20+Foundation.swift
[66/138] Compiling CryptoSwift Data+Extension.swift
[67/138] Compiling CryptoSwift HMAC+Foundation.swift
[68/138] Compiling CryptoSwift Rabbit+Foundation.swift
[69/155] Emitting module CryptoSwift
[70/155] Compiling Multicodec Codecs+Equatable.swift
[71/155] Emitting module Multibase
[72/155] Compiling Multibase Multibase.swift
[73/155] Emitting module Multicodec
[74/155] Compiling Multicodec Multicodec.swift
[75/155] Compiling Multicodec Codecs.swift
[76/155] Compiling CryptoSwift Bit.swift
[77/155] Compiling CryptoSwift BlockCipher.swift
[78/155] Compiling CryptoSwift BlockDecryptor.swift
[79/155] Compiling CryptoSwift BlockEncryptor.swift
[80/155] Compiling CryptoSwift BlockMode.swift
[81/155] Compiling CryptoSwift BlockModeOptions.swift
[82/155] Compiling CryptoSwift CBC.swift
[83/155] Compiling CryptoSwift CCM.swift
[84/155] Compiling CryptoSwift CFB.swift
[85/155] Compiling CryptoSwift CTR.swift
[86/155] Compiling CryptoSwift CipherModeWorker.swift
[87/155] Compiling CryptoSwift ECB.swift
[88/155] Compiling CryptoSwift AEAD.swift
[89/155] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[90/155] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[91/155] Compiling CryptoSwift AES.Cryptors.swift
[92/155] Compiling CryptoSwift AES.swift
[93/155] Compiling CryptoSwift ASN1.swift
[94/155] Compiling CryptoSwift ASN1Decoder.swift
[95/155] Compiling CryptoSwift ASN1Encoder.swift
[96/155] Compiling CryptoSwift ASN1Scanner.swift
[97/155] Compiling CryptoSwift Array+Extension.swift
[98/155] Compiling CryptoSwift Authenticator.swift
[99/155] Compiling CryptoSwift BatchedCollection.swift
[100/155] Compiling CryptoSwift String+Extension.swift
[101/155] Compiling CryptoSwift UInt128.swift
[102/155] Compiling CryptoSwift UInt16+Extension.swift
[103/155] Compiling CryptoSwift UInt32+Extension.swift
[104/155] Compiling CryptoSwift UInt64+Extension.swift
[105/155] Compiling CryptoSwift UInt8+Extension.swift
[106/155] Compiling CryptoSwift Updatable.swift
[107/155] Compiling CryptoSwift Utils.swift
[108/155] Compiling CryptoSwift XChaCha20.swift
[109/155] Compiling CryptoSwift ZeroPadding.swift
[110/155] Compiling CryptoSwift resource_bundle_accessor.swift
[111/155] Compiling CryptoSwift GCM.swift
[112/155] Compiling CryptoSwift OCB.swift
[113/155] Compiling CryptoSwift OFB.swift
[114/155] Compiling CryptoSwift PCBC.swift
[115/155] Compiling CryptoSwift Blowfish.swift
[116/155] Compiling CryptoSwift CBCMAC.swift
[117/155] Compiling CryptoSwift CMAC.swift
[118/155] Compiling CryptoSwift Addition.swift
[119/155] Compiling CryptoSwift BigInt.swift
[120/155] Compiling CryptoSwift BigUInt.swift
[121/155] Compiling CryptoSwift BitwiseOps.swift
[122/155] Compiling CryptoSwift CS.swift
[123/155] Compiling CryptoSwift String+FoundationExtension.swift
[124/155] Compiling CryptoSwift Utils+Foundation.swift
[125/155] Compiling CryptoSwift XChaCha20+Foundation.swift
[126/155] Compiling CryptoSwift Generics.swift
[127/155] Compiling CryptoSwift HKDF.swift
[128/155] Compiling CryptoSwift HMAC.swift
[129/155] Compiling CryptoSwift ISO10126Padding.swift
[130/155] Compiling CryptoSwift ISO78164Padding.swift
[131/155] Compiling CryptoSwift Int+Extension.swift
[132/155] Compiling CryptoSwift MD5.swift
[133/155] Compiling CryptoSwift NoPadding.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] Compiling Multihash Multihash.swift
[157/157] Emitting module Multihash
[158/159] Emitting module CID
[159/159] Compiling CID CID.swift
Build complete! (19.82s)
Fetching https://github.com/swift-libp2p/swift-multihash.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
[1/285] Fetching swift-multicodec
[16/445] Fetching swift-multicodec, swift-multibase
[257/710] Fetching swift-multicodec, swift-multibase, swift-multihash
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (1.27s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (1.27s)
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (1.27s)
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.49s)
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.73s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.0.4 (0.46s)
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12932] Fetching cryptoswift
[131/13040] Fetching cryptoswift, swift-varint
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (0.75s)
[259/12932] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.91s)
Computing version for https://github.com/swift-libp2p/swift-varint.git
Computed https://github.com/swift-libp2p/swift-varint.git at 0.0.2 (0.45s)
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.47s)
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.47s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.47s)
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/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-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/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-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-multicodec.git
Working copy of https://github.com/swift-libp2p/swift-multicodec.git resolved at 0.0.8
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"
      ],
      "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.5"
}
Done.