Build Information
Failed to build swift-structured-queries, reference 0.25.2 (9c8433), with Swift 6.1 for Wasm on 4 Nov 2025 23:22:17 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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-structured-queries.git
Reference: 0.25.2
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/pointfreeco/swift-structured-queries
* tag 0.25.2 -> FETCH_HEAD
HEAD is now at 9c84335 A better implementation for 'map' (#222)
Cloned https://github.com/pointfreeco/swift-structured-queries.git
Revision (git rev-parse @):
9c84335373bae5f5c9f7b5f0adf3ae10f2cab5b9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-structured-queries.git at 0.25.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/swift-structured-queries.git
https://github.com/pointfreeco/swift-structured-queries.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-case-paths",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-case-paths"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
},
{
"identity" : "swift-tagged",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-tagged"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-structured-queries",
"name" : "swift-structured-queries",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "StructuredQueries",
"targets" : [
"StructuredQueries"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StructuredQueriesCore",
"targets" : [
"StructuredQueriesCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StructuredQueriesSQLite",
"targets" : [
"StructuredQueriesSQLite"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StructuredQueriesSQLiteCore",
"targets" : [
"StructuredQueriesSQLiteCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StructuredQueriesTestSupport",
"targets" : [
"StructuredQueriesTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StructuredQueriesSQLiteMacros",
"targets" : [
"StructuredQueriesSQLiteMacros"
],
"type" : {
"macro" : null
}
},
{
"name" : "StructuredQueriesMacros",
"targets" : [
"StructuredQueriesMacros"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "_StructuredQueriesSQLite3",
"module_type" : "SystemLibraryTarget",
"name" : "_StructuredQueriesSQLite3",
"path" : "Sources/_StructuredQueriesSQLite3",
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "_StructuredQueriesSQLite",
"module_type" : "SwiftTarget",
"name" : "_StructuredQueriesSQLite",
"path" : "Sources/_StructuredQueriesSQLite",
"sources" : [
"Database.swift",
"DatabaseFunction.swift",
"Exports.swift",
"Internal.swift",
"SQLiteFunctionDecoder.swift",
"SQLiteQueryDecoder.swift"
],
"target_dependencies" : [
"StructuredQueriesSQLite",
"_StructuredQueriesSQLite3"
],
"type" : "library"
},
{
"c99name" : "StructuredQueriesTests",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesTests",
"path" : "Tests/StructuredQueriesTests",
"product_dependencies" : [
"CustomDump",
"Dependencies",
"InlineSnapshotTesting"
],
"sources" : [
"AggregateFunctionsTests.swift",
"BindingTests.swift",
"CaseTests.swift",
"CommonTableExpressionTests.swift",
"CompileTimeTests.swift",
"DatabaseFunctionTests.swift",
"DecodingTests.swift",
"DeleteTests.swift",
"EnumTableTests.swift",
"EphemeralTests.swift",
"FTSTests.swift",
"InflectionTests.swift",
"InsertTests.swift",
"JSONFunctionsTests.swift",
"JoinTests.swift",
"KitchenSinkTests.swift",
"LiveTests.swift",
"MapTests.swift",
"NestedTests.swift",
"OperatorsTests.swift",
"OverloadFavorabilityTests.swift",
"PrimaryKeyedTableTests.swift",
"QueryFragmentTests.swift",
"SQLMacroTests.swift",
"ScalarFunctionsTests.swift",
"SchemaTests.swift",
"SelectTests.swift",
"SelectionTests.swift",
"Support/AssertQuery.swift",
"Support/Schema.swift",
"Support/SimpleSelect.swift",
"Support/SnapshotTests.swift",
"TableTests.swift",
"TaggedTests.swift",
"TriggerDefaultNameTests.swift",
"TriggersTests.swift",
"UnionTests.swift",
"UpdateTests.swift",
"ValuesTests.swift",
"ViewsTests.swift",
"WhereTests.swift"
],
"target_dependencies" : [
"StructuredQueries",
"StructuredQueriesSQLite",
"StructuredQueriesTestSupport",
"_StructuredQueriesSQLite"
],
"type" : "test"
},
{
"c99name" : "StructuredQueriesTestSupport",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesTestSupport",
"path" : "Sources/StructuredQueriesTestSupport",
"product_dependencies" : [
"CustomDump",
"InlineSnapshotTesting"
],
"product_memberships" : [
"StructuredQueriesTestSupport"
],
"sources" : [
"AssertQuery.swift",
"QuerySnapshot.swift"
],
"target_dependencies" : [
"StructuredQueriesCore"
],
"type" : "library"
},
{
"c99name" : "StructuredQueriesSQLiteMacros",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesSQLiteMacros",
"path" : "Sources/StructuredQueriesSQLiteMacros",
"product_dependencies" : [
"SwiftCompilerPlugin",
"SwiftSyntaxMacros"
],
"product_memberships" : [
"StructuredQueriesSQLite",
"StructuredQueriesSQLiteMacros"
],
"sources" : [
"DatabaseFunctionMacro.swift",
"Nonisolated.swift",
"Plugin.swift"
],
"type" : "macro"
},
{
"c99name" : "StructuredQueriesSQLiteCore",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesSQLiteCore",
"path" : "Sources/StructuredQueriesSQLiteCore",
"product_dependencies" : [
"IssueReporting"
],
"product_memberships" : [
"StructuredQueriesSQLite",
"StructuredQueriesSQLiteCore"
],
"sources" : [
"Cast.swift",
"Collation+SQLite.swift",
"DatabaseFunction.swift",
"Exports.swift",
"FTS5.swift",
"Internal/Deprecations.swift",
"JSONFunctions.swift",
"QueryRepresentable/Date+JulianDay.swift",
"QueryRepresentable/Date+UnixTime.swift",
"QueryRepresentable/UUID+Bytes.swift",
"QueryRepresentable/UUID+Uppercased.swift",
"RowID.swift",
"ScalarFunctions.swift",
"Triggers.swift",
"Views.swift"
],
"target_dependencies" : [
"StructuredQueriesCore"
],
"type" : "library"
},
{
"c99name" : "StructuredQueriesSQLite",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesSQLite",
"path" : "Sources/StructuredQueriesSQLite",
"product_memberships" : [
"StructuredQueriesSQLite"
],
"sources" : [
"Exports.swift",
"Macros.swift"
],
"target_dependencies" : [
"StructuredQueries",
"StructuredQueriesSQLiteCore",
"StructuredQueriesSQLiteMacros"
],
"type" : "library"
},
{
"c99name" : "StructuredQueriesMacrosTests",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesMacrosTests",
"path" : "Tests/StructuredQueriesMacrosTests",
"product_dependencies" : [
"IssueReporting",
"MacroTesting"
],
"sources" : [
"BindMacroTests.swift",
"DatabaseFunctionMacroTests.swift",
"SQLMacroTests.swift",
"Support/SnapshotTests.swift",
"TableMacroTests.swift"
],
"target_dependencies" : [
"StructuredQueriesMacros",
"StructuredQueriesSQLiteMacros"
],
"type" : "test"
},
{
"c99name" : "StructuredQueriesMacros",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesMacros",
"path" : "Sources/StructuredQueriesMacros",
"product_dependencies" : [
"SwiftCompilerPlugin",
"SwiftSyntaxMacros"
],
"product_memberships" : [
"StructuredQueries",
"StructuredQueriesSQLite",
"StructuredQueriesMacros"
],
"sources" : [
"BindMacro.swift",
"ColumnMacro.swift",
"ColumnsMacro.swift",
"EphemeralMacro.swift",
"Internal/Availability.swift",
"Internal/DeclGroupSyntax.swift",
"Internal/ExprSyntax.swift",
"Internal/Interpolation.swift",
"Internal/Nonisolated.swift",
"Internal/PatternBindingSyntax.swift",
"Internal/SelfRewriter.swift",
"Internal/Support.swift",
"Internal/TypeSyntax.swift",
"Internal/VariableDeclSyntax.swift",
"Plugin.swift",
"SQLMacro.swift",
"Symbolic Links/StructuredQueriesSupport/Inflection.swift",
"Symbolic Links/StructuredQueriesSupport/Quoting.swift",
"TableMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "StructuredQueriesCore",
"module_type" : "SwiftTarget",
"name" : "StructuredQueriesCore",
"path" : "Sources/StructuredQueriesCore",
"product_dependencies" : [
"IssueReporting",
"CasePaths",
"Tagged"
],
"product_memberships" : [
"StructuredQueries",
"StructuredQueriesCore",
"StructuredQueriesSQLite",
"StructuredQueriesSQLiteCore",
"StructuredQueriesTestSupport"
],
"sources" : [
"AggregateFunctions.swift",
"Bind.swift",
"CaseExpression.swift",
"Collation.swift",
"ColumnGroup.swift",
"Internal/Date+ISO8601.swift",
"Internal/Deprecations.swift",
"Internal/PrettyPrinting.swift",
"Internal/RangeReplaceableCollection+Queries.swift",
"Internal/Scope.swift",
"Never.swift",
"Operators.swift",
"Optional.swift",
"Ordering.swift",
"PrimaryKeyed.swift",
"QueryBindable+Foundation.swift",
"QueryBindable.swift",
"QueryBinding.swift",
"QueryDecodable.swift",
"QueryDecoder.swift",
"QueryExpression.swift",
"QueryFragment.swift",
"QueryFragmentBuilder.swift",
"QueryRepresentable.swift",
"QueryRepresentable/Codable+JSON.swift",
"SQLQueryExpression.swift",
"SQLite/ConflictResolution.swift",
"ScalarFunctions.swift",
"Seeds.swift",
"Statement.swift",
"Statements/CommonTableExpression.swift",
"Statements/CompoundSelect.swift",
"Statements/Delete.swift",
"Statements/Insert.swift",
"Statements/Select+DynamicMemberLookup.swift",
"Statements/Select.swift",
"Statements/SelectStatement.swift",
"Statements/Update.swift",
"Statements/Values.swift",
"Statements/Where.swift",
"Symbolic Links/StructuredQueriesSupport/Inflection.swift",
"Symbolic Links/StructuredQueriesSupport/Quoting.swift",
"Table.swift",
"TableAlias.swift",
"TableColumn.swift",
"TableDefinition.swift",
"TableExpression.swift",
"Traits/CasePaths.swift",
"Traits/Tagged.swift",
"Updates.swift"
],
"type" : "library"
},
{
"c99name" : "StructuredQueries",
"module_type" : "SwiftTarget",
"name" : "StructuredQueries",
"path" : "Sources/StructuredQueries",
"product_memberships" : [
"StructuredQueries",
"StructuredQueriesSQLite"
],
"sources" : [
"Exports.swift",
"Macros.swift"
],
"target_dependencies" : [
"StructuredQueriesCore",
"StructuredQueriesMacros"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
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: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:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/914] Fetching swift-macro-testing
[20/2126] Fetching swift-macro-testing, swift-tagged
[2127/7678] Fetching swift-macro-testing, swift-tagged, xctest-dynamic-overlay
Fetching https://github.com/apple/swift-docc-plugin
[5625/80392] Fetching swift-macro-testing, swift-tagged, xctest-dynamic-overlay, swift-syntax
[11499/95988] Fetching swift-macro-testing, swift-tagged, xctest-dynamic-overlay, swift-syntax, swift-snapshot-testing
[21548/98148] Fetching swift-macro-testing, swift-tagged, xctest-dynamic-overlay, swift-syntax, swift-snapshot-testing, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.60s)
[30534/95988] Fetching swift-macro-testing, swift-tagged, xctest-dynamic-overlay, swift-syntax, swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-dependencies
[41703/102380] Fetching swift-macro-testing, swift-tagged, xctest-dynamic-overlay, swift-syntax, swift-snapshot-testing, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.03s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[62324/95988] Fetching swift-macro-testing, swift-tagged, xctest-dynamic-overlay, swift-syntax, swift-snapshot-testing
[72871/100586] Fetching swift-macro-testing, swift-tagged, xctest-dynamic-overlay, swift-syntax, swift-snapshot-testing, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.74s)
Fetching https://github.com/pointfreeco/swift-case-paths
[82118/95988] Fetching swift-macro-testing, swift-tagged, xctest-dynamic-overlay, swift-syntax, swift-snapshot-testing
[92611/100411] Fetching swift-macro-testing, swift-tagged, xctest-dynamic-overlay, swift-syntax, swift-snapshot-testing, swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.26s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (6.23s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (6.24s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (6.34s)
Fetched https://github.com/pointfreeco/swift-tagged from cache (8.48s)
Fetched https://github.com/swiftlang/swift-syntax from cache (8.53s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (10.95s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.66s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.63s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.68s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.65s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.02s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (1.07s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3570] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.45s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.65s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
[1/883] Fetching swift-concurrency-extras
[116/3405] Fetching swift-concurrency-extras, combine-schedulers
[2109/4697] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.41s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.41s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.41s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.96s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.70s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.58s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (1.10s)
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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
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.2
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/82] Write sources
[57/82] Compiling _SwiftSyntaxCShims PlatformMutex.c
[59/82] Write swift-version-24593BA9C3E375BF.txt
[61/127] Emitting module SwiftSyntax509
[62/127] Emitting module SwiftSyntax602
[63/127] Compiling SwiftSyntax602 Empty.swift
[64/128] Emitting module SwiftSyntax601
[65/128] Compiling SwiftSyntax601 Empty.swift
[68/133] Emitting module SwiftSyntax600
[69/133] Compiling SwiftSyntax600 Empty.swift
[70/134] Emitting module SwiftSyntax510
[71/134] Compiling SwiftSyntax510 Empty.swift
[72/135] Compiling SwiftSyntax509 Empty.swift
[73/135] Emitting module SwiftSyntax602
[74/135] Compiling SwiftSyntax602 Empty.swift
[75/137] Compiling SwiftSyntax601 Empty.swift
[76/137] Emitting module SwiftSyntax601
[77/138] Emitting module SwiftSyntax510
[78/138] Compiling SwiftSyntax510 Empty.swift
[79/138] Emitting module SwiftSyntax600
[80/138] Compiling SwiftSyntax600 Empty.swift
[84/140] Emitting module SnapshotTesting
[88/146] Wrapping AST for SwiftSyntax601 for debugging
[89/146] Wrapping AST for SwiftSyntax602 for debugging
[91/181] Compiling SwiftSyntax509 Empty.swift
[92/181] Emitting module SwiftSyntax509
[92/182] Wrapping AST for SwiftSyntax600 for debugging
[93/182] Wrapping AST for SwiftSyntax510 for debugging
[95/182] Emitting module IssueReportingPackageSupport
[98/223] Compiling IssueReportingPackageSupport _Test.swift
[101/247] Wrapping AST for SwiftSyntax509 for debugging
[103/348] Compiling IssueReporting XCTest.swift
[104/348] Compiling IssueReporting IsTesting.swift
[105/348] Compiling IssueReporting IssueReporter.swift
[106/348] Compiling IssueReporting BreakpointReporter.swift
[107/348] Compiling IssueReporting Deprecations.swift
[108/348] Compiling IssueReporting SwiftTesting.swift
[109/348] Compiling IssueReporting UncheckedSendable.swift
[110/348] Compiling IssueReporting Warn.swift
[111/348] Compiling SwiftSyntax Syntax.swift
[112/348] Compiling SwiftSyntax SyntaxChildren.swift
[113/348] Compiling SwiftSyntax SyntaxCollection.swift
[114/348] Compiling SwiftSyntax SyntaxHashable.swift
[115/348] Compiling SwiftSyntax SyntaxIdentifier.swift
[116/348] Compiling SwiftSyntax SyntaxNodeStructure.swift
[117/348] Compiling SwiftSyntax SyntaxProtocol.swift
[118/348] Compiling SwiftSyntax SyntaxText.swift
[119/348] Compiling IssueReporting FailureObserver.swift
[120/348] Compiling IssueReporting LockIsolated.swift
[121/348] Compiling IssueReporting Rethrows.swift
[122/348] Compiling IssueReporting ErrorReporting.swift
[123/348] Compiling IssueReporting AppHostWarning.swift
[124/348] Compiling IssueReporting FatalErrorReporter.swift
[125/348] Compiling IssueReporting RuntimeWarningReporter.swift
[126/348] Compiling IssueReporting ReportIssue.swift
[127/348] Compiling IssueReporting TestContext.swift
[128/348] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[129/348] Compiling SwiftSyntax TokenDiagnostic.swift
[130/348] Compiling SwiftSyntax TokenSequence.swift
[131/348] Compiling SwiftSyntax TokenSyntax.swift
[132/348] Compiling IssueReporting Unimplemented.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[133/348] Compiling SwiftSyntax SourceLength.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[134/348] Compiling SwiftSyntax SourceLocation.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[135/348] Compiling SwiftSyntax SourcePresence.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[136/352] Compiling SnapshotTesting UIImage.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[137/352] Compiling SnapshotTesting UIView.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[138/352] Compiling SnapshotTesting UIViewController.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[139/352] Compiling SnapshotTesting URLRequest.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[147/354] Emitting module SnapshotTesting
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[149/354] Compiling IssueReporting WithExpectedIssue.swift
[150/354] Compiling IssueReporting WithIssueContext.swift
[152/354] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[180/357] Emitting module IssueReporting
[181/357] Compiling IssueReporting WithExpectedIssue.swift
[182/357] Compiling IssueReporting WithIssueContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[194/357] Emitting module IssueReporting
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/25] Write swift-version-24593BA9C3E375BF.txt
[4/41] Compiling SwiftSyntax509 Empty.swift
[5/41] Emitting module SwiftSyntax600
[6/41] Compiling SwiftSyntax600 Empty.swift
[7/42] Emitting module SwiftSyntax509
[8/42] Compiling SwiftSyntax601 Empty.swift
[9/43] Emitting module IssueReportingPackageSupport
[10/43] Compiling IssueReportingPackageSupport _Test.swift
[12/44] Emitting module SwiftSyntax601
[13/44] Emitting module SwiftSyntax602
[14/44] Compiling SwiftSyntax602 Empty.swift
[15/46] Compiling SwiftSyntax510 Empty.swift
[16/46] Emitting module SwiftSyntax510
[17/46] Emitting module SwiftSyntax601
[18/46] Compiling SwiftSyntax601 Empty.swift
[19/47] Emitting module SwiftSyntax602
[20/47] Compiling SwiftSyntax602 Empty.swift
[28/98] Emitting module SwiftSyntax510
[29/100] Compiling SwiftSyntax600 Empty.swift
[30/100] Emitting module SwiftSyntax600
[31/134] Compiling SwiftSyntax510 Empty.swift
[32/135] Compiling SwiftSyntax509 Empty.swift
[33/135] Emitting module SwiftSyntax509
[34/145] Compiling IssueReportingPackageSupport _Test.swift
[36/188] Compiling SwiftSyntax SyntaxIdentifier.swift
[37/188] Compiling SwiftSyntax SyntaxNodeStructure.swift
[38/188] Compiling SwiftSyntax SyntaxProtocol.swift
[39/188] Compiling SwiftSyntax SyntaxText.swift
[40/203] Emitting module IssueReportingPackageSupport
[41/204] Compiling SwiftSyntax Syntax.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[42/204] Compiling SwiftSyntax SyntaxChildren.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[43/204] Compiling SwiftSyntax SyntaxCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[44/204] Compiling SwiftSyntax SyntaxHashable.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[50/208] Compiling SwiftSyntax RawSyntax.swift
[51/208] Compiling SwiftSyntax RawSyntaxArena.swift
[57/210] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[58/210] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[59/210] Compiling SwiftSyntax RawSyntaxTokenView.swift
[60/210] Compiling SwiftSyntax SourceEdit.swift
[62/210] Compiling SnapshotTesting UIImage.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[63/210] Compiling SnapshotTesting UIView.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[64/210] Compiling SnapshotTesting UIViewController.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[65/210] Compiling SnapshotTesting URLRequest.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[66/210] Compiling SwiftSyntax AbsolutePosition.swift
[67/210] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[68/210] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[69/210] Compiling SwiftSyntax Identifier.swift
[70/210] Compiling SwiftSyntax MemoryLayout.swift
[71/210] Compiling SwiftSyntax MissingNodeInitializers.swift
[72/210] Compiling SwiftSyntax CommonAncestor.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[73/210] Compiling SwiftSyntax Convenience.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[74/210] Compiling SwiftSyntax CustomTraits.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[75/210] Compiling SwiftSyntax EditorPlaceholder.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[76/269] Compiling SwiftSyntax Trivia.swift
[77/269] Compiling SwiftSyntax Utils.swift
[78/274] Compiling SwiftSyntax TokenSequence.swift
[79/274] Compiling SwiftSyntax TokenSyntax.swift
[80/292] Compiling SwiftSyntax TokenDiagnostic.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[85/292] Compiling SwiftSyntax AbsolutePosition.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[86/292] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[87/292] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[88/292] Compiling SwiftSyntax Assert.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[89/292] Compiling SwiftSyntax SyntaxNodeStructure.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[90/292] Compiling SwiftSyntax SyntaxProtocol.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[91/292] Compiling SwiftSyntax SyntaxText.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[92/292] Compiling SwiftSyntax SyntaxTreeViewMode.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[93/292] Compiling SwiftSyntax RawSyntax.swift
[94/292] Compiling SwiftSyntax RawSyntaxArena.swift
[95/292] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[96/292] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[99/292] Compiling SwiftSyntax SyntaxCollection.swift
[100/292] Compiling SwiftSyntax SyntaxHashable.swift
[101/294] Emitting module SnapshotTesting
[102/294] Emitting module IssueReporting
[103/294] Compiling SwiftSyntax SyntaxIdentifier.swift
[106/294] Compiling IssueReporting WithExpectedIssue.swift
[107/294] Compiling IssueReporting WithIssueContext.swift
[110/294] Emitting module IssueReporting
[114/294] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[115/294] Compiling SwiftSyntax Syntax.swift
[116/294] Compiling SwiftSyntax SyntaxChildren.swift
[128/337] Compiling StructuredQueriesCore PrimaryKeyed.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[129/337] Compiling StructuredQueriesCore QueryBindable+Foundation.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[130/337] Compiling StructuredQueriesCore QueryBindable.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[131/337] Compiling StructuredQueriesCore QueryBinding.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[132/337] Compiling StructuredQueriesCore QueryDecodable.swift
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[133/337] Emitting module SnapshotTesting
/host/spi-builder-workspace/.build/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift:526:10: error: no such module 'CoreServices'
524 |
525 | #if !os(Android) && !os(Linux) && !os(Windows)
526 | import CoreServices
| `- error: no such module 'CoreServices'
527 |
528 | func uniformTypeIdentifier(fromExtension pathExtension: String) -> String? {
[136/343] Compiling StructuredQueriesCore QueryDecoder.swift
[137/343] Compiling StructuredQueriesCore SQLQueryExpression.swift
[138/343] Compiling StructuredQueriesCore AggregateFunctions.swift
[139/343] Compiling StructuredQueriesCore Bind.swift
BUILD FAILURE 6.1 wasm