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

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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-cid.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-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:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/swift-libp2p/swift-cid.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/swift-libp2p/swift-bases.git
Fetching https://github.com/swift-libp2p/swift-multibase.git
Fetching https://github.com/swift-libp2p/swift-multihash.git
[1/102] Fetching swift-bases
[28/188] Fetching swift-bases, swift-multibase
[189/342] Fetching swift-bases, swift-multibase, swift-multihash
Fetched https://github.com/swift-libp2p/swift-multihash.git (0.21s)
Fetched https://github.com/swift-libp2p/swift-multibase.git (0.21s)
Fetching https://github.com/swift-libp2p/swift-varint.git
Fetched https://github.com/swift-libp2p/swift-bases.git (0.21s)
Fetching https://github.com/swift-libp2p/swift-multicodec.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/38] Fetching swift-varint
[39/172] Fetching swift-varint, swift-multicodec
Fetched https://github.com/swift-libp2p/swift-multicodec.git (0.21s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
[1/12651] Fetching cryptoswift
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.0.3 (0.40s)
Fetched https://github.com/swift-libp2p/swift-varint.git (1.20s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.23s)
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.32s)
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.32s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (0.37s)
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.30s)
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.34s)
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
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/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
Building for debugging...
[1/119] Compiling Base8 Quintets.swift
[2/119] Compiling Base32 BlockEncoding.swift
[3/119] Compiling Base32 BlockDecoding.swift
[4/119] Compiling Base32 Quintets.swift
[5/119] Compiling Base8 BlockDecoding.swift
[6/119] Compiling Base8 BlockEncoding.swift
[7/119] Emitting module Base64
[8/119] Compiling Base64 Base64.swift
[9/119] Emitting module VarInt
[10/120] Compiling VarInt BinaryEncoder.swift
[11/120] Compiling VarInt VarInt.swift
[13/121] Compiling Base8 Base8.swift
[14/121] Emitting module Base8
[15/121] Compiling Base8 Alphabet.swift
[16/121] Compiling Base2 Base2.swift
[17/121] Emitting module Base2
[19/122] Compiling Base32 Alphabets.swift
[20/122] Emitting module Base32
[21/122] Compiling Base32 Base32.swift
[23/124] Compiling CryptoSwift Collection+Extension.swift
[24/124] Compiling CryptoSwift CompactMap.swift
[25/124] Compiling CryptoSwift Cryptor.swift
[26/124] Compiling CryptoSwift Cryptors.swift
[27/124] Compiling CryptoSwift Digest.swift
[28/124] Compiling CryptoSwift DigestType.swift
[29/124] Compiling CryptoSwift AES+Foundation.swift
[30/124] Compiling CryptoSwift Array+Foundation.swift
[31/124] Compiling CryptoSwift Blowfish+Foundation.swift
[32/124] Compiling CryptoSwift ChaCha20+Foundation.swift
[33/124] Compiling CryptoSwift Data+Extension.swift
[34/124] Compiling CryptoSwift HMAC+Foundation.swift
[35/124] Compiling CryptoSwift Rabbit+Foundation.swift
[36/124] Compiling CryptoSwift String+FoundationExtension.swift
[39/140] Emitting module BaseX
[40/140] Compiling BaseX BaseX.swift
[48/150] Compiling Multicodec Multicodec.swift
[49/150] Compiling CryptoSwift CBCMAC.swift
[50/150] Compiling CryptoSwift CMAC.swift
[51/150] Compiling CryptoSwift Addition.swift
[52/150] Compiling CryptoSwift BigInt.swift
[53/150] Compiling CryptoSwift BigUInt.swift
[54/150] Compiling CryptoSwift Bitwise Ops.swift
[55/150] Compiling CryptoSwift CS.swift
[56/150] Compiling CryptoSwift Codable.swift
[57/150] Compiling CryptoSwift Comparable.swift
[58/150] Compiling CryptoSwift Data Conversion.swift
[59/150] Compiling CryptoSwift Division.swift
[60/150] Compiling CryptoSwift Exponentiation.swift
[61/150] Compiling CryptoSwift Floating Point Conversion.swift
[62/150] Compiling CryptoSwift GCD.swift
[63/150] Compiling CryptoSwift Hashable.swift
[64/150] Compiling CryptoSwift Integer Conversion.swift
[65/150] Compiling CryptoSwift Multiplication.swift
[66/150] Compiling CryptoSwift Prime Test.swift
[67/150] Compiling CryptoSwift Random.swift
[68/150] Compiling CryptoSwift Shifts.swift
[69/150] Compiling CryptoSwift Square Root.swift
[70/150] Compiling CryptoSwift Strideable.swift
[71/150] Compiling CryptoSwift String Conversion.swift
[72/150] Compiling CryptoSwift Subtraction.swift
[73/150] Compiling CryptoSwift Words and Bits.swift
[74/150] Compiling CryptoSwift ChaCha20.swift
[75/150] Compiling CryptoSwift Checksum.swift
[76/150] Compiling CryptoSwift Cipher.swift
[77/150] Emitting module Multibase
[78/150] Compiling Multibase Multibase.swift
[79/151] Compiling Multicodec Codecs+Equatable.swift
[80/151] Emitting module Multicodec
[81/151] Compiling Multicodec Codecs.swift
[86/154] Compiling CryptoSwift SecureBytes.swift
[87/154] Compiling CryptoSwift Signature.swift
[88/154] Compiling CryptoSwift StreamDecryptor.swift
[89/154] Compiling CryptoSwift StreamEncryptor.swift
[90/154] Compiling CryptoSwift String+Extension.swift
[91/154] Compiling CryptoSwift UInt128.swift
[92/154] Compiling CryptoSwift UInt16+Extension.swift
[93/154] Compiling CryptoSwift UInt32+Extension.swift
[94/154] Compiling CryptoSwift UInt64+Extension.swift
[95/154] Compiling CryptoSwift UInt8+Extension.swift
[96/154] Compiling CryptoSwift Updatable.swift
[97/154] Compiling CryptoSwift Utils.swift
[98/154] Compiling CryptoSwift ZeroPadding.swift
[99/154] Compiling CryptoSwift AEAD.swift
[100/154] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[101/154] Compiling CryptoSwift AES.Cryptors.swift
[102/154] Compiling CryptoSwift AES.swift
[103/154] Compiling CryptoSwift ASN1.swift
[104/154] Compiling CryptoSwift ASN1Decoder.swift
[105/154] Compiling CryptoSwift ASN1Encoder.swift
[106/154] Compiling CryptoSwift ASN1Scanner.swift
[107/154] Compiling CryptoSwift Array+Extension.swift
[108/154] Compiling CryptoSwift Authenticator.swift
[109/154] Compiling CryptoSwift BatchedCollection.swift
[110/154] Compiling CryptoSwift Bit.swift
[111/154] Compiling CryptoSwift BlockCipher.swift
[112/154] Compiling CryptoSwift BlockDecryptor.swift
[113/154] Emitting module CryptoSwift
[114/154] Compiling CryptoSwift BlockEncryptor.swift
[115/154] Compiling CryptoSwift BlockMode.swift
[116/154] Compiling CryptoSwift BlockModeOptions.swift
[117/154] Compiling CryptoSwift CBC.swift
[118/154] Compiling CryptoSwift CCM.swift
[119/154] Compiling CryptoSwift CFB.swift
[120/154] Compiling CryptoSwift CTR.swift
[121/154] Compiling CryptoSwift CipherModeWorker.swift
[122/154] Compiling CryptoSwift ECB.swift
[123/154] Compiling CryptoSwift GCM.swift
[124/154] Compiling CryptoSwift OCB.swift
[125/154] Compiling CryptoSwift OFB.swift
[126/154] Compiling CryptoSwift PCBC.swift
[127/154] Compiling CryptoSwift Blowfish.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
[161/162] Compiling CID CID.swift
[162/162] Emitting module CID
Build complete! (16.72s)
Build complete.
Done.

Build Machine: Linux 1