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-multihash, reference main (5eacb3), with Swift 5.9 for macOS (SPM) on 28 Feb 2025 22:45:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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-multihash.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-libp2p/swift-multihash
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5eacb30 Merge pull request #10 from swift-libp2p/soundness
Cloned https://github.com/swift-libp2p/swift-multihash.git
Revision (git rev-parse @):
5eacb30248808ca6da86d2dec45d7b9a9957227a
SUCCESS checkout https://github.com/swift-libp2p/swift-multihash.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/swift-libp2p/swift-multihash.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/126] Emitting module Base64
[3/126] Compiling Base8 Quintets.swift
[4/126] Compiling Base8 BlockEncoding.swift
[5/126] Compiling Base32 Quintets.swift
[6/126] Compiling Base32 BlockEncoding.swift
[7/126] Compiling Base8 BlockDecoding.swift
[8/126] Compiling Base32 BlockDecoding.swift
[9/126] Compiling CryptoSwift Cryptor.swift
[10/126] Compiling CryptoSwift Cryptors.swift
[11/126] Compiling CryptoSwift Digest.swift
[12/126] Compiling CryptoSwift DigestType.swift
[13/126] Compiling CryptoSwift AES+Foundation.swift
[14/126] Compiling CryptoSwift Array+Foundation.swift
[15/126] Compiling CryptoSwift Blowfish+Foundation.swift
[16/126] Compiling CryptoSwift ChaCha20+Foundation.swift
[17/126] Compiling CryptoSwift Data+Extension.swift
[18/126] Compiling CryptoSwift HMAC+Foundation.swift
[19/126] Compiling CryptoSwift Rabbit+Foundation.swift
[20/134] Compiling Base64 Base64.swift
[21/137] Compiling VarInt BinaryEncoder.swift
[22/137] Emitting module Base2
[23/137] Compiling Base2 Base2.swift
[24/137] Compiling Base8 Alphabet.swift
[25/137] Emitting module Base8
[26/137] Compiling Base8 Base8.swift
[27/137] Compiling Base32 Base32.swift
[28/137] Compiling Base32 Alphabets.swift
[29/137] Emitting module Base32
[30/137] Emitting module BaseX
[31/137] Compiling BaseX BaseX.swift
[32/137] Compiling VarInt VarInt.swift
[33/137] Emitting module VarInt
[34/143] Compiling CryptoSwift Operators.swift
[35/143] Compiling CryptoSwift DER.swift
[36/143] Compiling CryptoSwift PBKDF1.swift
[37/143] Compiling CryptoSwift PBKDF2.swift
[38/143] Compiling CryptoSwift PKCS1v15.swift
[39/143] Compiling CryptoSwift PKCS5.swift
[40/143] Compiling CryptoSwift PKCS7.swift
[41/143] Compiling CryptoSwift PKCS7Padding.swift
[42/143] Compiling CryptoSwift Padding.swift
[43/143] Compiling CryptoSwift Poly1305.swift
[44/143] Compiling CryptoSwift RSA+Cipher.swift
[45/143] Compiling Multicodec Multicodec.swift
[46/143] Compiling Multibase Multibase.swift
[47/143] Emitting module Multibase
[48/143] Compiling CryptoSwift Bit.swift
[49/143] Compiling CryptoSwift BlockCipher.swift
[50/143] Compiling CryptoSwift BlockDecryptor.swift
[51/143] Compiling CryptoSwift BlockEncryptor.swift
[52/143] Compiling CryptoSwift BlockMode.swift
[53/143] Compiling CryptoSwift BlockModeOptions.swift
[54/143] Compiling CryptoSwift CBC.swift
[55/143] Compiling CryptoSwift CCM.swift
[56/143] Compiling CryptoSwift CFB.swift
[57/143] Compiling CryptoSwift CTR.swift
[58/143] Compiling CryptoSwift CipherModeWorker.swift
[59/143] Compiling CryptoSwift ECB.swift
[60/143] Compiling CryptoSwift Shifts.swift
[61/143] Compiling CryptoSwift SquareRoot.swift
[62/143] Compiling CryptoSwift Strideable.swift
[63/143] Compiling CryptoSwift StringConversion.swift
[64/143] Compiling CryptoSwift Subtraction.swift
[65/143] Compiling CryptoSwift WordsAndBits.swift
[66/143] Compiling CryptoSwift ChaCha20.swift
[67/143] Compiling CryptoSwift Checksum.swift
[68/143] Compiling CryptoSwift Cipher.swift
[69/143] Compiling CryptoSwift Collection+Extension.swift
[70/143] Compiling CryptoSwift CompactMap.swift
[71/143] Emitting module Multicodec
[72/143] Compiling Multicodec Codecs.swift
[73/143] Compiling Multicodec Codecs+Equatable.swift
[74/143] Emitting module CryptoSwift
[75/143] Compiling CryptoSwift String+FoundationExtension.swift
[76/143] Compiling CryptoSwift Utils+Foundation.swift
[77/143] Compiling CryptoSwift XChaCha20+Foundation.swift
[78/143] Compiling CryptoSwift Generics.swift
[79/143] Compiling CryptoSwift HKDF.swift
[80/143] Compiling CryptoSwift HMAC.swift
[81/143] Compiling CryptoSwift ISO10126Padding.swift
[82/143] Compiling CryptoSwift ISO78164Padding.swift
[83/143] Compiling CryptoSwift Int+Extension.swift
[84/143] Compiling CryptoSwift MD5.swift
[85/143] Compiling CryptoSwift NoPadding.swift
[86/143] Compiling CryptoSwift String+Extension.swift
[87/143] Compiling CryptoSwift UInt128.swift
[88/143] Compiling CryptoSwift UInt16+Extension.swift
[89/143] Compiling CryptoSwift UInt32+Extension.swift
[90/143] Compiling CryptoSwift UInt64+Extension.swift
[91/143] Compiling CryptoSwift UInt8+Extension.swift
[92/143] Compiling CryptoSwift Updatable.swift
[93/143] Compiling CryptoSwift Utils.swift
[94/143] Compiling CryptoSwift XChaCha20.swift
[95/143] Compiling CryptoSwift ZeroPadding.swift
[96/143] Compiling CryptoSwift resource_bundle_accessor.swift
[97/143] Compiling CryptoSwift AEAD.swift
[98/143] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[99/143] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[100/143] Compiling CryptoSwift AES.Cryptors.swift
[101/143] Compiling CryptoSwift AES.swift
[102/143] Compiling CryptoSwift ASN1.swift
[103/143] Compiling CryptoSwift ASN1Decoder.swift
[104/143] Compiling CryptoSwift ASN1Encoder.swift
[105/143] Compiling CryptoSwift ASN1Scanner.swift
[106/143] Compiling CryptoSwift Array+Extension.swift
[107/143] Compiling CryptoSwift Authenticator.swift
[108/143] Compiling CryptoSwift BatchedCollection.swift
[109/143] Compiling CryptoSwift GCM.swift
[110/143] Compiling CryptoSwift OCB.swift
[111/143] Compiling CryptoSwift OFB.swift
[112/143] Compiling CryptoSwift PCBC.swift
[113/143] Compiling CryptoSwift Blowfish.swift
[114/143] Compiling CryptoSwift CBCMAC.swift
[115/143] Compiling CryptoSwift CMAC.swift
[116/143] Compiling CryptoSwift Addition.swift
[117/143] Compiling CryptoSwift BigInt.swift
[118/143] Compiling CryptoSwift BigUInt.swift
[119/143] Compiling CryptoSwift BitwiseOps.swift
[120/143] Compiling CryptoSwift CS.swift
[121/143] Compiling CryptoSwift Codable.swift
[122/143] Compiling CryptoSwift Comparable.swift
[123/143] Compiling CryptoSwift DataConversion.swift
[124/143] Compiling CryptoSwift Division.swift
[125/143] Compiling CryptoSwift Exponentiation.swift
[126/143] Compiling CryptoSwift FloatingPointConversion.swift
[127/143] Compiling CryptoSwift GCD.swift
[128/143] Compiling CryptoSwift Hashable.swift
[129/143] Compiling CryptoSwift IntegerConversion.swift
[130/143] Compiling CryptoSwift Multiplication.swift
[131/143] Compiling CryptoSwift PrimeTest.swift
[132/143] Compiling CryptoSwift Random.swift
[133/143] Compiling CryptoSwift RSA+Signature.swift
[134/143] Compiling CryptoSwift RSA.swift
[135/143] Compiling CryptoSwift Rabbit.swift
[136/143] Compiling CryptoSwift SHA1.swift
[137/143] Compiling CryptoSwift SHA2.swift
[138/143] Compiling CryptoSwift SHA3.swift
[139/143] Compiling CryptoSwift Scrypt.swift
[140/143] Compiling CryptoSwift SecureBytes.swift
[141/143] Compiling CryptoSwift Signature.swift
[142/143] Compiling CryptoSwift StreamDecryptor.swift
[143/143] Compiling CryptoSwift StreamEncryptor.swift
[144/145] Emitting module Multihash
[145/145] Compiling Multihash Multihash.swift
Build complete! (19.72s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
[1/285] Fetching swift-multicodec
[192/445] Fetching swift-multicodec, swift-multibase
[322/13377] Fetching swift-multicodec, swift-multibase, cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (2.28s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git (2.28s)
Fetched https://github.com/swift-libp2p/swift-multibase.git (2.28s)
Fetching https://github.com/swift-libp2p/swift-varint.git
[1/108] Fetching swift-varint
Fetched https://github.com/swift-libp2p/swift-varint.git (0.67s)
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.46s)
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.46s)
Fetching https://github.com/swift-libp2p/swift-bases.git
[1/286] Fetching swift-bases
Fetched https://github.com/swift-libp2p/swift-bases.git (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.4 (0.54s)
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-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-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-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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-varint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-libp2p/swift-varint.git"
    },
    {
      "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" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "swift-multihash",
  "name" : "swift-multihash",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "Multihash",
      "targets" : [
        "Multihash"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MultihashTests",
      "module_type" : "SwiftTarget",
      "name" : "MultihashTests",
      "path" : "Tests/MultihashTests",
      "sources" : [
        "MultihashTests.swift",
        "TestValues.swift"
      ],
      "target_dependencies" : [
        "Multihash"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Multihash",
      "module_type" : "SwiftTarget",
      "name" : "Multihash",
      "path" : "Sources/Multihash",
      "product_dependencies" : [
        "VarInt",
        "Multibase",
        "Multicodec",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "Multihash"
      ],
      "sources" : [
        "Multihash.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.