Build Information
Successful build of OptionalAPI, reference 5.2.0 (068491
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 18:36:16 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/sloik/OptionalAPI.git
Reference: 5.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sloik/OptionalAPI
* tag 5.2.0 -> FETCH_HEAD
HEAD is now at 068491d Adds fold.
Cloned https://github.com/sloik/OptionalAPI.git
Revision (git rev-parse @):
068491d82d6453f447b7b8522fe8e744abbd683e
SUCCESS checkout https://github.com/sloik/OptionalAPI.git at 5.2.0
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/sloik/AliasWonderland.git
[1/194] Fetching aliaswonderland
[195/12630] Fetching aliaswonderland, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.67s)
Fetched https://github.com/sloik/AliasWonderland.git from cache (2.67s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.52s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.17.6 (3.41s)
Fetching https://github.com/swiftlang/swift-syntax
[1/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.05s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.73s)
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.17.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.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": "optionalapi",
"name": "OptionalAPI",
"url": "https://github.com/sloik/OptionalAPI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OptionalAPI",
"dependencies": [
{
"identity": "aliaswonderland",
"name": "AliasWonderland",
"url": "https://github.com/sloik/AliasWonderland.git",
"version": "4.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AliasWonderland",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/sloik/OptionalAPI.git
[1/812] Fetching optionalapi
Fetched https://github.com/sloik/OptionalAPI.git from cache (0.89s)
Fetching https://github.com/sloik/AliasWonderland.git from cache
Fetched https://github.com/sloik/AliasWonderland.git from cache (0.45s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.02s)
Creating working copy for https://github.com/sloik/OptionalAPI.git
Working copy of https://github.com/sloik/OptionalAPI.git resolved at 5.2.0 (068491d)
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.1
warning: '.resolve-product-dependencies': dependency 'optionalapi' is not used by any target
Found 1 product dependencies
- AliasWonderland
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/sloik/OptionalAPI.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/7] Write sources
[2/7] Write swift-version--7754E27361AE5C74.txt
[4/10] Compiling AliasWonderland ClosuresAliases.swift
[5/10] Emitting module AliasWonderland
[6/10] Compiling AliasWonderland SideEffectAliases.swift
[6/10] Write Objects.LinkFileList
[7/10] Linking libAliasWonderland.dylib
[9/23] Compiling OptionalAPI OptionalError.swift
[10/23] Compiling OptionalAPI Or.swift
[11/24] Compiling OptionalAPI OptionalProperties.swift
[12/24] Compiling OptionalAPI Folds.swift
[13/24] Compiling OptionalAPI Maps.swift
[14/24] Compiling OptionalAPI Cast.swift
[15/24] Compiling OptionalAPI Filter.swift
[16/24] Emitting module OptionalAPI
[17/24] Compiling OptionalAPI OptionalCodable.swift
[18/24] Compiling OptionalAPI AndThen.swift
[19/24] Compiling OptionalAPI AsyncMaps.swift
[20/24] Compiling OptionalAPI OptionalFreeFunctions.swift
[21/24] Compiling OptionalAPI OptionalCollection.swift
[22/24] Compiling OptionalAPI RunWhen.swift
[22/24] Write Objects.LinkFileList
[23/24] Linking libOptionalAPI.dylib
Build complete! (11.02s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.15.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "aliaswonderland",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sloik/AliasWonderland.git"
}
],
"manifest_display_name" : "OptionalAPI",
"name" : "OptionalAPI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "OptionalAPI",
"targets" : [
"OptionalAPI"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "OptionalAPITests",
"module_type" : "SwiftTarget",
"name" : "OptionalAPITests",
"path" : "Tests/OptionalAPITests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"AndThenTests.swift",
"AsyncMapsTests.swift",
"CastTests.swift",
"FilterTests.swift",
"FreeFunctionsTest.swift",
"OptionalAPITests.swift",
"OptionalCodableTests.swift",
"RunWhenTests.swift",
"SUTs.swift",
"TryAsyncMapsTests.swift"
],
"target_dependencies" : [
"OptionalAPI"
],
"type" : "test"
},
{
"c99name" : "OptionalAPI",
"module_type" : "SwiftTarget",
"name" : "OptionalAPI",
"path" : "Sources/OptionalAPI",
"product_dependencies" : [
"AliasWonderland"
],
"product_memberships" : [
"OptionalAPI"
],
"sources" : [
"AndThen.swift",
"AsyncMaps.swift",
"Cast.swift",
"Filter.swift",
"Folds.swift",
"Maps.swift",
"OptionalCodable.swift",
"OptionalCollection.swift",
"OptionalError.swift",
"OptionalFreeFunctions.swift",
"OptionalProperties.swift",
"Or.swift",
"RunWhen.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.