Build Information
Failed to build SpeziAccount, reference main (c3a1fe), with Swift 6.1 for Android on 26 Oct 2025 19:13:54 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziAccount.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/StanfordSpezi/SpeziAccount
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c3a1feb `@AccountKey`: support nested types (#107)
Cloned https://github.com/StanfordSpezi/SpeziAccount.git
Revision (git rev-parse @):
c3a1febf5efca80c2900e8d7feff707a6019ea21
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziAccount.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziAccount.git
https://github.com/StanfordSpezi/SpeziAccount.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "spezifoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
},
{
"identity" : "spezi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/Spezi.git"
},
{
"identity" : "speziviews",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziViews.git"
},
{
"identity" : "spezistorage",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
},
{
"identity" : "xctruntimeassertions",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git"
},
{
"identity" : "xctestextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordBDHG/XCTestExtensions.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.17.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "phonenumberkit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/marmelroy/PhoneNumberKit"
}
],
"manifest_display_name" : "SpeziAccount",
"name" : "SpeziAccount",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SpeziAccount",
"targets" : [
"SpeziAccount"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XCTSpeziAccount",
"targets" : [
"XCTSpeziAccount"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziAccountPhoneNumbers",
"targets" : [
"SpeziAccountPhoneNumbers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziAccountMacros",
"targets" : [
"SpeziAccountMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "XCTSpeziAccount",
"module_type" : "SwiftTarget",
"name" : "XCTSpeziAccount",
"path" : "Sources/XCTSpeziAccount",
"product_dependencies" : [
"XCTestExtensions"
],
"product_memberships" : [
"XCTSpeziAccount"
],
"sources" : [
"XCUIApplication+AccountValues.swift",
"XCUIApplication+Login.swift",
"XCUIApplication+SignupForm.swift"
],
"target_dependencies" : [
"SpeziAccount"
],
"type" : "library"
},
{
"c99name" : "SpeziAccountTests",
"module_type" : "SwiftTarget",
"name" : "SpeziAccountTests",
"path" : "Tests/SpeziAccountTests",
"product_dependencies" : [
"XCTRuntimeAssertions",
"Spezi",
"SpeziTesting",
"SnapshotTesting"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testAccountHeader.iphone.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testAccountProviderViewLayoutVariations.iphone-view0-signup.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testAccountProviderViewLayoutVariations.iphone-view0.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testAccountProviderViewLayoutVariations.iphone-view1-signup.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testAccountProviderViewLayoutVariations.iphone-view1.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testAccountProviderViewLayoutVariations.iphone-view2-signup.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testAccountProviderViewLayoutVariations.iphone-view2.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testAccountProviderViewLayoutVariations.iphone-view3-signup.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testAccountProviderViewLayoutVariations.iphone-view3.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testAccountProviderViewLayoutVariations.iphone-view4-signup.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testAccountProviderViewLayoutVariations.iphone-view4.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testAccountProviderViewLayoutVariations.iphone-view5-signup.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testAccountProviderViewLayoutVariations.iphone-view5.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testBoolDisplayView.iphone-viewFalse.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testBoolDisplayView.iphone-viewFalseNo.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testBoolDisplayView.iphone-viewTrue.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testBoolDisplayView.iphone-viewTrueYes.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testFloatingPointDisplayView.iphone-float.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testFloatingPointDisplayView.iphone-floatWithUnit.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testIntegerDisplayView.iphone-integer.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testIntegerDisplayView.iphone-integerWithUnit.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testLocalizedStringDisplayView.iphone.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziAccountTests/__Snapshots__/SnapshotTesting/testStringDisplayView.iphone.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AccountDetails+Mock.swift",
"AccountDetailsCacheTests.swift",
"AccountDetailsTests.swift",
"AccountNotificationsTests.swift",
"SnapshotTesting.swift"
],
"target_dependencies" : [
"SpeziAccount",
"SpeziAccountPhoneNumbers"
],
"type" : "test"
},
{
"c99name" : "SpeziAccountPhoneNumbers",
"module_type" : "SwiftTarget",
"name" : "SpeziAccountPhoneNumbers",
"path" : "Sources/SpeziAccountPhoneNumbers",
"product_dependencies" : [
"PhoneNumberKit"
],
"product_memberships" : [
"SpeziAccountPhoneNumbers"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SpeziAccountPhoneNumbers/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SpeziAccountPhoneNumbers/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DataEntry/CountryListSheet.swift",
"DataEntry/OTCEntryView.swift",
"DataEntry/PhoneNumberEntryField.swift",
"DataEntry/PhoneNumberEntryStep.swift",
"DataEntry/PhoneNumberSteps.swift",
"DataEntry/PhoneNumberViewModel.swift",
"DataEntry/PhoneNumbersDetailView.swift",
"DataEntry/VerificationCodeStep.swift",
"PhoneNumbersKey.swift",
"PhoneVerificationConstraint.swift",
"PhoneVerificationProvider.swift"
],
"target_dependencies" : [
"SpeziAccount"
],
"type" : "library"
},
{
"c99name" : "SpeziAccountMacrosTests",
"module_type" : "SwiftTarget",
"name" : "SpeziAccountMacrosTests",
"path" : "Tests/SpeziAccountMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"AccountKeyMacroTests.swift"
],
"target_dependencies" : [
"SpeziAccountMacros"
],
"type" : "test"
},
{
"c99name" : "SpeziAccountMacros",
"module_type" : "SwiftTarget",
"name" : "SpeziAccountMacros",
"path" : "Sources/SpeziAccountMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin",
"SwiftDiagnostics"
],
"product_memberships" : [
"SpeziAccount",
"XCTSpeziAccount",
"SpeziAccountPhoneNumbers",
"SpeziAccountMacros"
],
"sources" : [
"AccountKeyMacro.swift",
"KeyEntryMacro.swift",
"SpeziAccountDiagnostic.swift",
"SpeziAccountMacros.swift"
],
"type" : "macro"
},
{
"c99name" : "SpeziAccount",
"module_type" : "SwiftTarget",
"name" : "SpeziAccount",
"path" : "Sources/SpeziAccount",
"product_dependencies" : [
"SpeziFoundation",
"Spezi",
"SpeziViews",
"SpeziPersonalInfo",
"SpeziValidation",
"SpeziLocalStorage",
"RuntimeAssertions",
"OrderedCollections",
"Atomics"
],
"product_memberships" : [
"SpeziAccount",
"XCTSpeziAccount",
"SpeziAccountPhoneNumbers"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SpeziAccount/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SpeziAccount/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Account.swift",
"AccountConfiguration.swift",
"AccountDetailsCache.swift",
"AccountHeader.swift",
"AccountNotifications.swift",
"AccountNotifyConstraint.swift",
"AccountOverview.swift",
"AccountService/AccountService.swift",
"AccountService/Configuration/AccountServiceConfiguration.swift",
"AccountService/Configuration/AccountServiceConfigurationBuilder.swift",
"AccountService/Configuration/AccountServiceConfigurationKey.swift",
"AccountService/Configuration/FieldValidationRules.swift",
"AccountService/Configuration/RequiredAccountKeys.swift",
"AccountService/Configuration/SupportedAccountKeys.swift",
"AccountService/Configuration/UserIdConfiguration.swift",
"AccountService/Configuration/UserIdType.swift",
"AccountService/IdentityProvider/IdentityProvider.swift",
"AccountService/IdentityProvider/IdentityProviderConfiguration.swift",
"AccountService/IdentityProvider/SecurityRelatedModifier.swift",
"AccountSetup.swift",
"AccountStorageProvider.swift",
"AccountValue/AccountKey+Views.swift",
"AccountValue/AccountKey.swift",
"AccountValue/AccountKeyCategory.swift",
"AccountValue/AccountKeyMacros.swift",
"AccountValue/AccountKeyOptions.swift",
"AccountValue/AccountKeys.swift",
"AccountValue/Collections/AccountAnchor.swift",
"AccountValue/Collections/AccountDetails+Codable.swift",
"AccountValue/Collections/AccountDetails+TestingSupport.swift",
"AccountValue/Collections/AccountDetails.swift",
"AccountValue/Collections/AccountDetailsBuilder.swift",
"AccountValue/Collections/AccountKeyCollection.swift",
"AccountValue/Collections/AccountKeyCollectionBuilder.swift",
"AccountValue/Collections/AccountModifications.swift",
"AccountValue/Collections/AccountStorage.swift",
"AccountValue/Configuration/AccountKeyConfigurationImpl.swift",
"AccountValue/Configuration/AccountKeyRequirement.swift",
"AccountValue/Configuration/AccountOperationError.swift",
"AccountValue/Configuration/AccountValueConfiguration.swift",
"AccountValue/Configuration/ConfiguredAccountKey.swift",
"AccountValue/InitialValue.swift",
"AccountValue/Keys/AccountDetailsFlags.swift",
"AccountValue/Keys/AccountIdKey.swift",
"AccountValue/Keys/AccountServiceConfigurationDetailsKey.swift",
"AccountValue/Keys/DateOfBirthKey.swift",
"AccountValue/Keys/DecodingErrors.swift",
"AccountValue/Keys/EmailAddressKey.swift",
"AccountValue/Keys/GenderIdentityKey.swift",
"AccountValue/Keys/PasswordKey.swift",
"AccountValue/Keys/PersonNameKey.swift",
"AccountValue/Keys/UserIdKey.swift",
"AccountValue/RequiredAccountKey.swift",
"AccountValue/Visitor/AccountKey+Visitor.swift",
"AccountValue/Visitor/AccountKeyVisitor.swift",
"AccountValue/Visitor/AccountValueVisitor.swift",
"Environment/AccountRequiredKey.swift",
"Environment/AccountServiceConfiguration+Environment.swift",
"Environment/AccountViewType.swift",
"Environment/FollowUpBehavior.swift",
"Environment/PasswordFieldType.swift",
"Environment/PreferredSetupStyle.swift",
"Environment/SignupProviderCompliance.swift",
"ExternalAccountStorage.swift",
"Mock/InMemoryAccountService.swift",
"Mock/InMemoryAccountStorageProvider.swift",
"Mock/MockBoolKey.swift",
"Mock/MockDoubleKey.swift",
"Mock/MockNumericKey.swift",
"Model/GenderIdentity.swift",
"Model/KeyPath+ShortDescription.swift",
"Model/UserIdPasswordCredential.swift",
"Model/ValidationRule+Account.swift",
"ViewModel/AccountDisplayModel.swift",
"ViewModel/AccountOverviewFormViewModel.swift",
"ViewModel/AccountOverviewValuesComparator.swift",
"ViewModel/CategorizedAccountKeys.swift",
"ViewModel/ForEachAccountKeyWrapper.swift",
"ViewModel/ViewSizing.swift",
"ViewModifier/AccountRequiredModifier.swift",
"ViewModifier/AnyViewModifier.swift",
"ViewModifier/DisableFieldAssistantsModifier.swift",
"ViewModifier/DismissiveActions.swift",
"ViewModifier/RequiredValidationModifier.swift",
"ViewModifier/VerifyRequiredAccountDetailsModifier.swift",
"Views/AccountOverview/AccountKeyOverviewRow.swift",
"Views/AccountOverview/AccountOverviewForm.swift",
"Views/AccountOverview/AccountOverviewHeader.swift",
"Views/AccountOverview/AccountOverviewSections.swift",
"Views/AccountOverview/NameOverview.swift",
"Views/AccountOverview/OverviewSectionIcons.swift",
"Views/AccountOverview/PasswordChangeSheet.swift",
"Views/AccountOverview/PasswordValidationRuleFooter.swift",
"Views/AccountOverview/SecurityOverview.swift",
"Views/AccountOverview/SingleEditView.swift",
"Views/AccountOverview/View+AccountOverviewObjects.swift",
"Views/AccountSetup/AccountSetupState.swift",
"Views/AccountSetup/DefaultAccountSetupHeader.swift",
"Views/AccountSetup/ExistingAccountView.swift",
"Views/AccountSetup/FollowUpInfoSheet.swift",
"Views/AccountSetup/ServicesDivider.swift",
"Views/AccountSetup/SetupProvider/AccountServiceButton.swift",
"Views/AccountSetup/SetupProvider/AccountSetupProviderView.swift",
"Views/AccountSetup/SetupProvider/LoginSetupView.swift",
"Views/AccountSetup/SetupProvider/SignInWithAppleButton.swift",
"Views/AccountSetup/SetupProvider/SignupSetupView.swift",
"Views/AccountSetup/SignupSectionsView.swift",
"Views/AccountSummaryBox.swift",
"Views/DataDisplay/BoolDisplayView.swift",
"Views/DataDisplay/DataDisplayView.swift",
"Views/DataDisplay/FixedWidthIntegerDisplayView.swift",
"Views/DataDisplay/FloatingPointDisplayView.swift",
"Views/DataDisplay/GridValidationStateFooter.swift",
"Views/DataDisplay/LocalizableStringDisplayView.swift",
"Views/DataDisplay/SetupDisplayView.swift",
"Views/DataDisplay/StringDisplayView.swift",
"Views/DataEntry/BoolEntryView.swift",
"Views/DataEntry/CaseIterablePickerEntryView.swift",
"Views/DataEntry/DataEntryView.swift",
"Views/DataEntry/DateOfBirthPicker.swift",
"Views/DataEntry/FixedWidthIntegerEntryView.swift",
"Views/DataEntry/FloatingPointEntryView.swift",
"Views/DataEntry/GeneralizedDataEntryView.swift",
"Views/DataEntry/StringEntryView.swift",
"Views/Documentation/DocumentationInfoView.swift",
"Views/Documentation/EmptyServicesWarning.swift",
"Views/Documentation/MissingAccountDetailsWarning.swift",
"Views/PasswordResetView.swift",
"Views/Preview/AccountDetailsReader.swift",
"Views/SignupForm.swift",
"Views/SignupFormHeader.swift",
"Views/SuccessfulPasswordResetView.swift",
"Views/Utils.swift"
],
"target_dependencies" : [
"SpeziAccountMacros"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
BUILD FAILURE 6.1 android