Build Information
Failed to build PushNotifications, reference 2.0.0 (c7af0f
), with Swift 6.1 for Linux on 26 Apr 2025 11:31:33 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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pusher/push-notifications-server-swift.git
Reference: 2.0.0
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/pusher/push-notifications-server-swift
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at c7af0f5 Merge pull request #33 from pusher/release/2.0
Cloned https://github.com/pusher/push-notifications-server-swift.git
Revision (git rev-parse @):
c7af0f5a7f90202ca42cb9e42a2c7f0c8bbb7a52
SUCCESS checkout https://github.com/pusher/push-notifications-server-swift.git at 2.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/pusher/push-notifications-server-swift.git
https://github.com/pusher/push-notifications-server-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-jwt",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.1",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/Swift-JWT.git"
},
{
"identity" : "swiftlint",
"requirement" : {
"range" : [
{
"lower_bound" : "0.43.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/realm/SwiftLint"
}
],
"manifest_display_name" : "PushNotifications",
"name" : "PushNotifications",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PushNotifications",
"targets" : [
"PushNotifications"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PushNotificationsTests",
"module_type" : "SwiftTarget",
"name" : "PushNotificationsTests",
"path" : "Tests/PushNotificationsTests",
"sources" : [
"Extensions/XCTest+Pusher.swift",
"InstanceConfigurationTests.swift",
"InterestsTests.swift",
"Models/TestObjects.swift",
"TokenTests.swift",
"UsersTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"PushNotifications"
],
"type" : "test"
},
{
"c99name" : "PushNotifications",
"module_type" : "SwiftTarget",
"name" : "PushNotifications",
"path" : "Sources/PushNotifications",
"product_dependencies" : [
"SwiftJWT"
],
"product_memberships" : [
"PushNotifications"
],
"sources" : [
"JWTTokenGenerable.swift",
"Models/JWT.swift",
"Models/PublishResponse.swift",
"Models/PushNotificationsError.swift",
"Models/SDKVersion.swift",
"PushNotifications.swift",
"Services/NetworkService.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/IBM-Swift/Swift-JWT.git
Fetching https://github.com/realm/SwiftLint
[1/1605] Fetching swift-jwt
[1606/151498] Fetching swift-jwt, swiftlint
Fetched https://github.com/IBM-Swift/Swift-JWT.git from cache (30.11s)
Fetched https://github.com/realm/SwiftLint from cache (31.57s)
Computing version for https://github.com/IBM-Swift/Swift-JWT.git
Computed https://github.com/IBM-Swift/Swift-JWT.git at 3.6.201 (32.14s)
Fetching https://github.com/Kitura/KituraContracts.git
Fetching https://github.com/Kitura/BlueRSA.git
Fetching https://github.com/Kitura/LoggerAPI.git
Fetching https://github.com/Kitura/BlueCryptor.git
Fetching https://github.com/Kitura/BlueECC.git
[1/771] Fetching loggerapi
[271/3317] Fetching loggerapi, kituracontracts
[1103/5335] Fetching loggerapi, kituracontracts, bluersa
[1124/6989] Fetching loggerapi, kituracontracts, bluersa, bluecryptor
[2073/8010] Fetching loggerapi, kituracontracts, bluersa, bluecryptor, blueecc
Fetched https://github.com/Kitura/BlueCryptor.git from cache (0.31s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.32s)
Fetched https://github.com/Kitura/BlueECC.git from cache (0.32s)
Fetched https://github.com/Kitura/BlueRSA.git from cache (0.40s)
Fetched https://github.com/Kitura/KituraContracts.git from cache (0.40s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.96s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.57s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 2.0.2 (0.92s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.18s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (2.32s)
Computing version for https://github.com/Kitura/BlueRSA.git
Computed https://github.com/Kitura/BlueRSA.git at 1.0.203 (0.55s)
Computing version for https://github.com/Kitura/BlueECC.git
Computed https://github.com/Kitura/BlueECC.git at 1.2.201 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.49s)
Computing version for https://github.com/realm/SwiftLint
Computed https://github.com/realm/SwiftLint at 0.59.1 (0.71s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/jpsim/Yams.git
[1/929] Fetching swiftytexttable
[11/1013] Fetching swiftytexttable, collectionconcurrencykit
[1014/13947] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift
[1015/30059] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, sourcekitten
[3243/40348] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, sourcekitten, yams
[25522/110580] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, sourcekitten, yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (1.45s)
[43404/100291] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, sourcekitten, swift-syntax
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (1.47s)
[43177/99362] Fetching collectionconcurrencykit, cryptoswift, sourcekitten, swift-syntax
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.50s)
[28470/83250] Fetching collectionconcurrencykit, cryptoswift, swift-syntax
[58670/98187] Fetching collectionconcurrencykit, cryptoswift, swift-syntax, swift-argument-parser
[77632/83250] Fetching collectionconcurrencykit, cryptoswift, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.91s)
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (5.18s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (5.21s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.23s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (5.83s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.53s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (2.15s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.0 (0.55s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.29s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.0 (1.01s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (4.13s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (4.58s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (3.01s)
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.201
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.0
Creating working copy for https://github.com/Kitura/BlueECC.git
Working copy of https://github.com/Kitura/BlueECC.git resolved at 1.2.201
Creating working copy for https://github.com/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at 0.59.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/BlueCryptor.git
Working copy of https://github.com/Kitura/BlueCryptor.git resolved at 2.0.2
Creating working copy for https://github.com/Kitura/OpenSSL.git
Working copy of https://github.com/Kitura/OpenSSL.git resolved at 2.3.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.0
Creating working copy for https://github.com/Kitura/BlueRSA.git
Working copy of https://github.com/Kitura/BlueRSA.git resolved at 1.0.203
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/IBM-Swift/Swift-JWT.git
Working copy of https://github.com/IBM-Swift/Swift-JWT.git resolved at 3.6.201
[1/1] Compiling plugin SwiftLintCommandPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/47] Emitting module Logging
[14/47] Emitting module CryptorECC
[15/48] Compiling Logging LogHandler.swift
[16/48] Compiling CryptorECC SSLPointerTricks.swift
[17/48] Compiling Logging MetadataProvider.swift
[18/48] Compiling Logging Locks.swift
[19/48] Compiling CryptorECC ECPublicKey.swift
[20/48] Compiling Cryptor SSLPointerTricks.swift
[21/48] Emitting module Cryptor
[22/48] Compiling CryptorRSA Data+Extensions.swift
[23/48] Compiling CryptorRSA CryptorRSAConstants.swift
[24/48] Compiling CryptorRSA CryptorRSADigest.swift
[25/50] Compiling CryptorECC EllipticCurve.swift
[26/50] Compiling CryptorRSA CryptorRSAUtilities.swift
[27/50] Compiling Logging Logging.swift
[28/50] Compiling CryptorRSA CryptorRSAKey.swift
[29/50] Compiling Cryptor Crypto.swift
[30/50] Compiling Cryptor Cryptor.swift
[31/50] Compiling Cryptor KeyDerivation.swift
[32/50] Compiling Cryptor Random.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/50] Emitting module CryptorRSA
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:476:61: error: cannot find 'EVP_PKEY_size' in scope
474 | typealias UInt8Ptr = UnsafeMutablePointer<UInt8>?
475 | var ek: UInt8Ptr
476 | ek = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(EVP_PKEY_size(.make(optional: key.reference))))
| `- error: cannot find 'EVP_PKEY_size' in scope
477 | let ekPtr = UnsafeMutablePointer<UInt8Ptr>.allocate(capacity: MemoryLayout<UInt8Ptr>.size)
478 | ekPtr.pointee = ek
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:476:76: error: cannot infer contextual base in reference to member 'make'
474 | typealias UInt8Ptr = UnsafeMutablePointer<UInt8>?
475 | var ek: UInt8Ptr
476 | ek = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(EVP_PKEY_size(.make(optional: key.reference))))
| `- error: cannot infer contextual base in reference to member 'make'
477 | let ekPtr = UnsafeMutablePointer<UInt8Ptr>.allocate(capacity: MemoryLayout<UInt8Ptr>.size)
478 | ekPtr.pointee = ek
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:481:20: error: cannot find 'EVP_CIPHER_iv_length' in scope
479 |
480 | // Assign size of the corresponding cipher's IV
481 | let IVLength = EVP_CIPHER_iv_length(.make(optional: enc))
| `- error: cannot find 'EVP_CIPHER_iv_length' in scope
482 | let iv = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(IVLength))
483 | let encrypted = UnsafeMutablePointer<UInt8>.allocate(capacity: self.data.count + Int(IVLength))
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:481:42: error: cannot infer contextual base in reference to member 'make'
479 |
480 | // Assign size of the corresponding cipher's IV
481 | let IVLength = EVP_CIPHER_iv_length(.make(optional: enc))
| `- error: cannot infer contextual base in reference to member 'make'
482 | let iv = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(IVLength))
483 | let encrypted = UnsafeMutablePointer<UInt8>.allocate(capacity: self.data.count + Int(IVLength))
[34/51] Compiling Cryptor StreamCryptor.swift
[35/51] Compiling Cryptor Status.swift
[36/51] Compiling Cryptor Updatable.swift
[39/51] Compiling Cryptor Digest.swift
[40/51] Compiling Cryptor HMAC.swift
[41/51] Compiling CryptorRSA CryptorRSAErrors.swift
[42/51] Compiling CryptorECC ECSignable.swift
[43/51] Compiling CryptorECC ECSignature.swift
[44/51] Compiling CryptorRSA CryptorRSA.swift
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:476:61: error: cannot find 'EVP_PKEY_size' in scope
474 | typealias UInt8Ptr = UnsafeMutablePointer<UInt8>?
475 | var ek: UInt8Ptr
476 | ek = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(EVP_PKEY_size(.make(optional: key.reference))))
| `- error: cannot find 'EVP_PKEY_size' in scope
477 | let ekPtr = UnsafeMutablePointer<UInt8Ptr>.allocate(capacity: MemoryLayout<UInt8Ptr>.size)
478 | ekPtr.pointee = ek
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:476:76: error: cannot infer contextual base in reference to member 'make'
474 | typealias UInt8Ptr = UnsafeMutablePointer<UInt8>?
475 | var ek: UInt8Ptr
476 | ek = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(EVP_PKEY_size(.make(optional: key.reference))))
| `- error: cannot infer contextual base in reference to member 'make'
477 | let ekPtr = UnsafeMutablePointer<UInt8Ptr>.allocate(capacity: MemoryLayout<UInt8Ptr>.size)
478 | ekPtr.pointee = ek
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:481:20: error: cannot find 'EVP_CIPHER_iv_length' in scope
479 |
480 | // Assign size of the corresponding cipher's IV
481 | let IVLength = EVP_CIPHER_iv_length(.make(optional: enc))
| `- error: cannot find 'EVP_CIPHER_iv_length' in scope
482 | let iv = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(IVLength))
483 | let encrypted = UnsafeMutablePointer<UInt8>.allocate(capacity: self.data.count + Int(IVLength))
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:481:42: error: cannot infer contextual base in reference to member 'make'
479 |
480 | // Assign size of the corresponding cipher's IV
481 | let IVLength = EVP_CIPHER_iv_length(.make(optional: enc))
| `- error: cannot infer contextual base in reference to member 'make'
482 | let iv = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(IVLength))
483 | let encrypted = UnsafeMutablePointer<UInt8>.allocate(capacity: self.data.count + Int(IVLength))
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:688:28: error: cannot find 'EVP_PKEY_size' in scope
686 |
687 | // Size of symmetric encryption
688 | let encKeyLength = Int(EVP_PKEY_size(.make(optional: key.reference)))
| `- error: cannot find 'EVP_PKEY_size' in scope
689 | // Size of the corresponding cipher's IV
690 | let encIVLength = Int(EVP_CIPHER_iv_length(.make(optional: encType)))
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:688:43: error: cannot infer contextual base in reference to member 'make'
686 |
687 | // Size of symmetric encryption
688 | let encKeyLength = Int(EVP_PKEY_size(.make(optional: key.reference)))
| `- error: cannot infer contextual base in reference to member 'make'
689 | // Size of the corresponding cipher's IV
690 | let encIVLength = Int(EVP_CIPHER_iv_length(.make(optional: encType)))
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:690:27: error: cannot find 'EVP_CIPHER_iv_length' in scope
688 | let encKeyLength = Int(EVP_PKEY_size(.make(optional: key.reference)))
689 | // Size of the corresponding cipher's IV
690 | let encIVLength = Int(EVP_CIPHER_iv_length(.make(optional: encType)))
| `- error: cannot find 'EVP_CIPHER_iv_length' in scope
691 | // Size of encryptedKey
692 | let encryptedDataLength = Int(self.data.count) - encKeyLength - encIVLength
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:690:49: error: cannot infer contextual base in reference to member 'make'
688 | let encKeyLength = Int(EVP_PKEY_size(.make(optional: key.reference)))
689 | // Size of the corresponding cipher's IV
690 | let encIVLength = Int(EVP_CIPHER_iv_length(.make(optional: encType)))
| `- error: cannot infer contextual base in reference to member 'make'
691 | // Size of encryptedKey
692 | let encryptedDataLength = Int(self.data.count) - encKeyLength - encIVLength
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:697:74: error: cannot convert value of type 'String' to expected argument type 'Data.Index' (aka 'Int')
695 | // self.data = encryptedKey + encryptedData + encryptedIV
696 | let encryptedKey = self.data.subdata(in: 0..<encKeyLength)
697 | let encryptedData = self.data.subdata(in: encKeyLength..<encKeyLength+encryptedDataLength)
| `- error: cannot convert value of type 'String' to expected argument type 'Data.Index' (aka 'Int')
698 | let encryptedIV = self.data.subdata(in: encKeyLength+encryptedDataLength..<self.data.count)
699 |
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:698:57: error: cannot convert value of type 'String' to expected argument type 'Data.Index' (aka 'Int')
696 | let encryptedKey = self.data.subdata(in: 0..<encKeyLength)
697 | let encryptedData = self.data.subdata(in: encKeyLength..<encKeyLength+encryptedDataLength)
698 | let encryptedIV = self.data.subdata(in: encKeyLength+encryptedDataLength..<self.data.count)
| `- error: cannot convert value of type 'String' to expected argument type 'Data.Index' (aka 'Int')
699 |
700 | let rsaDecryptCtx = EVP_CIPHER_CTX_new_wrapper()
[50/52] Compiling CryptorRSA SSLPointerTricks.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftLintCommandPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/39] Compiling CryptorRSA Data+Extensions.swift
[6/40] Emitting module Logging
[7/40] Compiling Logging Locks.swift
[8/40] Compiling CryptorECC ECSignable.swift
[9/41] Compiling Cryptor Updatable.swift
[10/42] Compiling CryptorECC EllipticCurve.swift
[11/42] Compiling CryptorECC ECDecryptable.swift
[12/42] Compiling CryptorECC ECEncryptable.swift
[13/42] Compiling CryptorRSA CryptorRSAConstants.swift
[14/42] Compiling CryptorRSA CryptorRSADigest.swift
[15/42] Compiling CryptorECC ECPublicKey.swift
[16/42] Compiling CryptorRSA SSLPointerTricks.swift
[17/42] Compiling CryptorECC ECSignature.swift
[18/42] Compiling CryptorECC SSLPointerTricks.swift
[19/42] Compiling CryptorRSA CryptorRSAUtilities.swift
[20/42] Compiling CryptorECC ECError.swift
[21/42] Compiling CryptorECC ECPrivateKey.swift
[22/42] Compiling Cryptor SSLPointerTricks.swift
[23/42] Compiling Cryptor Status.swift
[24/42] Compiling Cryptor StreamCryptor.swift
[25/42] Compiling CryptorECC ASN1.swift
[26/42] Compiling CryptorECC Data+Extensions.swift
[27/42] Emitting module Cryptor
[34/42] Emitting module CryptorECC
[35/43] Compiling Logging MetadataProvider.swift
[36/43] Compiling Logging Logging.swift
[37/43] Compiling Logging LogHandler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/43] Emitting module CryptorRSA
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:476:61: error: cannot find 'EVP_PKEY_size' in scope
474 | typealias UInt8Ptr = UnsafeMutablePointer<UInt8>?
475 | var ek: UInt8Ptr
476 | ek = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(EVP_PKEY_size(.make(optional: key.reference))))
| `- error: cannot find 'EVP_PKEY_size' in scope
477 | let ekPtr = UnsafeMutablePointer<UInt8Ptr>.allocate(capacity: MemoryLayout<UInt8Ptr>.size)
478 | ekPtr.pointee = ek
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:476:76: error: cannot infer contextual base in reference to member 'make'
474 | typealias UInt8Ptr = UnsafeMutablePointer<UInt8>?
475 | var ek: UInt8Ptr
476 | ek = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(EVP_PKEY_size(.make(optional: key.reference))))
| `- error: cannot infer contextual base in reference to member 'make'
477 | let ekPtr = UnsafeMutablePointer<UInt8Ptr>.allocate(capacity: MemoryLayout<UInt8Ptr>.size)
478 | ekPtr.pointee = ek
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:481:20: error: cannot find 'EVP_CIPHER_iv_length' in scope
479 |
480 | // Assign size of the corresponding cipher's IV
481 | let IVLength = EVP_CIPHER_iv_length(.make(optional: enc))
| `- error: cannot find 'EVP_CIPHER_iv_length' in scope
482 | let iv = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(IVLength))
483 | let encrypted = UnsafeMutablePointer<UInt8>.allocate(capacity: self.data.count + Int(IVLength))
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:481:42: error: cannot infer contextual base in reference to member 'make'
479 |
480 | // Assign size of the corresponding cipher's IV
481 | let IVLength = EVP_CIPHER_iv_length(.make(optional: enc))
| `- error: cannot infer contextual base in reference to member 'make'
482 | let iv = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(IVLength))
483 | let encrypted = UnsafeMutablePointer<UInt8>.allocate(capacity: self.data.count + Int(IVLength))
[39/43] Compiling CryptorRSA CryptorRSA.swift
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:476:61: error: cannot find 'EVP_PKEY_size' in scope
474 | typealias UInt8Ptr = UnsafeMutablePointer<UInt8>?
475 | var ek: UInt8Ptr
476 | ek = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(EVP_PKEY_size(.make(optional: key.reference))))
| `- error: cannot find 'EVP_PKEY_size' in scope
477 | let ekPtr = UnsafeMutablePointer<UInt8Ptr>.allocate(capacity: MemoryLayout<UInt8Ptr>.size)
478 | ekPtr.pointee = ek
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:476:76: error: cannot infer contextual base in reference to member 'make'
474 | typealias UInt8Ptr = UnsafeMutablePointer<UInt8>?
475 | var ek: UInt8Ptr
476 | ek = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(EVP_PKEY_size(.make(optional: key.reference))))
| `- error: cannot infer contextual base in reference to member 'make'
477 | let ekPtr = UnsafeMutablePointer<UInt8Ptr>.allocate(capacity: MemoryLayout<UInt8Ptr>.size)
478 | ekPtr.pointee = ek
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:481:20: error: cannot find 'EVP_CIPHER_iv_length' in scope
479 |
480 | // Assign size of the corresponding cipher's IV
481 | let IVLength = EVP_CIPHER_iv_length(.make(optional: enc))
| `- error: cannot find 'EVP_CIPHER_iv_length' in scope
482 | let iv = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(IVLength))
483 | let encrypted = UnsafeMutablePointer<UInt8>.allocate(capacity: self.data.count + Int(IVLength))
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:481:42: error: cannot infer contextual base in reference to member 'make'
479 |
480 | // Assign size of the corresponding cipher's IV
481 | let IVLength = EVP_CIPHER_iv_length(.make(optional: enc))
| `- error: cannot infer contextual base in reference to member 'make'
482 | let iv = UnsafeMutablePointer<UInt8>.allocate(capacity: Int(IVLength))
483 | let encrypted = UnsafeMutablePointer<UInt8>.allocate(capacity: self.data.count + Int(IVLength))
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:688:28: error: cannot find 'EVP_PKEY_size' in scope
686 |
687 | // Size of symmetric encryption
688 | let encKeyLength = Int(EVP_PKEY_size(.make(optional: key.reference)))
| `- error: cannot find 'EVP_PKEY_size' in scope
689 | // Size of the corresponding cipher's IV
690 | let encIVLength = Int(EVP_CIPHER_iv_length(.make(optional: encType)))
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:688:43: error: cannot infer contextual base in reference to member 'make'
686 |
687 | // Size of symmetric encryption
688 | let encKeyLength = Int(EVP_PKEY_size(.make(optional: key.reference)))
| `- error: cannot infer contextual base in reference to member 'make'
689 | // Size of the corresponding cipher's IV
690 | let encIVLength = Int(EVP_CIPHER_iv_length(.make(optional: encType)))
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:690:27: error: cannot find 'EVP_CIPHER_iv_length' in scope
688 | let encKeyLength = Int(EVP_PKEY_size(.make(optional: key.reference)))
689 | // Size of the corresponding cipher's IV
690 | let encIVLength = Int(EVP_CIPHER_iv_length(.make(optional: encType)))
| `- error: cannot find 'EVP_CIPHER_iv_length' in scope
691 | // Size of encryptedKey
692 | let encryptedDataLength = Int(self.data.count) - encKeyLength - encIVLength
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:690:49: error: cannot infer contextual base in reference to member 'make'
688 | let encKeyLength = Int(EVP_PKEY_size(.make(optional: key.reference)))
689 | // Size of the corresponding cipher's IV
690 | let encIVLength = Int(EVP_CIPHER_iv_length(.make(optional: encType)))
| `- error: cannot infer contextual base in reference to member 'make'
691 | // Size of encryptedKey
692 | let encryptedDataLength = Int(self.data.count) - encKeyLength - encIVLength
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:697:74: error: cannot convert value of type 'String' to expected argument type 'Data.Index' (aka 'Int')
695 | // self.data = encryptedKey + encryptedData + encryptedIV
696 | let encryptedKey = self.data.subdata(in: 0..<encKeyLength)
697 | let encryptedData = self.data.subdata(in: encKeyLength..<encKeyLength+encryptedDataLength)
| `- error: cannot convert value of type 'String' to expected argument type 'Data.Index' (aka 'Int')
698 | let encryptedIV = self.data.subdata(in: encKeyLength+encryptedDataLength..<self.data.count)
699 |
/host/spi-builder-workspace/.build/checkouts/BlueRSA/Sources/CryptorRSA/CryptorRSA.swift:698:57: error: cannot convert value of type 'String' to expected argument type 'Data.Index' (aka 'Int')
696 | let encryptedKey = self.data.subdata(in: 0..<encKeyLength)
697 | let encryptedData = self.data.subdata(in: encKeyLength..<encKeyLength+encryptedDataLength)
698 | let encryptedIV = self.data.subdata(in: encKeyLength+encryptedDataLength..<self.data.count)
| `- error: cannot convert value of type 'String' to expected argument type 'Data.Index' (aka 'Int')
699 |
700 | let rsaDecryptCtx = EVP_CIPHER_CTX_new_wrapper()
[40/44] Compiling CryptorRSA CryptorRSAErrors.swift
[41/44] Compiling CryptorRSA CryptorRSAKey.swift
[44/44] Compiling Cryptor Utilities.swift
BUILD FAILURE 6.1 linux