The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-system-metrics, reference 1.2.1 (3a60fc), with Swift 6.1 for Wasm on 23 Apr 2026 13:06:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-system-metrics.git
Reference: 1.2.1
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/apple/swift-system-metrics
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 3a60fcb Use task-local metrics factory in the service integration example (#110)
Cloned https://github.com/apple/swift-system-metrics.git
Revision (git rev-parse @):
3a60fcb0d1fcf904078f5db9ba85c3678a8ab220
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-system-metrics.git at 1.2.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-system-metrics.git
https://github.com/apple/swift-system-metrics.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/3188] Fetching swift-metrics
[1564/5933] Fetching swift-metrics, swift-service-lifecycle
[5934/12180] Fetching swift-metrics, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.78s)
[3313/9435] Fetching swift-metrics, swift-async-algorithms
Fetched https://github.com/apple/swift-metrics.git from cache (1.22s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.21s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.10.1 (2.30s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (1.32s)
Fetching https://github.com/apple/swift-collections.git
[1/23680] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.41s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (3.53s)
Fetching https://github.com/apple/swift-log.git
[1/6636] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.96s)
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.10.1
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/44] Emitting module Logging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/44] Compiling CoreMetrics WithMetricsFactory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/44] Compiling InternalCollectionsUtilities Integer rank.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/44] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/44] Compiling InternalCollectionsUtilities UInt+reversed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/46] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/46] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/46] Compiling InternalCollectionsUtilities LifetimeOverride.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/46] Compiling InternalCollectionsUtilities Span+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/46] Compiling ConcurrencyHelpers LockedValueBox.swift
[24/46] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/46] Compiling InternalCollectionsUtilities Debugging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/46] Compiling InternalCollectionsUtilities Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/46] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/46] Compiling InternalCollectionsUtilities String+Padding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/46] Compiling CoreMetrics Metrics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/46] Compiling CoreMetrics MappingMetricsFactory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/46] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/46] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/46] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/46] Compiling InternalCollectionsUtilities _SortedCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/46] Compiling InternalCollectionsUtilities _UniqueCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/47] Emitting module CoreMetrics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/47] Compiling CoreMetrics Locks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/136] Compiling Logging Locks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/136] Compiling Logging LogHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/136] Compiling Logging LogEvent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/136] Compiling Logging MetadataProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/136] Compiling Logging Logging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/137] Emitting module ConcurrencyHelpers
[48/137] Compiling ConcurrencyHelpers Lock.swift
[49/138] Compiling OrderedCollections OrderedDictionary+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/138] Compiling OrderedCollections OrderedDictionary+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/138] Compiling OrderedCollections OrderedDictionary+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/138] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/138] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/138] Emitting module ContainersPreview
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/142] Compiling OrderedCollections OrderedSet+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/142] Compiling OrderedCollections OrderedSet+Diffing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/142] Compiling OrderedCollections OrderedSet+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/142] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/142] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/142] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/142] Compiling OrderedCollections OrderedSet+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/142] Compiling OrderedCollections OrderedDictionary+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/142] Compiling OrderedCollections OrderedDictionary+Sequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/142] Compiling OrderedCollections OrderedDictionary+Values.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/142] Compiling OrderedCollections _HashTable+Bucket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/142] Compiling OrderedCollections _HashTable+BucketIterator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/142] Compiling OrderedCollections OrderedSet+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/142] Compiling OrderedCollections _Hashtable+Header.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/142] Compiling OrderedCollections OrderedDictionary.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/142] Compiling OrderedCollections OrderedSet+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/142] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/142] Compiling OrderedCollections _HashTable+Constants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/142] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/142] Compiling OrderedCollections _HashTable+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/142] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/142] Compiling OrderedCollections _HashTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/142] Compiling ContainersPreview Box.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/142] Compiling ContainersPreview Inout.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/142] Compiling ContainersPreview InputSpan.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/142] Compiling ContainersPreview Shared.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/193] Emitting module UnixSignals
[97/193] Compiling UnixSignals UnixSignal.swift
[98/193] Compiling DequeModule RigidDeque+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/193] Compiling DequeModule RigidDeque+Experimental.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/193] Compiling DequeModule RigidDeque+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/193] Compiling DequeModule RigidDeque+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/193] Compiling DequeModule RigidDeque+Insertions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/193] Compiling DequeModule RigidDeque+Prepend.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/198] Compiling DequeModule UniqueDeque+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/198] Compiling DequeModule UniqueDeque+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/198] Compiling DequeModule UniqueDeque+Insertions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/198] Compiling DequeModule UniqueDeque+Prepend.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[108/198] Compiling DequeModule UniqueDeque+Removals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/198] Compiling DequeModule RigidDeque+Removals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[110/198] Compiling DequeModule RigidDeque+Replacements.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[111/198] Compiling DequeModule RigidDeque+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[112/198] Compiling DequeModule RigidDeque.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[113/198] Compiling DequeModule UniqueDeque+Append.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[114/198] Compiling DequeModule UniqueDeque+Consumption.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[115/198] Compiling DequeModule UniqueDeque+Container.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/198] Compiling DequeModule UniqueDeque+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[117/198] Compiling DequeModule UniqueDeque+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[118/198] Compiling DequeModule UniqueDeque+Experimental.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/198] Compiling UnixSignals UnixSignalsSequence.swift
[120/199] Compiling DequeModule _DequeBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[121/199] Compiling DequeModule _DequeBufferHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/199] Compiling DequeModule RigidDeque+Append.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/199] Compiling DequeModule RigidDeque+Consumption.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/199] Compiling DequeModule RigidDeque+Container.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/199] Compiling DequeModule RigidDeque+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/199] Compiling DequeModule UniqueDeque+Replacements.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/199] Compiling DequeModule UniqueDeque.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/199] Compiling DequeModule _DequeSlot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/199] Compiling DequeModule _UnsafeDequeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/199] Compiling DequeModule _UnsafeDequeSegments.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/199] Compiling OrderedCollections OrderedDictionary+Elements.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/199] Compiling OrderedCollections OrderedDictionary+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/199] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[142/199] Compiling DequeModule Deque+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/199] Compiling DequeModule Deque+Collection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/199] Compiling DequeModule Deque+CustomReflectable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/199] Compiling DequeModule Deque+Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/199] Compiling DequeModule Deque+Equatable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/199] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[148/199] Compiling DequeModule Deque+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/199] Compiling DequeModule Deque+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[168/199] Compiling DequeModule Deque+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[169/199] Compiling DequeModule Deque._Storage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[170/199] Compiling DequeModule Deque._UnsafeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[171/199] Compiling DequeModule Deque.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/199] Emitting module OrderedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[187/199] Compiling OrderedCollections OrderedSet+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/199] Compiling OrderedCollections OrderedSet+SubSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/199] Compiling OrderedCollections OrderedSet+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/199] Compiling OrderedCollections OrderedSet+UnorderedView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[191/199] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[192/199] Compiling OrderedCollections OrderedSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[193/199] Compiling OrderedCollections _UnsafeBitset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[195/200] Emitting module DequeModule
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[202/254] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[203/254] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[204/254] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[205/254] Compiling AsyncAlgorithms Disconnected.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[206/254] Compiling AsyncAlgorithms _TinyArray.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[207/254] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[208/254] Compiling AsyncAlgorithms Locking.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[209/261] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[210/261] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[211/261] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[212/261] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[213/261] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[214/261] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[215/261] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[216/261] Compiling AsyncAlgorithms AsyncShareSequence.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[217/261] Emitting module AsyncAlgorithms
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
[218/261] Compiling AsyncAlgorithms AsyncSyncSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[219/261] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[220/261] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[221/261] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[222/261] Compiling AsyncAlgorithms AsyncTimerSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[223/261] Compiling AsyncAlgorithms AsyncBufferSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[224/261] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[225/261] Compiling AsyncAlgorithms BoundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[226/261] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[227/261] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[228/261] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[229/261] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[230/261] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[231/261] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[232/261] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[233/261] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[234/261] Compiling AsyncAlgorithms Rethrow.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[235/261] Compiling AsyncAlgorithms SetAlgebra.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[236/261] Compiling AsyncAlgorithms UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[237/261] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[238/261] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[239/261] Compiling AsyncAlgorithms ZipStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[240/261] Compiling AsyncAlgorithms ZipStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[241/261] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[242/261] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[243/261] Compiling AsyncAlgorithms CombineLatestStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[244/261] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[245/261] Compiling AsyncAlgorithms DebounceStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[246/261] Compiling AsyncAlgorithms DebounceStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[247/261] Compiling AsyncAlgorithms Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[248/261] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[249/261] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[250/261] Compiling AsyncAlgorithms AsyncChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[251/261] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[252/261] Compiling AsyncAlgorithms ChannelStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[253/261] Compiling AsyncAlgorithms ChannelStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[254/261] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[255/261] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
[256/261] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
[257/261] Compiling AsyncAlgorithms MergeStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
[258/261] Compiling AsyncAlgorithms MergeStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
[259/261] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
[260/261] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
[261/261] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/33] Compiling ConcurrencyHelpers LockedValueBox.swift
[3/33] Compiling Logging LogHandler.swift
[4/33] Compiling CoreMetrics WithMetricsFactory.swift
[5/33] Compiling Logging Locks.swift
[6/33] Compiling Logging LogEvent.swift
[7/33] Emitting module ConcurrencyHelpers
[8/33] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[9/33] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[10/35] Compiling InternalCollectionsUtilities String+Padding.swift
[11/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[12/35] Compiling ConcurrencyHelpers Lock.swift
[13/36] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[14/36] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/36] Compiling InternalCollectionsUtilities Span+Extras.swift
[16/36] Compiling InternalCollectionsUtilities Integer rank.swift
[17/36] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/36] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/36] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/39] Emitting module UnixSignals
[25/39] Emitting module InternalCollectionsUtilities
[26/39] Compiling InternalCollectionsUtilities Debugging.swift
[27/39] Compiling UnixSignals UnixSignal.swift
[28/39] Compiling InternalCollectionsUtilities Descriptions.swift
[29/39] Compiling UnixSignals UnixSignalsSequence.swift
[30/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[31/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[32/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/129] Compiling CoreMetrics MappingMetricsFactory.swift
[36/129] Emitting module CoreMetrics
[37/129] Compiling CoreMetrics Locks.swift
[38/129] Compiling CoreMetrics Metrics.swift
[39/130] Compiling ContainersPreview Producer+Map.swift
[40/130] Compiling ContainersPreview Producer+Reduce.swift
[41/130] Compiling ContainersPreview Producer.swift
[42/130] Compiling ContainersPreview Borrow.swift
[43/134] Compiling ContainersPreview Drain+Reduce.swift
[44/134] Compiling ContainersPreview Drain.swift
[45/134] Compiling ContainersPreview Producer+Collect.swift
[46/134] Compiling ContainersPreview Producer+Filter.swift
[48/134] Compiling ContainersPreview RandomAccessContainer.swift
[49/134] Compiling ContainersPreview RangeExpression2.swift
[50/134] Compiling ContainersPreview RangeReplaceableContainer.swift
[51/134] Compiling ContainersPreview Drain+Map.swift
[52/134] Emitting module ContainersPreview
[53/134] Compiling ContainersPreview OutputSpan+Extras.swift
[54/134] Compiling ContainersPreview TemporaryAllocation.swift
[55/134] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[56/134] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[57/134] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[58/134] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[59/134] Compiling ContainersPreview BorrowingSequence.swift
[60/134] Compiling ContainersPreview BidirectionalContainer.swift
[61/134] Compiling ContainersPreview Container+Filter.swift
[62/134] Compiling ContainersPreview Container+SpanwiseZip.swift
[63/134] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[64/134] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[65/134] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[66/134] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[67/134] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[68/134] Compiling ContainersPreview Container.swift
[69/134] Compiling ContainersPreview ContainerIterator.swift
[70/134] Compiling ContainersPreview DynamicContainer.swift
[71/134] Compiling ContainersPreview MutableContainer.swift
[72/134] Compiling ContainersPreview PermutableContainer.swift
[73/134] Emitting module Logging
[74/134] Compiling Logging Logging.swift
[75/134] Compiling Logging MetadataProvider.swift
[77/135] Compiling ContainersPreview Box.swift
[78/135] Compiling ContainersPreview Inout.swift
[79/135] Compiling ContainersPreview InputSpan.swift
[80/135] Compiling ContainersPreview Shared.swift
[86/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[87/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[88/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[89/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[90/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[91/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[92/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[93/136] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[94/136] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[95/136] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[96/183] Compiling OrderedCollections OrderedSet+Initializers.swift
[97/183] Compiling OrderedCollections OrderedSet+Insertions.swift
[98/183] Compiling OrderedCollections OrderedSet+Invariants.swift
[99/183] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[100/183] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[101/183] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[102/183] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[103/183] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[104/183] Compiling DequeModule Deque._UnsafeHandle.swift
[105/183] Compiling DequeModule Deque.swift
[106/183] Compiling DequeModule RigidDeque+Removals.swift
[107/183] Compiling DequeModule RigidDeque+Replacements.swift
[108/183] Compiling DequeModule RigidDeque+Testing.swift
[109/183] Compiling DequeModule RigidDeque.swift
[110/183] Compiling DequeModule UniqueDeque+Append.swift
[111/183] Compiling DequeModule RigidDeque+Equatable.swift
[112/183] Compiling DequeModule RigidDeque+Experimental.swift
[113/183] Compiling DequeModule RigidDeque+Hashable.swift
[114/183] Compiling DequeModule RigidDeque+Initializers.swift
[115/183] Compiling DequeModule RigidDeque+Insertions.swift
[116/183] Compiling DequeModule RigidDeque+Prepend.swift
[117/183] Compiling DequeModule UniqueDeque+Hashable.swift
[118/183] Compiling DequeModule UniqueDeque+Initializers.swift
[119/183] Compiling DequeModule UniqueDeque+Insertions.swift
[120/183] Compiling DequeModule UniqueDeque+Consumption.swift
[121/183] Compiling DequeModule UniqueDeque+Container.swift
[122/183] Compiling DequeModule UniqueDeque+Descriptions.swift
[123/183] Compiling DequeModule UniqueDeque+Equatable.swift
[124/183] Compiling DequeModule UniqueDeque+Experimental.swift
[128/183] Compiling DequeModule UniqueDeque+Prepend.swift
[129/183] Compiling DequeModule UniqueDeque+Removals.swift
[130/183] Compiling DequeModule Deque+Codable.swift
[131/183] Compiling DequeModule Deque+Collection.swift
[132/183] Compiling DequeModule Deque+CustomReflectable.swift
[133/183] Compiling DequeModule Deque+Descriptions.swift
[134/183] Compiling DequeModule Deque+Equatable.swift
[135/183] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[136/183] Compiling DequeModule _DequeBuffer.swift
[137/183] Compiling DequeModule _DequeBufferHeader.swift
[151/188] Compiling DequeModule RigidDeque+Append.swift
[152/188] Compiling DequeModule RigidDeque+Consumption.swift
[153/188] Compiling DequeModule RigidDeque+Container.swift
[154/188] Compiling DequeModule RigidDeque+Descriptions.swift
[159/188] Compiling DequeModule Deque+Extras.swift
[160/188] Compiling DequeModule Deque+Hashable.swift
[161/188] Compiling DequeModule Deque+Testing.swift
[162/188] Compiling DequeModule Deque._Storage.swift
[175/188] Compiling OrderedCollections OrderedSet+Sendable.swift
[176/188] Compiling OrderedCollections OrderedSet+SubSequence.swift
[177/188] Compiling OrderedCollections OrderedSet+Testing.swift
[178/188] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[179/188] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[180/188] Compiling OrderedCollections OrderedSet.swift
[181/188] Compiling OrderedCollections _UnsafeBitset.swift
[182/188] Emitting module OrderedCollections
[184/189] Emitting module DequeModule
[185/189] Compiling DequeModule UniqueDeque+Replacements.swift
[186/189] Compiling DequeModule UniqueDeque.swift
[187/189] Compiling DequeModule _DequeSlot.swift
[188/189] Compiling DequeModule _UnsafeDequeHandle.swift
[189/189] Compiling DequeModule _UnsafeDequeSegments.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[191/243] Emitting module AsyncAlgorithms
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
[192/250] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[193/250] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[194/250] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[195/250] Compiling AsyncAlgorithms Disconnected.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[196/250] Compiling AsyncAlgorithms _TinyArray.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[197/250] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[198/250] Compiling AsyncAlgorithms Locking.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:162:63: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
160 |
161 | struct ManagedCriticalState<State> {
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
    |                                                               `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:164:7: error: type of expression is ambiguous without a type annotation
162 |   private final class LockedBuffer: ManagedBuffer<State, Lock.Primitive> {
163 |     deinit {
164 |       withUnsafeMutablePointerToElements { Lock.deinitialize($0) }
    |       `- error: type of expression is ambiguous without a type annotation
165 |     }
166 |   }
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:171:12: error: type of expression is ambiguous without a type annotation
169 |
170 |   init(_ initial: State) {
171 |     buffer = LockedBuffer.create(minimumCapacity: 1) { buffer in
    |            `- error: type of expression is ambiguous without a type annotation
172 |       buffer.withUnsafeMutablePointerToElements { Lock.initialize($0) }
173 |       return initial
[199/250] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
[200/250] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
[201/250] Compiling AsyncAlgorithms MergeStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
[202/250] Compiling AsyncAlgorithms MergeStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
[203/250] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
[204/250] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
[205/250] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:50:49: error: cannot find type 'Primitive' in scope
 48 |   #endif
 49 |
 50 |   typealias PlatformLock = UnsafeMutablePointer<Primitive>
    |                                                 `- error: cannot find type 'Primitive' in scope
 51 |   let platformLock: PlatformLock
 52 |
[206/250] Compiling AsyncAlgorithms Rethrow.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[207/250] Compiling AsyncAlgorithms SetAlgebra.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[208/250] Compiling AsyncAlgorithms UnsafeTransfer.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[209/250] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[210/250] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[211/250] Compiling AsyncAlgorithms ZipStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[212/250] Compiling AsyncAlgorithms ZipStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[213/250] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[214/250] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[215/250] Compiling AsyncAlgorithms AsyncChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[216/250] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[217/250] Compiling AsyncAlgorithms ChannelStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[218/250] Compiling AsyncAlgorithms ChannelStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[219/250] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[220/250] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[221/250] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[222/250] Compiling AsyncAlgorithms CombineLatestStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[223/250] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[224/250] Compiling AsyncAlgorithms DebounceStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[225/250] Compiling AsyncAlgorithms DebounceStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[226/250] Compiling AsyncAlgorithms Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[227/250] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[228/250] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[229/250] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[230/250] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[231/250] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[232/250] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[233/250] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[234/250] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[235/250] Compiling AsyncAlgorithms AsyncSyncSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[236/250] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[237/250] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[238/250] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[239/250] Compiling AsyncAlgorithms AsyncTimerSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[240/250] Compiling AsyncAlgorithms AsyncBufferSequence.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[241/250] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[242/250] Compiling AsyncAlgorithms BoundedBufferStorage.swift
/host/spi-builder-workspace/.build/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/Locking.swift:168:49: error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
 31 | #endif
 32 |
 33 | internal struct Lock {
    |                 `- note: 'Lock' declared here
 34 |   #if canImport(Darwin)
 35 |   typealias Primitive = os_unfair_lock
    :
166 |   }
167 |
168 |   private let buffer: ManagedBuffer<State, Lock.Primitive>
    |                                                 `- error: 'Primitive' is not a member type of struct 'AsyncAlgorithms.Lock'
169 |
170 |   init(_ initial: State) {
[243/250] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[244/250] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[245/250] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[246/250] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[247/250] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[248/250] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[249/250] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[250/250] Compiling AsyncAlgorithms AsyncShareSequence.swift
BUILD FAILURE 6.1 wasm