The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncChannelKit with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AsyncSwiftKits/AsyncChannelKit.git
Reference: v0.0.7
Cloned https://github.com/AsyncSwiftKits/AsyncChannelKit.git into spi-builder-workspace
SUCCESS checkout https://github.com/AsyncSwiftKits/AsyncChannelKit.git at v0.0.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/brennanMKE/AsyncTesting.git
[1/362] Fetching asynctesting
Fetched https://github.com/brennanMKE/AsyncTesting.git (0.22s)
Computing version for https://github.com/brennanMKE/AsyncTesting.git
Computed https://github.com/brennanMKE/AsyncTesting.git at 0.0.7 (0.27s)
Creating working copy for https://github.com/brennanMKE/AsyncTesting.git
Working copy of https://github.com/brennanMKE/AsyncTesting.git resolved at 0.0.7
Building for debugging...
[1/4] Emitting module AsyncChannelKit
[2/4] Compiling AsyncChannelKit AsyncSequence+forEach.swift
[3/4] Compiling AsyncChannelKit AsyncChannel.swift
/host/spi-builder-workspace/Sources/AsyncChannelKit/AsyncChannel.swift:16:41: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
            let value: Element? = await withTaskCancellationHandler { [channel] in
                                        ^
/host/spi-builder-workspace/Sources/AsyncChannelKit/AsyncChannel.swift:16:41: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
            let value: Element? = await withTaskCancellationHandler { [channel] in
                                        ^
/host/spi-builder-workspace/Sources/AsyncChannelKit/AsyncChannel.swift:57:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
        await withTaskCancellationHandler {
              ^
/host/spi-builder-workspace/Sources/AsyncChannelKit/AsyncChannel.swift:57:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
        await withTaskCancellationHandler {
              ^
[4/4] Compiling AsyncChannelKit AsyncThrowingChannel.swift
/host/spi-builder-workspace/Sources/AsyncChannelKit/AsyncThrowingChannel.swift:17:49: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
                let value: Element? = try await withTaskCancellationHandler { [channel] in
                                                ^
/host/spi-builder-workspace/Sources/AsyncChannelKit/AsyncThrowingChannel.swift:17:49: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
                let value: Element? = try await withTaskCancellationHandler { [channel] in
                                                ^
/host/spi-builder-workspace/Sources/AsyncChannelKit/AsyncThrowingChannel.swift:61:15: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)'
        await withTaskCancellationHandler {
              ^
/host/spi-builder-workspace/Sources/AsyncChannelKit/AsyncThrowingChannel.swift:61:15: note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
        await withTaskCancellationHandler {
              ^
Build complete! (6.69s)
Build complete.
Done.

Build Machine: Linux 1