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 BrightFutures 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Thomvis/BrightFutures.git
Reference: master
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/Thomvis/BrightFutures
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a4b4cb2 Update README.md
Cloned https://github.com/Thomvis/BrightFutures.git
Revision (git rev-parse @):
a4b4cb27ef1525739988184dac73a1a462f9d62d
SUCCESS checkout https://github.com/Thomvis/BrightFutures.git at master
========================================
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
Building for debugging...
[1/16] Emitting module BrightFutures
[2/18] Compiling BrightFutures Future.swift
[3/18] Compiling BrightFutures InvalidationToken.swift
[4/18] Compiling BrightFutures SequenceType+BrightFutures.swift
[5/18] Compiling BrightFutures SwiftConcurrency+BrightFutures.swift
[6/18] Compiling BrightFutures Async.swift
[7/18] Compiling BrightFutures AsyncType+Debug.swift
[8/18] Compiling BrightFutures AsyncType+ResultType.swift
[9/18] Compiling BrightFutures MutableAsyncType+ResultType.swift
[10/18] Compiling BrightFutures MutableAsyncType.swift
[11/18] Compiling BrightFutures NSOperationQueue+BrightFutures.swift
[12/18] Compiling BrightFutures Promise.swift
[13/18] Compiling BrightFutures AsyncType.swift
[14/18] Compiling BrightFutures Dispatch+BrightFutures.swift
[15/18] Compiling BrightFutures Errors.swift
[16/18] Compiling BrightFutures ExecutionContext.swift
[17/18] Compiling BrightFutures Result+BrightFutures.swift
[18/18] Compiling BrightFutures ResultProtocol.swift
Build complete! (4.69s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.