Build Information
Successful build of lns, reference master (851d16), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 09:52:34 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/erica/lns.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/erica/lns
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 851d16f A little test cleanup
Cloned https://github.com/erica/lns.git
Revision (git rev-parse @):
851d16f0490e188d34773a743bd545439276e2e6
SUCCESS checkout https://github.com/erica/lns.git at master
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.51s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.6 (2.21s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.6
========================================
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": "lns",
"name": "lns",
"url": "https://github.com/erica/lns.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lns",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "0.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/erica/lns.git
[1/27] Fetching lns
Fetched https://github.com/erica/lns.git from cache (0.61s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.6 (0.61s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.6
Creating working copy for https://github.com/erica/lns.git
Working copy of https://github.com/erica/lns.git resolved at master (851d16f)
Found 1 product dependencies
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/erica/lns.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Write lns-entitlement.plist
[3/7] Write swift-version--6988338F2F200930.txt
[5/35] Emitting module ArgumentParser
[6/38] Compiling ArgumentParser OptionGroup.swift
[7/38] Compiling ArgumentParser CommandConfiguration.swift
[8/38] Compiling ArgumentParser EnumerableFlag.swift
[9/38] Compiling ArgumentParser InputOrigin.swift
[10/38] Compiling ArgumentParser Name.swift
[11/38] Compiling ArgumentParser Parsed.swift
[12/38] Compiling ArgumentParser ArgumentSet.swift
[13/38] Compiling ArgumentParser ArgumentSetSequence.swift
[14/38] Compiling ArgumentParser CommandParser.swift
[15/38] Compiling ArgumentParser Flag.swift
[16/38] Compiling ArgumentParser NameSpecification.swift
[17/38] Compiling ArgumentParser Option.swift
[18/38] Compiling ArgumentParser ParsableCommand.swift
[19/38] Compiling ArgumentParser ArgumentDecoder.swift
[20/38] Compiling ArgumentParser ArgumentDefinition.swift
[21/38] Compiling ArgumentParser ParsedValues.swift
[22/38] Compiling ArgumentParser ParserError.swift
[23/38] Compiling ArgumentParser SplitArguments.swift
[24/38] Compiling ArgumentParser Argument.swift
[25/38] Compiling ArgumentParser ArgumentHelp.swift
[26/38] Compiling ArgumentParser Errors.swift
[27/38] Compiling ArgumentParser ExpressibleByArgument.swift
[28/38] Compiling ArgumentParser ParsableArguments.swift
[29/38] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/38] Compiling ArgumentParser HelpCommand.swift
[31/38] Compiling ArgumentParser HelpGenerator.swift
[32/38] Compiling ArgumentParser MessageInfo.swift
[33/38] Compiling ArgumentParser UsageGenerator.swift
[34/38] Compiling ArgumentParser StringExtensions.swift
[35/38] Compiling ArgumentParser Tree.swift
[36/42] Compiling lns main.swift
[37/42] Compiling lns Linker.swift
[38/42] Emitting module lns
[39/42] Compiling lns RuntimeError.swift
[39/42] Write Objects.LinkFileList
[40/42] Linking lns
[41/42] Applying lns
Build complete! (5.80s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"exact" : [
"0.0.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "lns",
"name" : "lns",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
}
],
"products" : [
{
"name" : "lns",
"targets" : [
"lns"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "lnsTests",
"module_type" : "SwiftTarget",
"name" : "lnsTests",
"path" : "Tests/lnsTests",
"sources" : [
"XCTestManifests.swift",
"lnsTests.swift"
],
"target_dependencies" : [
"lns"
],
"type" : "test"
},
{
"c99name" : "lns",
"module_type" : "SwiftTarget",
"name" : "lns",
"path" : "lns",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"lns"
],
"sources" : [
"Linker.swift",
"RuntimeError.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.1"
}
Done.