The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-navigation, reference 2.8.0 (32f352), with Swift 6.1 for Wasm on 2 Apr 2026 05:10:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-navigation.git
Reference: 2.8.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-navigation
 * tag               2.8.0      -> FETCH_HEAD
HEAD is now at 32f3524 Run swift-format
Cloned https://github.com/pointfreeco/swift-navigation.git
Revision (git rev-parse @):
32f35241b8be0719c4c7f00eb27713b1cadb6248
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-navigation.git at 2.8.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/swift-navigation.git
https://github.com/pointfreeco/swift-navigation.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.8.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-sharing"
    }
  ],
  "manifest_display_name" : "swift-navigation",
  "name" : "swift-navigation",
  "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" : "SwiftNavigation",
      "targets" : [
        "SwiftNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftUINavigation",
      "targets" : [
        "SwiftUINavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UIKitNavigation",
      "targets" : [
        "UIKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppKitNavigation",
      "targets" : [
        "AppKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "UIKitNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "UIKitNavigationTests",
      "path" : "Tests/UIKitNavigationTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "MemoryManagementTests.swift",
        "ObserveTests.swift",
        "UIControlTests.swift",
        "UITransactionTests.swift",
        "ViewControllerRepresentingTests.swift"
      ],
      "target_dependencies" : [
        "UIKitNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UIKitNavigationShim",
      "module_type" : "ClangTarget",
      "name" : "UIKitNavigationShim",
      "path" : "Sources/UIKitNavigationShim",
      "product_memberships" : [
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "sources" : [
        "shim.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UIKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "UIKitNavigation",
      "path" : "Sources/UIKitNavigation",
      "product_dependencies" : [
        "ConcurrencyExtras",
        "IssueReporting"
      ],
      "product_memberships" : [
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "sources" : [
        "Bindings/UIColorWell.swift",
        "Bindings/UIControl.swift",
        "Bindings/UIDatePicker.swift",
        "Bindings/UIPageControl.swift",
        "Bindings/UISegmentedControl.swift",
        "Bindings/UISlider.swift",
        "Bindings/UIStepper.swift",
        "Bindings/UISwitch.swift",
        "Bindings/UITabBarController.swift",
        "Bindings/UITextField.swift",
        "Internal/Exports.swift",
        "Internal/PopFromViewController.swift",
        "Navigation/Dismiss.swift",
        "Navigation/NavigationStackController.swift",
        "Navigation/Presentation.swift",
        "Navigation/Push.swift",
        "Navigation/UIAlertController.swift",
        "SwiftUI/Representable.swift",
        "UIBinding.swift",
        "UIKitAnimation.swift",
        "UITransaction.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation",
        "UIKitNavigationShim"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftUINavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigationTests",
      "path" : "Tests/SwiftUINavigationTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "AlertTests.swift",
        "BindingTests.swift",
        "SwiftUINavigationTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUINavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUINavigation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigation",
      "path" : "Sources/SwiftUINavigation",
      "product_dependencies" : [
        "CasePaths",
        "IssueReporting"
      ],
      "product_memberships" : [
        "SwiftUINavigation"
      ],
      "sources" : [
        "Alert.swift",
        "Binding.swift",
        "ConfirmationDialog.swift",
        "FullScreenCover.swift",
        "Internal/Binding+Internal.swift",
        "Internal/Deprecations.swift",
        "Internal/Exports.swift",
        "Internal/Identified.swift",
        "NavigationDestination.swift",
        "NavigationLink.swift",
        "Popover.swift",
        "Sheet.swift",
        "WithState.swift"
      ],
      "target_dependencies" : [
        "UIKitNavigation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNavigationTests",
      "path" : "Tests/SwiftNavigationTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "ButtonStateTests.swift",
        "IsolationTests.swift",
        "LifetimeTests.swift",
        "ObserveTests.swift",
        "TextStateTests.swift",
        "UIBindableTests.swift",
        "UIBindingTests.swift",
        "UINavigationPathTests.swift",
        "UITransactionTests.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftNavigation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNavigation",
      "path" : "Sources/SwiftNavigation",
      "product_dependencies" : [
        "CasePaths",
        "CustomDump",
        "ConcurrencyExtras",
        "IssueReporting",
        "OrderedCollections",
        "Perception",
        "PerceptionCore"
      ],
      "product_memberships" : [
        "SwiftNavigation",
        "SwiftUINavigation",
        "UIKitNavigation",
        "AppKitNavigation"
      ],
      "sources" : [
        "AlertState.swift",
        "Bind.swift",
        "Binding.swift",
        "ButtonState.swift",
        "ButtonStateBuilder.swift",
        "ConfirmationDialogState.swift",
        "HashableObject.swift",
        "Internal/AssumeIsolated.swift",
        "Internal/Deprecations.swift",
        "Internal/ErrorMechanism.swift",
        "Internal/Exports.swift",
        "Internal/HashableStaticString.swift",
        "Internal/KeyPath+Sendable.swift",
        "Internal/ToOptionalUnit.swift",
        "NSObject+Observe.swift",
        "Observe.swift",
        "SwiftNavigationSharing/UIBinding+Sharing.swift",
        "TextState.swift",
        "UIBindable.swift",
        "UIBinding.swift",
        "UINavigationPath.swift",
        "UITransaction.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "AppKitNavigation",
      "path" : "Sources/AppKitNavigation",
      "product_memberships" : [
        "AppKitNavigation"
      ],
      "sources" : [
        "AppKitAnimation.swift",
        "Internal/Exports.swift",
        "SwiftUI/Representable.swift",
        "UIBinding.swift",
        "UITransaction.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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 swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/4613] Fetching swift-case-paths
[48/8224] Fetching swift-case-paths, swift-sharing
[95/13663] Fetching swift-case-paths, swift-sharing, swift-custom-dump
[10983/19386] Fetching swift-case-paths, swift-sharing, swift-custom-dump, xctest-dynamic-overlay
[15782/20280] Fetching swift-case-paths, swift-sharing, swift-custom-dump, xctest-dynamic-overlay, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.48s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-perception
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.49s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.49s)
[4443/6617] Fetching xctest-dynamic-overlay, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.50s)
Fetching https://github.com/apple/swift-collections
[3606/5723] Fetching xctest-dynamic-overlay
[5724/7689] Fetching xctest-dynamic-overlay, swift-perception
[7179/9860] Fetching xctest-dynamic-overlay, swift-perception, swift-docc-plugin
[7908/33206] Fetching xctest-dynamic-overlay, swift-perception, swift-docc-plugin, swift-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (0.31s)
[7363/31240] Fetching xctest-dynamic-overlay, swift-docc-plugin, swift-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.87s)
[3524/25517] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.47s)
[1868/23346] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.39s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.8.0 (2.47s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-dependencies
[1/6753] Fetching swift-dependencies
[609/9303] Fetching swift-dependencies, combine-schedulers
[6198/10845] Fetching swift-dependencies, combine-schedulers, swift-identified-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.45s)
[7740/8295] Fetching swift-dependencies, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.55s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.55s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.19s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.91s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.90s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.72s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.98s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.88s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.3 (3.65s)
Fetching https://github.com/swiftlang/swift-syntax
[1/74937] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.59s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (6.28s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.68s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.25s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (1.29s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.10 (0.67s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.89s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.65s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1317] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.30s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.91s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.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/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
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-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.8.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.10
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/69] Write sources
[38/69] Compiling UIKitNavigationShim shim.m
[39/69] Compiling _SwiftSyntaxCShims PlatformMutex.c
[40/69] Write swift-version-24593BA9C3E375BF.txt
[42/101] Emitting module IssueReportingPackageSupport
[43/101] Emitting module SwiftSyntax509
[44/101] Emitting module InternalCollectionsUtilities
[45/103] Compiling SwiftSyntax510 Empty.swift
[46/103] Emitting module SwiftSyntax510
[47/104] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[48/104] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[49/104] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/104] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[51/104] Emitting module SwiftSyntax600
[52/104] Compiling SwiftSyntax600 Empty.swift
[53/105] Compiling SwiftSyntax509 Empty.swift
[55/106] Compiling IssueReportingPackageSupport _Test.swift
[56/106] Compiling SwiftSyntax602 Empty.swift
[57/106] Emitting module SwiftSyntax602
[58/107] Compiling SwiftSyntax601 Empty.swift
[59/107] Emitting module SwiftSyntax601
[61/109] Compiling SwiftSyntax603 Empty.swift
[62/109] Emitting module SwiftSyntax603
[63/109] Compiling InternalCollectionsUtilities Debugging.swift
[64/109] Compiling InternalCollectionsUtilities Descriptions.swift
[65/109] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[66/109] Compiling InternalCollectionsUtilities String+Padding.swift
[67/109] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[68/109] Compiling InternalCollectionsUtilities Integer rank.swift
[69/109] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[70/109] Compiling InternalCollectionsUtilities UInt+reversed.swift
[71/110] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[72/110] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/110] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[74/110] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[75/110] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[76/110] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[77/110] Compiling InternalCollectionsUtilities Span+Extras.swift
[82/111] Wrapping AST for SwiftSyntax600 for debugging
[84/111] Wrapping AST for SwiftSyntax510 for debugging
[85/111] Wrapping AST for SwiftSyntax509 for debugging
[86/122] Wrapping AST for SwiftSyntax602 for debugging
[87/123] Wrapping AST for SwiftSyntax603 for debugging
[88/125] Wrapping AST for SwiftSyntax601 for debugging
[89/145] Wrapping AST for IssueReportingPackageSupport for debugging
[91/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[92/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[93/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[94/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[95/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[96/263] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[97/263] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[98/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[99/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[100/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[101/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[102/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[103/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[104/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[105/270] Compiling OrderedCollections OrderedDictionary.swift
[106/270] Compiling OrderedCollections OrderedSet+Codable.swift
[107/270] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[108/270] Compiling OrderedCollections OrderedSet+Descriptions.swift
[109/270] Compiling OrderedCollections OrderedSet+Diffing.swift
[110/270] Compiling OrderedCollections OrderedSet+Equatable.swift
[111/270] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[112/270] Compiling OrderedCollections OrderedSet+Hashable.swift
[113/270] Compiling OrderedCollections OrderedSet+Initializers.swift
[114/270] Compiling OrderedCollections OrderedSet+Insertions.swift
[115/270] Compiling OrderedCollections OrderedSet+Invariants.swift
[116/270] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[117/270] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[118/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[119/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[120/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[121/270] Compiling OrderedCollections OrderedDictionary+Codable.swift
[122/270] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[123/270] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[124/270] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[125/270] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[126/270] Compiling OrderedCollections OrderedDictionary+Elements.swift
[127/270] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[128/270] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[129/270] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[130/270] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[131/270] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[132/270] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[133/270] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[134/270] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[135/270] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[136/270] Compiling OrderedCollections OrderedDictionary+Values.swift
[137/270] Compiling OrderedCollections _HashTable+Bucket.swift
[138/270] Compiling OrderedCollections _HashTable+BucketIterator.swift
[139/270] Compiling OrderedCollections _HashTable+Constants.swift
[140/270] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[141/270] Compiling OrderedCollections _HashTable+Testing.swift
[142/270] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[143/270] Compiling OrderedCollections _HashTable.swift
[144/270] Compiling OrderedCollections _Hashtable+Header.swift
[145/270] Emitting module IssueReportingTestSupport
[148/271] Compiling OrderedCollections OrderedSet+Sendable.swift
[149/271] Compiling OrderedCollections OrderedSet+SubSequence.swift
[150/271] Compiling OrderedCollections OrderedSet+Testing.swift
[151/271] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[152/271] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[153/271] Compiling OrderedCollections OrderedSet.swift
[154/271] Compiling OrderedCollections _UnsafeBitset.swift
[159/273] Compiling ConcurrencyExtras UncheckedSendable.swift
[160/273] Emitting module OrderedCollections
[162/274] Compiling IssueReporting WithExpectedIssue.swift
[163/274] Compiling IssueReporting WithIssueContext.swift
[166/274] Emitting module ConcurrencyExtras
[167/274] Compiling IssueReportingTestSupport XCTest.swift
[168/274] Compiling IssueReportingTestSupport SwiftTesting.swift
[177/275] Compiling ConcurrencyExtras MainSerialExecutor.swift
[178/275] Compiling ConcurrencyExtras LockIsolated.swift
[179/275] Compiling ConcurrencyExtras Result.swift
[180/275] Compiling ConcurrencyExtras Task.swift
[192/276] Emitting module IssueReporting
[193/277] Wrapping AST for IssueReportingTestSupport for debugging
[194/277] Write Objects.LinkFileList
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[195/277] Linking libIssueReportingTestSupport.wasm
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/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/31] Write swift-version-24593BA9C3E375BF.txt
[4/37] Compiling SwiftSyntax510 Empty.swift
[5/55] Compiling SwiftSyntax603 Empty.swift
[6/58] Emitting module SwiftSyntax603
[7/60] Emitting module SwiftSyntax510
[9/64] Compiling SwiftSyntax509 Empty.swift
[10/64] Emitting module SwiftSyntax602
[11/64] Compiling SwiftSyntax602 Empty.swift
[12/65] Emitting module SwiftSyntax600
[13/65] Compiling SwiftSyntax600 Empty.swift
[14/66] Emitting module SwiftSyntax509
[16/66] Emitting module SwiftSyntax601
[17/66] Compiling SwiftSyntax601 Empty.swift
[18/66] Compiling IssueReportingPackageSupport _Test.swift
[19/67] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[20/67] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[21/67] Emitting module IssueReportingPackageSupport
[27/81] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/81] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/76] Compiling ConcurrencyExtras Locking.swift
[30/76] Compiling ConcurrencyExtras UncheckedBox.swift
[31/76] Compiling ConcurrencyExtras ActorIsolated.swift
[32/76] Compiling ConcurrencyExtras AnyHashableSendable.swift
[33/76] Compiling ConcurrencyExtras AsyncStream.swift
[34/76] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[35/79] Emitting module ConcurrencyExtras
[36/100] Compiling ConcurrencyExtras Result.swift
[37/163] Compiling SwiftSyntax AbsolutePosition.swift
[38/163] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[39/163] Compiling SwiftSyntax EditorPlaceholder.swift
[40/163] Compiling SwiftSyntax Identifier.swift
[41/163] Compiling ConcurrencyExtras MainSerialExecutor.swift
[42/163] Compiling ConcurrencyExtras LockIsolated.swift
[43/163] Compiling ConcurrencyExtras Task.swift
[44/163] Emitting module IssueReportingTestSupport
[45/163] Compiling SwiftSyntax BumpPtrAllocator.swift
[46/163] Compiling SwiftSyntax CommonAncestor.swift
[47/163] Compiling IssueReportingTestSupport XCTest.swift
[48/163] Compiling ConcurrencyExtras UncheckedSendable.swift
[49/163] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[50/163] Compiling SwiftSyntax Assert.swift
[51/164] Compiling SwiftSyntax RawSyntaxArena.swift
[52/164] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[53/164] Compiling SwiftSyntax Convenience.swift
[54/164] Compiling SwiftSyntax CustomTraits.swift
[55/164] Compiling IssueReportingTestSupport SwiftTesting.swift
[56/164] Compiling SwiftSyntax MemoryLayout.swift
[57/164] Compiling SwiftSyntax MissingNodeInitializers.swift
[58/164] Compiling SwiftSyntax RawSyntax.swift
[63/167] Emitting module InternalCollectionsUtilities
[64/168] Compiling SwiftSyntax SourceEdit.swift
[65/168] Compiling SwiftSyntax SyntaxNodeStructure.swift
[66/168] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[67/168] Compiling SwiftSyntax RawSyntaxTokenView.swift
[68/167] Write Objects.LinkFileList
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[76/167] Linking libIssueReportingTestSupport.wasm
BUILD FAILURE 6.1 wasm