The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-composable-architecture, reference main (f8158b), with Swift 6.2 for Wasm on 15 Nov 2025 03:15:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-composable-architecture.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/pointfreeco/swift-composable-architecture
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f8158b9 Update package versioning (#3819)
Cloned https://github.com/pointfreeco/swift-composable-architecture.git
Revision (git rev-parse @):
f8158b92f2a84a34bc00c10db2bc7d3465bf4d33
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-composable-architecture.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pointfreeco/swift-composable-architecture.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
[217/4104] Fetching swift-docc-plugin, swift-perception
[1268/7615] Fetching swift-docc-plugin, swift-perception, swift-sharing
[7034/13209] Fetching swift-docc-plugin, swift-perception, swift-sharing, xctest-dynamic-overlay
[9742/59239] Fetching swift-docc-plugin, swift-perception, swift-sharing, xctest-dynamic-overlay, swift-navigation
[19023/132003] Fetching swift-docc-plugin, swift-perception, swift-sharing, xctest-dynamic-overlay, swift-navigation, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.83s)
[36601/126409] Fetching swift-docc-plugin, swift-perception, swift-sharing, swift-navigation, swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
[57999/127341] Fetching swift-docc-plugin, swift-perception, swift-sharing, swift-navigation, swift-syntax, swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.22s)
Fetching https://github.com/pointfreeco/swift-identified-collections
[66818/126409] Fetching swift-docc-plugin, swift-perception, swift-sharing, swift-navigation, swift-syntax
[76931/127951] Fetching swift-docc-plugin, swift-perception, swift-sharing, swift-navigation, swift-syntax, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.50s)
Fetching https://github.com/pointfreeco/swift-dependencies
[83479/126409] Fetching swift-docc-plugin, swift-perception, swift-sharing, swift-navigation, swift-syntax
[96577/132834] Fetching swift-docc-plugin, swift-perception, swift-sharing, swift-navigation, swift-syntax, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.66s)
[116950/126409] Fetching swift-docc-plugin, swift-perception, swift-sharing, swift-navigation, swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[124228/127295] Fetching swift-docc-plugin, swift-perception, swift-sharing, swift-navigation, swift-syntax, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.48s)
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2538] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.58s)
Fetching https://github.com/apple/swift-collections
[1/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.99s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4636] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.68s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4510] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.70s)
Fetched https://github.com/pointfreeco/swift-perception from cache (8.66s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (8.67s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (8.68s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (8.74s)
Fetched https://github.com/swiftlang/swift-syntax from cache (8.78s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (9.33s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.54s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.65s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.77s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.13s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.35s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.6.0 (0.37s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (2.12s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.36s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.39s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3577] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.35s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.83s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.59s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.56s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.33s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15612] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.09s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (3.44s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.38s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.37s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1299] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.29s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.63s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.4 (0.38s)
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/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.6.0
Creating working copy for https://github.com/pointfreeco/swift-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.9
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-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.4
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.0
Creating working copy for https://github.com/pointfreeco/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/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-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/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-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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.50s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/86] Write sources
[2/86] Copying PrivacyInfo.xcprivacy
[2/86] Write sources
[2/86] Copying PrivacyInfo.xcprivacy
[2/86] Write sources
[2/86] Copying PrivacyInfo.xcprivacy
[2/86] Write sources
[62/86] Compiling UIKitNavigationShim shim.m
[64/86] Write swift-version-24593BA9C3E375BF.txt
[66/103] Emitting module Sharing1
[66/103] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[68/195] Emitting module OpenCombine
[69/207] Compiling IssueReportingPackageSupport _Test.swift
[70/207] Emitting module IssueReportingPackageSupport
[72/208] Emitting module Sharing1
[73/208] Compiling Sharing1 Empty.swift
[74/209] Compiling Sharing2 Empty.swift
[75/209] Emitting module Sharing2
[78/220] Emitting module IssueReportingPackageSupport
[79/220] Compiling IssueReportingPackageSupport _Test.swift
[81/230] Emitting module Sharing2
[82/230] Compiling Sharing2 Empty.swift
[83/231] Compiling PerceptionMacros Plugins.swift
[85/246] Compiling Sharing1 Empty.swift
[87/252] Emitting module PerceptionMacros
[88/254] Compiling IssueReporting XCTest.swift
[89/254] Compiling IssueReporting IsTesting.swift
[90/272] Compiling OpenCombine Result.swift
[91/272] Compiling OpenCombine Scheduler.swift
[92/272] Compiling OpenCombine Subject+Void.swift
[93/272] Compiling OpenCombine Subscriber+Void.swift
[94/272] Compiling OpenCombine Subscribers.Assign.swift
[95/272] Compiling OpenCombine Subscribers.Completion.swift
[96/272] Compiling OpenCombine Subscribers.Demand.swift
[97/272] Compiling OpenCombine Subscribers.Sink.swift
[98/272] Compiling OpenCombine Subscribers.swift
[99/272] Compiling OpenCombine Subscription.swift
[100/272] Compiling OpenCombine Subscriptions.swift
[101/272] Compiling OpenCombine _Introspection.swift
[102/272] Compiling InternalCollectionsUtilities _SortedCollection.swift
[103/272] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[104/272] Compiling InternalCollectionsUtilities Debugging.swift
[105/272] Compiling InternalCollectionsUtilities Descriptions.swift
[106/291] Compiling OpenCombine Just.swift
[107/291] Compiling OpenCombine Optional.Publisher.swift
[108/291] Compiling OpenCombine Publishers.AllSatisfy.swift
[109/291] Compiling OpenCombine Publishers.AssertNoFailure.swift
[110/291] Compiling OpenCombine Publishers.Autoconnect.swift
[111/291] Compiling OpenCombine Publishers.Breakpoint.swift
[112/291] Compiling OpenCombine Publishers.Buffer.swift
[113/291] Compiling OpenCombine Publishers.Collect.swift
[114/291] Compiling OpenCombine Publishers.CollectByCount.swift
[115/291] Compiling OpenCombine Publishers.CompactMap.swift
[116/291] Compiling OpenCombine Publishers.Comparison.swift
[117/291] Compiling OpenCombine Publishers.Concatenate.swift
[118/291] Compiling OpenCombine Publishers.Contains.swift
[119/291] Compiling IssueReporting ErrorReporting.swift
[120/291] Compiling IssueReporting AppHostWarning.swift
[121/291] Compiling IssueReporting Deprecations.swift
[122/291] Compiling IssueReporting XCTest.swift
[123/291] Compiling IssueReporting IsTesting.swift
[124/291] Compiling IssueReporting IssueReporter.swift
[125/291] Compiling IssueReporting SwiftTesting.swift
[126/291] Compiling IssueReporting UncheckedSendable.swift
[127/291] Compiling IssueReporting Warn.swift
[128/291] Compiling IssueReporting FailureObserver.swift
[129/291] Compiling IssueReporting LockIsolated.swift
[130/291] Compiling IssueReporting Rethrows.swift
[131/291] Compiling IssueReporting RuntimeWarningReporter.swift
[132/291] Compiling IssueReporting ReportIssue.swift
[133/291] Compiling IssueReporting BreakpointReporter.swift
[134/291] Compiling IssueReporting FatalErrorReporter.swift
[135/291] Compiling IssueReporting TestContext.swift
[136/291] Compiling IssueReporting Unimplemented.swift
[137/291] Compiling OpenCombine PartialCompletion.swift
[138/291] Compiling OpenCombine PublishedSubject.swift
[139/291] Compiling OpenCombine PublishedSubscriber.swift
[140/291] Compiling OpenCombine ReduceProducer.swift
[141/291] Compiling OpenCombine SubjectSubscriber.swift
[142/291] Compiling OpenCombine SubscriberTap.swift
[143/291] Compiling OpenCombine SubscriptionStatus.swift
[144/291] Compiling OpenCombine SubscriptionTap.swift
[145/291] Compiling OpenCombine Utils.swift
[146/291] Compiling OpenCombine Violations.swift
[147/291] Compiling OpenCombine ImmediateScheduler.swift
[148/291] Compiling OpenCombine ObservableObject.swift
[149/291] Compiling OpenCombine PassthroughSubject.swift
[150/291] Compiling OpenCombine Published.swift
[151/291] Compiling OpenCombine Publisher+Subscribe.swift
[152/291] Compiling OpenCombine Deferred.swift
[153/291] Compiling OpenCombine Empty.swift
[154/291] Compiling OpenCombine Fail.swift
[155/291] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[156/291] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[157/291] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[160/291] Compiling PerceptionMacros Availability.swift
[161/291] Compiling PerceptionMacros Extensions.swift
[162/291] Compiling PerceptionMacros PerceptibleMacro.swift
[165/292] Compiling OpenCombine Publishers.Count.swift
[166/292] Compiling OpenCombine Publishers.Debounce.swift
[167/292] Compiling OpenCombine Publishers.Delay.swift
[168/292] Compiling OpenCombine Publishers.Drop.swift
[169/292] Compiling OpenCombine Publishers.DropUntilOutput.swift
[170/292] Compiling OpenCombine Publishers.DropWhile.swift
[171/292] Compiling OpenCombine Publishers.Filter.swift
[172/292] Compiling OpenCombine Publishers.First.swift
[173/292] Compiling OpenCombine Publishers.FlatMap.swift
[174/292] Compiling OpenCombine Publishers.HandleEvents.swift
[175/292] Compiling OpenCombine Publishers.IgnoreOutput.swift
[176/292] Compiling OpenCombine Publishers.Last.swift
[177/292] Compiling OpenCombine Publishers.MakeConnectable.swift
[181/299] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[182/299] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[189/299] Emitting module InternalCollectionsUtilities
[191/299] Compiling OpenCombine Publishers.Map.swift
[192/299] Compiling OpenCombine Publishers.MapError.swift
[193/299] Compiling OpenCombine Publishers.MeasureInterval.swift
[194/299] Compiling OpenCombine Publishers.Multicast.swift
[195/299] Compiling OpenCombine Publishers.Output.swift
[196/299] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[197/299] Compiling OpenCombine Publishers.PrefixWhile.swift
[198/299] Compiling OpenCombine Publishers.Print.swift
[199/299] Compiling OpenCombine Publishers.ReceiveOn.swift
[200/299] Compiling OpenCombine Publishers.Reduce.swift
[201/299] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[202/299] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[203/299] Compiling OpenCombine Publishers.ReplaceError.swift
[204/299] Compiling OpenCombine Publishers.Retry.swift
[205/299] Compiling OpenCombine Publishers.Scan.swift
[206/299] Compiling OpenCombine Publishers.Sequence.swift
[207/299] Compiling OpenCombine Publishers.SetFailureType.swift
[208/299] Compiling OpenCombine Publishers.Share.swift
[209/299] Compiling OpenCombine Publishers.SubscribeOn.swift
[210/299] Compiling OpenCombine Publishers.SwitchToLatest.swift
[211/299] Compiling OpenCombine Publishers.Throttle.swift
[212/299] Compiling OpenCombine Publishers.Timeout.swift
[213/299] Compiling OpenCombine Publishers.Zip.swift
[214/299] Compiling OpenCombine Publishers.swift
[215/299] Compiling OpenCombine Record.swift
[216/299] Compiling OpenCombine Result.Publisher.swift
[226/317] Compiling OpenCombineFoundation NotificationCenter.swift
[228/321] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[229/321] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[230/321] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[231/321] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[232/321] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[234/368] Compiling DependenciesMacrosPlugin Plugins.swift
[235/368] Compiling DependenciesMacrosPlugin Support.swift
[236/370] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[237/370] Emitting module DependenciesMacrosPlugin
[238/370] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[240/426] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[241/426] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[242/426] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[243/426] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[244/426] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[245/426] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[246/426] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[247/433] Compiling OrderedCollections OrderedDictionary.swift
[248/433] Compiling OrderedCollections OrderedSet+Codable.swift
[249/433] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[250/433] Compiling OrderedCollections OrderedSet+Descriptions.swift
[251/433] Compiling OrderedCollections OrderedSet+Diffing.swift
[252/433] Compiling OrderedCollections OrderedSet+Equatable.swift
[253/433] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[254/433] Emitting module IssueReportingTestSupport
[255/433] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[256/433] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[257/435] Compiling OrderedCollections OrderedSet+Hashable.swift
[258/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[259/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[260/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[261/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[262/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[263/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[264/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[265/435] Compiling OrderedCollections OrderedSet+Initializers.swift
[266/435] Compiling OrderedCollections OrderedSet+Insertions.swift
[267/435] Compiling OrderedCollections OrderedSet+Invariants.swift
[268/435] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[269/435] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[270/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[271/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[272/435] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[273/435] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[274/435] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[275/435] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[276/435] Compiling OrderedCollections _HashTable+Bucket.swift
[277/435] Compiling OrderedCollections _HashTable+BucketIterator.swift
[278/435] Compiling OrderedCollections _HashTable+Constants.swift
[279/435] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[280/435] Compiling OrderedCollections _HashTable+Testing.swift
[281/435] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[282/435] Compiling OrderedCollections _HashTable.swift
[283/435] Compiling OrderedCollections _Hashtable+Header.swift
[286/435] Compiling IssueReporting WithExpectedIssue.swift
[287/435] Compiling IssueReporting WithIssueContext.swift
[288/435] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[289/435] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[290/435] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[291/435] Compiling OrderedCollections OrderedDictionary+Values.swift
[299/435] Emitting module OpenCombineDispatch
[300/435] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[311/456] Compiling IssueReporting WithExpectedIssue.swift
[312/456] Compiling IssueReporting WithIssueContext.swift
[329/456] Compiling OrderedCollections OrderedDictionary+Codable.swift
[333/456] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[334/456] Compiling OrderedCollections OrderedDictionary+Elements.swift
[335/456] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[336/456] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[353/456] Compiling OrderedCollections OrderedSet+Sendable.swift
[354/456] Compiling OrderedCollections OrderedSet+SubSequence.swift
[355/456] Compiling OrderedCollections OrderedSet+Testing.swift
[356/456] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[357/456] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[358/456] Compiling OrderedCollections OrderedSet.swift
[359/456] Compiling OrderedCollections _UnsafeBitset.swift
[362/456] Compiling ConcurrencyExtras AsyncStream.swift
[363/456] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[364/456] Compiling ConcurrencyExtras ActorIsolated.swift
[365/456] Emitting module IssueReporting
[366/456] Compiling IssueReportingTestSupport SwiftTesting.swift
[367/456] Compiling IssueReportingTestSupport XCTest.swift
[375/457] Compiling ConcurrencyExtras AnyHashableSendable.swift
[376/457] Compiling ConcurrencyExtras Locking.swift
[377/457] Compiling ConcurrencyExtras UncheckedBox.swift
[381/468] Emitting module OrderedCollections
[382/469] Compiling ConcurrencyExtras Result.swift
[383/469] Compiling ConcurrencyExtras MainSerialExecutor.swift
[384/470] Emitting module OpenCombineFoundation
[385/471] Compiling ConcurrencyExtras Locking.swift
[386/471] Compiling ConcurrencyExtras UncheckedBox.swift
[390/471] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[402/472] Compiling ConcurrencyExtras LockIsolated.swift
[403/472] Compiling ConcurrencyExtras ActorIsolated.swift
[404/472] Compiling ConcurrencyExtras AnyHashableSendable.swift
[405/472] Emitting module ConcurrencyExtras
[406/498] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[407/498] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[408/498] Compiling IssueReportingTestSupport SwiftTesting.swift
[409/498] Emitting module IssueReportingTestSupport
[410/498] Compiling IssueReportingTestSupport XCTest.swift
[411/499] Compiling ConcurrencyExtras Task.swift
[412/499] Emitting module IssueReporting
[413/499] Compiling IdentifiedCollections Identified.swift
[414/499] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[416/499] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[417/499] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[418/500] Compiling ConcurrencyExtras LockIsolated.swift
[419/500] Compiling ConcurrencyExtras UncheckedSendable.swift
[421/501] Emitting module ConcurrencyExtras
[426/501] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[427/501] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[428/501] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[429/501] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[431/504] Compiling ConcurrencyExtras MainSerialExecutor.swift
[432/504] Compiling ConcurrencyExtras Result.swift
[433/504] Compiling ConcurrencyExtras Task.swift
[434/519] Compiling XCTestDynamicOverlay Exports.swift
[435/519] Compiling PerceptionCore Perceptible.swift
[436/519] Compiling PerceptionCore Deprecations.swift
[437/519] Compiling PerceptionCore Exports.swift
[438/519] Compiling PerceptionCore PerceptionRegistrar.swift
[439/519] Compiling PerceptionCore Bindable.swift
[440/519] Compiling PerceptionCore Environment.swift
[441/519] Compiling PerceptionCore PerceptionTracking.swift
[442/519] Compiling PerceptionCore Perceptions.swift
[443/519] Compiling PerceptionCore PerceptionChecking.swift
[444/520] Compiling ComposableArchitectureMacros Availability.swift
[446/520] Compiling ConcurrencyExtras UncheckedSendable.swift
[448/521] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[455/523] Compiling PerceptionCore ThreadLocal.swift
[457/523] Emitting module OrderedCollections
[458/537] Compiling CombineSchedulers Deprecations.swift
[459/537] Compiling CombineSchedulers Lock.swift
[460/537] Compiling CombineSchedulers NSRecursiveLock.swift
[461/537] Compiling OpenCombineFoundation URLSession.swift
[462/537] Emitting module ComposableArchitectureMacros
[463/537] Compiling OpenCombineFoundation Timer+Publisher.swift
[465/540] Compiling CombineSchedulers Platform.swift
[466/540] Compiling CombineSchedulers SwiftUI.swift
[468/541] Compiling PerceptionCore WithPerceptionTracking.swift
[469/541] Compiling CombineSchedulers AnyScheduler.swift
[470/541] Compiling CombineSchedulers Concurrency.swift
[471/541] Compiling CombineSchedulers ImmediateScheduler.swift
[472/541] 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() }
[473/541] 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() }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[474/541] 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 |     ///
[475/541] Compiling CombineSchedulers UIKit.swift
[476/541] Compiling CombineSchedulers UIScheduler.swift
[477/541] Compiling IdentifiedCollections IdentifiedArray.swift
[478/541] Compiling IdentifiedCollections IdentifiedCollection.swift
[479/541] Compiling XCTestDynamicOverlay Exports.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 |   }
[486/541] Compiling OpenCombineFoundation PropertyListEncoder.swift
[487/541] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[488/541] Compiling CombineSchedulers UnimplementedScheduler.swift
[489/556] Emitting module IdentifiedCollections
[490/556] Compiling PerceptionCore Locking.swift
[491/556] Compiling PerceptionCore Perceptible.swift
[492/557] Compiling PerceptionCore Locals.swift
[493/557] Compiling PerceptionCore ObservationBeta.swift
[494/557] Compiling PerceptionCore Deprecations.swift
[495/557] Compiling PerceptionCore Exports.swift
[496/557] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[497/558] Compiling ComposableArchitectureMacros ViewActionMacro.swift
[498/558] Emitting module XCTestDynamicOverlay
[499/558] Compiling ComposableArchitectureMacros Extensions.swift
BUILD FAILURE 6.2 wasm