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-4606859-0":/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: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 18c2146 Bump github.com/swift-libp2p/swift-multibase from 0.0.1 to 0.0.2 (#4)
Cloned https://github.com/swift-libp2p/swift-multihash.git
Revision (git rev-parse @):
18c2146b43f76c35f0a467abd9181629d3379635
SUCCESS checkout https://github.com/swift-libp2p/swift-multihash.git at main
========================================
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-4606859-0":/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-multibase.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swift-libp2p/swift-bases.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/swift-libp2p/swift-varint.git
[1/38] Fetching swift-varint
[39/172] Fetching swift-varint, swift-multicodec
[173/274] Fetching swift-varint, swift-multicodec, swift-bases
[271/360] Fetching swift-varint, swift-multicodec, swift-bases, swift-multibase
Fetched https://github.com/swift-libp2p/swift-varint.git from cache (0.21s)
[319/12973] Fetching swift-multicodec, swift-bases, swift-multibase, cryptoswift
Fetched https://github.com/swift-libp2p/swift-bases.git from cache (1.21s)
Fetched https://github.com/swift-libp2p/swift-multibase.git from cache (1.21s)
Fetched https://github.com/swift-libp2p/swift-multicodec.git from cache (1.21s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.24s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.1 (0.39s)
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.46s)
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.72s)
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.64s)
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.45s)
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/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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.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.2
Building for debugging...
[0/12] Write sources
[3/12] Copying PrivacyInfo.xcprivacy
[5/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/134] Emitting module Base8
[14/134] Compiling Base8 Quintets.swift
[15/134] Compiling Base8 BlockDecoding.swift
[16/134] Compiling Base8 BlockEncoding.swift
[17/134] Compiling Base32 BlockDecoding.swift
[18/134] Compiling Base32 BlockEncoding.swift
[19/134] Compiling Base32 Quintets.swift
[20/134] Compiling Base2 Base2.swift
[21/134] Emitting module Base2
[22/134] Compiling Base32 Base32.swift
[23/134] Compiling CryptoSwift CompactMap.swift
[24/134] Compiling Base64 Base64.swift
[25/134] Compiling CryptoSwift Cryptor.swift
[26/134] Emitting module Base64
[27/134] Compiling CryptoSwift Cryptors.swift
[28/134] Compiling CryptoSwift Digest.swift
[29/134] Compiling CryptoSwift DigestType.swift
[30/134] Compiling CryptoSwift AES+Foundation.swift
[31/134] Compiling CryptoSwift Array+Foundation.swift
[32/134] Compiling CryptoSwift Blowfish+Foundation.swift
[33/134] Compiling CryptoSwift ChaCha20+Foundation.swift
[34/134] Compiling CryptoSwift Data+Extension.swift
[35/134] Compiling CryptoSwift HMAC+Foundation.swift
[36/134] Compiling CryptoSwift Rabbit+Foundation.swift
[37/134] Compiling CryptoSwift String+FoundationExtension.swift
[38/134] Compiling CryptoSwift Utils+Foundation.swift
[39/134] Compiling CryptoSwift XChaCha20+Foundation.swift
[40/134] Compiling CryptoSwift Generics.swift
[41/134] Compiling CryptoSwift HKDF.swift
[42/134] Compiling CryptoSwift HMAC.swift
[43/134] Compiling CryptoSwift ISO10126Padding.swift
[44/134] Compiling CryptoSwift ISO78164Padding.swift
[45/134] Compiling CryptoSwift Int+Extension.swift
[46/134] Compiling CryptoSwift MD5.swift
[47/134] Compiling CryptoSwift NoPadding.swift
[48/134] Compiling CryptoSwift Operators.swift
[49/134] Compiling CryptoSwift DER.swift
[50/134] Compiling CryptoSwift PBKDF1.swift
[51/134] Compiling CryptoSwift PBKDF2.swift
[52/134] Compiling CryptoSwift PKCS1v15.swift
[53/134] Emitting module VarInt
[54/134] Compiling VarInt BinaryEncoder.swift
[55/134] Compiling VarInt VarInt.swift
[56/141] Compiling Base8 Alphabet.swift
[57/141] Compiling Base8 Base8.swift
[58/145] Emitting module BaseX
[59/145] Compiling BaseX BaseX.swift
[61/153] Emitting module Base32
[62/153] Compiling Base32 Alphabets.swift
[68/154] Compiling CryptoSwift CMAC.swift
[69/154] Compiling CryptoSwift Addition.swift
[70/154] Compiling CryptoSwift BigInt.swift
[71/154] Compiling CryptoSwift BigUInt.swift
[72/154] Compiling CryptoSwift Bitwise Ops.swift
[73/154] Compiling CryptoSwift CS.swift
[74/154] Compiling CryptoSwift Codable.swift
[75/154] Compiling CryptoSwift Comparable.swift
[76/154] Compiling CryptoSwift Data Conversion.swift
[77/154] Compiling CryptoSwift Division.swift
[78/154] Compiling CryptoSwift Exponentiation.swift
[79/154] Compiling CryptoSwift Floating Point Conversion.swift
[80/154] Compiling CryptoSwift GCD.swift
[81/154] Compiling CryptoSwift Hashable.swift
[82/160] Compiling CryptoSwift Integer Conversion.swift
[83/160] Compiling CryptoSwift Multiplication.swift
[84/160] Compiling CryptoSwift Prime Test.swift
[85/160] Compiling CryptoSwift Random.swift
[86/160] Compiling CryptoSwift Shifts.swift
[87/160] Compiling CryptoSwift Square Root.swift
[88/160] Compiling CryptoSwift Strideable.swift
[89/160] Compiling CryptoSwift String Conversion.swift
[90/160] Compiling CryptoSwift Subtraction.swift
[91/160] Compiling CryptoSwift Words and Bits.swift
[92/160] Compiling CryptoSwift ChaCha20.swift
[93/160] Compiling CryptoSwift Checksum.swift
[94/160] Compiling CryptoSwift Cipher.swift
[95/160] Compiling CryptoSwift Collection+Extension.swift
[96/160] Compiling Multicodec Multicodec.swift
[97/160] Emitting module Multibase
[98/160] Compiling Multibase Multibase.swift
[100/161] Compiling Multicodec Codecs+Equatable.swift
[101/161] Emitting module Multicodec
[102/161] Compiling Multicodec Codecs.swift
[104/162] Compiling CryptoSwift AEAD.swift
[105/162] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[106/162] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[107/162] Compiling CryptoSwift AES.Cryptors.swift
[108/162] Compiling CryptoSwift AES.swift
[109/162] Compiling CryptoSwift ASN1.swift
[110/162] Compiling CryptoSwift ASN1Decoder.swift
[111/162] Compiling CryptoSwift ASN1Encoder.swift
[112/162] Compiling CryptoSwift ASN1Scanner.swift
[113/162] Compiling CryptoSwift Array+Extension.swift
[114/162] Compiling CryptoSwift Authenticator.swift
[115/162] Compiling CryptoSwift BatchedCollection.swift
[116/162] Compiling CryptoSwift Bit.swift
[117/162] Compiling CryptoSwift BlockCipher.swift
[118/162] Compiling CryptoSwift BlockDecryptor.swift
[119/162] Compiling CryptoSwift BlockEncryptor.swift
[120/162] Compiling CryptoSwift BlockMode.swift
[121/162] Compiling CryptoSwift BlockModeOptions.swift
[122/162] Compiling CryptoSwift CBC.swift
[123/162] Compiling CryptoSwift CCM.swift
[124/162] Compiling CryptoSwift CFB.swift
[125/162] Compiling CryptoSwift CTR.swift
[126/162] Compiling CryptoSwift CipherModeWorker.swift
[127/162] Compiling CryptoSwift ECB.swift
[128/162] Compiling CryptoSwift GCM.swift
[129/162] Compiling CryptoSwift OCB.swift
[130/162] Compiling CryptoSwift OFB.swift
[131/162] Compiling CryptoSwift PCBC.swift
[132/162] Compiling CryptoSwift Blowfish.swift
[133/162] Compiling CryptoSwift CBCMAC.swift
[134/162] Emitting module CryptoSwift
[135/162] Compiling CryptoSwift Signature.swift
[136/162] Compiling CryptoSwift StreamDecryptor.swift
[137/162] Compiling CryptoSwift StreamEncryptor.swift
[138/162] Compiling CryptoSwift String+Extension.swift
[139/162] Compiling CryptoSwift UInt128.swift
[140/162] Compiling CryptoSwift UInt16+Extension.swift
[141/162] Compiling CryptoSwift UInt32+Extension.swift
[142/162] Compiling CryptoSwift UInt64+Extension.swift
[143/162] Compiling CryptoSwift UInt8+Extension.swift
[144/162] Compiling CryptoSwift Updatable.swift
[145/162] Compiling CryptoSwift Utils.swift
[146/162] Compiling CryptoSwift XChaCha20.swift
[147/162] Compiling CryptoSwift ZeroPadding.swift
[148/162] Compiling CryptoSwift resource_bundle_accessor.swift
[149/162] Compiling CryptoSwift PKCS5.swift
[150/162] Compiling CryptoSwift PKCS7.swift
[151/162] Compiling CryptoSwift PKCS7Padding.swift
[152/162] Compiling CryptoSwift Padding.swift
[153/162] Compiling CryptoSwift Poly1305.swift
[154/162] Compiling CryptoSwift RSA+Cipher.swift
[155/162] Compiling CryptoSwift RSA+Signature.swift
[156/162] Compiling CryptoSwift RSA.swift
[157/162] Compiling CryptoSwift Rabbit.swift
[158/162] Compiling CryptoSwift SHA1.swift
[159/162] Compiling CryptoSwift SHA2.swift
[160/162] Compiling CryptoSwift SHA3.swift
[161/162] Compiling CryptoSwift Scrypt.swift
[162/162] Compiling CryptoSwift SecureBytes.swift
[164/165] Compiling Multihash Multihash.swift
[165/165] Emitting module Multihash
Build complete! (19.47s)
Build complete.
Done.

Build Machine: Linux 1