The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-custom-dump, reference 1.5.0 (06c579), with Swift 6.1 for Wasm on 10 Mar 2026 01:48:10 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-custom-dump.git
Reference: 1.5.0
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-custom-dump
 * tag               1.5.0      -> FETCH_HEAD
HEAD is now at 06c5792 Mark SFSpeech extensions as unavailable on tvOS (#154)
Cloned https://github.com/pointfreeco/swift-custom-dump.git
Revision (git rev-parse @):
06c57924455064182d6b217f06ebc05d00cb2990
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-custom-dump.git at 1.5.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/swift-custom-dump.git
https://github.com/pointfreeco/swift-custom-dump.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-custom-dump",
  "name" : "swift-custom-dump",
  "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" : "CustomDump",
      "targets" : [
        "CustomDump"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CustomDumpTests",
      "module_type" : "SwiftTarget",
      "name" : "CustomDumpTests",
      "path" : "Tests/CustomDumpTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "Conformances/CoreImageTests.swift",
        "Conformances/CoreLocationTests.swift",
        "Conformances/FoundationTests.swift",
        "Conformances/SwiftTests.swift",
        "Conformances/UIKitTests.swift",
        "Conformances/UniformTypeIdentifiersTests.swift",
        "Conformances/UserNotificationsTests.swift",
        "DiffTests.swift",
        "DumpTests.swift",
        "ExpectDifferenceTests.swift",
        "ExpectNoDifferenceTests.swift",
        "Mocks.swift"
      ],
      "target_dependencies" : [
        "CustomDump"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CustomDump",
      "module_type" : "SwiftTarget",
      "name" : "CustomDump",
      "path" : "Sources/CustomDump",
      "product_dependencies" : [
        "IssueReporting",
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "CustomDump"
      ],
      "sources" : [
        "Conformances/CoreImage.swift",
        "Conformances/CoreLocation.swift",
        "Conformances/CoreMotion.swift",
        "Conformances/Foundation.swift",
        "Conformances/GameKit.swift",
        "Conformances/KeyPath.swift",
        "Conformances/Photos.swift",
        "Conformances/Speech.swift",
        "Conformances/StoreKit.swift",
        "Conformances/Swift.swift",
        "Conformances/SwiftUI.swift",
        "Conformances/UIKit.swift",
        "Conformances/UniformTypeIdentifiers.swift",
        "Conformances/UserNotifications.swift",
        "Conformances/UserNotificationsUI.swift",
        "CustomDumpReflectable.swift",
        "CustomDumpRepresentable.swift",
        "CustomDumpStringConvertible.swift",
        "Diff.swift",
        "Dump.swift",
        "ExpectDifference.swift",
        "ExpectNoDifference.swift",
        "Internal/AnyType.swift",
        "Internal/CollectionDifference.swift",
        "Internal/Identifiable.swift",
        "Internal/Mirror.swift",
        "Internal/String.swift",
        "Internal/Unordered.swift",
        "XCTAssertDifference.swift",
        "XCTAssertNoDifference.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images: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:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5718] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.17s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (2.49s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Building for debugging...
[0/10] Write sources
[5/10] Write swift-version-24593BA9C3E375BF.txt
[7/12] Emitting module IssueReportingPackageSupport
[8/12] Compiling IssueReportingPackageSupport _Test.swift
[9/13] Wrapping AST for IssueReportingPackageSupport for debugging
[11/36] Emitting module IssueReportingTestSupport
[12/36] Compiling IssueReporting IssueSeverity.swift
[13/36] Compiling IssueReporting ReportIssue.swift
[14/36] Compiling IssueReporting TestContext.swift
[15/36] Compiling IssueReporting Unimplemented.swift
[16/38] Emitting module IssueReporting
[17/38] Compiling IssueReporting WithExpectedIssue.swift
[18/38] Compiling IssueReporting WithIssueContext.swift
[19/38] Compiling IssueReportingTestSupport SwiftTesting.swift
[20/38] Compiling IssueReportingTestSupport XCTest.swift
[21/38] Compiling IssueReporting XCTest.swift
[22/38] Compiling IssueReporting IsTesting.swift
[23/38] Compiling IssueReporting IssueReporter.swift
[24/38] Compiling IssueReporting BreakpointReporter.swift
[25/38] Compiling IssueReporting DefaultReporter.swift
[26/38] Compiling IssueReporting FatalErrorReporter.swift
[27/39] Compiling IssueReporting ErrorReporting.swift
[28/39] Compiling IssueReporting AppHostWarning.swift
[29/39] Compiling IssueReporting Deprecations.swift
[31/39] Compiling IssueReporting SwiftTesting.swift
[32/39] Compiling IssueReporting UncheckedSendable.swift
[33/39] Compiling IssueReporting Warn.swift
[34/39] Compiling IssueReporting FailureObserver.swift
[35/39] Compiling IssueReporting LockIsolated.swift
[36/39] Compiling IssueReporting Rethrows.swift
[37/40] Wrapping AST for IssueReportingTestSupport for debugging
[38/40] Write Objects.LinkFileList
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[39/40] Linking libIssueReportingTestSupport.wasm
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:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/5] Write swift-version-24593BA9C3E375BF.txt
[2/7] Compiling IssueReportingPackageSupport _Test.swift
[3/7] Emitting module IssueReportingPackageSupport
[5/30] Compiling IssueReportingTestSupport XCTest.swift
[6/30] Emitting module IssueReportingTestSupport
[7/30] Compiling IssueReportingTestSupport SwiftTesting.swift
[8/30] Write Objects.LinkFileList
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[9/30] Linking libIssueReportingTestSupport.wasm
[10/30] Emitting module IssueReporting
BUILD FAILURE 6.1 wasm