Build Information
Successful build of swift-standard-library-preview, reference 0.0.3 (6f72db
), with Swift 6.1 for Android on 28 May 2025 05:30:49 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-standard-library-preview.git
Reference: 0.0.3
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
* tag 0.0.3 -> FETCH_HEAD
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 0.0.3
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/apple/swift-standard-library-preview.git
https://github.com/apple/swift-standard-library-preview.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-se0288-is-power
Fetching https://github.com/apple/swift-se0270-range-set
[2/88] Fetching swift-se0288-is-power
[60/164] Fetching swift-se0288-is-power, swift-se0270-range-set
Fetched https://github.com/apple/swift-se0270-range-set from cache (0.43s)
Fetched https://github.com/apple/swift-se0288-is-power from cache (0.43s)
Computing version for https://github.com/apple/swift-se0288-is-power
Computed https://github.com/apple/swift-se0288-is-power at 2.0.0 (1.22s)
Computing version for https://github.com/apple/swift-se0270-range-set
Computed https://github.com/apple/swift-se0270-range-set at 1.0.1 (1.33s)
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
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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/13] Compiling SE0270_RangeSet RangeSetStorage.swift
[6/13] Emitting module SE0270_RangeSet
[7/13] Compiling SE0270_RangeSet DiscontiguousSlice.swift
[8/13] Compiling SE0270_RangeSet Pair.swift
[9/13] Compiling SE0270_RangeSet Partition.swift
[10/13] Compiling SE0270_RangeSet CollectionExtensions.swift
[11/13] Compiling SE0288_IsPower IsPower.swift
[12/13] Emitting module SE0288_IsPower
[13/14] Compiling SE0270_RangeSet RangeSet.swift
[16/17] Compiling StandardLibraryPreview StandardLibraryPreview.swift
[17/17] Emitting module StandardLibraryPreview
Build complete! (9.74s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.