The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-custom-dump with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-custom-dump.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-custom-dump
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at f01efb2 Improve object diffing tools (#111)
Cloned https://github.com/pointfreeco/swift-custom-dump.git
Revision (git rev-parse @):
f01efb26f3a192a0e88dcdb7c3c391ec2fc25d9c
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-custom-dump.git at 1.3.0
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.17s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.33s)
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/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-custom-dump",
      "name": "swift-custom-dump",
      "url": "https://github.com/pointfreeco/swift-custom-dump.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/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.1.1",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pointfreeco/swift-custom-dump.git from cache
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.23s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.16s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.1.1 (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-custom-dump-9093c579 is not valid git repository for 'https://github.com/pointfreeco/swift-custom-dump.git', will fetch again.
Fetching https://github.com/pointfreeco/swift-custom-dump.git from cache
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.09s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.1.1
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-custom-dump-9093c579 is not valid git repository for 'https://github.com/pointfreeco/swift-custom-dump.git', will fetch again.
Fetching https://github.com/pointfreeco/swift-custom-dump.git from cache
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.10s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.3.0 (f01efb2)
warning: '.resolve-product-dependencies': dependency 'swift-custom-dump' is not used by any target
Found 1 product dependencies
  - xctest-dynamic-overlay
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pointfreeco/swift-custom-dump.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/11] Compiling XCTestDynamicOverlay Unimplemented.swift
[5/12] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[6/12] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[7/12] Compiling XCTestDynamicOverlay Deprecations.swift
[8/12] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[9/12] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[10/12] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[11/12] Emitting module XCTestDynamicOverlay
[12/12] Compiling XCTestDynamicOverlay XCTFail.swift
[13/37] Compiling CustomDump CollectionDifference.swift
[14/37] Compiling CustomDump Mirror.swift
[15/37] Compiling CustomDump String.swift
[16/40] Compiling CustomDump Unordered.swift
[17/40] Compiling CustomDump XCTAssertDifference.swift
[18/40] Compiling CustomDump XCTAssertNoDifference.swift
[19/40] Compiling CustomDump Dump.swift
[20/40] Compiling CustomDump AnyType.swift
[21/40] Compiling CustomDump Box.swift
[22/40] Emitting module CustomDump
[23/40] Compiling CustomDump CoreImage.swift
[24/40] Compiling CustomDump CoreLocation.swift
[25/40] Compiling CustomDump CoreMotion.swift
[26/40] Compiling CustomDump Foundation.swift
[27/40] Compiling CustomDump CustomDumpRepresentable.swift
[28/40] Compiling CustomDump CustomDumpStringConvertible.swift
[29/40] Compiling CustomDump Diff.swift
[30/40] Compiling CustomDump UserNotifications.swift
[31/40] Compiling CustomDump UserNotificationsUI.swift
[32/40] Compiling CustomDump CustomDumpReflectable.swift
[33/40] Compiling CustomDump GameKit.swift
[34/40] Compiling CustomDump KeyPath.swift
[35/40] Compiling CustomDump Photos.swift
[36/40] Compiling CustomDump Speech.swift
[37/40] Compiling CustomDump StoreKit.swift
[38/40] Compiling CustomDump Swift.swift
[39/40] Compiling CustomDump SwiftUI.swift
[40/40] Compiling CustomDump UIKit.swift
Build complete! (12.89s)
Build complete.
Done.

Build Machine: Mac 7