This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DecreeServices with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.3.1.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/drewag/DecreeServices.git
Reference: 4.4.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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 into spi-builder-workspace
4f9a0879830c54d97080026a2c94d26bda880ac3
SUCCESS checkout https://github.com/drewag/DecreeServices.git at 4.4.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.1.app" xcrun swift build --arch arm64
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/drewag/Decree.git from cache
Fetched https://github.com/drewag/Decree.git (0.33s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.53s)
Computing version for https://github.com/drewag/Decree.git
Computed https://github.com/drewag/Decree.git at 4.4.0 (0.41s)
Fetching https://github.com/MaxDesiatov/XMLCoder.git from cache
Fetched https://github.com/MaxDesiatov/XMLCoder.git (0.44s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.0 (0.01s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.01s)
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.0
Creating working copy for https://github.com/drewag/Decree.git
Working copy of https://github.com/drewag/Decree.git resolved at 4.4.0
Building for debugging...
[1/145] Emitting module XMLCoder
[2/151] Compiling CryptoSwift Rabbit.swift
[3/151] Compiling CryptoSwift SHA1.swift
[4/151] Compiling CryptoSwift SHA2.swift
[5/151] Compiling CryptoSwift SHA3.swift
[6/151] Compiling CryptoSwift Scrypt.swift
[7/151] Compiling CryptoSwift Utils+Foundation.swift
[8/151] Compiling CryptoSwift PKCS7Padding.swift
[9/151] Compiling CryptoSwift Padding.swift
[10/151] Compiling CryptoSwift Poly1305.swift
[11/151] Compiling CryptoSwift RSA+Cipher.swift
[12/151] Compiling CryptoSwift RSA+Signature.swift
[13/151] Compiling CryptoSwift RSA.swift
[14/151] Compiling CryptoSwift ASN1Decoder.swift
[15/151] Compiling CryptoSwift ASN1Encoder.swift
[16/151] Compiling CryptoSwift ASN1Scanner.swift
[17/151] Compiling CryptoSwift Array+Extension.swift
[18/151] Compiling CryptoSwift Authenticator.swift
[19/151] Compiling CryptoSwift BatchedCollection.swift
[20/151] Compiling CryptoSwift Bit.swift
[21/151] Compiling CryptoSwift Bitwise Ops.swift
[22/151] Compiling CryptoSwift CS.swift
[23/151] Compiling CryptoSwift Codable.swift
[24/151] Compiling CryptoSwift Comparable.swift
[25/151] Compiling CryptoSwift Data Conversion.swift
[26/151] Compiling CryptoSwift Division.swift
[27/151] Compiling CryptoSwift BlockCipher.swift
[28/151] Compiling CryptoSwift BlockDecryptor.swift
[29/151] Compiling CryptoSwift CBCMAC.swift
[30/151] Compiling CryptoSwift CMAC.swift
[31/151] Compiling CryptoSwift Addition.swift
[32/151] Compiling CryptoSwift BigInt.swift
[33/151] Compiling CryptoSwift BigUInt.swift
[34/151] Compiling CryptoSwift AEAD.swift
[35/151] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[36/151] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[37/151] Compiling CryptoSwift AES.Cryptors.swift
[38/151] Compiling CryptoSwift AES.swift
[39/151] Compiling CryptoSwift ASN1.swift
[40/151] Compiling CryptoSwift Exponentiation.swift
[41/151] Compiling CryptoSwift Floating Point Conversion.swift
[42/151] Compiling CryptoSwift GCD.swift
[43/151] Compiling CryptoSwift PKCS1v15.swift
[44/151] Compiling CryptoSwift PKCS5.swift
[45/151] Compiling CryptoSwift PKCS7.swift
[46/151] Compiling XMLCoder XMLEncoder.swift
[47/151] Compiling XMLCoder XMLEncoderImplementation.swift
[48/151] Compiling XMLCoder XMLEncodingStorage.swift
[49/151] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[50/151] Compiling XMLCoder XMLReferencingEncoder.swift
[51/151] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[52/186] Compiling Decree RequestInput.swift
[53/186] Compiling Decree String+Helpers.swift
[54/186] Compiling Decree String+TitleCase.swift
[55/186] Compiling Decree URLRequest+Logging.swift
[56/190] Compiling Decree NoBasicResponse.swift
[57/190] Compiling Decree OutputFormat.swift
[58/190] Compiling Decree Session.swift
[59/190] Compiling Decree Endpoint+MakeRequest.swift
[60/190] Compiling Decree Endpoint.swift
[61/190] Emitting module Decree
[62/190] Compiling Decree ErrorHandling.swift
[63/190] Compiling Decree ErrorResponse.swift
[64/190] Compiling Decree File.swift
[65/190] Compiling Decree InputFormat.swift
[66/190] Compiling Decree Method.swift
[67/190] Compiling Decree FormDataEncoder.swift
[68/190] Compiling Decree FormURLEncoder.swift
[69/190] Compiling Decree HTTPStatus.swift
[70/190] Compiling Decree NSXMLParser_ErrorCode.swift
[71/190] Compiling Decree ProgressObserver.swift
[72/190] Compiling Decree Authorization.swift
[73/190] Compiling Decree AuthorizationRequirement.swift
[74/190] Compiling Decree DecreeError.swift
[75/190] Compiling Decree DecreeErrorDescribable.swift
[76/190] Compiling Decree EmptyResult.swift
[84/190] Compiling CryptoSwift Int+Extension.swift
[85/190] Compiling CryptoSwift MD5.swift
[86/190] Compiling CryptoSwift NoPadding.swift
[87/190] Compiling CryptoSwift Operators.swift
[88/190] Compiling CryptoSwift DER.swift
[89/190] Compiling CryptoSwift PBKDF1.swift
[90/190] Compiling CryptoSwift PBKDF2.swift
[91/204] Emitting module CryptoSwift
[92/204] Compiling Decree URLResponse+Logging.swift
[93/204] Compiling Decree WebService+MakeRequest.swift
[94/204] Compiling Decree WebServiceMock+HandleRequest.swift
[95/204] Compiling Decree WebService.swift
[96/204] Compiling Decree WebServiceMock.swift
[97/204] Compiling Decree DecreeRequest.swift
[98/204] Compiling Decree DispatchQueue+Async.swift
[99/204] Compiling Decree Endpoint+PrivateMakeRequest.swift
[100/204] Compiling Decree Expectations+Private.swift
[101/204] Compiling Decree KeyValueEncoder.swift
[102/204] Compiling Decree Logger.swift
[103/204] Compiling Decree Expectations.swift
[104/204] Compiling Decree WebService+AllRequestHandling.swift
[105/204] Compiling Decree WebService+Mocking.swift
[121/204] Compiling CryptoSwift Collection+Extension.swift
[122/204] Compiling CryptoSwift CompactMap.swift
[123/204] Compiling CryptoSwift Cryptor.swift
[124/204] Compiling CryptoSwift Cryptors.swift
[125/204] Compiling CryptoSwift Digest.swift
[126/204] Compiling CryptoSwift DigestType.swift
[127/204] Compiling CryptoSwift AES+Foundation.swift
[128/204] Compiling CryptoSwift Array+Foundation.swift
[129/204] Compiling CryptoSwift Blowfish+Foundation.swift
[130/204] Compiling CryptoSwift ChaCha20+Foundation.swift
[131/204] Compiling CryptoSwift Data+Extension.swift
[132/204] Compiling CryptoSwift HMAC+Foundation.swift
[133/204] Compiling CryptoSwift Rabbit+Foundation.swift
[134/204] Compiling CryptoSwift String+FoundationExtension.swift
[135/204] Compiling CryptoSwift BlockEncryptor.swift
[136/204] Compiling CryptoSwift BlockMode.swift
[137/204] Compiling CryptoSwift BlockModeOptions.swift
[138/204] Compiling CryptoSwift CBC.swift
[139/204] Compiling CryptoSwift CCM.swift
[140/204] Compiling CryptoSwift CFB.swift
[141/204] Compiling CryptoSwift CTR.swift
[142/204] Compiling CryptoSwift CipherModeWorker.swift
[143/204] Compiling CryptoSwift ECB.swift
[144/204] Compiling CryptoSwift GCM.swift
[145/204] Compiling CryptoSwift OCB.swift
[146/204] Compiling CryptoSwift OFB.swift
[147/204] Compiling CryptoSwift PCBC.swift
[148/204] Compiling CryptoSwift Blowfish.swift
[149/204] Compiling CryptoSwift Hashable.swift
[150/204] Compiling CryptoSwift Integer Conversion.swift
[151/204] Compiling CryptoSwift Multiplication.swift
[152/204] Compiling CryptoSwift Prime Test.swift
[153/204] Compiling CryptoSwift Random.swift
[154/204] Compiling CryptoSwift Shifts.swift
[155/204] Compiling CryptoSwift Square Root.swift
[156/204] Compiling CryptoSwift Strideable.swift
[157/204] Compiling CryptoSwift String Conversion.swift
[158/204] Compiling CryptoSwift Subtraction.swift
[159/204] Compiling CryptoSwift Words and Bits.swift
[160/204] Compiling CryptoSwift ChaCha20.swift
[161/204] Compiling CryptoSwift Checksum.swift
[162/204] Compiling CryptoSwift Cipher.swift
[163/204] Compiling CryptoSwift SecureBytes.swift
[164/204] Compiling CryptoSwift Signature.swift
[165/204] Compiling CryptoSwift StreamDecryptor.swift
[166/204] Compiling CryptoSwift StreamEncryptor.swift
[167/204] Compiling CryptoSwift String+Extension.swift
[168/204] Compiling CryptoSwift UInt128.swift
[169/204] Compiling CryptoSwift UInt16+Extension.swift
[170/204] Compiling CryptoSwift UInt32+Extension.swift
[171/204] Compiling CryptoSwift UInt64+Extension.swift
[172/204] Compiling CryptoSwift UInt8+Extension.swift
[173/204] Compiling CryptoSwift Updatable.swift
[174/204] Compiling CryptoSwift Utils.swift
[175/204] Compiling CryptoSwift XChaCha20.swift
[176/204] Compiling CryptoSwift ZeroPadding.swift
[205/212] Compiling DecreeServices TestableDate.swift
[206/212] Compiling DecreeServices FreshDesk.swift
[207/212] Compiling DecreeServices AWSS3+Private.swift
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DecreeServices/Private/AWSS3+Private.swift:125:71: warning: 'sha256' is deprecated: Use sha2(variant) instead.
        return try HMAC(key: "AWS4\(self.secretKey)".bytes, variant: .sha256)
                                                                      ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DecreeServices/Private/AWSS3+Private.swift:130:82: warning: 'sha256' is deprecated: Use sha2(variant) instead.
        return try HMAC(key: try self.dateKey(dateString: dateString), variant: .sha256)
                                                                                 ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DecreeServices/Private/AWSS3+Private.swift:135:88: warning: 'sha256' is deprecated: Use sha2(variant) instead.
        return try HMAC(key: try self.dateRegionKey(dateString: dateString), variant: .sha256)
                                                                                       ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DecreeServices/Private/AWSS3+Private.swift:141:95: warning: 'sha256' is deprecated: Use sha2(variant) instead.
        return try HMAC(key: try self.dateRegionServiceKey(dateString: dateString), variant: .sha256)
                                                                                              ^
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DecreeServices/Private/AWSS3+Private.swift:146:85: warning: 'sha256' is deprecated: Use sha2(variant) instead.
        return try HMAC(key: try self.signingKey(dateString: dateString), variant: .sha256)
                                                                                    ^
[208/212] Compiling DecreeServices GoogleAnalytics.swift
[209/212] Compiling DecreeServices AWSS3.swift
[210/212] Emitting module DecreeServices
[211/212] Compiling DecreeServices AWSS3+Mocking.swift
[212/212] Compiling DecreeServices AppleAppStore.swift
Build complete! (20.99s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.