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 SketchX, reference v1.0.9 (8446d9), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 22:22:56 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/SketchX.git
Reference: v1.0.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/SketchX
 * tag               v1.0.9     -> FETCH_HEAD
HEAD is now at 8446d91 changed --pages to be an option
Cloned https://github.com/elegantchaos/SketchX.git
Revision (git rev-parse @):
8446d91994b541cfad9d37c3bd318f4e50f5ff37
SUCCESS checkout https://github.com/elegantchaos/SketchX.git at v1.0.9
Fetching https://github.com/elegantchaos/Runner.git
Fetching https://github.com/elegantchaos/docopt.swift.git
Fetching https://github.com/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/Arguments.git
Fetching https://github.com/elegantchaos/CommandShell.git
[1/787] Fetching docopt.swift
[33/903] Fetching docopt.swift, arguments
[275/1579] Fetching docopt.swift, arguments, runner
[404/3630] Fetching docopt.swift, arguments, runner, logger
[901/3984] Fetching docopt.swift, arguments, runner, logger, commandshell
Fetched https://github.com/elegantchaos/docopt.swift.git from cache (0.91s)
Fetched https://github.com/elegantchaos/Runner.git from cache (0.91s)
[1393/2521] Fetching arguments, logger, commandshell
Fetched https://github.com/elegantchaos/Logger.git from cache (1.02s)
Fetched https://github.com/elegantchaos/Arguments.git from cache (1.02s)
Fetched https://github.com/elegantchaos/CommandShell.git from cache (1.02s)
Computing version for https://github.com/elegantchaos/CommandShell.git
Computed https://github.com/elegantchaos/CommandShell.git at 1.1.0 (0.56s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.0.3 (2.42s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.3.6 (0.63s)
Computing version for https://github.com/elegantchaos/Arguments.git
Computed https://github.com/elegantchaos/Arguments.git at 1.1.0 (0.65s)
Computing version for https://github.com/elegantchaos/docopt.swift.git
Computed https://github.com/elegantchaos/docopt.swift.git at 0.6.11 (2.45s)
Creating working copy for https://github.com/elegantchaos/CommandShell.git
Working copy of https://github.com/elegantchaos/CommandShell.git resolved at 1.1.0
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.3
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/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": "sketchx",
      "name": "SketchX",
      "url": "https://github.com/elegantchaos/SketchX.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SketchX",
      "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": "commandshell",
          "name": "CommandShell",
          "url": "https://github.com/elegantchaos/CommandShell.git",
          "version": "1.1.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CommandShell",
          "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/SketchX.git
[3/266] Fetching sketchx
Fetched https://github.com/elegantchaos/SketchX.git from cache (0.88s)
Fetching https://github.com/elegantchaos/CommandShell.git from cache
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetched https://github.com/elegantchaos/Runner.git from cache (0.51s)
Fetched https://github.com/elegantchaos/CommandShell.git from cache (0.51s)
Computing version for https://github.com/elegantchaos/CommandShell.git
Computed https://github.com/elegantchaos/CommandShell.git at 1.1.3 (0.54s)
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetching https://github.com/elegantchaos/Arguments.git from cache
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.55s)
Fetching https://github.com/elegantchaos/docopt.swift.git from cache
Fetched https://github.com/elegantchaos/docopt.swift.git from cache (0.43s)
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.56s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/571] Fetching xctestextensions
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.80s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (0.54s)
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 (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/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
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/CommandShell.git
Working copy of https://github.com/elegantchaos/CommandShell.git resolved at 1.1.3
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/SketchX.git
Working copy of https://github.com/elegantchaos/SketchX.git resolved at v1.0.9 (8446d91)
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 2 product dependencies
  - Runner
  - CommandShell
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/elegantchaos/SketchX.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/11] Write sources
[0/11] Write sketchx-entitlement.plist
[1/11] Write sources
[7/11] Write swift-version--7754E27361AE5C74.txt
[9/36] Compiling Logger OSLogHandler.swift
[10/36] Compiling Logger PrintHandler.swift
[11/36] Compiling Logger NSLogHandler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/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]
[13/37] Emitting module Runner
[14/37] Compiling Runner Runner.swift
[15/37] 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]
[16/37] 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]
[17/37] Compiling Docopt Command.swift
[18/37] Compiling Docopt Docopt.swift
[19/37] Compiling Docopt DocoptError.swift
[20/37] Compiling Docopt Either.swift
[21/37] 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]
[22/37] 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]
[23/37] Compiling Docopt OptionsShortcut.swift
[24/37] Compiling Logger Handler.swift
[25/37] Compiling Logger Channel.swift
[26/37] Emitting module Logger
[27/37] Compiling Logger Manager.swift
[28/37] Compiling Logger Context.swift
[29/37] Compiling Docopt Required.swift
[30/37] Compiling Docopt Pattern.swift
[31/37] Compiling Docopt String.swift
[32/37] 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]
[33/37] 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]
[34/37] Compiling Docopt Tokens.swift
BUILD FAILURE 6.0 macosSpm