The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-composable-architecture, reference 1.25.5 (1eaa6f), with Swift 6.1 for Wasm on 3 Apr 2026 05:53:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-composable-architecture.git
Reference: 1.25.5
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/pointfreeco/swift-composable-architecture
 * tag               1.25.5     -> FETCH_HEAD
HEAD is now at 1eaa6fa Run swift-format
Cloned https://github.com/pointfreeco/swift-composable-architecture.git
Revision (git rev-parse @):
1eaa6fa2ee57ac42843283b9fd3457af408c858d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-composable-architecture.git at 1.25.5
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/swift-composable-architecture.git
https://github.com/pointfreeco/swift-composable-architecture.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swift-clocks",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-clocks"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-identified-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-identified-collections"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-navigation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-navigation"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-sharing"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "605.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "swift-composable-architecture",
  "name" : "swift-composable-architecture",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "ComposableArchitecture",
      "targets" : [
        "ComposableArchitecture"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ComposableArchitectureMacros",
      "targets" : [
        "ComposableArchitectureMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "ComposableArchitectureTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureTests",
      "path" : "Tests/ComposableArchitectureTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "BindableStoreTests.swift",
        "BindingLocalTests.swift",
        "CompatibilityTests.swift",
        "CompileTimeTests.swift",
        "ComposableArchitectureTests.swift",
        "CurrentValueRelayTests.swift",
        "DebugTests.swift",
        "DependencyKeyWritingReducerTests.swift",
        "EffectCancellationIsolationTests.swift",
        "EffectCancellationTests.swift",
        "EffectDebounceTests.swift",
        "EffectFailureTests.swift",
        "EffectOperationTests.swift",
        "EffectRunTests.swift",
        "EffectTests.swift",
        "EnumReducerMacroTests.swift",
        "Internal/BaseTCATestCase.swift",
        "Internal/TestHelpers.swift",
        "MacroConformanceTests.swift",
        "MacroTests.swift",
        "MemoryManagementTests.swift",
        "ObservableStateEnumMacroTests.swift",
        "ObservableTests.swift",
        "ReducerBuilderTests.swift",
        "ReducerTests.swift",
        "Reducers/BindingReducerTests.swift",
        "Reducers/ForEachReducerTests.swift",
        "Reducers/IfCaseLetReducerTests.swift",
        "Reducers/IfLetReducerTests.swift",
        "Reducers/OnChangeReducerTests.swift",
        "Reducers/PresentationReducerTests.swift",
        "Reducers/StackReducerTests.swift",
        "RuntimeWarningTests.swift",
        "ScopeCacheTests.swift",
        "ScopeLoggerTests.swift",
        "ScopeTests.swift",
        "StoreLifetimeTests.swift",
        "StorePerceptionTests.swift",
        "StoreTests.swift",
        "TaskCancellationTests.swift",
        "TestStoreFailureTests.swift",
        "TestStoreNonExhaustiveTests.swift",
        "TestStoreTests.swift",
        "ThrottleTests.swift",
        "ViewStoreTests.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitecture"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableArchitectureMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureMacrosTests",
      "path" : "Tests/ComposableArchitectureMacrosTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "MacroBaseTestCase.swift",
        "ObservableStateMacroTests.swift",
        "PresentsMacroTests.swift",
        "ReducerMacroTests.swift",
        "ViewActionMacroTests.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitectureMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableArchitectureMacros",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureMacros",
      "path" : "Sources/ComposableArchitectureMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ComposableArchitecture",
        "ComposableArchitectureMacros"
      ],
      "sources" : [
        "Availability.swift",
        "Extensions.swift",
        "ObservableStateMacro.swift",
        "Plugins.swift",
        "PresentsMacro.swift",
        "ReducerMacro.swift",
        "ViewActionMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ComposableArchitecture",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitecture",
      "path" : "Sources/ComposableArchitecture",
      "product_dependencies" : [
        "CasePaths",
        "Clocks",
        "CombineSchedulers",
        "ConcurrencyExtras",
        "CustomDump",
        "Dependencies",
        "DependenciesMacros",
        "IdentifiedCollections",
        "IssueReporting",
        "OrderedCollections",
        "Perception",
        "Sharing",
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "product_memberships" : [
        "ComposableArchitecture"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/ComposableArchitecture/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CaseReducer.swift",
        "Core.swift",
        "Dependencies/Dismiss.swift",
        "Dependencies/IsPresented.swift",
        "Effect.swift",
        "Effects/Cancellation.swift",
        "Effects/Publisher.swift",
        "Internal/AreOrderedSetsDuplicates.swift",
        "Internal/Box.swift",
        "Internal/Create.swift",
        "Internal/CurrentValueRelay.swift",
        "Internal/Debug.swift",
        "Internal/DefaultSubscript.swift",
        "Internal/Deprecations.swift",
        "Internal/DispatchQueue.swift",
        "Internal/EffectActions.swift",
        "Internal/EphemeralState.swift",
        "Internal/Exports.swift",
        "Internal/HashableStaticString.swift",
        "Internal/KeyPath+Sendable.swift",
        "Internal/Locking.swift",
        "Internal/Logger.swift",
        "Internal/NavigationID.swift",
        "Internal/NotificationName.swift",
        "Internal/OpenExistential.swift",
        "Internal/PresentationID.swift",
        "Internal/ReturningLastNonNilValue.swift",
        "Internal/RuntimeWarnings.swift",
        "Internal/StackIDGenerator.swift",
        "Macros.swift",
        "Observation/Alert+Observation.swift",
        "Observation/Binding+Observation.swift",
        "Observation/IdentifiedArray+Observation.swift",
        "Observation/NavigationStack+Observation.swift",
        "Observation/ObservableState.swift",
        "Observation/ObservationStateRegistrar.swift",
        "Observation/Store+Observation.swift",
        "Observation/ViewAction.swift",
        "Reducer.swift",
        "Reducer/ReducerBuilder.swift",
        "Reducer/Reducers/BindingReducer.swift",
        "Reducer/Reducers/CombineReducers.swift",
        "Reducer/Reducers/DebugReducer.swift",
        "Reducer/Reducers/DependencyKeyWritingReducer.swift",
        "Reducer/Reducers/EmptyReducer.swift",
        "Reducer/Reducers/ForEachReducer.swift",
        "Reducer/Reducers/IfCaseLetReducer.swift",
        "Reducer/Reducers/IfLetReducer.swift",
        "Reducer/Reducers/OnChange.swift",
        "Reducer/Reducers/Optional.swift",
        "Reducer/Reducers/PresentationReducer.swift",
        "Reducer/Reducers/Reduce.swift",
        "Reducer/Reducers/Scope.swift",
        "Reducer/Reducers/SignpostReducer.swift",
        "Reducer/Reducers/StackReducer.swift",
        "Sharing/AppStorageKeyPathKey.swift",
        "Store.swift",
        "SwiftUI/Binding.swift",
        "TestStore.swift",
        "UIKit/AlertStateUIKit.swift",
        "UIKit/NavigationStackControllerUIKit.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitectureMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2217] Fetching swift-docc-plugin
[245/5828] Fetching swift-docc-plugin, swift-sharing
[3266/7794] Fetching swift-docc-plugin, swift-sharing, swift-perception
[5120/54173] Fetching swift-docc-plugin, swift-sharing, swift-perception, swift-navigation
[9452/59896] Fetching swift-docc-plugin, swift-sharing, swift-perception, swift-navigation, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-perception from cache (0.77s)
[10322/57930] Fetching swift-docc-plugin, swift-sharing, swift-navigation, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.77s)
[7112/54319] Fetching swift-docc-plugin, swift-navigation, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-macro-testing
[13652/129264] Fetching swift-docc-plugin, swift-navigation, xctest-dynamic-overlay, swift-syntax
[18277/130225] Fetching swift-docc-plugin, swift-navigation, xctest-dynamic-overlay, swift-syntax, swift-macro-testing
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.40s)
[32203/129264] Fetching swift-docc-plugin, swift-navigation, xctest-dynamic-overlay, swift-syntax
Fetching https://github.com/pointfreeco/swift-dependencies
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.59s)
[56102/127047] Fetching swift-navigation, xctest-dynamic-overlay, swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[59565/133801] Fetching swift-navigation, xctest-dynamic-overlay, swift-syntax, swift-dependencies
[59633/135343] Fetching swift-navigation, xctest-dynamic-overlay, swift-syntax, swift-dependencies, swift-identified-collections
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.72s)
[54515/129620] Fetching swift-navigation, swift-syntax, swift-dependencies, swift-identified-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[122876/135063] Fetching swift-navigation, swift-syntax, swift-dependencies, swift-identified-collections, swift-custom-dump
[126444/135957] Fetching swift-navigation, swift-syntax, swift-dependencies, swift-identified-collections, swift-custom-dump, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (2.12s)
[129406/134415] Fetching swift-navigation, swift-syntax, swift-dependencies, swift-custom-dump, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-dependencies from cache (2.06s)
[122815/127661] Fetching swift-navigation, swift-syntax, swift-custom-dump, swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.76s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.90s)
Fetching https://github.com/apple/swift-collections
[1/1317] Fetching swift-clocks
[94/5930] Fetching swift-clocks, swift-case-paths
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.49s)
[1/2550] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.63s)
[2398/25913] Fetching combine-schedulers, swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.57s)
[1870/23363] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.58s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (7.94s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.97s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.8.0 (10.19s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.8.0 (0.55s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.59s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.56s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.55s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.56s)
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 (2.90s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.51s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.3 (0.89s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.02s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.87s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.86s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.10 (0.57s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.5 (0.53s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/16034] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.05s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (3.75s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.58s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.8.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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.5
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.3
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.8.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.10
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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/123] Write sources
[12/123] Copying PrivacyInfo.xcprivacy
[14/123] Write sources
[15/123] Copying PrivacyInfo.xcprivacy
[15/123] Write sources
[15/123] Copying PrivacyInfo.xcprivacy
[15/123] Write sources
[80/123] Compiling UIKitNavigationShim shim.m
[82/123] Compiling _SwiftSyntaxCShims PlatformMutex.c
[83/123] Write swift-version-24593BA9C3E375BF.txt
[84/153] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[86/155] Emitting module SwiftSyntax601
[87/155] Compiling Sharing1 Empty.swift
[88/155] Emitting module Sharing1
[89/156] Emitting module Sharing2
[90/156] Compiling Sharing2 Empty.swift
[92/157] Emitting module Sharing2
[94/158] Compiling InternalCollectionsUtilities String+Padding.swift
[95/158] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[96/160] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[97/160] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[98/160] Emitting module InternalCollectionsUtilities
[99/160] Compiling InternalCollectionsUtilities Integer rank.swift
[100/160] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[101/160] Compiling InternalCollectionsUtilities UInt+reversed.swift
[103/160] Compiling SwiftSyntax602 Empty.swift
[104/160] Compiling InternalCollectionsUtilities Debugging.swift
[105/160] Compiling InternalCollectionsUtilities Descriptions.swift
[106/160] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[107/160] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[108/160] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[109/160] Compiling InternalCollectionsUtilities Span+Extras.swift
[110/160] Emitting module SwiftSyntax602
[111/160] Emitting module SwiftSyntax603
[112/160] Compiling SwiftSyntax603 Empty.swift
[114/162] Compiling InternalCollectionsUtilities _SortedCollection.swift
[115/162] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[116/162] Compiling SwiftSyntax601 Empty.swift
[117/162] Compiling Sharing1 Empty.swift
[118/162] Emitting module Sharing1
[119/164] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[120/164] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[121/164] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[122/164] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[128/171] Compiling SwiftSyntax600 Empty.swift
[129/171] Emitting module SwiftSyntax600
[130/172] Emitting module SwiftSyntax509
[131/172] Emitting module SwiftSyntax510
[132/172] Compiling SwiftSyntax510 Empty.swift
[133/177] Compiling SwiftSyntax509 Empty.swift
[136/294] Compiling IssueReportingPackageSupport _Test.swift
[139/325] Emitting module IssueReportingPackageSupport
[141/345] Compiling OpenCombine ImmediateScheduler.swift
[142/345] Compiling OpenCombine ObservableObject.swift
[144/358] Wrapping AST for SwiftSyntax603 for debugging
[146/369] Compiling ConcurrencyExtras ActorIsolated.swift
[147/369] Compiling ConcurrencyExtras AnyHashableSendable.swift
[148/369] Compiling ConcurrencyExtras AsyncStream.swift
[149/369] Compiling InternalCollectionsUtilities _SortedCollection.swift
[150/369] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[151/372] Compiling OpenCombine ConcurrencyHelpers.swift
[152/372] Compiling OpenCombine Future+Concurrency.swift
[153/372] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[154/438] Compiling SwiftSyntax RawSyntax.swift
[155/438] Compiling SwiftSyntax RawSyntaxArena.swift
[156/438] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[157/438] Compiling SwiftSyntax BumpPtrAllocator.swift
[158/438] Compiling SwiftSyntax CommonAncestor.swift
[159/438] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[160/438] Compiling SwiftSyntax Syntax.swift
[161/438] Compiling SwiftSyntax SyntaxChildren.swift
[162/438] Compiling SwiftSyntax SyntaxCollection.swift
[163/438] Compiling SwiftSyntax SyntaxHashable.swift
[164/438] Compiling SwiftSyntax SyntaxIdentifier.swift
[165/438] Compiling SwiftSyntax SyntaxRewriter.swift
[166/438] Compiling SwiftSyntax SyntaxBaseNodes.swift
[167/438] Compiling SwiftSyntax SyntaxCollections.swift
[168/438] Compiling SwiftSyntax SyntaxEnum.swift
[169/438] Compiling SwiftSyntax SyntaxKind.swift
[170/438] Compiling SwiftSyntax SourceLength.swift
[171/438] Compiling SwiftSyntax SourceLocation.swift
[172/438] Compiling SwiftSyntax SourcePresence.swift
[173/445] Compiling SwiftSyntax SyntaxTraits.swift
[174/445] Compiling SwiftSyntax SyntaxVisitor.swift
[175/445] Compiling SwiftSyntax TokenKind.swift
[176/445] Compiling SwiftSyntax Tokens.swift
[177/445] Compiling SwiftSyntax TriviaPieces.swift
[178/445] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[179/445] Compiling SwiftSyntax RawSyntaxNodesC.swift
[180/445] Compiling SwiftSyntax RawSyntaxNodesD.swift
[181/445] Compiling SwiftSyntax CustomTraits.swift
[182/445] Compiling SwiftSyntax EditorPlaceholder.swift
[183/445] Compiling SwiftSyntax SyntaxNodeStructure.swift
[184/445] Compiling SwiftSyntax SyntaxProtocol.swift
[185/445] Compiling SwiftSyntax SyntaxText.swift
[186/445] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[187/445] Compiling SwiftSyntax TokenDiagnostic.swift
[188/445] Compiling SwiftSyntax TokenSequence.swift
[189/445] Emitting module InternalCollectionsUtilities
[190/445] Compiling SwiftSyntax Identifier.swift
[191/445] Compiling SwiftSyntax MemoryLayout.swift
[192/445] Compiling SwiftSyntax MissingNodeInitializers.swift
[196/445] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[197/445] Compiling SwiftSyntax RawSyntaxTokenView.swift
[198/445] Compiling SwiftSyntax SourceEdit.swift
[199/445] Compiling SwiftSyntax AbsolutePosition.swift
[200/445] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[201/445] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[202/445] Compiling SwiftSyntax Assert.swift
[205/445] Compiling SwiftSyntax Convenience.swift
[211/501] Emitting module OpenCombine
[212/513] Compiling OrderedCollections OrderedSet+Sendable.swift
[213/513] Compiling OrderedCollections OrderedSet+SubSequence.swift
[214/513] Compiling OrderedCollections OrderedSet+Testing.swift
[215/513] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[216/513] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[217/513] Compiling OrderedCollections OrderedSet.swift
[218/513] Compiling OrderedCollections _UnsafeBitset.swift
[219/513] Compiling OrderedCollections OrderedDictionary.swift
[220/513] Compiling OrderedCollections OrderedSet+Codable.swift
[221/513] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[222/513] Compiling OrderedCollections OrderedSet+Descriptions.swift
[223/513] Compiling OrderedCollections OrderedSet+Diffing.swift
[224/513] Compiling OrderedCollections OrderedSet+Equatable.swift
[225/513] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[226/513] Compiling OrderedCollections OrderedSet+Hashable.swift
[235/520] Compiling OrderedCollections _HashTable+BucketIterator.swift
[236/520] Compiling OrderedCollections _HashTable+Constants.swift
[237/520] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[238/520] Compiling OrderedCollections _HashTable+Testing.swift
[239/520] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[240/520] Compiling OrderedCollections _HashTable.swift
[241/520] Compiling OrderedCollections _Hashtable+Header.swift
[242/520] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[243/520] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[244/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[245/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[246/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[247/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[248/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[249/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[250/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[251/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[252/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[253/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[254/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[255/528] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[256/528] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[257/528] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[258/528] Emitting module IssueReportingTestSupport
[259/528] Compiling ConcurrencyExtras Result.swift
[262/529] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[263/529] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[264/529] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[265/529] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[266/529] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[267/529] Compiling OrderedCollections OrderedDictionary+Values.swift
[268/529] Compiling OrderedCollections OrderedDictionary+Codable.swift
[269/529] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[270/529] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[271/529] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[272/529] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[273/529] Compiling OrderedCollections OrderedDictionary+Elements.swift
[274/529] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[275/529] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[276/529] Compiling ConcurrencyExtras UncheckedSendable.swift
[277/529] Compiling OpenCombine Result.swift
[278/529] Compiling OpenCombine Scheduler.swift
[279/529] Compiling OpenCombine Subject+Void.swift
[280/529] Compiling OpenCombine Subscriber+Void.swift
[281/529] Compiling OpenCombine Subscribers.Assign.swift
[282/529] Compiling OpenCombine Subscribers.Completion.swift
[283/529] Compiling OpenCombine Subscribers.Demand.swift
[284/529] Compiling OpenCombine Subscribers.Sink.swift
[285/529] Compiling OpenCombine Subscribers.swift
[286/529] Compiling OpenCombine Subscription.swift
[287/529] Compiling OpenCombine Subscriptions.swift
[288/529] Compiling OpenCombine _Introspection.swift
[289/529] Emitting module OrderedCollections
[290/530] Compiling OrderedCollections OrderedSet+Initializers.swift
[291/530] Compiling OrderedCollections OrderedSet+Insertions.swift
[292/530] Compiling OrderedCollections OrderedSet+Invariants.swift
[293/530] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[294/530] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[295/530] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[296/530] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[297/530] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[299/550] Emitting module ConcurrencyExtras
[313/551] Compiling IssueReporting FailureObserver.swift
[314/551] Compiling IssueReporting LockIsolated.swift
[315/551] Compiling IssueReporting Rethrows.swift
[316/551] Compiling IssueReporting BreakpointReporter.swift
[317/551] Compiling IssueReporting DefaultReporter.swift
[318/551] Compiling IssueReporting FatalErrorReporter.swift
[319/551] Compiling IssueReporting ErrorReporting.swift
[320/551] Compiling IssueReporting AppHostWarning.swift
[321/551] Compiling IssueReporting Deprecations.swift
[322/551] Compiling IssueReporting SwiftTesting.swift
[323/551] Compiling IssueReporting UncheckedSendable.swift
[324/551] Compiling IssueReporting Warn.swift
[325/551] Compiling IssueReporting XCTest.swift
[326/551] Compiling IssueReporting IsTesting.swift
[327/551] Compiling IssueReporting IssueReporter.swift
[328/551] Compiling IssueReporting TestContext.swift
[329/551] Compiling IssueReporting Unimplemented.swift
[330/551] Compiling IssueReporting IssueSeverity.swift
[331/551] Compiling IssueReporting ReportIssue.swift
[354/553] Compiling ConcurrencyExtras UncheckedSendable.swift
[357/553] Compiling OrderedCollections OrderedSet+Sendable.swift
[358/553] Compiling OrderedCollections OrderedSet+SubSequence.swift
[359/553] Compiling OrderedCollections OrderedSet+Testing.swift
[360/553] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[361/553] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[362/553] Compiling OrderedCollections OrderedSet.swift
[363/553] Compiling OrderedCollections _UnsafeBitset.swift
[372/553] Emitting module IssueReporting
[373/553] Compiling IssueReporting WithExpectedIssue.swift
[374/553] Compiling IssueReporting WithIssueContext.swift
[384/553] Compiling ConcurrencyExtras LockIsolated.swift
[385/553] Emitting module ConcurrencyExtras
[390/553] Compiling ConcurrencyExtras MainSerialExecutor.swift
[391/553] Compiling ConcurrencyExtras Task.swift
[394/554] Compiling IssueReportingTestSupport SwiftTesting.swift
[395/554] Compiling IssueReportingTestSupport XCTest.swift
[400/555] Emitting module OrderedCollections
[402/556] Compiling ConcurrencyExtras Result.swift
[403/556] Compiling ConcurrencyExtras Task.swift
[404/556] Compiling ConcurrencyExtras LockIsolated.swift
[405/556] Compiling ConcurrencyExtras MainSerialExecutor.swift
[408/556] Compiling IssueReportingTestSupport XCTest.swift
[409/556] Compiling IssueReportingTestSupport SwiftTesting.swift
[410/556] Emitting module IssueReportingTestSupport
[428/558] Compiling SwiftSyntax SyntaxNodesAB.swift
[429/558] Compiling SwiftSyntax SyntaxNodesC.swift
[430/558] Compiling SwiftSyntax SyntaxNodesD.swift
[431/558] Compiling SwiftSyntax SyntaxNodesEF.swift
[432/558] Compiling SwiftSyntax SyntaxNodesGHI.swift
[433/558] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[434/558] Compiling SwiftSyntax SyntaxNodesOP.swift
[435/558] Compiling SwiftSyntax SyntaxNodesQRS.swift
[436/558] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[437/558] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[438/558] Compiling OpenCombine Publishers.PrefixWhile.swift
[439/558] Compiling OpenCombine Publishers.Print.swift
[440/558] Compiling OpenCombine Publishers.ReceiveOn.swift
[441/558] Compiling OpenCombine Publishers.Reduce.swift
[442/558] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[443/558] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[444/558] Compiling OpenCombine Publishers.ReplaceError.swift
[445/558] Compiling OpenCombine Publishers.Retry.swift
[446/558] Compiling OpenCombine Publishers.Scan.swift
[447/558] Compiling OpenCombine Publishers.Sequence.swift
[448/558] Compiling OpenCombine Publishers.SetFailureType.swift
[449/558] Compiling OpenCombine Publishers.Share.swift
[450/558] Compiling OpenCombine Publishers.SubscribeOn.swift
[451/558] Compiling OpenCombine Publishers.SwitchToLatest.swift
[452/558] Compiling OpenCombine Publishers.Throttle.swift
[453/558] Compiling OpenCombine Publishers.Timeout.swift
[454/558] Compiling OpenCombine Publishers.Zip.swift
[455/558] Compiling OpenCombine Publishers.swift
[456/558] Compiling OpenCombine Record.swift
[457/558] Compiling OpenCombine Result.Publisher.swift
[460/577] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[461/577] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[462/577] Compiling IdentifiedCollections Identified.swift
[463/577] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[464/577] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[465/577] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[466/577] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[467/577] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[468/577] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[468/598] Wrapping AST for SwiftSyntax602 for debugging
[471/616] Wrapping AST for SwiftSyntax601 for debugging
[472/616] Wrapping AST for SwiftSyntax600 for debugging
[474/616] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[475/616] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[476/618] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[477/618] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[478/618] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[479/618] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[480/618] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[481/618] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[482/618] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[483/649] Compiling PerceptionCore Locals.swift
[484/649] Compiling PerceptionCore ObservationBeta.swift
[485/649] Compiling PerceptionCore Locking.swift
[486/649] Compiling PerceptionCore WithPerceptionTracking.swift
[487/649] Compiling PerceptionCore ThreadLocal.swift
[489/649] Compiling PerceptionCore PerceptionChecking.swift
[490/649] Compiling PerceptionCore PerceptionRegistrar.swift
[491/649] Compiling PerceptionCore PerceptionTracking.swift
[492/651] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[493/651] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[496/653] Compiling IdentifiedCollections IdentifiedArray.swift
[497/653] Compiling IdentifiedCollections IdentifiedCollection.swift
[498/653] Compiling XCTestDynamicOverlay Exports.swift
[500/653] Compiling PerceptionCore Perceptions.swift
[501/653] Compiling PerceptionCore Bindable.swift
[508/653] Emitting module IdentifiedCollections
[512/654] Compiling PerceptionCore Environment.swift
[519/654] Compiling PerceptionCore Deprecations.swift
[520/654] Compiling PerceptionCore Exports.swift
[522/654] Emitting module XCTestDynamicOverlay
[524/654] Emitting module IssueReporting
[527/654] Compiling PerceptionCore Perceptible.swift
[538/655] Compiling XCTestDynamicOverlay Deprecations.swift
[539/655] Compiling IssueReporting WithExpectedIssue.swift
[540/655] Compiling IssueReporting WithIssueContext.swift
[541/655] Emitting module OpenCombineDispatch
[542/655] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[545/658] Wrapping AST for SwiftSyntax510 for debugging
[546/666] Wrapping AST for SwiftSyntax509 for debugging
[548/697] Compiling Clocks Lock.swift
[549/698] Compiling Clocks ImmediateClock.swift
[550/698] Compiling Clocks Timer.swift
[551/698] Emitting module Clocks
[552/698] Compiling Clocks AnyClock.swift
[553/698] Compiling XCTestDynamicOverlay Exports.swift
[554/726] Compiling CombineSchedulers Lock.swift
[555/726] Compiling CombineSchedulers NSRecursiveLock.swift
[556/726] Compiling CombineSchedulers Platform.swift
[557/726] Compiling CombineSchedulers SwiftUI.swift
[558/729] Compiling CustomDump Identifiable.swift
[559/729] Compiling CustomDump Mirror.swift
[560/729] Compiling CustomDump String.swift
[561/729] Compiling CustomDump Unordered.swift
[562/729] Compiling CustomDump XCTAssertDifference.swift
[563/729] Compiling CustomDump XCTAssertNoDifference.swift
[564/729] Compiling CombineSchedulers AnyScheduler.swift
[565/729] Compiling CombineSchedulers Concurrency.swift
[566/729] Compiling CombineSchedulers ImmediateScheduler.swift
[567/729] Compiling CombineSchedulers Deprecations.swift
[568/729] Compiling CombineSchedulers UIScheduler.swift
[569/729] Compiling Clocks UnimplementedClock.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[570/730] Emitting module CombineSchedulers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
 21 |
 22 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 23 |   extension Scheduler {
    |             `- error: cannot find type 'Scheduler' in scope
 24 |     /// Returns a publisher that repeatedly emits the scheduler's current time on the given
 25 |     /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
 42 |
 43 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 44 |   extension Publishers {
    |             `- error: cannot find type 'Publishers' in scope
 45 |     /// A publisher that emits a scheduler's current time on a repeating interval.
 46 |     ///
/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 |   }
[575/730] Compiling CombineSchedulers TestScheduler.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
 21 |
 22 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 23 |   extension Scheduler {
    |             `- error: cannot find type 'Scheduler' in scope
 24 |     /// Returns a publisher that repeatedly emits the scheduler's current time on the given
 25 |     /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
 42 |
 43 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 44 |   extension Publishers {
    |             `- error: cannot find type 'Publishers' in scope
 45 |     /// A publisher that emits a scheduler's current time on a repeating interval.
 46 |     ///
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:38:10: error: cannot find type 'Publishers' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
    |          `- error: cannot find type 'Publishers' in scope
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
 40 |     }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:35:23: error: cannot find type 'SchedulerTimeType' in scope
 33 |     /// - Returns: A publisher that repeatedly emits the current date on the given interval.
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
    |                       `- error: cannot find type 'SchedulerTimeType' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:36:18: error: cannot find type 'SchedulerTimeType' in scope
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
    |                  `- error: cannot find type 'SchedulerTimeType' in scope
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:37:16: error: cannot find type 'SchedulerOptions' in scope
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
    |                `- error: cannot find type 'SchedulerOptions' in scope
 38 |     ) -> Publishers.Timer<Self> {
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:87:41: error: cannot find type '_CombineScheduler' in scope
 85 |     /// XCTAssertEqual(output, Array(0...1_001))
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
    |                                         `- error: cannot find type '_CombineScheduler' in scope
 88 |       public typealias Output = Scheduler.SchedulerTimeType
 89 |       public typealias Failure = Never
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:88:43: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
 88 |       public typealias Output = Scheduler.SchedulerTimeType
    |                                           `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:91:38: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
    |                                      `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:92:37: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
 92 |       public let options: Scheduler.SchedulerOptions?
    |                                     `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:94:39: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
    |                                       `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 95 |
 96 |       private lazy var routingSubscription: RoutingSubscription = {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:106:35: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
104 |
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
    |                                   `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:107:30: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
    |                              `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:109:28: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
    |                            `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
110 |       ) {
111 |         self.interval = interval
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:42: error: cannot find type 'Subscription' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                          `- error: cannot find type 'Subscription' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:56: error: cannot find type 'Subscriber' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                                        `- error: cannot find type 'Subscriber' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:122:37: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
122 |         typealias Input = Scheduler.SchedulerTimeType
    |                                     `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
123 |         typealias Failure = Never
124 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:125:46: error: cannot find type 'AnySubscriber' in scope
123 |         typealias Failure = Never
124 |
125 |         private typealias ErasedSubscriber = AnySubscriber<Output, Failure>
    |                                              `- error: cannot find type 'AnySubscriber' in scope
126 |
127 |         private let lock: Lock
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:45: error: cannot find type 'Subscriber' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                             `- error: cannot find type 'Subscriber' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:160:32: error: cannot find type 'CombineIdentifier' in scope
158 |         var customMirror: Mirror { return inner.customMirror }
159 |         var playgroundDescription: Any { return description }
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
    |                                `- error: cannot find type 'CombineIdentifier' in scope
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:162:22: error: cannot find type 'Publishers' in scope
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
    |                      `- error: cannot find type 'Publishers' in scope
163 |           self.lock = Lock()
164 |           self.inner = .init(parent, self)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:171:33: error: cannot find type 'Subscriber' in scope
169 |         }
170 |
171 |         func addSubscriber<Sub: Subscriber>(_ sub: Sub)
    |                                 `- error: cannot find type 'Subscriber' in scope
172 |         where
173 |           Sub.Failure == Failure,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:183:36: error: cannot find type 'Subscription' in scope
181 |         }
182 |
183 |         func receive(subscription: Subscription) {
    |                                    `- error: cannot find type 'Subscription' in scope
184 |           lock.lock()
185 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:193:41: error: cannot find type 'Subscribers' in scope
191 |         }
192 |
193 |         func receive(_ value: Input) -> Subscribers.Demand {
    |                                         `- error: cannot find type 'Subscribers' in scope
194 |           var resultingDemand: Subscribers.Demand = .max(0)
195 |           lock.lock()
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:208:34: error: cannot find type 'Subscribers' in scope
206 |         }
207 |
208 |         func receive(completion: Subscribers.Completion<Failure>) {
    |                                  `- error: cannot find type 'Subscribers' in scope
209 |           lock.lock()
210 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:218:32: error: cannot find type 'Subscribers' in scope
216 |         }
217 |
218 |         func request(_ demand: Subscribers.Demand) {
    |                                `- error: cannot find type 'Subscribers' in scope
219 |           lock.lock()
220 |           // Inner will always be non-nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:239:32: error: cannot find type 'Subscriber' in scope
237 |       }
238 |
239 |       public func receive<Sub: Subscriber>(subscriber: Sub)
    |                                `- error: cannot find type 'Subscriber' in scope
240 |       where Failure == Sub.Failure, Output == Sub.Input {
241 |         routingSubscription.addSubscriber(subscriber)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:244:32: error: cannot find type 'Cancellable' in scope
242 |       }
243 |
244 |       public func connect() -> Cancellable {
    |                                `- error: cannot find type 'Cancellable' in scope
245 |         routingSubscription.isConnected = true
246 |         return routingSubscription
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:249:34: error: cannot find type 'Publishers' in scope
247 |       }
248 |
249 |       private typealias Parent = Publishers.Timer
    |                                  `- error: cannot find type 'Publishers' in scope
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
251 |         CustomPlaygroundDisplayConvertible
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:68: error: cannot find type 'Subscription' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                                                    `- error: cannot find type 'Subscription' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:256:34: error: cannot find type 'Cancellable' in scope
254 |         Downstream.Failure == Never
255 |       {
256 |         private var cancellable: Cancellable?
    |                                  `- error: cannot find type 'Cancellable' in scope
257 |         private let lock: Lock
258 |         private var downstream: Downstream?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:261:29: error: cannot find type 'Subscribers' in scope
259 |         private var parent: Parent<Scheduler>?
260 |         private var started: Bool
261 |         private var demand: Subscribers.Demand
    |                             `- error: cannot find type 'Subscribers' in scope
262 |
263 |         override var description: String { return "Timer" }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:328:27: error: cannot find type 'Subscribers' in scope
326 |         }
327 |
328 |         func request(_ n: Subscribers.Demand) {
    |                           `- error: cannot find type 'Subscribers' in scope
329 |           lock.lock()
330 |           defer { lock.unlock() }
[576/730] Compiling CombineSchedulers Timer.swift
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:23:13: error: cannot find type 'Scheduler' in scope
 21 |
 22 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 23 |   extension Scheduler {
    |             `- error: cannot find type 'Scheduler' in scope
 24 |     /// Returns a publisher that repeatedly emits the scheduler's current time on the given
 25 |     /// interval.
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:44:13: error: cannot find type 'Publishers' in scope
 42 |
 43 |   @available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 6.0, *)
 44 |   extension Publishers {
    |             `- error: cannot find type 'Publishers' in scope
 45 |     /// A publisher that emits a scheduler's current time on a repeating interval.
 46 |     ///
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:38:10: error: cannot find type 'Publishers' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
    |          `- error: cannot find type 'Publishers' in scope
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
 40 |     }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:35:23: error: cannot find type 'SchedulerTimeType' in scope
 33 |     /// - Returns: A publisher that repeatedly emits the current date on the given interval.
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
    |                       `- error: cannot find type 'SchedulerTimeType' in scope
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:36:18: error: cannot find type 'SchedulerTimeType' in scope
 34 |     public func timerPublisher(
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
    |                  `- error: cannot find type 'SchedulerTimeType' in scope
 37 |       options: SchedulerOptions? = nil
 38 |     ) -> Publishers.Timer<Self> {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:37:16: error: cannot find type 'SchedulerOptions' in scope
 35 |       every interval: SchedulerTimeType.Stride,
 36 |       tolerance: SchedulerTimeType.Stride? = nil,
 37 |       options: SchedulerOptions? = nil
    |                `- error: cannot find type 'SchedulerOptions' in scope
 38 |     ) -> Publishers.Timer<Self> {
 39 |       Publishers.Timer(every: interval, tolerance: tolerance, scheduler: self, options: options)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:87:41: error: cannot find type '_CombineScheduler' in scope
 85 |     /// XCTAssertEqual(output, Array(0...1_001))
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
    |                                         `- error: cannot find type '_CombineScheduler' in scope
 88 |       public typealias Output = Scheduler.SchedulerTimeType
 89 |       public typealias Failure = Never
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:88:43: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 86 |     /// ```
 87 |     public final class Timer<Scheduler: _CombineScheduler>: ConnectablePublisher {
 88 |       public typealias Output = Scheduler.SchedulerTimeType
    |                                           `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:91:38: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 89 |       public typealias Failure = Never
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
    |                                      `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:92:37: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 90 |
 91 |       public let interval: Scheduler.SchedulerTimeType.Stride
 92 |       public let options: Scheduler.SchedulerOptions?
    |                                     `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:94:39: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 92 |       public let options: Scheduler.SchedulerOptions?
 93 |       public let scheduler: Scheduler
 94 |       public let tolerance: Scheduler.SchedulerTimeType.Stride?
    |                                       `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
 95 |
 96 |       private lazy var routingSubscription: RoutingSubscription = {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:106:35: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
104 |
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
    |                                   `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:107:30: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
105 |       public init(
106 |         every interval: Scheduler.SchedulerTimeType.Stride,
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
    |                              `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:109:28: error: 'SchedulerOptions' is not a member type of type 'Scheduler'
107 |         tolerance: Scheduler.SchedulerTimeType.Stride? = nil,
108 |         scheduler: Scheduler,
109 |         options: Scheduler.SchedulerOptions? = nil
    |                            `- error: 'SchedulerOptions' is not a member type of type 'Scheduler'
110 |       ) {
111 |         self.interval = interval
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:42: error: cannot find type 'Subscription' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                          `- error: cannot find type 'Subscription' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:119:56: error: cannot find type 'Subscriber' in scope
117 |       /// Adapter subscription to allow `Timer` to multiplex to multiple subscribers
118 |       /// the values produced by a single `TimerPublisher.Inner`
119 |       private class RoutingSubscription: Subscription, Subscriber, CustomStringConvertible,
    |                                                        `- error: cannot find type 'Subscriber' in scope
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:122:37: error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
120 |         CustomReflectable, CustomPlaygroundDisplayConvertible
121 |       {
122 |         typealias Input = Scheduler.SchedulerTimeType
    |                                     `- error: 'SchedulerTimeType' is not a member type of type 'Scheduler'
123 |         typealias Failure = Never
124 |
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:125:46: error: cannot find type 'AnySubscriber' in scope
123 |         typealias Failure = Never
124 |
125 |         private typealias ErasedSubscriber = AnySubscriber<Output, Failure>
    |                                              `- error: cannot find type 'AnySubscriber' in scope
126 |
127 |         private let lock: Lock
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:45: error: cannot find type 'Subscriber' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                             `- error: cannot find type 'Subscriber' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:160:32: error: cannot find type 'CombineIdentifier' in scope
158 |         var customMirror: Mirror { return inner.customMirror }
159 |         var playgroundDescription: Any { return description }
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
    |                                `- error: cannot find type 'CombineIdentifier' in scope
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:162:22: error: cannot find type 'Publishers' in scope
160 |         var combineIdentifier: CombineIdentifier { return inner.combineIdentifier }
161 |
162 |         init(parent: Publishers.Timer<Scheduler>) {
    |                      `- error: cannot find type 'Publishers' in scope
163 |           self.lock = Lock()
164 |           self.inner = .init(parent, self)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:171:33: error: cannot find type 'Subscriber' in scope
169 |         }
170 |
171 |         func addSubscriber<Sub: Subscriber>(_ sub: Sub)
    |                                 `- error: cannot find type 'Subscriber' in scope
172 |         where
173 |           Sub.Failure == Failure,
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:183:36: error: cannot find type 'Subscription' in scope
181 |         }
182 |
183 |         func receive(subscription: Subscription) {
    |                                    `- error: cannot find type 'Subscription' in scope
184 |           lock.lock()
185 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:193:41: error: cannot find type 'Subscribers' in scope
191 |         }
192 |
193 |         func receive(_ value: Input) -> Subscribers.Demand {
    |                                         `- error: cannot find type 'Subscribers' in scope
194 |           var resultingDemand: Subscribers.Demand = .max(0)
195 |           lock.lock()
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:208:34: error: cannot find type 'Subscribers' in scope
206 |         }
207 |
208 |         func receive(completion: Subscribers.Completion<Failure>) {
    |                                  `- error: cannot find type 'Subscribers' in scope
209 |           lock.lock()
210 |           let subscribers = self.subscribers
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:218:32: error: cannot find type 'Subscribers' in scope
216 |         }
217 |
218 |         func request(_ demand: Subscribers.Demand) {
    |                                `- error: cannot find type 'Subscribers' in scope
219 |           lock.lock()
220 |           // Inner will always be non-nil
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:239:32: error: cannot find type 'Subscriber' in scope
237 |       }
238 |
239 |       public func receive<Sub: Subscriber>(subscriber: Sub)
    |                                `- error: cannot find type 'Subscriber' in scope
240 |       where Failure == Sub.Failure, Output == Sub.Input {
241 |         routingSubscription.addSubscriber(subscriber)
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:244:32: error: cannot find type 'Cancellable' in scope
242 |       }
243 |
244 |       public func connect() -> Cancellable {
    |                                `- error: cannot find type 'Cancellable' in scope
245 |         routingSubscription.isConnected = true
246 |         return routingSubscription
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:249:34: error: cannot find type 'Publishers' in scope
247 |       }
248 |
249 |       private typealias Parent = Publishers.Timer
    |                                  `- error: cannot find type 'Publishers' in scope
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
251 |         CustomPlaygroundDisplayConvertible
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:250:68: error: cannot find type 'Subscription' in scope
248 |
249 |       private typealias Parent = Publishers.Timer
250 |       private final class Inner<Downstream: Subscriber>: NSObject, Subscription, CustomReflectable,
    |                                                                    `- error: cannot find type 'Subscription' in scope
251 |         CustomPlaygroundDisplayConvertible
252 |       where
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:256:34: error: cannot find type 'Cancellable' in scope
254 |         Downstream.Failure == Never
255 |       {
256 |         private var cancellable: Cancellable?
    |                                  `- error: cannot find type 'Cancellable' in scope
257 |         private let lock: Lock
258 |         private var downstream: Downstream?
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:261:29: error: cannot find type 'Subscribers' in scope
259 |         private var parent: Parent<Scheduler>?
260 |         private var started: Bool
261 |         private var demand: Subscribers.Demand
    |                             `- error: cannot find type 'Subscribers' in scope
262 |
263 |         override var description: String { return "Timer" }
/host/spi-builder-workspace/.build/checkouts/combine-schedulers/Sources/CombineSchedulers/Timer.swift:328:27: error: cannot find type 'Subscribers' in scope
326 |         }
327 |
328 |         func request(_ n: Subscribers.Demand) {
    |                           `- error: cannot find type 'Subscribers' in scope
329 |           lock.lock()
330 |           defer { lock.unlock() }
[579/730] Compiling CombineSchedulers UIKit.swift
[582/730] Compiling CombineSchedulers UnimplementedScheduler.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/41] Write swift-version-24593BA9C3E375BF.txt
[4/57] Compiling SwiftSyntax603 Empty.swift
[5/57] Compiling Sharing2 Empty.swift
[6/57] Emitting module Sharing2
[7/57] Compiling SwiftSyntax509 Empty.swift
[8/57] Emitting module SwiftSyntax509
[9/59] Emitting module SwiftSyntax603
[10/60] Emitting module Sharing1
[11/60] Compiling Sharing1 Empty.swift
[12/61] Emitting module SwiftSyntax602
[13/61] Compiling SwiftSyntax602 Empty.swift
[14/62] Compiling SwiftSyntax600 Empty.swift
[15/62] Emitting module SwiftSyntax600
[16/63] Emitting module SwiftSyntax601
[17/63] Compiling SwiftSyntax601 Empty.swift
[21/64] Emitting module SwiftSyntax510
[22/64] Compiling SwiftSyntax510 Empty.swift
[28/100] Emitting module Sharing1
[29/114] Compiling Sharing2 Empty.swift
[30/114] Emitting module Sharing2
[31/115] Emitting module IssueReportingPackageSupport
[32/115] Compiling Sharing1 Empty.swift
[33/116] Compiling IssueReportingPackageSupport _Test.swift
[35/117] Emitting module IssueReportingPackageSupport
[38/200] Compiling OpenCombine GENERATED-RootProtocols.swift
[39/200] Compiling OpenCombine Utils.swift
[41/212] Compiling ConcurrencyExtras LockIsolated.swift
[43/213] Compiling OpenCombine Codable.swift
[44/213] Compiling OpenCombine CombineIdentifier.swift
[45/213] Compiling OpenCombine ImmediateScheduler.swift
[46/213] Compiling OpenCombine ObservableObject.swift
[47/215] Compiling OpenCombine AnySubscriber.swift
[48/215] Compiling OpenCombine Cancellable.swift
[49/215] Compiling ConcurrencyExtras Task.swift
[50/215] Compiling ConcurrencyExtras Result.swift
[51/215] Compiling ConcurrencyExtras MainSerialExecutor.swift
[52/215] Compiling OpenCombine AnyCancellable.swift
[53/215] Compiling OpenCombine AnyPublisher.swift
[54/215] Compiling InternalCollectionsUtilities _SortedCollection.swift
[55/215] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[56/215] Emitting module ConcurrencyExtras
[59/226] Compiling ConcurrencyExtras UncheckedSendable.swift
[60/308] Compiling SwiftSyntax Identifier.swift
[61/308] Compiling SwiftSyntax MemoryLayout.swift
[62/308] Compiling SwiftSyntax MissingNodeInitializers.swift
[63/308] Compiling SwiftSyntax RawSyntax.swift
[64/308] Compiling SwiftSyntax RawSyntaxArena.swift
[65/308] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[72/313] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[73/313] Compiling SwiftSyntax RawSyntaxTokenView.swift
[74/313] Compiling SwiftSyntax SourceEdit.swift
[76/313] Compiling ConcurrencyExtras MainSerialExecutor.swift
[77/313] Compiling ConcurrencyExtras Result.swift
[78/314] Compiling SwiftSyntax SyntaxProtocol.swift
[79/314] Compiling SwiftSyntax SyntaxText.swift
[82/314] Compiling ConcurrencyExtras LockIsolated.swift
[83/314] Compiling IssueReportingTestSupport XCTest.swift
[84/314] Emitting module ConcurrencyExtras
[89/314] Emitting module IssueReportingTestSupport
[90/314] Compiling IssueReportingTestSupport SwiftTesting.swift
[91/315] Compiling ConcurrencyExtras Task.swift
[92/315] Compiling SwiftSyntax TokenDiagnostic.swift
[93/315] Compiling SwiftSyntax TokenSequence.swift
[94/317] Compiling ConcurrencyExtras UncheckedSendable.swift
[96/319] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[99/321] Compiling SwiftSyntax SyntaxNodeStructure.swift
[102/321] Compiling SwiftSyntax TokenSyntax.swift
[103/321] Compiling SwiftSyntax Trivia.swift
[104/321] Compiling SwiftSyntax Utils.swift
[105/321] Compiling SwiftSyntax SourceLength.swift
[106/321] Emitting module InternalCollectionsUtilities
[108/321] Compiling IssueReportingTestSupport XCTest.swift
[109/321] Emitting module InternalCollectionsUtilities
[110/321] Emitting module IssueReporting
[110/334] Wrapping AST for IssueReportingTestSupport for debugging
[112/341] Compiling IssueReporting Deprecations.swift
[113/341] Compiling IssueReporting XCTest.swift
[114/341] Compiling IssueReporting FatalErrorReporter.swift
[115/341] Compiling IssueReporting IssueSeverity.swift
[116/341] Compiling IssueReporting ReportIssue.swift
[117/341] Compiling IssueReporting ErrorReporting.swift
[118/341] Compiling IssueReporting AppHostWarning.swift
[119/342] Emitting module IssueReportingTestSupport
[120/342] Compiling IssueReportingTestSupport SwiftTesting.swift
[122/343] Compiling IssueReporting IsTesting.swift
[123/343] Compiling IssueReporting IssueReporter.swift
[124/343] Compiling IssueReporting BreakpointReporter.swift
[124/344] Wrapping AST for IssueReportingPackageSupport for debugging
[127/344] Write Objects.LinkFileList
[129/344] Wrapping AST for IssueReportingPackageSupport for debugging
[131/344] Compiling IssueReporting WithExpectedIssue.swift
[132/344] Compiling IssueReporting WithIssueContext.swift
[132/344] Wrapping AST for IssueReportingTestSupport for debugging
[133/344] Write Objects.LinkFileList
[136/344] Compiling IssueReporting DefaultReporter.swift
[144/346] Compiling IssueReporting SwiftTesting.swift
[145/346] Compiling IssueReporting UncheckedSendable.swift
[146/346] Compiling IssueReporting Warn.swift
[147/346] Compiling IssueReporting FailureObserver.swift
[148/346] Compiling IssueReporting LockIsolated.swift
[149/346] Compiling IssueReporting Rethrows.swift
[150/355] Compiling IssueReporting TestContext.swift
[151/355] Compiling IssueReporting Unimplemented.swift
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[153/434] Linking libIssueReportingTestSupport.wasm
[153/444] Linking libIssueReportingTestSupport-tool.so
BUILD FAILURE 6.1 wasm