Build Information
Successful build of AwsLambda, reference master (8aec1f), with Swift 6.2 for macOS (SPM) on 17 Jun 2025 21:38:00 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nikola-mladenovic/AwsSwiftLambdaSdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nikola-mladenovic/AwsSwiftLambdaSdk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8aec1f4 Update AwsLambdaSDK.podspec
Cloned https://github.com/nikola-mladenovic/AwsSwiftLambdaSdk.git
Revision (git rev-parse @):
8aec1f415b5d3e85d1987f987e93e1d06f8bda01
SUCCESS checkout https://github.com/nikola-mladenovic/AwsSwiftLambdaSdk.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/nikola-mladenovic/AwsSwiftLambdaSdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/109] Compiling CryptoSwift GCM.swift
[7/109] Compiling CryptoSwift OCB.swift
[8/109] Compiling CryptoSwift OFB.swift
[9/109] Compiling CryptoSwift PCBC.swift
[10/109] Compiling CryptoSwift Blowfish.swift
[11/109] Compiling CryptoSwift CBCMAC.swift
[12/109] Compiling CryptoSwift CMAC.swift
[13/109] Compiling CryptoSwift Addition.swift
[14/109] Compiling CryptoSwift BigInt.swift
[15/109] Compiling CryptoSwift BigUInt.swift
[16/109] Compiling CryptoSwift BitwiseOps.swift
[17/109] Compiling CryptoSwift CS.swift
[18/109] Compiling CryptoSwift Bit.swift
[19/109] Compiling CryptoSwift BlockCipher.swift
[20/109] Compiling CryptoSwift BlockDecryptor.swift
[21/109] Compiling CryptoSwift BlockEncryptor.swift
[22/109] Compiling CryptoSwift BlockMode.swift
[23/109] Compiling CryptoSwift BlockModeOptions.swift
[24/109] Compiling CryptoSwift CBC.swift
[25/109] Compiling CryptoSwift CCM.swift
[26/109] Compiling CryptoSwift CFB.swift
[27/109] Compiling CryptoSwift CTR.swift
[28/109] Compiling CryptoSwift CipherModeWorker.swift
[29/109] Compiling CryptoSwift ECB.swift
[30/120] Emitting module CryptoSwift
[31/120] Compiling CryptoSwift Cryptor.swift
[32/120] Compiling CryptoSwift Cryptors.swift
[33/120] Compiling CryptoSwift Digest.swift
[34/120] Compiling CryptoSwift DigestType.swift
[35/120] Compiling CryptoSwift AES+Foundation.swift
[36/120] Compiling CryptoSwift Array+Foundation.swift
[37/120] Compiling CryptoSwift Blowfish+Foundation.swift
[38/120] Compiling CryptoSwift ChaCha20+Foundation.swift
[39/120] Compiling CryptoSwift Data+Extension.swift
[40/120] Compiling CryptoSwift HMAC+Foundation.swift
[41/120] Compiling CryptoSwift Rabbit+Foundation.swift
[42/120] Compiling CryptoSwift Shifts.swift
[43/120] Compiling CryptoSwift SquareRoot.swift
[44/120] Compiling CryptoSwift Strideable.swift
[45/120] Compiling CryptoSwift StringConversion.swift
[46/120] Compiling CryptoSwift Subtraction.swift
[47/120] Compiling CryptoSwift WordsAndBits.swift
[48/120] Compiling CryptoSwift ChaCha20.swift
[49/120] Compiling CryptoSwift Checksum.swift
[50/120] Compiling CryptoSwift Cipher.swift
[51/120] Compiling CryptoSwift Collection+Extension.swift
[52/120] Compiling CryptoSwift CompactMap.swift
[53/120] Compiling CryptoSwift String+FoundationExtension.swift
[54/120] Compiling CryptoSwift Utils+Foundation.swift
[55/120] Compiling CryptoSwift XChaCha20+Foundation.swift
[56/120] Compiling CryptoSwift Generics.swift
[57/120] Compiling CryptoSwift HKDF.swift
[58/120] Compiling CryptoSwift HMAC.swift
[59/120] Compiling CryptoSwift ISO10126Padding.swift
[60/120] Compiling CryptoSwift ISO78164Padding.swift
[61/120] Compiling CryptoSwift Int+Extension.swift
[62/120] Compiling CryptoSwift MD5.swift
[63/120] Compiling CryptoSwift NoPadding.swift
[64/120] Compiling CryptoSwift Codable.swift
[65/120] Compiling CryptoSwift Comparable.swift
[66/120] Compiling CryptoSwift DataConversion.swift
[67/120] Compiling CryptoSwift Division.swift
[68/120] Compiling CryptoSwift Exponentiation.swift
[69/120] Compiling CryptoSwift FloatingPointConversion.swift
[70/120] Compiling CryptoSwift GCD.swift
[71/120] Compiling CryptoSwift Hashable.swift
[72/120] Compiling CryptoSwift IntegerConversion.swift
[73/120] Compiling CryptoSwift Multiplication.swift
[74/120] Compiling CryptoSwift PrimeTest.swift
[75/120] Compiling CryptoSwift Random.swift
[76/120] Compiling CryptoSwift AEAD.swift
[77/120] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[78/120] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[79/120] Compiling CryptoSwift AES.Cryptors.swift
[80/120] Compiling CryptoSwift AES.swift
[81/120] Compiling CryptoSwift ASN1.swift
[82/120] Compiling CryptoSwift ASN1Decoder.swift
[83/120] Compiling CryptoSwift ASN1Encoder.swift
[84/120] Compiling CryptoSwift ASN1Scanner.swift
[85/120] Compiling CryptoSwift Array+Extension.swift
[86/120] Compiling CryptoSwift Authenticator.swift
[87/120] Compiling CryptoSwift BatchedCollection.swift
[88/120] Compiling CryptoSwift Operators.swift
[89/120] Compiling CryptoSwift DER.swift
[90/120] Compiling CryptoSwift PBKDF1.swift
[91/120] Compiling CryptoSwift PBKDF2.swift
[92/120] Compiling CryptoSwift PKCS1v15.swift
[93/120] Compiling CryptoSwift PKCS5.swift
[94/120] Compiling CryptoSwift PKCS7.swift
[95/120] Compiling CryptoSwift PKCS7Padding.swift
[96/120] Compiling CryptoSwift Padding.swift
[97/120] Compiling CryptoSwift Poly1305.swift
[98/120] Compiling CryptoSwift RSA+Cipher.swift
[99/120] Compiling CryptoSwift RSA+Signature.swift
[100/120] Compiling CryptoSwift RSA.swift
[101/120] Compiling CryptoSwift Rabbit.swift
[102/120] Compiling CryptoSwift SHA1.swift
[103/120] Compiling CryptoSwift SHA2.swift
[104/120] Compiling CryptoSwift SHA3.swift
[105/120] Compiling CryptoSwift Scrypt.swift
[106/120] Compiling CryptoSwift SecureBytes.swift
[107/120] Compiling CryptoSwift Signature.swift
[108/120] Compiling CryptoSwift StreamDecryptor.swift
[109/120] Compiling CryptoSwift StreamEncryptor.swift
[110/120] Compiling CryptoSwift String+Extension.swift
[111/120] Compiling CryptoSwift UInt128.swift
[112/120] Compiling CryptoSwift UInt16+Extension.swift
[113/120] Compiling CryptoSwift UInt32+Extension.swift
[114/120] Compiling CryptoSwift UInt64+Extension.swift
[115/120] Compiling CryptoSwift UInt8+Extension.swift
[116/120] Compiling CryptoSwift Updatable.swift
[117/120] Compiling CryptoSwift Utils.swift
[118/120] Compiling CryptoSwift XChaCha20.swift
[119/120] Compiling CryptoSwift ZeroPadding.swift
[120/120] Compiling CryptoSwift resource_bundle_accessor.swift
[121/122] Emitting module AwsSign
[122/122] Compiling AwsSign AwsSign.swift
[123/125] Compiling AwsLambda AwsLambda.swift
/Users/admin/builder/spi-builder-workspace/Sources/AwsLambda/AwsLambda.swift:24:46: warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior. [#DeprecatedDeclaration]
22 | var normalizedHost = host
23 | if normalizedHost.hasSuffix("/") {
24 | normalizedHost.remove(at: String.Index(encodedOffset: normalizedHost.count - 1))
| `- warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior. [#DeprecatedDeclaration]
25 | }
26 |
/Users/admin/builder/spi-builder-workspace/Sources/AwsLambda/AwsLambda.swift:82:17: warning: capture of non-sendable type 'T.Type' in an isolated closure
80 | errorDescripiton = error?.localizedDescription ?? "Something went wrong."
81 | }
82 | completion(InvocationResponse<T>(errorDescription: errorDescripiton))
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure
83 | return
84 | }
/Users/admin/builder/spi-builder-workspace/Sources/AwsLambda/AwsLambda.swift:61:131: warning: capture of non-sendable type 'T.Type' in an isolated closure
59 | /// - payload: Object that conforms to 'Encodable' protocol. This object will be passed to lambda function as input value/event.
60 | /// - completion: Closure that will be called after request finishes.
61 | public func invoke<T>(invocationType: InvocationType = .requestResponse, logType: LogType = .none, payload: Encodable? = nil, completion: @escaping (InvocationResponse<T>) -> Void) {
| `- warning: capture of non-sendable type 'T.Type' in an isolated closure
62 | let headerFields = [ "X-Amz-Invocation-Type" : invocationType.rawValue,
63 | "X-Amz-Log-Type" : logType.rawValue,
/Users/admin/builder/spi-builder-workspace/Sources/AwsLambda/AwsLambda.swift:133:45: warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior. [#DeprecatedDeclaration]
131 | var formattedPath = path
132 | if formattedPath.hasSuffix("/") {
133 | formattedPath.remove(at: String.Index(encodedOffset: path.count - 1))
| `- warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior. [#DeprecatedDeclaration]
134 | }
135 | var urlComponents = URLComponents(string: "\(awsLambda.host)/\(formattedPath)")!
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[124/125] Emitting module AwsLambda
[125/125] Compiling AwsLambda Models.swift
Build complete! (12.88s)
Fetching https://github.com/nikola-mladenovic/AwsSwiftSign.git
[1/54] Fetching awsswiftsign
Fetched https://github.com/nikola-mladenovic/AwsSwiftSign.git from cache (0.58s)
Computing version for https://github.com/nikola-mladenovic/AwsSwiftSign.git
Computed https://github.com/nikola-mladenovic/AwsSwiftSign.git at 0.4.0 (2.48s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12941] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.62s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (2.13s)
Creating working copy for https://github.com/nikola-mladenovic/AwsSwiftSign.git
Working copy of https://github.com/nikola-mladenovic/AwsSwiftSign.git resolved at 0.4.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Build complete.
{
"dependencies" : [
{
"identity" : "awsswiftsign",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nikola-mladenovic/AwsSwiftSign.git"
}
],
"manifest_display_name" : "AwsLambda",
"name" : "AwsLambda",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AwsLambda",
"targets" : [
"AwsLambda"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2"
],
"targets" : [
{
"c99name" : "AwsLambdaTests",
"module_type" : "SwiftTarget",
"name" : "AwsLambdaTests",
"path" : "Tests/AwsLambdaTests",
"sources" : [
"AwsLambdaTests.swift"
],
"target_dependencies" : [
"AwsLambda"
],
"type" : "test"
},
{
"c99name" : "AwsLambda",
"module_type" : "SwiftTarget",
"name" : "AwsLambda",
"path" : "Sources/AwsLambda",
"product_dependencies" : [
"AwsSign"
],
"product_memberships" : [
"AwsLambda"
],
"sources" : [
"AwsLambda.swift",
"Models.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.