Build Information
Successful build of Versionator, reference main (aa8e54
), with Swift 6.0 for macOS (SPM) on 3 Dec 2024 01:56:04 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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Versionator.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Versionator
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at aa8e54f updated tests
Cloned https://github.com/elegantchaos/Versionator.git
Revision (git rev-parse @):
aa8e54f57fd69c5338c1a3583d3de284092c5b46
SUCCESS checkout https://github.com/elegantchaos/Versionator.git at main
Fetching https://github.com/elegantchaos/Runner.git
Fetching https://github.com/elegantchaos/ChaosByteStreams
[1/116] Fetching chaosbytestreams
[117/792] Fetching chaosbytestreams, runner
Fetched https://github.com/elegantchaos/Runner.git from cache (0.91s)
Fetched https://github.com/elegantchaos/ChaosByteStreams from cache (0.91s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 2.1.3 (0.45s)
Computing version for https://github.com/elegantchaos/ChaosByteStreams
Computed https://github.com/elegantchaos/ChaosByteStreams at 1.0.6 (0.44s)
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 2.1.3
Creating working copy for https://github.com/elegantchaos/ChaosByteStreams
Working copy of https://github.com/elegantchaos/ChaosByteStreams resolved at 1.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",
"dependencies": [
{
"identity": "versionator",
"name": "Versionator",
"url": "https://github.com/elegantchaos/Versionator.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Versionator",
"dependencies": [
{
"identity": "runner",
"name": "Runner",
"url": "https://github.com/elegantchaos/Runner.git",
"version": "2.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Runner",
"dependencies": [
{
"identity": "chaosbytestreams",
"name": "ChaosByteStreams",
"url": "https://github.com/elegantchaos/ChaosByteStreams",
"version": "1.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ChaosByteStreams",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/elegantchaos/Versionator.git
[8/384] Fetching versionator
Fetched https://github.com/elegantchaos/Versionator.git from cache (0.77s)
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetched https://github.com/elegantchaos/Runner.git from cache (0.48s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 2.1.3 (0.02s)
Fetching https://github.com/elegantchaos/ChaosByteStreams from cache
Fetched https://github.com/elegantchaos/ChaosByteStreams from cache (0.50s)
Computing version for https://github.com/elegantchaos/ChaosByteStreams
Computed https://github.com/elegantchaos/ChaosByteStreams at 1.0.6 (0.02s)
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 2.1.3
Creating working copy for https://github.com/elegantchaos/Versionator.git
Working copy of https://github.com/elegantchaos/Versionator.git resolved at main (aa8e54f)
Creating working copy for https://github.com/elegantchaos/ChaosByteStreams
Working copy of https://github.com/elegantchaos/ChaosByteStreams resolved at 1.0.6
Found 1 product dependencies
- Runner
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/elegantchaos/Versionator.git
{
"dependencies" : [
{
"identity" : "runner",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Runner.git"
}
],
"manifest_display_name" : "Versionator",
"name" : "Versionator",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "VersionatorPlugin",
"targets" : [
"VersionatorPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "VersionatorTool",
"targets" : [
"VersionatorTool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "VersionatorUtils",
"module_type" : "SwiftTarget",
"name" : "VersionatorUtils",
"path" : "Sources/VersionatorUtils",
"product_memberships" : [
"VersionatorPlugin",
"VersionatorTool"
],
"sources" : [
"String+AsyncSequence.swift"
],
"type" : "library"
},
{
"c99name" : "VersionatorTool",
"module_type" : "SwiftTarget",
"name" : "VersionatorTool",
"path" : "Sources/VersionatorTool",
"product_dependencies" : [
"Runner"
],
"product_memberships" : [
"VersionatorPlugin",
"VersionatorTool"
],
"sources" : [
"URL+SystemPaths.swift",
"VersionatorTool.swift"
],
"target_dependencies" : [
"VersionatorUtils"
],
"type" : "executable"
},
{
"c99name" : "VersionatorTests",
"module_type" : "SwiftTarget",
"name" : "VersionatorTests",
"path" : "Tests/VersionatorTests",
"product_dependencies" : [
"Runner"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/VersionatorTests/Resources/Example.git",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/VersionatorTests/Resources/Example.out",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"TestingSupport.swift",
"VersionatorTests.swift"
],
"target_dependencies" : [
"VersionatorTool",
"VersionatorUtils"
],
"type" : "test"
},
{
"c99name" : "VersionatorPlugin",
"module_type" : "PluginTarget",
"name" : "VersionatorPlugin",
"path" : "Plugins/VersionatorPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"VersionatorPlugin"
],
"sources" : [
"plugin+Xcode.swift",
"plugin.swift"
],
"target_dependencies" : [
"VersionatorTool"
],
"type" : "plugin"
}
],
"tools_version" : "6.0"
}
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
[1/1] Compiling plugin VersionatorPlugin
Building for debugging...
[1/10] Write sources
[4/10] Write VersionatorTool-entitlement.plist
[6/10] Write swift-version--7754E27361AE5C74.txt
[8/16] Compiling ChaosByteStreams String+ByteStreams.swift
[9/16] Compiling ChaosByteStreams Data+ByteStreams.swift
[10/16] Compiling VersionatorUtils String+AsyncSequence.swift
[11/16] Emitting module ChaosByteStreams
[12/16] Emitting module VersionatorUtils
[13/16] Compiling ChaosByteStreams DataBuffer.swift
[14/23] Compiling Runner Session.swift
[15/23] Compiling Runner URL+SystemPath.swift
[16/23] Compiling Runner Runner.swift
[17/23] Compiling Runner RunState.swift
[18/23] Compiling Runner Error.swift
[19/23] Emitting module Runner
[20/23] Compiling Runner Output.swift
[21/26] Compiling VersionatorTool URL+SystemPaths.swift
[22/26] Emitting module VersionatorTool
[23/26] Compiling VersionatorTool VersionatorTool.swift
[23/26] Write Objects.LinkFileList
[24/26] Linking VersionatorTool
[25/26] Applying VersionatorTool
Build complete! (13.92s)
Build complete.
{
"dependencies" : [
{
"identity" : "runner",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/Runner.git"
}
],
"manifest_display_name" : "Versionator",
"name" : "Versionator",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "VersionatorPlugin",
"targets" : [
"VersionatorPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "VersionatorTool",
"targets" : [
"VersionatorTool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "VersionatorUtils",
"module_type" : "SwiftTarget",
"name" : "VersionatorUtils",
"path" : "Sources/VersionatorUtils",
"product_memberships" : [
"VersionatorPlugin",
"VersionatorTool"
],
"sources" : [
"String+AsyncSequence.swift"
],
"type" : "library"
},
{
"c99name" : "VersionatorTool",
"module_type" : "SwiftTarget",
"name" : "VersionatorTool",
"path" : "Sources/VersionatorTool",
"product_dependencies" : [
"Runner"
],
"product_memberships" : [
"VersionatorPlugin",
"VersionatorTool"
],
"sources" : [
"URL+SystemPaths.swift",
"VersionatorTool.swift"
],
"target_dependencies" : [
"VersionatorUtils"
],
"type" : "executable"
},
{
"c99name" : "VersionatorTests",
"module_type" : "SwiftTarget",
"name" : "VersionatorTests",
"path" : "Tests/VersionatorTests",
"product_dependencies" : [
"Runner"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/VersionatorTests/Resources/Example.git",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/VersionatorTests/Resources/Example.out",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"TestingSupport.swift",
"VersionatorTests.swift"
],
"target_dependencies" : [
"VersionatorTool",
"VersionatorUtils"
],
"type" : "test"
},
{
"c99name" : "VersionatorPlugin",
"module_type" : "PluginTarget",
"name" : "VersionatorPlugin",
"path" : "Plugins/VersionatorPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"VersionatorPlugin"
],
"sources" : [
"plugin+Xcode.swift",
"plugin.swift"
],
"target_dependencies" : [
"VersionatorTool"
],
"type" : "plugin"
}
],
"tools_version" : "6.0"
}
Done.