Build Information
Failed to build Coverage, reference v1.0.6 (fa0d05
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 15:04:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Coverage.git
Reference: v1.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Coverage
* tag v1.0.6 -> FETCH_HEAD
HEAD is now at fa0d058 Updated Arguments. Require macOS 10.13
Cloned https://github.com/elegantchaos/Coverage.git
Revision (git rev-parse @):
fa0d05817cb910923ace380a9a17fb2862d92ec9
SUCCESS checkout https://github.com/elegantchaos/Coverage.git at v1.0.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/elegantchaos/Coverage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[2/10] Write coverage-entitlement.plist
[6/10] Write swift-version-1EA4D86E10B52AF.txt
[8/37] Compiling Logger PrintHandler.swift
[9/37] Compiling Runner Runner.swift
[10/37] Emitting module Runner
[11/37] Compiling Docopt LeafPattern.swift
[12/37] Compiling Docopt OneOrMore.swift
[13/38] Compiling Docopt Option.swift
[14/38] Compiling Docopt Optional.swift
[15/38] Emitting module Logger
[16/38] Compiling Logger Context.swift
[17/38] Compiling Docopt Command.swift
[18/38] Compiling Docopt Docopt.swift
[19/38] Compiling Docopt DocoptError.swift
[20/38] Compiling Docopt Either.swift
[21/38] Compiling Logger UserDefaultsManagerSettings.swift
[22/38] Compiling Docopt OptionsShortcut.swift
[23/38] Emitting module Docopt
[24/38] Compiling Docopt Argument.swift
[25/38] Compiling Docopt BranchPattern.swift
[26/38] Compiling Docopt Pattern.swift
[27/38] Compiling Docopt String.swift
[28/38] Compiling Docopt Required.swift
[29/38] Compiling Logger OSLogHandler.swift
[30/38] Compiling Logger ManagerSettings.swift
[31/38] Compiling Logger NSLogHandler.swift
[32/38] Compiling Logger Handler.swift
[33/38] Compiling Logger Channel.swift
[34/38] Compiling Logger Manager.swift
[35/38] Compiling Docopt Tokens.swift
[36/40] Compiling Arguments Arguments.swift
[37/40] Emitting module Arguments
[38/44] Compiling Coverage XCodeResultParser.swift
[39/44] Compiling Coverage main.swift
/Users/admin/builder/spi-builder-workspace/Sources/Coverage/main.swift:96:24: error: type 'Manager' has no member 'removeLoggingOptions'
94 | // TODO: conver to using CommandShell
95 |
96 | let filtered = Manager.removeLoggingOptions(from: CommandLine.arguments)
| `- error: type 'Manager' has no member 'removeLoggingOptions'
97 | let a = Arguments(documentation: documentation, version: "1.0", arguments: filtered)
98 | let path = a.argument("results-path")
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/44] Compiling Coverage CodeCoverageParser.swift
[41/44] Emitting module Coverage
/Users/admin/builder/spi-builder-workspace/Sources/Coverage/main.swift:96:24: error: type 'Manager' has no member 'removeLoggingOptions'
94 | // TODO: conver to using CommandShell
95 |
96 | let filtered = Manager.removeLoggingOptions(from: CommandLine.arguments)
| `- error: type 'Manager' has no member 'removeLoggingOptions'
97 | let a = Arguments(documentation: documentation, version: "1.0", arguments: filtered)
98 | let path = a.argument("results-path")
Fetching https://github.com/elegantchaos/Runner.git
Fetching https://github.com/elegantchaos/Arguments.git
Fetching https://github.com/elegantchaos/Logger.git
[1/676] Fetching runner
[137/792] Fetching runner, arguments
[149/2892] Fetching runner, arguments, logger
Fetched https://github.com/elegantchaos/Arguments.git from cache (0.99s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.99s)
Fetched https://github.com/elegantchaos/Runner.git from cache (0.99s)
Computing version for https://github.com/elegantchaos/Arguments.git
Computed https://github.com/elegantchaos/Arguments.git at 1.1.1 (1.50s)
Fetching https://github.com/elegantchaos/docopt.swift.git
[1/787] Fetching docopt.swift
Fetched https://github.com/elegantchaos/docopt.swift.git from cache (0.75s)
Computing version for https://github.com/elegantchaos/docopt.swift.git
Computed https://github.com/elegantchaos/docopt.swift.git at 0.6.12 (2.66s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.3 (0.48s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/571] Fetching xctestextensions
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.72s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (1.23s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.66s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (1.15s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.50s)
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.3.3
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.1
Creating working copy for https://github.com/elegantchaos/docopt.swift.git
Working copy of https://github.com/elegantchaos/docopt.swift.git resolved at 0.6.12
Creating working copy for https://github.com/elegantchaos/Arguments.git
Working copy of https://github.com/elegantchaos/Arguments.git resolved at 1.1.1
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.2
BUILD FAILURE 6.2 macosSpm