Build Information
Successful build of distributed-lock, reference main (56949e), with Swift 6.1 for Android on 30 May 2025 06:45:36 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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rosecoder/distributed-lock-swift.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/rosecoder/distributed-lock-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 56949e5 feat: Allowed for locking multiple keys at once
Cloned https://github.com/rosecoder/distributed-lock-swift.git
Revision (git rev-parse @):
56949e5516eef75c9a7abb7743f2280fd43a799a
SUCCESS checkout https://github.com/rosecoder/distributed-lock-swift.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/rosecoder/distributed-lock-swift.git
https://github.com/rosecoder/distributed-lock-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-distributed-tracing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-distributed-tracing.git"
}
],
"manifest_display_name" : "distributed-lock",
"name" : "distributed-lock",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "DistributedLock",
"targets" : [
"DistributedLock"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DistributedLockTests",
"module_type" : "SwiftTarget",
"name" : "DistributedLockTests",
"path" : "Tests/DistributedLockTests",
"sources" : [
"Implementations/LocalDistributedLockTests.swift",
"Implementations/NoOpDistributedLockTests.swift",
"KeyTests.swift",
"Utils/AssertedLock.swift",
"WithLockTests.swift"
],
"target_dependencies" : [
"DistributedLock"
],
"type" : "test"
},
{
"c99name" : "DistributedLock",
"module_type" : "SwiftTarget",
"name" : "DistributedLock",
"path" : "Sources/DistributedLock",
"product_dependencies" : [
"Logging",
"Tracing"
],
"product_memberships" : [
"DistributedLock"
],
"sources" : [
"DistributedLock+Lock.swift",
"DistributedLock.swift",
"Implementations/LocalDistributedLock.swift",
"Implementations/NoOpDistributedLock.swift",
"Key.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 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-distributed-tracing.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[1919/8810] Fetching swift-log, swift-distributed-tracing
Fetched https://github.com/apple/swift-log.git from cache (0.78s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.82s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.80s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.56s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.64s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.80s)
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/14] Emitting module Logging
[8/14] Compiling ServiceContextModule ServiceContext.swift
[9/14] Emitting module ServiceContextModule
[10/14] Compiling ServiceContextModule ServiceContextKey.swift
[11/15] Compiling Logging LogHandler.swift
[13/21] Compiling Instrumentation NoOpInstrument.swift
[14/21] Compiling Instrumentation MultiplexInstrument.swift
[15/21] Emitting module Instrumentation
[16/21] Compiling Instrumentation Locks.swift
[17/21] Compiling Instrumentation InstrumentationSystem.swift
[18/21] Compiling Instrumentation Instrument.swift
[19/22] Compiling Logging Locks.swift
[20/22] Compiling Logging MetadataProvider.swift
[21/22] Compiling Logging Logging.swift
[24/31] Compiling Tracing Tracer.swift
[25/31] Compiling Tracing TracingTime.swift
[26/31] Compiling Tracing TracerProtocol.swift
[27/31] Compiling Tracing TracerProtocol+Legacy.swift
[28/31] Compiling Tracing NoOpTracer.swift
[29/31] Compiling Tracing InstrumentationSystem+Tracing.swift
[30/31] Emitting module Tracing
[31/31] Compiling Tracing SpanProtocol.swift
[33/38] Compiling DistributedLock DistributedLock+Lock.swift
[34/38] Emitting module DistributedLock
[35/38] Compiling DistributedLock NoOpDistributedLock.swift
[36/38] Compiling DistributedLock Key.swift
[37/38] Compiling DistributedLock DistributedLock.swift
[38/38] Compiling DistributedLock LocalDistributedLock.swift
Build complete! (32.39s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-distributed-tracing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-distributed-tracing.git"
}
],
"manifest_display_name" : "distributed-lock",
"name" : "distributed-lock",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "DistributedLock",
"targets" : [
"DistributedLock"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DistributedLockTests",
"module_type" : "SwiftTarget",
"name" : "DistributedLockTests",
"path" : "Tests/DistributedLockTests",
"sources" : [
"Implementations/LocalDistributedLockTests.swift",
"Implementations/NoOpDistributedLockTests.swift",
"KeyTests.swift",
"Utils/AssertedLock.swift",
"WithLockTests.swift"
],
"target_dependencies" : [
"DistributedLock"
],
"type" : "test"
},
{
"c99name" : "DistributedLock",
"module_type" : "SwiftTarget",
"name" : "DistributedLock",
"path" : "Sources/DistributedLock",
"product_dependencies" : [
"Logging",
"Tracing"
],
"product_memberships" : [
"DistributedLock"
],
"sources" : [
"DistributedLock+Lock.swift",
"DistributedLock.swift",
"Implementations/LocalDistributedLock.swift",
"Implementations/NoOpDistributedLock.swift",
"Key.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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.