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, reference v1.0.6 (fa0d05), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 11:48:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.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/Logger.git
Fetching https://github.com/elegantchaos/Runner.git
Fetching https://github.com/elegantchaos/docopt.swift.git
[1/116] Fetching arguments
[36/903] Fetching arguments, docopt.swift
[149/2954] Fetching arguments, docopt.swift, logger
[309/3630] Fetching arguments, docopt.swift, logger, runner
Fetched https://github.com/elegantchaos/docopt.swift.git from cache (0.99s)
Fetched https://github.com/elegantchaos/Arguments.git from cache (0.99s)
Fetched https://github.com/elegantchaos/Runner.git from cache (0.99s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.99s)
Computing version for https://github.com/elegantchaos/Logger.git
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.54s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.0.2 (2.27s)
Computing version for https://github.com/elegantchaos/docopt.swift.git
Computed https://github.com/elegantchaos/docopt.swift.git at 0.6.11 (2.50s)
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
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/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "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",
      "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",
          "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",
              "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",
                  "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",
          "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",
              "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",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/Coverage.git
[1/221] Fetching coverage
Fetched https://github.com/elegantchaos/Coverage.git from cache (0.74s)
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetching https://github.com/elegantchaos/Arguments.git from cache
Fetched https://github.com/elegantchaos/Runner.git from cache (0.48s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.48s)
Fetched https://github.com/elegantchaos/Arguments.git from cache (0.48s)
Computing version for https://github.com/elegantchaos/Arguments.git
Computed https://github.com/elegantchaos/Arguments.git at 1.1.1 (0.54s)
Fetching https://github.com/elegantchaos/docopt.swift.git from cache
Fetched https://github.com/elegantchaos/docopt.swift.git from cache (0.47s)
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.3 (0.58s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/571] Fetching xctestextensions
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.75s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (0.55s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] 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 (0.55s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.57s)
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/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
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/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/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
Found 3 product dependencies
  - Runner
  - Arguments
  - Logger
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/elegantchaos/Coverage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/10] Write sources
[2/10] Write coverage-entitlement.plist
[6/10] Write swift-version--7754E27361AE5C74.txt
[8/35] Compiling Logger OSLogHandler.swift
[9/35] Compiling Logger Context.swift
[10/35] Compiling Docopt Pattern.swift
[11/36] Emitting module Logger
[12/36] Compiling Logger PrintHandler.swift
[13/36] Compiling Logger Handler.swift
[14/36] Compiling Logger Manager.swift
[15/36] Compiling Logger NSLogHandler.swift
[16/36] Compiling Runner Runner.swift
[17/36] Emitting module Runner
[18/36] Compiling Docopt Required.swift
[19/36] Compiling Docopt String.swift
[20/36] Compiling Logger Channel.swift
[21/36] Compiling Docopt OptionsShortcut.swift
[22/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]
[23/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]
[24/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]
[25/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]
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/36] Compiling Docopt Command.swift
[27/36] Compiling Docopt Docopt.swift
[28/36] Compiling Docopt DocoptError.swift
[29/36] Compiling Docopt Either.swift
[30/36] 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]
[31/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]
[32/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]
[33/36] Compiling Docopt Tokens.swift
BUILD FAILURE 6.0 macosSpm