Build Information
Failed to build swift-password-validation, reference 0.0.1 (350c84
), with Swift 6.1 for Wasm on 28 Jul 2025 11:35:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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: wasm
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-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/coenttb/swift-translating
[1/840] Fetching swift-translating
[841/7131] Fetching swift-translating, swift-dependencies
Fetched https://github.com/coenttb/swift-translating from cache (0.92s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.92s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (1.51s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2410] Fetching combine-schedulers
[1881/3278] Fetching combine-schedulers, swift-concurrency-extras
[3279/4570] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
[4571/10052] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.37s)
[2818/7642] Fetching swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
[4245/79007] Fetching swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.68s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.69s)
[12711/72657] Fetching swift-clocks, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (5.64s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.71s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (6.25s)
Computing version for https://github.com/coenttb/swift-translating
Computed https://github.com/coenttb/swift-translating at 0.1.1 (1.01s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.0 (0.63s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.25s)
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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
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
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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Building for debugging...
[0/21] Write sources
[16/21] Write swift-version-24593BA9C3E375BF.txt
[18/40] Compiling ConcurrencyExtras Result.swift
[19/40] Compiling ConcurrencyExtras MainSerialExecutor.swift
[20/40] Compiling Language exports .swift
[21/41] Emitting module IssueReportingPackageSupport
[22/41] Compiling IssueReportingPackageSupport _Test.swift
[24/42] Compiling ConcurrencyExtras UncheckedSendable.swift
[24/45] Wrapping AST for IssueReportingPackageSupport for debugging
[26/64] Compiling IssueReporting BreakpointReporter.swift
[27/64] Compiling IssueReporting FatalErrorReporter.swift
[28/66] Emitting module IssueReportingTestSupport
[29/66] Compiling IssueReportingTestSupport SwiftTesting.swift
[30/66] Compiling IssueReporting XCTest.swift
[31/66] Compiling IssueReporting IsTesting.swift
[32/66] Compiling IssueReporting IssueReporter.swift
[33/66] Compiling IssueReporting TestContext.swift
[34/66] Compiling IssueReporting Unimplemented.swift
[35/66] Compiling ConcurrencyExtras Task.swift
[36/66] Compiling IssueReporting RuntimeWarningReporter.swift
[37/66] Compiling IssueReporting ReportIssue.swift
[38/66] Compiling IssueReporting LockIsolated.swift
[39/66] Compiling IssueReporting Rethrows.swift
[40/66] Compiling ConcurrencyExtras LockIsolated.swift
[41/66] Compiling IssueReportingTestSupport XCTest.swift
[42/67] Compiling IssueReporting ErrorReporting.swift
[43/67] Compiling IssueReporting AppHostWarning.swift
[44/67] Emitting module ConcurrencyExtras
[45/67] Compiling Language Language.locale.swift
[46/67] Compiling IssueReporting Deprecations.swift
[47/67] Compiling IssueReporting FailureObserver.swift
[53/68] Emitting module IssueReporting
[54/68] Compiling IssueReporting WithExpectedIssue.swift
[55/68] Compiling IssueReporting WithIssueContext.swift
[55/68] Wrapping AST for IssueReportingTestSupport for debugging
[56/68] Write Objects.LinkFileList
[58/68] Emitting module Language
[62/68] Compiling IssueReporting SwiftTesting.swift
[63/68] Compiling IssueReporting UncheckedSendable.swift
[64/68] Compiling IssueReporting Warn.swift
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[64/69] Linking libIssueReportingTestSupport.wasm
[65/69] Compiling Language Locale.Language.swift
[66/69] Compiling Language Language.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/5] Write swift-version-24593BA9C3E375BF.txt
[2/24] Compiling IssueReportingPackageSupport _Test.swift
[3/24] Emitting module IssueReportingPackageSupport
[4/25] Compiling ConcurrencyExtras LockIsolated.swift
[5/26] Compiling Language exports .swift
[7/26] Compiling Language Language.locale.swift
[8/25] Compiling ConcurrencyExtras Locking.swift
[9/25] Compiling ConcurrencyExtras UncheckedBox.swift
[10/25] Compiling ConcurrencyExtras AsyncStream.swift
[11/25] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[12/25] Compiling ConcurrencyExtras ActorIsolated.swift
[13/25] Compiling ConcurrencyExtras AnyHashableSendable.swift
[14/25] Emitting module ConcurrencyExtras
[15/25] Compiling ConcurrencyExtras UncheckedSendable.swift
[16/25] Compiling ConcurrencyExtras Result.swift
[17/25] Compiling ConcurrencyExtras MainSerialExecutor.swift
[18/25] Compiling ConcurrencyExtras Task.swift
[20/48] Compiling IssueReportingTestSupport XCTest.swift
[21/48] Emitting module IssueReporting
[22/50] Emitting module IssueReportingTestSupport
[23/50] Compiling IssueReportingTestSupport SwiftTesting.swift
[24/51] Emitting module Language
[25/50] Write Objects.LinkFileList
[27/50] Compiling IssueReporting XCTest.swift
[28/50] Compiling IssueReporting IsTesting.swift
[29/50] Compiling IssueReporting IssueReporter.swift
[30/50] Compiling IssueReporting RuntimeWarningReporter.swift
[31/50] Compiling IssueReporting ReportIssue.swift
[32/50] Compiling IssueReporting BreakpointReporter.swift
[33/50] Compiling IssueReporting FatalErrorReporter.swift
[34/50] Compiling IssueReporting TestContext.swift
[35/50] Compiling IssueReporting Unimplemented.swift
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[35/50] Linking libIssueReportingTestSupport.wasm
BUILD FAILURE 6.1 wasm