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 0.0.4 (7ea5a9), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 01:50:34 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-libp2p/swift-multihash.git
Reference: 0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-libp2p/swift-multihash
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at 7ea5a98 Commented out print statements
Cloned https://github.com/swift-libp2p/swift-multihash.git
Revision (git rev-parse @):
7ea5a9866bd341601fa61647d521880944139353
SUCCESS checkout https://github.com/swift-libp2p/swift-multihash.git at 0.0.4
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
Fetching https://github.com/swift-libp2p/swift-bases.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
[1/86] Fetching swift-multibase
[87/124] Fetching swift-multibase, swift-varint
[95/258] Fetching swift-multibase, swift-varint, swift-multicodec
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.75s)
[1/102] Fetching swift-bases
[101/12809] Fetching swift-bases, cryptoswift
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (1.93s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (1.93s)
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (1.93s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.93s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.7.2 (0.61s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.0.6 (0.55s)
Computing version for https://github.com/swift-libp2p/swift-multibase.git
Computed https://github.com/swift-libp2p/swift-multibase.git at 0.0.1 (0.55s)
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.55s)
Computing version for https://github.com/swift-libp2p/swift-bases.git
Computed https://github.com/swift-libp2p/swift-bases.git at 0.0.3 (0.67s)
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.1
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.6
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.7.2
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-bases.git
Working copy of https://github.com/swift-libp2p/swift-bases.git resolved at 0.0.3
========================================
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-multihash",
      "name": "swift-multihash",
      "url": "https://github.com/swift-libp2p/swift-multihash.git",
      "version": "unspecified",
      "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.0.1",
          "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.0.2",
          "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.0.3",
              "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.0.7",
          "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.0.1",
              "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.8.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swift-libp2p/swift-multihash.git
[2/154] Fetching swift-multihash
Fetched https://github.com/swift-libp2p/swift-multihash.git from cache (0.75s)
Fetching https://github.com/swift-libp2p/swift-multicodec.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/swift-libp2p/swift-multibase.git from cache
Fetching https://github.com/swift-libp2p/swift-varint.git from cache
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (0.48s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.48s)
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (0.56s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.56s)
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.02s)
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.02s)
Fetching https://github.com/swift-libp2p/swift-bases.git from cache
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (0.44s)
Computing version for https://github.com/swift-libp2p/swift-bases.git
Computed https://github.com/swift-libp2p/swift-bases.git at 0.0.3 (0.02s)
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.02s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.3 (0.55s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.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.7
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-multihash.git
Working copy of https://github.com/swift-libp2p/swift-multihash.git resolved at 0.0.4 (7ea5a98)
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.3
warning: '.resolve-product-dependencies': dependency 'swift-multihash' is not used by any target
Found 4 product dependencies
  - swift-varint
  - swift-multibase
  - swift-multicodec
  - CryptoSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/swift-libp2p/swift-multihash.git
{
  "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",
        "XCTestManifests.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.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version--7754E27361AE5C74.txt
[12/132] Compiling Base32 Quintets.swift
[13/132] Compiling Base8 BlockEncoding.swift
[14/132] Compiling Base8 Quintets.swift
[15/132] Compiling Base32 BlockDecoding.swift
[16/132] Compiling Base32 BlockEncoding.swift
[17/132] Compiling Base8 BlockDecoding.swift
[18/132] Compiling CryptoSwift Bit.swift
[19/132] Compiling CryptoSwift BlockCipher.swift
[20/132] Compiling CryptoSwift BlockDecryptor.swift
[21/132] Compiling CryptoSwift BlockEncryptor.swift
[22/132] Compiling CryptoSwift BlockMode.swift
[23/132] Compiling CryptoSwift BlockModeOptions.swift
[24/132] Compiling CryptoSwift CBC.swift
[25/132] Compiling CryptoSwift CCM.swift
[26/132] Compiling CryptoSwift CFB.swift
[27/132] Compiling CryptoSwift CTR.swift
[28/132] Compiling CryptoSwift CipherModeWorker.swift
[29/143] Compiling Base32 Base32.swift
[30/143] Compiling VarInt BinaryEncoder.swift
[31/143] Emitting module Base2
[32/143] Compiling Base2 Base2.swift
[33/143] Emitting module BaseX
[34/143] Compiling BaseX BaseX.swift
[35/143] Emitting module Base32
[36/143] Compiling Base32 Alphabets.swift
[37/143] Emitting module Base64
[38/143] Compiling Base64 Base64.swift
[39/143] Emitting module VarInt
[40/143] Compiling VarInt VarInt.swift
[41/143] Compiling Base8 Alphabet.swift
[42/143] Compiling Base8 Base8.swift
[43/143] Emitting module Base8
[44/143] Compiling CryptoSwift Multiplication.swift
[45/143] Compiling CryptoSwift Prime Test.swift
[46/143] Compiling CryptoSwift Random.swift
[47/143] Compiling CryptoSwift Shifts.swift
[48/143] Compiling CryptoSwift Square Root.swift
[49/143] Compiling CryptoSwift Strideable.swift
[50/143] Compiling CryptoSwift String Conversion.swift
[51/143] Compiling CryptoSwift Subtraction.swift
[52/143] Compiling CryptoSwift Words and Bits.swift
[53/143] Compiling CryptoSwift ChaCha20.swift
[54/143] Compiling CryptoSwift Checksum.swift
[55/143] Compiling CryptoSwift Cipher.swift
[56/143] Compiling CryptoSwift Collection+Extension.swift
[57/143] Compiling CryptoSwift CompactMap.swift
[58/143] Compiling CryptoSwift Cryptor.swift
[59/143] Compiling CryptoSwift Cryptors.swift
[60/143] Compiling CryptoSwift Digest.swift
[61/143] Compiling CryptoSwift DigestType.swift
[62/143] Compiling CryptoSwift AES+Foundation.swift
[63/143] Compiling CryptoSwift Array+Foundation.swift
[64/143] Compiling CryptoSwift Blowfish+Foundation.swift
[65/143] Compiling CryptoSwift ChaCha20+Foundation.swift
[66/143] Compiling CryptoSwift Data+Extension.swift
[67/143] Compiling CryptoSwift HMAC+Foundation.swift
[68/143] Compiling CryptoSwift Rabbit+Foundation.swift
[69/143] Compiling CryptoSwift String+FoundationExtension.swift
[70/143] Compiling CryptoSwift Utils+Foundation.swift
[71/143] Compiling CryptoSwift Generics.swift
[72/143] Compiling CryptoSwift HKDF.swift
[73/143] Compiling CryptoSwift HMAC.swift
[74/143] Compiling CryptoSwift ISO10126Padding.swift
[75/143] Compiling CryptoSwift ISO78164Padding.swift
[76/143] Compiling CryptoSwift Int+Extension.swift
[77/143] Emitting module CryptoSwift
[78/143] Compiling CryptoSwift AEAD.swift
[79/143] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[80/143] Compiling CryptoSwift AES.Cryptors.swift
[81/143] Compiling CryptoSwift AES.swift
[82/143] Compiling CryptoSwift ASN1.swift
[83/143] Compiling CryptoSwift ASN1Decoder.swift
[84/143] Compiling CryptoSwift ASN1Encoder.swift
[85/143] Compiling CryptoSwift ASN1Scanner.swift
[86/143] Compiling CryptoSwift Array+Extension.swift
[87/143] Compiling CryptoSwift Authenticator.swift
[88/143] Compiling CryptoSwift BatchedCollection.swift
[89/143] Compiling CryptoSwift Poly1305.swift
[90/143] Compiling CryptoSwift RSA+Cipher.swift
[91/143] Compiling CryptoSwift RSA+Signature.swift
[92/143] Compiling CryptoSwift RSA.swift
[93/143] Compiling CryptoSwift Rabbit.swift
[94/143] Compiling CryptoSwift SHA1.swift
[95/143] Compiling CryptoSwift SHA2.swift
[96/143] Compiling CryptoSwift SHA3.swift
[97/143] Compiling CryptoSwift Scrypt.swift
[98/143] Compiling CryptoSwift SecureBytes.swift
[99/143] Compiling CryptoSwift Signature.swift
[100/143] Compiling CryptoSwift MD5.swift
[101/143] Compiling CryptoSwift NoPadding.swift
[102/143] Compiling CryptoSwift Operators.swift
[103/143] Compiling CryptoSwift DER.swift
[104/143] Compiling CryptoSwift PBKDF1.swift
[105/143] Compiling CryptoSwift PBKDF2.swift
[106/143] Compiling CryptoSwift PKCS1v15.swift
[107/143] Compiling CryptoSwift PKCS5.swift
[108/143] Compiling CryptoSwift PKCS7.swift
[109/143] Compiling CryptoSwift PKCS7Padding.swift
[110/143] Compiling CryptoSwift Padding.swift
[111/143] Compiling CryptoSwift ECB.swift
[112/143] Compiling CryptoSwift GCM.swift
[113/143] Compiling CryptoSwift OCB.swift
[114/143] Compiling CryptoSwift OFB.swift
[115/143] Compiling CryptoSwift PCBC.swift
[116/143] Compiling CryptoSwift Blowfish.swift
[117/143] Compiling CryptoSwift CBCMAC.swift
[118/143] Compiling CryptoSwift CMAC.swift
[119/143] Compiling CryptoSwift Addition.swift
[120/143] Compiling CryptoSwift BigInt.swift
[121/143] Compiling CryptoSwift BigUInt.swift
[122/143] Compiling CryptoSwift Bitwise Ops.swift
[123/143] Compiling CryptoSwift CS.swift
[124/143] Compiling CryptoSwift Codable.swift
[125/143] Compiling CryptoSwift Comparable.swift
[126/143] Compiling CryptoSwift Data Conversion.swift
[127/143] Compiling CryptoSwift Division.swift
[128/143] Compiling CryptoSwift Exponentiation.swift
[129/143] Compiling CryptoSwift Floating Point Conversion.swift
[130/143] Compiling CryptoSwift GCD.swift
[131/143] Compiling CryptoSwift Hashable.swift
[132/143] Compiling CryptoSwift Integer Conversion.swift
[133/149] Compiling Multicodec Codecs+Equatable.swift
[134/149] Compiling Multicodec Multicodec.swift
[135/149] Compiling CryptoSwift StreamDecryptor.swift
[136/149] Compiling CryptoSwift StreamEncryptor.swift
[137/149] Compiling CryptoSwift String+Extension.swift
[138/149] Compiling CryptoSwift UInt128.swift
[139/149] Compiling CryptoSwift UInt16+Extension.swift
[140/149] Compiling CryptoSwift UInt32+Extension.swift
[141/149] Compiling CryptoSwift UInt64+Extension.swift
[142/149] Compiling CryptoSwift UInt8+Extension.swift
[143/149] Compiling CryptoSwift Updatable.swift
[144/149] Compiling CryptoSwift Utils.swift
[145/149] Compiling CryptoSwift ZeroPadding.swift
[146/149] Emitting module Multibase
[147/149] Compiling Multibase Multibase.swift
[148/149] Compiling Multicodec Codecs.swift
[149/149] Emitting module Multicodec
[150/151] Emitting module Multihash
[151/151] Compiling Multihash Multihash.swift
Build complete! (31.38s)
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",
        "XCTestManifests.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.1"
}
Done.