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 OperationAwaiting with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/OperationAwaiting.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/Frizlab/OperationAwaiting
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ab34956 Use HasResult v2
Cloned https://github.com/Frizlab/OperationAwaiting.git
Revision (git rev-parse @):
ab349561964c500a1794e8053c4edd76833d9c01
SUCCESS checkout https://github.com/Frizlab/OperationAwaiting.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Frizlab/OperationAwaiting.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Frizlab/HasResult.git
Fetching https://github.com/happn-app/RetryingOperation.git
[1/22] Fetching hasresult
[23/417] Fetching hasresult, retryingoperation
Fetched https://github.com/Frizlab/HasResult.git (0.22s)
Fetched https://github.com/happn-app/RetryingOperation.git (0.22s)
Computing version for https://github.com/happn-app/RetryingOperation.git
[1/3159] Fetching swift-log
Fetched https://github.com/apple/swift-log.git (0.33s)
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.7 (0.37s)
Computing version for https://github.com/Frizlab/HasResult.git
Computed https://github.com/Frizlab/HasResult.git at 2.0.0 (0.35s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.35s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.2
Creating working copy for https://github.com/Frizlab/HasResult.git
Working copy of https://github.com/Frizlab/HasResult.git resolved at 2.0.0
Creating working copy for https://github.com/happn-app/RetryingOperation.git
Working copy of https://github.com/happn-app/RetryingOperation.git resolved at 1.1.7
Building for debugging...
[1/2] Emitting module HasResult
[2/2] Compiling HasResult HasResult.swift
[5/8] Emitting module OperationAwaiting
[6/8] Compiling OperationAwaiting SendableOperation.swift
[7/8] Compiling OperationAwaiting Operation+Async.swift
[8/8] Compiling OperationAwaiting OperationQueue+Async.swift
Build complete! (7.69s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.