Build Information
Successful build of OptionalAPI, reference 5.2.0 (068491
), with Swift 6.0 for Linux on 2 Nov 2024 18:30:20 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/sloik/OptionalAPI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/sloik/AliasWonderland.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/194] Fetching aliaswonderland
[195/12630] Fetching aliaswonderland, swift-snapshot-testing
Fetched https://github.com/sloik/AliasWonderland.git from cache (1.68s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (1.75s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.42s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.17.6 (2.11s)
Fetching https://github.com/swiftlang/swift-syntax
[1/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.26s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.67s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
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
Building for debugging...
[0/9] Write sources
[2/9] Write swift-version-24593BA9C3E375BF.txt
[4/12] Compiling AliasWonderland SideEffectAliases.swift
[5/12] Compiling AliasWonderland ClosuresAliases.swift
[6/12] Emitting module AliasWonderland
[7/13] Wrapping AST for AliasWonderland for debugging
[8/13] Write Objects.LinkFileList
[9/13] Linking libAliasWonderland.so
[11/26] Compiling OptionalAPI Or.swift
[12/27] Compiling OptionalAPI OptionalProperties.swift
[13/27] Compiling OptionalAPI Cast.swift
[14/27] Compiling OptionalAPI Filter.swift
[15/27] Emitting module OptionalAPI
[16/27] Compiling OptionalAPI AndThen.swift
[17/27] Compiling OptionalAPI AsyncMaps.swift
[18/27] Compiling OptionalAPI Folds.swift
[19/27] Compiling OptionalAPI Maps.swift
[20/27] Compiling OptionalAPI OptionalCodable.swift
[21/27] Compiling OptionalAPI OptionalCollection.swift
[22/27] Compiling OptionalAPI OptionalError.swift
[23/27] Compiling OptionalAPI OptionalFreeFunctions.swift
[24/27] Compiling OptionalAPI RunWhen.swift
[25/28] Wrapping AST for OptionalAPI for debugging
[26/28] Write Objects.LinkFileList
[27/28] Linking libOptionalAPI.so
Build complete! (22.72s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.