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 SwiftCheck with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/typelift/SwiftCheck.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/typelift/SwiftCheck
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7494bed Fix Xcode 12.5 build issues (#305)
Submodule path 'Carthage/Checkouts/FileCheck': checked out 'bd9cb30ceee1f21c02f51a7168f58471449807d8'
Submodule 'Carthage/Checkouts/FileCheck' (https://github.com/trill-lang/FileCheck.git) registered for path 'Carthage/Checkouts/FileCheck'
Cloning into '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/FileCheck'...
Cloned https://github.com/typelift/SwiftCheck.git
Revision (git rev-parse @):
7494bedfa42972431004a5d478dbf1fc2655e1e6
SUCCESS checkout https://github.com/typelift/SwiftCheck.git at master
Fetching https://github.com/llvm-swift/FileCheck.git from cache
Fetched https://github.com/llvm-swift/FileCheck.git (0.22s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.2.6 (0.04s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/mxcl/Chalk.git from cache
Fetched https://github.com/mxcl/Chalk.git (0.26s)
Fetched https://github.com/apple/swift-argument-parser (0.27s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (0.04s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.05s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
Creating working copy for https://github.com/llvm-swift/FileCheck.git
Working copy of https://github.com/llvm-swift/FileCheck.git resolved at 0.2.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftcheck",
      "name": "SwiftCheck",
      "url": "https://github.com/typelift/SwiftCheck.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCheck",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/typelift/SwiftCheck.git from cache
Fetched https://github.com/typelift/SwiftCheck.git (0.23s)
Creating working copy for https://github.com/typelift/SwiftCheck.git
Working copy of https://github.com/typelift/SwiftCheck.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftcheck' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/16] Compiling SwiftCheck Rose.swift
[3/16] Compiling SwiftCheck State.swift
[4/16] Compiling SwiftCheck Test.swift
[5/16] Compiling SwiftCheck Testable.swift
[6/17] Compiling SwiftCheck Lattice.swift
[7/17] Compiling SwiftCheck Modifiers.swift
[8/17] Compiling SwiftCheck Property.swift
[9/17] Compiling SwiftCheck Random.swift
[10/17] Compiling SwiftCheck Check.swift
[11/17] Compiling SwiftCheck CoArbitrary.swift
[12/17] Compiling SwiftCheck Compose.swift
[13/17] Compiling SwiftCheck Gen.swift
[14/17] Emitting module SwiftCheck
[15/17] Compiling SwiftCheck Arbitrary.swift
[16/17] Compiling SwiftCheck Cartesian.swift
[17/17] Compiling SwiftCheck WitnessedArbitrary.swift
Build complete! (17.20s)
Build complete.
Done.