Build Information
Successful build of swift-password-validation, reference 0.0.1 (350c84
), with Swift 6.1 for Android on 28 Jul 2025 11:21:16 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/swift-password-validation.git
Reference: 0.0.1
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/coenttb/swift-password-validation
* tag 0.0.1 -> FETCH_HEAD
HEAD is now at 350c846 Initial release: Password validation library with comprehensive features
Cloned https://github.com/coenttb/swift-password-validation.git
Revision (git rev-parse @):
350c846e1aca8cedaf06534c34ab4a3f5db75eea
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/swift-password-validation.git at 0.0.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/coenttb/swift-password-validation.git
https://github.com/coenttb/swift-password-validation.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-translating",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/coenttb/swift-translating"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
}
],
"manifest_display_name" : "swift-password-validation",
"name" : "swift-password-validation",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "PasswordValidation",
"targets" : [
"PasswordValidation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "PasswordValidation_Tests",
"module_type" : "SwiftTarget",
"name" : "PasswordValidation Tests",
"path" : "Tests/PasswordValidation Tests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"PasswordValidation Tests.swift"
],
"target_dependencies" : [
"PasswordValidation"
],
"type" : "test"
},
{
"c99name" : "PasswordValidation",
"module_type" : "SwiftTarget",
"name" : "PasswordValidation",
"path" : "Sources/PasswordValidation",
"product_dependencies" : [
"Translating",
"Dependencies"
],
"product_memberships" : [
"PasswordValidation"
],
"sources" : [
"PasswordValidation+Dependencies.swift",
"PasswordValidation.swift",
"exports.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/coenttb/swift-translating
[1/840] Fetching swift-translating
Fetched https://github.com/coenttb/swift-translating from cache (0.27s)
[1/6291] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.56s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (1.28s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/swiftlang/swift-syntax
[1/868] Fetching swift-concurrency-extras
[783/2160] Fetching swift-concurrency-extras, swift-clocks
[977/4570] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.36s)
[1879/3702] Fetching swift-clocks, combine-schedulers
[3703/9184] Fetching swift-clocks, combine-schedulers, xctest-dynamic-overlay
[3758/80549] Fetching swift-clocks, combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.44s)
[3234/79257] Fetching combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/combine-schedulers from cache (6.99s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (7.00s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.04s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (7.80s)
Computing version for https://github.com/coenttb/swift-translating
Computed https://github.com/coenttb/swift-translating at 0.1.1 (0.88s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.35s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (2.09s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.0 (0.77s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.66s)
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/coenttb/swift-translating
Working copy of https://github.com/coenttb/swift-translating resolved at 0.1.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Building for debugging...
[0/21] Write sources
[16/21] Write swift-version-24593BA9C3E375BF.txt
[18/40] Emitting module IssueReportingPackageSupport
[19/40] Compiling IssueReportingPackageSupport _Test.swift
[20/41] Wrapping AST for IssueReportingPackageSupport for debugging
[22/63] Compiling Language exports .swift
[23/63] Emitting module IssueReportingTestSupport
[24/63] Compiling IssueReporting BreakpointReporter.swift
[25/63] Compiling IssueReporting FatalErrorReporter.swift
[26/65] Compiling IssueReporting TestContext.swift
[27/65] Compiling IssueReporting Unimplemented.swift
[28/65] Emitting module IssueReporting
[29/65] Compiling IssueReporting WithExpectedIssue.swift
[30/65] Compiling IssueReporting WithIssueContext.swift
[31/65] Compiling ConcurrencyExtras LockIsolated.swift
[32/66] Compiling IssueReportingTestSupport SwiftTesting.swift
[33/66] Compiling IssueReportingTestSupport XCTest.swift
[34/66] Compiling IssueReporting RuntimeWarningReporter.swift
[35/66] Compiling IssueReporting ReportIssue.swift
[36/67] Compiling ConcurrencyExtras MainSerialExecutor.swift
[37/67] Compiling ConcurrencyExtras Result.swift
[38/67] Compiling ConcurrencyExtras Task.swift
[39/67] Compiling IssueReporting FailureObserver.swift
[40/67] Compiling IssueReporting LockIsolated.swift
[41/67] Compiling IssueReporting SwiftTesting.swift
[42/67] Compiling IssueReporting UncheckedSendable.swift
[43/67] Compiling IssueReporting Warn.swift
[46/67] Compiling IssueReporting Rethrows.swift
[47/67] Compiling IssueReporting ErrorReporting.swift
[48/67] Compiling IssueReporting AppHostWarning.swift
[49/67] Compiling IssueReporting Deprecations.swift
[50/67] Compiling IssueReporting XCTest.swift
[51/67] Compiling IssueReporting IsTesting.swift
[52/67] Compiling IssueReporting IssueReporter.swift
[54/68] Emitting module ConcurrencyExtras
[59/68] Compiling ConcurrencyExtras UncheckedSendable.swift
[61/69] Wrapping AST for IssueReportingTestSupport for debugging
[62/69] Write Objects.LinkFileList
[63/92] Linking libIssueReportingTestSupport.so
[65/92] Compiling CombineSchedulers UIScheduler.swift
[66/92] Compiling XCTestDynamicOverlay Exports.swift
[67/93] Compiling CombineSchedulers SwiftUI.swift
[68/93] Compiling CombineSchedulers TestScheduler.swift
[69/93] Compiling CombineSchedulers UnimplementedScheduler.swift
[70/93] Compiling CombineSchedulers Timer.swift
[71/93] Compiling Clocks SwiftUI.swift
[72/93] Compiling CombineSchedulers UIKit.swift
[73/94] Compiling CombineSchedulers ImmediateScheduler.swift
[74/94] Compiling CombineSchedulers Deprecations.swift
[75/94] Emitting module CombineSchedulers
[76/94] Compiling CombineSchedulers AnyScheduler.swift
[77/94] Compiling CombineSchedulers Concurrency.swift
[78/94] Compiling CombineSchedulers Lock.swift
[79/94] Compiling CombineSchedulers NSRecursiveLock.swift
[80/94] Emitting module XCTestDynamicOverlay
[81/95] Compiling Clocks Lock.swift
[82/95] Compiling Clocks ImmediateClock.swift
[83/95] Compiling Clocks AnyClock.swift
[84/95] Emitting module Clocks
[85/95] Compiling Clocks _AsyncTimerSequence.swift
[86/95] Compiling XCTestDynamicOverlay Deprecations.swift
[89/96] Compiling Clocks Timer.swift
[90/96] Compiling Clocks TestClock.swift
[91/96] Compiling Clocks UnimplementedClock.swift
[93/120] Compiling Dependencies Context.swift
[94/120] Compiling Dependencies Date.swift
[95/120] Compiling Dependencies FireAndForget.swift
[96/123] Compiling Dependencies UUID.swift
[97/123] Compiling Dependencies WithRandomNumberGenerator.swift
[98/123] Compiling Dependencies AppEntryPoint.swift
[99/123] Emitting module Dependencies
[100/123] Compiling Dependencies Deprecations.swift
[101/123] Compiling Dependencies Exports.swift
[102/123] Compiling Dependencies TypeName.swift
[103/123] Compiling Dependencies PreviewTrait.swift
[104/123] Compiling Dependencies TestTrait.swift
[105/123] Compiling Dependencies WithDependencies.swift
[106/123] Compiling Dependencies OpenURL.swift
[107/123] Compiling Dependencies TimeZone.swift
[108/123] Compiling Dependencies URLSession.swift
[109/123] Compiling Dependencies Locale.swift
[110/123] Compiling Dependencies MainQueue.swift
[111/123] Compiling Dependencies MainRunLoop.swift
[112/123] Compiling Dependencies Assert.swift
[113/123] Compiling Dependencies Calendar.swift
[114/123] Compiling Dependencies Clocks.swift
[115/123] Compiling Dependencies Dependency.swift
[116/123] Compiling Dependencies DependencyContext.swift
[117/123] Compiling Dependencies DependencyKey.swift
[118/123] Compiling Dependencies DependencyValues.swift
[120/124] Compiling Language Locale.Language.swift
[121/124] Compiling Language Language.swift
[122/124] Compiling Language Language.locale.swift
[123/124] Compiling Language Locale.swift
[124/124] Emitting module Language
[126/128] Compiling Translated extensions.swift
[127/128] Emitting module Translated
[128/128] Compiling Translated Translated.swift
[130/137] Compiling TranslatedString exports.swift
[131/137] Compiling TranslatedString [Language].swift
[132/137] Compiling TranslatedString [String].swift
[133/137] Compiling TranslatedString Translations.swift
[134/137] Emitting module TranslatedString
[135/137] Compiling TranslatedString TranslatedString.swift
[136/137] Compiling TranslatedString NumberingAndSign.swift
[137/137] Compiling TranslatedString Date.swift
[139/145] Compiling Translating_Dependencies extensions.swift
[140/145] Compiling Translating_Dependencies Language.swift
[141/145] Emitting module Translating_Dependencies
[142/145] Compiling Translating_Dependencies LanguagesKey.swift
[144/146] Emitting module SinglePlural
[145/146] Compiling SinglePlural SinglePlural.swift
[146/146] Compiling SinglePlural extensions.swift
[148/149] Compiling DateFormattedLocalized DateFormattedLocalized.swift
[149/149] Emitting module DateFormattedLocalized
[151/158] Compiling Translating TranslatedString.swift
[152/159] Emitting module Translating
[153/159] Compiling Translating [TranslatedString].swift
[154/159] Compiling Translating Date.swift
[155/159] Compiling Translating exports.swift
[156/159] Compiling Translating [String].swift
[157/159] Compiling Translating Translated.init (english non-optional).swift
[158/159] Compiling Translating Translated.init.swift
[159/159] Compiling Translating String.swift
[161/164] Compiling PasswordValidation exports.swift
[162/164] Emitting module PasswordValidation
[163/164] Compiling PasswordValidation PasswordValidation+Dependencies.swift
[164/164] Compiling PasswordValidation PasswordValidation.swift
Build complete! (100.39s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-translating",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/coenttb/swift-translating"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
}
],
"manifest_display_name" : "swift-password-validation",
"name" : "swift-password-validation",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "PasswordValidation",
"targets" : [
"PasswordValidation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "PasswordValidation_Tests",
"module_type" : "SwiftTarget",
"name" : "PasswordValidation Tests",
"path" : "Tests/PasswordValidation Tests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"PasswordValidation Tests.swift"
],
"target_dependencies" : [
"PasswordValidation"
],
"type" : "test"
},
{
"c99name" : "PasswordValidation",
"module_type" : "SwiftTarget",
"name" : "PasswordValidation",
"path" : "Sources/PasswordValidation",
"product_dependencies" : [
"Translating",
"Dependencies"
],
"product_memberships" : [
"PasswordValidation"
],
"sources" : [
"PasswordValidation+Dependencies.swift",
"PasswordValidation.swift",
"exports.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.