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 OneWay, reference 2.10.0 (514c71), with Swift 5.9 for Linux on 22 Oct 2024 16:34:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DevYeom/OneWay.git
Reference: 2.10.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/DevYeom/OneWay
 * tag               2.10.0     -> FETCH_HEAD
HEAD is now at 514c714 Improve the debounce performance (#105)
Cloned https://github.com/DevYeom/OneWay.git
Revision (git rev-parse @):
514c7140fccf0f3d48b541acb8cac24f8e25482a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/DevYeom/OneWay.git at 2.10.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/DevYeom/OneWay.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:5a47d9d39a5702cbfa0ba55458353b9ccb6eb7cde0581792bc757a518ca63386
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
[1/704] Fetching swift-concurrency-extras
[684/1982] Fetching swift-concurrency-extras, swift-clocks
[1962/6950] Fetching swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.77s)
Fetched https://github.com/pointfreeco/swift-clocks (0.77s)
Computing version for https://github.com/pointfreeco/swift-clocks
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.78s)
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.0 (0.36s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.2.0 (0.47s)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.5
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.0
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/12] Compiling OneWay ViewStore.swift
[3/13] Compiling OneWay CopyOnWrite.swift
[4/13] Compiling OneWay Ignored.swift
[5/13] Compiling OneWay AnyEffect.swift
[6/13] Compiling OneWay AsyncViewStateSequence.swift
[7/13] Emitting module OneWay
[8/13] Compiling OneWay Effect.swift
[9/13] Compiling OneWay EffectsBuilder.swift
[10/13] Compiling OneWay resource_bundle_accessor.swift
[11/13] Compiling OneWay Store.swift
[12/13] Compiling OneWay Triggered.swift
[13/13] Compiling OneWay Reducer.swift
[16/18] Compiling OneWayTesting TestingEnvironment.swift
[17/18] Emitting module OneWayTesting
[18/18] Compiling OneWayTesting Store+Testing.swift
Build complete! (11.80s)
Build complete.
Done.