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 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-libp2p/swift-cid.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-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:             5.8
Building package at path:  $workDir
https://github.com/swift-libp2p/swift-cid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/119] Emitting module Base2
[2/119] Emitting module Base32
[3/119] Emitting module VarInt
[4/119] Compiling Base32 BlockEncoding.swift
[5/119] Compiling Base32 Quintets.swift
[6/119] Compiling Base32 BlockDecoding.swift
[7/119] Compiling Base8 Quintets.swift
[8/119] Compiling Base8 BlockDecoding.swift
[9/119] Emitting module Base8
[10/119] Compiling Base2 Base2.swift
[11/119] Compiling VarInt BinaryEncoder.swift
[12/119] Compiling VarInt VarInt.swift
[13/119] Compiling Base64 Base64.swift
[14/119] Emitting module Base64
[15/119] Compiling Base8 BlockEncoding.swift
[16/119] Compiling Base8 Base8.swift
[17/119] Compiling Base8 Alphabet.swift
[18/119] Compiling Base32 Base32.swift
[19/119] Compiling BaseX BaseX.swift
[20/119] Emitting module BaseX
[21/119] Compiling Base32 Alphabets.swift
[22/125] Compiling Multicodec Multicodec.swift
[23/125] Emitting module Multibase
[24/125] Compiling Multibase Multibase.swift
[25/125] Compiling CryptoSwift Utils+Foundation.swift
[26/125] Compiling CryptoSwift Generics.swift
[27/125] Compiling CryptoSwift HKDF.swift
[28/125] Compiling CryptoSwift HMAC.swift
[29/125] Compiling CryptoSwift ISO10126Padding.swift
[30/125] Compiling CryptoSwift ISO78164Padding.swift
[31/125] Compiling CryptoSwift Int+Extension.swift
[32/125] Compiling CryptoSwift MD5.swift
[33/125] Compiling CryptoSwift NoPadding.swift
[34/125] Compiling CryptoSwift Operators.swift
[35/125] Compiling CryptoSwift DER.swift
[36/125] Compiling CryptoSwift PBKDF1.swift
[37/125] Compiling CryptoSwift PBKDF2.swift
[38/125] Compiling CryptoSwift PKCS1v15.swift
[39/125] Compiling CryptoSwift CBCMAC.swift
[40/125] Compiling CryptoSwift CMAC.swift
[41/125] Compiling CryptoSwift Addition.swift
[42/125] Compiling CryptoSwift BigInt.swift
[43/125] Compiling CryptoSwift BigUInt.swift
[44/125] Compiling CryptoSwift Bitwise Ops.swift
[45/125] Compiling CryptoSwift CS.swift
[46/125] Compiling CryptoSwift Codable.swift
[47/125] Compiling CryptoSwift Comparable.swift
[48/125] Compiling CryptoSwift Data Conversion.swift
[49/125] Compiling CryptoSwift Division.swift
[50/125] Compiling CryptoSwift Exponentiation.swift
[51/125] Compiling CryptoSwift Floating Point Conversion.swift
[52/125] Compiling CryptoSwift GCD.swift
[53/138] Emitting module Multicodec
[54/138] Compiling Multicodec Codecs+Equatable.swift
[55/138] Compiling Multicodec Codecs.swift
[56/138] Compiling CryptoSwift SecureBytes.swift
[57/138] Compiling CryptoSwift Signature.swift
[58/138] Compiling CryptoSwift StreamDecryptor.swift
[59/138] Compiling CryptoSwift StreamEncryptor.swift
[60/138] Compiling CryptoSwift String+Extension.swift
[61/138] Compiling CryptoSwift UInt128.swift
[62/138] Compiling CryptoSwift UInt16+Extension.swift
[63/138] Compiling CryptoSwift UInt32+Extension.swift
[64/138] Compiling CryptoSwift UInt64+Extension.swift
[65/138] Compiling CryptoSwift UInt8+Extension.swift
[66/138] Compiling CryptoSwift Updatable.swift
[67/138] Compiling CryptoSwift Utils.swift
[68/138] Compiling CryptoSwift ZeroPadding.swift
[69/138] Compiling CryptoSwift Hashable.swift
[70/138] Compiling CryptoSwift Integer Conversion.swift
[71/138] Compiling CryptoSwift Multiplication.swift
[72/138] Compiling CryptoSwift Prime Test.swift
[73/138] Compiling CryptoSwift Random.swift
[74/138] Compiling CryptoSwift Shifts.swift
[75/138] Compiling CryptoSwift Square Root.swift
[76/138] Compiling CryptoSwift Strideable.swift
[77/138] Compiling CryptoSwift String Conversion.swift
[78/138] Compiling CryptoSwift Subtraction.swift
[79/138] Compiling CryptoSwift Words and Bits.swift
[80/138] Compiling CryptoSwift ChaCha20.swift
[81/138] Compiling CryptoSwift Checksum.swift
[82/138] Compiling CryptoSwift Cipher.swift
[83/138] Compiling CryptoSwift BlockEncryptor.swift
[84/138] Compiling CryptoSwift BlockMode.swift
[85/138] Compiling CryptoSwift BlockModeOptions.swift
[86/138] Compiling CryptoSwift CBC.swift
[87/138] Compiling CryptoSwift CCM.swift
[88/138] Compiling CryptoSwift CFB.swift
[89/138] Compiling CryptoSwift CTR.swift
[90/138] Compiling CryptoSwift CipherModeWorker.swift
[91/138] Compiling CryptoSwift ECB.swift
[92/138] Compiling CryptoSwift GCM.swift
[93/138] Compiling CryptoSwift OCB.swift
[94/138] Compiling CryptoSwift OFB.swift
[95/138] Compiling CryptoSwift PCBC.swift
[96/138] Compiling CryptoSwift Blowfish.swift
[97/138] Compiling CryptoSwift AEAD.swift
[98/138] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[99/138] Compiling CryptoSwift AES.Cryptors.swift
[100/138] Compiling CryptoSwift AES.swift
[101/138] Compiling CryptoSwift ASN1.swift
[102/138] Compiling CryptoSwift ASN1Decoder.swift
[103/138] Compiling CryptoSwift ASN1Encoder.swift
[104/138] Compiling CryptoSwift ASN1Scanner.swift
[105/138] Compiling CryptoSwift Array+Extension.swift
[106/138] Compiling CryptoSwift Authenticator.swift
[107/138] Compiling CryptoSwift BatchedCollection.swift
[108/138] Compiling CryptoSwift Bit.swift
[109/138] Compiling CryptoSwift BlockCipher.swift
[110/138] Compiling CryptoSwift BlockDecryptor.swift
[111/138] Emitting module CryptoSwift
[112/138] Compiling CryptoSwift Collection+Extension.swift
[113/138] Compiling CryptoSwift CompactMap.swift
[114/138] Compiling CryptoSwift Cryptor.swift
[115/138] Compiling CryptoSwift Cryptors.swift
[116/138] Compiling CryptoSwift Digest.swift
[117/138] Compiling CryptoSwift DigestType.swift
[118/138] Compiling CryptoSwift AES+Foundation.swift
[119/138] Compiling CryptoSwift Array+Foundation.swift
[120/138] Compiling CryptoSwift Blowfish+Foundation.swift
[121/138] Compiling CryptoSwift ChaCha20+Foundation.swift
[122/138] Compiling CryptoSwift Data+Extension.swift
[123/138] Compiling CryptoSwift HMAC+Foundation.swift
[124/138] Compiling CryptoSwift Rabbit+Foundation.swift
[125/138] Compiling CryptoSwift String+FoundationExtension.swift
[126/138] Compiling CryptoSwift PKCS5.swift
[127/138] Compiling CryptoSwift PKCS7.swift
[128/138] Compiling CryptoSwift PKCS7Padding.swift
[129/138] Compiling CryptoSwift Padding.swift
[130/138] Compiling CryptoSwift Poly1305.swift
[131/138] Compiling CryptoSwift RSA+Cipher.swift
[132/138] Compiling CryptoSwift RSA+Signature.swift
[133/138] Compiling CryptoSwift RSA.swift
[134/138] Compiling CryptoSwift Rabbit.swift
[135/138] Compiling CryptoSwift SHA1.swift
[136/138] Compiling CryptoSwift SHA2.swift
[137/138] Compiling CryptoSwift SHA3.swift
[138/138] Compiling CryptoSwift Scrypt.swift
[139/140] Compiling Multihash Multihash.swift
[140/140] Emitting module Multihash
[141/142] Emitting module CID
[142/142] Compiling CID CID.swift
Build complete! (20.93s)
Fetching https://github.com/swift-libp2p/swift-bases.git from cache
Fetching https://github.com/swift-libp2p/swift-multicodec.git from cache
Fetching https://github.com/swift-libp2p/swift-varint.git from cache
Fetched https://github.com/swift-libp2p/swift-varint.git (0.17s)
Fetching https://github.com/swift-libp2p/swift-multihash.git from cache
Fetched https://github.com/swift-libp2p/swift-multicodec.git (0.17s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/swift-libp2p/swift-bases.git (0.17s)
Fetching https://github.com/swift-libp2p/swift-multibase.git from cache
Fetched https://github.com/swift-libp2p/swift-multibase.git (0.16s)
Fetched https://github.com/swift-libp2p/swift-multihash.git (0.20s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.42s)
Computed https://github.com/swift-libp2p/swift-multihash.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.7 (0.51s)
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.51s)
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.51s)
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.54s)
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-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/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-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/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-multibase.git
Working copy of https://github.com/swift-libp2p/swift-multibase.git resolved at 0.0.2
Build complete.
Done.

Build Machine: Mac 5