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 Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/swift-libp2p/swift-multihash.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/swift-libp2p/swift-bases.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
[1/102] Fetching swift-bases
[103/188] Fetching swift-bases, swift-multibase
[189/12839] Fetching swift-bases, swift-multibase, cryptoswift
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetched https://github.com/swift-libp2p/swift-multibase.git (1.23s)
Fetched https://github.com/swift-libp2p/swift-bases.git (1.23s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.26s)
[1/38] Fetching swift-varint
[39/172] Fetching swift-varint, swift-multicodec
Fetched https://github.com/swift-libp2p/swift-varint.git (0.21s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git (0.22s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.7.2 (0.38s)
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.39s)
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.39s)
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.37s)
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-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/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-multibase.git
Working copy of https://github.com/swift-libp2p/swift-multibase.git resolved at 0.0.1
Building for debugging...
[1/119] Emitting module Base64
[2/119] Emitting module VarInt
[3/119] Compiling Base8 Quintets.swift
[4/119] Compiling Base8 BlockEncoding.swift
[5/119] Compiling Base8 BlockDecoding.swift
[6/119] Compiling Base32 Quintets.swift
[7/119] Compiling Base32 BlockEncoding.swift
[8/119] Compiling Base32 BlockDecoding.swift
[9/119] Compiling Base32 Base32.swift
[10/119] Compiling Base8 Base8.swift
[11/119] Emitting module Base2
[12/119] Compiling Base2 Base2.swift
[13/119] Emitting module Base8
[14/119] Compiling Base8 Alphabet.swift
[15/119] Compiling Base64 Base64.swift
[16/120] Emitting module Base32
[17/120] Compiling Base32 Alphabets.swift
[18/120] Compiling VarInt BinaryEncoder.swift
[19/121] Compiling VarInt VarInt.swift
[21/123] Emitting module BaseX
[22/123] Compiling BaseX BaseX.swift
[34/135] Compiling CryptoSwift CBCMAC.swift
[35/135] Compiling CryptoSwift CMAC.swift
[36/135] Compiling CryptoSwift Addition.swift
[37/135] Compiling CryptoSwift BigInt.swift
[38/135] Compiling CryptoSwift BigUInt.swift
[39/135] Compiling CryptoSwift Bitwise Ops.swift
[40/135] Compiling CryptoSwift CS.swift
[41/135] Compiling CryptoSwift Codable.swift
[42/135] Compiling CryptoSwift Comparable.swift
[43/135] Compiling CryptoSwift Data Conversion.swift
[44/135] Compiling CryptoSwift Division.swift
[45/135] Compiling CryptoSwift Exponentiation.swift
[46/135] Compiling CryptoSwift Floating Point Conversion.swift
[47/135] Compiling CryptoSwift GCD.swift
[48/135] Compiling CryptoSwift Hashable.swift
[49/135] Compiling CryptoSwift Integer Conversion.swift
[50/135] Compiling CryptoSwift Multiplication.swift
[51/135] Compiling CryptoSwift Prime Test.swift
[52/135] Compiling CryptoSwift Random.swift
[53/135] Compiling CryptoSwift Shifts.swift
[54/135] Compiling CryptoSwift Square Root.swift
[55/135] Compiling CryptoSwift Strideable.swift
[56/135] Compiling CryptoSwift String Conversion.swift
[57/135] Compiling CryptoSwift Subtraction.swift
[58/135] Compiling CryptoSwift Words and Bits.swift
[59/135] Compiling CryptoSwift ChaCha20.swift
[60/135] Compiling CryptoSwift Checksum.swift
[61/135] Compiling CryptoSwift Cipher.swift
[62/150] Compiling Multicodec Multicodec.swift
[63/150] Compiling Multibase Multibase.swift
[64/150] Emitting module Multibase
[66/152] Emitting module Multicodec
[68/152] Compiling Multicodec Codecs+Equatable.swift
[69/152] Compiling Multicodec Codecs.swift
[72/154] Emitting module CryptoSwift
[73/154] Compiling CryptoSwift AEAD.swift
[74/154] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[75/154] Compiling CryptoSwift AES.Cryptors.swift
[76/154] Compiling CryptoSwift AES.swift
[77/154] Compiling CryptoSwift ASN1.swift
[78/154] Compiling CryptoSwift ASN1Decoder.swift
[79/154] Compiling CryptoSwift ASN1Encoder.swift
[80/154] Compiling CryptoSwift ASN1Scanner.swift
[81/154] Compiling CryptoSwift Array+Extension.swift
[82/154] Compiling CryptoSwift Authenticator.swift
[83/154] Compiling CryptoSwift BatchedCollection.swift
[84/154] Compiling CryptoSwift Bit.swift
[85/154] Compiling CryptoSwift BlockCipher.swift
[86/154] Compiling CryptoSwift BlockDecryptor.swift
[87/154] Compiling CryptoSwift BlockEncryptor.swift
[88/154] Compiling CryptoSwift BlockMode.swift
[89/154] Compiling CryptoSwift BlockModeOptions.swift
[90/154] Compiling CryptoSwift CBC.swift
[91/154] Compiling CryptoSwift CCM.swift
[92/154] Compiling CryptoSwift CFB.swift
[93/154] Compiling CryptoSwift CTR.swift
[94/154] Compiling CryptoSwift CipherModeWorker.swift
[95/154] Compiling CryptoSwift ECB.swift
[96/154] Compiling CryptoSwift GCM.swift
[97/154] Compiling CryptoSwift OCB.swift
[98/154] Compiling CryptoSwift OFB.swift
[99/154] Compiling CryptoSwift PCBC.swift
[100/154] Compiling CryptoSwift Blowfish.swift
[101/154] Compiling CryptoSwift SecureBytes.swift
[102/154] Compiling CryptoSwift Signature.swift
[103/154] Compiling CryptoSwift StreamDecryptor.swift
[104/154] Compiling CryptoSwift StreamEncryptor.swift
[105/154] Compiling CryptoSwift String+Extension.swift
[106/154] Compiling CryptoSwift UInt128.swift
[107/154] Compiling CryptoSwift UInt16+Extension.swift
[108/154] Compiling CryptoSwift UInt32+Extension.swift
[109/154] Compiling CryptoSwift UInt64+Extension.swift
[110/154] Compiling CryptoSwift UInt8+Extension.swift
[111/154] Compiling CryptoSwift Updatable.swift
[112/154] Compiling CryptoSwift Utils.swift
[113/154] Compiling CryptoSwift ZeroPadding.swift
[114/154] Compiling CryptoSwift Collection+Extension.swift
[115/154] Compiling CryptoSwift CompactMap.swift
[116/154] Compiling CryptoSwift Cryptor.swift
[117/154] Compiling CryptoSwift Cryptors.swift
[118/154] Compiling CryptoSwift Digest.swift
[119/154] Compiling CryptoSwift DigestType.swift
[120/154] Compiling CryptoSwift AES+Foundation.swift
[121/154] Compiling CryptoSwift Array+Foundation.swift
[122/154] Compiling CryptoSwift Blowfish+Foundation.swift
[123/154] Compiling CryptoSwift ChaCha20+Foundation.swift
[124/154] Compiling CryptoSwift Data+Extension.swift
[125/154] Compiling CryptoSwift HMAC+Foundation.swift
[126/154] Compiling CryptoSwift Rabbit+Foundation.swift
[127/154] Compiling CryptoSwift String+FoundationExtension.swift
[128/154] Compiling CryptoSwift Utils+Foundation.swift
[129/154] Compiling CryptoSwift Generics.swift
[130/154] Compiling CryptoSwift HKDF.swift
[131/154] Compiling CryptoSwift HMAC.swift
[132/154] Compiling CryptoSwift ISO10126Padding.swift
[133/154] Compiling CryptoSwift ISO78164Padding.swift
[134/154] Compiling CryptoSwift Int+Extension.swift
[135/154] Compiling CryptoSwift MD5.swift
[136/154] Compiling CryptoSwift NoPadding.swift
[137/154] Compiling CryptoSwift Operators.swift
[138/154] Compiling CryptoSwift DER.swift
[139/154] Compiling CryptoSwift PBKDF1.swift
[140/154] Compiling CryptoSwift PBKDF2.swift
[141/154] Compiling CryptoSwift PKCS1v15.swift
[142/154] Compiling CryptoSwift PKCS5.swift
[143/154] Compiling CryptoSwift PKCS7.swift
[144/154] Compiling CryptoSwift PKCS7Padding.swift
[145/154] Compiling CryptoSwift Padding.swift
[146/154] Compiling CryptoSwift Poly1305.swift
[147/154] Compiling CryptoSwift RSA+Cipher.swift
[148/154] Compiling CryptoSwift RSA+Signature.swift
[149/154] Compiling CryptoSwift RSA.swift
[150/154] Compiling CryptoSwift Rabbit.swift
[151/154] Compiling CryptoSwift SHA1.swift
[152/154] Compiling CryptoSwift SHA2.swift
[153/154] Compiling CryptoSwift SHA3.swift
[154/154] Compiling CryptoSwift Scrypt.swift
[157/158] Compiling Multihash Multihash.swift
[158/158] Emitting module Multihash
Build complete! (24.98s)
Build complete.
Done.

Build Machine: Linux 2