The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DeviceAuthority, reference main (6e9f5a), with Swift 6.3 for Android on 13 Apr 2026 13:59:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/getsidetrack/swift-device-authority.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/getsidetrack/swift-device-authority
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6e9f5ac Merge pull request #7 from 0xWDG/patch-1
Cloned https://github.com/getsidetrack/swift-device-authority.git
Revision (git rev-parse @):
6e9f5ac67e8ed9a252cbe1abd6aa5985fe772b0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/getsidetrack/swift-device-authority.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/getsidetrack/swift-device-authority.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/vapor/console-kit.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/6671] Fetching console-kit
[6672/7651] Fetching console-kit, shellout
Fetched https://github.com/vapor/console-kit.git from cache (0.79s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.79s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (4.46s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.16.0 (0.69s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
[1/6552] Fetching swift-log
[6553/89676] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.84s)
[832/83124] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (12.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (14.97s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.59s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[293/25357] Fetching swift-atomics, swift-collections
[1309/30958] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.89s)
[7484/29138] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.57s)
Fetched https://github.com/apple/swift-collections.git from cache (2.62s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.05s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.16.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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
Building for debugging...
[0/20] Write sources
[8/20] Write swift-version--4F562202D5529B1.txt
[10/30] Emitting module Logging
[10/30] Compiling c-nioatomics.c
[11/30] Compiling c-atomics.c
[13/37] Compiling NIOConcurrencyHelpers NIOLock.swift
[14/37] Compiling NIOConcurrencyHelpers lock.swift
[15/37] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[16/37] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[17/37] Compiling NIOConcurrencyHelpers atomics.swift
[18/37] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[19/37] Emitting module NIOConcurrencyHelpers
[21/38] Compiling Logging MetadataProvider.swift
[22/38] Compiling Logging Locks.swift
[23/38] Compiling Logging LogEvent.swift
[24/38] Compiling Logging Logging.swift
[25/38] Compiling Logging LogHandler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/39] Emitting module DeviceAuthority
/host/spi-builder-workspace/Sources/DeviceAuthority/DeviceAuthority.swift:8:8: error: no such module 'Security'
  6 |
  7 | import Foundation
  8 | import Security
    |        `- error: no such module 'Security'
  9 |
 10 | public struct DeviceAuthority {
[28/39] Compiling DeviceAuthority DeviceAuthority.swift
/host/spi-builder-workspace/Sources/DeviceAuthority/DeviceAuthority.swift:8:8: error: no such module 'Security'
  6 |
  7 | import Foundation
  8 | import Security
    |        `- error: no such module 'Security'
  9 |
 10 | public struct DeviceAuthority {
[29/39] Compiling ShellOut ShellOut.swift
[30/39] Emitting module ShellOut
[31/40] Wrapping AST for NIOConcurrencyHelpers for debugging
[32/40] Wrapping AST for Logging for debugging
[32/40] Wrapping AST for ShellOut for debugging
BUILD FAILURE 6.3 android