Build Information
Successful build of CommonLog, reference main (a1127f), with Swift 6.2 for Android on 5 Apr 2026 18:57:38 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-universal/common-log.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/swift-universal/common-log
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a1127f9 Lower iOS deployment to v15
Cloned https://github.com/swift-universal/common-log.git
Revision (git rev-parse @):
a1127f913e345fe66e1169d9fa8b5fc023203dee
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-universal/common-log.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/swift-universal/common-log.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ddd4edb33d5d885e17caac0b97dcd74ed916c6d1fa6d49f38e53038953d2cc51
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2222] Fetching swift-docc-plugin
[446/8571] Fetching swift-docc-plugin, swift-log
Fetched https://github.com/apple/swift-docc-plugin from cache (0.52s)
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.97s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (2.20s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.82s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version--11D90AFD9DD3AB2.txt
[6/11] Compiling Logging MetadataProvider.swift
[7/11] Compiling Logging LogEvent.swift
[8/11] Compiling Logging Logging.swift
[9/11] Compiling Logging Locks.swift
[10/11] Emitting module Logging
[11/11] Compiling Logging LogHandler.swift
[13/33] Compiling CommonLog FileLogBackend.swift
[14/33] Compiling CommonLog OSLogBackend.swift
[15/35] Compiling CommonLog Platform.swift
[16/35] Compiling CommonLog ProcessInfo+Xcode.swift
[17/35] Compiling CommonLog DisabledLogBackend.swift
[18/35] Compiling CommonLog Log+Shared.swift
[19/35] Compiling CommonLog Log.swift
[20/35] Compiling CommonLog LogBackend.swift
[21/35] Compiling CommonLog CommonLogContext.swift
[22/35] Compiling CommonLog DecoratedBackend.swift
[23/35] Compiling CommonLog FanoutLog.swift
[24/35] Emitting module CommonLog
[25/35] Compiling CommonLog PrintLogBackend.swift
[26/35] Compiling CommonLog SwiftLogBackend.swift
[27/35] Compiling CommonLog Log+Cache.swift
[28/35] Compiling CommonLog Log+CacheStorage.WASM.swift
[29/35] Compiling CommonLog Log+CacheStorage.swift
[30/35] Compiling CommonLog Log+Decorator.swift
[31/35] Compiling CommonLog Log+Inject.swift
[32/35] Compiling CommonLog Log+Levels.swift
[33/35] Compiling CommonLog FatalErrorUtil.swift
[34/35] Compiling CommonLog Level+Emoji.swift
[35/35] Compiling CommonLog Level+OSLogType.swift
Build complete! (30.93s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "CommonLog",
"name" : "CommonLog",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "CommonLog",
"targets" : [
"CommonLog"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CommonLogTests",
"module_type" : "SwiftTarget",
"name" : "CommonLogTests",
"path" : "tests/common-log-tests",
"sources" : [
"BackendsArrayTests.swift",
"CacheConcurrencyTests.swift",
"CommonLogTests.swift",
"FileBackendTests.swift",
"LevelExtensionsTests.swift",
"LevelMaskTests.swift",
"OSLoggerTests.swift",
"ProcessInfoXcodeTests.swift",
"Trace.swift"
],
"target_dependencies" : [
"CommonLog"
],
"type" : "test"
},
{
"c99name" : "CommonLog",
"module_type" : "SwiftTarget",
"name" : "CommonLog",
"path" : "sources/common-log",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"CommonLog"
],
"sources" : [
"CommonLogContext.swift",
"DecoratedBackend.swift",
"FanoutLog.swift",
"FatalErrorUtil.swift",
"Level+Emoji.swift",
"Level+OSLogType.swift",
"Log+Cache.swift",
"Log+CacheStorage.WASM.swift",
"Log+CacheStorage.swift",
"Log+Decorator.swift",
"Log+Inject.swift",
"Log+Levels.swift",
"Log+Shared.swift",
"Log.swift",
"LogBackend.swift",
"Platform.swift",
"ProcessInfo+Xcode.swift",
"backends/DisabledLogBackend.swift",
"backends/FileLogBackend.swift",
"backends/OSLogBackend.swift",
"backends/PrintLogBackend.swift",
"backends/SwiftLogBackend.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ddd4edb33d5d885e17caac0b97dcd74ed916c6d1fa6d49f38e53038953d2cc51
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.