Build Information
Successful build of swift-standard-library-preview, reference main (6f72db
), with Swift 6.0 for Linux on 28 Nov 2024 13:54:36 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-standard-library-preview.git
Reference: main
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/apple/swift-standard-library-preview
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6f72db4 Merge pull request #6 from glessard/se0288
Cloned https://github.com/apple/swift-standard-library-preview.git
Revision (git rev-parse @):
6f72db4c56431d2a2aba0ea41697f60f7cd5917e
SUCCESS checkout https://github.com/apple/swift-standard-library-preview.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/apple/swift-standard-library-preview.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 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/apple/swift-se0288-is-power
Fetching https://github.com/apple/swift-se0270-range-set
[1/76] Fetching swift-se0270-range-set
[77/164] Fetching swift-se0270-range-set, swift-se0288-is-power
Fetched https://github.com/apple/swift-se0288-is-power from cache (0.36s)
Fetched https://github.com/apple/swift-se0270-range-set from cache (0.36s)
Computing version for https://github.com/apple/swift-se0288-is-power
Computed https://github.com/apple/swift-se0288-is-power at 2.0.0 (0.76s)
Computing version for https://github.com/apple/swift-se0270-range-set
Computed https://github.com/apple/swift-se0270-range-set at 1.0.1 (0.59s)
Creating working copy for https://github.com/apple/swift-se0270-range-set
Working copy of https://github.com/apple/swift-se0270-range-set resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-se0288-is-power
Working copy of https://github.com/apple/swift-se0288-is-power resolved at 2.0.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/13] Compiling SE0270_RangeSet Pair.swift
[6/13] Emitting module SE0288_IsPower
[7/13] Compiling SE0288_IsPower IsPower.swift
[8/13] Compiling SE0270_RangeSet DiscontiguousSlice.swift
[9/13] Emitting module SE0270_RangeSet
[10/13] Compiling SE0270_RangeSet CollectionExtensions.swift
[12/14] Compiling SE0270_RangeSet RangeSetStorage.swift
[13/14] Compiling SE0270_RangeSet Partition.swift
[14/14] Compiling SE0270_RangeSet RangeSet.swift
[16/17] Emitting module StandardLibraryPreview
[17/17] Compiling StandardLibraryPreview StandardLibraryPreview.swift
Build complete! (8.55s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-se0270-range-set",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-se0270-range-set"
},
{
"identity" : "swift-se0288-is-power",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-se0288-is-power"
}
],
"manifest_display_name" : "swift-standard-library-preview",
"name" : "swift-standard-library-preview",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "StandardLibraryPreview",
"targets" : [
"StandardLibraryPreview"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StandardLibraryPreview",
"module_type" : "SwiftTarget",
"name" : "StandardLibraryPreview",
"path" : "Sources/StandardLibraryPreview",
"product_dependencies" : [
"SE0270_RangeSet",
"SE0288_IsPower"
],
"product_memberships" : [
"StandardLibraryPreview"
],
"sources" : [
"StandardLibraryPreview.swift"
],
"type" : "library"
},
{
"c99name" : "ExportTests",
"module_type" : "SwiftTarget",
"name" : "ExportTests",
"path" : "Tests/ExportTests",
"sources" : [
"SE0270_Tests.swift",
"SE0288_Tests.swift",
"UmbrellaTests.swift"
],
"target_dependencies" : [
"StandardLibraryPreview"
],
"type" : "test"
}
],
"tools_version" : "5.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
Done.