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

Build Machine: Linux 1