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 main (3d2874), with Swift 6.1 for Wasm on 11 Dec 2025 01:18:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mhayes853/swift-operation.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/mhayes853/swift-operation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3d28740 Merge pull request #10 from mhayes853/operation-state-key-fix
Cloned https://github.com/mhayes853/swift-operation.git
Revision (git rev-parse @):
3d28740a061b6c8f7e7673d72ecc18be9a56a2ef
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mhayes853/swift-operation.git at main
========================================
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-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/swiftwasm/JavaScriptKit
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/932] Fetching swift-macro-testing
[933/2884] Fetching swift-macro-testing, swift-perception
[2807/4704] Fetching swift-macro-testing, swift-perception, swift-atomics
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.25s)
Fetching https://github.com/pointfreeco/swift-navigation
[2571/3772] Fetching swift-perception, swift-atomics
Fetching https://github.com/apple/swift-log
Fetched https://github.com/pointfreeco/swift-perception from cache (0.28s)
[710/1820] Fetching swift-atomics
Fetching https://github.com/swiftlang/swift-docc-plugin
[1821/3978] Fetching swift-atomics, swift-docc-plugin
[2037/9714] Fetching swift-atomics, swift-docc-plugin, swift-log
[4010/82785] Fetching swift-atomics, swift-docc-plugin, swift-log, swift-syntax
[8629/128829] Fetching swift-atomics, swift-docc-plugin, swift-log, swift-syntax, swift-navigation
[8953/157125] Fetching swift-atomics, swift-docc-plugin, swift-log, swift-syntax, swift-navigation, javascriptkit
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.48s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[26648/154967] Fetching swift-atomics, swift-log, swift-syntax, swift-navigation, javascriptkit
Fetched https://github.com/apple/swift-log from cache (0.51s)
Fetching https://github.com/pointfreeco/swift-identified-collections
[23767/149231] Fetching swift-atomics, swift-syntax, swift-navigation, javascriptkit
[67122/150773] Fetching swift-atomics, swift-syntax, swift-navigation, javascriptkit, swift-identified-collections
[78231/156373] Fetching swift-atomics, swift-syntax, swift-navigation, javascriptkit, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.51s)
[94598/154831] Fetching swift-atomics, swift-syntax, swift-navigation, javascriptkit, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
[109528/159482] Fetching swift-atomics, swift-syntax, swift-navigation, javascriptkit, xctest-dynamic-overlay, swift-custom-dump
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (4.14s)
Fetching https://github.com/pointfreeco/swift-sharing
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.02s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.60s)
Fetching https://github.com/pointfreeco/swift-dependencies
Fetched https://github.com/pointfreeco/swift-navigation from cache (4.12s)
[1/6436] Fetching swift-dependencies
[2061/9947] Fetching swift-dependencies, swift-sharing
Fetched https://github.com/pointfreeco/swift-sharing from cache (1.07s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.87s)
Fetched https://github.com/apple/swift-atomics from cache (5.28s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.33s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (6.12s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15633] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (8.49s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.3.0 (10.77s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.6.0 (0.74s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-case-paths
[1/886] Fetching swift-concurrency-extras
[887/5420] Fetching swift-concurrency-extras, swift-case-paths
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.27s)
[3673/4534] Fetching swift-case-paths
[4535/22897] Fetching swift-case-paths, swift-collections
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.33s)
Fetched https://github.com/apple/swift-collections from cache (1.37s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (2.16s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.61s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.37.0 (3.15s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.25s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3594] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.98s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.78s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.72s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
[1/1299] Fetching swift-clocks
[1119/3837] Fetching swift-clocks, combine-schedulers
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.40s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.42s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.96s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.63s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.59s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (1.22s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.7.1 (0.56s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (0.55s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.58s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.4 (0.55s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (2.30s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.55s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.78s)
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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
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/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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/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-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/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.7.1
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/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.37.0
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/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
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/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/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/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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.0
[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
[5/106] Copying PrivacyInfo.xcprivacy
[5/106] Write sources
[6/106] Copying PrivacyInfo.xcprivacy
[20/106] Write sources
[73/106] Compiling _SwiftSyntaxCShims dummy.c
[74/106] Compiling _CJavaScriptEventLoop _CJavaScriptEventLoop.c
[75/106] Compiling _AtomicsShims.c
[77/106] Compiling _CJavaScriptKit _CJavaScriptKit.c
[78/106] Write swift-version-24593BA9C3E375BF.txt
[80/120] Emitting module SwiftSyntax510
[80/120] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[82/122] Compiling SwiftSyntax510 Empty.swift
[83/123] Emitting module Sharing2
[84/123] Compiling Sharing2 Empty.swift
[85/124] Emitting module Sharing1
[86/124] Compiling Sharing1 Empty.swift
[88/125] Compiling SwiftSyntax509 Empty.swift
[89/125] Emitting module SwiftSyntax509
[90/126] Emitting module Sharing2
[91/126] Compiling Sharing2 Empty.swift
[96/127] Compiling Sharing1 Empty.swift
[97/127] Emitting module Sharing1
[98/127] Emitting module SwiftSyntax601
[99/127] Compiling SwiftSyntax601 Empty.swift
[100/129] Compiling SwiftSyntax600 Empty.swift
[101/129] Emitting module SwiftSyntax600
[105/291] Compiling IssueReportingPackageSupport _Test.swift
[106/300] Emitting module IssueReportingPackageSupport
[108/303] Compiling IssueReportingPackageSupport _Test.swift
[109/304] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[110/304] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[111/306] Compiling ConcurrencyExtras UncheckedBox.swift
[112/306] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[113/306] Compiling InternalCollectionsUtilities Debugging.swift
[114/306] Compiling InternalCollectionsUtilities Descriptions.swift
[115/306] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[116/306] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[121/308] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[122/308] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[125/308] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[126/308] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[131/308] Compiling OpenCombine PartialCompletion.swift
[132/308] Compiling OpenCombine PublishedSubject.swift
[133/308] Compiling OpenCombine PublishedSubscriber.swift
[134/314] Compiling ConcurrencyExtras ActorIsolated.swift
[135/314] Compiling ConcurrencyExtras AnyHashableSendable.swift
[136/314] Compiling ConcurrencyExtras AsyncStream.swift
[137/378] Emitting module InternalCollectionsUtilities
[138/378] Emitting module JavaScriptKit
[139/378] Compiling SwiftSyntax RawSyntax.swift
[140/378] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[141/378] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[142/378] Compiling SwiftSyntax Identifier.swift
[143/378] Compiling SwiftSyntax MemoryLayout.swift
[144/378] Compiling SwiftSyntax MissingNodeInitializers.swift
[145/378] Emitting module InternalCollectionsUtilities
[148/378] Compiling SwiftSyntax RawSyntaxTokenView.swift
[155/379] Compiling SwiftSyntax SourceEdit.swift
[156/379] Compiling SwiftSyntax SourceLength.swift
[158/380] Compiling SwiftSyntax AbsolutePosition.swift
[159/380] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[160/380] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[164/380] Compiling SwiftSyntax Assert.swift
[165/380] Compiling SwiftSyntax BumpPtrAllocator.swift
[166/380] Compiling SwiftSyntax CommonAncestor.swift
[167/380] Compiling SwiftSyntax Convenience.swift
[168/380] Compiling SwiftSyntax CustomTraits.swift
[169/380] Compiling SwiftSyntax EditorPlaceholder.swift
[171/383] Compiling SwiftSyntax Syntax.swift
[172/383] Compiling SwiftSyntax SyntaxArena.swift
[173/383] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[175/494] Compiling OrderedCollections _HashTable+Bucket.swift
[176/494] Compiling OrderedCollections _HashTable+BucketIterator.swift
[177/494] Compiling OrderedCollections _HashTable+Constants.swift
[178/494] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[179/494] Compiling OrderedCollections _HashTable+Testing.swift
[180/494] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[181/494] Compiling OrderedCollections _HashTable.swift
[182/494] Compiling OrderedCollections _Hashtable+Header.swift
[183/494] Compiling OrderedCollections OrderedDictionary+Codable.swift
[184/494] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[185/494] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[186/494] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[187/494] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[188/506] Emitting module OpenCombine
[189/506] Compiling ConcurrencyExtras Result.swift
[190/506] Compiling ConcurrencyExtras MainSerialExecutor.swift
[191/507] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[192/507] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[193/507] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[194/507] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[195/507] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[196/507] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[197/507] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[198/507] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[199/507] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[200/507] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[201/507] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[202/507] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[203/507] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[204/507] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[205/514] Emitting module ConcurrencyExtras
[206/514] Emitting module IssueReportingTestSupport
[207/514] Compiling ConcurrencyExtras UncheckedSendable.swift
[208/514] Compiling OrderedCollections OrderedDictionary+Elements.swift
[209/514] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[210/514] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[211/514] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[212/514] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[213/514] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[214/514] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[215/514] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[216/514] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[217/514] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[218/514] Compiling OrderedCollections OrderedDictionary+Values.swift
[219/514] Compiling OrderedCollections OrderedDictionary.swift
[220/514] Compiling OrderedCollections OrderedSet+Codable.swift
[221/514] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[222/514] Compiling OrderedCollections OrderedSet+Descriptions.swift
[223/514] Compiling OrderedCollections OrderedSet+Diffing.swift
[224/514] Compiling OrderedCollections OrderedSet+Equatable.swift
[225/514] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[226/514] Compiling OrderedCollections OrderedSet+Hashable.swift
[227/514] Compiling OrderedCollections OrderedSet+Initializers.swift
[228/514] Compiling OrderedCollections OrderedSet+Insertions.swift
[229/514] Compiling OrderedCollections OrderedSet+Invariants.swift
[230/514] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[231/514] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[232/514] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[233/514] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[242/514] Compiling IssueReportingTestSupport SwiftTesting.swift
[243/514] Emitting module IssueReportingTestSupport
[267/514] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[268/514] Emitting module ConcurrencyExtras
[299/522] Compiling ConcurrencyExtras UncheckedSendable.swift
[338/531] Compiling OpenCombine Result.swift
[339/531] Compiling OpenCombine Scheduler.swift
[340/531] Compiling OpenCombine Subject+Void.swift
[341/531] Compiling OpenCombine Subscriber+Void.swift
[342/531] Compiling OpenCombine Subscribers.Assign.swift
[343/531] Compiling OpenCombine Subscribers.Completion.swift
[344/531] Compiling OpenCombine Subscribers.Demand.swift
[345/531] Compiling OpenCombine Subscribers.Sink.swift
[346/531] Compiling OpenCombine Subscribers.swift
[347/531] Compiling OpenCombine Subscription.swift
[348/531] Compiling OpenCombine Subscriptions.swift
[349/531] Compiling OpenCombine _Introspection.swift
[366/531] Compiling OrderedCollections OrderedSet+Sendable.swift
[367/531] Compiling OrderedCollections OrderedSet+SubSequence.swift
[368/531] Compiling OrderedCollections OrderedSet+Testing.swift
[369/531] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[370/531] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[371/531] Compiling OrderedCollections OrderedSet.swift
[372/531] Compiling OrderedCollections _UnsafeBitset.swift
[377/531] Compiling ConcurrencyExtras MainSerialExecutor.swift
[378/531] Compiling SwiftSyntax SyntaxNodesD.swift
[379/531] Compiling SwiftSyntax SyntaxNodesEF.swift
[380/531] Compiling SwiftSyntax SyntaxNodesGHI.swift
[381/531] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[382/531] Compiling SwiftSyntax SyntaxNodesOP.swift
[383/531] Compiling SwiftSyntax SyntaxNodesQRS.swift
[384/531] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[385/531] Compiling OpenCombine Publishers.Print.swift
[386/531] Compiling OpenCombine Publishers.ReceiveOn.swift
[387/531] Compiling OpenCombine Publishers.Reduce.swift
[388/531] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[389/531] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[390/531] Compiling OpenCombine Publishers.ReplaceError.swift
[400/531] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[401/531] Compiling SwiftSyntax RawSyntaxValidation.swift
[402/531] Compiling SwiftSyntax SyntaxNodesAB.swift
[403/531] Compiling SwiftSyntax SyntaxNodesC.swift
[404/531] Compiling OpenCombine Publishers.Retry.swift
[405/531] Compiling OpenCombine Publishers.Scan.swift
[406/531] Compiling OpenCombine Publishers.Sequence.swift
[407/531] Compiling OpenCombine Publishers.SetFailureType.swift
[408/531] Compiling OpenCombine Publishers.Share.swift
[409/531] Compiling OpenCombine Publishers.SubscribeOn.swift
[410/531] Compiling OpenCombine Publishers.SwitchToLatest.swift
[411/531] Compiling OpenCombine Publishers.Throttle.swift
[412/531] Compiling OpenCombine Publishers.Timeout.swift
[413/531] Compiling OpenCombine Publishers.Zip.swift
[414/531] Compiling OpenCombine Publishers.swift
[415/531] Compiling OpenCombine Record.swift
[416/531] Compiling OpenCombine Result.Publisher.swift
[419/531] Compiling ConcurrencyExtras Task.swift
[420/531] Compiling IssueReportingTestSupport XCTest.swift
[423/531] Compiling ConcurrencyExtras LockIsolated.swift
[424/532] Compiling ConcurrencyExtras Result.swift
[425/532] Compiling ConcurrencyExtras Task.swift
[426/533] Emitting module OrderedCollections
[427/535] Compiling ConcurrencyExtras LockIsolated.swift
[428/535] Compiling IssueReportingTestSupport SwiftTesting.swift
[429/535] Compiling IssueReportingTestSupport XCTest.swift
[447/537] Emitting module OrderedCollections
[458/615] Emitting module JavaScriptEventLoop
[459/615] Compiling JavaScriptEventLoop JavaScriptEventLoop+ExecutorFactory.swift
[460/622] Compiling Atomics UnsafeAtomic.swift
[461/622] Compiling Atomics UnsafeAtomicLazyReference.swift
[462/635] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[463/635] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[464/635] Compiling JavaScriptEventLoop JavaScriptEventLoop+LegacyHooks.swift
[465/635] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[466/635] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[467/635] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[468/635] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[470/635] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[477/637] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[478/637] Compiling Atomics IntegerOperations.swift
[489/641] Emitting module IssueReporting
[490/641] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[491/641] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[492/641] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[493/641] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[494/641] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[495/641] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[498/641] Compiling IdentifiedCollections IdentifiedArray.swift
[499/641] Compiling IdentifiedCollections IdentifiedCollection.swift
[500/641] Emitting module IssueReporting
[501/641] Compiling IdentifiedCollections Identified.swift
[502/641] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[503/641] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[511/641] Emitting module IdentifiedCollections
[512/641] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[513/641] Emitting module OpenCombineDispatch
[537/643] Compiling IssueReporting WithIssueContext.swift
[541/681] Wrapping AST for SwiftSyntax601 for debugging
[543/687] Compiling Atomics UnsafeAtomic.swift
[544/687] Compiling Atomics UnsafeAtomicLazyReference.swift
[545/689] Compiling Atomics ManagedAtomic.swift
[546/689] Compiling Atomics ManagedAtomicLazyReference.swift
[547/689] Compiling XCTestDynamicOverlay Exports.swift
[551/691] Compiling Atomics IntegerConformances.swift
[552/691] Compiling Atomics PointerConformances.swift
[553/691] Compiling Atomics Primitives.native.swift
[556/691] Compiling Atomics AtomicStorage.swift
[557/691] Compiling Atomics AtomicValue.swift
[558/691] Compiling Atomics AtomicInteger.swift
[559/691] Compiling Atomics AtomicOptionalWrappable.swift
[560/691] Compiling Atomics AtomicReference.swift
[561/691] Compiling Atomics AtomicMemoryOrderings.swift
[562/691] Compiling Atomics DoubleWord.swift
[567/691] Emitting module XCTestDynamicOverlay
[568/691] Compiling Atomics IntegerOperations.swift
[569/691] Compiling Atomics Unmanaged extensions.swift
[570/691] Emitting module IdentifiedCollections
[571/691] Compiling Atomics OptionalRawRepresentable.swift
[572/691] Compiling Atomics RawRepresentable.swift
[573/691] Compiling Atomics AtomicBool.swift
[574/692] Compiling XCTestDynamicOverlay Deprecations.swift
[576/693] Emitting module Atomics
[582/693] Compiling JavaScriptEventLoop JavaScriptEventLoop.swift
[584/693] Compiling JavaScriptEventLoop WebWorkerDedicatedExecutor.swift
[585/693] Compiling JavaScriptEventLoop JobQueue.swift
[586/693] Compiling JavaScriptEventLoop WebWorkerTaskExecutor.swift
[587/693] Compiling JavaScriptEventLoop JSSending.swift
[588/693] Emitting module XCTestDynamicOverlay
[589/693] Compiling XCTestDynamicOverlay Deprecations.swift
[592/725] Compiling PerceptionCore ObservationBeta.swift
[593/725] Compiling PerceptionCore Locking.swift
[594/725] Compiling PerceptionCore Perceptible.swift
[595/725] Compiling PerceptionCore Deprecations.swift
[596/725] Compiling PerceptionCore Exports.swift
[597/725] Compiling PerceptionCore Locals.swift
[598/725] Compiling OpenCombineFoundation PropertyListEncoder.swift
[601/728] Compiling PerceptionCore WithPerceptionTracking.swift
[602/728] Compiling PerceptionCore ThreadLocal.swift
[603/728] Compiling PerceptionCore Bindable.swift
[604/728] Compiling PerceptionCore Environment.swift
[606/755] Compiling CustomDump CoreMotion.swift
[607/755] Compiling CustomDump Foundation.swift
[608/755] Compiling CustomDump GameKit.swift
[609/755] Compiling CustomDump KeyPath.swift
[610/755] Emitting module PerceptionCore
[611/764] Compiling OpenCombineFoundation Timer+Publisher.swift
[612/776] Compiling CustomDump Photos.swift
[613/776] Compiling CustomDump Speech.swift
[614/795] Compiling CombineSchedulers Lock.swift
[615/795] Compiling CombineSchedulers NSRecursiveLock.swift
[616/795] Compiling CombineSchedulers Platform.swift
[617/795] Compiling CombineSchedulers SwiftUI.swift
[618/795] Compiling CombineSchedulers TestScheduler.swift
[619/795] Compiling CombineSchedulers Timer.swift
[620/795] Compiling CustomDump SwiftUI.swift
[621/795] Compiling CustomDump UIKit.swift
[622/798] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[623/798] Emitting module OpenCombineFoundation
[624/798] Compiling CombineSchedulers AnyScheduler.swift
[625/798] Compiling CombineSchedulers Concurrency.swift
[626/798] Compiling OpenCombineFoundation URLSession.swift
[629/798] Compiling CombineSchedulers ImmediateScheduler.swift
[630/798] Compiling CombineSchedulers Deprecations.swift
[637/801] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[642/802] 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 |     ///
[645/802] Compiling CombineSchedulers UIScheduler.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 |   }
/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 |   }
[650/803] Compiling CombineSchedulers UIKit.swift
[653/803] Compiling PerceptionCore _PerceptionRegistrar.swift
[654/803] Compiling CustomDump Identifiable.swift
[655/803] Compiling CustomDump Mirror.swift
[656/803] Compiling CustomDump String.swift
[657/803] Compiling CustomDump ExpectNoDifference.swift
[658/803] Compiling CustomDump AnyType.swift
[659/803] Compiling CustomDump CollectionDifference.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/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() }
[666/804] Compiling CombineSchedulers UnimplementedScheduler.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256: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] Compiling IssueReportingPackageSupport _Test.swift
[8/96] Emitting module IssueReportingPackageSupport
[9/97] Compiling SwiftSyntax510 Empty.swift
[10/97] Emitting module IssueReportingPackageSupport
[11/97] Compiling IssueReportingPackageSupport _Test.swift
[12/98] Emitting module SwiftSyntax510
[13/98] Compiling SwiftSyntax601 Empty.swift
[14/99] Emitting module SwiftSyntax601
[15/100] Emitting module SwiftSyntax509
[16/100] Compiling SwiftSyntax509 Empty.swift
[19/101] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/101] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/101] Compiling InternalCollectionsUtilities Debugging.swift
[22/101] Compiling InternalCollectionsUtilities Descriptions.swift
[30/104] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[31/104] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/104] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/104] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/108] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[39/108] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[42/108] Compiling SwiftSyntax600 Empty.swift
[43/112] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[44/112] Compiling InternalCollectionsUtilities Integer rank.swift
[45/112] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[46/112] Emitting module SwiftSyntax600
[47/115] Compiling Sharing2 Empty.swift
[48/115] Compiling JavaScriptKit JSBridgedType.swift
[49/115] Compiling JavaScriptKit JSException.swift
[50/115] Compiling JavaScriptKit JSValue.swift
[51/115] Compiling Sharing2 Empty.swift
[52/118] Emitting module Sharing2
[53/119] Emitting module InternalCollectionsUtilities
[54/119] Emitting module Sharing2
[55/119] Compiling InternalCollectionsUtilities UInt+reversed.swift
[56/119] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[57/119] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[58/119] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[59/121] Emitting module Sharing1
[60/121] Compiling Sharing1 Empty.swift
[61/122] Emitting module JavaScriptKit
[66/122] Compiling JavaScriptKit JSThrowingFunction.swift
[67/122] Emitting module Sharing1
[68/122] Compiling Sharing1 Empty.swift
[73/123] Emitting module InternalCollectionsUtilities
[80/172] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[81/172] Compiling OpenCombine CurrentValueSubject.swift
[82/172] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[83/172] Compiling OpenCombine FilterProducer.swift
[84/172] Compiling OpenCombine Locking.swift
[85/172] Compiling OpenCombine PartialCompletion.swift
[86/172] Compiling OpenCombine PublishedSubject.swift
[87/173] Compiling OpenCombine ConduitBase.swift
[88/173] Compiling OpenCombine ConduitList.swift
[89/173] Compiling OpenCombine DebugHook.swift
[91/312] Compiling IssueReportingTestSupport XCTest.swift
[92/320] Emitting module IssueReportingTestSupport
[93/324] Compiling SwiftSyntax CommonAncestor.swift
[94/324] Compiling SwiftSyntax Convenience.swift
[95/324] Compiling IssueReportingTestSupport SwiftTesting.swift
[96/326] Compiling IssueReportingTestSupport XCTest.swift
[97/326] Emitting module IssueReportingTestSupport
[98/327] Compiling SwiftSyntax CustomTraits.swift
[99/327] Compiling SwiftSyntax EditorPlaceholder.swift
[100/327] Compiling IssueReportingTestSupport SwiftTesting.swift
[101/328] Compiling SwiftSyntax RawSyntax.swift
[102/328] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[103/328] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[104/328] Compiling SwiftSyntax Identifier.swift
[105/328] Compiling SwiftSyntax MemoryLayout.swift
[106/328] Compiling SwiftSyntax MissingNodeInitializers.swift
[107/328] Compiling SwiftSyntax RawSyntaxTokenView.swift
[108/328] Compiling SwiftSyntax SourceEdit.swift
[109/328] Compiling SwiftSyntax SourceLength.swift
[111/384] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[112/384] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[113/384] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[114/384] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[115/384] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[117/384] Compiling OrderedCollections OrderedDictionary+Codable.swift
[118/384] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[119/384] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[120/384] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[121/384] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[122/384] Compiling OrderedCollections OrderedDictionary+Elements.swift
[123/384] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[124/384] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[125/384] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[127/403] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[128/403] Compiling ConcurrencyExtras Locking.swift
[129/420] Compiling JavaScriptEventLoop JobQueue.swift
[130/460] Emitting module IssueReporting
[131/460] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[132/460] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[133/460] Compiling OrderedCollections _HashTable.swift
[134/460] Compiling OrderedCollections _Hashtable+Header.swift
[135/460] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[136/460] Compiling OrderedCollections _HashTable+Testing.swift
[137/460] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[138/460] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[139/460] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[140/460] Emitting module IssueReporting
[141/461] Compiling ConcurrencyExtras MainSerialExecutor.swift
[142/462] Compiling ConcurrencyExtras Result.swift
[143/462] Compiling ConcurrencyExtras Task.swift
[144/462] Compiling ConcurrencyExtras LockIsolated.swift
[145/462] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[146/462] Compiling OrderedCollections OrderedDictionary+Elements.swift
[147/462] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[148/462] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[150/462] Compiling OrderedCollections OrderedDictionary+Codable.swift
[151/462] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[158/462] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[159/462] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[160/462] Compiling OrderedCollections _HashTable+Bucket.swift
[161/462] Compiling OrderedCollections _HashTable+BucketIterator.swift
[162/462] Compiling OrderedCollections _HashTable+Constants.swift
[165/474] Emitting module ConcurrencyExtras
[166/474] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[167/474] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[168/474] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[169/474] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[170/474] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[171/474] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[172/474] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[173/474] Compiling OrderedCollections OrderedSet+Initializers.swift
[174/474] Compiling OrderedCollections OrderedSet+Insertions.swift
[175/474] Compiling OrderedCollections OrderedSet+Invariants.swift
[176/474] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[177/474] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[178/474] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[179/474] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[180/474] Compiling OrderedCollections OrderedDictionary.swift
[181/474] Compiling OrderedCollections OrderedSet+Codable.swift
[182/474] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[183/474] Compiling OrderedCollections OrderedSet+Descriptions.swift
[184/474] Compiling OrderedCollections OrderedSet+Diffing.swift
[185/474] Compiling OrderedCollections OrderedSet+Equatable.swift
[186/474] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[187/474] Compiling OrderedCollections OrderedSet+Hashable.swift
[188/481] Compiling JavaScriptEventLoop JavaScriptEventLoop+ExecutorFactory.swift
[189/481] Compiling JavaScriptEventLoop JavaScriptEventLoop+LegacyHooks.swift
[190/481] Compiling JavaScriptEventLoop JavaScriptEventLoop.swift
[191/481] Emitting module JavaScriptEventLoop
[192/481] Compiling JavaScriptEventLoop JSSending.swift
[193/489] Compiling JavaScriptEventLoop WebWorkerDedicatedExecutor.swift
[194/489] Compiling JavaScriptEventLoop WebWorkerTaskExecutor.swift
[195/493] Compiling ConcurrencyExtras UncheckedSendable.swift
[203/494] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[204/494] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[205/494] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[206/494] Compiling OrderedCollections OrderedDictionary+Values.swift
[209/494] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[210/494] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[211/494] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[212/494] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[213/494] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[214/494] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[215/494] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[216/494] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[219/494] Compiling ConcurrencyExtras ActorIsolated.swift
[220/494] Compiling ConcurrencyExtras AnyHashableSendable.swift
[221/494] Compiling ConcurrencyExtras AsyncStream.swift
[222/494] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[223/494] Compiling ConcurrencyExtras Locking.swift
[224/494] Compiling ConcurrencyExtras UncheckedBox.swift
[237/495] Compiling ConcurrencyExtras LockIsolated.swift
[249/495] Compiling ConcurrencyExtras Task.swift
[250/495] Compiling ConcurrencyExtras Result.swift
[251/495] Compiling ConcurrencyExtras MainSerialExecutor.swift
[252/495] Emitting module ConcurrencyExtras
[257/514] Compiling ConcurrencyExtras UncheckedSendable.swift
[281/522] Emitting module OpenCombine
[312/522] Compiling XCTestDynamicOverlay Exports.swift
[313/522] Compiling PerceptionCore WithPerceptionTracking.swift
[314/522] Compiling PerceptionCore ThreadLocal.swift
[328/531] Compiling PerceptionCore Deprecations.swift
[329/531] Compiling PerceptionCore Exports.swift
[330/531] Compiling PerceptionCore Locals.swift
[331/531] Compiling PerceptionCore ObservationBeta.swift
[332/531] Compiling PerceptionCore Locking.swift
[333/531] Compiling PerceptionCore Perceptible.swift
[334/531] Compiling PerceptionCore PerceptionChecking.swift
[335/531] Compiling PerceptionCore PerceptionRegistrar.swift
[344/531] Emitting module PerceptionCore
[353/534] Compiling OpenCombine Result.swift
[354/534] Compiling OpenCombine Scheduler.swift
[355/534] Compiling OpenCombine Subject+Void.swift
[356/534] Compiling OpenCombine Subscriber+Void.swift
[357/534] Compiling OpenCombine Subscribers.Assign.swift
[358/534] Compiling OpenCombine Subscribers.Completion.swift
[359/534] Compiling OpenCombine Subscribers.Demand.swift
[360/534] Compiling OpenCombine Subscribers.Sink.swift
[361/534] Compiling OpenCombine Subscribers.swift
[362/534] Compiling OpenCombine Subscription.swift
[363/534] Compiling OpenCombine Subscriptions.swift
[364/534] Compiling OpenCombine _Introspection.swift
[365/534] Emitting module XCTestDynamicOverlay
[366/534] Compiling XCTestDynamicOverlay Deprecations.swift
[367/535] Compiling Clocks Timer.swift
[368/536] Compiling XCTestDynamicOverlay Exports.swift
[369/536] Emitting module Clocks
[371/536] Compiling OrderedCollections OrderedSet+Sendable.swift
[372/536] Compiling OrderedCollections OrderedSet+SubSequence.swift
[373/536] Compiling OrderedCollections OrderedSet+Testing.swift
[374/536] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[375/536] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[376/536] Compiling OrderedCollections OrderedSet.swift
[377/536] Compiling OrderedCollections _UnsafeBitset.swift
[378/536] Compiling PerceptionCore _PerceptionRegistrar.swift
[379/536] Compiling PerceptionCore Bindable.swift
[380/536] Compiling PerceptionCore Environment.swift
[381/536] Compiling PerceptionCore PerceptionTracking.swift
[382/536] Compiling PerceptionCore Perceptions.swift
[383/536] Compiling Clocks AnyClock.swift
[384/536] Compiling Clocks Lock.swift
[385/536] Compiling Clocks _AsyncTimerSequence.swift
[386/537] Compiling Clocks SwiftUI.swift
[387/537] Compiling Clocks ImmediateClock.swift
[388/537] Compiling Clocks TestClock.swift
[390/537] Emitting module OrderedCollections
[391/538] Compiling Clocks UnimplementedClock.swift
[392/539] Emitting module XCTestDynamicOverlay
[393/539] Compiling XCTestDynamicOverlay Deprecations.swift
[406/555] Compiling SwiftSyntax TriviaPieces.swift
[407/555] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[408/555] Compiling OpenCombine Publishers.Concatenate.swift
[409/555] Compiling OpenCombine Publishers.Contains.swift
[410/555] Compiling OpenCombine Publishers.Map.swift
[411/555] Compiling OpenCombine Publishers.MapError.swift
[412/555] Compiling OpenCombine Publishers.MeasureInterval.swift
[413/555] Compiling OpenCombine Publishers.Multicast.swift
[414/555] Compiling OpenCombine Publishers.Output.swift
[415/555] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[416/555] Compiling OpenCombine Publishers.PrefixWhile.swift
[417/555] Compiling OpenCombine Publishers.Print.swift
[418/555] Compiling OpenCombine Publishers.ReceiveOn.swift
[419/555] Compiling OpenCombine Publishers.Reduce.swift
[420/555] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[421/555] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[422/555] Compiling OpenCombine Publishers.ReplaceError.swift
[423/555] Compiling OpenCombine Publishers.Retry.swift
[424/555] Compiling OpenCombine Publishers.Scan.swift
[425/555] Compiling OpenCombine Publishers.Sequence.swift
[426/555] Compiling OpenCombine Publishers.SetFailureType.swift
[427/555] Compiling OpenCombine Publishers.Share.swift
[428/555] Compiling OpenCombine Publishers.SubscribeOn.swift
[429/555] Compiling OpenCombine Publishers.SwitchToLatest.swift
[430/555] Compiling OpenCombine Publishers.Throttle.swift
[431/555] Compiling OpenCombine Publishers.Timeout.swift
[432/555] Compiling OpenCombine Publishers.Zip.swift
[433/555] Compiling OpenCombine Publishers.swift
[434/555] Compiling OpenCombine Record.swift
[435/555] Compiling OpenCombine Result.Publisher.swift
[436/641] Emitting module OrderedCollections
[444/641] Compiling CustomDump CoreMotion.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 |   }
[445/641] Compiling CustomDump Foundation.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 |   }
[447/642] Compiling CustomDump StoreKit.swift
[448/642] Compiling CustomDump Swift.swift
[449/642] Compiling CustomDump SwiftUI.swift
[450/642] Compiling CustomDump UIKit.swift
[451/642] Compiling CombineSchedulers UIKit.swift
[452/642] Compiling CombineSchedulers UIScheduler.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[453/642] Compiling CustomDump CoreImage.swift
[454/642] Compiling CustomDump CoreLocation.swift
[455/642] 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 |     ///
[456/642] Compiling CombineSchedulers UnimplementedScheduler.swift
[457/642] Compiling CustomDump GameKit.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() }
[458/642] Compiling CustomDump KeyPath.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() }
[459/642] Compiling CustomDump ExpectDifference.swift
[460/642] Compiling CustomDump UserNotifications.swift
[461/642] Compiling CustomDump UserNotificationsUI.swift
[462/642] Compiling CustomDump CustomDumpStringConvertible.swift
[463/642] Compiling CustomDump Diff.swift
[464/642] Compiling CustomDump Dump.swift
[471/645] Compiling CustomDump Photos.swift
[472/645] Compiling CustomDump Speech.swift
BUILD FAILURE 6.1 wasm