This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Coverage.git
Reference: v1.0.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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/Logger.git from cache
Fetching https://github.com/elegantchaos/Arguments.git from cache
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetching https://github.com/elegantchaos/docopt.swift.git from cache
Fetched https://github.com/elegantchaos/Runner.git from cache (0.16s)
Fetched https://github.com/elegantchaos/Arguments.git from cache (0.16s)
Fetched https://github.com/elegantchaos/docopt.swift.git from cache (0.16s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.16s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.3.6 (0.42s)
Computing version for https://github.com/elegantchaos/Arguments.git
Computed https://github.com/elegantchaos/Arguments.git at 1.1.0 (0.44s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.0.2 (0.35s)
Computing version for https://github.com/elegantchaos/docopt.swift.git
Computed https://github.com/elegantchaos/docopt.swift.git at 0.6.11 (0.40s)
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.0.2
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Logger-8689ff05 is not valid git repository for 'https://github.com/elegantchaos/Logger.git', will fetch again.
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/Logger.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Logger-8689ff05 is not valid git repository for 'https://github.com/elegantchaos/Logger.git', will fetch again.
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/Logger.git from cache (0.01s)
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/docopt.swift.git
Working copy of https://github.com/elegantchaos/docopt.swift.git resolved at 0.6.11
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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 from cache (0.27s)
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetching https://github.com/elegantchaos/Arguments.git from cache
Fetched https://github.com/elegantchaos/Runner.git from cache (0.19s)
Fetched https://github.com/elegantchaos/Arguments.git from cache (0.19s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.20s)
Computing version for https://github.com/elegantchaos/Arguments.git
Computed https://github.com/elegantchaos/Arguments.git at 1.1.1 (0.40s)
Fetching https://github.com/elegantchaos/docopt.swift.git from cache
Fetched https://github.com/elegantchaos/docopt.swift.git from cache (0.15s)
Computing version for https://github.com/elegantchaos/docopt.swift.git
Computed https://github.com/elegantchaos/docopt.swift.git at 0.6.12 (0.02s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.2 (0.49s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.19s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.0 (0.47s)
Fetching https://github.com/elegantchaos/Matchable.git from cache
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.17s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.34s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.1 (0.34s)
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
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Logger-8689ff05 is not valid git repository for 'https://github.com/elegantchaos/Logger.git', will fetch again.
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/Logger.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Logger-8689ff05 is not valid git repository for 'https://github.com/elegantchaos/Logger.git', will fetch again.
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/Logger.git from cache (0.09s)
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/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/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.3.2
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/XCTestExtensions-e5a97958 is not valid git repository for 'https://github.com/elegantchaos/XCTestExtensions.git', will fetch again.
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/XCTestExtensions-e5a97958 is not valid git repository for 'https://github.com/elegantchaos/XCTestExtensions.git', will fetch again.
Fetching https://github.com/elegantchaos/XCTestExtensions.git from cache
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.01s)
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.0
Found 3 product dependencies
  - Runner
  - Arguments
  - Logger
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/elegantchaos/Coverage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[1/10] Write coverage-entitlement.plist
[2/10] Write sources
[6/10] Write swift-version-6044DDE57671499D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/35] Emitting module Docopt
/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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/36] Emitting module Runner
[10/36] Compiling Logger OSLogHandler.swift
[11/36] Compiling Docopt Argument.swift
/Users/builder/builds/TDmZkXJm/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 {
    ~~~~~~~~      ^
[12/36] Compiling Docopt BranchPattern.swift
/Users/builder/builds/TDmZkXJm/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 {
    ~~~~~~~~      ^
[13/36] Compiling Docopt LeafPattern.swift
/Users/builder/builds/TDmZkXJm/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] {
    ~~~~~~~~      ^
[14/36] Compiling Docopt OneOrMore.swift
/Users/builder/builds/TDmZkXJm/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] {
    ~~~~~~~~      ^
[15/36] Compiling Logger NSLogHandler.swift
[16/36] Compiling Logger PrintHandler.swift
[17/36] Compiling Docopt Tokens.swift
[18/36] Compiling Docopt OptionsShortcut.swift
[19/36] Compiling Docopt Pattern.swift
[20/36] Compiling Docopt DocoptError.swift
[21/36] Compiling Docopt Either.swift
[22/36] Compiling Docopt Required.swift
[23/36] Compiling Docopt String.swift
[24/36] Compiling Docopt Option.swift
/Users/builder/builds/TDmZkXJm/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 {
    ~~~~~~~~      ^
[25/36] Compiling Docopt Optional.swift
/Users/builder/builds/TDmZkXJm/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 {
    ~~~~~~~~      ^
[26/36] Compiling Docopt Command.swift
[27/36] Compiling Docopt Docopt.swift
[28/36] Compiling Runner Runner.swift
error: fatalError
[29/36] Compiling Logger Handler.swift
[30/36] Compiling Logger Channel.swift
[31/36] Compiling Logger Context.swift
[32/36] Emitting module Logger
[0/1] Planning build
Building for debugging...
[0/4] Write swift-version-6044DDE57671499D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/15] Compiling Docopt BranchPattern.swift
[3/15] Compiling Docopt Optional.swift
[4/15] Compiling Docopt OneOrMore.swift
[5/15] Emitting module Docopt
/Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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 {
    ~~~~~~~~      ^
[6/15] Compiling Docopt LeafPattern.swift
/Users/builder/builds/TDmZkXJm/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] {
    ~~~~~~~~      ^
[7/15] Compiling Docopt Option.swift
/Users/builder/builds/TDmZkXJm/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/15] Compiling Docopt Argument.swift
/Users/builder/builds/TDmZkXJm/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 {
    ~~~~~~~~      ^
[9/24] Compiling Logger Context.swift
[10/24] Emitting module Logger
[11/24] Compiling Logger Manager.swift
[12/24] Compiling Logger Channel.swift
[13/24] Compiling Docopt Either.swift
[14/28] Compiling Docopt Tokens.swift
[15/28] Compiling Docopt OptionsShortcut.swift
[16/28] Compiling Docopt DocoptError.swift
[17/28] Compiling Docopt String.swift
[18/28] Compiling Docopt Required.swift
[19/28] Compiling Docopt Pattern.swift
[20/28] Compiling Logger PrintHandler.swift
[21/28] Compiling Logger NSLogHandler.swift
[22/28] Compiling Logger OSLogHandler.swift
[23/28] Compiling Logger Handler.swift
[24/28] Compiling Docopt Command.swift
[25/28] Compiling Docopt Docopt.swift
error: fatalError
BUILD FAILURE 5.10 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.