Build Information
Successful build of URITemplate, reference master (a30967
), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 22:06:30 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/kylef/URITemplate.swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kylef/URITemplate.swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a309673 release: 3.0.1
Submodule path 'Tests/URITemplateTests/Cases': checked out '520fdd8b0f78779d12178c357a986e0e727f4bd0'
Submodule 'Tests/URITemplateTests/Cases' (https://github.com/uri-templates/uritemplate-test) registered for path 'Tests/URITemplateTests/Cases'
Cloning into '/Users/admin/builder/spi-builder-workspace/Tests/URITemplateTests/Cases'...
Cloned https://github.com/kylef/URITemplate.swift.git
Revision (git rev-parse @):
a309673fdf86e4919a0250730e461ac533a03b3a
SUCCESS checkout https://github.com/kylef/URITemplate.swift.git at master
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
[73/2432] Fetching spectre, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.99s)
Fetched https://github.com/kylef/Spectre.git from cache (0.99s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (2.67s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.67s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
========================================
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": "uritemplate.swift",
"name": "URITemplate",
"url": "https://github.com/kylef/URITemplate.swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URITemplate.swift",
"dependencies": [
{
"identity": "pathkit",
"name": "PathKit",
"url": "https://github.com/kylef/PathKit.git",
"version": "1.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
"dependencies": [
{
"identity": "spectre",
"name": "Spectre",
"url": "https://github.com/kylef/Spectre.git",
"version": "0.10.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
"dependencies": [
]
}
]
},
{
"identity": "spectre",
"name": "Spectre",
"url": "https://github.com/kylef/Spectre.git",
"version": "0.10.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/kylef/URITemplate.swift.git
[1/812] Fetching uritemplate.swift
Fetched https://github.com/kylef/URITemplate.swift.git from cache (0.80s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.46s)
Fetched https://github.com/kylef/PathKit.git from cache (0.48s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.03s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.02s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/URITemplate.swift.git
Working copy of https://github.com/kylef/URITemplate.swift.git resolved at master (a309673)
warning: '.resolve-product-dependencies': dependency 'uritemplate.swift' is not used by any target
Found 2 product dependencies
- PathKit
- Spectre
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/kylef/URITemplate.swift.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/4] Emitting module URITemplate
[4/4] Compiling URITemplate URITemplate.swift
Build complete! (6.88s)
Build complete.
{
"dependencies" : [
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit.git"
},
{
"identity" : "spectre",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.1",
"upper_bound" : "0.11.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/Spectre.git"
}
],
"manifest_display_name" : "URITemplate",
"name" : "URITemplate",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "URITemplate",
"targets" : [
"URITemplate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "URITemplateTests",
"module_type" : "SwiftTarget",
"name" : "URITemplateTests",
"path" : "Tests/URITemplateTests",
"product_dependencies" : [
"PathKit",
"Spectre"
],
"sources" : [
"URITemplateCases.swift",
"URITemplateExpansionTests.swift",
"URITemplateExtractTests.swift",
"URITemplateVariablesTests.swift",
"XCTest.swift"
],
"target_dependencies" : [
"URITemplate"
],
"type" : "test"
},
{
"c99name" : "URITemplate",
"module_type" : "SwiftTarget",
"name" : "URITemplate",
"path" : "Sources",
"product_memberships" : [
"URITemplate"
],
"sources" : [
"URITemplate.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.