Build Information
Successful build of SwiftCheck with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bow-swift/SwiftCheck.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bow-swift/SwiftCheck
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 748359f Update Package.swift
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/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/FileCheck'...
Cloned https://github.com/bow-swift/SwiftCheck.git
Revision (git rev-parse @):
748359f9a95edf94d0c4664102f104f56b1ff1fb
SUCCESS checkout https://github.com/bow-swift/SwiftCheck.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/bow-swift/SwiftCheck.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/17] Compiling SwiftCheck Lattice.swift
[4/17] Compiling SwiftCheck Modifiers.swift
[5/18] Compiling SwiftCheck Property.swift
[6/18] Compiling SwiftCheck Random.swift
[7/18] Compiling SwiftCheck Compose.swift
[8/18] Compiling SwiftCheck Gen.swift
[9/18] Compiling SwiftCheck Rose.swift
[10/18] Compiling SwiftCheck State.swift
[11/18] Compiling SwiftCheck Check.swift
[12/18] Compiling SwiftCheck CoArbitrary.swift
[13/18] Compiling SwiftCheck Test.swift
[14/18] Compiling SwiftCheck Testable.swift
[15/18] Emitting module SwiftCheck
[16/18] Compiling SwiftCheck Arbitrary.swift
[17/18] Compiling SwiftCheck Cartesian.swift
[18/18] Compiling SwiftCheck WitnessedArbitrary.swift
Build complete! (7.46s)
Build complete.
Done.