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.10 for macOS (SPM) on 5 Jul 2024 23:31:51 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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
Fetching https://github.com/pointfreeco/swift-nonempty.git
[1/1110] Fetching swift-nonempty
Fetched https://github.com/pointfreeco/swift-nonempty.git from cache (1.34s)
Computing version for https://github.com/pointfreeco/swift-nonempty.git
Computed https://github.com/pointfreeco/swift-nonempty.git at 0.4.0 (0.59s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-validated",
      "name": "swift-validated",
      "url": "https://github.com/pointfreeco/swift-validated.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-validated",
      "dependencies": [
        {
          "identity": "swift-nonempty",
          "name": "swift-nonempty",
          "url": "https://github.com/pointfreeco/swift-nonempty.git",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nonempty",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pointfreeco/swift-validated.git
[1/243] Fetching swift-validated
Fetched https://github.com/pointfreeco/swift-validated.git from cache (0.80s)
Fetching https://github.com/pointfreeco/swift-nonempty.git from cache
Fetched https://github.com/pointfreeco/swift-nonempty.git from cache (0.46s)
Computing version for https://github.com/pointfreeco/swift-nonempty.git
Computed https://github.com/pointfreeco/swift-nonempty.git at 0.5.0 (0.02s)
Creating working copy for https://github.com/pointfreeco/swift-validated.git
Working copy of https://github.com/pointfreeco/swift-validated.git resolved at main (065724c)
Creating working copy for https://github.com/pointfreeco/swift-nonempty.git
Working copy of https://github.com/pointfreeco/swift-nonempty.git resolved at 0.5.0
warning: '.resolve-product-dependencies': dependency 'swift-validated' is not used by any target
Found 1 product dependencies
  - swift-nonempty
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pointfreeco/swift-validated.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/9] Emitting module NonEmpty
[5/9] Compiling NonEmpty NonEmpty+SetAlgebra.swift
[6/9] Compiling NonEmpty NonEmpty+Dictionary.swift
[7/9] Compiling NonEmpty NonEmpty+String.swift
[8/9] Compiling NonEmpty NonEmpty+RangeReplaceableCollection.swift
[9/9] Compiling NonEmpty NonEmpty.swift
[10/12] Emitting module Validated
[11/12] Compiling Validated Validated.swift
[12/12] Compiling Validated Zips.swift
Build complete! (2.15s)
Build complete.
Done.