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

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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-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.9
Building package at path:  $workDir
https://github.com/swift-libp2p/swift-cid.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/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-multibase.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swift-libp2p/swift-multicodec.git
[1/134] Fetching swift-multicodec
[135/220] Fetching swift-multicodec, swift-multibase
[221/12871] Fetching swift-multicodec, swift-multibase, cryptoswift
Fetched https://github.com/swift-libp2p/swift-multicodec.git (1.13s)
Fetched https://github.com/swift-libp2p/swift-multibase.git (1.13s)
Fetching https://github.com/swift-libp2p/swift-multihash.git
Fetching https://github.com/swift-libp2p/swift-bases.git
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.16s)
Fetching https://github.com/swift-libp2p/swift-varint.git
[1/102] Fetching swift-bases
[103/256] Fetching swift-bases, swift-multihash
Fetched https://github.com/swift-libp2p/swift-bases.git (0.21s)
Fetched https://github.com/swift-libp2p/swift-multihash.git (0.21s)
Computing version for https://github.com/swift-libp2p/swift-multihash.git
[1/38] Fetching swift-varint
Fetched https://github.com/swift-libp2p/swift-varint.git (0.22s)
Computed https://github.com/swift-libp2p/swift-multihash.git at 0.0.3 (0.45s)
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.43s)
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.37s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (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.39s)
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.39s)
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.2
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-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...
[1/119] Emitting module BaseX
[2/119] Compiling Base8 Quintets.swift
[3/119] Compiling Base32 BlockEncoding.swift
[4/119] Compiling Base32 Quintets.swift
[5/119] Compiling Base8 BlockDecoding.swift
[6/119] Compiling Base8 BlockEncoding.swift
[7/119] Compiling Base32 BlockDecoding.swift
[8/119] Compiling Base32 Base32.swift
[9/119] Emitting module Base2
[10/119] Compiling Base2 Base2.swift
[11/119] Compiling VarInt BinaryEncoder.swift
[12/119] Emitting module VarInt
[13/119] Emitting module Base64
[14/119] Compiling Base64 Base64.swift
[15/119] Emitting module Base32
[16/119] Compiling Base32 Alphabets.swift
[17/121] Compiling VarInt VarInt.swift
[18/121] Compiling Base8 Alphabet.swift
[19/121] Emitting module Base8
[20/121] Compiling Base8 Base8.swift
[22/125] Compiling BaseX BaseX.swift
[34/137] Compiling CryptoSwift CBCMAC.swift
[35/137] Compiling CryptoSwift CMAC.swift
[36/137] Compiling CryptoSwift Addition.swift
[37/137] Compiling CryptoSwift BigInt.swift
[38/137] Compiling CryptoSwift BigUInt.swift
[39/137] Compiling CryptoSwift Bitwise Ops.swift
[40/137] Compiling CryptoSwift CS.swift
[41/137] Compiling CryptoSwift Codable.swift
[42/137] Compiling CryptoSwift Comparable.swift
[43/137] Compiling CryptoSwift Data Conversion.swift
[44/137] Compiling CryptoSwift Division.swift
[45/137] Compiling CryptoSwift Exponentiation.swift
[46/137] Compiling CryptoSwift Floating Point Conversion.swift
[47/137] Compiling CryptoSwift GCD.swift
[48/137] Compiling CryptoSwift Hashable.swift
[49/137] Compiling CryptoSwift Integer Conversion.swift
[50/137] Compiling CryptoSwift Multiplication.swift
[51/137] Compiling CryptoSwift Prime Test.swift
[52/137] Compiling CryptoSwift Random.swift
[53/137] Compiling CryptoSwift Shifts.swift
[54/137] Compiling CryptoSwift Square Root.swift
[55/137] Compiling CryptoSwift Strideable.swift
[56/137] Compiling CryptoSwift String Conversion.swift
[57/137] Compiling CryptoSwift Subtraction.swift
[58/137] Compiling CryptoSwift Words and Bits.swift
[59/137] Compiling CryptoSwift ChaCha20.swift
[60/137] Compiling CryptoSwift Checksum.swift
[61/137] Compiling CryptoSwift Cipher.swift
[62/150] Compiling Multicodec Multicodec.swift
[63/150] Emitting module CryptoSwift
[64/150] Emitting module Multibase
[65/150] Compiling Multibase Multibase.swift
[67/152] Emitting module Multicodec
[69/152] Compiling Multicodec Codecs+Equatable.swift
[70/152] Compiling Multicodec Codecs.swift
[72/154] Compiling CryptoSwift BlockEncryptor.swift
[73/154] Compiling CryptoSwift BlockMode.swift
[74/154] Compiling CryptoSwift BlockModeOptions.swift
[75/154] Compiling CryptoSwift CBC.swift
[76/154] Compiling CryptoSwift CCM.swift
[77/154] Compiling CryptoSwift CFB.swift
[78/154] Compiling CryptoSwift CTR.swift
[79/154] Compiling CryptoSwift CipherModeWorker.swift
[80/154] Compiling CryptoSwift ECB.swift
[81/154] Compiling CryptoSwift GCM.swift
[82/154] Compiling CryptoSwift OCB.swift
[83/154] Compiling CryptoSwift OFB.swift
[84/154] Compiling CryptoSwift PCBC.swift
[85/154] Compiling CryptoSwift Blowfish.swift
[87/154] Compiling CryptoSwift SecureBytes.swift
[88/154] Compiling CryptoSwift Signature.swift
[89/154] Compiling CryptoSwift StreamDecryptor.swift
[90/154] Compiling CryptoSwift StreamEncryptor.swift
[91/154] Compiling CryptoSwift String+Extension.swift
[92/154] Compiling CryptoSwift UInt128.swift
[93/154] Compiling CryptoSwift UInt16+Extension.swift
[94/154] Compiling CryptoSwift UInt32+Extension.swift
[95/154] Compiling CryptoSwift UInt64+Extension.swift
[96/154] Compiling CryptoSwift UInt8+Extension.swift
[97/154] Compiling CryptoSwift Updatable.swift
[98/154] Compiling CryptoSwift Utils.swift
[99/154] Compiling CryptoSwift ZeroPadding.swift
[100/154] Compiling CryptoSwift Utils+Foundation.swift
[101/154] Compiling CryptoSwift Generics.swift
[102/154] Compiling CryptoSwift HKDF.swift
[103/154] Compiling CryptoSwift HMAC.swift
[104/154] Compiling CryptoSwift ISO10126Padding.swift
[105/154] Compiling CryptoSwift ISO78164Padding.swift
[106/154] Compiling CryptoSwift Int+Extension.swift
[107/154] Compiling CryptoSwift MD5.swift
[108/154] Compiling CryptoSwift NoPadding.swift
[109/154] Compiling CryptoSwift Operators.swift
[110/154] Compiling CryptoSwift DER.swift
[111/154] Compiling CryptoSwift PBKDF1.swift
[112/154] Compiling CryptoSwift PBKDF2.swift
[113/154] Compiling CryptoSwift PKCS1v15.swift
[114/154] Compiling CryptoSwift PKCS5.swift
[115/154] Compiling CryptoSwift PKCS7.swift
[116/154] Compiling CryptoSwift PKCS7Padding.swift
[117/154] Compiling CryptoSwift Padding.swift
[118/154] Compiling CryptoSwift Poly1305.swift
[119/154] Compiling CryptoSwift RSA+Cipher.swift
[120/154] Compiling CryptoSwift RSA+Signature.swift
[121/154] Compiling CryptoSwift RSA.swift
[122/154] Compiling CryptoSwift Rabbit.swift
[123/154] Compiling CryptoSwift SHA1.swift
[124/154] Compiling CryptoSwift SHA2.swift
[125/154] Compiling CryptoSwift SHA3.swift
[126/154] Compiling CryptoSwift Scrypt.swift
[127/154] Compiling CryptoSwift Collection+Extension.swift
[128/154] Compiling CryptoSwift CompactMap.swift
[129/154] Compiling CryptoSwift Cryptor.swift
[130/154] Compiling CryptoSwift Cryptors.swift
[131/154] Compiling CryptoSwift Digest.swift
[132/154] Compiling CryptoSwift DigestType.swift
[133/154] Compiling CryptoSwift AES+Foundation.swift
[134/154] Compiling CryptoSwift Array+Foundation.swift
[135/154] Compiling CryptoSwift Blowfish+Foundation.swift
[136/154] Compiling CryptoSwift ChaCha20+Foundation.swift
[137/154] Compiling CryptoSwift Data+Extension.swift
[138/154] Compiling CryptoSwift HMAC+Foundation.swift
[139/154] Compiling CryptoSwift Rabbit+Foundation.swift
[140/154] Compiling CryptoSwift String+FoundationExtension.swift
[141/154] Compiling CryptoSwift AEAD.swift
[142/154] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[143/154] Compiling CryptoSwift AES.Cryptors.swift
[144/154] Compiling CryptoSwift AES.swift
[145/154] Compiling CryptoSwift ASN1.swift
[146/154] Compiling CryptoSwift ASN1Decoder.swift
[147/154] Compiling CryptoSwift ASN1Encoder.swift
[148/154] Compiling CryptoSwift ASN1Scanner.swift
[149/154] Compiling CryptoSwift Array+Extension.swift
[150/154] Compiling CryptoSwift Authenticator.swift
[151/154] Compiling CryptoSwift BatchedCollection.swift
[152/154] Compiling CryptoSwift Bit.swift
[153/154] Compiling CryptoSwift BlockCipher.swift
[154/154] Compiling CryptoSwift BlockDecryptor.swift
[157/158] Emitting module Multihash
[158/158] Compiling Multihash Multihash.swift
[161/162] Emitting module CID
[162/162] Compiling CID CID.swift
Build complete! (28.29s)
Build complete.
Done.

Build Machine: Linux 1