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: 0.0.4
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/swift-libp2p/swift-cid
 * tag               0.0.4      -> FETCH_HEAD
HEAD is now at 8af5d9d Create providers.yml
Cloned https://github.com/swift-libp2p/swift-cid.git
Revision (git rev-parse @):
8af5d9de451ceaf45a42e9d6784054d8f5fa3544
SUCCESS checkout https://github.com/swift-libp2p/swift-cid.git at 0.0.4
========================================
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/14] Emitting module BaseX
[2/14] Compiling Base8 BlockEncoding.swift
[3/15] Compiling Base32 BlockEncoding.swift
[4/16] Compiling Base8 BlockDecoding.swift
[5/16] Compiling Base32 BlockDecoding.swift
[6/16] Compiling Base8 Quintets.swift
[7/16] Compiling Base32 Quintets.swift
[8/16] Emitting module Base8
[9/16] Compiling Base32 Alphabets.swift
[10/16] Compiling Base32 Base32.swift
[11/16] Compiling Base64 Base64.swift
[12/16] Emitting module Base64
[13/16] Emitting module Base32
[16/88] Compiling BaseX BaseX.swift
[17/88] Emitting module Base2
[18/88] Compiling VarInt BinaryEncoder.swift
[19/88] Compiling VarInt VarInt.swift
[20/88] Emitting module VarInt
[21/92] Compiling Base2 Base2.swift
[22/94] Compiling Multicodec Multicodec.swift
[23/94] Emitting module Multicodec
[24/94] Compiling Multicodec Codecs+Equatable.swift
[25/94] Compiling Multicodec Codecs.swift
[26/94] Emitting module Multibase
[27/94] Compiling Multibase Multibase.swift
[28/94] Compiling CryptoSwift Multiplication.swift
[29/94] Compiling CryptoSwift Prime Test.swift
[30/94] Compiling CryptoSwift Random.swift
[31/94] Compiling CryptoSwift Shifts.swift
[32/94] Compiling CryptoSwift Square Root.swift
[33/94] Compiling CryptoSwift Strideable.swift
[34/94] Compiling CryptoSwift String Conversion.swift
[35/94] Compiling CryptoSwift Subtraction.swift
[36/94] Compiling CryptoSwift Words and Bits.swift
[37/94] Compiling CryptoSwift ChaCha20.swift
[38/94] Compiling CryptoSwift Checksum.swift
[39/94] Compiling CryptoSwift Cipher.swift
[40/94] Compiling CryptoSwift Collection+Extension.swift
[41/94] Compiling CryptoSwift CompactMap.swift
[42/94] Compiling CryptoSwift Cryptor.swift
[43/94] Compiling CryptoSwift Cryptors.swift
[44/94] Compiling CryptoSwift Digest.swift
[45/94] Compiling CryptoSwift DigestType.swift
[46/94] Compiling CryptoSwift AES+Foundation.swift
[47/94] Compiling CryptoSwift Array+Foundation.swift
[48/94] Compiling CryptoSwift Blowfish+Foundation.swift
[49/94] Compiling CryptoSwift ChaCha20+Foundation.swift
[50/116] Emitting module CryptoSwift
[51/138] Compiling CryptoSwift AEAD.swift
[52/138] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[53/138] Compiling CryptoSwift AES.Cryptors.swift
[54/138] Compiling CryptoSwift AES.swift
[55/138] Compiling CryptoSwift ASN1.swift
[56/138] Compiling CryptoSwift ASN1Decoder.swift
[57/138] Compiling CryptoSwift ASN1Encoder.swift
[58/138] Compiling CryptoSwift ASN1Scanner.swift
[59/138] Compiling CryptoSwift Array+Extension.swift
[60/138] Compiling CryptoSwift Authenticator.swift
[61/138] Compiling CryptoSwift BatchedCollection.swift
[62/138] Compiling CryptoSwift Bit.swift
[63/138] Compiling CryptoSwift BlockCipher.swift
[64/138] Compiling CryptoSwift BlockDecryptor.swift
[65/138] Compiling CryptoSwift BlockEncryptor.swift
[66/138] Compiling CryptoSwift BlockMode.swift
[67/138] Compiling CryptoSwift BlockModeOptions.swift
[68/138] Compiling CryptoSwift CBC.swift
[69/138] Compiling CryptoSwift CCM.swift
[70/138] Compiling CryptoSwift CFB.swift
[71/138] Compiling CryptoSwift CTR.swift
[72/138] Compiling CryptoSwift CipherModeWorker.swift
[73/138] Compiling CryptoSwift ECB.swift
[74/138] Compiling CryptoSwift GCM.swift
[75/138] Compiling CryptoSwift OCB.swift
[76/138] Compiling CryptoSwift OFB.swift
[77/138] Compiling CryptoSwift PCBC.swift
[78/138] Compiling CryptoSwift Blowfish.swift
[79/138] Compiling CryptoSwift CBCMAC.swift
[80/138] Compiling CryptoSwift CMAC.swift
[81/138] Compiling CryptoSwift Addition.swift
[82/138] Compiling CryptoSwift BigInt.swift
[83/138] Compiling CryptoSwift BigUInt.swift
[84/138] Compiling CryptoSwift Bitwise Ops.swift
[85/138] Compiling CryptoSwift CS.swift
[86/138] Compiling CryptoSwift Codable.swift
[87/138] Compiling CryptoSwift Comparable.swift
[88/138] Compiling CryptoSwift Data Conversion.swift
[89/138] Compiling CryptoSwift Division.swift
[90/138] Compiling CryptoSwift Exponentiation.swift
[91/138] Compiling CryptoSwift Floating Point Conversion.swift
[92/138] Compiling CryptoSwift GCD.swift
[93/138] Compiling CryptoSwift Hashable.swift
[94/138] Compiling CryptoSwift Integer Conversion.swift
[95/138] Compiling CryptoSwift Data+Extension.swift
[96/138] Compiling CryptoSwift HMAC+Foundation.swift
[97/138] Compiling CryptoSwift Rabbit+Foundation.swift
[98/138] Compiling CryptoSwift String+FoundationExtension.swift
[99/138] Compiling CryptoSwift Utils+Foundation.swift
[100/138] Compiling CryptoSwift Generics.swift
[101/138] Compiling CryptoSwift HKDF.swift
[102/138] Compiling CryptoSwift HMAC.swift
[103/138] Compiling CryptoSwift ISO10126Padding.swift
[104/138] Compiling CryptoSwift ISO78164Padding.swift
[105/138] Compiling CryptoSwift Int+Extension.swift
[106/138] Compiling CryptoSwift MD5.swift
[107/138] Compiling CryptoSwift NoPadding.swift
[108/138] Compiling CryptoSwift Operators.swift
[109/138] Compiling CryptoSwift DER.swift
[110/138] Compiling CryptoSwift PBKDF1.swift
[111/138] Compiling CryptoSwift PBKDF2.swift
[112/138] Compiling CryptoSwift PKCS1v15.swift
[113/138] Compiling CryptoSwift PKCS5.swift
[114/138] Compiling CryptoSwift PKCS7.swift
[115/138] Compiling CryptoSwift PKCS7Padding.swift
[116/138] Compiling CryptoSwift Padding.swift
[117/138] Compiling CryptoSwift Poly1305.swift
[118/138] Compiling CryptoSwift RSA+Cipher.swift
[119/138] Compiling CryptoSwift RSA+Signature.swift
[120/138] Compiling CryptoSwift RSA.swift
[121/138] Compiling CryptoSwift Rabbit.swift
[122/138] Compiling CryptoSwift SHA1.swift
[123/138] Compiling CryptoSwift SHA2.swift
[124/138] Compiling CryptoSwift SHA3.swift
[125/138] Compiling CryptoSwift Scrypt.swift
[126/138] Compiling CryptoSwift SecureBytes.swift
[127/138] Compiling CryptoSwift Signature.swift
[128/138] Compiling CryptoSwift StreamDecryptor.swift
[129/138] Compiling CryptoSwift StreamEncryptor.swift
[130/138] Compiling CryptoSwift String+Extension.swift
[131/138] Compiling CryptoSwift UInt128.swift
[132/138] Compiling CryptoSwift UInt16+Extension.swift
[133/138] Compiling CryptoSwift UInt32+Extension.swift
[134/138] Compiling CryptoSwift UInt64+Extension.swift
[135/138] Compiling CryptoSwift UInt8+Extension.swift
[136/138] Compiling CryptoSwift Updatable.swift
[137/138] Compiling CryptoSwift Utils.swift
[138/138] Compiling CryptoSwift ZeroPadding.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! (26.96s)
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-multicodec.git from cache
Fetched https://github.com/swift-libp2p/swift-multibase.git (0.20s)
Fetching https://github.com/swift-libp2p/swift-bases.git from cache
Fetched https://github.com/swift-libp2p/swift-multicodec.git (0.20s)
Fetching https://github.com/swift-libp2p/swift-multihash.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.28s)
Fetching https://github.com/swift-libp2p/swift-varint.git from cache
Fetched https://github.com/swift-libp2p/swift-multihash.git (0.22s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
Fetched https://github.com/swift-libp2p/swift-bases.git (0.22s)
Fetched https://github.com/swift-libp2p/swift-varint.git (0.16s)
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.0.3 (0.82s)
Computing version for https://github.com/swift-libp2p/swift-multicodec.git
Computed https://github.com/swift-libp2p/swift-multicodec.git at 0.0.5 (0.04s)
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.04s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (0.63s)
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.03s)
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.04s)
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.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.5
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.1
Build complete.
Done.