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

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path:  $workDir
https://github.com/swift-libp2p/swift-multihash.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/swift-libp2p/swift-multicodec.git
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
Fetching https://github.com/swift-libp2p/swift-varint.git
[1/86] Fetching swift-multibase
[87/188] Fetching swift-multibase, swift-bases
[189/226] Fetching swift-multibase, swift-bases, swift-varint
[226/360] Fetching swift-multibase, swift-bases, swift-varint, swift-multicodec
[348/13011] Fetching swift-multibase, swift-bases, swift-varint, swift-multicodec, cryptoswift
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (0.28s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (0.28s)
[2136/12775] Fetching swift-multibase, swift-varint, cryptoswift
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (1.29s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (1.29s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.32s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.7.2 (0.42s)
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.40s)
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.42s)
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.41s)
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.40s)
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
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-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-varint.git
Working copy of https://github.com/swift-libp2p/swift-varint.git resolved at 0.0.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/130] Emitting module Base2
[13/130] Emitting module VarInt
[14/130] Compiling Base8 Quintets.swift
[15/130] Compiling Base8 BlockEncoding.swift
[16/130] Compiling Base32 BlockDecoding.swift
[17/130] Compiling Base8 BlockDecoding.swift
[18/130] Compiling Base32 BlockEncoding.swift
[19/130] Compiling Base32 Quintets.swift
[20/130] Compiling VarInt VarInt.swift
[21/130] Compiling Base32 Base32.swift
[22/130] Compiling VarInt BinaryEncoder.swift
[23/130] Emitting module Base64
[24/130] Compiling Base64 Base64.swift
[25/131] Compiling Base8 Alphabet.swift
[26/131] Emitting module Base8
[27/131] Compiling Base8 Base8.swift
[28/132] Emitting module Base32
[29/132] Compiling Base32 Alphabets.swift
[30/133] Compiling Base2 Base2.swift
[31/134] Emitting module BaseX
[32/134] Compiling BaseX BaseX.swift
[39/142] Compiling Multicodec Multicodec.swift
[40/142] Emitting module Multibase
[41/142] Compiling Multibase Multibase.swift
[42/142] Emitting module Multicodec
[44/143] Emitting module CryptoSwift
[45/156] Compiling Multicodec Codecs+Equatable.swift
[46/156] Compiling Multicodec Codecs.swift
[48/157] Compiling CryptoSwift Hashable.swift
[49/157] Compiling CryptoSwift Integer Conversion.swift
[50/157] Compiling CryptoSwift Multiplication.swift
[51/157] Compiling CryptoSwift Prime Test.swift
[52/157] Compiling CryptoSwift Random.swift
[53/157] Compiling CryptoSwift Shifts.swift
[54/157] Compiling CryptoSwift Square Root.swift
[55/157] Compiling CryptoSwift Strideable.swift
[56/157] Compiling CryptoSwift String Conversion.swift
[57/157] Compiling CryptoSwift Subtraction.swift
[58/157] Compiling CryptoSwift Words and Bits.swift
[59/157] Compiling CryptoSwift ChaCha20.swift
[60/157] Compiling CryptoSwift Checksum.swift
[61/157] Compiling CryptoSwift Cipher.swift
[62/157] Compiling CryptoSwift CBCMAC.swift
[63/157] Compiling CryptoSwift CMAC.swift
[64/157] Compiling CryptoSwift Addition.swift
[65/157] Compiling CryptoSwift BigInt.swift
[66/157] Compiling CryptoSwift BigUInt.swift
[67/157] Compiling CryptoSwift Bitwise Ops.swift
[68/157] Compiling CryptoSwift CS.swift
[69/157] Compiling CryptoSwift Codable.swift
[70/157] Compiling CryptoSwift Comparable.swift
[71/157] Compiling CryptoSwift Data Conversion.swift
[72/157] Compiling CryptoSwift Division.swift
[73/157] Compiling CryptoSwift Exponentiation.swift
[74/157] Compiling CryptoSwift Floating Point Conversion.swift
[75/157] Compiling CryptoSwift GCD.swift
[76/157] Compiling CryptoSwift SecureBytes.swift
[77/157] Compiling CryptoSwift Signature.swift
[78/157] Compiling CryptoSwift StreamDecryptor.swift
[79/157] Compiling CryptoSwift StreamEncryptor.swift
[80/157] Compiling CryptoSwift String+Extension.swift
[81/157] Compiling CryptoSwift UInt128.swift
[82/157] Compiling CryptoSwift UInt16+Extension.swift
[83/157] Compiling CryptoSwift UInt32+Extension.swift
[84/157] Compiling CryptoSwift UInt64+Extension.swift
[85/157] Compiling CryptoSwift UInt8+Extension.swift
[86/157] Compiling CryptoSwift Updatable.swift
[87/157] Compiling CryptoSwift Utils.swift
[88/157] Compiling CryptoSwift ZeroPadding.swift
[89/157] Compiling CryptoSwift Utils+Foundation.swift
[90/157] Compiling CryptoSwift Generics.swift
[91/157] Compiling CryptoSwift HKDF.swift
[92/157] Compiling CryptoSwift HMAC.swift
[93/157] Compiling CryptoSwift ISO10126Padding.swift
[94/157] Compiling CryptoSwift ISO78164Padding.swift
[95/157] Compiling CryptoSwift Int+Extension.swift
[96/157] Compiling CryptoSwift MD5.swift
[97/157] Compiling CryptoSwift NoPadding.swift
[98/157] Compiling CryptoSwift Operators.swift
[99/157] Compiling CryptoSwift DER.swift
[100/157] Compiling CryptoSwift PBKDF1.swift
[101/157] Compiling CryptoSwift PBKDF2.swift
[102/157] Compiling CryptoSwift PKCS1v15.swift
[103/157] Compiling CryptoSwift BlockEncryptor.swift
[104/157] Compiling CryptoSwift BlockMode.swift
[105/157] Compiling CryptoSwift BlockModeOptions.swift
[106/157] Compiling CryptoSwift CBC.swift
[107/157] Compiling CryptoSwift CCM.swift
[108/157] Compiling CryptoSwift CFB.swift
[109/157] Compiling CryptoSwift CTR.swift
[110/157] Compiling CryptoSwift CipherModeWorker.swift
[111/157] Compiling CryptoSwift ECB.swift
[112/157] Compiling CryptoSwift GCM.swift
[113/157] Compiling CryptoSwift OCB.swift
[114/157] Compiling CryptoSwift OFB.swift
[115/157] Compiling CryptoSwift PCBC.swift
[116/157] Compiling CryptoSwift Blowfish.swift
[117/157] Compiling CryptoSwift Collection+Extension.swift
[118/157] Compiling CryptoSwift CompactMap.swift
[119/157] Compiling CryptoSwift Cryptor.swift
[120/157] Compiling CryptoSwift Cryptors.swift
[121/157] Compiling CryptoSwift Digest.swift
[122/157] Compiling CryptoSwift DigestType.swift
[123/157] Compiling CryptoSwift AES+Foundation.swift
[124/157] Compiling CryptoSwift Array+Foundation.swift
[125/157] Compiling CryptoSwift Blowfish+Foundation.swift
[126/157] Compiling CryptoSwift ChaCha20+Foundation.swift
[127/157] Compiling CryptoSwift Data+Extension.swift
[128/157] Compiling CryptoSwift HMAC+Foundation.swift
[129/157] Compiling CryptoSwift Rabbit+Foundation.swift
[130/157] Compiling CryptoSwift String+FoundationExtension.swift
[131/157] Compiling CryptoSwift AEAD.swift
[132/157] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[133/157] Compiling CryptoSwift AES.Cryptors.swift
[134/157] Compiling CryptoSwift AES.swift
[135/157] Compiling CryptoSwift ASN1.swift
[136/157] Compiling CryptoSwift ASN1Decoder.swift
[137/157] Compiling CryptoSwift ASN1Encoder.swift
[138/157] Compiling CryptoSwift ASN1Scanner.swift
[139/157] Compiling CryptoSwift Array+Extension.swift
[140/157] Compiling CryptoSwift Authenticator.swift
[141/157] Compiling CryptoSwift BatchedCollection.swift
[142/157] Compiling CryptoSwift Bit.swift
[143/157] Compiling CryptoSwift BlockCipher.swift
[144/157] Compiling CryptoSwift BlockDecryptor.swift
[145/157] Compiling CryptoSwift PKCS5.swift
[146/157] Compiling CryptoSwift PKCS7.swift
[147/157] Compiling CryptoSwift PKCS7Padding.swift
[148/157] Compiling CryptoSwift Padding.swift
[149/157] Compiling CryptoSwift Poly1305.swift
[150/157] Compiling CryptoSwift RSA+Cipher.swift
[151/157] Compiling CryptoSwift RSA+Signature.swift
[152/157] Compiling CryptoSwift RSA.swift
[153/157] Compiling CryptoSwift Rabbit.swift
[154/157] Compiling CryptoSwift SHA1.swift
[155/157] Compiling CryptoSwift SHA2.swift
[156/157] Compiling CryptoSwift SHA3.swift
[157/157] Compiling CryptoSwift Scrypt.swift
[159/160] Emitting module Multihash
[160/160] Compiling Multihash Multihash.swift
Build complete! (23.97s)
Build complete.
Done.

Build Machine: Linux 2