Build Information
Successful build of swifty, reference main (ee6328
), with Swift 6.0 for macOS (SPM) on 6 Nov 2024 01:34:10 UTC.
Swift 6 data race errors: 0
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
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/peterkos/swifty.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/peterkos/swifty
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ee63289 Add README
Cloned https://github.com/peterkos/swifty.git
Revision (git rev-parse @):
ee632896a1c83ea23a6ab74be8141ca52bbfea7f
SUCCESS checkout https://github.com/peterkos/swifty.git at main
Fetching https://github.com/JohnSundell/Files
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/960] Fetching shellout
[155/2191] Fetching shellout, files
[1762/14544] Fetching shellout, files, swift-argument-parser
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.59s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.60s)
Fetched https://github.com/JohnSundell/Files from cache (1.60s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (3.47s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.67s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.52s)
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
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.5.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
========================================
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": "swifty",
"name": "swifty",
"url": "https://github.com/peterkos/swifty.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swifty",
"dependencies": [
]
}
]
}
Fetching https://github.com/peterkos/swifty.git
[1/19] Fetching swifty
Fetched https://github.com/peterkos/swifty.git from cache (0.94s)
Creating working copy for https://github.com/peterkos/swifty.git
Working copy of https://github.com/peterkos/swifty.git resolved at main (ee63289)
warning: '.resolve-product-dependencies': dependency 'swifty' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/peterkos/swifty.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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/11] Write sources
[5/11] Write swifty-entitlement.plist
[7/11] Write swift-version--7754E27361AE5C74.txt
[9/17] Emitting module ArgumentParserToolInfo
[10/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/56] Compiling ArgumentParser NameSpecification.swift
[12/56] Compiling ArgumentParser Option.swift
[13/56] Compiling ArgumentParser OptionGroup.swift
[14/56] Compiling ArgumentParser AsyncParsableCommand.swift
[15/60] Compiling ArgumentParser ArgumentHelp.swift
[16/60] Compiling ArgumentParser ArgumentVisibility.swift
[17/60] Compiling ArgumentParser CompletionKind.swift
[18/60] Compiling ArgumentParser Errors.swift
[19/60] Compiling ArgumentParser Flag.swift
[20/60] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/60] Compiling ArgumentParser CompletionsGenerator.swift
[22/60] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/60] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/60] Compiling ArgumentParser Argument.swift
[25/60] Emitting module ArgumentParser
[26/60] Compiling ArgumentParser InputOrigin.swift
[27/60] Compiling ArgumentParser Name.swift
[28/60] Compiling ArgumentParser Parsed.swift
[29/60] Compiling ArgumentParser ParsedValues.swift
[30/60] Compiling ArgumentParser ArgumentDefinition.swift
[31/60] Compiling ArgumentParser ArgumentSet.swift
[32/60] Compiling ArgumentParser CommandParser.swift
[33/60] Compiling ArgumentParser InputKey.swift
[34/60] Compiling ArgumentParser CommandConfiguration.swift
[35/60] Compiling ArgumentParser CommandGroup.swift
[36/60] Compiling ArgumentParser EnumerableFlag.swift
[37/60] Compiling ArgumentParser ExpressibleByArgument.swift
[38/60] Compiling ArgumentParser Platform.swift
[39/60] Compiling ArgumentParser SequenceExtensions.swift
[40/60] Compiling ArgumentParser StringExtensions.swift
[41/60] Compiling ArgumentParser Tree.swift
[42/60] Compiling ArgumentParser ParsableArguments.swift
[43/60] Compiling ArgumentParser ParsableArgumentsValidation.swift
[44/60] Compiling ArgumentParser ParsableCommand.swift
[45/60] Compiling ArgumentParser ArgumentDecoder.swift
[46/60] Compiling ArgumentParser ParserError.swift
[47/60] Compiling ArgumentParser SplitArguments.swift
[48/60] Compiling ArgumentParser DumpHelpGenerator.swift
[49/60] Compiling ArgumentParser HelpCommand.swift
[50/60] Emitting module ShellOut
[51/60] Compiling ShellOut ShellOut.swift
[52/60] Compiling ArgumentParser HelpGenerator.swift
[53/60] Compiling ArgumentParser MessageInfo.swift
[54/60] Compiling ArgumentParser UsageGenerator.swift
[55/60] Compiling ArgumentParser CollectionExtensions.swift
[56/60] Compiling Files Files.swift
[57/60] Emitting module Files
[58/65] Compiling swifty pre-commit-format.swift
[59/65] Compiling swifty install-deps.swift
[60/65] Compiling swifty Swifty.swift
[61/65] Compiling swifty pkl.swift
[62/65] Emitting module swifty
[62/65] Write Objects.LinkFileList
[63/65] Linking swifty
[64/65] Applying swifty
Build complete! (17.29s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/ShellOut.git"
},
{
"identity" : "files",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Files"
}
],
"manifest_display_name" : "swifty",
"name" : "swifty",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "swifty",
"targets" : [
"swifty"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swifty",
"module_type" : "SwiftTarget",
"name" : "swifty",
"path" : "Sources",
"product_dependencies" : [
"ArgumentParser",
"ShellOut",
"Files"
],
"product_memberships" : [
"swifty"
],
"sources" : [
"Swifty.swift",
"install-deps.swift",
"pkl.swift",
"pre-commit-format.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.10"
}
Done.