Build Information
Failed to build PasscodeKit, reference 1.3.0 (5b3af7
), with Swift 6.2 (beta) for Android on 21 Jun 2025 09:47:54 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/PasscodeKit.git
Reference: 1.3.0
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/divadretlaw/PasscodeKit
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at 5b3af72 Minor config defaults update
Cloned https://github.com/divadretlaw/PasscodeKit.git
Revision (git rev-parse @):
5b3af72bb599d0ee7957efff8bd491730fffc47b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/PasscodeKit.git at 1.3.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/divadretlaw/PasscodeKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/siteline/swiftui-introspect.git
Fetching https://github.com/divadretlaw/WindowSceneReader.git
Fetching https://github.com/evgenyneu/keychain-swift.git
[1/131] Fetching windowscenereader
[132/2332] Fetching windowscenereader, keychain-swift
[639/12333] Fetching windowscenereader, keychain-swift, swiftui-introspect
Fetched https://github.com/divadretlaw/WindowSceneReader.git from cache (1.68s)
Fetched https://github.com/evgenyneu/keychain-swift.git from cache (1.68s)
Fetched https://github.com/siteline/swiftui-introspect.git from cache (1.68s)
Computing version for https://github.com/evgenyneu/keychain-swift.git
Computed https://github.com/evgenyneu/keychain-swift.git at 21.0.0 (4.12s)
Computing version for https://github.com/divadretlaw/WindowSceneReader.git
Computed https://github.com/divadretlaw/WindowSceneReader.git at 3.2.0 (1.38s)
Fetching https://github.com/divadretlaw/WindowReader
[1/131] Fetching windowreader
Fetched https://github.com/divadretlaw/WindowReader from cache (0.83s)
Computing version for https://github.com/divadretlaw/WindowReader
Computed https://github.com/divadretlaw/WindowReader at 3.0.0 (1.17s)
Computing version for https://github.com/siteline/swiftui-introspect.git
warning: 'swiftui-introspect': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/siteline/swiftui-introspect.git at 1.3.0 (0.40s)
Creating working copy for https://github.com/siteline/swiftui-introspect.git
Working copy of https://github.com/siteline/swiftui-introspect.git resolved at 1.3.0
Creating working copy for https://github.com/evgenyneu/keychain-swift.git
Working copy of https://github.com/evgenyneu/keychain-swift.git resolved at 21.0.0
Creating working copy for https://github.com/divadretlaw/WindowSceneReader.git
Working copy of https://github.com/divadretlaw/WindowSceneReader.git resolved at 3.2.0
Creating working copy for https://github.com/divadretlaw/WindowReader
Working copy of https://github.com/divadretlaw/WindowReader resolved at 3.0.0
warning: 'swiftui-introspect': /host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swiftui-introspect",
7 | platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'keychain-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/keychain-swift/Sources/PrivacyInfo.xcprivacy
Building for debugging...
[0/8] Write sources
[6/8] Copying Passcode.strings
[7/8] Write swift-version-8C5A4AE7A8CE2BA.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/72] Compiling WindowReader WindowReader.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | #if os(iOS) || os(tvOS) || os(visionOS)
[10/72] Compiling WindowReader Environment+Window.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | #if os(iOS) || os(tvOS) || os(visionOS)
[11/72] Emitting module WindowReader
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | #if os(iOS) || os(tvOS) || os(visionOS)
[12/72] Compiling WindowReader WindowInjectView.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | #if os(iOS) || os(tvOS) || os(visionOS)
[13/72] Compiling KeychainSwift KeychainSwiftAccessOptions.swift
/host/spi-builder-workspace/.build/checkouts/keychain-swift/Sources/KeychainSwift.swift:1:8: error: no such module 'Security'
1 | import Security
| `- error: no such module 'Security'
2 | import Foundation
3 |
[14/72] Compiling WindowReader WindowReaderRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | #if os(iOS) || os(tvOS) || os(visionOS)
[15/72] Compiling WindowReader View+Window.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | #if os(iOS) || os(tvOS) || os(visionOS)
[16/72] Compiling SwiftUIIntrospect SearchField.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[17/72] Compiling SwiftUIIntrospect SecureField.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[18/72] Compiling SwiftUIIntrospect Sheet.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[19/72] Compiling SwiftUIIntrospect SignInWithAppleButton.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[20/72] Compiling SwiftUIIntrospect Slider.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[21/72] Compiling SwiftUIIntrospect Stepper.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
[22/72] Compiling SwiftUIIntrospect TabView.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Sources/Introspect.swift:2:8: error: no such module 'SwiftUI'
1 | #if !os(watchOS)
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The scope of introspection i.e. where introspect should look to find
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/79] Emitting module KeychainSwift
/host/spi-builder-workspace/.build/checkouts/keychain-swift/Sources/KeychainSwift.swift:1:8: error: no such module 'Security'
1 | import Security
| `- error: no such module 'Security'
2 | import Foundation
3 |
BUILD FAILURE 6.2 android