Build Information
Successful build of CloseEnough 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/ZevEisenberg/CloseEnough.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ZevEisenberg/CloseEnough
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5402746 Fix typo.
Cloned https://github.com/ZevEisenberg/CloseEnough.git
Revision (git rev-parse @):
5402746c6ce9a5992e7e879ece92d4e1a2cf285f
SUCCESS checkout https://github.com/ZevEisenberg/CloseEnough.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/ZevEisenberg/CloseEnough.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/11] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[5/12] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[6/12] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[7/12] Compiling XCTestDynamicOverlay Unimplemented.swift
[8/12] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[9/12] Compiling XCTestDynamicOverlay Deprecations.swift
[10/12] Emitting module XCTestDynamicOverlay
[11/12] Compiling XCTestDynamicOverlay XCTFail.swift
[12/12] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[13/18] Compiling CloseEnough WithPrecisions.swift
[14/18] Compiling CloseEnough EquatableWithPrecision.swift
[15/18] Compiling CloseEnough CloseEnough.swift
[16/18] Compiling CloseEnough CloseEnoughable Conformances.swift
[17/18] Compiling CloseEnough PrecisionStore.swift
[18/18] Emitting module CloseEnough
Build complete! (8.11s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache (0.14s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Computed https://github.com/pointfreeco/xctest-dynamic-overlay.git at 0.8.4 (0.35s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/xctest-dynamic-overlay-05ffcdf0 is not valid git repository for 'https://github.com/pointfreeco/xctest-dynamic-overlay.git', will fetch again.
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/xctest-dynamic-overlay-05ffcdf0 is not valid git repository for 'https://github.com/pointfreeco/xctest-dynamic-overlay.git', will fetch again.
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay.git from cache (0.00s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay.git
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay.git resolved at 0.8.4
Build complete.
Done.