The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Coverage, reference master (b85f8c), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 15:00:38 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Coverage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b85f8c9 added license
Cloned https://github.com/elegantchaos/Coverage.git
Revision (git rev-parse @):
b85f8c9e515c03072791efb97c902490ad4ce4ed
SUCCESS checkout https://github.com/elegantchaos/Coverage.git at master
========================================
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
[3/10] Write coverage-entitlement.plist
[6/10] Write swift-version-1EA4D86E10B52AF.txt
[8/37] Compiling Docopt DocoptError.swift
[9/37] Compiling Docopt Either.swift
[10/38] Compiling Docopt OptionsShortcut.swift
[11/38] Compiling Docopt Pattern.swift
[12/38] Emitting module Logger
[13/38] Compiling Logger Channel.swift
[14/38] Compiling Docopt Tokens.swift
[15/38] Compiling Docopt Command.swift
[16/38] Compiling Docopt Docopt.swift
[17/38] Compiling Docopt Option.swift
[18/38] Compiling Docopt Optional.swift
[19/38] Compiling Docopt LeafPattern.swift
[20/38] Compiling Docopt OneOrMore.swift
[21/38] Emitting module Docopt
[22/38] Compiling Docopt Argument.swift
[23/38] Compiling Docopt BranchPattern.swift
[24/38] Compiling Logger PrintHandler.swift
[25/38] Compiling Logger NSLogHandler.swift
[26/38] Compiling Logger ManagerSettings.swift
[27/38] Compiling Logger OSLogHandler.swift
[28/38] Compiling Logger UserDefaultsManagerSettings.swift
[29/38] Compiling Docopt Required.swift
[30/38] Compiling Docopt String.swift
[31/38] Compiling Logger Handler.swift
[32/38] Compiling Logger Context.swift
[33/38] Compiling Logger Manager.swift
[34/38] Compiling Runner Runner.swift
[35/38] Emitting module Runner
[36/40] Emitting module Arguments
[37/40] Compiling Arguments Arguments.swift
[38/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)
[39/44] Compiling Coverage XCodeResultParser.swift
[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/Logger.git
Fetching https://github.com/elegantchaos/Arguments.git
[1/676] Fetching runner
[130/2776] Fetching runner, logger
[1832/2892] Fetching runner, logger, arguments
Fetched https://github.com/elegantchaos/Logger.git from cache (0.93s)
Fetched https://github.com/elegantchaos/Runner.git from cache (0.93s)
Fetched https://github.com/elegantchaos/Arguments.git from cache (0.93s)
Computing version for https://github.com/elegantchaos/Arguments.git
Computed https://github.com/elegantchaos/Arguments.git at 1.1.1 (1.56s)
Fetching https://github.com/elegantchaos/docopt.swift.git
[1/787] Fetching docopt.swift
Fetched https://github.com/elegantchaos/docopt.swift.git from cache (0.82s)
Computing version for https://github.com/elegantchaos/docopt.swift.git
Computed https://github.com/elegantchaos/docopt.swift.git at 0.6.12 (2.69s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.3 (0.50s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/571] Fetching xctestextensions
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.73s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (1.26s)
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.20s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.54s)
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/Arguments.git
Working copy of https://github.com/elegantchaos/Arguments.git resolved at 1.1.1
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/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.2
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/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
BUILD FAILURE 6.2 macosSpm