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

Failed to build Push, reference 0.6.11 (8ec740), with Swift 6.0 for Linux on 15 Sep 2024 14:28:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/push-protocol/push-swift-sdk.git
Reference: 0.6.11
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/push-protocol/push-swift-sdk
 * tag               0.6.11     -> FETCH_HEAD
HEAD is now at 8ec7401 fix: fix issue with block user (#23)
Cloned https://github.com/push-protocol/push-swift-sdk.git
Revision (git rev-parse @):
8ec7401082164dce5463a308d7b90b7ab3cbb44a
SUCCESS checkout https://github.com/push-protocol/push-swift-sdk.git at 0.6.11
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/push-protocol/push-swift-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/web3swift-team/web3swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/krzyzanowskim/ObjectivePGP.git
[1/4706] Fetching bigint
[1037/35009] Fetching bigint, web3swift
[1623/47712] Fetching bigint, web3swift, cryptoswift
[10062/59201] Fetching bigint, web3swift, cryptoswift, objectivepgp
Fetched https://github.com/attaswift/BigInt.git from cache (21.18s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (21.19s)
Fetched https://github.com/web3swift-team/web3swift.git from cache (21.31s)
Fetched https://github.com/krzyzanowskim/ObjectivePGP.git from cache (21.69s)
Computing version for https://github.com/web3swift-team/web3swift.git
Computed https://github.com/web3swift-team/web3swift.git at 3.1.2 (5.06s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.77s)
Computing version for https://github.com/krzyzanowskim/ObjectivePGP.git
Computed https://github.com/krzyzanowskim/ObjectivePGP.git at 0.99.4 (0.76s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.52s)
Creating working copy for https://github.com/krzyzanowskim/ObjectivePGP.git
Working copy of https://github.com/krzyzanowskim/ObjectivePGP.git resolved at 0.99.4
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/web3swift-team/web3swift.git
Working copy of https://github.com/web3swift-team/web3swift.git resolved at 3.1.2
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/93] Compiling CryptoSwift AEAD.swift
[5/93] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[6/93] Compiling CryptoSwift AES.Cryptors.swift
[7/93] Compiling CryptoSwift AES.swift
[8/93] Compiling CryptoSwift Array+Extension.swift
[9/93] Compiling CryptoSwift Authenticator.swift
[10/93] Compiling CryptoSwift BatchedCollection.swift
[11/93] Compiling CryptoSwift Bit.swift
[12/93] Compiling CryptoSwift BlockCipher.swift
[13/93] Compiling CryptoSwift BlockDecryptor.swift
[14/93] Compiling CryptoSwift BlockEncryptor.swift
[15/93] Compiling CryptoSwift BlockMode.swift
[16/93] Compiling CryptoSwift BlockModeOptions.swift
[17/105] Emitting module CryptoSwift
[18/105] Compiling CryptoSwift CBC.swift
[19/105] Compiling CryptoSwift CCM.swift
[20/105] Compiling CryptoSwift CFB.swift
[21/105] Compiling CryptoSwift CTR.swift
[22/105] Compiling CryptoSwift CipherModeWorker.swift
[23/105] Compiling CryptoSwift ECB.swift
[24/105] Compiling CryptoSwift GCM.swift
[25/105] Compiling CryptoSwift OCB.swift
[26/105] Compiling CryptoSwift OFB.swift
[27/105] Compiling CryptoSwift PCBC.swift
[28/105] Compiling CryptoSwift Blowfish.swift
[29/105] Compiling CryptoSwift CBCMAC.swift
[30/105] Compiling CryptoSwift CMAC.swift
[31/105] Compiling CryptoSwift PBKDF2.swift
[32/105] Compiling CryptoSwift PKCS5.swift
[33/105] Compiling CryptoSwift PKCS7.swift
[34/105] Compiling CryptoSwift PKCS7Padding.swift
[35/105] Compiling CryptoSwift Padding.swift
[36/105] Compiling CryptoSwift Poly1305.swift
[37/105] Compiling CryptoSwift RSA.swift
[38/105] Compiling CryptoSwift Rabbit.swift
[39/105] Compiling CryptoSwift SHA1.swift
[40/105] Compiling CryptoSwift SHA2.swift
[41/105] Compiling CryptoSwift SHA3.swift
[42/105] Compiling CryptoSwift Scrypt.swift
[43/105] Compiling CryptoSwift Addition.swift
[44/105] Compiling CryptoSwift BigInt.swift
[45/105] Compiling CryptoSwift BigUInt.swift
[46/105] Compiling CryptoSwift Bitwise Ops.swift
[47/105] Compiling CryptoSwift CS.swift
[48/105] Compiling CryptoSwift Codable.swift
[49/105] Compiling CryptoSwift Comparable.swift
[50/105] Compiling CryptoSwift Data Conversion.swift
[51/105] Compiling CryptoSwift Division.swift
[52/105] Compiling CryptoSwift Exponentiation.swift
[53/105] Compiling CryptoSwift Floating Point Conversion.swift
[54/105] Compiling CryptoSwift GCD.swift
[55/105] Compiling CryptoSwift Hashable.swift
[56/105] Compiling CryptoSwift Integer Conversion.swift
[57/105] Compiling CryptoSwift Multiplication.swift
[58/105] Compiling CryptoSwift Prime Test.swift
[59/105] Compiling CryptoSwift Random.swift
[60/105] Compiling CryptoSwift Shifts.swift
[61/105] Compiling CryptoSwift Square Root.swift
[62/105] Compiling CryptoSwift Strideable.swift
[63/105] Compiling CryptoSwift String Conversion.swift
[64/105] Compiling CryptoSwift Subtraction.swift
[65/105] Compiling CryptoSwift Words and Bits.swift
[66/105] Compiling CryptoSwift ChaCha20.swift
[67/105] Compiling CryptoSwift Checksum.swift
[68/105] Compiling CryptoSwift Cipher.swift
[69/105] Compiling CryptoSwift String+FoundationExtension.swift
[70/105] Compiling CryptoSwift Utils+Foundation.swift
[71/105] Compiling CryptoSwift Generics.swift
[72/105] Compiling CryptoSwift HKDF.swift
[73/105] Compiling CryptoSwift HMAC.swift
[74/105] Compiling CryptoSwift ISO10126Padding.swift
[75/105] Compiling CryptoSwift ISO78164Padding.swift
[76/105] Compiling CryptoSwift Int+Extension.swift
[77/105] Compiling CryptoSwift MD5.swift
[78/105] Compiling CryptoSwift NoPadding.swift
[79/105] Compiling CryptoSwift Operators.swift
[80/105] Compiling CryptoSwift PBKDF1.swift
[81/105] Compiling CryptoSwift Collection+Extension.swift
[82/105] Compiling CryptoSwift CompactMap.swift
[83/105] Compiling CryptoSwift Cryptor.swift
[84/105] Compiling CryptoSwift Cryptors.swift
[85/105] Compiling CryptoSwift Digest.swift
[86/105] Compiling CryptoSwift DigestType.swift
[87/105] Compiling CryptoSwift AES+Foundation.swift
[88/105] Compiling CryptoSwift Array+Foundation.swift
[89/105] Compiling CryptoSwift Blowfish+Foundation.swift
[90/105] Compiling CryptoSwift ChaCha20+Foundation.swift
[91/105] Compiling CryptoSwift Data+Extension.swift
[92/105] Compiling CryptoSwift HMAC+Foundation.swift
[93/105] Compiling CryptoSwift Rabbit+Foundation.swift
[94/105] Compiling CryptoSwift SecureBytes.swift
[95/105] Compiling CryptoSwift StreamDecryptor.swift
[96/105] Compiling CryptoSwift StreamEncryptor.swift
[97/105] Compiling CryptoSwift String+Extension.swift
[98/105] Compiling CryptoSwift UInt128.swift
[99/105] Compiling CryptoSwift UInt16+Extension.swift
[100/105] Compiling CryptoSwift UInt32+Extension.swift
[101/105] Compiling CryptoSwift UInt64+Extension.swift
[102/105] Compiling CryptoSwift UInt8+Extension.swift
[103/105] Compiling CryptoSwift Updatable.swift
[104/105] Compiling CryptoSwift Utils.swift
[105/105] Compiling CryptoSwift ZeroPadding.swift
[107/138] Compiling Push Channel.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[108/138] Compiling Push Opt.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[109/138] Compiling Push Search.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[110/138] Compiling Push Subscribers.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[111/138] Compiling Push Conversation.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[112/142] Compiling Push ChannelEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[113/142] Compiling Push ChatEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[114/142] Compiling Push IpfsEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[115/142] Compiling Push PushEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[116/142] Compiling Push Pgp.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[117/142] Compiling Push Utils.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[118/142] Compiling Push Errors.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[119/142] Compiling Push Signer.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[120/142] Compiling Push Wallet.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[121/142] Compiling Push Cid.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[122/142] Compiling Push JsonUtils.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[123/142] Compiling Push CreateUser.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[124/142] Compiling Push Requests.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[125/142] Compiling Push Send.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[126/142] Compiling Push GroupChatValidator.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[127/142] Compiling Push Constants.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[128/142] Compiling Push PushEnv.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[129/142] Compiling Push CreateGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[130/142] Compiling Push GetGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[131/142] Compiling Push Group.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[132/142] Compiling Push UpdateGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[133/142] Compiling Push Inbox.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[134/142] Compiling Push Address.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[135/142] Compiling Push GetInboxList.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[136/142] Compiling Push AESCBC.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[137/142] Compiling Push AESGCM.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[138/142] Emitting module Push
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[139/142] Compiling Push DecryptPgp.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[140/142] Compiling Push GetFeeds.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[141/142] Compiling Push UpdateProfile.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
[142/142] Compiling Push User.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
  1 | import Foundation
  2 | import ObjectivePGP
    |        `- error: no such module 'ObjectivePGP'
  3 |
  4 | struct BodyToHashInboxList: Encodable {
BUILD FAILURE 6.0 linux