The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Commandant with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Carthage/Commandant.git
Reference: 0.18.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Carthage/Commandant
 * tag               0.18.0     -> FETCH_HEAD
HEAD is now at a1671cf Merge pull request #159 from Carthage/release-0.18
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/jspahrsummers/xcconfigs.git) registered for path 'Carthage/Checkouts/xcconfigs'
Cloning into '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Nimble'...
Cloning into '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Quick'...
Cloning into '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/xcconfigs'...
Submodule path 'Carthage/Checkouts/Nimble': checked out 'e491a6731307bb23783bf664d003be9b2fa59ab5'
Submodule path 'Carthage/Checkouts/Quick': checked out '8a10ae40b78d2360ca56638f15fe721be8529993'
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Quick/Externals/Nimble'...
Submodule path 'Carthage/Checkouts/Quick/Externals/Nimble': checked out 'e491a6731307bb23783bf664d003be9b2fa59ab5'
Submodule path 'Carthage/Checkouts/xcconfigs': checked out '4ced0ad5a971220917994a4edfa6abf9702e3818'
Cloned https://github.com/Carthage/Commandant.git into spi-builder-workspace
a1671cf728db837cf5ec1980a80d276bbba748f6
SUCCESS checkout https://github.com/Carthage/Commandant.git at 0.18.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.32s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.33s)
Fetched https://github.com/Quick/Quick.git (0.44s)
Fetched https://github.com/Quick/Nimble.git (0.49s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.0.0 (0.57s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.1.0 (0.57s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.0 (0.51s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.43s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Building for debugging...
[1/10] Compiling Commandant Result+Additions.swift
[2/10] Compiling Commandant OrderedSet.swift
[3/11] Compiling Commandant Switch.swift
[4/11] Compiling Commandant HelpCommand.swift
[5/11] Compiling Commandant Errors.swift
[6/11] Emitting module Commandant
[7/11] Compiling Commandant ArgumentProtocol.swift
[8/11] Compiling Commandant Command.swift
[9/11] Compiling Commandant Argument.swift
[10/11] Compiling Commandant ArgumentParser.swift
[11/11] Compiling Commandant Option.swift
Build complete! (9.55s)
Build complete.
Done.