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-operation, reference 0.3.3 (27da6c), with Swift 6.1 for Wasm on 29 Nov 2025 03:58:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/mhayes853/swift-operation.git
Reference: 0.3.3
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/mhayes853/swift-operation
 * tag               0.3.3      -> FETCH_HEAD
HEAD is now at 27da6c9 Merge pull request #9 from mhayes853/macro-debug-type-name
Cloned https://github.com/mhayes853/swift-operation.git
Revision (git rev-parse @):
27da6c93688ccdb433b594659344c8204fbb5771
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mhayes853/swift-operation.git at 0.3.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mhayes853/swift-operation.git
https://github.com/mhayes853/swift-operation.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-sharing"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-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" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-navigation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-navigation"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.7",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.4",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "javascriptkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.35.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/JavaScriptKit"
    }
  ],
  "manifest_display_name" : "swift-operation",
  "name" : "swift-operation",
  "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"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SharingOperation",
      "targets" : [
        "SharingOperation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Operation",
      "targets" : [
        "Operation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OperationCore",
      "targets" : [
        "OperationCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OperationMacros",
      "targets" : [
        "OperationMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SharingOperationTests",
      "module_type" : "SwiftTarget",
      "name" : "SharingOperationTests",
      "path" : "Tests/SharingOperationTests",
      "product_dependencies" : [
        "CustomDump",
        "Perception",
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "DependencyQueryTests.swift",
        "MutationKeyTests.swift",
        "NetworkStatusKeyTests.swift",
        "OperationKeyTests.swift",
        "OperationStateKeyTests.swift",
        "PaginatedKeyTests.swift",
        "RaceConditionTests.swift",
        "SwiftNavigationTests.swift"
      ],
      "target_dependencies" : [
        "SharingOperation",
        "OperationTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SharingOperation",
      "module_type" : "SwiftTarget",
      "name" : "SharingOperation",
      "path" : "Sources/SharingOperation",
      "product_dependencies" : [
        "Sharing",
        "Dependencies",
        "SwiftNavigation",
        "UIKitNavigation",
        "AppKitNavigation"
      ],
      "product_memberships" : [
        "SharingOperation"
      ],
      "sources" : [
        "DateDependencyClock.swift",
        "DependencyValues+DefaultOperationClient.swift",
        "Exports.swift",
        "Internal/OperationStateKey.swift",
        "Internal/UnbackedOperation.swift",
        "NetworkObserving/DependencyValues+DefaultNetworkObserver.swift",
        "NetworkObserving/NetworkStatusKey.swift",
        "SharedOperation/SharedOperation+AppKitNavigation.swift",
        "SharedOperation/SharedOperation+SwiftNavigation.swift",
        "SharedOperation/SharedOperation+SwiftUI.swift",
        "SharedOperation/SharedOperation+UIKitNavigation.swift",
        "SharedOperation/SharedOperation.swift",
        "SharedOperation/SharedOperationStateScheduler.swift"
      ],
      "target_dependencies" : [
        "Operation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OperationWebBrowserTests",
      "module_type" : "SwiftTarget",
      "name" : "OperationWebBrowserTests",
      "path" : "Tests/OperationWebBrowserTests",
      "product_dependencies" : [
        "JavaScriptEventLoopTestSupport"
      ],
      "sources" : [
        "NavigatorOnlineObserverTests.swift",
        "Window.swift",
        "WindowVisibilityObserverTests.swift"
      ],
      "target_dependencies" : [
        "OperationWebBrowser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OperationWebBrowser",
      "module_type" : "SwiftTarget",
      "name" : "OperationWebBrowser",
      "path" : "Sources/OperationWebBrowser",
      "product_dependencies" : [
        "JavaScriptKit",
        "JavaScriptEventLoop"
      ],
      "product_memberships" : [
        "SharingOperation",
        "Operation"
      ],
      "sources" : [
        "Internal/OperationSubscription+JSOneshotClosure.swift",
        "NavigatorOnlineObserver.swift",
        "WindowVisibilityObserver.swift"
      ],
      "target_dependencies" : [
        "OperationCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OperationTests",
      "module_type" : "SwiftTarget",
      "name" : "OperationTests",
      "path" : "Tests/OperationTests",
      "product_dependencies" : [
        "CustomDump",
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "ApplicationActivityTests/ApplicationIsActiveRunSpecificationTests.swift",
        "ApplicationActivityTests/DisableApplicationActiveRefetchingQueryTests.swift",
        "ApplicationActivityTests/TestApplicationActivityObserver.swift",
        "ClientTests/OperationClient+DefaultStoreCacheTests.swift",
        "ClientTests/OperationClientTests.swift",
        "LoggingTests/DurationLoggingOperationTests.swift",
        "MacrosTests.swift",
        "MemoryPressureTests/MemoryPressureTests.swift",
        "MemoryPressureTests/TestMemoryPressureSource.swift",
        "ModifiersTests/DeduplicationOperationTests.swift",
        "ModifiersTests/OperationBackoffFunctionTests.swift",
        "ModifiersTests/OperationControllerTests.swift",
        "ModifiersTests/RetryOperationTests.swift",
        "ModifiersTests/StaleWhenRevalidateOperationTests.swift",
        "MutationsTests/MutationStoreTests.swift",
        "NetworkObservingTests/NetworkConnectionRunSpecificationTests.swift",
        "OperationContextTests.swift",
        "OperationDurationTests.swift",
        "OperationPathTests.swift",
        "OperationRunnerTests.swift",
        "OperationStatusTests.swift",
        "OperationSubscriptionTests.swift",
        "PaginatedTests/PaginatedStoreTests.swift",
        "RunSpecificationTests/ModifiersTests/RefetchOnChangeOperationTests.swift",
        "RunSpecificationTests/SpecificationTests/AsyncSequenceRunSpecificationTests.swift",
        "RunSpecificationTests/SpecificationTests/BinaryOperatorRunSpecificationTests.swift",
        "RunSpecificationTests/SpecificationTests/NotRunSpecificationTests.swift",
        "RunSpecificationTests/SpecificationTests/PublisherRunSpecificationTests.swift",
        "RunSpecificationTests/TestRunSpecification.swift",
        "StateManagementTests.swift",
        "StoreTests/OperationStore+AsyncSequencesTests.swift",
        "StoreTests/OperationStore+PublisherTests.swift",
        "StoreTests/OperationStoreTests.swift",
        "TasksTests/OperationTaskTests.swift",
        "TestDelayer.swift",
        "TestOperationClock.swift",
        "TestOperationController.swift",
        "XCTAsserts.swift"
      ],
      "target_dependencies" : [
        "Operation",
        "OperationTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OperationTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "OperationTestHelpers",
      "path" : "Sources/OperationTestHelpers",
      "product_dependencies" : [
        "CustomDump"
      ],
      "sources" : [
        "Comment+QueryWarning.swift",
        "QueryStoreEventCollector.swift",
        "TestQueries.swift"
      ],
      "target_dependencies" : [
        "Operation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OperationMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "OperationMacrosTests",
      "path" : "Tests/OperationMacrosTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "BaseTestSuite.swift",
        "ContextEntryMacroTests.swift",
        "MutationRequestMacroTests.swift",
        "OperationRequestMacroTests.swift",
        "QueryRequestMacroTests.swift"
      ],
      "target_dependencies" : [
        "OperationMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OperationMacros",
      "module_type" : "SwiftTarget",
      "name" : "OperationMacros",
      "path" : "Sources/OperationMacros",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "SharingOperation",
        "Operation",
        "OperationMacros"
      ],
      "sources" : [
        "ContextEntryMacro.swift",
        "Internal/ClosureParamInfo.swift",
        "Internal/FunctionSyntax+Extensions.swift",
        "Internal/MacroExpansionContext+Extensions.swift",
        "Internal/OperationFunctionSyntax.swift",
        "Internal/PathSyntesizerSyntax.swift",
        "Internal/TypeSyntax+Extensions.swift",
        "MutationRequestMacro.swift",
        "OperationRequestMacro.swift",
        "Plugin.swift",
        "QueryRequestMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "OperationCore",
      "module_type" : "SwiftTarget",
      "name" : "OperationCore",
      "path" : "Sources/OperationCore",
      "product_dependencies" : [
        "IssueReporting",
        "IdentifiedCollections",
        "Logging",
        "Atomics"
      ],
      "product_memberships" : [
        "SharingOperation",
        "Operation",
        "OperationCore"
      ],
      "sources" : [
        "AnyOperation.swift",
        "ApplicationActivity/ApplicationActivityObserver.swift",
        "ApplicationActivity/ApplicationIsActiveRunSpecification.swift",
        "ApplicationActivity/DarwinApplicationActivityObserver.swift",
        "ApplicationActivity/DisableApplicationActiveRefetchingOperation.swift",
        "Client/OperationClient+StoreCache.swift",
        "Client/OperationClient+StoreCreation.swift",
        "Client/OperationClient.swift",
        "Controller/ControlledOperation.swift",
        "Controller/OperationController.swift",
        "Controller/OperationControls.swift",
        "DefaultOperation.swift",
        "Exports.swift",
        "Internal/Array+RemoveDuplicates.swift",
        "Internal/Box.swift",
        "Internal/ConcurrencyExtras.swift",
        "Internal/Fibonacci.swift",
        "Internal/Int+Clamped.swift",
        "Internal/IsRunningInWatchExtension.swift",
        "Internal/Isolate.swift",
        "Internal/Lock.swift",
        "Internal/MainActor+Run.swift",
        "Internal/OperationSubscriptions.swift",
        "Internal/OptionalProtocol.swift",
        "Internal/SendableMetatype.swift",
        "Internal/TimeInterval+Formatting.swift",
        "Internal/TypeName.swift",
        "Internal/UnsafeTransfer.swift",
        "Internal/Warnings.swift",
        "Logging/DurationLoggingOperation.swift",
        "Logging/OperationLogger.swift",
        "MemoryPressure/DispatchMemoryPressureSource.swift",
        "MemoryPressure/EvictWhenOperation.swift",
        "MemoryPressure/MemoryPressure.swift",
        "MemoryPressure/MemoryPressureSource.swift",
        "Modifiers/DeduplicationOperation.swift",
        "Modifiers/HandleEventsOperation.swift",
        "Modifiers/OperationBackoffFunction.swift",
        "Modifiers/OperationClock.swift",
        "Modifiers/OperationDelayer.swift",
        "Modifiers/OperationModifier.swift",
        "Modifiers/RetryOperation.swift",
        "Modifiers/StaleWhenRevalidateOperation.swift",
        "Mutations/MaxHistoryLengthMutation.swift",
        "Mutations/ModifiedOperation+MutationRequest.swift",
        "Mutations/MutationContextValues.swift",
        "Mutations/MutationEventHandler.swift",
        "Mutations/MutationRequest.swift",
        "Mutations/MutationState.swift",
        "Mutations/MutationStore.swift",
        "NetworkObserving/AnyNetworkObserver.swift",
        "NetworkObserving/CompletelyOfflineOperation.swift",
        "NetworkObserving/MockNetworkObserver.swift",
        "NetworkObserving/NWPathMonitorObserver.swift",
        "NetworkObserving/NetworkConnectionRunSpecification.swift",
        "NetworkObserving/NetworkConnectionStatus.swift",
        "NetworkObserving/NetworkObserver.swift",
        "NetworkObserving/SatisfiedConnectionStatusOperation.swift",
        "Opaque/OpaqueOperationEventHandler.swift",
        "Opaque/OpaqueOperationState.swift",
        "Opaque/OpaqueOperationStore.swift",
        "OperationContext.swift",
        "OperationContinuation.swift",
        "OperationDuration.swift",
        "OperationEventHandler.swift",
        "OperationRequest.swift",
        "OperationResultUpdateReason.swift",
        "OperationRunner.swift",
        "OperationState.swift",
        "OperationStatus.swift",
        "Paginated/ModifiedOperation+PaginatedRequest.swift",
        "Paginated/PaginatedContextValues.swift",
        "Paginated/PaginatedEventHandler.swift",
        "Paginated/PaginatedRequest.swift",
        "Paginated/PaginatedState.swift",
        "Paginated/PaginatedStore.swift",
        "Paginated/RemoveDuplicatePaginatedRequests.swift",
        "Path/OperationPath.swift",
        "Path/OperationPathable.swift",
        "Path/OperationPathableCollection.swift",
        "Queries/ModifiedOperation+QueryRequest.swift",
        "Queries/QueryEventHandler.swift",
        "Queries/QueryRequest.swift",
        "Queries/QueryState.swift",
        "Queries/QueryStore.swift",
        "RunSpecifications/Modifiers/EnableAutomaticRunningOperation.swift",
        "RunSpecifications/Modifiers/RerunOnChangeOperation.swift",
        "RunSpecifications/OperationRunSpecification.swift",
        "RunSpecifications/Specifications/AlwaysRunSpecification.swift",
        "RunSpecifications/Specifications/AnyRunSpecification.swift",
        "RunSpecifications/Specifications/AsyncSequenceRunSpecification.swift",
        "RunSpecifications/Specifications/BinaryOperatorRunSpecification.swift",
        "RunSpecifications/Specifications/NotRunSpecification.swift",
        "RunSpecifications/Specifications/PublisherRunSpecification.swift",
        "Store/OperationStore+AsyncSequences.swift",
        "Store/OperationStore+Publisher.swift",
        "Store/OperationStore.swift",
        "Subscription/OperationSubscription+Combine.swift",
        "Subscription/OperationSubscription.swift",
        "Tasks/OperationTask.swift",
        "Tasks/OperationTaskConfiguration.swift",
        "Tasks/OperationTaskConfigurationOperation.swift",
        "Tasks/OperationTaskIdentifier.swift",
        "Tasks/OperationTaskInfo.swift",
        "Tasks/Task+OperationTask.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Operation",
      "module_type" : "SwiftTarget",
      "name" : "Operation",
      "path" : "Sources/Operation",
      "product_memberships" : [
        "SharingOperation",
        "Operation"
      ],
      "sources" : [
        "Exports.swift",
        "Macros.swift",
        "OperationClient+Defaults.swift"
      ],
      "target_dependencies" : [
        "OperationCore",
        "OperationMacros",
        "OperationWebBrowser"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftwasm/JavaScriptKit
Fetching https://github.com/apple/swift-log
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-atomics
[1/932] Fetching swift-macro-testing
[933/2752] Fetching swift-macro-testing, swift-atomics
[1625/8165] Fetching swift-macro-testing, swift-atomics, swift-log
Fetching https://github.com/pointfreeco/swift-perception
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.62s)
[1380/7233] Fetching swift-atomics, swift-log
Fetching https://github.com/pointfreeco/swift-navigation
[7234/35465] Fetching swift-atomics, swift-log, javascriptkit
[7517/108449] Fetching swift-atomics, swift-log, javascriptkit, swift-syntax
[9658/110401] Fetching swift-atomics, swift-log, javascriptkit, swift-syntax, swift-perception
Fetched https://github.com/apple/swift-atomics from cache (1.12s)
[8394/108581] Fetching swift-log, javascriptkit, swift-syntax, swift-perception
Fetching https://github.com/swiftlang/swift-docc-plugin
[13791/154625] Fetching swift-log, javascriptkit, swift-syntax, swift-perception, swift-navigation
Fetched https://github.com/pointfreeco/swift-perception from cache (0.77s)
[13785/152673] Fetching swift-log, javascriptkit, swift-syntax, swift-navigation
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[19720/154831] Fetching swift-log, javascriptkit, swift-syntax, swift-navigation, swift-docc-plugin
[37072/160431] Fetching swift-log, javascriptkit, swift-syntax, swift-navigation, swift-docc-plugin, xctest-dynamic-overlay
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.03s)
[42966/158273] Fetching swift-log, javascriptkit, swift-syntax, swift-navigation, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections
[67716/159815] Fetching swift-log, javascriptkit, swift-syntax, swift-navigation, xctest-dynamic-overlay, swift-identified-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.87s)
[96558/154215] Fetching swift-log, javascriptkit, swift-syntax, swift-navigation, swift-identified-collections
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (2.22s)
[97206/152673] Fetching swift-log, javascriptkit, swift-syntax, swift-navigation
Fetching https://github.com/pointfreeco/swift-sharing
[103045/157324] Fetching swift-log, javascriptkit, swift-syntax, swift-navigation, swift-custom-dump
[107575/160835] Fetching swift-log, javascriptkit, swift-syntax, swift-navigation, swift-custom-dump, swift-sharing
Fetched https://github.com/pointfreeco/swift-sharing from cache (1.10s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.26s)
Fetching https://github.com/pointfreeco/swift-dependencies
[108153/152673] Fetching swift-log, javascriptkit, swift-syntax, swift-navigation
[111074/159109] Fetching swift-log, javascriptkit, swift-syntax, swift-navigation, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.04s)
[125669/152673] Fetching swift-log, javascriptkit, swift-syntax, swift-navigation
Fetched https://github.com/pointfreeco/swift-navigation from cache (6.21s)
[84734/106629] Fetching swift-log, javascriptkit, swift-syntax
Fetched https://github.com/apple/swift-log from cache (14.20s)
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (14.25s)
Fetched https://github.com/swiftlang/swift-syntax from cache (14.41s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (15.54s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15633] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.90s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (5.01s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.6.0 (1.08s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4530] Fetching swift-case-paths
[1315/5416] Fetching swift-case-paths, swift-concurrency-extras
[5417/23730] Fetching swift-case-paths, swift-concurrency-extras, swift-collections
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.66s)
[2168/19200] Fetching swift-concurrency-extras, swift-collections
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (2.14s)
Fetched https://github.com/apple/swift-collections from cache (2.21s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (3.25s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.95s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.92s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.37.0 (1.41s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (4.26s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.99s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (1.20s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3582] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.84s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (1.08s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (1.05s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2538] Fetching combine-schedulers
[890/3837] Fetching combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.48s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.47s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.55s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (1.07s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.97s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (2.15s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.87s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.4 (1.06s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (4.04s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.99s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.33s)
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-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.4
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.2
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.37.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
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-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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
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/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-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
[1/1] Compiling plugin BridgeJSCommandPlugin
[2/2] Compiling plugin BridgeJS
[3/3] Compiling plugin PackageToJS
[4/4] Compiling plugin Swift-DocC Preview
[5/5] Compiling plugin Swift-DocC
Building for debugging...
[5/106] Write sources
[21/106] Copying PrivacyInfo.xcprivacy
[22/106] Write sources
[61/106] Copying PrivacyInfo.xcprivacy
[62/106] Write sources
[73/106] Compiling _SwiftSyntaxCShims dummy.c
[74/106] Compiling _AtomicsShims.c
[75/106] Compiling _CJavaScriptEventLoop _CJavaScriptEventLoop.c
[76/106] Compiling _CJavaScriptKit _CJavaScriptKit.c
[77/106] Compiling _AtomicsShims.c
[78/106] Write swift-version-24593BA9C3E375BF.txt
[79/106] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[81/159] Emitting module Sharing2
[82/159] Emitting module InternalCollectionsUtilities
[83/161] Compiling ConcurrencyExtras Locking.swift
[84/161] Compiling ConcurrencyExtras UncheckedBox.swift
[85/163] Compiling ConcurrencyExtras Result.swift
[86/164] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[87/164] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[88/164] Emitting module Sharing1
[89/164] Compiling Sharing1 Empty.swift
[90/165] Compiling SwiftSyntax601 Empty.swift
[91/165] Emitting module SwiftSyntax601
[92/166] Compiling Sharing2 Empty.swift
[93/166] Compiling InternalCollectionsUtilities Debugging.swift
[94/166] Compiling InternalCollectionsUtilities Descriptions.swift
[95/167] Compiling ConcurrencyExtras ActorIsolated.swift
[96/167] Compiling ConcurrencyExtras AnyHashableSendable.swift
[97/167] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[98/167] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[99/167] Emitting module InternalCollectionsUtilities
[100/167] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[101/167] Compiling InternalCollectionsUtilities _SortedCollection.swift
[102/167] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[103/167] Compiling InternalCollectionsUtilities _SortedCollection.swift
[104/167] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[108/167] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[109/167] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[115/172] Emitting module Sharing2
[116/172] Compiling Sharing2 Empty.swift
[117/173] Emitting module Sharing1
[118/173] Compiling Sharing1 Empty.swift
[125/173] Compiling ConcurrencyExtras UncheckedSendable.swift
[133/175] Emitting module SwiftSyntax510
[134/175] Compiling SwiftSyntax510 Empty.swift
[135/176] Emitting module SwiftSyntax600
[136/176] Compiling SwiftSyntax600 Empty.swift
[142/249] Emitting module SwiftSyntax509
[143/251] Compiling SwiftSyntax509 Empty.swift
[145/408] Emitting module IssueReportingPackageSupport
[146/408] Compiling IssueReportingPackageSupport _Test.swift
[147/409] Emitting module IssueReportingPackageSupport
[148/409] Compiling IssueReportingPackageSupport _Test.swift
[151/488] Emitting module IssueReportingTestSupport
[152/488] Compiling SwiftSyntax SyntaxIdentifier.swift
[153/488] Compiling SwiftSyntax SyntaxNodeFactory.swift
[154/488] Compiling SwiftSyntax SyntaxNodeStructure.swift
[155/491] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[156/491] Compiling SwiftSyntax RawSyntaxTokenView.swift
[157/491] Compiling SwiftSyntax SourceEdit.swift
[158/491] Compiling SwiftSyntax SourceLength.swift
[159/491] Compiling SwiftSyntax Trivia.swift
[160/491] Compiling SwiftSyntax Utils.swift
[161/491] Compiling SwiftSyntax ChildNameForKeyPath.swift
[162/491] Compiling SwiftSyntax SyntaxRewriter.swift
[163/491] Compiling SwiftSyntax SyntaxTraits.swift
[164/491] Compiling SwiftSyntax SyntaxVisitor.swift
[165/491] Compiling SwiftSyntax TokenKind.swift
[166/491] Compiling SwiftSyntax Tokens.swift
[167/491] Compiling SwiftSyntax TriviaPieces.swift
[168/491] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[169/498] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[170/498] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[171/498] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[172/498] Compiling SwiftSyntax SyntaxBaseNodes.swift
[173/498] Compiling SwiftSyntax SyntaxCollections.swift
[174/498] Compiling SwiftSyntax SyntaxEnum.swift
[175/498] Compiling SwiftSyntax SyntaxKind.swift
[183/505] Compiling SwiftSyntax TokenDiagnostic.swift
[184/505] Compiling SwiftSyntax TokenSequence.swift
[185/505] Compiling SwiftSyntax TokenSyntax.swift
[186/505] Compiling SwiftSyntax Identifier.swift
[187/505] Compiling SwiftSyntax MemoryLayout.swift
[188/505] Compiling SwiftSyntax MissingNodeInitializers.swift
[189/505] Compiling SwiftSyntax RawSyntax.swift
[190/505] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[191/505] Compiling SwiftSyntax CustomTraits.swift
[192/505] Compiling SwiftSyntax EditorPlaceholder.swift
[196/505] Compiling JavaScriptKit JSValueDecoder.swift
[197/505] Compiling JavaScriptKit Macros.swift
[198/505] Compiling JavaScriptKit ThreadLocal.swift
[199/505] Compiling SwiftSyntax Keyword.swift
[215/505] Emitting module JavaScriptKit
[224/505] Compiling SwiftSyntax SourceLocation.swift
[225/505] Compiling SwiftSyntax SourcePresence.swift
[226/505] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[227/505] Compiling SwiftSyntax Syntax.swift
[228/505] Compiling SwiftSyntax SyntaxArena.swift
[229/505] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[230/505] Compiling SwiftSyntax SyntaxChildren.swift
[231/505] Compiling SwiftSyntax SyntaxCollection.swift
[232/505] Compiling SwiftSyntax Convenience.swift
[238/505] Compiling SwiftSyntax AbsolutePosition.swift
[239/505] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[240/505] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[241/505] Compiling SwiftSyntax Assert.swift
[242/505] Compiling SwiftSyntax BumpPtrAllocator.swift
[243/505] Compiling SwiftSyntax CommonAncestor.swift
[244/505] Compiling ConcurrencyExtras MainSerialExecutor.swift
[245/505] Compiling ConcurrencyExtras Task.swift
[246/505] Compiling ConcurrencyExtras LockIsolated.swift
[247/505] Emitting module ConcurrencyExtras
[259/505] Compiling SwiftSyntax SyntaxHashable.swift
[263/507] Compiling IssueReportingTestSupport SwiftTesting.swift
[264/507] Compiling IssueReportingTestSupport XCTest.swift
[276/535] Compiling OrderedCollections OrderedSet+Sendable.swift
[277/535] Compiling OrderedCollections OrderedSet+SubSequence.swift
[278/535] Compiling OrderedCollections OrderedSet+Testing.swift
[279/535] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[280/535] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[281/535] Compiling OrderedCollections OrderedSet.swift
[282/535] Compiling OrderedCollections _UnsafeBitset.swift
[283/535] Compiling IssueReporting BreakpointReporter.swift
[284/535] Compiling IssueReporting FatalErrorReporter.swift
[285/540] Compiling JavaScriptEventLoop JavaScriptEventLoop+ExecutorFactory.swift
[286/540] Compiling IssueReporting Warn.swift
[289/540] Compiling IssueReporting XCTest.swift
[290/540] Compiling IssueReporting IsTesting.swift
[291/540] Compiling IssueReporting IssueReporter.swift
[292/540] Compiling IssueReporting TestContext.swift
[293/540] Compiling IssueReporting Unimplemented.swift
[294/540] Compiling IssueReporting FailureObserver.swift
[295/540] Compiling IssueReporting LockIsolated.swift
[296/540] Compiling IssueReporting Rethrows.swift
[297/540] Compiling IssueReporting ErrorReporting.swift
[298/540] Compiling IssueReporting AppHostWarning.swift
[299/540] Compiling IssueReporting Deprecations.swift
[300/540] Compiling IssueReporting SwiftTesting.swift
[301/540] Compiling IssueReporting UncheckedSendable.swift
[310/540] Emitting module JavaScriptEventLoop
[311/540] Emitting module ConcurrencyExtras
[312/541] Compiling JavaScriptEventLoop JavaScriptEventLoop+LegacyHooks.swift
[313/541] Emitting module OrderedCollections
[353/554] Compiling IssueReporting RuntimeWarningReporter.swift
[354/554] Compiling IssueReporting ReportIssue.swift
[355/554] Compiling ConcurrencyExtras UncheckedSendable.swift
[356/554] Compiling IssueReporting WithExpectedIssue.swift
[357/554] Compiling IssueReporting WithIssueContext.swift
[371/554] Emitting module OrderedCollections
[372/574] Emitting module IssueReporting
[374/574] Compiling OpenCombine Publishers.Map.swift
[375/574] Compiling OpenCombine Publishers.MapError.swift
[376/574] Compiling OpenCombine Publishers.MeasureInterval.swift
[377/574] Compiling OpenCombine Publishers.Multicast.swift
[378/574] Compiling OpenCombine Publishers.Output.swift
[379/574] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[380/574] Compiling OpenCombine Publishers.PrefixWhile.swift
[381/574] Compiling OpenCombine Publishers.Print.swift
[382/574] Compiling OpenCombine Publishers.ReceiveOn.swift
[383/574] Compiling OpenCombine Publishers.Reduce.swift
[384/574] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[385/574] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[386/574] Compiling OpenCombine Publishers.ReplaceError.swift
[387/574] Compiling OpenCombine Publishers.Retry.swift
[388/574] Compiling OpenCombine Publishers.Scan.swift
[389/574] Compiling OpenCombine Publishers.Sequence.swift
[390/574] Compiling OpenCombine Publishers.SetFailureType.swift
[391/574] Compiling OpenCombine Publishers.Share.swift
[392/574] Compiling OpenCombine Publishers.SubscribeOn.swift
[393/574] Compiling OpenCombine Publishers.SwitchToLatest.swift
[394/574] Compiling OpenCombine Publishers.Throttle.swift
[395/574] Compiling OpenCombine Publishers.Timeout.swift
[396/574] Compiling OpenCombine Publishers.Zip.swift
[397/574] Compiling OpenCombine Publishers.swift
[398/574] Compiling OpenCombine Record.swift
[399/574] Compiling OpenCombine Result.Publisher.swift
[400/592] Compiling IdentifiedCollections Identified.swift
[401/592] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[402/592] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[403/592] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[404/592] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[405/592] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[406/592] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[407/592] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[408/592] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[418/593] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[419/593] Compiling SwiftSyntax RawSyntaxValidation.swift
[420/593] Compiling OpenCombine Future.swift
[421/593] Compiling OpenCombine GENERATED-RootProtocols.swift
[422/593] Emitting module OpenCombine
[423/593] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[424/593] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[425/593] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[426/593] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[427/593] Compiling IssueReporting Unimplemented.swift
[445/597] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[446/597] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[452/615] Compiling OpenCombine Result.swift
[453/615] Compiling OpenCombine Scheduler.swift
[454/615] Compiling OpenCombine Subject+Void.swift
[455/615] Compiling OpenCombine Subscriber+Void.swift
[456/615] Compiling OpenCombine Subscribers.Assign.swift
[457/615] Compiling OpenCombine Subscribers.Completion.swift
[458/615] Compiling OpenCombine Subscribers.Demand.swift
[459/615] Compiling OpenCombine Subscribers.Sink.swift
[460/615] Compiling OpenCombine Subscribers.swift
[461/615] Compiling OpenCombine Subscription.swift
[462/615] Compiling OpenCombine Subscriptions.swift
[463/615] Compiling OpenCombine _Introspection.swift
[464/616] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[465/616] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[466/616] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[467/616] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[468/616] Compiling IdentifiedCollections Identified.swift
[469/616] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[470/616] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[472/616] Compiling IdentifiedCollections IdentifiedArray.swift
[473/616] Compiling IdentifiedCollections IdentifiedCollection.swift
[474/616] Emitting module IdentifiedCollections
[478/622] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[479/622] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[480/622] Compiling XCTestDynamicOverlay Exports.swift
[481/622] Compiling IdentifiedCollections IdentifiedCollection.swift
[482/622] Compiling IssueReporting WithIssueContext.swift
[483/622] Compiling ConcurrencyExtras LockIsolated.swift
[486/622] Compiling ConcurrencyExtras Result.swift
[487/622] Compiling ConcurrencyExtras MainSerialExecutor.swift
[488/622] Compiling ConcurrencyExtras Task.swift
[489/622] Compiling IdentifiedCollections IdentifiedArray.swift
[493/622] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[494/622] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[495/622] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[496/622] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[497/622] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[498/629] Emitting module IssueReporting
[499/629] Compiling PerceptionCore Deprecations.swift
[500/629] Compiling PerceptionCore Exports.swift
[501/629] Compiling PerceptionCore Locals.swift
[502/629] Compiling PerceptionCore ObservationBeta.swift
[503/629] Compiling PerceptionCore PerceptionChecking.swift
[504/629] Compiling PerceptionCore PerceptionRegistrar.swift
[509/633] Emitting module IssueReportingTestSupport
[510/633] Compiling IssueReportingTestSupport XCTest.swift
[511/633] Compiling IssueReportingTestSupport SwiftTesting.swift
[512/639] Emitting module IdentifiedCollections
[513/639] Compiling PerceptionCore Bindable.swift
[514/639] Compiling PerceptionCore Environment.swift
[519/652] Compiling PerceptionCore Perceptions.swift
[520/652] Compiling PerceptionCore WithPerceptionTracking.swift
[521/652] Compiling PerceptionCore ThreadLocal.swift
[522/652] Compiling OpenCombineFoundation NotificationCenter.swift
[523/652] Compiling OpenCombineFoundation Utils.swift
[524/652] Compiling OpenCombineFoundation Violations.swift
[525/652] Compiling OpenCombineFoundation Locking.swift
[526/652] Compiling OpenCombineFoundation Portability.swift
[527/652] Compiling OpenCombineFoundation JSONEncoder.swift
[530/654] Emitting module XCTestDynamicOverlay
[531/654] Compiling XCTestDynamicOverlay Deprecations.swift
[533/656] Compiling JavaScriptEventLoop JobQueue.swift
[534/658] Compiling JavaScriptEventLoop JavaScriptEventLoop.swift
[535/658] Compiling JavaScriptEventLoop WebWorkerDedicatedExecutor.swift
[536/658] Compiling JavaScriptEventLoop JSSending.swift
[537/663] Compiling JavaScriptEventLoop WebWorkerTaskExecutor.swift
[539/682] Compiling XCTestDynamicOverlay Exports.swift
[540/682] Compiling Clocks Timer.swift
[541/683] Compiling Clocks ImmediateClock.swift
[542/683] Compiling Clocks AnyClock.swift
[543/683] Emitting module Clocks
[544/710] Compiling Clocks _AsyncTimerSequence.swift
[545/710] Compiling Clocks Lock.swift
[546/710] Emitting module OpenCombineDispatch
[547/710] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[548/711] Compiling CustomDump GameKit.swift
[549/711] Compiling CustomDump KeyPath.swift
[550/711] Compiling CustomDump Photos.swift
[551/711] Compiling CustomDump Speech.swift
[552/711] Compiling CustomDump UserNotifications.swift
[553/711] Compiling CustomDump UserNotificationsUI.swift
[554/711] Compiling CustomDump CustomDumpReflectable.swift
[555/711] Compiling CustomDump CustomDumpRepresentable.swift
[557/714] Emitting module XCTestDynamicOverlay
[558/714] Compiling XCTestDynamicOverlay Deprecations.swift
[559/714] Compiling Clocks UnimplementedClock.swift
[560/715] Compiling Clocks SwiftUI.swift
[561/715] Compiling Clocks TestClock.swift
[563/716] Compiling CustomDump ExpectNoDifference.swift
[564/716] Compiling CustomDump AnyType.swift
[565/716] Compiling CustomDump CollectionDifference.swift
[566/716] Compiling CustomDump Identifiable.swift
[567/716] Compiling CustomDump Mirror.swift
[568/716] Compiling CustomDump String.swift
[570/729] Compiling CustomDump Unordered.swift
[571/729] Compiling CustomDump XCTAssertDifference.swift
[572/729] Compiling CustomDump XCTAssertNoDifference.swift
[573/729] Compiling CombineSchedulers UIKit.swift
[574/730] Compiling CombineSchedulers AnyScheduler.swift
[575/730] Compiling CombineSchedulers Concurrency.swift
[576/730] Compiling CombineSchedulers ImmediateScheduler.swift
[577/730] Compiling CombineSchedulers Deprecations.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[578/730] 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 |     ///
[579/730] 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 |   }
[580/730] 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 |   }
[581/730] Compiling CombineSchedulers Platform.swift
[582/730] Compiling CombineSchedulers SwiftUI.swift
[583/730] Compiling CombineSchedulers UIScheduler.swift
[584/730] 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() }
[585/730] 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() }
[586/743] Compiling CombineSchedulers UnimplementedScheduler.swift
[587/765] Compiling CustomDump UserNotifications.swift
[588/765] Compiling CustomDump UserNotificationsUI.swift
[589/765] Compiling CustomDump CustomDumpReflectable.swift
[590/765] Compiling CustomDump CustomDumpRepresentable.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
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 BridgeJSCommandPlugin
[2/2] Compiling plugin BridgeJS
[3/3] Compiling plugin PackageToJS
[4/4] Compiling plugin Swift-DocC Preview
[5/5] Compiling plugin Swift-DocC
Building for debugging...
[5/32] Write swift-version-24593BA9C3E375BF.txt
[7/96] Emitting module IssueReportingPackageSupport
[8/96] Compiling IssueReportingPackageSupport _Test.swift
[9/97] Emitting module SwiftSyntax509
[10/97] Compiling SwiftSyntax509 Empty.swift
[13/98] Compiling IssueReportingPackageSupport _Test.swift
[14/98] Emitting module IssueReportingPackageSupport
[15/98] Emitting module SwiftSyntax601
[16/98] Compiling SwiftSyntax601 Empty.swift
[17/100] Emitting module SwiftSyntax600
[18/100] Compiling SwiftSyntax600 Empty.swift
[20/105] Emitting module JavaScriptKit
[21/108] Compiling JavaScriptKit Features.swift
[22/108] Compiling JavaScriptKit JSBigInt.swift
[23/108] Compiling JavaScriptKit JSString.swift
[24/108] Compiling JavaScriptKit JSSymbol.swift
[25/109] Emitting module InternalCollectionsUtilities
[27/112] Compiling JavaScriptKit JSThrowingFunction.swift
[28/112] Compiling JavaScriptKit JSBridgedType.swift
[29/112] Compiling JavaScriptKit JSException.swift
[30/112] Compiling JavaScriptKit JSValue.swift
[36/112] Compiling SwiftSyntax510 Empty.swift
[37/112] Compiling Sharing2 Empty.swift
[38/112] Emitting module SwiftSyntax510
[39/113] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[40/113] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[41/113] Emitting module Sharing2
[46/115] Compiling JavaScriptKit JSError.swift
[47/115] Compiling JavaScriptKit Deprecated.swift
[52/120] Compiling Sharing2 Empty.swift
[53/120] Emitting module Sharing2
[58/213] Emitting module Sharing1
[59/213] Compiling Sharing1 Empty.swift
[60/214] Emitting module Sharing1
[61/214] Compiling Sharing1 Empty.swift
[64/270] Compiling SwiftSyntax Identifier.swift
[65/270] Compiling SwiftSyntax MemoryLayout.swift
[66/270] Compiling SwiftSyntax MissingNodeInitializers.swift
[67/270] Compiling SwiftSyntax RawSyntax.swift
[68/270] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[69/286] Compiling IssueReportingTestSupport XCTest.swift
[70/286] Compiling IssueReportingTestSupport SwiftTesting.swift
[72/305] Emitting module IssueReportingTestSupport
[74/307] Compiling IssueReporting ErrorReporting.swift
[75/307] Compiling IssueReporting AppHostWarning.swift
[76/307] Compiling IssueReporting Deprecations.swift
[77/307] Compiling IssueReporting SwiftTesting.swift
[78/307] Compiling IssueReporting UncheckedSendable.swift
[79/307] Compiling IssueReporting Warn.swift
[80/310] Compiling IssueReporting FailureObserver.swift
[81/310] Compiling IssueReporting LockIsolated.swift
[82/310] Compiling IssueReporting Rethrows.swift
[83/310] Compiling IssueReporting XCTest.swift
[84/310] Compiling IssueReporting IsTesting.swift
[85/310] Compiling IssueReporting IssueReporter.swift
[86/313] Emitting module IssueReportingTestSupport
[87/325] Compiling IssueReportingTestSupport SwiftTesting.swift
[88/325] Compiling IssueReportingTestSupport XCTest.swift
[89/326] Compiling IssueReporting FatalErrorReporter.swift
[90/326] Compiling IssueReporting RuntimeWarningReporter.swift
[91/326] Compiling IssueReporting ReportIssue.swift
[92/326] Compiling IssueReporting TestContext.swift
[93/326] Compiling IssueReporting Unimplemented.swift
[94/326] Compiling SwiftSyntax SyntaxIdentifier.swift
[95/326] Compiling SwiftSyntax SyntaxNodeFactory.swift
[96/326] Compiling SwiftSyntax SyntaxNodeStructure.swift
[97/326] Compiling SwiftSyntax SyntaxProtocol.swift
[98/326] Compiling SwiftSyntax SyntaxText.swift
[99/326] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[100/326] Compiling SwiftSyntax TokenDiagnostic.swift
[101/326] Compiling SwiftSyntax TokenSequence.swift
[106/338] Compiling IssueReporting ErrorReporting.swift
[107/338] Compiling IssueReporting AppHostWarning.swift
[108/338] Compiling IssueReporting Deprecations.swift
[109/338] Compiling IssueReporting FailureObserver.swift
[110/338] Compiling IssueReporting LockIsolated.swift
[111/338] Compiling IssueReporting Rethrows.swift
[112/338] Compiling IssueReporting SwiftTesting.swift
[113/338] Emitting module InternalCollectionsUtilities
[114/339] Compiling IssueReporting BreakpointReporter.swift
[120/341] Compiling IssueReporting WithExpectedIssue.swift
[121/341] Compiling IssueReporting WithIssueContext.swift
[135/344] Compiling IssueReporting UncheckedSendable.swift
[136/344] Compiling IssueReporting Warn.swift
[137/344] Compiling IssueReporting XCTest.swift
[138/344] Compiling IssueReporting IsTesting.swift
[139/344] Compiling IssueReporting IssueReporter.swift
[142/399] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[143/399] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[144/399] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[145/421] Compiling ConcurrencyExtras Locking.swift
[146/421] Compiling ConcurrencyExtras UncheckedBox.swift
[147/422] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[148/422] Compiling OrderedCollections OrderedDictionary+Elements.swift
[149/422] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[150/422] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[154/477] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[155/477] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[156/477] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[157/477] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[158/477] Compiling ConcurrencyExtras Result.swift
[159/477] Compiling ConcurrencyExtras Task.swift
[160/478] Compiling ConcurrencyExtras Result.swift
[161/478] Compiling ConcurrencyExtras MainSerialExecutor.swift
[162/478] Compiling ConcurrencyExtras LockIsolated.swift
[163/478] Compiling ConcurrencyExtras Task.swift
[164/478] Compiling ConcurrencyExtras UncheckedSendable.swift
[165/478] Compiling OrderedCollections OrderedDictionary.swift
[166/478] Compiling OrderedCollections OrderedSet+Codable.swift
[167/478] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[168/478] Compiling OrderedCollections OrderedSet+Descriptions.swift
[169/478] Compiling OrderedCollections OrderedSet+Diffing.swift
[170/478] Compiling OrderedCollections OrderedSet+Equatable.swift
[171/478] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[172/478] Compiling OrderedCollections OrderedSet+Hashable.swift
[173/485] Compiling ConcurrencyExtras LockIsolated.swift
[174/485] Compiling ConcurrencyExtras MainSerialExecutor.swift
[175/485] Compiling OrderedCollections _HashTable+Testing.swift
[176/485] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[177/485] Compiling ConcurrencyExtras UncheckedSendable.swift
[178/485] Compiling OrderedCollections _HashTable+Bucket.swift
[179/485] Compiling OrderedCollections _HashTable+BucketIterator.swift
[180/485] Emitting module ConcurrencyExtras
[181/485] Compiling OrderedCollections _HashTable+Constants.swift
[182/485] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[183/486] Compiling OrderedCollections _HashTable.swift
[184/486] Compiling OrderedCollections _Hashtable+Header.swift
[185/486] Compiling OrderedCollections OrderedDictionary+Codable.swift
[195/486] Emitting module IssueReporting
[196/486] Emitting module ConcurrencyExtras
[199/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[200/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[201/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[202/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[203/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[204/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[205/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[206/487] Compiling OrderedCollections OrderedSet+Initializers.swift
[207/487] Compiling OrderedCollections OrderedSet+Insertions.swift
[208/487] Compiling OrderedCollections OrderedSet+Invariants.swift
[209/487] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[210/487] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[211/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[212/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[213/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[214/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[215/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[216/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[217/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[218/487] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[219/487] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[220/487] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[221/487] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[222/487] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[223/488] Emitting module IssueReporting
[229/488] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[230/488] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[231/488] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[232/488] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[233/488] Compiling OrderedCollections OrderedDictionary+Elements.swift
[240/488] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[241/488] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[242/488] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[243/488] Compiling OrderedCollections OrderedDictionary+Values.swift
[244/500] Emitting module OpenCombine
[245/517] Compiling OpenCombine Result.swift
[246/517] Compiling OpenCombine Scheduler.swift
[247/517] Compiling OpenCombine Subject+Void.swift
[248/517] Compiling OpenCombine Subscriber+Void.swift
[249/517] Compiling OpenCombine Subscribers.Assign.swift
[250/517] Compiling OpenCombine Subscribers.Completion.swift
[251/517] Compiling OpenCombine Subscribers.Demand.swift
[252/517] Compiling OpenCombine Subscribers.Sink.swift
[253/517] Compiling OpenCombine Subscribers.swift
[254/517] Compiling OpenCombine Subscription.swift
[255/517] Compiling OpenCombine Subscriptions.swift
[256/517] Compiling OpenCombine _Introspection.swift
[271/524] Compiling JavaScriptEventLoop JavaScriptEventLoop+LegacyHooks.swift
[272/524] Compiling JavaScriptEventLoop JSSending.swift
[273/524] Compiling XCTestDynamicOverlay Exports.swift
[274/524] Emitting module JavaScriptEventLoop
[275/524] Compiling Atomics AtomicStorage.swift
[276/524] Compiling Atomics AtomicValue.swift
[277/526] Compiling JavaScriptEventLoop WebWorkerDedicatedExecutor.swift
[278/526] Compiling JavaScriptEventLoop WebWorkerTaskExecutor.swift
[279/526] Compiling Atomics AtomicMemoryOrderings.swift
[280/526] Compiling Atomics DoubleWord.swift
[281/526] Compiling Atomics ManagedAtomic.swift
[282/526] Compiling Atomics ManagedAtomicLazyReference.swift
[283/526] Compiling Atomics UnsafeAtomic.swift
[284/526] Compiling Atomics UnsafeAtomicLazyReference.swift
[285/526] Compiling JavaScriptEventLoop JobQueue.swift
[286/526] Compiling JavaScriptEventLoop JavaScriptEventLoop+ExecutorFactory.swift
[287/526] Compiling JavaScriptEventLoop JavaScriptEventLoop.swift
[288/527] Compiling Atomics IntegerConformances.swift
[289/527] Compiling Atomics PointerConformances.swift
[290/527] Compiling Atomics Primitives.native.swift
[293/527] Compiling Atomics AtomicInteger.swift
[295/528] Compiling OpenCombine Publishers.Map.swift
[296/528] Compiling OpenCombine Publishers.MapError.swift
[297/528] Compiling OpenCombine Publishers.MeasureInterval.swift
[298/528] Compiling OpenCombine Publishers.Multicast.swift
[299/528] Compiling OpenCombine Publishers.Output.swift
[300/528] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[301/528] Compiling OpenCombine Publishers.PrefixWhile.swift
[302/528] Compiling OpenCombine Publishers.Print.swift
[303/528] Compiling OpenCombine Publishers.ReceiveOn.swift
[304/528] Compiling OpenCombine Publishers.Reduce.swift
[305/528] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[306/528] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[307/528] Compiling OpenCombine Publishers.ReplaceError.swift
[308/528] Compiling OpenCombine Publishers.Retry.swift
[309/528] Compiling OpenCombine Publishers.Scan.swift
[310/528] Compiling OpenCombine Publishers.Sequence.swift
[311/528] Compiling OpenCombine Publishers.SetFailureType.swift
[312/528] Compiling OpenCombine Publishers.Share.swift
[313/528] Compiling OpenCombine Publishers.SubscribeOn.swift
[314/528] Compiling OpenCombine Publishers.SwitchToLatest.swift
[315/528] Compiling OpenCombine Publishers.Throttle.swift
[316/528] Compiling OpenCombine Publishers.Timeout.swift
[317/528] Compiling OpenCombine Publishers.Zip.swift
[318/528] Compiling OpenCombine Publishers.swift
[319/528] Compiling OpenCombine Record.swift
[320/528] Compiling OpenCombine Result.Publisher.swift
[321/528] Compiling OrderedCollections OrderedSet+Sendable.swift
[322/528] Compiling OrderedCollections OrderedSet+SubSequence.swift
[323/528] Compiling OrderedCollections OrderedSet+Testing.swift
[324/528] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[325/528] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[326/528] Compiling OrderedCollections OrderedSet.swift
[327/528] Compiling OrderedCollections _UnsafeBitset.swift
[329/528] Emitting module XCTestDynamicOverlay
[330/528] Compiling XCTestDynamicOverlay Deprecations.swift
[356/529] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[357/529] Compiling SwiftSyntax RawSyntaxValidation.swift
[358/529] Compiling OpenCombine Publishers.Last.swift
[359/529] Compiling OpenCombine Publishers.MakeConnectable.swift
[361/529] Compiling Atomics AtomicOptionalWrappable.swift
[362/529] Compiling Atomics AtomicReference.swift
[364/529] Compiling Atomics IntegerOperations.swift
[365/529] Compiling Atomics Unmanaged extensions.swift
[379/529] Compiling Atomics OptionalRawRepresentable.swift
[380/529] Compiling Atomics RawRepresentable.swift
[381/529] Compiling Atomics AtomicBool.swift
[416/548] Compiling XCTestDynamicOverlay Exports.swift
[418/559] Emitting module OrderedCollections
[419/563] Compiling PerceptionCore Deprecations.swift
[420/563] Compiling PerceptionCore Exports.swift
[421/563] Compiling PerceptionCore Locals.swift
[422/563] Compiling PerceptionCore ObservationBeta.swift
[423/563] Compiling PerceptionCore Locking.swift
[424/563] Compiling PerceptionCore Perceptible.swift
[425/563] Compiling PerceptionCore PerceptionChecking.swift
[426/563] Compiling PerceptionCore PerceptionRegistrar.swift
[427/564] Emitting module OrderedCollections
[429/591] Compiling CustomDump StoreKit.swift
[430/591] Compiling CustomDump Swift.swift
[431/591] Compiling CustomDump SwiftUI.swift
[432/591] Compiling CustomDump UIKit.swift
[433/591] Compiling CustomDump GameKit.swift
[434/591] Compiling CustomDump KeyPath.swift
[435/591] Compiling CustomDump Photos.swift
[436/591] Compiling CustomDump Speech.swift
[445/606] Compiling CustomDump ExpectNoDifference.swift
[446/606] Compiling CustomDump AnyType.swift
[447/606] Compiling CustomDump CollectionDifference.swift
[448/606] Compiling CustomDump Identifiable.swift
[449/606] Compiling CustomDump Mirror.swift
[450/606] Compiling CustomDump String.swift
[451/606] Compiling CustomDump Unordered.swift
[452/606] Compiling CustomDump XCTAssertDifference.swift
[453/606] Compiling CustomDump XCTAssertNoDifference.swift
[454/606] Emitting module XCTestDynamicOverlay
[455/606] Compiling XCTestDynamicOverlay Deprecations.swift
[457/609] Compiling OpenCombineFoundation JSONEncoder.swift
[458/609] Compiling OpenCombineFoundation NotificationCenter.swift
[459/609] Compiling CustomDump CoreMotion.swift
[460/609] Compiling CustomDump Foundation.swift
[461/627] Compiling IdentifiedCollections Identified.swift
[462/627] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[463/627] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[464/627] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[465/627] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[466/627] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[467/627] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[468/627] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[469/629] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[470/629] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[477/629] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[478/629] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[479/629] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[480/629] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[481/629] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[482/629] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[483/629] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[484/629] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[485/629] Emitting module OpenCombineDispatch
[486/630] Compiling IdentifiedCollections IdentifiedArray.swift
[487/630] Compiling IdentifiedCollections IdentifiedCollection.swift
[488/630] Emitting module Atomics
[500/632] Emitting module IdentifiedCollections
[519/642] Emitting module PerceptionCore
[526/700] Compiling CombineSchedulers AnyScheduler.swift
[527/700] Compiling CombineSchedulers Concurrency.swift
[528/700] Compiling CombineSchedulers ImmediateScheduler.swift
[529/700] Compiling CombineSchedulers Deprecations.swift
[530/701] Emitting module PerceptionCore
[531/701] Compiling PerceptionCore _PerceptionRegistrar.swift
[532/701] Compiling OpenCombineFoundation PropertyListEncoder.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[535/703] 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 |     ///
[536/703] Emitting module CustomDump
[537/703] Compiling CustomDump ExpectNoDifference.swift
[538/703] Compiling CustomDump AnyType.swift
[539/703] Compiling CustomDump CollectionDifference.swift
[540/703] Compiling CustomDump CustomDumpStringConvertible.swift
[541/703] Compiling CustomDump GameKit.swift
[542/703] Compiling CustomDump KeyPath.swift
[543/703] Compiling CustomDump Photos.swift
[544/703] Compiling CustomDump Speech.swift
[545/704] Compiling CombineSchedulers UIKit.swift
[546/704] Compiling CombineSchedulers Lock.swift
[547/704] Compiling CombineSchedulers NSRecursiveLock.swift
[548/704] Compiling CustomDump CustomDumpReflectable.swift
[549/704] Compiling CustomDump CustomDumpRepresentable.swift
[550/707] Compiling CombineSchedulers UIScheduler.swift
[553/707] 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() }
[554/707] 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() }
/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 |   }
/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 |   }
[557/707] Compiling CombineSchedulers Platform.swift
[558/707] Compiling CombineSchedulers SwiftUI.swift
[564/707] Compiling CombineSchedulers UnimplementedScheduler.swift
BUILD FAILURE 6.1 wasm