The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Coverage with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Coverage.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-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
Fetching https://github.com/elegantchaos/Arguments.git from cache
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetched https://github.com/elegantchaos/Runner.git (0.25s)
Fetching https://github.com/elegantchaos/docopt.swift.git from cache
Fetched https://github.com/elegantchaos/Arguments.git (0.28s)
Fetched https://github.com/elegantchaos/Logger.git (0.28s)
Computing version for https://github.com/elegantchaos/Logger.git
Fetched https://github.com/elegantchaos/docopt.swift.git (0.23s)
Computed https://github.com/elegantchaos/Logger.git at 1.3.6 (0.55s)
Computing version for https://github.com/elegantchaos/Arguments.git
Computed https://github.com/elegantchaos/Arguments.git at 1.1.0 (0.48s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.0.2 (0.51s)
Computing version for https://github.com/elegantchaos/docopt.swift.git
Computed https://github.com/elegantchaos/docopt.swift.git at 0.6.11 (0.05s)
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.11
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.3.6
Creating working copy for https://github.com/elegantchaos/Arguments.git
Working copy of https://github.com/elegantchaos/Arguments.git resolved at 1.1.0
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "coverage",
      "name": "Coverage",
      "url": "https://github.com/elegantchaos/Coverage.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Coverage",
      "dependencies": [
        {
          "identity": "runner",
          "name": "Runner",
          "url": "https://github.com/elegantchaos/Runner.git",
          "version": "1.3.2",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runner",
          "dependencies": [
            {
              "identity": "xctestextensions",
              "name": "XCTestExtensions",
              "url": "https://github.com/elegantchaos/XCTestExtensions.git",
              "version": "1.5.0",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTestExtensions",
              "dependencies": [
                {
                  "identity": "matchable",
                  "name": "Matchable",
                  "url": "https://github.com/elegantchaos/Matchable.git",
                  "version": "1.0.7",
                  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Matchable",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "arguments",
          "name": "Arguments",
          "url": "https://github.com/elegantchaos/Arguments.git",
          "version": "1.1.1",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Arguments",
          "dependencies": [
            {
              "identity": "docopt.swift",
              "name": "Docopt",
              "url": "https://github.com/elegantchaos/docopt.swift.git",
              "version": "0.6.12",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/docopt.swift",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "logger",
          "name": "Logger",
          "url": "https://github.com/elegantchaos/Logger.git",
          "version": "1.8.1",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/Coverage.git
[1/221] Fetching coverage
Fetched https://github.com/elegantchaos/Coverage.git (0.41s)
Fetching https://github.com/elegantchaos/Arguments.git from cache
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetched https://github.com/elegantchaos/Runner.git (0.39s)
Fetched https://github.com/elegantchaos/Logger.git (0.39s)
Fetched https://github.com/elegantchaos/Arguments.git (0.45s)
Computing version for https://github.com/elegantchaos/Arguments.git
Computed https://github.com/elegantchaos/Arguments.git at 1.1.1 (1.28s)
Fetching https://github.com/elegantchaos/docopt.swift.git from cache
Fetched https://github.com/elegantchaos/docopt.swift.git (0.37s)
Computing version for https://github.com/elegantchaos/docopt.swift.git
Computed https://github.com/elegantchaos/docopt.swift.git at 0.6.12 (0.13s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.2 (0.09s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.44s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.0 (0.08s)
Fetching https://github.com/elegantchaos/Matchable.git from cache
Fetched https://github.com/elegantchaos/Matchable.git (0.31s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.07s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.1 (0.07s)
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/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.0
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/Coverage.git
Working copy of https://github.com/elegantchaos/Coverage.git resolved at master
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.1
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.3.2
Found 3 product dependencies
  - Runner
  - Arguments
  - Logger
========================================
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/26] Compiling Logger PrintHandler.swift
[2/26] Compiling Logger OSLogHandler.swift
[3/26] Compiling Logger NSLogHandler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/26] Emitting module Docopt
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Argument.swift:18:19: error: method does not override any method from its superclass
    override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
    ~~~~~~~~      ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/LeafPattern.swift:61:19: error: method does not override any method from its superclass
    override func flat<T: LeafPattern>(_: T.Type) -> [T] {
    ~~~~~~~~      ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Option.swift:86:19: error: method does not override any method from its superclass
    override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
    ~~~~~~~~      ^
[5/26] Compiling Docopt Required.swift
[6/26] Compiling Docopt String.swift
[7/27] Compiling Docopt Option.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Option.swift:86:19: error: method does not override any method from its superclass
    override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
    ~~~~~~~~      ^
[8/27] Compiling Docopt Optional.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Option.swift:86:19: error: method does not override any method from its superclass
    override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
    ~~~~~~~~      ^
[9/27] Compiling Docopt OptionsShortcut.swift
[10/27] Compiling Docopt Pattern.swift
[11/27] Compiling Docopt DocoptError.swift
[12/27] Compiling Docopt Either.swift
[13/27] Compiling Docopt Command.swift
[14/27] Compiling Docopt Docopt.swift
[15/27] Compiling Docopt LeafPattern.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/LeafPattern.swift:61:19: error: method does not override any method from its superclass
    override func flat<T: LeafPattern>(_: T.Type) -> [T] {
    ~~~~~~~~      ^
[16/27] Compiling Docopt OneOrMore.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/LeafPattern.swift:61:19: error: method does not override any method from its superclass
    override func flat<T: LeafPattern>(_: T.Type) -> [T] {
    ~~~~~~~~      ^
[17/27] Compiling Docopt Argument.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Argument.swift:18:19: error: method does not override any method from its superclass
    override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
    ~~~~~~~~      ^
[18/27] Compiling Docopt BranchPattern.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Argument.swift:18:19: error: method does not override any method from its superclass
    override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
    ~~~~~~~~      ^
[19/27] Compiling Logger Context.swift
[20/27] Compiling Logger Handler.swift
[21/27] Emitting module Logger
[22/27] Compiling Logger Channel.swift
[23/27] Compiling Logger Manager.swift
[24/27] Emitting module Runner
[25/27] Compiling Runner Runner.swift
[26/27] Compiling Docopt Tokens.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[1/8] Compiling Docopt Optional.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/10] Emitting module Docopt
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Argument.swift:18:19: error: method does not override any method from its superclass
    override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
    ~~~~~~~~      ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/LeafPattern.swift:61:19: error: method does not override any method from its superclass
    override func flat<T: LeafPattern>(_: T.Type) -> [T] {
    ~~~~~~~~      ^
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Option.swift:86:19: error: method does not override any method from its superclass
    override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
    ~~~~~~~~      ^
[3/11] Compiling Docopt OneOrMore.swift
[4/11] Compiling Docopt BranchPattern.swift
[5/11] Compiling Docopt LeafPattern.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/LeafPattern.swift:61:19: error: method does not override any method from its superclass
    override func flat<T: LeafPattern>(_: T.Type) -> [T] {
    ~~~~~~~~      ^
[6/11] Compiling Docopt Option.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Option.swift:86:19: error: method does not override any method from its superclass
    override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
    ~~~~~~~~      ^
[7/15] Compiling Docopt Argument.swift
/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Argument.swift:18:19: error: method does not override any method from its superclass
    override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
    ~~~~~~~~      ^
[8/16] Compiling Docopt Either.swift
[9/16] Compiling Docopt Required.swift
[10/17] Compiling Docopt Command.swift
[11/17] Compiling Docopt DocoptError.swift
[12/17] Compiling Docopt String.swift
[13/17] Compiling Docopt Pattern.swift
[14/17] Compiling Docopt Tokens.swift
[15/17] Compiling Docopt OptionsShortcut.swift
[16/17] Compiling Docopt Docopt.swift
error: fatalError
BUILD FAILURE 5.9 macosSpm