Build Information
Successful build of swift-http-error-handling, reference 0.1.2 (ee3026), with Swift 6.3 for Android on 22 Apr 2026 14:25:30 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fumoboy007/swift-http-error-handling.git
Reference: 0.1.2
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
* tag 0.1.2 -> FETCH_HEAD
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 0.1.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
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-3":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/fumoboy007/swift-retry.git
[1/229] Fetching swift-retry
[230/1272] Fetching swift-retry, swift-http-types
[888/3549] Fetching swift-retry, swift-http-types, swift-docc-plugin
Fetched https://github.com/fumoboy007/swift-retry.git from cache (0.31s)
[1294/3320] Fetching swift-http-types, swift-docc-plugin
[1295/9956] Fetching swift-http-types, swift-docc-plugin, swift-log
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.78s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.81s)
Fetched https://github.com/apple/swift-log.git from cache (0.82s)
Computing version for https://github.com/fumoboy007/swift-retry.git
Computed https://github.com/fumoboy007/swift-retry.git at 0.2.4 (1.29s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.6 (2.95s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3674] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.06s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.93s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.67s)
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.5.1
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.6
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/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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/47] Write sources
[16/47] Write swift-version--4F562202D5529B1.txt
[18/62] Compiling Logging LogEvent.swift
[19/62] Compiling Logging LogHandler.swift
[20/62] Compiling HTTPTypes ISOLatin1String.swift
[21/63] Compiling HTTPTypes HTTPResponse.swift
[22/63] Emitting module HTTPTypes
[23/63] Compiling HTTPTypes HTTPField.swift
[24/63] Compiling HTTPTypes HTTPFieldName.swift
[25/63] Compiling HTTPTypes HTTPRequest.swift
[26/63] Compiling HTTPTypes NIOLock.swift
[27/63] Compiling Logging Locks.swift
[28/63] Emitting module Logging
[29/63] Compiling Logging MetadataProvider.swift
[30/63] Compiling HTTPTypes HTTPRequest+URL.swift
[31/63] Compiling HTTPTypes HTTPParsedFields.swift
[32/63] Compiling Logging Logging.swift
[33/64] Wrapping AST for Logging for debugging
[35/79] Compiling Retry RandomNumberGenerator.swift
[36/79] Compiling Retry StandardRandomNumberGenerator.swift
[37/80] Compiling Retry Error+OriginalError.swift
[38/80] Compiling Retry NotRetryable.swift
[39/80] Compiling Retry Retryable.swift
[40/80] Compiling Retry RetryableRequest+SafeRetry.swift
[41/80] Compiling Retry RetryableRequest.swift
[42/80] Compiling Retry ConstantBackoff.swift
[43/80] Compiling Retry FullJitterExponentialBackoff.swift
[44/80] Emitting module Retry
[45/80] Compiling Retry Retry.swift
[46/80] Compiling Retry RetryConfiguration.swift
[47/80] Compiling Retry Logger+RetryMetadataKey.swift
[48/80] Compiling Retry RecoveryAction.swift
[49/80] Compiling Retry Backoff.swift
[50/80] Compiling Retry BackoffAlgorithm.swift
[51/81] Wrapping AST for Retry for debugging
[53/81] Compiling HTTPTypes HTTPFields.swift
[54/86] Wrapping AST for HTTPTypes for debugging
[56/97] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[57/97] Compiling HTTPErrorHandling HTTPResponseStatus+Interpretation.swift
[58/98] 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
/host/spi-builder-workspace/Sources/HTTPErrorHandling/Retry/HTTPRequest+RetryableRequest.swift:50:8: warning: @_inheritActorContext only applies to 'sending' parameters or parameters with '@Sendable' function types; this will be an error in a future Swift language mode
48 | public func unsafeRetryIgnoringIdempotency<ClockType, ReturnType>(
49 | with configuration: RetryConfiguration<ClockType>,
50 | @_inheritActorContext @_implicitSelfCapture operation: (Self) async throws -> ReturnType
| `- warning: @_inheritActorContext only applies to 'sending' parameters or parameters with '@Sendable' function types; this will be an error in a future Swift language mode
51 | ) async throws -> ReturnType {
52 | let configuration = configuration.withRecoverFromFailure { error in
[59/98] Compiling HTTPErrorHandling HTTPRequestMethod+IsIdempotent.swift
[60/98] Emitting module HTTPErrorHandling
/host/spi-builder-workspace/Sources/HTTPErrorHandling/Interpretation/HTTPResponse+Interpretation.swift:68:8: warning: @_inheritActorContext only applies to 'sending' parameters or parameters with '@Sendable' function types; this will be an error in a future Swift language mode
66 | successStatuses: Set<Status> = HTTPResponse.Status.successes,
67 | transientFailureStatuses: Set<Status> = HTTPResponse.Status.transientFailures,
68 | @_inheritActorContext @_implicitSelfCapture makeResponseBody: () async throws -> ResponseBodyType
| `- warning: @_inheritActorContext only applies to 'sending' parameters or parameters with '@Sendable' function types; this will be an error in a future Swift language mode
69 | ) async throws {
70 | precondition(successStatuses.isDisjoint(with: transientFailureStatuses))
/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
/host/spi-builder-workspace/Sources/HTTPErrorHandling/Retry/HTTPRequest+RetryableRequest.swift:50:8: warning: @_inheritActorContext only applies to 'sending' parameters or parameters with '@Sendable' function types; this will be an error in a future Swift language mode
48 | public func unsafeRetryIgnoringIdempotency<ClockType, ReturnType>(
49 | with configuration: RetryConfiguration<ClockType>,
50 | @_inheritActorContext @_implicitSelfCapture operation: (Self) async throws -> ReturnType
| `- warning: @_inheritActorContext only applies to 'sending' parameters or parameters with '@Sendable' function types; this will be an error in a future Swift language mode
51 | ) async throws -> ReturnType {
52 | let configuration = configuration.withRecoverFromFailure { error in
[61/98] Compiling HTTPErrorHandling HTTPResponse+Interpretation.swift
/host/spi-builder-workspace/Sources/HTTPErrorHandling/Interpretation/HTTPResponse+Interpretation.swift:68:8: warning: @_inheritActorContext only applies to 'sending' parameters or parameters with '@Sendable' function types; this will be an error in a future Swift language mode
66 | successStatuses: Set<Status> = HTTPResponse.Status.successes,
67 | transientFailureStatuses: Set<Status> = HTTPResponse.Status.transientFailures,
68 | @_inheritActorContext @_implicitSelfCapture makeResponseBody: () async throws -> ResponseBodyType
| `- warning: @_inheritActorContext only applies to 'sending' parameters or parameters with '@Sendable' function types; this will be an error in a future Swift language mode
69 | ) async throws {
70 | precondition(successStatuses.isDisjoint(with: transientFailureStatuses))
[62/98] Compiling HTTPErrorHandling RecoveryAction+FromHTTPApplicationError.swift
[63/98] Emitting module HTTPTypesFoundation
[64/98] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[65/98] Compiling HTTPErrorHandling HTTPResponse+RetryAfterValue.swift
[66/98] Compiling HTTPErrorHandling Date+FromHTTPDateString.swift
[67/98] Compiling HTTPErrorHandling HTTPApplicationError.swift
[68/98] Compiling HTTPErrorHandling HTTPApplicationErrorProtocol.swift
[69/99] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[71/99] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[72/99] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[72/100] Wrapping AST for HTTPErrorHandling for debugging
[74/102] Wrapping AST for HTTPTypesFoundation for debugging
[76/102] Compiling _AdditionalHTTPErrorHandlingSnippetDependencies DummyFile.swift
[77/102] Emitting module _AdditionalHTTPErrorHandlingSnippetDependencies
[78/105] Wrapping AST for _AdditionalHTTPErrorHandlingSnippetDependencies for debugging
[80/111] Emitting module RetryHTTPRequestUsingURLSession
[81/117] Compiling RetryHTTPRequestUsingURLSession RetryHTTPRequestUsingURLSession.swift
[82/120] Emitting module UseFakeClockType
[84/120] Compiling ConfigureRetryBehavior ConfigureRetryBehavior.swift
[85/120] Emitting module HTTPApplicationErrorWithResponseBody
[86/120] Compiling HTTPApplicationErrorWithResponseBody HTTPApplicationErrorWithResponseBody.swift
[86/121] Wrapping AST for RetryHTTPRequestUsingURLSession for debugging
[88/121] Emitting module DefaultHTTPResponseInterpretation
[89/121] Compiling DefaultHTTPResponseInterpretation DefaultHTTPResponseInterpretation.swift
[89/121] Write Objects.LinkFileList
[92/122] Emitting module ConfigureRetryBehavior
[93/122] Emitting module CustomHTTPResponseInterpretation
[94/122] Compiling CustomHTTPResponseInterpretation CustomHTTPResponseInterpretation.swift
[95/123] Emitting module BasicRetry
[96/123] Compiling BasicRetry BasicRetry.swift
[99/125] Emitting module ReuseRetryConfiguration
[101/125] Compiling ReuseRetryConfiguration ReuseRetryConfiguration.swift
[102/125] Wrapping AST for HTTPApplicationErrorWithResponseBody for debugging
[103/126] Write Objects.LinkFileList
[104/126] Wrapping AST for ConfigureRetryBehavior for debugging
[105/126] Write Objects.LinkFileList
[108/126] Compiling UseFakeClockType UseFakeClockType.swift
[108/127] Wrapping AST for DefaultHTTPResponseInterpretation for debugging
[109/127] Write Objects.LinkFileList
[111/127] Wrapping AST for BasicRetry for debugging
[112/127] Write Objects.LinkFileList
[113/127] Wrapping AST for CustomHTTPResponseInterpretation for debugging
[114/127] Write Objects.LinkFileList
[115/127] Wrapping AST for ReuseRetryConfiguration for debugging
[116/127] Write Objects.LinkFileList
[117/127] Wrapping AST for UseFakeClockType for debugging
[118/127] Write Objects.LinkFileList
[119/127] Linking RetryHTTPRequestUsingURLSession
[120/127] Linking HTTPApplicationErrorWithResponseBody
[121/127] Linking ConfigureRetryBehavior
[122/127] Linking BasicRetry
[123/127] Linking UseFakeClockType
[124/127] Linking DefaultHTTPResponseInterpretation
[125/127] Linking CustomHTTPResponseInterpretation
[126/127] Linking ReuseRetryConfiguration
Build complete! (48.07s)
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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.