Build Information
Successful build of swift-json-testing 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/davdroman/swift-json-testing.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davdroman/swift-json-testing
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b6d7261 Bump actions/checkout to v4 (#15)
Cloned https://github.com/davdroman/swift-json-testing.git
Revision (git rev-parse @):
b6d7261594b9e2f8f954e4c088c01c7a54181a5f
SUCCESS checkout https://github.com/davdroman/swift-json-testing.git at main
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.34s)
Fetched https://github.com/pointfreeco/swift-custom-dump (0.40s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.0.0 (1.34s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.08s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-json-testing",
"name": "swift-json-testing",
"url": "https://github.com/davdroman/swift-json-testing.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-json-testing",
"dependencies": [
{
"identity": "swift-custom-dump",
"name": "swift-custom-dump",
"url": "https://github.com/pointfreeco/swift-custom-dump",
"version": "1.1.2",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
"dependencies": [
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.0.2",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/davdroman/swift-json-testing.git
[1/254] Fetching swift-json-testing
Fetched https://github.com/davdroman/swift-json-testing.git (1.20s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump (0.33s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.1.2 (0.06s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.29s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.09s)
Creating working copy for https://github.com/davdroman/swift-json-testing.git
Working copy of https://github.com/davdroman/swift-json-testing.git resolved at main
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.1.2
warning: '.resolve-product-dependencies': dependency 'swift-json-testing' is not used by any target
Found 1 product dependencies
- swift-custom-dump
========================================
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
Building for debugging...
[1/8] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[2/8] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[3/8] Compiling XCTestDynamicOverlay XCTFail.swift
[4/8] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[5/8] Compiling XCTestDynamicOverlay Deprecations.swift
[6/8] Emitting module XCTestDynamicOverlay
[7/8] Compiling XCTestDynamicOverlay Unimplemented.swift
[8/8] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[9/9] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[10/33] Compiling CustomDump Box.swift
[11/33] Compiling CustomDump CollectionDifference.swift
[12/33] Compiling CustomDump Mirror.swift
[13/36] Emitting module CustomDump
[14/36] Compiling CustomDump CustomDumpReflectable.swift
[15/36] Compiling CustomDump CustomDumpRepresentable.swift
[16/36] Compiling CustomDump CustomDumpStringConvertible.swift
[17/36] Compiling CustomDump Diff.swift
[18/36] Compiling CustomDump Dump.swift
[19/36] Compiling CustomDump AnyType.swift
[20/36] Compiling CustomDump String.swift
[21/36] Compiling CustomDump Unordered.swift
[22/36] Compiling CustomDump XCTAssertNoDifference.swift
[23/36] Compiling CustomDump CoreImage.swift
[24/36] Compiling CustomDump CoreLocation.swift
[25/36] Compiling CustomDump CoreMotion.swift
[26/36] Compiling CustomDump Foundation.swift
[27/36] Compiling CustomDump GameKit.swift
[28/36] Compiling CustomDump KeyPath.swift
[29/36] Compiling CustomDump Photos.swift
[30/36] Compiling CustomDump Speech.swift
[31/36] Compiling CustomDump UIKit.swift
[32/36] Compiling CustomDump UserNotifications.swift
[33/36] Compiling CustomDump UserNotificationsUI.swift
[34/36] Compiling CustomDump StoreKit.swift
[35/36] Compiling CustomDump Swift.swift
[36/36] Compiling CustomDump SwiftUI.swift
[37/44] Compiling JSONTesting XCTAssertJSON.swift
[38/45] Compiling JSONTesting JSON+Literals.swift
[39/45] Compiling JSONTesting JSON+Codable.swift
[40/45] Compiling JSONTesting Exports.swift
[41/45] Compiling JSONTesting JSON+Serialization.swift
[42/45] Compiling JSONTesting JSON.swift
[43/45] Emitting module JSONTesting
[44/45] Compiling JSONTesting JSON+Debugging.swift
[45/45] Compiling JSONTesting XCTAssertJSONConfiguration.swift
Build complete! (38.49s)
Build complete.
Done.