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.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

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
Cloned https://github.com/drewag/DecreeServices.git into spi-builder-workspace
SUCCESS checkout https://github.com/drewag/DecreeServices.git at 4.4.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/drewag/Decree.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/1272] Fetching decree
[1273/13741] Fetching decree, cryptoswift
Fetched https://github.com/drewag/Decree.git (0.30s)
[1996/12469] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.38s)
Computing version for https://github.com/drewag/Decree.git
Computed https://github.com/drewag/Decree.git at 4.4.0 (0.37s)
Fetching https://github.com/MaxDesiatov/XMLCoder.git
[1/9976] Fetching xmlcoder
Fetched https://github.com/MaxDesiatov/XMLCoder.git (0.47s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.0 (0.37s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.37s)
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 ASN1Encoder.swift
[3/151] Compiling CryptoSwift ASN1Scanner.swift
[4/151] Compiling CryptoSwift Array+Extension.swift
[5/151] Compiling CryptoSwift Authenticator.swift
[6/151] Compiling CryptoSwift BatchedCollection.swift
[7/151] Compiling CryptoSwift Bit.swift
[8/151] Compiling CryptoSwift BlockCipher.swift
[9/151] Compiling XMLCoder XMLEncoder.swift
[10/151] Compiling XMLCoder XMLEncoderImplementation.swift
[11/151] Compiling XMLCoder XMLEncodingStorage.swift
[12/151] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[13/151] Compiling XMLCoder XMLReferencingEncoder.swift
[14/151] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[15/151] Compiling CryptoSwift BlockDecryptor.swift
[16/151] Compiling CryptoSwift BlockEncryptor.swift
[17/151] Compiling CryptoSwift BlockMode.swift
[18/151] Compiling CryptoSwift BlockModeOptions.swift
[19/151] Compiling CryptoSwift CBC.swift
[20/151] Compiling CryptoSwift CCM.swift
[21/151] Compiling CryptoSwift AEAD.swift
[22/151] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[23/151] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[24/151] Compiling CryptoSwift AES.Cryptors.swift
[25/151] Compiling CryptoSwift AES.swift
[26/151] Compiling CryptoSwift ASN1.swift
[27/151] Compiling CryptoSwift ASN1Decoder.swift
[28/151] Compiling CryptoSwift Prime Test.swift
[29/151] Compiling CryptoSwift Random.swift
[30/151] Compiling CryptoSwift Shifts.swift
[31/151] Compiling CryptoSwift Square Root.swift
[32/151] Compiling CryptoSwift Strideable.swift
[33/151] Compiling CryptoSwift String Conversion.swift
[34/151] Compiling CryptoSwift CFB.swift
[35/151] Compiling CryptoSwift CTR.swift
[36/151] Compiling CryptoSwift CipherModeWorker.swift
[37/151] Compiling CryptoSwift ECB.swift
[38/151] Compiling CryptoSwift GCM.swift
[39/151] Compiling CryptoSwift OCB.swift
[40/151] Compiling CryptoSwift Subtraction.swift
[41/151] Compiling CryptoSwift Words and Bits.swift
[42/151] Compiling CryptoSwift ChaCha20.swift
[43/151] Compiling CryptoSwift Checksum.swift
[44/151] Compiling CryptoSwift Cipher.swift
[45/151] Compiling CryptoSwift Collection+Extension.swift
[46/151] Compiling CryptoSwift OFB.swift
[47/151] Compiling CryptoSwift PCBC.swift
[48/151] Compiling CryptoSwift Blowfish.swift
[49/151] Compiling CryptoSwift Hashable.swift
[50/151] Compiling CryptoSwift Integer Conversion.swift
[51/151] Compiling CryptoSwift Multiplication.swift
[68/202] Compiling Decree ErrorHandling.swift
[69/202] Compiling Decree ErrorResponse.swift
[70/202] Compiling Decree File.swift
[71/202] Compiling Decree InputFormat.swift
[72/202] Compiling Decree Method.swift
[73/206] Emitting module CryptoSwift
[74/206] Compiling Decree RequestInput.swift
[75/206] Compiling Decree String+Helpers.swift
[76/206] Compiling Decree String+TitleCase.swift
[77/206] Compiling Decree URLRequest+Logging.swift
[78/206] Emitting module Decree
[79/206] Compiling Decree FormDataEncoder.swift
[80/206] Compiling Decree FormURLEncoder.swift
[81/206] Compiling Decree HTTPStatus.swift
[82/206] Compiling Decree NSXMLParser_ErrorCode.swift
[83/206] Compiling Decree ProgressObserver.swift
[84/206] Compiling Decree Authorization.swift
[85/206] Compiling Decree AuthorizationRequirement.swift
[86/206] Compiling Decree DecreeError.swift
[87/206] Compiling Decree DecreeErrorDescribable.swift
[88/206] Compiling Decree EmptyResult.swift
[89/206] Compiling Decree URLResponse+Logging.swift
[90/206] Compiling Decree WebService+MakeRequest.swift
[91/206] Compiling Decree WebServiceMock+HandleRequest.swift
[92/206] Compiling Decree WebService.swift
[102/206] Compiling Decree WebServiceMock.swift
[103/206] Compiling Decree DecreeRequest.swift
[104/206] Compiling Decree DispatchQueue+Async.swift
[105/206] Compiling Decree Endpoint+PrivateMakeRequest.swift
[106/206] Compiling Decree Expectations+Private.swift
[117/206] Compiling Decree NoBasicResponse.swift
[118/206] Compiling Decree OutputFormat.swift
[119/206] Compiling Decree Session.swift
[120/206] Compiling Decree Endpoint+MakeRequest.swift
[121/206] Compiling Decree Endpoint.swift
[132/206] Compiling Decree KeyValueEncoder.swift
[133/206] Compiling Decree Logger.swift
[134/206] Compiling Decree Expectations.swift
[135/206] Compiling Decree WebService+AllRequestHandling.swift
[136/206] Compiling Decree WebService+Mocking.swift
[139/208] Compiling CryptoSwift SecureBytes.swift
[140/208] Compiling CryptoSwift Signature.swift
[141/208] Compiling CryptoSwift StreamDecryptor.swift
[142/208] Compiling CryptoSwift StreamEncryptor.swift
[143/208] Compiling CryptoSwift String+Extension.swift
[144/208] Compiling CryptoSwift UInt128.swift
[145/208] Compiling CryptoSwift UInt16+Extension.swift
[146/208] Compiling CryptoSwift UInt32+Extension.swift
[147/208] Compiling CryptoSwift UInt64+Extension.swift
[148/208] Compiling CryptoSwift UInt8+Extension.swift
[149/208] Compiling CryptoSwift Updatable.swift
[150/208] Compiling CryptoSwift Utils.swift
[151/208] Compiling CryptoSwift XChaCha20.swift
[152/208] Compiling CryptoSwift ZeroPadding.swift
[153/208] Compiling CryptoSwift Utils+Foundation.swift
[154/208] Compiling CryptoSwift XChaCha20+Foundation.swift
[155/208] Compiling CryptoSwift Generics.swift
[156/208] Compiling CryptoSwift HKDF.swift
[157/208] Compiling CryptoSwift HMAC.swift
[158/208] Compiling CryptoSwift ISO10126Padding.swift
[159/208] Compiling CryptoSwift ISO78164Padding.swift
[160/208] Compiling CryptoSwift Int+Extension.swift
[161/208] Compiling CryptoSwift MD5.swift
[162/208] Compiling CryptoSwift NoPadding.swift
[163/208] Compiling CryptoSwift Operators.swift
[164/208] Compiling CryptoSwift DER.swift
[165/208] Compiling CryptoSwift PBKDF1.swift
[166/208] Compiling CryptoSwift PBKDF2.swift
[174/208] Compiling CryptoSwift Array+Foundation.swift
[175/208] Compiling CryptoSwift Blowfish+Foundation.swift
[176/208] Compiling CryptoSwift ChaCha20+Foundation.swift
[177/208] Compiling CryptoSwift Data+Extension.swift
[178/208] Compiling CryptoSwift HMAC+Foundation.swift
[179/208] Compiling CryptoSwift Rabbit+Foundation.swift
[180/208] Compiling CryptoSwift String+FoundationExtension.swift
[181/208] Compiling CryptoSwift CBCMAC.swift
[182/208] Compiling CryptoSwift CMAC.swift
[183/208] Compiling CryptoSwift Addition.swift
[184/208] Compiling CryptoSwift BigInt.swift
[185/208] Compiling CryptoSwift BigUInt.swift
[186/208] Compiling CryptoSwift Bitwise Ops.swift
[187/208] Compiling CryptoSwift CS.swift
[188/208] Compiling CryptoSwift Codable.swift
[189/208] Compiling CryptoSwift Comparable.swift
[190/208] Compiling CryptoSwift Data Conversion.swift
[191/208] Compiling CryptoSwift Division.swift
[192/208] Compiling CryptoSwift Exponentiation.swift
[193/208] Compiling CryptoSwift Floating Point Conversion.swift
[194/208] Compiling CryptoSwift GCD.swift
[195/208] Compiling CryptoSwift PKCS1v15.swift
[196/208] Compiling CryptoSwift PKCS5.swift
[197/208] Compiling CryptoSwift PKCS7.swift
[198/208] Compiling CryptoSwift PKCS7Padding.swift
[199/208] Compiling CryptoSwift Padding.swift
[200/208] Compiling CryptoSwift Poly1305.swift
[201/208] Compiling CryptoSwift RSA+Cipher.swift
[202/208] Compiling CryptoSwift RSA+Signature.swift
[203/208] Compiling CryptoSwift RSA.swift
[204/208] Compiling CryptoSwift Rabbit.swift
[205/208] Compiling CryptoSwift SHA1.swift
[206/208] Compiling CryptoSwift SHA2.swift
[207/208] Compiling CryptoSwift SHA3.swift
[208/208] Compiling CryptoSwift Scrypt.swift
[211/218] Compiling DecreeServices TestableDate.swift
[212/218] Compiling DecreeServices GoogleAnalytics.swift
[213/218] Compiling DecreeServices FreshDesk.swift
[214/218] 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.
        return try HMAC(key: "AWS4\(self.secretKey)".bytes, variant: .sha256)
                                                                      ^
/host/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)
                                                                                 ^
/host/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)
                                                                                       ^
/host/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)
                                                                                              ^
/host/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)
                                                                                    ^
[215/218] Compiling DecreeServices AWSS3.swift
[216/218] Emitting module DecreeServices
[217/218] Compiling DecreeServices AWSS3+Mocking.swift
[218/218] Compiling DecreeServices AppleAppStore.swift
Build complete! (21.74s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.