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 swift-http-error-handling, reference main (ee3026), with Swift 6.0 for Linux on 4 Nov 2024 05:32:50 UTC.

Swift 6 data race errors: 1

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fumoboy007/swift-http-error-handling.git
Reference: main
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/fumoboy007/swift-http-error-handling
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ee3026b Rename `_AdditionalSnippetDependencies` product/target to be more specific to avoid name collisions across packages.
Cloned https://github.com/fumoboy007/swift-http-error-handling.git
Revision (git rev-parse @):
ee3026b915f6a43391992e5b9027c2b928a57406
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/fumoboy007/swift-http-error-handling.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/fumoboy007/swift-http-error-handling.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/fumoboy007/swift-retry.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-http-types.git
[1/229] Fetching swift-retry
[230/3889] Fetching swift-retry, swift-log
[304/4537] Fetching swift-retry, swift-log, swift-http-types
[1165/6575] Fetching swift-retry, swift-log, swift-http-types, swift-docc-plugin
Fetched https://github.com/apple/swift-http-types.git from cache (0.38s)
Fetched https://github.com/fumoboy007/swift-retry.git from cache (0.38s)
Fetched https://github.com/apple/swift-log.git from cache (0.39s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.39s)
Computing version for https://github.com/fumoboy007/swift-retry.git
Computed https://github.com/fumoboy007/swift-retry.git at 0.2.4 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.43s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (2.15s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.54s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
Creating working copy for https://github.com/fumoboy007/swift-retry.git
Working copy of https://github.com/fumoboy007/swift-retry.git resolved at 0.2.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.3
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/47] Write sources
[16/47] Write swift-version-24593BA9C3E375BF.txt
[18/60] Emitting module HTTPTypes
[19/60] Compiling HTTPTypes ISOLatin1String.swift
[20/60] Compiling HTTPTypes HTTPResponse.swift
[21/60] Compiling HTTPTypes HTTPParsedFields.swift
[22/60] Compiling HTTPTypes HTTPRequest.swift
[23/60] Emitting module Logging
[24/60] Compiling Logging Locks.swift
[25/60] Compiling Logging MetadataProvider.swift
[26/60] Compiling HTTPTypes HTTPFieldName.swift
[27/60] Compiling HTTPTypes HTTPFields.swift
[28/60] Compiling HTTPTypes HTTPField.swift
[30/61] Compiling Logging Logging.swift
[31/61] Compiling Logging LogHandler.swift
[31/62] Wrapping AST for HTTPTypes for debugging
[33/68] Wrapping AST for Logging for debugging
[35/83] Compiling Retry Retryable.swift
[36/83] Compiling Retry RetryableRequest+SafeRetry.swift
[37/84] Compiling Retry Logger+RetryMetadataKey.swift
[38/84] Compiling Retry RecoveryAction.swift
[39/84] Compiling Retry RandomNumberGenerator.swift
[40/84] Compiling Retry StandardRandomNumberGenerator.swift
[41/84] Emitting module Retry
[42/84] Compiling Retry ConstantBackoff.swift
[43/84] Compiling Retry FullJitterExponentialBackoff.swift
[44/84] Compiling Retry RetryableRequest.swift
[45/84] Compiling Retry Backoff.swift
[46/84] Compiling Retry BackoffAlgorithm.swift
[47/84] Compiling Retry Error+OriginalError.swift
[48/84] Compiling Retry NotRetryable.swift
[49/84] Compiling Retry Retry.swift
[50/84] Compiling Retry RetryConfiguration.swift
[51/85] Wrapping AST for Retry for debugging
[53/94] Compiling HTTPErrorHandling HTTPResponse+Interpretation.swift
[54/94] Compiling HTTPErrorHandling HTTPApplicationError.swift
/host/spi-builder-workspace/Sources/HTTPErrorHandling/Error/HTTPApplicationError.swift:33:15: warning: stored property 'responseBody' of 'Sendable'-conforming generic struct 'HTTPApplicationError' has non-sendable type 'ResponseBodyType'; this is an error in the Swift 6 language mode
24 |
25 | /// A concrete error type that contains details about an HTTP application failure.
26 | public struct HTTPApplicationError<ResponseBodyType>: Error {
   |                                    `- note: consider making generic parameter 'ResponseBodyType' conform to the 'Sendable' protocol
27 |    /// The response to the failed request.
28 |    public let response: HTTPResponse
   :
31 |    ///
32 |    /// - SeeAlso: ``HTTPApplicationErrorProtocol/anyResponseBody``
33 |    public let responseBody: ResponseBodyType
   |               `- warning: stored property 'responseBody' of 'Sendable'-conforming generic struct 'HTTPApplicationError' has non-sendable type 'ResponseBodyType'; this is an error in the Swift 6 language mode
34 |
35 |    /// Whether the failure is transient.
[55/94] Compiling HTTPErrorHandling HTTPApplicationErrorProtocol.swift
/host/spi-builder-workspace/Sources/HTTPErrorHandling/Error/HTTPApplicationError.swift:33:15: warning: stored property 'responseBody' of 'Sendable'-conforming generic struct 'HTTPApplicationError' has non-sendable type 'ResponseBodyType'; this is an error in the Swift 6 language mode
24 |
25 | /// A concrete error type that contains details about an HTTP application failure.
26 | public struct HTTPApplicationError<ResponseBodyType>: Error {
   |                                    `- note: consider making generic parameter 'ResponseBodyType' conform to the 'Sendable' protocol
27 |    /// The response to the failed request.
28 |    public let response: HTTPResponse
   :
31 |    ///
32 |    /// - SeeAlso: ``HTTPApplicationErrorProtocol/anyResponseBody``
33 |    public let responseBody: ResponseBodyType
   |               `- warning: stored property 'responseBody' of 'Sendable'-conforming generic struct 'HTTPApplicationError' has non-sendable type 'ResponseBodyType'; this is an error in the Swift 6 language mode
34 |
35 |    /// Whether the failure is transient.
[56/94] Emitting module HTTPErrorHandling
/host/spi-builder-workspace/Sources/HTTPErrorHandling/Error/HTTPApplicationError.swift:33:15: warning: stored property 'responseBody' of 'Sendable'-conforming generic struct 'HTTPApplicationError' has non-sendable type 'ResponseBodyType'; this is an error in the Swift 6 language mode
24 |
25 | /// A concrete error type that contains details about an HTTP application failure.
26 | public struct HTTPApplicationError<ResponseBodyType>: Error {
   |                                    `- note: consider making generic parameter 'ResponseBodyType' conform to the 'Sendable' protocol
27 |    /// The response to the failed request.
28 |    public let response: HTTPResponse
   :
31 |    ///
32 |    /// - SeeAlso: ``HTTPApplicationErrorProtocol/anyResponseBody``
33 |    public let responseBody: ResponseBodyType
   |               `- warning: stored property 'responseBody' of 'Sendable'-conforming generic struct 'HTTPApplicationError' has non-sendable type 'ResponseBodyType'; this is an error in the Swift 6 language mode
34 |
35 |    /// Whether the failure is transient.
/host/spi-builder-workspace/Sources/HTTPErrorHandling/Retry/HTTPRequest+RetryableRequest.swift:43:1: warning: extension declares a conformance of imported type 'HTTPRequest' to imported protocol 'RetryableRequest'; this will not behave correctly if the owners of 'HTTPTypes' introduce this conformance in the future
41 | ///
42 | /// - SeeAlso: [`Retry`](https://fumoboy007.github.io/swift-retry/documentation/retry/)
43 | extension HTTPRequest: RetryableRequest {
   | |- warning: extension declares a conformance of imported type 'HTTPRequest' to imported protocol 'RetryableRequest'; this will not behave correctly if the owners of 'HTTPTypes' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
44 |    public var isIdempotent: Bool {
45 |       return method.isIdempotent
[57/95] Compiling HTTPErrorHandling RecoveryAction+FromHTTPApplicationError.swift
[58/95] Compiling HTTPErrorHandling HTTPResponseStatus+Interpretation.swift
[59/95] Compiling HTTPErrorHandling Date+FromHTTPDateString.swift
[60/95] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[61/95] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[62/95] Emitting module HTTPTypesFoundation
[63/95] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[64/95] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[65/95] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[66/96] Compiling HTTPErrorHandling HTTPRequestMethod+IsIdempotent.swift
[67/96] Compiling HTTPErrorHandling HTTPRequest+RetryableRequest.swift
/host/spi-builder-workspace/Sources/HTTPErrorHandling/Retry/HTTPRequest+RetryableRequest.swift:43:1: warning: extension declares a conformance of imported type 'HTTPRequest' to imported protocol 'RetryableRequest'; this will not behave correctly if the owners of 'HTTPTypes' introduce this conformance in the future
41 | ///
42 | /// - SeeAlso: [`Retry`](https://fumoboy007.github.io/swift-retry/documentation/retry/)
43 | extension HTTPRequest: RetryableRequest {
   | |- warning: extension declares a conformance of imported type 'HTTPRequest' to imported protocol 'RetryableRequest'; this will not behave correctly if the owners of 'HTTPTypes' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
44 |    public var isIdempotent: Bool {
45 |       return method.isIdempotent
[68/96] Compiling HTTPErrorHandling HTTPResponse+RetryAfterValue.swift
[70/97] Wrapping AST for HTTPTypesFoundation for debugging
[71/97] Wrapping AST for HTTPErrorHandling for debugging
[73/99] Emitting module _AdditionalHTTPErrorHandlingSnippetDependencies
[74/99] Compiling _AdditionalHTTPErrorHandlingSnippetDependencies DummyFile.swift
[75/100] Wrapping AST for _AdditionalHTTPErrorHandlingSnippetDependencies for debugging
[77/116] Emitting module ConfigureRetryBehavior
[78/116] Compiling CustomHTTPResponseInterpretation CustomHTTPResponseInterpretation.swift
[79/116] Emitting module RetryHTTPRequestUsingURLSession
[80/116] Compiling RetryHTTPRequestUsingURLSession RetryHTTPRequestUsingURLSession.swift
[81/117] Emitting module CustomHTTPResponseInterpretation
[82/118] Compiling HTTPApplicationErrorWithResponseBody HTTPApplicationErrorWithResponseBody.swift
[83/118] Compiling ReuseRetryConfiguration ReuseRetryConfiguration.swift
[84/118] Emitting module ReuseRetryConfiguration
[85/119] Emitting module HTTPApplicationErrorWithResponseBody
[87/120] Compiling ConfigureRetryBehavior ConfigureRetryBehavior.swift
[89/121] Emitting module DefaultHTTPResponseInterpretation
[90/121] Compiling DefaultHTTPResponseInterpretation DefaultHTTPResponseInterpretation.swift
[93/122] Emitting module BasicRetry
[94/122] Compiling BasicRetry BasicRetry.swift
[95/123] Wrapping AST for RetryHTTPRequestUsingURLSession for debugging
[96/123] Write Objects.LinkFileList
[98/123] Compiling UseFakeClockType UseFakeClockType.swift
[99/123] Emitting module UseFakeClockType
[100/124] Wrapping AST for CustomHTTPResponseInterpretation for debugging
[101/124] Write Objects.LinkFileList
[102/124] Wrapping AST for ReuseRetryConfiguration for debugging
[104/124] Write Objects.LinkFileList
[105/124] Wrapping AST for HTTPApplicationErrorWithResponseBody for debugging
[106/124] Write Objects.LinkFileList
[107/124] Wrapping AST for ConfigureRetryBehavior for debugging
[108/124] Write Objects.LinkFileList
[110/124] Wrapping AST for DefaultHTTPResponseInterpretation for debugging
[111/124] Write Objects.LinkFileList
[112/124] Wrapping AST for BasicRetry for debugging
[113/124] Write Objects.LinkFileList
[114/124] Wrapping AST for UseFakeClockType for debugging
[115/124] Write Objects.LinkFileList
[116/124] Linking RetryHTTPRequestUsingURLSession
[117/124] Linking CustomHTTPResponseInterpretation
[118/124] Linking ReuseRetryConfiguration
[119/124] Linking HTTPApplicationErrorWithResponseBody
[120/124] Linking ConfigureRetryBehavior
[121/124] Linking DefaultHTTPResponseInterpretation
[122/124] Linking BasicRetry
[123/124] Linking UseFakeClockType
Build complete! (41.67s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-retry",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/fumoboy007/swift-retry.git"
    }
  ],
  "manifest_display_name" : "swift-http-error-handling",
  "name" : "swift-http-error-handling",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "HTTPErrorHandling",
      "targets" : [
        "HTTPErrorHandling"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_AdditionalHTTPErrorHandlingSnippetDependencies",
      "targets" : [
        "_AdditionalHTTPErrorHandlingSnippetDependencies"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HTTPApplicationErrorWithResponseBody",
      "targets" : [
        "HTTPApplicationErrorWithResponseBody"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "CustomHTTPResponseInterpretation",
      "targets" : [
        "CustomHTTPResponseInterpretation"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "DefaultHTTPResponseInterpretation",
      "targets" : [
        "DefaultHTTPResponseInterpretation"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "RetryHTTPRequestUsingURLSession",
      "targets" : [
        "RetryHTTPRequestUsingURLSession"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "ConfigureRetryBehavior",
      "targets" : [
        "ConfigureRetryBehavior"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "UseFakeClockType",
      "targets" : [
        "UseFakeClockType"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "ReuseRetryConfiguration",
      "targets" : [
        "ReuseRetryConfiguration"
      ],
      "type" : {
        "snippet" : null
      }
    },
    {
      "name" : "BasicRetry",
      "targets" : [
        "BasicRetry"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_AdditionalHTTPErrorHandlingSnippetDependencies",
      "module_type" : "SwiftTarget",
      "name" : "_AdditionalHTTPErrorHandlingSnippetDependencies",
      "path" : "Sources/_AdditionalHTTPErrorHandlingSnippetDependencies",
      "product_dependencies" : [
        "HTTPTypesFoundation",
        "Logging"
      ],
      "product_memberships" : [
        "_AdditionalHTTPErrorHandlingSnippetDependencies",
        "HTTPApplicationErrorWithResponseBody",
        "CustomHTTPResponseInterpretation",
        "DefaultHTTPResponseInterpretation",
        "RetryHTTPRequestUsingURLSession",
        "ConfigureRetryBehavior",
        "UseFakeClockType",
        "ReuseRetryConfiguration",
        "BasicRetry"
      ],
      "sources" : [
        "DummyFile.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTTPErrorHandlingTests",
      "module_type" : "SwiftTarget",
      "name" : "HTTPErrorHandlingTests",
      "path" : "Tests/HTTPErrorHandlingTests",
      "product_dependencies" : [
        "HTTPTypes"
      ],
      "sources" : [
        "DateFromHTTPDateStringTests.swift",
        "Fakes/ClockFake.swift",
        "Fakes/ErrorFake.swift",
        "Fakes/HTTPRequest+Fakes.swift",
        "Fakes/HTTPResponse+Fakes.swift",
        "HTTPRequestRetryTests.swift",
        "HTTPResponseInterpretationTests.swift"
      ],
      "target_dependencies" : [
        "HTTPErrorHandling"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTTPErrorHandling",
      "module_type" : "SwiftTarget",
      "name" : "HTTPErrorHandling",
      "path" : "Sources/HTTPErrorHandling",
      "product_dependencies" : [
        "DMRetry",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "HTTPErrorHandling",
        "HTTPApplicationErrorWithResponseBody",
        "CustomHTTPResponseInterpretation",
        "DefaultHTTPResponseInterpretation",
        "RetryHTTPRequestUsingURLSession",
        "ConfigureRetryBehavior",
        "UseFakeClockType",
        "ReuseRetryConfiguration",
        "BasicRetry"
      ],
      "sources" : [
        "Error/HTTPApplicationError.swift",
        "Error/HTTPApplicationErrorProtocol.swift",
        "Interpretation/HTTPResponse+Interpretation.swift",
        "Interpretation/HTTPResponseStatus+Interpretation.swift",
        "Retry/Date+FromHTTPDateString.swift",
        "Retry/HTTPRequest+RetryableRequest.swift",
        "Retry/HTTPRequestMethod+IsIdempotent.swift",
        "Retry/HTTPResponse+RetryAfterValue.swift",
        "Retry/RecoveryAction+FromHTTPApplicationError.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTTPApplicationErrorWithResponseBody",
      "module_type" : "SwiftTarget",
      "name" : "HTTPApplicationErrorWithResponseBody",
      "path" : "Snippets/Interpreting HTTP Responses",
      "product_memberships" : [
        "HTTPApplicationErrorWithResponseBody"
      ],
      "sources" : [
        "HTTPApplicationErrorWithResponseBody.swift"
      ],
      "target_dependencies" : [
        "_AdditionalHTTPErrorHandlingSnippetDependencies",
        "HTTPErrorHandling"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "CustomHTTPResponseInterpretation",
      "module_type" : "SwiftTarget",
      "name" : "CustomHTTPResponseInterpretation",
      "path" : "Snippets/Interpreting HTTP Responses",
      "product_memberships" : [
        "CustomHTTPResponseInterpretation"
      ],
      "sources" : [
        "CustomHTTPResponseInterpretation.swift"
      ],
      "target_dependencies" : [
        "_AdditionalHTTPErrorHandlingSnippetDependencies",
        "HTTPErrorHandling"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "DefaultHTTPResponseInterpretation",
      "module_type" : "SwiftTarget",
      "name" : "DefaultHTTPResponseInterpretation",
      "path" : "Snippets/Interpreting HTTP Responses",
      "product_memberships" : [
        "DefaultHTTPResponseInterpretation"
      ],
      "sources" : [
        "DefaultHTTPResponseInterpretation.swift"
      ],
      "target_dependencies" : [
        "_AdditionalHTTPErrorHandlingSnippetDependencies",
        "HTTPErrorHandling"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "RetryHTTPRequestUsingURLSession",
      "module_type" : "SwiftTarget",
      "name" : "RetryHTTPRequestUsingURLSession",
      "path" : "Snippets/Interoperability With Popular HTTP Libraries",
      "product_memberships" : [
        "RetryHTTPRequestUsingURLSession"
      ],
      "sources" : [
        "RetryHTTPRequestUsingURLSession.swift"
      ],
      "target_dependencies" : [
        "_AdditionalHTTPErrorHandlingSnippetDependencies",
        "HTTPErrorHandling"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "ConfigureRetryBehavior",
      "module_type" : "SwiftTarget",
      "name" : "ConfigureRetryBehavior",
      "path" : "Snippets/Retrying HTTP Requests",
      "product_memberships" : [
        "ConfigureRetryBehavior"
      ],
      "sources" : [
        "ConfigureRetryBehavior.swift"
      ],
      "target_dependencies" : [
        "_AdditionalHTTPErrorHandlingSnippetDependencies",
        "HTTPErrorHandling"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "UseFakeClockType",
      "module_type" : "SwiftTarget",
      "name" : "UseFakeClockType",
      "path" : "Snippets/Retrying HTTP Requests",
      "product_memberships" : [
        "UseFakeClockType"
      ],
      "sources" : [
        "UseFakeClockType.swift"
      ],
      "target_dependencies" : [
        "_AdditionalHTTPErrorHandlingSnippetDependencies",
        "HTTPErrorHandling"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "ReuseRetryConfiguration",
      "module_type" : "SwiftTarget",
      "name" : "ReuseRetryConfiguration",
      "path" : "Snippets/Retrying HTTP Requests",
      "product_memberships" : [
        "ReuseRetryConfiguration"
      ],
      "sources" : [
        "ReuseRetryConfiguration.swift"
      ],
      "target_dependencies" : [
        "_AdditionalHTTPErrorHandlingSnippetDependencies",
        "HTTPErrorHandling"
      ],
      "type" : "snippet"
    },
    {
      "c99name" : "BasicRetry",
      "module_type" : "SwiftTarget",
      "name" : "BasicRetry",
      "path" : "Snippets/Retrying HTTP Requests",
      "product_memberships" : [
        "BasicRetry"
      ],
      "sources" : [
        "BasicRetry.swift"
      ],
      "target_dependencies" : [
        "_AdditionalHTTPErrorHandlingSnippetDependencies",
        "HTTPErrorHandling"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.