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-composable-architecture, reference main (f8158b), with Swift 6.1 for Wasm on 15 Nov 2025 03:17:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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-composable-architecture.git
Reference: main
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-composable-architecture
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f8158b9 Update package versioning (#3819)
Cloned https://github.com/pointfreeco/swift-composable-architecture.git
Revision (git rev-parse @):
f8158b92f2a84a34bc00c10db2bc7d3465bf4d33
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-composable-architecture.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/swift-composable-architecture.git
https://github.com/pointfreeco/swift-composable-architecture.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "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-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-identified-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-identified-collections"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-navigation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-navigation"
    },
    {
      "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" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-sharing"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "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-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "swift-composable-architecture",
  "name" : "swift-composable-architecture",
  "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" : "ComposableArchitecture",
      "targets" : [
        "ComposableArchitecture"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ComposableArchitectureMacros",
      "targets" : [
        "ComposableArchitectureMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "ComposableArchitectureTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureTests",
      "path" : "Tests/ComposableArchitectureTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "BindableStoreTests.swift",
        "BindingLocalTests.swift",
        "CompatibilityTests.swift",
        "ComposableArchitectureTests.swift",
        "CurrentValueRelayTests.swift",
        "DebugTests.swift",
        "DependencyKeyWritingReducerTests.swift",
        "EffectCancellationIsolationTests.swift",
        "EffectCancellationTests.swift",
        "EffectDebounceTests.swift",
        "EffectFailureTests.swift",
        "EffectOperationTests.swift",
        "EffectRunTests.swift",
        "EffectTests.swift",
        "EnumReducerMacroTests.swift",
        "Internal/BaseTCATestCase.swift",
        "Internal/TestHelpers.swift",
        "MacroConformanceTests.swift",
        "MacroTests.swift",
        "MemoryManagementTests.swift",
        "ObservableStateEnumMacroTests.swift",
        "ObservableTests.swift",
        "ReducerBuilderTests.swift",
        "ReducerTests.swift",
        "Reducers/BindingReducerTests.swift",
        "Reducers/ForEachReducerTests.swift",
        "Reducers/IfCaseLetReducerTests.swift",
        "Reducers/IfLetReducerTests.swift",
        "Reducers/OnChangeReducerTests.swift",
        "Reducers/PresentationReducerTests.swift",
        "Reducers/StackReducerTests.swift",
        "RuntimeWarningTests.swift",
        "ScopeCacheTests.swift",
        "ScopeLoggerTests.swift",
        "ScopeTests.swift",
        "StoreLifetimeTests.swift",
        "StorePerceptionTests.swift",
        "StoreTests.swift",
        "TaskCancellationTests.swift",
        "TaskResultTests.swift",
        "TestStoreFailureTests.swift",
        "TestStoreNonExhaustiveTests.swift",
        "TestStoreTests.swift",
        "ThrottleTests.swift",
        "ViewStoreTests.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitecture"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableArchitectureMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureMacrosTests",
      "path" : "Tests/ComposableArchitectureMacrosTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "MacroBaseTestCase.swift",
        "ObservableStateMacroTests.swift",
        "PresentsMacroTests.swift",
        "ReducerMacroTests.swift",
        "ViewActionMacroTests.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitectureMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableArchitectureMacros",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureMacros",
      "path" : "Sources/ComposableArchitectureMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ComposableArchitecture",
        "ComposableArchitectureMacros"
      ],
      "sources" : [
        "Availability.swift",
        "Extensions.swift",
        "ObservableStateMacro.swift",
        "Plugins.swift",
        "PresentsMacro.swift",
        "ReducerMacro.swift",
        "ViewActionMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ComposableArchitecture",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitecture",
      "path" : "Sources/ComposableArchitecture",
      "product_dependencies" : [
        "CasePaths",
        "CombineSchedulers",
        "ConcurrencyExtras",
        "CustomDump",
        "Dependencies",
        "DependenciesMacros",
        "IdentifiedCollections",
        "IssueReporting",
        "OrderedCollections",
        "Perception",
        "Sharing",
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "product_memberships" : [
        "ComposableArchitecture"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/ComposableArchitecture/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CaseReducer.swift",
        "Core.swift",
        "Dependencies/Dismiss.swift",
        "Dependencies/IsPresented.swift",
        "Effect.swift",
        "Effects/Animation.swift",
        "Effects/Cancellation.swift",
        "Effects/Debounce.swift",
        "Effects/Publisher.swift",
        "Effects/TaskResult.swift",
        "Effects/Throttle.swift",
        "Internal/AreOrderedSetsDuplicates.swift",
        "Internal/AssumeIsolated.swift",
        "Internal/Box.swift",
        "Internal/Create.swift",
        "Internal/CurrentValueRelay.swift",
        "Internal/Debug.swift",
        "Internal/DefaultSubscript.swift",
        "Internal/Deprecations.swift",
        "Internal/DispatchQueue.swift",
        "Internal/EffectActions.swift",
        "Internal/EphemeralState.swift",
        "Internal/Exports.swift",
        "Internal/HashableStaticString.swift",
        "Internal/KeyPath+Sendable.swift",
        "Internal/Locking.swift",
        "Internal/Logger.swift",
        "Internal/NavigationID.swift",
        "Internal/NotificationName.swift",
        "Internal/OpenExistential.swift",
        "Internal/PresentationID.swift",
        "Internal/ReturningLastNonNilValue.swift",
        "Internal/RuntimeWarnings.swift",
        "Internal/StackIDGenerator.swift",
        "Macros.swift",
        "Observation/Alert+Observation.swift",
        "Observation/Binding+Observation.swift",
        "Observation/IdentifiedArray+Observation.swift",
        "Observation/NavigationStack+Observation.swift",
        "Observation/ObservableState.swift",
        "Observation/ObservationStateRegistrar.swift",
        "Observation/Store+Observation.swift",
        "Observation/ViewAction.swift",
        "Reducer.swift",
        "Reducer/ReducerBuilder.swift",
        "Reducer/Reducers/BindingReducer.swift",
        "Reducer/Reducers/CombineReducers.swift",
        "Reducer/Reducers/DebugReducer.swift",
        "Reducer/Reducers/DependencyKeyWritingReducer.swift",
        "Reducer/Reducers/EmptyReducer.swift",
        "Reducer/Reducers/ForEachReducer.swift",
        "Reducer/Reducers/IfCaseLetReducer.swift",
        "Reducer/Reducers/IfLetReducer.swift",
        "Reducer/Reducers/OnChange.swift",
        "Reducer/Reducers/Optional.swift",
        "Reducer/Reducers/PresentationReducer.swift",
        "Reducer/Reducers/Reduce.swift",
        "Reducer/Reducers/Scope.swift",
        "Reducer/Reducers/SignpostReducer.swift",
        "Reducer/Reducers/StackReducer.swift",
        "Sharing/AppStorageKeyPathKey.swift",
        "Store.swift",
        "SwiftUI/Alert.swift",
        "SwiftUI/Binding.swift",
        "SwiftUI/ConfirmationDialog.swift",
        "SwiftUI/Deprecated/ActionSheet.swift",
        "SwiftUI/Deprecated/LegacyAlert.swift",
        "SwiftUI/Deprecated/NavigationLinkStore.swift",
        "SwiftUI/ForEachStore.swift",
        "SwiftUI/FullScreenCover.swift",
        "SwiftUI/IfLetStore.swift",
        "SwiftUI/NavigationDestination.swift",
        "SwiftUI/NavigationStackStore.swift",
        "SwiftUI/Popover.swift",
        "SwiftUI/PresentationModifier.swift",
        "SwiftUI/Sheet.swift",
        "SwiftUI/SwitchStore.swift",
        "SwiftUI/WithViewStore.swift",
        "TestStore.swift",
        "UIKit/AlertStateUIKit.swift",
        "UIKit/IfLetUIKit.swift",
        "UIKit/NavigationStackControllerUIKit.swift",
        "ViewStore.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitectureMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2158] Fetching swift-docc-plugin
[66/5669] Fetching swift-docc-plugin, swift-sharing
[569/7615] Fetching swift-docc-plugin, swift-sharing, swift-perception
[3644/13209] Fetching swift-docc-plugin, swift-sharing, swift-perception, xctest-dynamic-overlay
[3664/59239] Fetching swift-docc-plugin, swift-sharing, swift-perception, xctest-dynamic-overlay, swift-navigation
Fetched https://github.com/pointfreeco/swift-perception from cache (0.69s)
[10678/57293] Fetching swift-docc-plugin, swift-sharing, xctest-dynamic-overlay, swift-navigation
Fetching https://github.com/pointfreeco/swift-macro-testing
[10701/130057] Fetching swift-docc-plugin, swift-sharing, xctest-dynamic-overlay, swift-navigation, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.05s)
[19017/127899] Fetching swift-sharing, xctest-dynamic-overlay, swift-navigation, swift-syntax
Fetching https://github.com/pointfreeco/swift-identified-collections
[19478/128831] Fetching swift-sharing, xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.57s)
[27430/127899] Fetching swift-sharing, xctest-dynamic-overlay, swift-navigation, swift-syntax
Fetching https://github.com/pointfreeco/swift-dependencies
[31187/129441] Fetching swift-sharing, xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-sharing from cache (1.69s)
[31474/125930] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-identified-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.72s)
[27037/120336] Fetching swift-navigation, swift-syntax, swift-identified-collections
[27193/126761] Fetching swift-navigation, swift-syntax, swift-identified-collections, swift-dependencies
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.93s)
[37475/125219] Fetching swift-navigation, swift-syntax, swift-dependencies
Fetching https://github.com/pointfreeco/swift-case-paths
[45430/129855] Fetching swift-navigation, swift-syntax, swift-dependencies, swift-custom-dump
[46279/130741] Fetching swift-navigation, swift-syntax, swift-dependencies, swift-custom-dump, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.63s)
[58669/129855] Fetching swift-navigation, swift-syntax, swift-dependencies, swift-custom-dump
Fetching https://github.com/pointfreeco/combine-schedulers
[61059/134365] Fetching swift-navigation, swift-syntax, swift-dependencies, swift-custom-dump, swift-case-paths
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.25s)
[59840/127940] Fetching swift-navigation, swift-syntax, swift-custom-dump, swift-case-paths
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.89s)
[59534/123304] Fetching swift-navigation, swift-syntax, swift-case-paths
[67277/125842] Fetching swift-navigation, swift-syntax, swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.90s)
[64518/121332] Fetching swift-navigation, swift-syntax, combine-schedulers
[69671/139646] Fetching swift-navigation, swift-syntax, combine-schedulers, swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.73s)
[67316/137108] Fetching swift-navigation, swift-syntax, swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.95s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (10.16s)
Fetched https://github.com/swiftlang/swift-syntax from cache (10.18s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (10.72s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.51s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.55s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.54s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (2.81s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.54s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.6.0 (0.56s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (2.37s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3577] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.09s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.78s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.76s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.55s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15612] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.59s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (4.20s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.59s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.87s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1299] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.28s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.83s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.4 (0.54s)
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.6.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.4
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.2
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.5
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/119] Write sources
[2/119] Copying PrivacyInfo.xcprivacy
[2/119] Write sources
[2/119] Copying PrivacyInfo.xcprivacy
[2/119] Write sources
[78/119] Compiling UIKitNavigationShim shim.m
[80/119] Compiling _SwiftSyntaxCShims PlatformMutex.c
[81/119] Write swift-version-24593BA9C3E375BF.txt
[82/133] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[84/135] Compiling SwiftSyntax510 Empty.swift
[85/135] Emitting module SwiftSyntax510
[86/136] Emitting module SwiftSyntax601
[87/136] Compiling SwiftSyntax601 Empty.swift
[88/137] Emitting module Sharing2
[89/137] Compiling Sharing2 Empty.swift
[91/137] Emitting module SwiftSyntax602
[92/137] Compiling SwiftSyntax602 Empty.swift
[93/137] Emitting module SwiftSyntax600
[94/137] Emitting module Sharing2
[95/139] Compiling SwiftSyntax600 Empty.swift
[96/141] Compiling Sharing1 Empty.swift
[97/141] Emitting module Sharing1
[98/142] Emitting module SwiftSyntax509
[99/142] Compiling SwiftSyntax509 Empty.swift
[108/249] Compiling Sharing1 Empty.swift
[109/251] Emitting module Sharing1
[110/285] Emitting module IssueReportingPackageSupport
[111/285] Compiling IssueReportingPackageSupport _Test.swift
[112/297] Emitting module IssueReportingPackageSupport
[113/297] Compiling IssueReportingPackageSupport _Test.swift
[115/298] Compiling OpenCombine Future.swift
[116/298] Compiling OpenCombine GENERATED-RootProtocols.swift
[118/300] Compiling OpenCombine CurrentValueSubject.swift
[119/300] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[120/300] Compiling OpenCombine Future+Concurrency.swift
[121/300] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[126/302] Wrapping AST for SwiftSyntax602 for debugging
[128/302] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[129/302] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[132/306] Compiling OpenCombine ConduitBase.swift
[133/306] Compiling OpenCombine ConduitList.swift
[136/368] Compiling SwiftSyntax Syntax.swift
[137/368] Compiling SwiftSyntax SyntaxChildren.swift
[138/371] Emitting module InternalCollectionsUtilities
[139/371] Compiling SwiftSyntax AbsolutePosition.swift
[140/371] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[141/371] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[142/371] Compiling SwiftSyntax Assert.swift
[143/371] Compiling SwiftSyntax BumpPtrAllocator.swift
[144/371] Compiling SwiftSyntax CommonAncestor.swift
[145/371] Compiling SwiftSyntax Convenience.swift
[149/372] Emitting module InternalCollectionsUtilities
[156/447] Compiling ConcurrencyExtras MainSerialExecutor.swift
[157/448] Compiling OrderedCollections _HashTable+Bucket.swift
[158/448] Compiling OrderedCollections _HashTable+BucketIterator.swift
[159/448] Compiling ConcurrencyExtras UncheckedSendable.swift
[160/448] Emitting module OpenCombine
[161/460] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[162/460] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[163/460] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[164/460] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[165/460] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[166/460] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[167/460] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[168/467] Compiling OrderedCollections OrderedDictionary.swift
[169/467] Compiling OrderedCollections OrderedSet+Codable.swift
[170/467] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[171/467] Compiling OrderedCollections OrderedSet+Descriptions.swift
[172/467] Compiling OrderedCollections OrderedSet+Diffing.swift
[173/467] Compiling OrderedCollections OrderedSet+Equatable.swift
[174/467] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[175/467] Compiling OrderedCollections OrderedSet+Hashable.swift
[176/467] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[177/467] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[178/467] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[179/467] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[180/467] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[181/467] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[182/467] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[183/467] Compiling OrderedCollections OrderedSet+Initializers.swift
[184/467] Compiling OrderedCollections OrderedSet+Insertions.swift
[185/467] Compiling OrderedCollections OrderedSet+Invariants.swift
[186/467] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[187/467] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[188/467] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[189/467] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[190/467] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[191/467] Compiling OrderedCollections OrderedDictionary+Codable.swift
[192/467] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[193/467] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[194/467] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[195/467] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[196/467] Compiling OrderedCollections OrderedDictionary+Elements.swift
[197/467] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[198/467] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[199/467] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[200/467] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[201/467] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[202/467] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[203/467] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[204/467] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[205/467] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[206/467] Compiling OrderedCollections OrderedDictionary+Values.swift
[209/469] Emitting module IssueReporting
[215/469] Compiling IssueReporting WithExpectedIssue.swift
[216/469] Compiling IssueReporting WithIssueContext.swift
[238/469] Compiling OrderedCollections _HashTable+Constants.swift
[239/469] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[240/469] Compiling OrderedCollections _HashTable+Testing.swift
[241/469] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[242/469] Compiling OrderedCollections _HashTable.swift
[243/469] Compiling OrderedCollections _Hashtable+Header.swift
[273/477] Compiling ConcurrencyExtras LockIsolated.swift
[274/477] Compiling OpenCombine Result.swift
[275/477] Compiling OpenCombine Scheduler.swift
[276/477] Compiling OpenCombine Subject+Void.swift
[277/477] Compiling OpenCombine Subscriber+Void.swift
[278/477] Compiling OpenCombine Subscribers.Assign.swift
[279/477] Compiling OpenCombine Subscribers.Completion.swift
[280/477] Compiling OpenCombine Subscribers.Demand.swift
[281/477] Compiling OpenCombine Subscribers.Sink.swift
[282/477] Compiling OpenCombine Subscribers.swift
[283/477] Compiling OpenCombine Subscription.swift
[284/477] Compiling OpenCombine Subscriptions.swift
[285/477] Compiling OpenCombine _Introspection.swift
[294/477] Compiling OrderedCollections OrderedSet+Sendable.swift
[295/477] Compiling OrderedCollections OrderedSet+SubSequence.swift
[296/477] Compiling OrderedCollections OrderedSet+Testing.swift
[297/477] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[298/477] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[299/477] Compiling OrderedCollections OrderedSet.swift
[300/477] Compiling OrderedCollections _UnsafeBitset.swift
[301/477] Emitting module OrderedCollections
[302/477] Compiling ConcurrencyExtras Result.swift
[303/477] Compiling ConcurrencyExtras Task.swift
[304/478] Compiling IssueReportingTestSupport SwiftTesting.swift
[305/478] Emitting module IssueReportingTestSupport
[306/478] Compiling IssueReportingTestSupport XCTest.swift
[307/479] Emitting module ConcurrencyExtras
[332/480] Compiling ConcurrencyExtras MainSerialExecutor.swift
[333/480] Compiling ConcurrencyExtras LockIsolated.swift
[336/480] Compiling IssueReportingTestSupport SwiftTesting.swift
[341/480] Emitting module IssueReportingTestSupport
[342/481] Compiling IssueReportingTestSupport XCTest.swift
[347/482] Emitting module ConcurrencyExtras
[350/482] Compiling ConcurrencyExtras Task.swift
[351/482] Compiling ConcurrencyExtras Result.swift
[352/482] Compiling SwiftSyntax SyntaxNodesGHI.swift
[353/482] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[354/482] Compiling SwiftSyntax SyntaxNodesOP.swift
[355/482] Compiling SwiftSyntax SyntaxNodesQRS.swift
[356/482] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[357/482] Compiling OpenCombine Publishers.DropWhile.swift
[358/482] Compiling OpenCombine Publishers.Filter.swift
[359/482] Compiling OpenCombine Publishers.First.swift
[360/482] Compiling OpenCombine Publishers.FlatMap.swift
[361/482] Compiling OpenCombine Publishers.HandleEvents.swift
[362/482] Compiling OpenCombine Publishers.IgnoreOutput.swift
[363/482] Compiling OpenCombine Publishers.Last.swift
[364/482] Compiling OpenCombine Publishers.MakeConnectable.swift
[374/482] Compiling SwiftSyntax SyntaxNodesAB.swift
[375/482] Compiling SwiftSyntax SyntaxNodesC.swift
[376/482] Compiling SwiftSyntax SyntaxNodesD.swift
[377/482] Compiling SwiftSyntax SyntaxNodesEF.swift
[378/482] Compiling OpenCombine Publishers.Retry.swift
[379/482] Compiling OpenCombine Publishers.Scan.swift
[380/482] Compiling OpenCombine Publishers.Sequence.swift
[381/482] Compiling OpenCombine Publishers.SetFailureType.swift
[382/482] Compiling OpenCombine Publishers.Share.swift
[383/482] Compiling OpenCombine Publishers.SubscribeOn.swift
[384/482] Compiling OpenCombine Publishers.SwitchToLatest.swift
[385/482] Compiling OpenCombine Publishers.Throttle.swift
[386/482] Compiling OpenCombine Publishers.Timeout.swift
[387/482] Compiling OpenCombine Publishers.Zip.swift
[388/482] Compiling OpenCombine Publishers.swift
[389/482] Compiling OpenCombine Record.swift
[390/482] Compiling OpenCombine Result.Publisher.swift
[391/482] Compiling ConcurrencyExtras UncheckedSendable.swift
[391/484] Wrapping AST for SwiftSyntax601 for debugging
[406/532] Wrapping AST for SwiftSyntax600 for debugging
[407/577] Wrapping AST for SwiftSyntax510 for debugging
[409/577] Wrapping AST for SwiftSyntax509 for debugging
[411/608] Compiling PerceptionCore PerceptionTracking.swift
[412/608] Compiling PerceptionCore Perceptions.swift
[413/608] Compiling PerceptionCore Locals.swift
[414/608] Compiling XCTestDynamicOverlay Exports.swift
[415/610] Compiling PerceptionCore ThreadLocal.swift
[416/610] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[417/610] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[418/610] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[419/612] Compiling OpenCombineFoundation Violations.swift
[420/612] Compiling OpenCombineFoundation JSONEncoder.swift
[421/612] Compiling OpenCombineFoundation NotificationCenter.swift
[423/612] Compiling IdentifiedCollections IdentifiedArray.swift
[425/612] Compiling IdentifiedCollections IdentifiedCollection.swift
[426/612] Compiling PerceptionCore WithPerceptionTracking.swift
[430/612] Compiling PerceptionCore ObservationBeta.swift
[431/612] Compiling PerceptionCore Bindable.swift
[432/612] Compiling OpenCombineFoundation Locking.swift
[433/612] Compiling OpenCombineFoundation Portability.swift
[434/612] Compiling OpenCombineFoundation Utils.swift
[441/612] Compiling PerceptionCore Environment.swift
[443/612] Emitting module IdentifiedCollections
[444/612] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[445/612] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[446/612] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[447/612] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[448/612] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[449/612] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[450/612] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[451/620] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[452/620] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[453/620] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[454/620] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[455/620] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[456/620] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[457/620] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[458/620] Emitting module IssueReporting
[460/620] Compiling OrderedCollections OrderedDictionary.swift
[461/620] Compiling OrderedCollections OrderedSet+Codable.swift
[462/620] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[463/620] Compiling OrderedCollections OrderedSet+Descriptions.swift
[464/620] Compiling OrderedCollections OrderedSet+Diffing.swift
[465/620] Compiling OrderedCollections OrderedSet+Equatable.swift
[466/620] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[467/620] Compiling OrderedCollections OrderedSet+Hashable.swift
[468/620] Emitting module XCTestDynamicOverlay
[469/620] Compiling XCTestDynamicOverlay Deprecations.swift
[478/629] Compiling OrderedCollections OrderedSet+Initializers.swift
[479/629] Compiling OrderedCollections OrderedSet+Insertions.swift
[480/629] Compiling OrderedCollections OrderedSet+Invariants.swift
[481/629] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[482/629] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[483/629] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[484/629] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[485/629] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[487/629] Compiling IssueReporting WithIssueContext.swift
[489/629] Compiling Clocks Timer.swift
[495/630] Wrapping AST for IssueReportingTestSupport for debugging
[497/631] Emitting module OpenCombineDispatch
[498/631] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[499/631] Emitting module Clocks
[502/632] Compiling Clocks _AsyncTimerSequence.swift
[503/632] Compiling Clocks AnyClock.swift
[504/632] Compiling Clocks ImmediateClock.swift
[505/632] Compiling Clocks Lock.swift
[506/669] Compiling Clocks UnimplementedClock.swift
[507/672] Compiling CustomDump GameKit.swift
[508/672] Compiling CustomDump KeyPath.swift
[509/672] Compiling CasePathsCore CasePathReflectable.swift
[510/672] Compiling CasePathsCore CasePathable.swift
[511/675] Compiling CasePathsCore Optional+CasePathable.swift
[512/676] Compiling Clocks SwiftUI.swift
[513/676] Compiling Clocks TestClock.swift
[514/677] Compiling CasePathsCore KeyPath+Sendable.swift
[515/677] Compiling CasePathsCore TypeName.swift
[516/677] Compiling CasePathsCore UncheckedSendable.swift
[517/677] Compiling CasePathsCore Never+CasePathable.swift
[518/677] Compiling CustomDump Identifiable.swift
[519/677] Compiling CustomDump Mirror.swift
[520/677] Compiling CustomDump String.swift
[521/677] Compiling XCTestDynamicOverlay Exports.swift
[525/677] Emitting module CasePathsCore
[528/677] Compiling CustomDump ExpectNoDifference.swift
[529/677] Compiling CustomDump AnyType.swift
[530/677] Compiling CustomDump CollectionDifference.swift
[535/677] Compiling CustomDump CoreImage.swift
[536/677] Compiling CustomDump CoreLocation.swift
[537/677] Compiling CustomDump CoreMotion.swift
[538/677] Compiling CustomDump Foundation.swift
[545/677] Compiling CustomDump CustomDumpStringConvertible.swift
[546/677] Compiling CustomDump Diff.swift
[547/677] Compiling OrderedCollections OrderedSet+Sendable.swift
[548/677] Compiling OrderedCollections OrderedSet+SubSequence.swift
[549/677] Compiling OrderedCollections OrderedSet+Testing.swift
[550/677] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[551/677] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[552/677] Compiling OrderedCollections OrderedSet.swift
[553/677] Compiling OrderedCollections _UnsafeBitset.swift
[554/677] Compiling CasePathsCore Result+CasePathable.swift
[555/678] Compiling CustomDump Unordered.swift
[556/678] Compiling CustomDump XCTAssertDifference.swift
[557/678] Compiling CustomDump XCTAssertNoDifference.swift
[563/693] Compiling OpenCombineFoundation PropertyListEncoder.swift
[564/694] Emitting module CustomDump
[565/694] Compiling PerceptionCore Bindable.swift
[566/694] Compiling PerceptionCore Environment.swift
[567/694] Compiling PerceptionCore WithPerceptionTracking.swift
[568/694] Compiling PerceptionCore ThreadLocal.swift
[569/694] Compiling PerceptionCore Deprecations.swift
[570/694] Compiling PerceptionCore Exports.swift
[571/695] Compiling PerceptionCore Locking.swift
[572/695] Compiling PerceptionCore Perceptible.swift
[573/695] Emitting module PerceptionCore
[574/695] Compiling XCTestDynamicOverlay Deprecations.swift
[575/695] Emitting module XCTestDynamicOverlay
[576/709] Compiling OpenCombineFoundation Timer+Publisher.swift
[577/709] Compiling CombineSchedulers ImmediateScheduler.swift
[578/709] Compiling CombineSchedulers Deprecations.swift
[580/709] Compiling CombineSchedulers AnyScheduler.swift
[581/709] Compiling CombineSchedulers Concurrency.swift
[582/709] Emitting module OpenCombineFoundation
[583/709] Compiling CombineSchedulers UIScheduler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[584/709] Emitting module CombineSchedulers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
 21 |
 22 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 23 |   extension Scheduler {
    |             `- error: cannot find type 'Scheduler' in scope
 24 |     /// Returns a publisher that repeatedly emits the scheduler's current time on the given
 25 |     /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
 42 |
 43 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 44 |   extension Publishers {
    |             `- error: cannot find type 'Publishers' in scope
 45 |     /// A publisher that emits a scheduler's current time on a repeating interval.
 46 |     ///
[587/710] Compiling CombineSchedulers UIKit.swift
[590/710] Compiling CombineSchedulers Lock.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:54:7: error: cannot find 'pthread_mutexattr_init' in scope
52 |       var attr = pthread_mutexattr_t()
53 |       var mutex = pthread_mutex_t()
54 |       pthread_mutexattr_init(&attr)
   |       `- error: cannot find 'pthread_mutexattr_init' in scope
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 |       pthread_mutex_init(&mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:55:7: error: cannot find 'pthread_mutexattr_settype' in scope
53 |       var mutex = pthread_mutex_t()
54 |       pthread_mutexattr_init(&attr)
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
   |       `- error: cannot find 'pthread_mutexattr_settype' in scope
56 |       pthread_mutex_init(&mutex, &attr)
57 |       pthread_mutexattr_destroy(&attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:55:46: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
53 |       var mutex = pthread_mutex_t()
54 |       pthread_mutexattr_init(&attr)
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
   |                                              `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
56 |       pthread_mutex_init(&mutex, &attr)
57 |       pthread_mutexattr_destroy(&attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:56:7: error: cannot find 'pthread_mutex_init' in scope
54 |       pthread_mutexattr_init(&attr)
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 |       pthread_mutex_init(&mutex, &attr)
   |       `- error: cannot find 'pthread_mutex_init' in scope
57 |       pthread_mutexattr_destroy(&attr)
58 |       self.mutex = mutex
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:57:7: error: cannot find 'pthread_mutexattr_destroy' in scope
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 |       pthread_mutex_init(&mutex, &attr)
57 |       pthread_mutexattr_destroy(&attr)
   |       `- error: cannot find 'pthread_mutexattr_destroy' in scope
58 |       self.mutex = mutex
59 |     }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:66:7: error: cannot find 'pthread_mutex_lock' in scope
64 |
65 |     func lock() {
66 |       pthread_mutex_lock(&mutex)
   |       `- error: cannot find 'pthread_mutex_lock' in scope
67 |     }
68 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:70:7: error: cannot find 'pthread_mutex_unlock' in scope
68 |
69 |     func unlock() {
70 |       pthread_mutex_unlock(&mutex)
   |       `- error: cannot find 'pthread_mutex_unlock' in scope
71 |     }
72 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:78:7: error: cannot find 'pthread_mutex_destroy' in scope
76 |
77 |     deinit {
78 |       pthread_mutex_destroy(&mutex)
   |       `- error: cannot find 'pthread_mutex_destroy' in scope
79 |     }
80 |   }
[591/710] Compiling CombineSchedulers NSRecursiveLock.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:54:7: error: cannot find 'pthread_mutexattr_init' in scope
52 |       var attr = pthread_mutexattr_t()
53 |       var mutex = pthread_mutex_t()
54 |       pthread_mutexattr_init(&attr)
   |       `- error: cannot find 'pthread_mutexattr_init' in scope
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 |       pthread_mutex_init(&mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:55:7: error: cannot find 'pthread_mutexattr_settype' in scope
53 |       var mutex = pthread_mutex_t()
54 |       pthread_mutexattr_init(&attr)
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
   |       `- error: cannot find 'pthread_mutexattr_settype' in scope
56 |       pthread_mutex_init(&mutex, &attr)
57 |       pthread_mutexattr_destroy(&attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:55:46: error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
53 |       var mutex = pthread_mutex_t()
54 |       pthread_mutexattr_init(&attr)
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
   |                                              `- error: cannot find 'PTHREAD_MUTEX_ERRORCHECK' in scope
56 |       pthread_mutex_init(&mutex, &attr)
57 |       pthread_mutexattr_destroy(&attr)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:56:7: error: cannot find 'pthread_mutex_init' in scope
54 |       pthread_mutexattr_init(&attr)
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 |       pthread_mutex_init(&mutex, &attr)
   |       `- error: cannot find 'pthread_mutex_init' in scope
57 |       pthread_mutexattr_destroy(&attr)
58 |       self.mutex = mutex
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:57:7: error: cannot find 'pthread_mutexattr_destroy' in scope
55 |       pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_ERRORCHECK))
56 |       pthread_mutex_init(&mutex, &attr)
57 |       pthread_mutexattr_destroy(&attr)
   |       `- error: cannot find 'pthread_mutexattr_destroy' in scope
58 |       self.mutex = mutex
59 |     }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:66:7: error: cannot find 'pthread_mutex_lock' in scope
64 |
65 |     func lock() {
66 |       pthread_mutex_lock(&mutex)
   |       `- error: cannot find 'pthread_mutex_lock' in scope
67 |     }
68 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:70:7: error: cannot find 'pthread_mutex_unlock' in scope
68 |
69 |     func unlock() {
70 |       pthread_mutex_unlock(&mutex)
   |       `- error: cannot find 'pthread_mutex_unlock' in scope
71 |     }
72 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Internal/Lock.swift:78:7: error: cannot find 'pthread_mutex_destroy' in scope
76 |
77 |     deinit {
78 |       pthread_mutex_destroy(&mutex)
   |       `- error: cannot find 'pthread_mutex_destroy' in scope
79 |     }
80 |   }
[592/710] Compiling CombineSchedulers Platform.swift
[593/710] Compiling CombineSchedulers SwiftUI.swift
[594/710] Compiling CombineSchedulers TestScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
 21 |
 22 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 23 |   extension Scheduler {
    |             `- error: cannot find type 'Scheduler' in scope
 24 |     /// Returns a publisher that repeatedly emits the scheduler's current time on the given
 25 |     /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
 42 |
 43 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 44 |   extension Publishers {
    |             `- error: cannot find type 'Publishers' in scope
 45 |     /// A publisher that emits a scheduler's current time on a repeating interval.
 46 |     ///
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:38:10: error: cannot find type 'Publishers' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
    |          `- error: cannot find type 'Publishers' in scope
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
 40 |     }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:35:23: error: cannot find type 'SchedulerTimeType' in scope
 33 |     /// - Returns: A publisher that repeatedly emits the current date on the given interval.
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
    |                       `- error: cannot find type 'SchedulerTimeType' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:36:18: error: cannot find type 'SchedulerTimeType' in scope
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
    |                  `- error: cannot find type 'SchedulerTimeType' in scope
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:37:16: error: cannot find type 'SchedulerOptions' in scope
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
    |                `- error: cannot find type 'SchedulerOptions' in scope
 38 |     ) -> Publishers.Timer<Self> {
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:87:41: error: cannot find type '_CombineScheduler' in scope
 85 |     /// XCTAssertEqual(output, Array(0...1_001))
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
    |                                         `- error: cannot find type '_CombineScheduler' in scope
 88 |       public typealias Output = Scheduler.SchedulerTimeType
 89 |       public typealias Failure = Never
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:88:43: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
 88 |       public typealias Output = Scheduler.SchedulerTimeType
    |                                           `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:91:38: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
    |                                      `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:92:37: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
 92 |       public let options: Scheduler.SchedulerOptions?
    |                                     `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:94:39: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
    |                                       `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 95 |
 96 |       private lazy var routingSubscription: RoutingSubscription = {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:106:35: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
104 |
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
    |                                   `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:107:30: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
    |                              `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:109:28: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
    |                            `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
110 |       ) {
111 |         self.interval = interval
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:42: error: cannot find type 'Subscription' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                          `- error: cannot find type 'Subscription' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:56: error: cannot find type 'Subscriber' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                                        `- error: cannot find type 'Subscriber' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:122:37: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
122 |         typealias Input = Scheduler.SchedulerTimeType
    |                                     `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
123 |         typealias Failure = Never
124 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:125:46: error: cannot find type 'AnySubscriber' in scope
123 |         typealias Failure = Never
124 |
125 |         private typealias ErasedSubscriber = AnySubscriber<Output, Failure>
    |                                              `- error: cannot find type 'AnySubscriber' in scope
126 |
127 |         private let lock: Lock
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:45: error: cannot find type 'Subscriber' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                             `- error: cannot find type 'Subscriber' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:160:32: error: cannot find type 'CombineIdentifier' in scope
158 |         var customMirror: Mirror { return inner.customMirror }
159 |         var playgroundDescription: Any { return description }
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
    |                                `- error: cannot find type 'CombineIdentifier' in scope
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:162:22: error: cannot find type 'Publishers' in scope
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
    |                      `- error: cannot find type 'Publishers' in scope
163 |           self.lock = Lock()
164 |           self.inner = .init(parent, self)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:171:33: error: cannot find type 'Subscriber' in scope
169 |         }
170 |
171 |         func addSubscriber<Sub: Subscriber>(_ sub: Sub)
    |                                 `- error: cannot find type 'Subscriber' in scope
172 |         where
173 |           Sub.Failure == Failure,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:183:36: error: cannot find type 'Subscription' in scope
181 |         }
182 |
183 |         func receive(subscription: Subscription) {
    |                                    `- error: cannot find type 'Subscription' in scope
184 |           lock.lock()
185 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:193:41: error: cannot find type 'Subscribers' in scope
191 |         }
192 |
193 |         func receive(_ value: Input) -> Subscribers.Demand {
    |                                         `- error: cannot find type 'Subscribers' in scope
194 |           var resultingDemand: Subscribers.Demand = .max(0)
195 |           lock.lock()
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:208:34: error: cannot find type 'Subscribers' in scope
206 |         }
207 |
208 |         func receive(completion: Subscribers.Completion<Failure>) {
    |                                  `- error: cannot find type 'Subscribers' in scope
209 |           lock.lock()
210 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:218:32: error: cannot find type 'Subscribers' in scope
216 |         }
217 |
218 |         func request(_ demand: Subscribers.Demand) {
    |                                `- error: cannot find type 'Subscribers' in scope
219 |           lock.lock()
220 |           // Inner will always be non-nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:239:32: error: cannot find type 'Subscriber' in scope
237 |       }
238 |
239 |       public func receive<Sub: Subscriber>(subscriber: Sub)
    |                                `- error: cannot find type 'Subscriber' in scope
240 |       where Failure == Sub.Failure, Output == Sub.Input {
241 |         routingSubscription.addSubscriber(subscriber)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:244:32: error: cannot find type 'Cancellable' in scope
242 |       }
243 |
244 |       public func connect() -> Cancellable {
    |                                `- error: cannot find type 'Cancellable' in scope
245 |         routingSubscription.isConnected = true
246 |         return routingSubscription
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:249:34: error: cannot find type 'Publishers' in scope
247 |       }
248 |
249 |       private typealias Parent = Publishers.Timer
    |                                  `- error: cannot find type 'Publishers' in scope
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
251 |         CustomPlaygroundDisplayConvertible
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:68: error: cannot find type 'Subscription' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                                                    `- error: cannot find type 'Subscription' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:256:34: error: cannot find type 'Cancellable' in scope
254 |         Downstream.Failure == Never
255 |       {
256 |         private var cancellable: Cancellable?
    |                                  `- error: cannot find type 'Cancellable' in scope
257 |         private let lock: Lock
258 |         private var downstream: Downstream?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:261:29: error: cannot find type 'Subscribers' in scope
259 |         private var parent: Parent<Scheduler>?
260 |         private var started: Bool
261 |         private var demand: Subscribers.Demand
    |                             `- error: cannot find type 'Subscribers' in scope
262 |
263 |         override var description: String { return "Timer" }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:328:27: error: cannot find type 'Subscribers' in scope
326 |         }
327 |
328 |         func request(_ n: Subscribers.Demand) {
    |                           `- error: cannot find type 'Subscribers' in scope
329 |           lock.lock()
330 |           defer { lock.unlock() }
[595/710] Compiling CombineSchedulers Timer.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
 21 |
 22 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 23 |   extension Scheduler {
    |             `- error: cannot find type 'Scheduler' in scope
 24 |     /// Returns a publisher that repeatedly emits the scheduler's current time on the given
 25 |     /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
 42 |
 43 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 44 |   extension Publishers {
    |             `- error: cannot find type 'Publishers' in scope
 45 |     /// A publisher that emits a scheduler's current time on a repeating interval.
 46 |     ///
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:38:10: error: cannot find type 'Publishers' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
    |          `- error: cannot find type 'Publishers' in scope
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
 40 |     }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:35:23: error: cannot find type 'SchedulerTimeType' in scope
 33 |     /// - Returns: A publisher that repeatedly emits the current date on the given interval.
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
    |                       `- error: cannot find type 'SchedulerTimeType' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:36:18: error: cannot find type 'SchedulerTimeType' in scope
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
    |                  `- error: cannot find type 'SchedulerTimeType' in scope
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:37:16: error: cannot find type 'SchedulerOptions' in scope
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
    |                `- error: cannot find type 'SchedulerOptions' in scope
 38 |     ) -> Publishers.Timer<Self> {
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:87:41: error: cannot find type '_CombineScheduler' in scope
 85 |     /// XCTAssertEqual(output, Array(0...1_001))
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
    |                                         `- error: cannot find type '_CombineScheduler' in scope
 88 |       public typealias Output = Scheduler.SchedulerTimeType
 89 |       public typealias Failure = Never
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:88:43: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
 88 |       public typealias Output = Scheduler.SchedulerTimeType
    |                                           `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:91:38: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
    |                                      `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:92:37: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
 92 |       public let options: Scheduler.SchedulerOptions?
    |                                     `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:94:39: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
    |                                       `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 95 |
 96 |       private lazy var routingSubscription: RoutingSubscription = {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:106:35: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
104 |
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
    |                                   `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:107:30: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
    |                              `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:109:28: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
    |                            `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
110 |       ) {
111 |         self.interval = interval
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:42: error: cannot find type 'Subscription' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                          `- error: cannot find type 'Subscription' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:56: error: cannot find type 'Subscriber' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                                        `- error: cannot find type 'Subscriber' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:122:37: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
122 |         typealias Input = Scheduler.SchedulerTimeType
    |                                     `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
123 |         typealias Failure = Never
124 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:125:46: error: cannot find type 'AnySubscriber' in scope
123 |         typealias Failure = Never
124 |
125 |         private typealias ErasedSubscriber = AnySubscriber<Output, Failure>
    |                                              `- error: cannot find type 'AnySubscriber' in scope
126 |
127 |         private let lock: Lock
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:45: error: cannot find type 'Subscriber' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                             `- error: cannot find type 'Subscriber' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:160:32: error: cannot find type 'CombineIdentifier' in scope
158 |         var customMirror: Mirror { return inner.customMirror }
159 |         var playgroundDescription: Any { return description }
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
    |                                `- error: cannot find type 'CombineIdentifier' in scope
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:162:22: error: cannot find type 'Publishers' in scope
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
    |                      `- error: cannot find type 'Publishers' in scope
163 |           self.lock = Lock()
164 |           self.inner = .init(parent, self)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:171:33: error: cannot find type 'Subscriber' in scope
169 |         }
170 |
171 |         func addSubscriber<Sub: Subscriber>(_ sub: Sub)
    |                                 `- error: cannot find type 'Subscriber' in scope
172 |         where
173 |           Sub.Failure == Failure,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:183:36: error: cannot find type 'Subscription' in scope
181 |         }
182 |
183 |         func receive(subscription: Subscription) {
    |                                    `- error: cannot find type 'Subscription' in scope
184 |           lock.lock()
185 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:193:41: error: cannot find type 'Subscribers' in scope
191 |         }
192 |
193 |         func receive(_ value: Input) -> Subscribers.Demand {
    |                                         `- error: cannot find type 'Subscribers' in scope
194 |           var resultingDemand: Subscribers.Demand = .max(0)
195 |           lock.lock()
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:208:34: error: cannot find type 'Subscribers' in scope
206 |         }
207 |
208 |         func receive(completion: Subscribers.Completion<Failure>) {
    |                                  `- error: cannot find type 'Subscribers' in scope
209 |           lock.lock()
210 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:218:32: error: cannot find type 'Subscribers' in scope
216 |         }
217 |
218 |         func request(_ demand: Subscribers.Demand) {
    |                                `- error: cannot find type 'Subscribers' in scope
219 |           lock.lock()
220 |           // Inner will always be non-nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:239:32: error: cannot find type 'Subscriber' in scope
237 |       }
238 |
239 |       public func receive<Sub: Subscriber>(subscriber: Sub)
    |                                `- error: cannot find type 'Subscriber' in scope
240 |       where Failure == Sub.Failure, Output == Sub.Input {
241 |         routingSubscription.addSubscriber(subscriber)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:244:32: error: cannot find type 'Cancellable' in scope
242 |       }
243 |
244 |       public func connect() -> Cancellable {
    |                                `- error: cannot find type 'Cancellable' in scope
245 |         routingSubscription.isConnected = true
246 |         return routingSubscription
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:249:34: error: cannot find type 'Publishers' in scope
247 |       }
248 |
249 |       private typealias Parent = Publishers.Timer
    |                                  `- error: cannot find type 'Publishers' in scope
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
251 |         CustomPlaygroundDisplayConvertible
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:68: error: cannot find type 'Subscription' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                                                    `- error: cannot find type 'Subscription' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:256:34: error: cannot find type 'Cancellable' in scope
254 |         Downstream.Failure == Never
255 |       {
256 |         private var cancellable: Cancellable?
    |                                  `- error: cannot find type 'Cancellable' in scope
257 |         private let lock: Lock
258 |         private var downstream: Downstream?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:261:29: error: cannot find type 'Subscribers' in scope
259 |         private var parent: Parent<Scheduler>?
260 |         private var started: Bool
261 |         private var demand: Subscribers.Demand
    |                             `- error: cannot find type 'Subscribers' in scope
262 |
263 |         override var description: String { return "Timer" }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:328:27: error: cannot find type 'Subscribers' in scope
326 |         }
327 |
328 |         func request(_ n: Subscribers.Demand) {
    |                           `- error: cannot find type 'Subscribers' in scope
329 |           lock.lock()
330 |           defer { lock.unlock() }
[596/710] Emitting module OrderedCollections
[597/710] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[598/711] Compiling OpenCombineFoundation URLSession.swift
[599/711] Compiling CombineSchedulers UnimplementedScheduler.swift
[612/712] Compiling CustomDump CustomDumpReflectable.swift
[613/712] Compiling CustomDump CustomDumpRepresentable.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/39] Write swift-version-24593BA9C3E375BF.txt
[4/101] Compiling InternalCollectionsUtilities UInt+reversed.swift
[5/101] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[6/103] Emitting module Sharing2
[7/103] Compiling Sharing2 Empty.swift
[8/104] Emitting module Sharing1
[9/104] Compiling Sharing1 Empty.swift
[11/105] Emitting module Sharing1
[12/106] Compiling ConcurrencyExtras Locking.swift
[14/107] Emitting module Sharing2
[15/107] Compiling Sharing2 Empty.swift
[17/108] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[18/108] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/110] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/110] Compiling InternalCollectionsUtilities Integer rank.swift
[21/111] Compiling ConcurrencyExtras Result.swift
[22/111] Compiling ConcurrencyExtras Task.swift
[24/111] Compiling InternalCollectionsUtilities Debugging.swift
[25/111] Compiling InternalCollectionsUtilities Descriptions.swift
[26/111] Compiling ConcurrencyExtras LockIsolated.swift
[27/111] Compiling ConcurrencyExtras MainSerialExecutor.swift
[28/111] Compiling ConcurrencyExtras LockIsolated.swift
[32/111] Compiling InternalCollectionsUtilities _SortedCollection.swift
[33/111] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/111] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[37/111] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[39/111] Emitting module ConcurrencyExtras
[40/111] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[41/111] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[46/111] Emitting module ConcurrencyExtras
[49/111] Compiling ConcurrencyExtras Result.swift
[50/111] Compiling ConcurrencyExtras MainSerialExecutor.swift
[51/111] Compiling ConcurrencyExtras Task.swift
[54/111] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[55/111] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/111] Compiling ConcurrencyExtras UncheckedSendable.swift
[63/121] Compiling SwiftSyntax510 Empty.swift
[64/121] Compiling SwiftSyntax602 Empty.swift
[65/121] Emitting module SwiftSyntax602
[66/122] Emitting module SwiftSyntax510
[67/123] Compiling SwiftSyntax601 Empty.swift
[68/123] Compiling SwiftSyntax600 Empty.swift
[70/123] Emitting module SwiftSyntax601
[71/124] Emitting module SwiftSyntax600
[76/127] Compiling SwiftSyntax509 Empty.swift
[77/127] Compiling IssueReportingPackageSupport _Test.swift
[78/127] Emitting module SwiftSyntax509
[79/128] Emitting module IssueReportingPackageSupport
[81/167] Compiling IssueReportingPackageSupport _Test.swift
[82/198] Emitting module InternalCollectionsUtilities
[85/222] Compiling OpenCombine DebugHook.swift
[86/222] Compiling OpenCombine FilterProducer.swift
[87/222] Compiling OpenCombine Locking.swift
[88/222] Emitting module InternalCollectionsUtilities
[89/222] Compiling OpenCombine PublishedSubscriber.swift
[90/222] Compiling OpenCombine ReduceProducer.swift
[91/222] Compiling OpenCombine PartialCompletion.swift
[92/222] Compiling OpenCombine PublishedSubject.swift
[96/222] Compiling OpenCombine ConduitBase.swift
[97/222] Compiling OpenCombine ConduitList.swift
[99/223] Wrapping AST for IssueReportingPackageSupport for debugging
[102/308] Compiling IssueReportingTestSupport XCTest.swift
[103/308] Compiling IssueReportingTestSupport SwiftTesting.swift
[104/308] Emitting module IssueReportingTestSupport
[104/313] Wrapping AST for IssueReportingPackageSupport for debugging
[106/344] Write Objects.LinkFileList
[108/385] Compiling IssueReportingTestSupport XCTest.swift
[109/385] Compiling OrderedCollections OrderedDictionary+Codable.swift
[110/385] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[111/385] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[112/387] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[113/387] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[114/387] Compiling OrderedCollections _HashTable.swift
[115/387] Compiling OrderedCollections _Hashtable+Header.swift
[116/387] Compiling OrderedCollections _HashTable+Testing.swift
[117/387] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[118/387] Emitting module IssueReportingTestSupport
[119/387] Compiling IssueReportingTestSupport SwiftTesting.swift
[120/443] Linking libIssueReportingTestSupport-tool.so
[122/443] Emitting module IssueReporting
[123/443] Compiling OrderedCollections _HashTable.swift
[124/443] Compiling OrderedCollections _Hashtable+Header.swift
[125/443] Compiling OrderedCollections OrderedDictionary+Codable.swift
[125/445] Wrapping AST for IssueReportingTestSupport for debugging
[126/445] Write Objects.LinkFileList
[128/445] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[129/445] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[130/445] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[131/445] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[132/445] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[133/445] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[134/445] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[135/452] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[136/452] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[137/452] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[138/452] Compiling OrderedCollections OrderedDictionary.swift
[139/452] Compiling OrderedCollections OrderedSet+Codable.swift
[140/452] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[141/452] Compiling OrderedCollections OrderedDictionary+Elements.swift
[142/452] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[143/452] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[144/452] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[145/452] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[146/452] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[147/452] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[148/452] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[149/452] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[150/452] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[151/452] Compiling IssueReporting WithExpectedIssue.swift
[152/452] Compiling IssueReporting WithIssueContext.swift
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[152/452] Linking libIssueReportingTestSupport.wasm
[153/452] Compiling OrderedCollections _HashTable+Bucket.swift
[154/452] Compiling OrderedCollections _HashTable+BucketIterator.swift
[155/452] Compiling OrderedCollections _HashTable+Constants.swift
[156/452] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[157/452] Compiling OrderedCollections _HashTable+Testing.swift
[158/452] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
BUILD FAILURE 6.1 wasm