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

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/drewag/Decree.git
[1/1272] Fetching decree
[1273/13741] Fetching decree, cryptoswift
Fetched https://github.com/drewag/Decree.git (1.16s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.18s)
Computing version for https://github.com/drewag/Decree.git
Computed https://github.com/drewag/Decree.git at 4.4.0 (0.31s)
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.32s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.33s)
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
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...
[1/145] Emitting module XMLCoder
[2/151] Compiling CryptoSwift Collection+Extension.swift
[3/151] Compiling CryptoSwift CompactMap.swift
[4/151] Compiling CryptoSwift Cryptor.swift
[5/151] Compiling CryptoSwift Cryptors.swift
[6/151] Compiling CryptoSwift Digest.swift
[7/151] Compiling CryptoSwift DigestType.swift
[8/151] Compiling CryptoSwift AES+Foundation.swift
[9/151] Compiling CryptoSwift Array+Foundation.swift
[10/151] Compiling CryptoSwift Blowfish+Foundation.swift
[11/151] Compiling CryptoSwift ChaCha20+Foundation.swift
[12/151] Compiling CryptoSwift Data+Extension.swift
[13/151] Compiling CryptoSwift HMAC+Foundation.swift
[14/151] Compiling CryptoSwift Rabbit+Foundation.swift
[15/151] Compiling CryptoSwift String+FoundationExtension.swift
[16/160] Compiling XMLCoder XMLEncoder.swift
[17/160] Compiling XMLCoder XMLEncoderImplementation.swift
[18/160] Compiling XMLCoder XMLEncodingStorage.swift
[19/160] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[20/160] Compiling XMLCoder XMLReferencingEncoder.swift
[21/160] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[22/165] Compiling CryptoSwift BlockEncryptor.swift
[23/165] Compiling CryptoSwift BlockMode.swift
[24/165] Compiling CryptoSwift BlockModeOptions.swift
[25/165] Compiling CryptoSwift CBC.swift
[26/165] Compiling CryptoSwift CCM.swift
[27/165] Compiling CryptoSwift CFB.swift
[28/165] Compiling CryptoSwift BatchedCollection.swift
[29/165] Compiling CryptoSwift Bit.swift
[30/165] Compiling CryptoSwift BlockCipher.swift
[31/165] Compiling CryptoSwift BlockDecryptor.swift
[32/165] Compiling CryptoSwift CBCMAC.swift
[33/165] Compiling CryptoSwift CMAC.swift
[34/165] Compiling CryptoSwift ASN1.swift
[35/165] Compiling CryptoSwift ASN1Decoder.swift
[36/165] Compiling CryptoSwift ASN1Encoder.swift
[37/165] Compiling CryptoSwift ASN1Scanner.swift
[38/165] Compiling CryptoSwift Array+Extension.swift
[39/165] Compiling CryptoSwift Authenticator.swift
[40/165] Compiling CryptoSwift Addition.swift
[41/165] Compiling CryptoSwift BigInt.swift
[42/165] Compiling CryptoSwift BigUInt.swift
[43/165] Compiling CryptoSwift Bitwise Ops.swift
[44/165] Compiling CryptoSwift CS.swift
[45/165] Compiling CryptoSwift Codable.swift
[46/165] Compiling CryptoSwift CTR.swift
[47/165] Compiling CryptoSwift CipherModeWorker.swift
[48/165] Compiling CryptoSwift ECB.swift
[49/165] Compiling CryptoSwift GCM.swift
[50/165] Compiling CryptoSwift OCB.swift
[51/165] Compiling CryptoSwift OFB.swift
[52/165] Compiling CryptoSwift Comparable.swift
[53/165] Compiling CryptoSwift Data Conversion.swift
[54/165] Compiling CryptoSwift Division.swift
[55/165] Compiling CryptoSwift Exponentiation.swift
[56/165] Compiling CryptoSwift Floating Point Conversion.swift
[57/165] Compiling CryptoSwift GCD.swift
[58/165] Compiling CryptoSwift Hashable.swift
[59/165] Compiling CryptoSwift PCBC.swift
[60/165] Compiling CryptoSwift Blowfish.swift
[61/165] Compiling CryptoSwift AEAD.swift
[62/165] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[63/165] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[64/165] Compiling CryptoSwift AES.Cryptors.swift
[65/165] Compiling CryptoSwift AES.swift
[89/167] Compiling CryptoSwift Strideable.swift
[90/167] Compiling CryptoSwift String Conversion.swift
[91/167] Compiling CryptoSwift Subtraction.swift
[92/167] Compiling CryptoSwift Words and Bits.swift
[93/167] Compiling CryptoSwift ChaCha20.swift
[94/167] Compiling CryptoSwift Checksum.swift
[95/167] Compiling CryptoSwift Cipher.swift
[96/202] Compiling Decree RequestInput.swift
[97/202] Compiling Decree String+Helpers.swift
[98/202] Compiling Decree String+TitleCase.swift
[99/202] Compiling Decree URLRequest+Logging.swift
[100/206] Compiling Decree ErrorHandling.swift
[101/206] Compiling Decree ErrorResponse.swift
[102/206] Compiling Decree File.swift
[103/206] Compiling Decree InputFormat.swift
[104/206] Compiling Decree Method.swift
[105/206] Compiling Decree FormDataEncoder.swift
[106/206] Compiling Decree FormURLEncoder.swift
[107/206] Compiling Decree HTTPStatus.swift
[108/206] Compiling Decree NSXMLParser_ErrorCode.swift
[109/206] Compiling Decree ProgressObserver.swift
[110/206] Emitting module Decree
[111/206] Compiling Decree Authorization.swift
[112/206] Compiling Decree AuthorizationRequirement.swift
[113/206] Compiling Decree DecreeError.swift
[114/206] Compiling Decree DecreeErrorDescribable.swift
[115/206] Compiling Decree EmptyResult.swift
[116/206] Compiling Decree URLResponse+Logging.swift
[117/206] Compiling Decree WebService+MakeRequest.swift
[118/206] Compiling Decree WebServiceMock+HandleRequest.swift
[119/206] Compiling Decree WebService.swift
[120/206] Compiling Decree WebServiceMock.swift
[121/206] Compiling Decree DecreeRequest.swift
[122/206] Compiling Decree DispatchQueue+Async.swift
[123/206] Compiling Decree Endpoint+PrivateMakeRequest.swift
[124/206] Compiling Decree Expectations+Private.swift
[125/206] Compiling Decree NoBasicResponse.swift
[126/206] Compiling Decree OutputFormat.swift
[127/206] Compiling Decree Session.swift
[128/206] Compiling Decree Endpoint+MakeRequest.swift
[129/206] Compiling Decree Endpoint.swift
[130/206] Compiling Decree KeyValueEncoder.swift
[131/206] Compiling Decree Logger.swift
[132/206] Compiling Decree Expectations.swift
[133/206] Compiling Decree WebService+AllRequestHandling.swift
[134/206] Compiling Decree WebService+Mocking.swift
[151/208] Compiling CryptoSwift SecureBytes.swift
[152/208] Compiling CryptoSwift Signature.swift
[153/208] Compiling CryptoSwift StreamDecryptor.swift
[154/208] Compiling CryptoSwift StreamEncryptor.swift
[155/208] Compiling CryptoSwift String+Extension.swift
[156/208] Compiling CryptoSwift UInt128.swift
[157/208] Compiling CryptoSwift UInt16+Extension.swift
[158/208] Compiling CryptoSwift UInt32+Extension.swift
[159/208] Compiling CryptoSwift UInt64+Extension.swift
[160/208] Compiling CryptoSwift UInt8+Extension.swift
[161/208] Compiling CryptoSwift Updatable.swift
[162/208] Compiling CryptoSwift Utils.swift
[163/208] Compiling CryptoSwift XChaCha20.swift
[164/208] Compiling CryptoSwift ZeroPadding.swift
[165/208] Emitting module CryptoSwift
[181/208] Compiling CryptoSwift Utils+Foundation.swift
[182/208] Compiling CryptoSwift XChaCha20+Foundation.swift
[183/208] Compiling CryptoSwift Generics.swift
[184/208] Compiling CryptoSwift HKDF.swift
[185/208] Compiling CryptoSwift HMAC.swift
[186/208] Compiling CryptoSwift ISO10126Padding.swift
[187/208] Compiling CryptoSwift ISO78164Padding.swift
[188/208] Compiling CryptoSwift Int+Extension.swift
[189/208] Compiling CryptoSwift MD5.swift
[190/208] Compiling CryptoSwift NoPadding.swift
[191/208] Compiling CryptoSwift Operators.swift
[192/208] Compiling CryptoSwift DER.swift
[193/208] Compiling CryptoSwift PBKDF1.swift
[194/208] Compiling CryptoSwift PBKDF2.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 AWSS3+Mocking.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 FreshDesk.swift
[216/218] Emitting module DecreeServices
[217/218] Compiling DecreeServices AWSS3.swift
[218/218] Compiling DecreeServices AppleAppStore.swift
Build complete! (20.40s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.