The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Coverage, reference v1.0.6 (fa0d05), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 11:16:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
Fetching https://github.com/elegantchaos/Arguments.git
Fetching https://github.com/elegantchaos/docopt.swift.git
Fetching https://github.com/elegantchaos/Runner.git
Fetching https://github.com/elegantchaos/Logger.git
[1/116] Fetching arguments
[13/2355] Fetching arguments, logger
[14/3142] Fetching arguments, logger, docopt.swift
[316/3852] Fetching arguments, logger, docopt.swift, runner
Fetched https://github.com/elegantchaos/Arguments.git from cache (0.88s)
Fetched https://github.com/elegantchaos/docopt.swift.git from cache (0.88s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.88s)
Fetched https://github.com/elegantchaos/Runner.git from cache (0.88s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.3.6 (1.63s)
Computing version for https://github.com/elegantchaos/Arguments.git
Computed https://github.com/elegantchaos/Arguments.git at 1.1.0 (0.71s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.0.2 (2.31s)
Computing version for https://github.com/elegantchaos/docopt.swift.git
Computed https://github.com/elegantchaos/docopt.swift.git at 0.6.11 (2.73s)
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/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/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.0.2
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.3.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "coverage",
      "name": "Coverage",
      "url": "https://github.com/elegantchaos/Coverage.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Coverage",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "runner",
          "name": "Runner",
          "url": "https://github.com/elegantchaos/Runner.git",
          "version": "1.3.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runner",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "xctestextensions",
              "name": "XCTestExtensions",
              "url": "https://github.com/elegantchaos/XCTestExtensions.git",
              "version": "1.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCTestExtensions",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "matchable",
                  "name": "Matchable",
                  "url": "https://github.com/elegantchaos/Matchable.git",
                  "version": "1.0.7",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Matchable",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "arguments",
          "name": "Arguments",
          "url": "https://github.com/elegantchaos/Arguments.git",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Arguments",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "docopt.swift",
              "name": "Docopt",
              "url": "https://github.com/elegantchaos/docopt.swift.git",
              "version": "0.6.12",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/docopt.swift",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "logger",
          "name": "Logger",
          "url": "https://github.com/elegantchaos/Logger.git",
          "version": "1.8.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/Coverage.git
[1/221] Fetching coverage
Fetched https://github.com/elegantchaos/Coverage.git from cache (0.73s)
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetching https://github.com/elegantchaos/Arguments.git from cache
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/Runner.git from cache (0.47s)
Fetched https://github.com/elegantchaos/Arguments.git from cache (0.47s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.47s)
Computing version for https://github.com/elegantchaos/Arguments.git
Computed https://github.com/elegantchaos/Arguments.git at 1.1.1 (1.11s)
Fetching https://github.com/elegantchaos/docopt.swift.git from cache
Fetched https://github.com/elegantchaos/docopt.swift.git from cache (0.41s)
Computing version for https://github.com/elegantchaos/docopt.swift.git
Computed https://github.com/elegantchaos/docopt.swift.git at 0.6.12 (0.46s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.3 (0.60s)
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.40s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/166] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.65s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (1.36s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.73s)
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/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.3.3
Creating working copy for https://github.com/elegantchaos/Coverage.git
Working copy of https://github.com/elegantchaos/Coverage.git resolved at v1.0.6 (fa0d058)
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/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/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.2
Found 3 product dependencies
  - Runner
  - Arguments
  - Logger
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/elegantchaos/Coverage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[3/10] Write coverage-entitlement.plist
[6/10] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/35] Emitting module Docopt
/Users/admin/builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Argument.swift:18:19: error: method does not override any method from its superclass
16 |     }
17 |
18 |     override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
   |                   `- error: method does not override any method from its superclass
19 |         for i in 0..<left.count {
20 |             let pattern = left[i]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/LeafPattern.swift:61:19: error: method does not override any method from its superclass
 59 |     }
 60 |
 61 |     override func flat<T: LeafPattern>(_: T.Type) -> [T] {
    |                   `- error: method does not override any method from its superclass
 62 |         if let cast = self as? T {
 63 |             return [cast]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Option.swift:86:19: error: method does not override any method from its superclass
 84 |     }
 85 |
 86 |     override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
    |                   `- error: method does not override any method from its superclass
 87 |         for i in 0..<left.count {
 88 |             let pattern = left[i]
[9/36] Compiling Logger NSLogHandler.swift
[10/36] Compiling Logger PrintHandler.swift
[11/36] Compiling Logger OSLogHandler.swift
[12/36] Compiling Docopt OptionsShortcut.swift
[13/36] Compiling Docopt DocoptError.swift
[14/36] Compiling Docopt Either.swift
[15/36] Compiling Docopt Command.swift
[16/36] Compiling Docopt Docopt.swift
[17/36] Compiling Docopt Option.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Option.swift:86:19: error: method does not override any method from its superclass
 84 |     }
 85 |
 86 |     override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
    |                   `- error: method does not override any method from its superclass
 87 |         for i in 0..<left.count {
 88 |             let pattern = left[i]
[18/36] Compiling Docopt Optional.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Option.swift:86:19: error: method does not override any method from its superclass
 84 |     }
 85 |
 86 |     override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
    |                   `- error: method does not override any method from its superclass
 87 |         for i in 0..<left.count {
 88 |             let pattern = left[i]
[19/36] Compiling Docopt LeafPattern.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/LeafPattern.swift:61:19: error: method does not override any method from its superclass
 59 |     }
 60 |
 61 |     override func flat<T: LeafPattern>(_: T.Type) -> [T] {
    |                   `- error: method does not override any method from its superclass
 62 |         if let cast = self as? T {
 63 |             return [cast]
[20/36] Compiling Docopt OneOrMore.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/LeafPattern.swift:61:19: error: method does not override any method from its superclass
 59 |     }
 60 |
 61 |     override func flat<T: LeafPattern>(_: T.Type) -> [T] {
    |                   `- error: method does not override any method from its superclass
 62 |         if let cast = self as? T {
 63 |             return [cast]
[21/36] Compiling Docopt Argument.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Argument.swift:18:19: error: method does not override any method from its superclass
16 |     }
17 |
18 |     override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
   |                   `- error: method does not override any method from its superclass
19 |         for i in 0..<left.count {
20 |             let pattern = left[i]
[22/36] Compiling Docopt BranchPattern.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/docopt.swift/Sources/Docopt/Argument.swift:18:19: error: method does not override any method from its superclass
16 |     }
17 |
18 |     override func singleMatch<T: LeafPattern>(_ left: [T]) -> SingleMatchResult {
   |                   `- error: method does not override any method from its superclass
19 |         for i in 0..<left.count {
20 |             let pattern = left[i]
[23/36] Emitting module Runner
[24/36] Compiling Runner Runner.swift
[25/36] Compiling Docopt String.swift
[26/36] Compiling Docopt Required.swift
[27/36] Compiling Docopt Pattern.swift
[28/36] Compiling Logger Handler.swift
[29/36] Compiling Logger Context.swift
[30/36] Compiling Logger Channel.swift
[31/36] Compiling Logger Manager.swift
[32/36] Emitting module Logger
[33/36] Compiling Docopt Tokens.swift
BUILD FAILURE 6.3 macosSpm