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 Validated with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-validated.git
Reference: 0.2.1
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/pointfreeco/swift-validated
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at e9685ce Merge pull request #11 from pointfreeco/prep-0-2-1
Submodule path 'Carthage/Checkouts/swift-nonempty': checked out '2eec250e2034b80b7d1a0b4a8fd2ce3977708fab'
Submodule 'Carthage/Checkouts/swift-nonempty' (https://github.com/pointfreeco/swift-nonempty.git) registered for path 'Carthage/Checkouts/swift-nonempty'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/swift-nonempty'...
Cloned https://github.com/pointfreeco/swift-validated.git
Revision (git rev-parse @):
e9685ce68943c9e9d26f9f999c64823dea3ef0e7
SUCCESS checkout https://github.com/pointfreeco/swift-validated.git at 0.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pointfreeco/swift-validated.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/pointfreeco/swift-nonempty.git
[1/1094] Fetching swift-nonempty
Fetched https://github.com/pointfreeco/swift-nonempty.git from cache (0.30s)
Computing version for https://github.com/pointfreeco/swift-nonempty.git
Computed https://github.com/pointfreeco/swift-nonempty.git at 0.4.0 (0.45s)
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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/9] Compiling NonEmpty NonEmpty+Dictionary.swift
[5/9] Compiling NonEmpty NonEmpty+RangeReplaceableCollection.swift
[6/9] Emitting module NonEmpty
[7/9] Compiling NonEmpty NonEmpty+SetAlgebra.swift
[8/9] Compiling NonEmpty NonEmpty+String.swift
[9/9] Compiling NonEmpty NonEmpty.swift
[11/13] Emitting module Validated
[12/13] Compiling Validated Zips.swift
[13/13] Compiling Validated Validated.swift
Build complete! (8.93s)
Build complete.
Done.