Build Information
Successful build of swift-http-error-handling with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.29.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: $workDir/.spi.yml
SUCCESS checkout https://github.com/fumoboy007/swift-http-error-handling.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/fumoboy007/swift-http-error-handling.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/fumoboy007/swift-retry.git
Fetching https://github.com/apple/swift-log.git
[1/354] Fetching swift-http-types
[355/551] Fetching swift-http-types, swift-retry
[552/3720] Fetching swift-http-types, swift-retry, swift-log
[3721/6205] Fetching swift-http-types, swift-retry, swift-log, swift-docc-symbolkit
[3846/7662] Fetching swift-http-types, swift-retry, swift-log, swift-docc-symbolkit, swift-docc-plugin
Fetched https://github.com/fumoboy007/swift-retry.git from cache (0.28s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.28s)
[4245/7111] Fetching swift-log, swift-docc-symbolkit, swift-docc-plugin
Fetched https://github.com/apple/swift-log.git from cache (0.39s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.42s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.43s)
Computing version for https://github.com/fumoboy007/swift-retry.git
Computed https://github.com/fumoboy007/swift-retry.git at 0.2.2 (0.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (1.16s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.0.2 (0.40s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.3.0 (0.40s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.41s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
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.0.2
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.2
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/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.3.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/47] Write sources
[16/47] Write swift-version-24593BA9C3E375BF.txt
[18/59] Compiling HTTPTypes ISOLatin1String.swift
[19/59] Compiling HTTPTypes HTTPField.swift
[20/59] Emitting module HTTPTypes
[21/59] Compiling HTTPTypes HTTPResponse.swift
[22/59] Compiling HTTPTypes HTTPRequest.swift
[23/59] Compiling Logging MetadataProvider.swift
[24/59] Compiling Logging Locks.swift
[25/59] Compiling HTTPTypes HTTPFieldName.swift
[26/59] Compiling HTTPTypes HTTPFields.swift
[27/60] Wrapping AST for HTTPTypes for debugging
[29/60] Compiling Logging LogHandler.swift
[30/60] Emitting module Logging
[31/60] Compiling Logging Logging.swift
[32/67] Wrapping AST for Logging for debugging
[34/81] Compiling Retry NotRetryable.swift
[35/81] Compiling Retry Retryable.swift
[36/81] Compiling Retry RetryableRequest+SafeRetry.swift
[37/82] Compiling Retry RetryConfiguration.swift
[38/82] Compiling Retry Error+OriginalError.swift
[39/82] Compiling Retry RetryableRequest.swift
[40/82] Emitting module Retry
[41/82] Compiling Retry ConstantBackoff.swift
[42/82] Compiling Retry FullJitterExponentialBackoff.swift
[43/82] Compiling Retry RandomNumberGenerator.swift
[44/82] Compiling Retry StandardRandomNumberGenerator.swift
[45/82] Compiling Retry RecoveryAction.swift
[46/82] Compiling Retry Retry.swift
[47/82] Compiling Retry Backoff.swift
[48/82] Compiling Retry BackoffAlgorithm.swift
[49/83] Wrapping AST for Retry for debugging
[51/92] Compiling HTTPErrorHandling HTTPResponseStatus+Interpretation.swift
[52/93] Compiling HTTPErrorHandling HTTPRequest+RetryableRequest.swift
[53/93] Emitting module HTTPErrorHandling
[54/93] Compiling HTTPErrorHandling HTTPResponse+Interpretation.swift
[55/93] Compiling HTTPErrorHandling HTTPApplicationError.swift
[56/93] Compiling HTTPErrorHandling HTTPApplicationErrorProtocol.swift
[57/93] Compiling HTTPErrorHandling RecoveryAction+FromHTTPApplicationError.swift
[58/93] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[59/93] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[60/93] Compiling HTTPErrorHandling Date+FromHTTPDateString.swift
[61/93] Compiling HTTPErrorHandling HTTPResponse+RetryAfterValue.swift
[62/93] Compiling HTTPErrorHandling HTTPRequestMethod+IsIdempotent.swift
[63/94] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[64/94] Emitting module HTTPTypesFoundation
[65/94] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[66/94] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[68/95] Wrapping AST for HTTPErrorHandling for debugging
[69/95] Wrapping AST for HTTPTypesFoundation for debugging
[71/97] Emitting module _AdditionalHTTPErrorHandlingSnippetDependencies
[72/97] Compiling _AdditionalHTTPErrorHandlingSnippetDependencies DummyFile.swift
[73/98] Wrapping AST for _AdditionalHTTPErrorHandlingSnippetDependencies for debugging
[75/114] Emitting module DefaultHTTPResponseInterpretation
[76/114] Compiling DefaultHTTPResponseInterpretation DefaultHTTPResponseInterpretation.swift
[77/114] Emitting module RetryHTTPRequestUsingURLSession
[78/114] Compiling RetryHTTPRequestUsingURLSession RetryHTTPRequestUsingURLSession.swift
[79/116] Emitting module HTTPApplicationErrorWithResponseBody
[80/116] Compiling HTTPApplicationErrorWithResponseBody HTTPApplicationErrorWithResponseBody.swift
[81/116] Compiling ReuseRetryConfiguration ReuseRetryConfiguration.swift
[82/116] Emitting module ReuseRetryConfiguration
[84/116] Emitting module ConfigureRetryBehavior
[85/116] Compiling ConfigureRetryBehavior ConfigureRetryBehavior.swift
[86/116] Emitting module CustomHTTPResponseInterpretation
[87/116] Compiling CustomHTTPResponseInterpretation CustomHTTPResponseInterpretation.swift
[89/119] Emitting module BasicRetry
[90/119] Compiling BasicRetry BasicRetry.swift
[95/121] Emitting module UseFakeClockType
[96/121] Compiling UseFakeClockType UseFakeClockType.swift
[98/122] Wrapping AST for HTTPApplicationErrorWithResponseBody for debugging
[99/122] Write Objects.LinkFileList
[100/122] Wrapping AST for ReuseRetryConfiguration for debugging
[101/122] Wrapping AST for DefaultHTTPResponseInterpretation for debugging
[102/122] Write Objects.LinkFileList
[104/122] Wrapping AST for RetryHTTPRequestUsingURLSession for debugging
[105/122] Wrapping AST for ConfigureRetryBehavior for debugging
[106/122] Write Objects.LinkFileList
[108/122] Wrapping AST for CustomHTTPResponseInterpretation for debugging
[109/122] Write Objects.LinkFileList
[110/122] Wrapping AST for BasicRetry for debugging
[111/122] Write Objects.LinkFileList
[112/122] Wrapping AST for UseFakeClockType for debugging
[113/122] Write Objects.LinkFileList
[114/122] Linking RetryHTTPRequestUsingURLSession
[115/122] Linking HTTPApplicationErrorWithResponseBody
[116/122] Linking ReuseRetryConfiguration
[117/122] Linking ConfigureRetryBehavior
[118/122] Linking DefaultHTTPResponseInterpretation
[119/122] Linking BasicRetry
[120/122] Linking CustomHTTPResponseInterpretation
[121/122] Linking UseFakeClockType
Build complete! (29.10s)
Build complete.
Done.