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 AsyncHTTP with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/AsyncHTTP.git
Reference: 1.1.0
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/tevelee/AsyncHTTP
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 56228ff Adopting primary associated types
Cloned https://github.com/tevelee/AsyncHTTP.git
Revision (git rev-parse @):
56228ff141d61083071bd941db2918a4dc040143
SUCCESS checkout https://github.com/tevelee/AsyncHTTP.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
[1/1429] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.44s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.31s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/35] Emitting module AsyncHTTP
[4/39] Compiling AsyncHTTP Deduplication.swift
[5/39] Compiling AsyncHTTP Delay.swift
[6/39] Compiling AsyncHTTP IdentifyRequests.swift
[7/39] Compiling AsyncHTTP Retry.swift
[8/39] Compiling AsyncHTTP ServerEnvironment.swift
/host/spi-builder-workspace/Sources/AsyncHTTP/Plugins/Timeout.swift:115:13: warning: default will never be executed
            default:
            ^
[9/39] Compiling AsyncHTTP Throttle.swift
/host/spi-builder-workspace/Sources/AsyncHTTP/Plugins/Timeout.swift:115:13: warning: default will never be executed
            default:
            ^
[10/39] Compiling AsyncHTTP Timeout.swift
/host/spi-builder-workspace/Sources/AsyncHTTP/Plugins/Timeout.swift:115:13: warning: default will never be executed
            default:
            ^
[11/39] Compiling AsyncHTTP ValidateRequests.swift
/host/spi-builder-workspace/Sources/AsyncHTTP/Plugins/Timeout.swift:115:13: warning: default will never be executed
            default:
            ^
[12/39] Compiling AsyncHTTP HTTPStatus.swift
[13/39] Compiling AsyncHTTP HTTPVersion.swift
[14/39] Compiling AsyncHTTP MIMEType.swift
[15/39] Compiling AsyncHTTP URIScheme.swift
[16/39] Compiling AsyncHTTP Combine.swift
[17/39] Compiling AsyncHTTP Converted.swift
[18/39] Compiling AsyncHTTP HTTPFormattible.swift
[19/39] Compiling AsyncHTTP Sorted.swift
[20/39] Compiling AsyncHTTP Intercept.swift
[21/39] Compiling AsyncHTTP Map.swift
[22/39] Compiling AsyncHTTP Pipe.swift
[23/39] Compiling AsyncHTTP Pullback.swift
[24/39] Compiling AsyncHTTP URLSession.swift
[25/39] Compiling AsyncHTTP HTTPHeader.swift
[26/39] Compiling AsyncHTTP HTTPMethod.swift
[27/39] Compiling AsyncHTTP HTTPRequest.swift
[28/39] Compiling AsyncHTTP HTTPRequestBody.swift
[29/39] Compiling AsyncHTTP HTTPResponse.swift
[30/39] Compiling AsyncHTTP Any.swift
[31/39] Compiling AsyncHTTP Capture.swift
[32/39] Compiling AsyncHTTP Decode.swift
[33/39] Compiling AsyncHTTP FlatMap.swift
[34/39] Compiling AsyncHTTP HTTP.swift
[35/39] Compiling AsyncHTTP AsyncHTTP.swift
[36/39] Compiling AsyncHTTP Formatter.swift
[37/39] Compiling AsyncHTTP HTTPRequestFormatter.swift
[38/39] Compiling AsyncHTTP HTTPResponseFormatter.swift
[39/39] Compiling AsyncHTTP Loader.swift
Build complete! (11.65s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.