The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LineEditor, reference v1.0.4 (35ca5b), with Swift 6.2 for macOS (SPM) on 8 Dec 2025 03:48:35 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wildthink/LineEditor.git
Reference: v1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wildthink/LineEditor
 * tag               v1.0.4     -> FETCH_HEAD
HEAD is now at 35ca5ba if TERM is 'dumb' then Swift.readLine
Cloned https://github.com/wildthink/LineEditor.git
Revision (git rev-parse @):
35ca5ba2990fcb736ce5fc2d6ac53f55ba3224ce
SUCCESS checkout https://github.com/wildthink/LineEditor.git at v1.0.4
Fetching https://github.com/apple/swift-argument-parser.git
[1/16877] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.65s)
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.19s)
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",
  "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",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/wildthink/LineEditor.git
[1/103] 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.59s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.66s)
Creating working copy for https://github.com/wildthink/LineEditor.git
Working copy of https://github.com/wildthink/LineEditor.git resolved at v1.0.4 (35ca5ba)
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
Found 1 product dependencies
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wildthink/LineEditor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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-49B95AFC49DCD68C.txt
[10/15] Emitting module ArgumentParserToolInfo
[10/15] Compiling CLibEdit libedit_shim.c
[12/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/63] Emitting module ArgumentParser
[14/67] Compiling ArgumentParser NonsenseFlagsValidator.swift
[15/67] Compiling ArgumentParser ParsableArgumentsValidation.swift
[16/67] Compiling ArgumentParser PositionalArgumentsValidator.swift
[17/67] Compiling ArgumentParser UniqueNamesValidator.swift
[18/67] Compiling LineEditor LineEditor.swift
[19/67] Emitting module LineEditor
[20/67] Compiling ArgumentParser ParsableCommand.swift
[21/67] Compiling ArgumentParser ArgumentDecoder.swift
[22/67] Compiling ArgumentParser ArgumentDefinition.swift
[23/67] Compiling ArgumentParser ArgumentSet.swift
[24/67] Compiling ArgumentParser CommandParser.swift
[25/67] Compiling ArgumentParser Flag.swift
[26/67] Compiling ArgumentParser NameSpecification.swift
[27/67] Compiling ArgumentParser Option.swift
[28/67] Compiling ArgumentParser OptionGroup.swift
[29/67] Compiling ArgumentParser AsyncParsableCommand.swift
[30/67] Compiling ArgumentParser ArgumentDiscussion.swift
[31/67] Compiling ArgumentParser ArgumentHelp.swift
[32/67] Compiling ArgumentParser ArgumentVisibility.swift
[33/67] Compiling ArgumentParser CompletionKind.swift
[34/67] Compiling ArgumentParser Errors.swift
[35/67] Compiling ArgumentParser InputKey.swift
[36/67] Compiling ArgumentParser InputOrigin.swift
[37/67] Compiling ArgumentParser Name.swift
[38/67] Compiling ArgumentParser Parsed.swift
[39/67] Compiling ArgumentParser ParsedValues.swift
[40/67] Compiling ArgumentParser CommandConfiguration.swift
[41/67] Compiling ArgumentParser CommandGroup.swift
[42/67] Compiling ArgumentParser EnumerableFlag.swift
[43/67] Compiling ArgumentParser ExpressibleByArgument.swift
[44/67] Compiling ArgumentParser ParsableArguments.swift
[45/67] Compiling ArgumentParser SequenceExtensions.swift
[46/67] Compiling ArgumentParser StringExtensions.swift
[47/67] Compiling ArgumentParser SwiftExtensions.swift
[48/67] Compiling ArgumentParser Tree.swift
[49/67] Compiling ArgumentParser CodingKeyValidator.swift
[50/67] Compiling ArgumentParser MessageInfo.swift
[51/67] Compiling ArgumentParser UsageGenerator.swift
[52/67] Compiling ArgumentParser CollectionExtensions.swift
[53/67] Compiling ArgumentParser Mutex.swift
[54/67] Compiling ArgumentParser Platform.swift
[55/67] Compiling ArgumentParser BashCompletionsGenerator.swift
[56/67] Compiling ArgumentParser CompletionsGenerator.swift
[57/67] Compiling ArgumentParser FishCompletionsGenerator.swift
[58/67] Compiling ArgumentParser ZshCompletionsGenerator.swift
[59/67] Compiling ArgumentParser Argument.swift
[60/67] Compiling ArgumentParser ParserError.swift
[61/67] Compiling ArgumentParser SplitArguments.swift
[62/67] Compiling ArgumentParser DumpHelpGenerator.swift
[63/67] Compiling ArgumentParser HelpCommand.swift
[64/67] Compiling ArgumentParser HelpGenerator.swift
[65/70] Compiling CommandREPL CommandREPL.swift
[66/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>
[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 |     }
[#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! (10.11s)
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.