This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
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 05d1bc0 Merge pull request #5 from swift-libp2p/dependabot/swift/github.com/swift-libp2p/swift-multicodec-0.0.7
Cloned https://github.com/swift-libp2p/swift-cid.git
Revision (git rev-parse @):
05d1bc0492364eda80c45dd0e20af6783380730f
SUCCESS checkout https://github.com/swift-libp2p/swift-cid.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/swift-libp2p/swift-cid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-6F35C1178C84523A.txt
[13/133] Compiling Base32 Quintets.swift
[14/133] Compiling Base32 BlockEncoding.swift
[15/133] Compiling Base32 BlockDecoding.swift
[16/133] Compiling Base8 Quintets.swift
[17/133] Compiling Base8 BlockEncoding.swift
[18/133] Compiling Base8 BlockDecoding.swift
[19/133] Compiling CryptoSwift ECB.swift
[20/133] Compiling CryptoSwift GCM.swift
[21/133] Compiling CryptoSwift OCB.swift
[22/133] Compiling CryptoSwift OFB.swift
[23/133] Compiling CryptoSwift PCBC.swift
[24/133] Compiling CryptoSwift Blowfish.swift
[25/133] Compiling CryptoSwift CBCMAC.swift
[26/133] Compiling CryptoSwift CMAC.swift
[27/133] Compiling CryptoSwift Addition.swift
[28/133] Compiling CryptoSwift BigInt.swift
[29/133] Compiling CryptoSwift BigUInt.swift
[30/144] Emitting module CryptoSwift
[31/144] Emitting module Base64
[32/144] Compiling Base64 Base64.swift
[33/144] Compiling Base32 Base32.swift
[34/144] Emitting module Base2
[35/144] Compiling Base2 Base2.swift
[36/144] Compiling Base8 Base8.swift
[37/144] Emitting module VarInt
[38/144] Compiling VarInt BinaryEncoder.swift
[39/144] Compiling VarInt VarInt.swift
[40/144] Emitting module BaseX
[41/144] Compiling BaseX BaseX.swift
[42/144] Emitting module Base8
[43/144] Compiling Base8 Alphabet.swift
[44/144] Emitting module Base32
[45/144] Compiling Base32 Alphabets.swift
[46/144] Compiling CryptoSwift Data+Extension.swift
[47/144] Compiling CryptoSwift HMAC+Foundation.swift
[48/144] Compiling CryptoSwift Rabbit+Foundation.swift
[49/144] Compiling CryptoSwift String+FoundationExtension.swift
[50/144] Compiling CryptoSwift Utils+Foundation.swift
[51/144] Compiling CryptoSwift Generics.swift
[52/144] Compiling CryptoSwift HKDF.swift
[53/144] Compiling CryptoSwift HMAC.swift
[54/144] Compiling CryptoSwift ISO10126Padding.swift
[55/144] Compiling CryptoSwift ISO78164Padding.swift
[56/144] Compiling CryptoSwift Int+Extension.swift
[57/144] Compiling CryptoSwift Bit.swift
[58/144] Compiling CryptoSwift BlockCipher.swift
[59/144] Compiling CryptoSwift BlockDecryptor.swift
[60/144] Compiling CryptoSwift BlockEncryptor.swift
[61/144] Compiling CryptoSwift BlockMode.swift
[62/144] Compiling CryptoSwift BlockModeOptions.swift
[63/144] Compiling CryptoSwift CBC.swift
[64/144] Compiling CryptoSwift CCM.swift
[65/144] Compiling CryptoSwift CFB.swift
[66/144] Compiling CryptoSwift CTR.swift
[67/144] Compiling CryptoSwift CipherModeWorker.swift
[68/144] Compiling CryptoSwift Multiplication.swift
[69/144] Compiling CryptoSwift Prime Test.swift
[70/144] Compiling CryptoSwift Random.swift
[71/144] Compiling CryptoSwift Shifts.swift
[72/144] Compiling CryptoSwift Square Root.swift
[73/144] Compiling CryptoSwift Strideable.swift
[74/144] Compiling CryptoSwift String Conversion.swift
[75/144] Compiling CryptoSwift Subtraction.swift
[76/144] Compiling CryptoSwift Words and Bits.swift
[77/144] Compiling CryptoSwift ChaCha20.swift
[78/144] Compiling CryptoSwift Checksum.swift
[79/144] Compiling CryptoSwift AEAD.swift
[80/144] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[81/144] Compiling CryptoSwift AES.Cryptors.swift
[82/144] Compiling CryptoSwift AES.swift
[83/144] Compiling CryptoSwift ASN1.swift
[84/144] Compiling CryptoSwift ASN1Decoder.swift
[85/144] Compiling CryptoSwift ASN1Encoder.swift
[86/144] Compiling CryptoSwift ASN1Scanner.swift
[87/144] Compiling CryptoSwift Array+Extension.swift
[88/144] Compiling CryptoSwift Authenticator.swift
[89/144] Compiling CryptoSwift BatchedCollection.swift
[90/144] Compiling CryptoSwift MD5.swift
[91/144] Compiling CryptoSwift NoPadding.swift
[92/144] Compiling CryptoSwift Operators.swift
[93/144] Compiling CryptoSwift DER.swift
[94/144] Compiling CryptoSwift PBKDF1.swift
[95/144] Compiling CryptoSwift PBKDF2.swift
[96/144] Compiling CryptoSwift PKCS1v15.swift
[97/144] Compiling CryptoSwift PKCS5.swift
[98/144] Compiling CryptoSwift PKCS7.swift
[99/144] Compiling CryptoSwift PKCS7Padding.swift
[100/144] Compiling CryptoSwift Padding.swift
[101/144] Compiling CryptoSwift Cipher.swift
[102/144] Compiling CryptoSwift Collection+Extension.swift
[103/144] Compiling CryptoSwift CompactMap.swift
[104/144] Compiling CryptoSwift Cryptor.swift
[105/144] Compiling CryptoSwift Cryptors.swift
[106/144] Compiling CryptoSwift Digest.swift
[107/144] Compiling CryptoSwift DigestType.swift
[108/144] Compiling CryptoSwift AES+Foundation.swift
[109/144] Compiling CryptoSwift Array+Foundation.swift
[110/144] Compiling CryptoSwift Blowfish+Foundation.swift
[111/144] Compiling CryptoSwift ChaCha20+Foundation.swift
[112/144] Compiling CryptoSwift Bitwise Ops.swift
[113/144] Compiling CryptoSwift CS.swift
[114/144] Compiling CryptoSwift Codable.swift
[115/144] Compiling CryptoSwift Comparable.swift
[116/144] Compiling CryptoSwift Data Conversion.swift
[117/144] Compiling CryptoSwift Division.swift
[118/144] Compiling CryptoSwift Exponentiation.swift
[119/144] Compiling CryptoSwift Floating Point Conversion.swift
[120/144] Compiling CryptoSwift GCD.swift
[121/144] Compiling CryptoSwift Hashable.swift
[122/144] Compiling CryptoSwift Integer Conversion.swift
[123/145] Compiling CryptoSwift Poly1305.swift
[124/145] Compiling CryptoSwift RSA+Cipher.swift
[125/146] Compiling CryptoSwift RSA+Signature.swift
[126/146] Compiling CryptoSwift RSA.swift
[127/146] Compiling CryptoSwift Rabbit.swift
[128/146] Compiling CryptoSwift SHA1.swift
[129/146] Compiling CryptoSwift SHA2.swift
[130/146] Compiling CryptoSwift SHA3.swift
[131/146] Compiling CryptoSwift Scrypt.swift
[132/147] Compiling CryptoSwift SecureBytes.swift
[133/147] Compiling CryptoSwift Signature.swift
[134/150] Compiling CryptoSwift StreamDecryptor.swift
[135/150] Compiling CryptoSwift StreamEncryptor.swift
[136/150] Compiling CryptoSwift String+Extension.swift
[137/150] Compiling CryptoSwift UInt128.swift
[138/150] Compiling CryptoSwift UInt16+Extension.swift
[139/150] Compiling CryptoSwift UInt32+Extension.swift
[140/150] Compiling CryptoSwift UInt64+Extension.swift
[141/150] Compiling CryptoSwift UInt8+Extension.swift
[142/150] Compiling CryptoSwift Updatable.swift
[143/150] Compiling CryptoSwift Utils.swift
[144/150] Compiling CryptoSwift ZeroPadding.swift
[145/150] Emitting module Multibase
[146/150] Compiling Multibase Multibase.swift
[147/150] Compiling Multicodec Codecs+Equatable.swift
[148/150] Compiling Multicodec Multicodec.swift
[149/150] Compiling Multicodec Codecs.swift
[150/150] Emitting module Multicodec
[151/152] Compiling Multihash Multihash.swift
[152/152] Emitting module Multihash
[153/154] Emitting module CID
[154/154] Compiling CID CID.swift
Build complete! (48.19s)
Fetching https://github.com/swift-libp2p/swift-multihash.git
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-bases.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
[1/38] Fetching swift-varint
[39/172] Fetching swift-varint, swift-multicodec
[173/274] Fetching swift-varint, swift-multicodec, swift-bases
[260/360] Fetching swift-varint, swift-multicodec, swift-bases, swift-multibase
[361/514] Fetching swift-varint, swift-multicodec, swift-bases, swift-multibase, swift-multihash
[474/13168] Fetching swift-varint, swift-multicodec, swift-bases, swift-multibase, swift-multihash, cryptoswift
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (0.96s)
[665/13066] Fetching swift-varint, swift-multicodec, swift-multibase, swift-multihash, cryptoswift
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (2.19s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.19s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (2.19s)
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (2.19s)
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (2.19s)
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.70s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.0.7 (0.68s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.0.2 (0.67s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (0.69s)
Computing version for https://github.com/swift-libp2p/swift-varint.git
Computed https://github.com/swift-libp2p/swift-varint.git at 0.0.1 (0.68s)
Computing version for https://github.com/swift-libp2p/swift-bases.git
Computed https://github.com/swift-libp2p/swift-bases.git at 0.0.2 (0.67s)
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.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.0.2
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.2
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.6.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.0.7
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
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.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.