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

Build Command

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