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 swift-validated, reference main (065724), with Swift 5.8 for macOS (SPM) on 5 Jul 2024 23:33:03 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-validated.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-validated
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 065724c Add `.editorconfig` for consistent code formatting (#19)
Cloned https://github.com/pointfreeco/swift-validated.git
Revision (git rev-parse @):
065724c58df0f7d39d3f22ea92796901a1d2ba75
SUCCESS checkout https://github.com/pointfreeco/swift-validated.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/pointfreeco/swift-validated.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling NonEmpty NonEmpty+String.swift
[2/6] Compiling NonEmpty NonEmpty+Dictionary.swift
[3/6] Compiling NonEmpty NonEmpty+RangeReplaceableCollection.swift
[4/6] Compiling NonEmpty NonEmpty.swift
[5/6] Emitting module NonEmpty
[6/6] Compiling NonEmpty NonEmpty+SetAlgebra.swift
[7/9] Compiling Validated Validated.swift
[8/9] Emitting module Validated
[9/9] Compiling Validated Zips.swift
Build complete! (10.23s)
Fetching https://github.com/pointfreeco/swift-nonempty.git
[1/1110] Fetching swift-nonempty
Fetched https://github.com/pointfreeco/swift-nonempty.git (1.33s)
Computing version for https://github.com/pointfreeco/swift-nonempty.git
Computed https://github.com/pointfreeco/swift-nonempty.git at 0.4.0 (0.77s)
Creating working copy for https://github.com/pointfreeco/swift-nonempty.git
Working copy of https://github.com/pointfreeco/swift-nonempty.git resolved at 0.4.0
Build complete.
Done.