The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DecreeServices, reference master (4f9a08), with Swift 6.3 for Linux on 12 Apr 2026 06:53:00 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build 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 /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
 * 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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/drewag/DecreeServices.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/drewag/Decree.git
[1/1272] Fetching decree
[2/14613] Fetching decree, cryptoswift
Fetched https://github.com/drewag/Decree.git from cache (0.53s)
[2002/13341] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.66s)
Computing version for https://github.com/drewag/Decree.git
Computed https://github.com/drewag/Decree.git at 4.4.0 (3.46s)
Fetching https://github.com/MaxDesiatov/XMLCoder.git
[1/10092] Fetching xmlcoder
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.80s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.18.1 (1.63s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.72s)
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.9.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
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[1/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/153] Emitting module XMLCoder
[8/159] Emitting module CryptoSwift
[9/173] Compiling CryptoSwift IntegerConversion.swift
[10/173] Compiling XMLCoder XMLEncoder.swift
[11/173] Compiling XMLCoder XMLEncoderImplementation.swift
[12/173] Compiling XMLCoder XMLEncodingStorage.swift
[13/173] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[14/173] Compiling XMLCoder XMLReferencingEncoder.swift
[15/173] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[16/173] Compiling CryptoSwift StringConversion.swift
[17/173] Compiling CryptoSwift Subtraction.swift
[18/173] Compiling CryptoSwift WordsAndBits.swift
[19/173] Compiling CryptoSwift ChaCha20.swift
[20/173] Compiling CryptoSwift Checksum.swift
[21/173] Compiling CryptoSwift Cipher.swift
[22/173] Compiling CryptoSwift Collection+Extension.swift
[23/173] Compiling CryptoSwift BlockEncryptor.swift
[24/173] Compiling CryptoSwift BlockMode.swift
[25/173] Compiling CryptoSwift BlockModeOptions.swift
[26/173] Compiling CryptoSwift CBC.swift
[27/173] Compiling CryptoSwift CCM.swift
[28/173] Compiling CryptoSwift CFB.swift
[29/173] Compiling CryptoSwift CTR.swift
[30/173] Compiling CryptoSwift CipherModeWorker.swift
[31/173] Compiling CryptoSwift ECB.swift
[32/173] Compiling CryptoSwift GCM.swift
[33/173] Compiling CryptoSwift OCB.swift
[34/173] Compiling CryptoSwift OFB.swift
[35/173] Compiling CryptoSwift PCBC.swift
[36/173] Compiling CryptoSwift Blowfish.swift
[37/173] Compiling CryptoSwift CBCMAC.swift
[38/173] Compiling CryptoSwift AEAD.swift
[39/173] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[40/173] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[41/173] Compiling CryptoSwift AES.Cryptors.swift
[42/173] Compiling CryptoSwift AES.swift
[43/173] Compiling CryptoSwift ASN1.swift
[44/173] Compiling CryptoSwift BigInt.swift
[45/173] Compiling CryptoSwift BigUInt.swift
[46/173] Compiling CryptoSwift BitwiseOps.swift
[47/173] Compiling CryptoSwift CS.swift
[48/173] Compiling CryptoSwift Codable.swift
[49/173] Compiling CryptoSwift Comparable.swift
[54/173] Compiling CryptoSwift CMAC.swift
[55/173] Compiling CryptoSwift Addition.swift
[56/173] Compiling CryptoSwift DataConversion.swift
[57/173] Compiling CryptoSwift Division.swift
[58/173] Compiling CryptoSwift Exponentiation.swift
[59/173] Compiling CryptoSwift FloatingPointConversion.swift
[60/173] Compiling CryptoSwift GCD.swift
[61/173] Compiling CryptoSwift Hashable.swift
[63/173] Compiling CryptoSwift ASN1Decoder.swift
[64/173] Compiling CryptoSwift ASN1Encoder.swift
[65/173] Compiling CryptoSwift ASN1Scanner.swift
[66/173] Compiling CryptoSwift Array+Extension.swift
[67/173] Compiling CryptoSwift Authenticator.swift
[68/173] Compiling CryptoSwift BatchedCollection.swift
[69/173] Compiling CryptoSwift Bit.swift
[76/173] Compiling CryptoSwift BlockCipher.swift
[77/173] Compiling CryptoSwift BlockDecryptor.swift
[89/173] Compiling CryptoSwift CompactMap.swift
[90/173] Compiling CryptoSwift Cryptor.swift
[91/173] Compiling CryptoSwift Cryptors.swift
[92/173] Compiling CryptoSwift Digest.swift
[93/173] Compiling CryptoSwift DigestType.swift
[94/173] Compiling CryptoSwift AES+Foundation.swift
[95/173] Compiling CryptoSwift Array+Foundation.swift
[96/173] Compiling CryptoSwift Blowfish+Foundation.swift
[97/173] Compiling CryptoSwift ChaCha20+Foundation.swift
[98/173] Compiling CryptoSwift Data+Extension.swift
[99/173] Compiling CryptoSwift HMAC+Foundation.swift
[100/173] Compiling CryptoSwift Rabbit+Foundation.swift
[101/173] Compiling CryptoSwift String+FoundationExtension.swift
[102/173] Compiling CryptoSwift Utils+Foundation.swift
[103/174] Compiling CryptoSwift Signature.swift
[104/174] Compiling CryptoSwift StreamDecryptor.swift
[105/174] Compiling CryptoSwift StreamEncryptor.swift
[106/174] Compiling CryptoSwift String+Extension.swift
[107/174] Compiling CryptoSwift UInt128.swift
[108/174] Compiling CryptoSwift UInt16+Extension.swift
[109/174] Compiling CryptoSwift UInt32+Extension.swift
[110/174] Compiling CryptoSwift UInt64+Extension.swift
[111/174] Compiling CryptoSwift UInt8+Extension.swift
[112/174] Compiling CryptoSwift Updatable.swift
[113/174] Compiling CryptoSwift Utils.swift
[114/174] Compiling CryptoSwift XChaCha20.swift
[115/174] Compiling CryptoSwift ZeroPadding.swift
[116/174] Compiling CryptoSwift resource_bundle_accessor.swift
[117/174] Compiling CryptoSwift XChaCha20+Foundation.swift
[118/174] Compiling CryptoSwift Generics.swift
[119/174] Compiling CryptoSwift HKDF.swift
[120/174] Compiling CryptoSwift HMAC.swift
[121/174] Compiling CryptoSwift ISO10126Padding.swift
[122/174] Compiling CryptoSwift ISO78164Padding.swift
[123/174] Compiling CryptoSwift Int+Extension.swift
[124/174] Compiling CryptoSwift MD5.swift
[125/174] Compiling CryptoSwift NoPadding.swift
[126/174] Compiling CryptoSwift Operators.swift
[127/174] Compiling CryptoSwift DER.swift
[128/174] Compiling CryptoSwift PBKDF1.swift
[129/174] Compiling CryptoSwift PBKDF2.swift
[130/174] Compiling CryptoSwift PKCS1v15.swift
[147/174] Compiling CryptoSwift PKCS5.swift
[148/174] Compiling CryptoSwift PKCS7.swift
[149/174] Compiling CryptoSwift PKCS7Padding.swift
[150/174] Compiling CryptoSwift Padding.swift
[151/174] Compiling CryptoSwift Poly1305.swift
[152/174] Compiling CryptoSwift RSA+Cipher.swift
[153/174] Compiling CryptoSwift RSA+Signature.swift
[154/174] Compiling CryptoSwift RSA.swift
[155/174] Compiling CryptoSwift Rabbit.swift
[156/174] Compiling CryptoSwift SHA1.swift
[157/174] Compiling CryptoSwift SHA2.swift
[158/174] Compiling CryptoSwift SHA3.swift
[159/174] Compiling CryptoSwift Scrypt.swift
[160/174] Compiling CryptoSwift SecureBytes.swift
[176/186] Emitting module Decree
[177/210] Compiling Decree NoBasicResponse.swift
[178/210] Compiling Decree OutputFormat.swift
[179/210] Compiling Decree Session.swift
[180/210] Compiling Decree Endpoint+MakeRequest.swift
[181/210] Compiling Decree Endpoint.swift
[182/210] Compiling Decree Authorization.swift
[183/210] Compiling Decree AuthorizationRequirement.swift
[184/210] Compiling Decree DecreeError.swift
[185/210] Compiling Decree DecreeErrorDescribable.swift
[186/210] Compiling Decree EmptyResult.swift
[187/214] Compiling Decree RequestInput.swift
[188/214] Compiling Decree String+Helpers.swift
[189/214] Compiling Decree String+TitleCase.swift
[190/214] Compiling Decree URLRequest+Logging.swift
[191/214] Compiling Decree FormDataEncoder.swift
[192/214] Compiling Decree FormURLEncoder.swift
[193/214] Compiling Decree HTTPStatus.swift
[194/214] Compiling Decree NSXMLParser_ErrorCode.swift
[195/214] Compiling Decree ProgressObserver.swift
[196/214] Compiling Decree URLResponse+Logging.swift
[197/214] Compiling Decree WebService+MakeRequest.swift
[198/214] Compiling Decree WebServiceMock+HandleRequest.swift
[199/214] Compiling Decree WebService.swift
[200/214] Compiling Decree WebServiceMock.swift
[201/214] Compiling Decree DecreeRequest.swift
[202/214] Compiling Decree DispatchQueue+Async.swift
[203/214] Compiling Decree Endpoint+PrivateMakeRequest.swift
[204/214] Compiling Decree Expectations+Private.swift
[205/214] Compiling Decree KeyValueEncoder.swift
[206/214] Compiling Decree Logger.swift
[207/214] Compiling Decree Expectations.swift
[208/214] Compiling Decree WebService+AllRequestHandling.swift
[209/214] Compiling Decree WebService+Mocking.swift
[210/214] Compiling Decree ErrorHandling.swift
[211/214] Compiling Decree ErrorResponse.swift
[212/214] Compiling Decree File.swift
[213/214] Compiling Decree InputFormat.swift
[214/214] Compiling Decree Method.swift
[216/223] Compiling DecreeServices TestableDate.swift
[217/223] 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>
[218/223] Compiling DecreeServices GoogleAnalytics.swift
[219/223] Compiling DecreeServices FreshDesk.swift
[220/223] Compiling DecreeServices AWSS3.swift
[221/223] Compiling DecreeServices AWSS3+Mocking.swift
[222/223] Emitting module DecreeServices
[223/223] Compiling DecreeServices AppleAppStore.swift
Build complete! (36.60s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.