The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-system-metrics, reference main (013477), with Swift 6.1 for Wasm on 28 Apr 2026 20:31:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-system-metrics
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0134772 Cleanup repository structure (#113)
Cloned https://github.com/apple/swift-system-metrics.git
Revision (git rev-parse @):
01347728f063f13f209df010a0ac12a0a63a5dab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-system-metrics.git at main
========================================
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-4606859-1":/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/swift-server/swift-service-lifecycle.git
[1/2751] Fetching swift-service-lifecycle
[84/5945] Fetching swift-service-lifecycle, swift-metrics
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.38s)
Fetching https://github.com/apple/swift-async-algorithms
Fetched https://github.com/apple/swift-metrics.git from cache (0.41s)
[1/6245] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.41s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.10.1 (1.44s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.91s)
Fetching https://github.com/apple/swift-collections.git
[1/23800] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.67s)
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 (2.34s)
Fetching https://github.com/apple/swift-log.git
[1/6726] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.77s)
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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.10.1
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
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/44] 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
[14/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
[15/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
[16/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
[17/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
[18/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
[19/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
[20/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
[21/46] 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
[22/46] Compiling ConcurrencyHelpers LockedValueBox.swift
[23/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
[24/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
[25/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
[26/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
[27/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
[28/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
[29/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
[30/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
[31/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
[32/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
[33/46] 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
[34/46] 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
[35/46] 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
[37/47] Compiling ConcurrencyHelpers Lock.swift
[38/47] 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
[39/47] Emitting module ConcurrencyHelpers
[40/48] 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
[41/48] 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/48] 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
[43/49] 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/49] 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
[45/49] 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
[46/49] 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
[47/49] 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
[51/141] Emitting module UnixSignals
[52/141] Compiling OrderedCollections OrderedDictionary+Elements.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
[53/141] 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
[54/141] 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
[55/141] 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
[56/141] 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
[57/141] 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
[58/141] 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
[59/141] 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
[60/141] 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
[61/145] 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
[62/145] 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
[63/145] 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
[64/145] 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
[65/145] 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
[66/145] 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
[67/145] 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
[68/145] 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
[69/145] 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/145] 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
[71/145] 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
[72/145] 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
[73/145] 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
[74/145] 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
[75/145] 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
[76/145] 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
[77/145] 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
[78/145] 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
[79/145] 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
[80/145] Compiling OrderedCollections OrderedDictionary+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
[81/145] Compiling OrderedCollections OrderedDictionary+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
[82/145] Compiling OrderedCollections OrderedDictionary+Deprecations.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/145] Compiling OrderedCollections OrderedDictionary+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
[84/145] 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
[85/145] 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
[86/145] 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
[87/145] 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
[88/145] 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/146] Compiling UnixSignals UnixSignalsSequence.swift
[90/146] Compiling UnixSignals UnixSignal.swift
[93/177] 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
[94/177] 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
[95/177] 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
[96/177] 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
[97/177] 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
[98/177] 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
[99/177] 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
[100/194] 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
[101/194] 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
[102/194] 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
[103/194] 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
[104/194] 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
[105/194] 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
[106/194] 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
<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
[112/194] 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
[113/194] 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
[114/194] 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
<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
[117/199] 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
[118/199] 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
[119/199] 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
[120/199] 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
[121/199] 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
[122/199] 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
[123/199] 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
[124/199] 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
[125/199] 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
[126/199] 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
[127/199] 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
[128/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
[129/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
[130/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
[131/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
[132/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
[133/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
<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 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
[143/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
[144/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
[145/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
[146/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
[147/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.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 OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.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 OrderedCollections OrderedSet+Partial SetAlgebra formUnion.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
[158/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
[159/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
[160/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
[161/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
[162/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
[163/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
[164/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
[165/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
[166/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
[167/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
[168/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
[169/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
[174/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
[175/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
[176/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
[177/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
[178/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
[179/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
[180/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
<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
[193/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
[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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[202/254] 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) }
[203/261] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[204/261] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[205/261] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[206/261] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[207/261] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[208/261] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[209/261] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[210/261] Compiling AsyncAlgorithms AsyncShareSequence.swift
[211/261] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[212/261] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[213/261] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[214/261] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[215/261] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[216/261] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[217/261] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[218/261] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[219/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) {
[220/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) {
[221/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) {
[222/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) {
[223/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) {
[224/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) {
[225/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) {
[226/261] 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
[227/261] 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
[228/261] 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
[229/261] 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
[230/261] 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
[231/261] 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
[232/261] 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
[233/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) {
[234/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) {
[235/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) {
[236/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) {
[237/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) {
[238/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) {
[239/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) {
[240/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) {
[241/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) {
[242/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) {
[243/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) {
[244/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) {
[245/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) {
[246/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) {
[247/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) {
[248/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) {
[249/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) {
[250/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) {
[251/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) {
[252/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) {
[253/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) {
[254/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) {
[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-4606859-1":/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 CoreMetrics Locks.swift
[3/33] Compiling CoreMetrics WithMetricsFactory.swift
[4/33] Compiling Logging Locks.swift
[5/33] Compiling ConcurrencyHelpers LockedValueBox.swift
[6/33] Emitting module ConcurrencyHelpers
[7/33] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[8/33] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[9/35] Compiling Logging MetadataProvider.swift
[10/35] Compiling Logging LogEvent.swift
[11/35] Compiling ConcurrencyHelpers Lock.swift
[12/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/36] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/36] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[16/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/36] Emitting module Logging
[18/36] Compiling InternalCollectionsUtilities Debugging.swift
[19/36] Compiling InternalCollectionsUtilities Descriptions.swift
[20/36] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/36] Compiling InternalCollectionsUtilities Integer rank.swift
[22/36] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/36] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/39] Emitting module InternalCollectionsUtilities
[25/39] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[26/39] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/39] Compiling InternalCollectionsUtilities Span+Extras.swift
[28/39] Compiling InternalCollectionsUtilities String+Padding.swift
[29/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[30/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[33/40] Compiling UnixSignals UnixSignal.swift
[34/40] Emitting module UnixSignals
[35/40] Compiling UnixSignals UnixSignalsSequence.swift
[37/41] Compiling Logging LogHandler.swift
[38/41] Compiling Logging Logging.swift
[40/42] Compiling CoreMetrics Metrics.swift
[41/42] Compiling CoreMetrics MappingMetricsFactory.swift
[42/42] Emitting module CoreMetrics
[44/131] Compiling OrderedCollections OrderedSet+Diffing.swift
[45/131] Compiling OrderedCollections OrderedSet+Equatable.swift
[46/131] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[47/131] Compiling OrderedCollections OrderedSet+Hashable.swift
[48/131] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[49/131] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[50/131] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[51/131] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[52/131] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[53/131] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[54/131] Compiling OrderedCollections OrderedDictionary+Elements.swift
[55/131] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[56/131] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[57/131] Compiling OrderedCollections OrderedDictionary+Codable.swift
[58/131] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[59/131] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[60/131] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[61/131] Compiling OrderedCollections _HashTable+Bucket.swift
[62/131] Compiling OrderedCollections _HashTable+BucketIterator.swift
[63/131] Compiling OrderedCollections _HashTable+Constants.swift
[64/131] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[65/131] Compiling OrderedCollections _HashTable+Testing.swift
[66/131] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[67/131] Compiling OrderedCollections _HashTable.swift
[68/131] Compiling OrderedCollections _Hashtable+Header.swift
[69/131] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[70/131] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[71/131] Emitting module ContainersPreview
[72/135] Compiling OrderedCollections OrderedDictionary+Values.swift
[73/135] Compiling OrderedCollections OrderedDictionary.swift
[74/135] Compiling OrderedCollections OrderedSet+Codable.swift
[75/135] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[76/135] Compiling OrderedCollections OrderedSet+Descriptions.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
[89/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[90/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[91/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[92/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[93/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[94/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[95/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[96/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[97/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[98/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[99/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[100/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[101/143] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[102/143] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[108/143] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[109/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[110/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[111/143] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[128/183] Compiling DequeModule Deque+Extras.swift
[129/183] Compiling DequeModule Deque+Hashable.swift
[130/183] Compiling DequeModule Deque+Testing.swift
[131/183] Compiling DequeModule Deque._Storage.swift
[132/183] Compiling DequeModule Deque._UnsafeHandle.swift
[133/183] Compiling DequeModule Deque.swift
[134/183] Compiling DequeModule Deque+Codable.swift
[135/183] Compiling DequeModule Deque+Collection.swift
[136/183] Emitting module OrderedCollections
[137/183] Compiling DequeModule RigidDeque+Equatable.swift
[138/183] Compiling DequeModule RigidDeque+Experimental.swift
[139/183] Compiling DequeModule RigidDeque+Hashable.swift
[140/183] Compiling DequeModule RigidDeque+Initializers.swift
[141/183] Compiling DequeModule RigidDeque+Insertions.swift
[142/183] Compiling DequeModule RigidDeque+Prepend.swift
[143/183] Compiling DequeModule RigidDeque+Removals.swift
[144/183] Compiling DequeModule RigidDeque+Replacements.swift
[145/183] Compiling DequeModule RigidDeque+Testing.swift
[146/183] Compiling DequeModule RigidDeque.swift
[147/183] Compiling DequeModule UniqueDeque+Append.swift
[148/183] Compiling DequeModule _DequeBuffer.swift
[149/183] Compiling DequeModule _DequeBufferHeader.swift
[150/183] Compiling DequeModule RigidDeque+Append.swift
[151/183] Compiling DequeModule RigidDeque+Consumption.swift
[152/183] Compiling DequeModule RigidDeque+Container.swift
[153/183] Compiling DequeModule RigidDeque+Descriptions.swift
[154/183] Compiling DequeModule UniqueDeque+Consumption.swift
[155/183] Compiling DequeModule UniqueDeque+Container.swift
[156/183] Compiling DequeModule UniqueDeque+Descriptions.swift
[157/183] Compiling DequeModule UniqueDeque+Equatable.swift
[158/183] Compiling DequeModule UniqueDeque+Experimental.swift
[159/183] Compiling DequeModule UniqueDeque+Hashable.swift
[160/183] Compiling DequeModule UniqueDeque+Initializers.swift
[161/183] Compiling DequeModule UniqueDeque+Insertions.swift
[162/183] Compiling DequeModule UniqueDeque+Prepend.swift
[163/183] Compiling DequeModule UniqueDeque+Removals.swift
[172/188] Compiling DequeModule Deque+CustomReflectable.swift
[173/188] Compiling DequeModule Deque+Descriptions.swift
[174/188] Compiling DequeModule Deque+Equatable.swift
[175/188] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[176/188] Compiling OrderedCollections OrderedSet+Sendable.swift
[177/188] Compiling OrderedCollections OrderedSet+SubSequence.swift
[178/188] Compiling OrderedCollections OrderedSet+Testing.swift
[179/188] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[180/188] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[181/188] Compiling OrderedCollections OrderedSet.swift
[182/188] Compiling OrderedCollections _UnsafeBitset.swift
[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
[191/243] 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) {
[192/243] 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) {
[193/243] 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) {
[194/243] 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) {
[195/243] 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) {
[196/243] 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) {
[197/243] 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) {
[198/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
[199/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
[200/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
[201/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
[202/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
[203/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
[204/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[205/250] 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) }
[206/250] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[207/250] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[208/250] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[209/250] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[210/250] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[211/250] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[212/250] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[213/250] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[214/250] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[215/250] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[216/250] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[217/250] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[218/250] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[219/250] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[220/250] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[221/250] Compiling AsyncAlgorithms AsyncShareSequence.swift
[222/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) {
[223/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) {
[224/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) {
[225/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) {
[226/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) {
[227/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) {
[228/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) {
[229/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) {
[230/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) {
[231/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) {
[232/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) {
[233/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) {
[234/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) {
[235/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) {
[236/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) {
[237/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 |
[238/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 |
[239/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 |
[240/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 |
[241/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 |
[242/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 |
[243/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 |
[244/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) {
[245/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) {
[246/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) {
[247/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) {
[248/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) {
[249/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) {
[250/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) {
BUILD FAILURE 6.1 wasm