Build Information
Successful build of DecreeServices, reference 4.4.1 (4f9a08
), with Swift 6.2 (beta) for Linux on 19 Jun 2025 00:16:34 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/drewag/DecreeServices.git
Reference: 4.4.1
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/drewag/DecreeServices
* tag 4.4.1 -> FETCH_HEAD
HEAD is now at 4f9a087 [CI] Fix build for Xcode 12
Cloned https://github.com/drewag/DecreeServices.git
Revision (git rev-parse @):
4f9a0879830c54d97080026a2c94d26bda880ac3
SUCCESS checkout https://github.com/drewag/DecreeServices.git at 4.4.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/drewag/DecreeServices.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/drewag/Decree.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/1272] Fetching decree
[1273/14213] Fetching decree, cryptoswift
Fetched https://github.com/drewag/Decree.git from cache (1.52s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.54s)
Computing version for https://github.com/drewag/Decree.git
Computed https://github.com/drewag/Decree.git at 4.4.0 (2.25s)
Fetching https://github.com/MaxDesiatov/XMLCoder.git
[1/10060] Fetching xmlcoder
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.58s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.96s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.42s)
Creating working copy for https://github.com/drewag/Decree.git
Working copy of https://github.com/drewag/Decree.git resolved at 4.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
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
Building for debugging...
[0/6] Write sources
[1/6] Copying PrivacyInfo.xcprivacy
[1/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/152] Emitting module XMLCoder
[8/158] Emitting module CryptoSwift
[9/172] Compiling CryptoSwift Shifts.swift
[10/172] Compiling CryptoSwift SquareRoot.swift
[11/172] Compiling CryptoSwift Strideable.swift
[12/172] Compiling CryptoSwift StringConversion.swift
[13/172] Compiling CryptoSwift Subtraction.swift
[14/172] Compiling CryptoSwift WordsAndBits.swift
[15/172] Compiling CryptoSwift AEAD.swift
[16/172] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[17/172] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[18/172] Compiling CryptoSwift AES.Cryptors.swift
[19/172] Compiling CryptoSwift AES.swift
[20/172] Compiling CryptoSwift ASN1.swift
[21/172] Compiling CryptoSwift ASN1Decoder.swift
[22/172] Compiling CryptoSwift BlockCipher.swift
[23/172] Compiling CryptoSwift BlockDecryptor.swift
[24/172] Compiling CryptoSwift IntegerConversion.swift
[25/172] Compiling CryptoSwift Multiplication.swift
[26/172] Compiling CryptoSwift XChaCha20+Foundation.swift
[27/172] Compiling CryptoSwift PrimeTest.swift
[28/172] Compiling CryptoSwift Random.swift
[29/172] Compiling CryptoSwift Generics.swift
[30/172] Compiling CryptoSwift HKDF.swift
[31/172] Compiling CryptoSwift HMAC.swift
[32/172] Compiling CryptoSwift ISO10126Padding.swift
[33/172] Compiling CryptoSwift ISO78164Padding.swift
[34/172] Compiling CryptoSwift Int+Extension.swift
[35/172] Compiling CryptoSwift MD5.swift
[36/172] Compiling CryptoSwift NoPadding.swift
[37/172] Compiling CryptoSwift Operators.swift
[38/172] Compiling CryptoSwift DER.swift
[39/172] Compiling CryptoSwift PBKDF1.swift
[40/172] Compiling CryptoSwift PBKDF2.swift
[41/172] Compiling CryptoSwift PKCS1v15.swift
[42/172] Compiling XMLCoder XMLEncoder.swift
[43/172] Compiling XMLCoder XMLEncoderImplementation.swift
[44/172] Compiling XMLCoder XMLEncodingStorage.swift
[45/172] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[46/172] Compiling XMLCoder XMLReferencingEncoder.swift
[47/172] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[48/172] Compiling CryptoSwift ASN1Encoder.swift
[49/172] Compiling CryptoSwift ASN1Scanner.swift
[50/172] Compiling CryptoSwift Array+Extension.swift
[51/172] Compiling CryptoSwift Authenticator.swift
[52/172] Compiling CryptoSwift BatchedCollection.swift
[53/172] Compiling CryptoSwift Bit.swift
[54/172] Compiling CryptoSwift CompactMap.swift
[55/172] Compiling CryptoSwift Cryptor.swift
[56/172] Compiling CryptoSwift Cryptors.swift
[57/172] Compiling CryptoSwift Digest.swift
[58/172] Compiling CryptoSwift DigestType.swift
[59/172] Compiling CryptoSwift AES+Foundation.swift
[60/172] Compiling CryptoSwift Array+Foundation.swift
[61/172] Compiling CryptoSwift Blowfish+Foundation.swift
[62/172] Compiling CryptoSwift ChaCha20+Foundation.swift
[63/172] Compiling CryptoSwift Data+Extension.swift
[64/172] Compiling CryptoSwift HMAC+Foundation.swift
[65/172] Compiling CryptoSwift Rabbit+Foundation.swift
[66/172] Compiling CryptoSwift String+FoundationExtension.swift
[67/172] Compiling CryptoSwift Utils+Foundation.swift
[68/172] Compiling CryptoSwift ChaCha20.swift
[69/172] Compiling CryptoSwift Checksum.swift
[70/172] Compiling CryptoSwift Cipher.swift
[71/172] Compiling CryptoSwift Collection+Extension.swift
[80/172] Compiling CryptoSwift BlockEncryptor.swift
[95/173] Compiling CryptoSwift CipherModeWorker.swift
[96/173] Compiling CryptoSwift ECB.swift
[97/173] Compiling CryptoSwift GCM.swift
[98/173] Compiling CryptoSwift OCB.swift
[99/173] Compiling CryptoSwift OFB.swift
[100/173] Compiling CryptoSwift PCBC.swift
[101/173] Compiling CryptoSwift Blowfish.swift
[102/173] Compiling CryptoSwift CBCMAC.swift
[117/173] Compiling CryptoSwift CMAC.swift
[118/173] Compiling CryptoSwift Addition.swift
[119/173] Compiling CryptoSwift BigInt.swift
[120/173] Compiling CryptoSwift BigUInt.swift
[121/173] Compiling CryptoSwift BitwiseOps.swift
[122/173] Compiling CryptoSwift CS.swift
[123/173] Compiling CryptoSwift Codable.swift
[124/173] Compiling CryptoSwift Comparable.swift
[125/173] Compiling CryptoSwift DataConversion.swift
[126/173] Compiling CryptoSwift Division.swift
[127/173] Compiling CryptoSwift Exponentiation.swift
[128/173] Compiling CryptoSwift FloatingPointConversion.swift
[129/173] Compiling CryptoSwift GCD.swift
[130/173] Compiling CryptoSwift Hashable.swift
[146/208] Emitting module Decree
[147/212] Compiling Decree RequestInput.swift
[148/212] Compiling Decree String+Helpers.swift
[149/212] Compiling Decree String+TitleCase.swift
[150/212] Compiling Decree URLRequest+Logging.swift
[151/212] Compiling Decree FormDataEncoder.swift
[152/212] Compiling Decree FormURLEncoder.swift
[153/212] Compiling Decree HTTPStatus.swift
[154/212] Compiling Decree NSXMLParser_ErrorCode.swift
[155/212] Compiling Decree ProgressObserver.swift
[156/212] Compiling Decree ErrorHandling.swift
[157/212] Compiling Decree ErrorResponse.swift
[158/212] Compiling Decree File.swift
[159/212] Compiling Decree InputFormat.swift
[160/212] Compiling Decree Method.swift
[161/212] Compiling Decree WebServiceMock.swift
[162/212] Compiling Decree DecreeRequest.swift
[163/212] Compiling Decree DispatchQueue+Async.swift
[164/212] Compiling Decree Endpoint+PrivateMakeRequest.swift
[165/212] Compiling Decree Expectations+Private.swift
[166/212] Compiling Decree URLResponse+Logging.swift
[167/212] Compiling Decree WebService+MakeRequest.swift
[168/212] Compiling Decree WebServiceMock+HandleRequest.swift
[169/212] Compiling Decree WebService.swift
[170/212] Compiling Decree NoBasicResponse.swift
[171/212] Compiling Decree OutputFormat.swift
[172/212] Compiling Decree Session.swift
[173/212] Compiling Decree Endpoint+MakeRequest.swift
[174/212] Compiling Decree Endpoint.swift
[175/212] Compiling Decree Authorization.swift
[176/212] Compiling Decree AuthorizationRequirement.swift
[177/212] Compiling Decree DecreeError.swift
[178/212] Compiling Decree DecreeErrorDescribable.swift
[179/212] Compiling Decree EmptyResult.swift
[180/212] Compiling Decree KeyValueEncoder.swift
[181/212] Compiling Decree Logger.swift
[182/212] Compiling Decree Expectations.swift
[183/212] Compiling Decree WebService+AllRequestHandling.swift
[184/212] Compiling Decree WebService+Mocking.swift
[186/213] Compiling CryptoSwift Signature.swift
[187/213] Compiling CryptoSwift StreamDecryptor.swift
[188/213] Compiling CryptoSwift StreamEncryptor.swift
[189/213] Compiling CryptoSwift String+Extension.swift
[190/213] Compiling CryptoSwift UInt128.swift
[191/213] Compiling CryptoSwift UInt16+Extension.swift
[192/213] Compiling CryptoSwift UInt32+Extension.swift
[193/213] Compiling CryptoSwift UInt64+Extension.swift
[194/213] Compiling CryptoSwift UInt8+Extension.swift
[195/213] Compiling CryptoSwift Updatable.swift
[196/213] Compiling CryptoSwift Utils.swift
[197/213] Compiling CryptoSwift XChaCha20.swift
[198/213] Compiling CryptoSwift ZeroPadding.swift
[199/213] Compiling CryptoSwift resource_bundle_accessor.swift
[200/213] Compiling CryptoSwift PKCS5.swift
[201/213] Compiling CryptoSwift PKCS7.swift
[202/213] Compiling CryptoSwift PKCS7Padding.swift
[203/213] Compiling CryptoSwift Padding.swift
[204/213] Compiling CryptoSwift Poly1305.swift
[205/213] Compiling CryptoSwift RSA+Cipher.swift
[206/213] Compiling CryptoSwift RSA+Signature.swift
[207/213] Compiling CryptoSwift RSA.swift
[208/213] Compiling CryptoSwift Rabbit.swift
[209/213] Compiling CryptoSwift SHA1.swift
[210/213] Compiling CryptoSwift SHA2.swift
[211/213] Compiling CryptoSwift SHA3.swift
[212/213] Compiling CryptoSwift Scrypt.swift
[213/213] Compiling CryptoSwift SecureBytes.swift
[215/222] Compiling DecreeServices TestableDate.swift
[216/222] Compiling DecreeServices FreshDesk.swift
[217/222] Compiling DecreeServices GoogleAnalytics.swift
[218/222] Compiling DecreeServices AWSS3+Private.swift
/host/spi-builder-workspace/Sources/DecreeServices/Private/AWSS3+Private.swift:125:71: warning: 'sha256' is deprecated: Use sha2(variant) instead. [#DeprecatedDeclaration]
123 |
124 | func dateKey(dateString: String) throws -> Array<UInt8> {
125 | return try HMAC(key: "AWS4\(self.secretKey)".bytes, variant: .sha256)
| `- warning: 'sha256' is deprecated: Use sha2(variant) instead. [#DeprecatedDeclaration]
126 | .authenticate(dateString.bytes)
127 | }
/host/spi-builder-workspace/Sources/DecreeServices/Private/AWSS3+Private.swift:130:82: warning: 'sha256' is deprecated: Use sha2(variant) instead. [#DeprecatedDeclaration]
128 |
129 | func dateRegionKey(dateString: String) throws -> Array<UInt8> {
130 | return try HMAC(key: try self.dateKey(dateString: dateString), variant: .sha256)
| `- warning: 'sha256' is deprecated: Use sha2(variant) instead. [#DeprecatedDeclaration]
131 | .authenticate(self.region.bytes)
132 | }
/host/spi-builder-workspace/Sources/DecreeServices/Private/AWSS3+Private.swift:135:88: warning: 'sha256' is deprecated: Use sha2(variant) instead. [#DeprecatedDeclaration]
133 |
134 | func dateRegionServiceKey(dateString: String) throws -> Array<UInt8> {
135 | return try HMAC(key: try self.dateRegionKey(dateString: dateString), variant: .sha256)
| `- warning: 'sha256' is deprecated: Use sha2(variant) instead. [#DeprecatedDeclaration]
136 | .authenticate("s3".bytes)
137 | }
/host/spi-builder-workspace/Sources/DecreeServices/Private/AWSS3+Private.swift:141:95: warning: 'sha256' is deprecated: Use sha2(variant) instead. [#DeprecatedDeclaration]
139 |
140 | func signingKey(dateString: String) throws -> Array<UInt8> {
141 | return try HMAC(key: try self.dateRegionServiceKey(dateString: dateString), variant: .sha256)
| `- warning: 'sha256' is deprecated: Use sha2(variant) instead. [#DeprecatedDeclaration]
142 | .authenticate("aws4_request".bytes)
143 | }
/host/spi-builder-workspace/Sources/DecreeServices/Private/AWSS3+Private.swift:146:85: warning: 'sha256' is deprecated: Use sha2(variant) instead. [#DeprecatedDeclaration]
144 |
145 | func signature<E: Endpoint>(queryBased: Bool, requestBody: Data, timestampString: String, dateString: String, endpoint: E) throws -> String {
146 | return try HMAC(key: try self.signingKey(dateString: dateString), variant: .sha256)
| `- warning: 'sha256' is deprecated: Use sha2(variant) instead. [#DeprecatedDeclaration]
147 | .authenticate(self.stringToSign(queryBased: queryBased, requestBody: requestBody, timestampString: timestampString, dateString: dateString, endpoint: endpoint).bytes).toHexString()
148 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[219/222] Emitting module DecreeServices
[220/222] Compiling DecreeServices AWSS3+Mocking.swift
[221/222] Compiling DecreeServices AWSS3.swift
[222/222] Compiling DecreeServices AppleAppStore.swift
Build complete! (39.88s)
Build complete.
{
"dependencies" : [
{
"identity" : "decree",
"requirement" : {
"range" : [
{
"lower_bound" : "4.4.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/drewag/Decree.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "DecreeServices",
"name" : "DecreeServices",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "DecreeServices",
"targets" : [
"DecreeServices"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "DecreeServicesTests",
"module_type" : "SwiftTarget",
"name" : "DecreeServicesTests",
"path" : "Tests/DecreeServicesTests",
"sources" : [
"AWSS3Tests.swift",
"AppleAppStoreTests.swift",
"FreshDeskTests.swift",
"GoogleAnalyticsTests.swift",
"Helpers/Data+Helpers.swift",
"Helpers/Decodable+Helpers.swift",
"Helpers/Result+Helpers.swift",
"Helpers/TestURLSession.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"DecreeServices"
],
"type" : "test"
},
{
"c99name" : "DecreeServices",
"module_type" : "SwiftTarget",
"name" : "DecreeServices",
"path" : "Sources/DecreeServices",
"product_dependencies" : [
"Decree",
"CryptoSwift"
],
"product_memberships" : [
"DecreeServices"
],
"sources" : [
"AWSS3+Mocking.swift",
"AWSS3.swift",
"AppleAppStore.swift",
"FreshDesk.swift",
"GoogleAnalytics.swift",
"Private/AWSS3+Private.swift",
"Private/TestableDate.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.