The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-structured-queries, reference 0.19.1 (f57658), with Swift 6.1 for Wasm on 10 Sep 2025 23:48:47 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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-structured-queries.git
Reference: 0.19.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/pointfreeco/swift-structured-queries
 * tag               0.19.1     -> FETCH_HEAD
HEAD is now at f576582 Fix for `@DatabaseFunction` when arguments are newline separated (#166)
Cloned https://github.com/pointfreeco/swift-structured-queries.git
Revision (git rev-parse @):
f576582c138311e442c564bd7a893e950765e46a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-structured-queries.git at 0.19.1
========================================
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-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" : "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" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.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" : "StructuredQueriesTestSupport",
      "targets" : [
        "StructuredQueriesTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StructuredQueriesSQLite",
      "targets" : [
        "StructuredQueriesSQLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StructuredQueriesSQLiteCore",
      "targets" : [
        "StructuredQueriesSQLiteCore"
      ],
      "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",
        "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",
        "EphemeralTests.swift",
        "FTSTests.swift",
        "InflectionTests.swift",
        "InsertTests.swift",
        "JSONFunctionsTests.swift",
        "JoinTests.swift",
        "KitchenSinkTests.swift",
        "LiveTests.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",
        "TriggersTests.swift",
        "UnionTests.swift",
        "UpdateTests.swift",
        "ValuesTests.swift",
        "WhereTests.swift"
      ],
      "target_dependencies" : [
        "StructuredQueries",
        "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",
        "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",
        "Insert.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",
        "Update.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",
        "SelectionMacroTests.swift",
        "Support/SnapshotTests.swift",
        "TableMacroTests.swift",
        "TableSelectionMacroTests.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",
        "EphemeralMacro.swift",
        "Internal/Availability.swift",
        "Internal/ExprSyntax.swift",
        "Internal/Interpolation.swift",
        "Internal/Nonisolated.swift",
        "Internal/PatternBindingSyntax.swift",
        "Internal/SelfRewriter.swift",
        "Internal/StructDeclSyntax.swift",
        "Internal/Support.swift",
        "Internal/TypeSyntax.swift",
        "Internal/VariableDeclSyntax.swift",
        "Plugin.swift",
        "SQLMacro.swift",
        "SelectionMacro.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"
      ],
      "product_memberships" : [
        "StructuredQueries",
        "StructuredQueriesCore",
        "StructuredQueriesTestSupport",
        "StructuredQueriesSQLite",
        "StructuredQueriesSQLiteCore"
      ],
      "sources" : [
        "AggregateFunctions.swift",
        "Bind.swift",
        "CaseExpression.swift",
        "Collation.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",
        "Traits/Tagged.swift",
        "Updates.swift",
        "_Selection.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.0"
}
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package@swift-6.0.swift:149:9: warning: unknown operating system for build configuration 'os'
147 | }
148 |
149 | #if !os(Darwin)
    |         |- warning: unknown operating system for build configuration 'os'
    |         `- note: did you mean 'Cygwin'?
150 |   package.targets.append(
151 |     .systemLibrary(
warning: 'spi-builder-workspace': ignoring duplicate product 'StructuredQueriesTestSupport'
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:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax
[1/1194] Fetching swift-tagged
[1100/3288] Fetching swift-tagged, swift-docc-plugin
[1426/8787] Fetching swift-tagged, swift-docc-plugin, xctest-dynamic-overlay
[6809/80698] Fetching swift-tagged, swift-docc-plugin, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (0.66s)
[4770/78604] Fetching swift-tagged, xctest-dynamic-overlay, swift-syntax
Fetching https://github.com/pointfreeco/swift-dependencies
[9077/93971] Fetching swift-tagged, xctest-dynamic-overlay, swift-syntax, swift-snapshot-testing
[13062/100305] Fetching swift-tagged, xctest-dynamic-overlay, swift-syntax, swift-snapshot-testing, swift-dependencies
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.29s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[17646/94806] Fetching swift-tagged, swift-syntax, swift-snapshot-testing, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.76s)
[12031/88472] Fetching swift-tagged, swift-syntax, swift-snapshot-testing
[15523/93070] Fetching swift-tagged, swift-syntax, swift-snapshot-testing, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.59s)
[17883/88472] Fetching swift-tagged, swift-syntax, swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (6.66s)
[1/908] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.63s)
Fetched https://github.com/pointfreeco/swift-tagged from cache (9.92s)
Fetched https://github.com/swiftlang/swift-syntax from cache (9.95s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (12.02s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.50s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.48s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.46s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (0.47s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.73s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3507] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.35s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.96s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.4 (0.67s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2417] Fetching combine-schedulers
[2418/3295] Fetching combine-schedulers, swift-concurrency-extras
[2550/4587] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.34s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.37s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.39s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.86s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.56s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.45s)
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/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.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.6
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-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/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.2
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
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.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/79] Write sources
[55/79] Compiling _SwiftSyntaxCShims dummy.c
[56/79] Write swift-version-24593BA9C3E375BF.txt
[57/79] Compiling _SwiftSyntaxCShims dummy.c
[59/124] Emitting module SwiftSyntax600
[60/124] Compiling SwiftSyntax600 Empty.swift
[61/125] Compiling SwiftSyntax510 Empty.swift
[62/125] Emitting module SwiftSyntax510
[63/126] Compiling SwiftSyntax509 Empty.swift
[64/126] Emitting module SwiftSyntax509
[65/127] Emitting module SwiftSyntax601
[67/127] Compiling SwiftSyntax601 Empty.swift
[74/129] Emitting module SwiftSyntax600
[75/129] Compiling SwiftSyntax600 Empty.swift
[76/130] Emitting module SwiftSyntax510
[77/130] Compiling SwiftSyntax510 Empty.swift
[78/131] Emitting module SnapshotTesting
[80/136] Wrapping AST for SwiftSyntax601 for debugging
[82/172] Emitting module SwiftSyntax509
[83/172] Compiling SwiftSyntax509 Empty.swift
[84/173] Compiling IssueReportingPackageSupport _Test.swift
[85/173] Emitting module IssueReportingPackageSupport
[85/174] Wrapping AST for SwiftSyntax510 for debugging
[86/174] Wrapping AST for SwiftSyntax600 for debugging
[88/174] Emitting module IssueReportingPackageSupport
[89/174] Compiling IssueReportingPackageSupport _Test.swift
[92/239] Wrapping AST for SwiftSyntax509 for debugging
[94/341] Compiling SwiftSyntax EditorPlaceholder.swift
[95/341] Compiling SwiftSyntax SourceLocation.swift
[96/341] Compiling SwiftSyntax SourcePresence.swift
[97/341] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[98/341] Compiling SwiftSyntax Syntax.swift
[99/341] Compiling SwiftSyntax SyntaxArena.swift
[100/341] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[101/341] Compiling SwiftSyntax SyntaxChildren.swift
[102/341] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[103/341] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[104/341] Compiling SwiftSyntax RawSyntaxTokenView.swift
[105/341] Compiling SwiftSyntax SourceEdit.swift
[106/341] Compiling SwiftSyntax SyntaxProtocol.swift
[107/341] Compiling SwiftSyntax SyntaxText.swift
[108/341] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[109/341] Compiling SwiftSyntax TokenDiagnostic.swift
[110/341] Compiling SwiftSyntax SyntaxCollection.swift
[111/341] Compiling SwiftSyntax SyntaxHashable.swift
[112/341] Compiling SwiftSyntax SyntaxIdentifier.swift
[113/341] Compiling SwiftSyntax SyntaxNodeFactory.swift
[114/341] Compiling SwiftSyntax SyntaxNodeStructure.swift
[115/341] Compiling SwiftSyntax SourceLength.swift
[116/341] Compiling SwiftSyntax AbsolutePosition.swift
[117/341] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[118/341] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[119/341] Compiling SwiftSyntax Identifier.swift
[120/341] Compiling SwiftSyntax MemoryLayout.swift
[121/341] Compiling SwiftSyntax MissingNodeInitializers.swift
[122/341] Compiling SwiftSyntax RawSyntax.swift
[123/341] Compiling SwiftSyntax Assert.swift
[124/341] Compiling SwiftSyntax BumpPtrAllocator.swift
[125/341] Compiling SwiftSyntax CommonAncestor.swift
[126/341] Compiling SwiftSyntax Convenience.swift
[127/341] Compiling SwiftSyntax CustomTraits.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[134/344] 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? {
[135/348] Emitting module IssueReporting
[136/348] 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/348] 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/348] 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/348] 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? {
[143/350] Compiling IssueReporting WithExpectedIssue.swift
[144/350] Compiling IssueReporting WithIssueContext.swift
[175/359] 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? {
/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? {
/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:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
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/24] Write swift-version-24593BA9C3E375BF.txt
[4/40] Compiling SwiftSyntax600 Empty.swift
[5/40] Emitting module SwiftSyntax600
[6/41] Compiling SwiftSyntax509 Empty.swift
[7/41] Emitting module SwiftSyntax509
[8/42] Compiling SwiftSyntax601 Empty.swift
[9/42] Emitting module SwiftSyntax601
[10/43] Compiling SwiftSyntax510 Empty.swift
[11/43] Compiling SwiftSyntax509 Empty.swift
[12/43] Emitting module SwiftSyntax509
[14/44] Compiling SwiftSyntax601 Empty.swift
[15/44] Emitting module SwiftSyntax601
[16/45] Emitting module SwiftSyntax600
[17/45] Compiling SwiftSyntax600 Empty.swift
[18/45] Emitting module SwiftSyntax510
[20/46] Compiling SwiftSyntax510 Empty.swift
[28/110] Compiling SnapshotTesting NSImage.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? {
[29/110] Compiling SnapshotTesting NSView.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? {
[30/110] Compiling SnapshotTesting NSViewController.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? {
[31/110] Compiling SnapshotTesting SceneKit.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? {
[32/110] Compiling SnapshotTesting SpriteKit.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? {
[33/110] Compiling SnapshotTesting String.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? {
[34/110] Compiling SnapshotTesting SwiftUIView.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? {
[35/110] Compiling SnapshotTesting UIBezierPath.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? {
[36/144] Emitting module IssueReportingPackageSupport
[37/144] Compiling IssueReportingPackageSupport _Test.swift
[39/204] Emitting module IssueReportingPackageSupport
[42/244] Compiling SwiftSyntax Keyword.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/244] Compiling SwiftSyntax RenamedChildrenCompatibility.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/244] Compiling SwiftSyntax RenamedNodesCompatibility.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? {
[45/244] Compiling SwiftSyntax SyntaxAnyVisitor.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? {
[46/244] Compiling SwiftSyntax RawSyntaxNodeProtocol.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? {
[47/244] Compiling SwiftSyntax RawSyntaxTokenView.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? {
[48/244] Compiling SwiftSyntax SourceEdit.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? {
[49/244] 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? {
[50/244] 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? {
[51/244] 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? {
[52/244] 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? {
[53/244] 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? {
[54/244] Compiling SwiftSyntax SyntaxArena.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? {
[55/244] Compiling SwiftSyntax SyntaxText.swift
[56/244] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[57/244] Compiling SwiftSyntax TokenDiagnostic.swift
[58/244] Compiling SwiftSyntax TokenSequence.swift
[59/248] Compiling SwiftSyntax TokenSyntax.swift
[60/248] Compiling SwiftSyntax Trivia.swift
[61/248] Compiling SwiftSyntax Utils.swift
[62/248] Compiling SwiftSyntax ChildNameForKeyPath.swift
[63/248] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.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/248] 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? {
[65/248] 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? {
[66/248] 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? {
[67/248] Compiling SwiftSyntax SyntaxIdentifier.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? {
[68/248] Compiling SwiftSyntax SyntaxNodeFactory.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? {
[69/248] 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? {
[70/248] 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? {
[71/267] Compiling SnapshotTesting UIImage.swift
[72/267] Compiling SnapshotTesting UIView.swift
[73/267] Compiling SnapshotTesting UIViewController.swift
[74/267] Compiling SnapshotTesting URLRequest.swift
[79/286] Compiling IssueReporting FailureObserver.swift
[80/286] Compiling IssueReporting LockIsolated.swift
[81/286] Compiling IssueReporting Rethrows.swift
[82/288] Compiling IssueReporting RuntimeWarningReporter.swift
[83/288] Compiling IssueReporting ReportIssue.swift
[84/290] Compiling IssueReporting Deprecations.swift
[85/290] Compiling IssueReporting XCTest.swift
[86/290] Compiling IssueReporting IsTesting.swift
[87/290] Compiling IssueReporting IssueReporter.swift
[88/290] Compiling IssueReporting TestContext.swift
[89/290] Compiling IssueReporting Unimplemented.swift
[90/290] Compiling IssueReporting BreakpointReporter.swift
[91/290] Compiling IssueReporting FatalErrorReporter.swift
[92/290] Compiling IssueReporting SwiftTesting.swift
[93/290] Compiling IssueReporting UncheckedSendable.swift
[94/290] Compiling IssueReporting Warn.swift
[104/290] Emitting module SnapshotTesting
[109/290] Emitting module IssueReporting
error: emit-module command failed with exit code 1 (use -v to see invocation)
[110/290] 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? {
/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? {
[114/290] Compiling IssueReporting ErrorReporting.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? {
[115/290] Compiling IssueReporting AppHostWarning.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? {
[116/290] Compiling IssueReporting WithExpectedIssue.swift
[117/290] Compiling IssueReporting WithIssueContext.swift
BUILD FAILURE 6.1 wasm