The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LineEditor, reference main (e7ed6b), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 17:53:42 UTC.

Swift 6 data race errors: 0

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/wildthink/LineEditor.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wildthink/LineEditor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e7ed6be improved error reporting and repl mode
Cloned https://github.com/wildthink/LineEditor.git
Revision (git rev-parse @):
e7ed6be0c27dc0eda44f3876cb3a515d13cae591
SUCCESS checkout https://github.com/wildthink/LineEditor.git at main
Fetching https://github.com/apple/swift-argument-parser.git
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.57s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (2.25s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
========================================
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": "lineeditor",
      "name": "LineEditor",
      "url": "https://github.com/wildthink/LineEditor.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LineEditor",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/wildthink/LineEditor.git
[1/120] Fetching lineeditor
Fetched https://github.com/wildthink/LineEditor.git from cache (0.73s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.27s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/wildthink/LineEditor.git
Working copy of https://github.com/wildthink/LineEditor.git resolved at main (e7ed6be)
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/wildthink/LineEditor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[6/13] Write repl-entitlement.plist
[8/13] Write swift-version--6988338F2F200930.txt
[9/15] Compiling CLibEdit libedit_shim.c
[11/17] Emitting module ArgumentParserToolInfo
[12/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/63] Compiling ArgumentParser ArgumentDiscussion.swift
[14/63] Compiling ArgumentParser ArgumentHelp.swift
[15/63] Compiling ArgumentParser ArgumentVisibility.swift
[16/63] Compiling ArgumentParser CompletionKind.swift
[17/63] Compiling ArgumentParser Errors.swift
[18/67] Compiling ArgumentParser SequenceExtensions.swift
[19/67] Compiling ArgumentParser StringExtensions.swift
[20/67] Compiling ArgumentParser SwiftExtensions.swift
[21/67] Compiling ArgumentParser Tree.swift
[22/67] Compiling ArgumentParser CodingKeyValidator.swift
[23/67] Compiling ArgumentParser NonsenseFlagsValidator.swift
[24/67] Compiling ArgumentParser ParsableArgumentsValidation.swift
[25/67] Compiling ArgumentParser PositionalArgumentsValidator.swift
[26/67] Compiling ArgumentParser UniqueNamesValidator.swift
[27/67] Emitting module ArgumentParser
[28/67] Compiling ArgumentParser Flag.swift
[29/67] Compiling ArgumentParser NameSpecification.swift
[30/67] Compiling ArgumentParser Option.swift
[31/67] Compiling ArgumentParser OptionGroup.swift
[32/67] Compiling ArgumentParser AsyncParsableCommand.swift
[33/67] Compiling ArgumentParser CommandConfiguration.swift
[34/67] Compiling ArgumentParser CommandGroup.swift
[35/67] Compiling ArgumentParser EnumerableFlag.swift
[36/67] Compiling ArgumentParser ExpressibleByArgument.swift
[37/67] Compiling ArgumentParser ParsableArguments.swift
[38/67] Compiling ArgumentParser InputKey.swift
[39/67] Compiling ArgumentParser InputOrigin.swift
[40/67] Compiling ArgumentParser Name.swift
[41/67] Compiling ArgumentParser Parsed.swift
[42/67] Compiling ArgumentParser ParsedValues.swift
[43/67] Compiling ArgumentParser BashCompletionsGenerator.swift
[44/67] Compiling ArgumentParser CompletionsGenerator.swift
[45/67] Compiling ArgumentParser FishCompletionsGenerator.swift
[46/67] Compiling ArgumentParser ZshCompletionsGenerator.swift
[47/67] Compiling ArgumentParser Argument.swift
[48/67] Compiling LineEditor LineEditor.swift
[49/67] Emitting module LineEditor
[50/67] Compiling ArgumentParser ParserError.swift
[51/67] Compiling ArgumentParser SplitArguments.swift
[52/67] Compiling ArgumentParser DumpHelpGenerator.swift
[53/67] Compiling ArgumentParser HelpCommand.swift
[54/67] Compiling ArgumentParser HelpGenerator.swift
[55/67] Compiling ArgumentParser ParsableCommand.swift
[56/67] Compiling ArgumentParser ArgumentDecoder.swift
[57/67] Compiling ArgumentParser ArgumentDefinition.swift
[58/67] Compiling ArgumentParser ArgumentSet.swift
[59/67] Compiling ArgumentParser CommandParser.swift
[60/67] Compiling ArgumentParser MessageInfo.swift
[61/67] Compiling ArgumentParser UsageGenerator.swift
[62/67] Compiling ArgumentParser CollectionExtensions.swift
[63/67] Compiling ArgumentParser Mutex.swift
[64/67] Compiling ArgumentParser Platform.swift
[65/70] Emitting module CommandREPL
/Users/admin/builder/spi-builder-workspace/Sources/CommandREPL/ParsableCommand+Extension.swift:72:51: warning: use of protocol 'Sequence' as a type must be written 'any Sequence'; this will be an error in a future Swift language mode [#ExistentialAny]
 70 |     /// - Parameter argv: Pre-tokenized arguments as `StringProtocol` values.
 71 |     /// - Throws: An error if parsing fails or if `run()` throws.
 72 |     static func evaluate<S: StringProtocol>(argv: Sequence<S>) throws {
    |                                                   `- warning: use of protocol 'Sequence' as a type must be written 'any Sequence'; this will be an error in a future Swift language mode [#ExistentialAny]
 73 |         try evaluate(argv: argv.map { String($0) })
 74 |     }
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[66/70] Compiling CommandREPL CommandREPL.swift
[67/70] Compiling CommandREPL ParsableCommand+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/CommandREPL/ParsableCommand+Extension.swift:72:51: warning: use of protocol 'Sequence' as a type must be written 'any Sequence'; this will be an error in a future Swift language mode [#ExistentialAny]
 70 |     /// - Parameter argv: Pre-tokenized arguments as `StringProtocol` values.
 71 |     /// - Throws: An error if parsing fails or if `run()` throws.
 72 |     static func evaluate<S: StringProtocol>(argv: Sequence<S>) throws {
    |                                                   `- warning: use of protocol 'Sequence' as a type must be written 'any Sequence'; this will be an error in a future Swift language mode [#ExistentialAny]
 73 |         try evaluate(argv: argv.map { String($0) })
 74 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CommandREPL/ParsableCommand+Extension.swift:103:16: warning: value 'cleanExit' was defined but never used; consider replacing with boolean test [#no-usage]
101 |         let m = Mirror(reflecting: error)
102 |
103 |         if let cleanExit = error as? CleanExit {
    |                `- warning: value 'cleanExit' was defined but never used; consider replacing with boolean test [#no-usage]
104 |             if let helpRequest = m.descendant("base", "helpRequest"),
105 |                let pt = helpRequest as? ParsableCommand.Type
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[68/72] Emitting module repl
[69/72] Compiling repl repl.swift
[69/72] Write Objects.LinkFileList
[70/72] Linking repl
[71/72] Applying repl
Build complete! (12.20s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "LineEditor",
  "name" : "LineEditor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "LineEditor",
      "targets" : [
        "LineEditor",
        "CLibEdit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CommandREPL",
      "targets" : [
        "CommandREPL",
        "LineEditor",
        "CLibEdit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "repl",
      "targets" : [
        "repl"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "repl",
      "module_type" : "SwiftTarget",
      "name" : "repl",
      "path" : "Sources/repl",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "repl"
      ],
      "sources" : [
        "repl.swift"
      ],
      "target_dependencies" : [
        "LineEditor",
        "CommandREPL"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LineEditor",
      "module_type" : "SwiftTarget",
      "name" : "LineEditor",
      "path" : "Sources/LineEditor",
      "product_memberships" : [
        "LineEditor",
        "CommandREPL",
        "repl"
      ],
      "sources" : [
        "LineEditor.swift"
      ],
      "target_dependencies" : [
        "CLibEdit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommandREPL",
      "module_type" : "SwiftTarget",
      "name" : "CommandREPL",
      "path" : "Sources/CommandREPL",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "CommandREPL",
        "repl"
      ],
      "sources" : [
        "CommandREPL.swift",
        "ParsableCommand+Extension.swift"
      ],
      "target_dependencies" : [
        "LineEditor",
        "CLibEdit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLibEdit",
      "module_type" : "ClangTarget",
      "name" : "CLibEdit",
      "path" : "Sources/CLibEdit",
      "product_memberships" : [
        "LineEditor",
        "CommandREPL",
        "repl"
      ],
      "sources" : [
        "libedit_shim.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.