Build Information
Successful build of DecreeServices, reference master (4f9a08), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 06:26:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/drewag/DecreeServices.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/drewag/DecreeServices
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/drewag/Decree.git
[1/1272] Fetching decree
[370/14613] Fetching decree, cryptoswift
Fetched https://github.com/drewag/Decree.git from cache (1.92s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.92s)
Computing version for https://github.com/drewag/Decree.git
Computed https://github.com/drewag/Decree.git at 4.4.0 (2.62s)
Fetching https://github.com/MaxDesiatov/XMLCoder.git
[1/10092] Fetching xmlcoder
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (1.07s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.18.1 (1.76s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.77s)
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/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.18.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "decreeservices",
"name": "DecreeServices",
"url": "https://github.com/drewag/DecreeServices.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DecreeServices",
"traits": [
"default"
],
"dependencies": [
{
"identity": "decree",
"name": "Decree",
"url": "https://github.com/drewag/Decree.git",
"version": "4.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Decree",
"traits": [
"default"
],
"dependencies": [
{
"identity": "xmlcoder",
"name": "XMLCoder",
"url": "https://github.com/MaxDesiatov/XMLCoder.git",
"version": "0.18.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "cryptoswift",
"name": "CryptoSwift",
"url": "https://github.com/krzyzanowskim/CryptoSwift.git",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/drewag/DecreeServices.git
[1/251] Fetching decreeservices
Fetched https://github.com/drewag/DecreeServices.git from cache (1.00s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/drewag/Decree.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.49s)
Fetched https://github.com/drewag/Decree.git from cache (0.49s)
Computing version for https://github.com/drewag/Decree.git
Computed https://github.com/drewag/Decree.git at 4.4.0 (0.56s)
Fetching https://github.com/MaxDesiatov/XMLCoder.git from cache
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.42s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.18.1 (0.48s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.03s)
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.18.1
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/drewag/DecreeServices.git
Working copy of https://github.com/drewag/DecreeServices.git resolved at master (4f9a087)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
warning: '.resolve-product-dependencies': dependency 'decreeservices' is not used by any target
Found 2 product dependencies
- Decree
- CryptoSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/drewag/DecreeServices.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[1/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/157] Emitting module XMLCoder
[8/162] Compiling CryptoSwift AEAD.swift
[9/162] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[10/162] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[11/162] Compiling CryptoSwift AES.Cryptors.swift
[12/162] Compiling CryptoSwift AES.swift
[13/162] Compiling CryptoSwift Authenticator.swift
[14/162] Compiling CryptoSwift BatchedCollection.swift
[15/162] Compiling CryptoSwift GCM.swift
[16/162] Compiling CryptoSwift OCB.swift
[17/162] Compiling CryptoSwift OFB.swift
[18/162] Compiling CryptoSwift PCBC.swift
[19/162] Compiling CryptoSwift ASN1.swift
[20/162] Compiling CryptoSwift ASN1Decoder.swift
[21/162] Compiling CryptoSwift ASN1Encoder.swift
[22/162] Compiling CryptoSwift ASN1Scanner.swift
[23/162] Compiling CryptoSwift Array+Extension.swift
[24/162] Compiling CryptoSwift BigUInt.swift
[25/162] Compiling CryptoSwift BitwiseOps.swift
[26/162] Compiling CryptoSwift CS.swift
[27/162] Compiling CryptoSwift Codable.swift
[28/162] Compiling CryptoSwift Comparable.swift
[29/162] Compiling CryptoSwift DataConversion.swift
[30/162] Compiling CryptoSwift Division.swift
[31/162] Compiling CryptoSwift Exponentiation.swift
[32/162] Compiling CryptoSwift FloatingPointConversion.swift
[33/162] Compiling CryptoSwift GCD.swift
[34/162] Compiling CryptoSwift Blowfish.swift
[35/162] Compiling CryptoSwift CBCMAC.swift
[36/162] Compiling CryptoSwift CMAC.swift
[37/162] Compiling CryptoSwift Addition.swift
[38/162] Compiling CryptoSwift BigInt.swift
[39/162] Compiling CryptoSwift Shifts.swift
[40/162] Compiling CryptoSwift SquareRoot.swift
[41/162] Compiling CryptoSwift Strideable.swift
[42/162] Compiling CryptoSwift StringConversion.swift
[43/162] Compiling CryptoSwift Subtraction.swift
[44/162] Compiling CryptoSwift WordsAndBits.swift
[45/162] Compiling CryptoSwift ChaCha20.swift
[46/162] Compiling CryptoSwift Checksum.swift
[47/162] Compiling CryptoSwift Cipher.swift
[48/162] Compiling CryptoSwift Collection+Extension.swift
[49/162] Compiling CryptoSwift Cryptor.swift
[50/162] Compiling CryptoSwift Cryptors.swift
[51/162] Compiling CryptoSwift Digest.swift
[52/162] Compiling CryptoSwift DigestType.swift
[53/162] Compiling CryptoSwift AES+Foundation.swift
[54/162] Compiling CryptoSwift Array+Foundation.swift
[55/162] Compiling CryptoSwift Blowfish+Foundation.swift
[56/162] Compiling CryptoSwift ChaCha20+Foundation.swift
[57/162] Compiling CryptoSwift Data+Extension.swift
[58/162] Compiling CryptoSwift HMAC+Foundation.swift
[59/162] Compiling CryptoSwift Rabbit+Foundation.swift
[60/169] Compiling CryptoSwift Hashable.swift
[61/169] Compiling CryptoSwift IntegerConversion.swift
[62/169] Compiling CryptoSwift Multiplication.swift
[63/169] Compiling CryptoSwift PrimeTest.swift
[64/169] Compiling CryptoSwift Random.swift
[65/173] Compiling XMLCoder XMLEncodingStorage.swift
[66/173] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[67/173] Compiling XMLCoder XMLReferencingEncoder.swift
[68/173] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[69/173] Compiling CryptoSwift HKDF.swift
[70/173] Compiling CryptoSwift HMAC.swift
[71/173] Compiling CryptoSwift ISO10126Padding.swift
[72/173] Compiling CryptoSwift ISO78164Padding.swift
[73/173] Compiling CryptoSwift Int+Extension.swift
[74/173] Compiling CryptoSwift MD5.swift
[75/173] Compiling CryptoSwift NoPadding.swift
[76/173] Compiling CryptoSwift Operators.swift
[77/173] Compiling CryptoSwift DER.swift
[78/173] Compiling CryptoSwift PBKDF1.swift
[79/173] Compiling CryptoSwift PBKDF2.swift
[80/173] Compiling CryptoSwift PKCS1v15.swift
[81/173] Compiling CryptoSwift PKCS5.swift
[82/173] Compiling CryptoSwift PKCS7.swift
[83/173] Compiling CryptoSwift PKCS7Padding.swift
[84/173] Compiling CryptoSwift Padding.swift
[85/173] Compiling CryptoSwift Poly1305.swift
[86/173] Compiling CryptoSwift RSA+Cipher.swift
[87/173] Compiling CryptoSwift Bit.swift
[88/173] Compiling CryptoSwift BlockCipher.swift
[89/173] Compiling CryptoSwift BlockDecryptor.swift
[90/173] Compiling CryptoSwift BlockEncryptor.swift
[91/173] Compiling CryptoSwift BlockMode.swift
[92/173] Compiling CryptoSwift BlockModeOptions.swift
[93/173] Compiling CryptoSwift CBC.swift
[94/173] Compiling CryptoSwift CCM.swift
[95/173] Compiling CryptoSwift CFB.swift
[96/173] Compiling CryptoSwift CTR.swift
[97/173] Compiling CryptoSwift CipherModeWorker.swift
[98/173] Compiling CryptoSwift ECB.swift
[111/173] Compiling XMLCoder XMLEncoderImplementation.swift
[139/209] Compiling CryptoSwift RSA+Signature.swift
[140/209] Compiling CryptoSwift RSA.swift
[141/209] Compiling CryptoSwift Rabbit.swift
[142/209] Compiling CryptoSwift SHA1.swift
[143/209] Compiling CryptoSwift SHA2.swift
[144/209] Compiling CryptoSwift SHA3.swift
[145/209] Compiling CryptoSwift Scrypt.swift
[146/209] Compiling CryptoSwift SecureBytes.swift
[147/209] Compiling CryptoSwift Signature.swift
[148/209] Compiling CryptoSwift StreamDecryptor.swift
[149/209] Compiling CryptoSwift StreamEncryptor.swift
[150/209] Compiling Decree InputFormat.swift
[151/209] Compiling Decree Method.swift
[152/209] Compiling Decree NoBasicResponse.swift
[153/209] Compiling Decree OutputFormat.swift
[154/212] Compiling Decree String+TitleCase.swift
[155/212] Compiling Decree URLRequest+Logging.swift
[156/212] Compiling Decree URLResponse+Logging.swift
[157/212] Compiling Decree NSXMLParser_ErrorCode.swift
[158/212] Compiling Decree ProgressObserver.swift
[159/212] Compiling Decree RequestInput.swift
[160/212] Compiling Decree String+Helpers.swift
[161/212] Emitting module Decree
[162/212] Compiling Decree EmptyResult.swift
[163/212] Compiling Decree ErrorHandling.swift
[164/212] Compiling Decree ErrorResponse.swift
[165/212] Compiling Decree File.swift
[166/212] Compiling Decree Expectations+Private.swift
[167/212] Compiling Decree FormDataEncoder.swift
[168/212] Compiling Decree FormURLEncoder.swift
[169/212] Compiling Decree HTTPStatus.swift
[170/212] Compiling Decree Authorization.swift
[171/212] Compiling Decree AuthorizationRequirement.swift
[172/212] Compiling Decree DecreeError.swift
[173/212] Compiling Decree DecreeErrorDescribable.swift
[174/212] Compiling Decree Logger.swift
[175/212] Compiling Decree Expectations.swift
[176/212] Compiling Decree WebService+AllRequestHandling.swift
[177/212] Compiling Decree WebService+Mocking.swift
[178/212] Compiling Decree WebServiceMock.swift
[179/212] Compiling Decree DecreeRequest.swift
[180/212] Compiling Decree DispatchQueue+Async.swift
[181/212] Compiling Decree Endpoint+PrivateMakeRequest.swift
[182/212] Compiling Decree Session.swift
[183/212] Compiling Decree Endpoint+MakeRequest.swift
[184/212] Compiling Decree Endpoint.swift
[185/212] Compiling Decree KeyValueEncoder.swift
[186/212] Compiling Decree WebService+MakeRequest.swift
[187/212] Compiling Decree WebServiceMock+HandleRequest.swift
[188/212] Compiling Decree WebService.swift
[189/212] Emitting module CryptoSwift
[202/212] Compiling CryptoSwift String+Extension.swift
[203/212] Compiling CryptoSwift UInt128.swift
[204/212] Compiling CryptoSwift UInt16+Extension.swift
[205/212] Compiling CryptoSwift UInt32+Extension.swift
[206/212] Compiling CryptoSwift UInt64+Extension.swift
[207/212] Compiling CryptoSwift UInt8+Extension.swift
[208/212] Compiling CryptoSwift Updatable.swift
[209/212] Compiling CryptoSwift Utils.swift
[210/212] Compiling CryptoSwift XChaCha20.swift
[211/212] Compiling CryptoSwift ZeroPadding.swift
[212/212] Compiling CryptoSwift resource_bundle_accessor.swift
[213/220] Compiling DecreeServices GoogleAnalytics.swift
[214/220] Compiling DecreeServices TestableDate.swift
[215/220] Compiling DecreeServices AWSS3+Private.swift
/Users/admin/builder/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 | }
/Users/admin/builder/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 | }
/Users/admin/builder/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 | }
/Users/admin/builder/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 | }
/Users/admin/builder/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>
[216/220] Compiling DecreeServices FreshDesk.swift
[217/220] Emitting module DecreeServices
[218/220] Compiling DecreeServices AWSS3+Mocking.swift
[219/220] Compiling DecreeServices AWSS3.swift
[220/220] Compiling DecreeServices AppleAppStore.swift
Build complete! (10.53s)
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" : "/Users/admin/builder/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"
}
Done.