Build Information
Failed to build swift-server-engine.io, reference 4.0.0-beta.2 (8e7a16), with Swift 6.1 for Wasm on 6 Apr 2026 02:14:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Dean151/swift-server-engine.io.git
Reference: 4.0.0-beta.2
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/Dean151/swift-server-engine.io
* tag 4.0.0-beta.2 -> FETCH_HEAD
HEAD is now at 8e7a16f feat: added volatile operations
Cloned https://github.com/Dean151/swift-server-engine.io.git
Revision (git rev-parse @):
8e7a16f2f9621f0ad2c960b5f800cff7afb68a88
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Dean151/swift-server-engine.io.git at 4.0.0-beta.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Dean151/swift-server-engine.io.git
https://github.com/Dean151/swift-server-engine.io.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types.git"
},
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "hummingbird-compression",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-compression.git"
},
{
"identity" : "hummingbird-websocket",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-websocket.git"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
}
],
"manifest_display_name" : "swift-server-engine.io",
"name" : "swift-server-engine.io",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "EngineIO",
"targets" : [
"EngineIO"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "EngineIOTestApp",
"targets" : [
"EngineIOTestApp"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "EngineIOTests",
"module_type" : "SwiftTarget",
"name" : "EngineIOTests",
"path" : "Tests/EngineIOTests",
"product_dependencies" : [
"HummingbirdTesting",
"HummingbirdWSCompression",
"HummingbirdWSTesting"
],
"sources" : [
"EngineIO.swift"
],
"target_dependencies" : [
"EngineIO"
],
"type" : "test"
},
{
"c99name" : "EngineIOTestApp",
"module_type" : "SwiftTarget",
"name" : "EngineIOTestApp",
"path" : "Demo/EngineIO",
"product_memberships" : [
"EngineIOTestApp"
],
"sources" : [
"App.swift"
],
"target_dependencies" : [
"EngineIO"
],
"type" : "executable"
},
{
"c99name" : "EngineIO",
"module_type" : "SwiftTarget",
"name" : "EngineIO",
"path" : "Sources/EngineIO",
"product_dependencies" : [
"HTTPTypes",
"Hummingbird",
"HummingbirdCompression",
"HummingbirdWebSocket",
"HummingbirdWSCompression",
"ServiceLifecycle"
],
"product_memberships" : [
"EngineIO",
"EngineIOTestApp"
],
"sources" : [
"EngineIOMessage.swift",
"Packets/OpenPacket.swift",
"Packets/Packet.swift",
"Server.swift",
"ServerConfiguration.swift",
"SessionStore.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
ad1a9d392ffd: Already exists
798e64516b16: Already exists
8261153839e5: Already exists
3880db14b45e: Already exists
1ef8c558b97c: Pulling fs layer
970e8821d81d: Pulling fs layer
1ef8c558b97c: Verifying Checksum
1ef8c558b97c: Download complete
970e8821d81d: Verifying Checksum
970e8821d81d: Download complete
1ef8c558b97c: Pull complete
970e8821d81d: Pull complete
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Downloaded newer image for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/hummingbird-project/hummingbird-compression.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/hummingbird-project/hummingbird-websocket.git
[1/3257] Fetching hummingbird-websocket
[1728/4241] Fetching hummingbird-websocket, swift-http-types
[4144/6954] Fetching hummingbird-websocket, swift-http-types, swift-service-lifecycle
[4378/8049] Fetching hummingbird-websocket, swift-http-types, swift-service-lifecycle, hummingbird-compression
[8050/34261] Fetching hummingbird-websocket, swift-http-types, swift-service-lifecycle, hummingbird-compression, hummingbird
Fetched https://github.com/hummingbird-project/hummingbird-compression.git from cache (0.42s)
[10624/33166] Fetching hummingbird-websocket, swift-http-types, swift-service-lifecycle, hummingbird
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.42s)
Fetched https://github.com/hummingbird-project/hummingbird-websocket.git from cache (0.42s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.42s)
[3932/26212] Fetching hummingbird
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.89s)
Computing version for https://github.com/hummingbird-project/hummingbird-compression.git
Computed https://github.com/hummingbird-project/hummingbird-compression.git at 2.0.0 (2.52s)
Fetching https://github.com/adam-fowler/compress-nio.git
Fetching https://github.com/apple/swift-nio.git
[1/643] Fetching compress-nio
[644/83664] Fetching compress-nio, swift-nio
Fetched https://github.com/adam-fowler/compress-nio.git from cache (7.42s)
Fetched https://github.com/apple/swift-nio.git from cache (7.57s)
Computing version for https://github.com/adam-fowler/compress-nio.git
Computed https://github.com/adam-fowler/compress-nio.git at 1.4.2 (8.82s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.59s)
Computing version for https://github.com/hummingbird-project/hummingbird-websocket.git
Computed https://github.com/hummingbird-project/hummingbird-websocket.git at 2.6.0 (0.95s)
Fetching https://github.com/hummingbird-project/swift-websocket.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/813] Fetching swift-websocket
[814/7320] Fetching swift-websocket, swift-nio-extras
Fetched https://github.com/hummingbird-project/swift-websocket.git from cache (0.45s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.45s)
Computing version for https://github.com/hummingbird-project/swift-websocket.git
Computed https://github.com/hummingbird-project/swift-websocket.git at 1.5.0 (1.00s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2832] Fetching swift-nio-transport-services
[2833/18227] Fetching swift-nio-transport-services, swift-nio-ssl
[2834/24576] Fetching swift-nio-transport-services, swift-nio-ssl, swift-log
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.64s)
[8505/21744] Fetching swift-nio-ssl, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.76s)
[3079/15395] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.09s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (2.96s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
[1/1242] Fetching swift-http-structured-headers
[1070/3031] Fetching swift-http-structured-headers, swift-asn1
[1798/4851] Fetching swift-http-structured-headers, swift-asn1, swift-atomics
[3633/10909] Fetching swift-http-structured-headers, swift-asn1, swift-atomics, swift-algorithms
[3755/18054] Fetching swift-http-structured-headers, swift-asn1, swift-atomics, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.75s)
[14193/16265] Fetching swift-http-structured-headers, swift-atomics, swift-algorithms, swift-certificates
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.91s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.94s)
[1/12099] Fetching swift-nio-http2
[12100/18323] Fetching swift-nio-http2, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (2.38s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.38s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (2.38s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.66s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.35s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.08s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (1.81s)
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 (1.78s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.82s)
Fetching https://github.com/apple/swift-collections.git
[1/23426] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.97s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (3.79s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.69s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (5.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.88s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (1.17s)
Fetching https://github.com/apple/swift-crypto.git
[1/17328] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.08s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (4.20s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.07s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.82s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.85s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.07s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.21.1 (0.99s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/swift-server/async-http-client.git
[1/5720] Fetching swift-distributed-tracing
[1374/8751] Fetching swift-distributed-tracing, swift-metrics
[8752/24429] Fetching swift-distributed-tracing, swift-metrics, async-http-client
Fetched https://github.com/apple/swift-metrics.git from cache (1.74s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.75s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.77s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (2.73s)
Fetching https://github.com/apple/swift-service-context.git
[1/1230] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.32s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.07s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.80s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (0.65s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (0.77s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (3.22s)
Creating working copy for https://github.com/adam-fowler/compress-nio.git
Working copy of https://github.com/adam-fowler/compress-nio.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.33.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/hummingbird-project/hummingbird-websocket.git
Working copy of https://github.com/hummingbird-project/hummingbird-websocket.git resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.42.0
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/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.21.1
Creating working copy for https://github.com/hummingbird-project/swift-websocket.git
Working copy of https://github.com/hummingbird-project/swift-websocket.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/hummingbird-project/hummingbird-compression.git
Working copy of https://github.com/hummingbird-project/hummingbird-compression.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.33.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.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.8.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/106] Write sources
[40/106] Compiling _CWASI _CWASI.c
[41/106] Compiling CNIOWindows shim.c
[42/106] Compiling CNIOWindows WSAStartup.c
[43/106] Compiling CNIOWASI CNIOWASI.c
[44/106] Compiling _AtomicsShims.c
[44/106] Compiling CNIOPosix event_loop_id.c
[46/106] Compiling CNIOOpenBSD shim.c
[47/106] Compiling CNIOLinux shim.c
[48/106] Compiling CNIOLinux liburing_shims.c
[49/106] Compiling CNIODarwin shim.c
[50/106] Compiling CNIOSHA1 c_nio_sha1.c
[51/106] Write sources
[54/106] Compiling CCompressZlib empty.c
[55/106] Compiling CNIOLLHTTP c_nio_http.c
[56/106] Compiling CNIOLLHTTP c_nio_api.c
[57/106] Write swift-version-24593BA9C3E375BF.txt
[59/139] Emitting module Logging
[60/139] Emitting module InternalCollectionsUtilities
[60/141] Compiling CNIOLLHTTP c_nio_llhttp.c
[62/150] Compiling InternalCollectionsUtilities _SortedCollection.swift
[63/150] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[64/150] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[65/150] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[66/150] Compiling InternalCollectionsUtilities Span+Extras.swift
[67/150] Emitting module ServiceContextModule
[68/150] Compiling ServiceContextModule ServiceContext.swift
[69/150] Compiling ServiceContextModule ServiceContextKey.swift
[70/151] Compiling HTTPTypes HTTPField.swift
[71/151] Compiling HTTPTypes HTTPFieldName.swift
[72/151] Compiling InternalCollectionsUtilities UInt+reversed.swift
[73/151] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[74/151] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[75/151] Compiling InternalCollectionsUtilities Debugging.swift
[76/151] Compiling InternalCollectionsUtilities Descriptions.swift
[77/151] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[78/151] Compiling InternalCollectionsUtilities String+Padding.swift
[79/151] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[80/151] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[81/151] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[82/151] Compiling _NIODataStructures _TinyArray.swift
[83/151] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[84/151] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[85/151] Compiling _NIODataStructures PriorityQueue.swift
[86/152] Compiling _NIOBase64 Base64.swift
[87/152] Emitting module _NIOBase64
[90/153] Compiling c-nioatomics.c
[92/287] Compiling Instrumentation NoOpInstrument.swift
[93/287] Compiling Instrumentation Locks.swift
[94/287] Compiling Instrumentation MultiplexInstrument.swift
[95/287] Compiling Logging Locks.swift
[96/287] Compiling Logging MetadataProvider.swift
[97/287] Compiling _NIODataStructures Heap.swift
[98/287] Emitting module _NIODataStructures
[99/288] Compiling Logging LogEvent.swift
[100/288] Compiling Logging Logging.swift
[101/288] Compiling Logging LogHandler.swift
[102/289] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[103/289] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[104/289] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[105/289] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[106/289] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[107/289] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[108/289] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[109/289] Compiling OrderedCollections OrderedDictionary+Values.swift
[110/289] Compiling OrderedCollections _HashTable+Bucket.swift
[111/289] Compiling OrderedCollections _HashTable+BucketIterator.swift
[112/289] Compiling OrderedCollections _HashTable+Constants.swift
[113/289] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[114/289] Compiling OrderedCollections _HashTable+Testing.swift
[115/289] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[116/289] Compiling OrderedCollections _HashTable.swift
[117/289] Compiling OrderedCollections _Hashtable+Header.swift
[118/289] Compiling OrderedCollections OrderedDictionary.swift
[119/289] Compiling OrderedCollections OrderedSet+Codable.swift
[120/289] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[121/289] Compiling OrderedCollections OrderedSet+Descriptions.swift
[122/289] Compiling OrderedCollections OrderedSet+Diffing.swift
[123/289] Compiling OrderedCollections OrderedSet+Equatable.swift
[124/289] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[125/289] Compiling OrderedCollections OrderedSet+Hashable.swift
[126/289] Compiling OrderedCollections OrderedDictionary+Codable.swift
[127/289] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[128/289] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[129/289] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[130/289] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[131/289] Compiling OrderedCollections OrderedDictionary+Elements.swift
[132/298] Compiling Instrumentation Instrument.swift
[133/298] Compiling Instrumentation InstrumentationSystem.swift
[134/298] Emitting module Instrumentation
[136/299] Compiling HTTPTypes HTTPRequest+URL.swift
[138/307] Compiling HTTPTypes ISOLatin1String.swift
[139/307] Compiling HeapModule Heap+Descriptions.swift
[140/307] Compiling HTTPTypes HTTPParsedFields.swift
[142/307] Compiling HeapModule Heap+Invariants.swift
[143/307] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[144/366] Emitting module HeapModule
[145/391] Compiling HTTPTypes NIOLock.swift
[146/391] Compiling HTTPTypes HTTPResponse.swift
[147/391] Compiling HeapModule Heap+UnsafeHandle.swift
[148/391] Compiling HeapModule _HeapNode.swift
[149/391] Compiling HeapModule Heap.swift
[150/392] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[151/392] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[152/392] Compiling HashTreeCollections TreeDictionary+Keys.swift
[153/392] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[154/392] Compiling HashTreeCollections TreeDictionary+Merge.swift
[155/392] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[156/392] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[158/399] Compiling HashTreeCollections TreeDictionary+Collection.swift
[159/399] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[160/399] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[161/399] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[162/399] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[163/399] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[164/399] Compiling HashTreeCollections TreeDictionary+Filter.swift
[165/399] Compiling Tracing InstrumentationSystem+Tracing.swift
[166/399] Compiling Tracing NoOpTracer.swift
[167/399] Compiling HashTreeCollections _AncestorHashSlots.swift
[168/399] Compiling HashTreeCollections _Bitmap.swift
[169/399] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[170/399] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[171/399] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[172/399] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[173/399] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[174/399] Compiling HashTreeCollections _HashNode+Structural merge.swift
[175/399] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[176/399] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[177/399] Compiling HTTPTypes HTTPRequest.swift
[178/399] Compiling Tracing TracingTime.swift
[179/399] Compiling Tracing TracerProtocol.swift
[180/399] Emitting module Tracing
[181/432] Compiling HashTreeCollections _HashStack.swift
[182/432] Compiling HashTreeCollections _HashTreeIterator.swift
[183/432] Compiling HashTreeCollections _HashTreeStatistics.swift
[184/432] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[185/432] Compiling HashTreeCollections _RawHashNode.swift
[186/432] Compiling HashTreeCollections _UnmanagedHashNode.swift
[187/432] Compiling HashTreeCollections _UnsafePath.swift
[188/432] Compiling HashTreeCollections TreeDictionary+Codable.swift
[189/432] Compiling ContainersPreview Drain+Reduce.swift
[190/432] Compiling ContainersPreview Drain.swift
[191/432] Compiling ContainersPreview Producer+Collect.swift
[192/432] Compiling ContainersPreview Producer+Filter.swift
[193/432] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[194/432] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[195/432] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[196/432] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[197/432] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[198/432] Compiling ContainersPreview OutputSpan+Extras.swift
[199/432] Compiling ContainersPreview TemporaryAllocation.swift
[200/432] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[201/432] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[202/432] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[203/436] Compiling ContainersPreview Producer+Map.swift
[204/436] Compiling ContainersPreview Producer+Reduce.swift
[205/436] Compiling ContainersPreview Producer.swift
[206/436] Compiling ContainersPreview Borrow.swift
[207/436] Compiling ContainersPreview RandomAccessContainer.swift
[208/436] Compiling ContainersPreview RangeExpression2.swift
[209/436] Compiling ContainersPreview RangeReplaceableContainer.swift
[210/436] Compiling ContainersPreview Drain+Map.swift
[211/436] Compiling HashTreeCollections TreeSet+Hashable.swift
[212/436] Compiling HashTreeCollections TreeSet+Sendable.swift
[213/436] Compiling HashTreeCollections TreeSet+Sequence.swift
[214/436] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[215/436] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[216/436] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[217/436] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[218/436] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[219/436] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[220/436] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[221/444] Emitting module ContainersPreview
[221/446] Compiling c-atomics.c
[223/446] Emitting module CoreMetrics
[224/446] Compiling CoreMetrics Locks.swift
[225/446] Compiling CoreMetrics Metrics.swift
[226/447] Compiling Tracing Tracer.swift
[227/447] Compiling Tracing TracerProtocol+Legacy.swift
[228/447] Compiling ContainersPreview Container.swift
[229/447] Compiling ContainersPreview ContainerIterator.swift
[230/447] Compiling ContainersPreview DynamicContainer.swift
[231/447] Compiling ContainersPreview MutableContainer.swift
[232/447] Compiling ContainersPreview PermutableContainer.swift
[233/447] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[234/447] Compiling ContainersPreview BorrowingSequence.swift
[235/447] Compiling ContainersPreview BidirectionalContainer.swift
[236/447] Compiling ContainersPreview Container+Filter.swift
[237/447] Compiling ContainersPreview Container+SpanwiseZip.swift
[239/447] Compiling ContainersPreview Box.swift
[240/447] Compiling ContainersPreview Inout.swift
[241/447] Compiling ContainersPreview InputSpan.swift
[242/447] Compiling ContainersPreview Shared.swift
[254/451] Compiling Tracing SpanProtocol.swift
[255/452] Compiling ConcurrencyHelpers LockedValueBox.swift
[257/459] Compiling OrderedCollections OrderedSet+SubSequence.swift
[258/459] Compiling OrderedCollections OrderedSet+Testing.swift
[259/459] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[260/459] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[261/459] Compiling OrderedCollections OrderedSet.swift
[262/459] Compiling OrderedCollections _UnsafeBitset.swift
[263/459] Compiling HashTreeCollections TreeSet+Equatable.swift
[264/459] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[265/459] Compiling HashTreeCollections TreeSet+Extras.swift
[266/459] Compiling HashTreeCollections TreeSet+Filter.swift
[277/459] Compiling OrderedCollections OrderedSet+Sendable.swift
[278/459] Emitting module OrderedCollections
[279/461] Compiling ConcurrencyHelpers Lock.swift
[280/461] Emitting module ConcurrencyHelpers
[281/462] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[282/462] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[283/462] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[284/462] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[285/462] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[286/462] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[287/462] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[288/462] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[289/462] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[290/462] Compiling HashTreeCollections TreeSet.swift
[300/462] Compiling NIOConcurrencyHelpers lock.swift
[302/502] Compiling DequeModule Deque+Extras.swift
[303/502] Compiling DequeModule Deque+Hashable.swift
[304/502] Compiling DequeModule Deque+Testing.swift
[305/502] Compiling DequeModule Deque._Storage.swift
[306/502] Compiling DequeModule Deque._UnsafeHandle.swift
[307/502] Compiling DequeModule Deque.swift
[308/502] Compiling DequeModule _DequeBuffer.swift
[309/502] Compiling DequeModule _DequeBufferHeader.swift
[310/502] Compiling DequeModule RigidDeque+Experimental.swift
[311/502] Compiling DequeModule RigidDeque+Hashable.swift
[312/502] Compiling DequeModule RigidDeque+Initializers.swift
[313/502] Compiling DequeModule RigidDeque+Insertions.swift
[314/502] Compiling DequeModule RigidDeque+Prepend.swift
[315/502] Compiling DequeModule UniqueDeque+Consumption.swift
[316/502] Compiling DequeModule UniqueDeque+Container.swift
[317/502] Compiling DequeModule UniqueDeque+Descriptions.swift
[318/502] Compiling DequeModule RigidDeque+Append.swift
[319/502] Compiling DequeModule RigidDeque+Consumption.swift
[320/502] Compiling DequeModule RigidDeque+Container.swift
[321/502] Compiling DequeModule RigidDeque+Descriptions.swift
[322/502] Compiling DequeModule RigidDeque+Removals.swift
[323/502] Compiling DequeModule RigidDeque+Replacements.swift
[324/502] Compiling DequeModule RigidDeque+Testing.swift
[325/502] Compiling DequeModule RigidDeque.swift
[326/502] Compiling NIOConcurrencyHelpers NIOLock.swift
[327/502] Compiling DequeModule UniqueDeque+Hashable.swift
[328/502] Compiling DequeModule UniqueDeque+Initializers.swift
[329/502] Compiling DequeModule UniqueDeque+Insertions.swift
[330/502] Compiling DequeModule UniqueDeque+Prepend.swift
[331/502] Compiling DequeModule UniqueDeque+Removals.swift
[335/502] Compiling DequeModule UniqueDeque+Equatable.swift
[336/502] Compiling DequeModule UniqueDeque+Experimental.swift
[363/508] Compiling DequeModule UniqueDeque.swift
[364/508] Compiling DequeModule _DequeSlot.swift
[365/508] Compiling DequeModule _UnsafeDequeHandle.swift
[366/508] Compiling DequeModule _UnsafeDequeSegments.swift
[373/517] Compiling DequeModule RigidDeque+Equatable.swift
[379/525] Compiling BitCollections BitArray+Collection.swift
[380/525] Compiling BitCollections BitArray+Copy.swift
[381/525] Compiling BitCollections BitArray+CustomReflectable.swift
[382/525] Compiling BitCollections BitArray+Descriptions.swift
[383/525] Compiling DequeModule UniqueDeque+Append.swift
[384/525] Compiling BitCollections BitArray+Initializers.swift
[385/525] Compiling BitCollections BitArray+Invariants.swift
[386/525] Compiling BitCollections BinaryInteger extensions.swift
[387/525] Compiling BitCollections BitArray+BitwiseOperations.swift
[388/525] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[389/525] Compiling BitCollections BitArray+Codable.swift
[391/544] Emitting module NIOConcurrencyHelpers
[392/562] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[393/565] Compiling NIOConcurrencyHelpers atomics.swift
[394/565] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[395/565] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[396/566] Emitting module _RopeModule
[397/567] Compiling BitCollections BitSet+Invariants.swift
[398/567] Compiling BitCollections BitSet+Random.swift
[399/567] Compiling BitCollections BitSet+SetAlgebra basics.swift
[400/567] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[401/567] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[402/567] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[403/567] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[404/567] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[405/567] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[406/567] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[407/567] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[410/567] Emitting module UnixSignals
[410/567] Wrapping AST for _RopeModule for debugging
[412/583] Compiling UnixSignals UnixSignalsSequence.swift
[413/583] Compiling UnixSignals UnixSignal.swift
[413/586] Wrapping AST for _NIODataStructures for debugging
[415/586] Wrapping AST for _NIOBase64 for debugging
[416/586] Wrapping AST for Tracing for debugging
[418/586] Compiling BitCollections BitSet+Initializers.swift
[425/586] Compiling BitCollections BitSet+Codable.swift
[426/586] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[427/586] Compiling BitCollections BitSet+CustomReflectable.swift
[428/586] Compiling BitCollections BitSet+CustomStringConvertible.swift
[429/586] Compiling BitCollections BitSet+Equatable.swift
[430/586] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[431/586] Compiling BitCollections BitSet+Extras.swift
[432/586] Compiling BitCollections BitSet+Hashable.swift
[432/593] Wrapping AST for UnixSignals for debugging
[434/593] Emitting module BitCollections
[434/593] Wrapping AST for ServiceContextModule for debugging
[436/593] Compiling Atomics AtomicStorage.swift
[437/593] Compiling Atomics AtomicValue.swift
[438/595] Compiling Atomics UnsafeAtomic.swift
[439/595] Compiling Atomics UnsafeAtomicLazyReference.swift
[440/595] Compiling Atomics ManagedAtomic.swift
[441/595] Compiling Atomics ManagedAtomicLazyReference.swift
[441/595] Wrapping AST for NIOConcurrencyHelpers for debugging
[443/595] Compiling Atomics AtomicMemoryOrderings.swift
[444/595] Compiling Atomics DoubleWord.swift
[444/595] Wrapping AST for OrderedCollections for debugging
[445/595] Wrapping AST for Logging for debugging
[446/595] Wrapping AST for Instrumentation for debugging
[453/595] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[454/595] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[455/595] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[456/595] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[457/595] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[458/595] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[459/595] Compiling BitCollections BitSet+SetAlgebra union.swift
[460/595] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[461/595] Compiling BitCollections BitSet.Counted.swift
[461/595] Wrapping AST for InternalCollectionsUtilities for debugging
[463/595] Compiling Atomics IntegerOperations.swift
[464/595] Compiling Atomics Unmanaged extensions.swift
[465/595] Compiling BitCollections BitArray+Shifts.swift
[466/595] Compiling BitCollections BitArray+Testing.swift
[467/595] Compiling BitCollections BitArray._UnsafeHandle.swift
[468/595] Compiling BitCollections BitArray.swift
[469/595] Compiling Atomics OptionalRawRepresentable.swift
[470/595] Compiling Atomics RawRepresentable.swift
[471/595] Compiling Atomics AtomicBool.swift
[472/595] Compiling Atomics IntegerConformances.swift
[473/595] Compiling Atomics PointerConformances.swift
[474/595] Compiling Atomics Primitives.native.swift
[492/595] Compiling Atomics AtomicInteger.swift
[493/595] Compiling Atomics AtomicOptionalWrappable.swift
[494/595] Compiling Atomics AtomicReference.swift
[498/595] Compiling BitCollections BitSet+BidirectionalCollection.swift
[507/595] Wrapping AST for HeapModule for debugging
[508/595] Wrapping AST for CoreMetrics for debugging
[514/595] Wrapping AST for ConcurrencyHelpers for debugging
[515/595] Wrapping AST for ContainersPreview for debugging
[541/595] Emitting module HTTPTypes
[542/595] Compiling HTTPTypes HTTPFields.swift
[543/596] Compiling BitCollections BitSet.Index.swift
[544/596] Compiling BitCollections BitSet._UnsafeHandle.swift
[545/596] Compiling BitCollections BitSet.swift
[546/596] Compiling BitCollections Range+Utilities.swift
[547/596] Compiling BitCollections Slice+Utilities.swift
[548/596] Compiling BitCollections UInt+Tricks.swift
[549/596] Compiling BitCollections _Word.swift
[551/597] Wrapping AST for HTTPTypes for debugging
[552/597] Wrapping AST for BitCollections for debugging
[554/597] Emitting module DequeModule
[555/597] Emitting module HashTreeCollections
[556/598] Emitting module Metrics
[557/598] Compiling Metrics Metrics.swift
[560/599] Emitting module Atomics
[565/600] Wrapping AST for Metrics for debugging
[566/600] Wrapping AST for HashTreeCollections for debugging
[568/600] Wrapping AST for DequeModule for debugging
[570/606] Emitting module Collections
[571/606] Compiling Collections HashTreeCollections reexports.swift
[572/614] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[573/614] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[574/614] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[575/622] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[576/622] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[577/622] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[578/660] Compiling Collections BitCollections reexports.swift
[579/660] Compiling Collections DequeModule reexports.swift
[580/660] Compiling Collections HeapModule reexports.swift
[581/660] Compiling Collections OrderedCollections reexports.swift
[583/661] Wrapping AST for Atomics for debugging
[584/725] Wrapping AST for Collections for debugging
[586/725] Compiling NIOCore ByteBuffer-int.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) {
[587/725] Compiling NIOCore ByteBuffer-lengthPrefix.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) {
[588/725] Compiling NIOCore ByteBuffer-multi-int.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) {
[589/725] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.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) {
[590/725] Compiling NIOCore ByteBuffer-views.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) {
[591/725] Compiling NIOCore Channel.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) {
[592/725] Compiling NIOCore ChannelHandler.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) {
[593/732] Compiling NIOCore EventLoopFuture.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
[594/732] Compiling NIOCore FileDescriptor.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
[595/732] Compiling NIOCore FileHandle.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
[596/732] Compiling NIOCore FileRegion.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
[597/732] Compiling NIOCore GlobalSingletons.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
[598/732] Compiling NIOCore IO.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
[599/732] Compiling NIOCore IOData.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
[600/732] Compiling NIOCore IPProtocol.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 |
[601/732] Compiling NIOCore IntegerBitPacking.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 |
[602/732] Compiling NIOCore IntegerTypes.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 |
[603/732] Compiling NIOCore Interfaces.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 |
[604/732] Compiling NIOCore Linux.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 |
[605/732] Compiling NIOCore MarkedCircularBuffer.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 |
[606/732] Compiling NIOCore MulticastChannel.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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[607/732] 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) }
[608/732] Compiling NIOCore AddressedEnvelope.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) {
[609/732] Compiling NIOCore AsyncAwaitSupport.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) {
[610/732] Compiling NIOCore 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) {
[611/732] Compiling NIOCore AsyncChannelHandler.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) {
[612/732] Compiling NIOCore AsyncChannelInboundStream.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) {
[613/732] Compiling NIOCore AsyncChannelOutboundWriter.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) {
[614/732] Compiling NIOCore NIOAsyncSequenceProducer.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) {
[615/732] Compiling NIOCore NIOAsyncSequenceProducerStrategies.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) {
[616/732] Compiling NIOCore DispatchQueue+WithFuture.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) {
[617/732] Compiling NIOCore EventLoop+Deprecated.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) {
[618/732] Compiling NIOCore EventLoop+SerialExecutor.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) {
[619/732] Compiling NIOCore EventLoop.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) {
[620/732] Compiling NIOCore EventLoopFuture+AssumeIsolated.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) {
[621/732] Compiling NIOCore EventLoopFuture+Deprecated.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) {
[622/732] Compiling NIOCore EventLoopFuture+WithEventLoop.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) {
[623/732] Compiling NIOCore NIOAsyncWriter.swift
[624/732] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[625/732] Compiling NIOCore BSDSocketAPI.swift
[626/732] Compiling NIOCore ByteBuffer-aux.swift
[627/732] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[628/732] Compiling NIOCore ByteBuffer-conversions.swift
[629/732] Compiling NIOCore ByteBuffer-core.swift
[630/732] Compiling NIOCore ByteBuffer-hex.swift
[631/732] Compiling NIOCore ChannelHandlers.swift
[632/732] Compiling NIOCore ChannelInvoker.swift
[633/732] Compiling NIOCore ChannelOption.swift
[634/732] Compiling NIOCore ChannelPipeline.swift
[635/732] Compiling NIOCore CircularBuffer.swift
[636/732] Compiling NIOCore Codec.swift
[637/732] Compiling NIOCore ConvenienceOptionSupport.swift
[638/732] Compiling NIOCore DeadChannel.swift
[639/732] Compiling AsyncAlgorithms UnsafeTransfer.swift
[640/732] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[641/732] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[642/732] Compiling AsyncAlgorithms ZipStateMachine.swift
[643/732] Compiling AsyncAlgorithms ZipStorage.swift
[644/732] Compiling NIOCore NIOSendable.swift
[645/732] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[646/732] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[647/732] Compiling NIOCore RecvByteBufferAllocator.swift
[648/740] 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) {
[649/740] 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) {
/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: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: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: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: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) {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/46] Write swift-version-24593BA9C3E375BF.txt
[2/109] Compiling Atomics UnsafeAtomic.swift
[3/109] Compiling Atomics UnsafeAtomicLazyReference.swift
[4/111] Compiling Logging LogEvent.swift
[5/111] Emitting module Logging
[6/111] Compiling Logging Locks.swift
[9/113] Compiling Logging MetadataProvider.swift
[10/113] Compiling ServiceContextModule ServiceContextKey.swift
[11/113] Compiling Atomics ManagedAtomic.swift
[12/113] Compiling Atomics ManagedAtomicLazyReference.swift
[13/113] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/113] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/113] Emitting module ServiceContextModule
[16/113] Compiling ServiceContextModule ServiceContext.swift
[17/114] Compiling Atomics AtomicMemoryOrderings.swift
[18/114] Compiling Atomics DoubleWord.swift
[19/114] Compiling Atomics AtomicStorage.swift
[20/114] Compiling Atomics AtomicValue.swift
[21/114] Compiling Atomics AtomicInteger.swift
[22/114] Compiling Atomics AtomicOptionalWrappable.swift
[23/114] Compiling Atomics AtomicReference.swift
[29/113] Compiling Atomics OptionalRawRepresentable.swift
[30/113] Compiling Atomics RawRepresentable.swift
[31/113] Compiling Atomics AtomicBool.swift
[32/113] Compiling Atomics IntegerConformances.swift
[33/113] Compiling Atomics PointerConformances.swift
[34/113] Compiling Atomics Primitives.native.swift
[38/113] Compiling HTTPTypes ISOLatin1String.swift
[39/114] Compiling _NIOBase64 Base64.swift
[40/114] Emitting module _NIOBase64
[41/115] Emitting module _NIODataStructures
[44/117] Compiling _NIODataStructures Heap.swift
[45/118] Compiling _NIODataStructures PriorityQueue.swift
[46/118] Compiling _NIODataStructures _TinyArray.swift
[48/123] Emitting module InternalCollectionsUtilities
[53/121] Compiling HTTPTypes NIOLock.swift
[54/121] Compiling NIOConcurrencyHelpers lock.swift
[55/130] Compiling HTTPTypes HTTPFields.swift
[58/130] Emitting module HTTPTypes
[59/130] Compiling HTTPTypes HTTPRequest.swift
[60/130] Compiling NIOConcurrencyHelpers NIOLock.swift
[63/131] Compiling Instrumentation NoOpInstrument.swift
[64/131] Compiling HTTPTypes HTTPRequest+URL.swift
[65/131] Compiling HTTPTypes HTTPParsedFields.swift
[66/131] Compiling HTTPTypes HTTPResponse.swift
[67/132] Compiling ConcurrencyHelpers LockedValueBox.swift
[68/132] Compiling Instrumentation Locks.swift
[69/132] Compiling Instrumentation MultiplexInstrument.swift
[71/132] Emitting module Instrumentation
[72/132] Compiling Instrumentation Instrument.swift
[73/132] Compiling Instrumentation InstrumentationSystem.swift
[74/132] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/132] Emitting module NIOConcurrencyHelpers
[78/130] Compiling ConcurrencyHelpers Lock.swift
[79/130] Compiling NIOConcurrencyHelpers atomics.swift
[80/130] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[81/130] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[82/130] Emitting module ConcurrencyHelpers
[83/132] Compiling CoreMetrics Locks.swift
[84/132] Emitting module CoreMetrics
[85/132] Compiling CoreMetrics Metrics.swift
[89/140] Compiling Logging Logging.swift
[90/140] Compiling Logging LogHandler.swift
[92/263] Compiling Tracing InstrumentationSystem+Tracing.swift
[93/263] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[94/263] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[95/263] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[96/263] Compiling OrderedCollections OrderedDictionary+Values.swift
[97/263] Compiling OrderedCollections OrderedDictionary.swift
[98/263] Compiling OrderedCollections OrderedSet+Codable.swift
[99/263] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[100/263] Compiling OrderedCollections OrderedSet+Descriptions.swift
[101/263] Compiling OrderedCollections OrderedSet+Diffing.swift
[102/263] Compiling OrderedCollections OrderedSet+Equatable.swift
[103/272] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[104/272] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[105/272] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[106/272] Compiling OrderedCollections OrderedDictionary+Elements.swift
[107/272] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[108/272] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[109/272] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[110/272] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[111/272] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[112/272] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[113/272] Compiling OrderedCollections _HashTable+Bucket.swift
[114/272] Compiling OrderedCollections _HashTable+BucketIterator.swift
[115/272] Compiling OrderedCollections _HashTable+Constants.swift
[116/272] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[117/272] Compiling OrderedCollections _HashTable+Testing.swift
[118/272] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[119/272] Compiling OrderedCollections _HashTable.swift
[120/272] Compiling OrderedCollections _Hashtable+Header.swift
[121/272] Compiling OrderedCollections OrderedDictionary+Codable.swift
[122/272] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[123/284] Emitting module Tracing
[124/360] Compiling Tracing TracingTime.swift
[125/360] Compiling UnixSignals UnixSignalsSequence.swift
[126/360] Compiling UnixSignals UnixSignal.swift
[127/360] Emitting module UnixSignals
[128/361] Compiling Tracing TracerProtocol.swift
[129/361] Compiling Tracing Tracer.swift
[130/361] Compiling Tracing TracerProtocol+Legacy.swift
[131/361] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[132/361] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[133/361] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[134/361] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[135/361] Compiling HashTreeCollections _HashNode.swift
[136/361] Compiling HashTreeCollections _HashNodeHeader.swift
[137/361] Compiling HashTreeCollections _HashSlot.swift
[138/368] Compiling HeapModule _HeapNode.swift
[140/368] Emitting module Metrics
[141/368] Compiling Metrics Metrics.swift
[142/368] Emitting module Atomics
[143/368] Compiling HeapModule Heap.swift
[144/369] Emitting module HeapModule
[146/369] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[147/369] Compiling HeapModule Heap+Descriptions.swift
[148/369] Compiling HeapModule Heap+Invariants.swift
[149/369] Compiling HeapModule Heap+UnsafeHandle.swift
[150/370] Compiling HashTreeCollections TreeDictionary+Merge.swift
[151/370] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[152/370] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[153/370] Compiling HashTreeCollections TreeDictionary+Values.swift
[154/370] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[155/370] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[156/370] Compiling HashTreeCollections _HashNode+Structural union.swift
[157/370] Compiling HashTreeCollections _Hash.swift
[158/370] Compiling HashTreeCollections _HashLevel.swift
[159/370] Compiling HashTreeCollections _HashNode+Builder.swift
[161/371] Compiling Tracing NoOpTracer.swift
[163/371] Compiling Tracing SpanProtocol.swift
[164/372] Compiling HashTreeCollections TreeSet+Hashable.swift
[165/372] Compiling HashTreeCollections TreeSet+Sendable.swift
[166/372] Compiling HashTreeCollections TreeSet+Sequence.swift
[167/372] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[168/372] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[169/372] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[170/372] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[171/372] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[172/372] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[173/372] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[174/382] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[175/382] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[176/382] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[177/382] Compiling HashTreeCollections TreeDictionary+Filter.swift
[178/382] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[179/382] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[180/382] Compiling HashTreeCollections TreeDictionary+Keys.swift
[181/382] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[183/382] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[184/382] Compiling HashTreeCollections _RawHashNode.swift
[185/382] Compiling HashTreeCollections _UnmanagedHashNode.swift
[186/382] Compiling HashTreeCollections _UnsafePath.swift
[187/382] Compiling HashTreeCollections TreeDictionary+Codable.swift
[188/382] Compiling HashTreeCollections TreeDictionary+Collection.swift
[189/382] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[190/382] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[191/382] Compiling HashTreeCollections _HashNode+Invariants.swift
[192/382] Compiling HashTreeCollections _HashNode+Lookups.swift
[193/382] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[194/382] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[195/382] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[196/382] Compiling HashTreeCollections _HashNode+Storage.swift
[197/382] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[198/382] Compiling HashTreeCollections _HashNode+Structural filter.swift
[199/382] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[200/382] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[201/382] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[202/382] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[203/382] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[204/382] Compiling HashTreeCollections _HashNode+Structural merge.swift
[205/382] Compiling HashTreeCollections _HashTreeIterator.swift
[206/382] Compiling HashTreeCollections _HashTreeStatistics.swift
[217/464] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[218/464] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[219/464] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[220/464] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[221/464] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[222/464] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[223/464] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[224/464] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[225/464] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[226/464] Compiling HashTreeCollections TreeSet.swift
[227/464] Compiling BitCollections BitSet+Codable.swift
[228/464] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[229/464] Compiling BitCollections BitSet+CustomReflectable.swift
[230/464] Compiling BitCollections BitSet+CustomStringConvertible.swift
[231/468] Compiling BitCollections BitArray+Codable.swift
[232/468] Compiling BitCollections BitArray+Collection.swift
[233/468] Compiling BitCollections BitArray+Copy.swift
[234/468] Compiling BitCollections BitArray+CustomReflectable.swift
[235/468] Compiling BitCollections BitArray+Descriptions.swift
[236/468] Compiling BitCollections BitSet+Equatable.swift
[237/468] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[238/468] Compiling BitCollections BitSet+Extras.swift
[239/468] Compiling BitCollections BitSet+Hashable.swift
[240/468] Compiling BitCollections BitSet+BidirectionalCollection.swift
[241/468] Compiling BitCollections BinaryInteger extensions.swift
[242/468] Compiling BitCollections BitArray+BitwiseOperations.swift
[243/468] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[244/468] Compiling BitCollections BitArray+Equatable.swift
[245/468] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[246/468] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[247/468] Compiling BitCollections BitArray+Extras.swift
[248/468] Compiling BitCollections BitArray+Fill.swift
[249/468] Compiling BitCollections BitArray+Hashable.swift
[250/468] Compiling BitCollections BitArray+Initializers.swift
[251/468] Compiling BitCollections BitArray+Invariants.swift
[257/468] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[258/468] Compiling BitCollections BitArray+Shifts.swift
[259/468] Compiling BitCollections BitArray+Testing.swift
[260/468] Compiling BitCollections BitArray._UnsafeHandle.swift
[261/468] Compiling BitCollections BitArray.swift
[265/468] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[266/468] Compiling BitCollections BitArray+RandomBits.swift
[267/468] Emitting module ContainersPreview
[277/468] Compiling OrderedCollections _UnsafeBitset.swift
[278/468] Compiling HashTreeCollections TreeSet+Equatable.swift
[279/468] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[280/468] Compiling HashTreeCollections TreeSet+Extras.swift
[281/468] Compiling HashTreeCollections TreeSet+Filter.swift
[286/468] Compiling OrderedCollections OrderedSet+Sendable.swift
[287/468] Compiling OrderedCollections OrderedSet+SubSequence.swift
[288/468] Compiling OrderedCollections OrderedSet+Testing.swift
[289/468] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[290/468] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[291/468] Compiling OrderedCollections OrderedSet.swift
[293/468] Compiling ContainersPreview Box.swift
[294/468] Compiling ContainersPreview Inout.swift
[295/468] Compiling ContainersPreview InputSpan.swift
[296/468] Compiling ContainersPreview Shared.swift
[309/468] Compiling BitCollections BitSet+SetAlgebra union.swift
[310/468] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[311/468] Compiling BitCollections BitSet.Counted.swift
[319/468] Compiling BitCollections BitSet+Invariants.swift
[320/468] Compiling BitCollections BitSet+Random.swift
[321/468] Compiling BitCollections BitSet+SetAlgebra basics.swift
[322/468] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[323/468] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[324/468] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[325/468] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[326/468] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[327/468] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[328/468] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[337/475] Emitting module BitCollections
[346/515] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[347/515] Compiling DequeModule _DequeBuffer.swift
[348/515] Compiling DequeModule _DequeBufferHeader.swift
[349/515] Compiling DequeModule RigidDeque+Append.swift
[350/515] Compiling DequeModule RigidDeque+Consumption.swift
[351/515] Compiling DequeModule RigidDeque+Container.swift
[352/515] Compiling DequeModule RigidDeque+Descriptions.swift
[353/515] Compiling DequeModule RigidDeque+Equatable.swift
[354/515] Compiling DequeModule RigidDeque+Experimental.swift
[355/515] Compiling DequeModule RigidDeque+Hashable.swift
[356/515] Compiling DequeModule RigidDeque+Initializers.swift
[357/515] Compiling BitCollections BitSet+Initializers.swift
[364/515] Compiling DequeModule RigidDeque.swift
[365/515] Compiling DequeModule UniqueDeque+Append.swift
[366/515] Compiling DequeModule UniqueDeque+Hashable.swift
[367/515] Compiling DequeModule UniqueDeque+Initializers.swift
[368/515] Compiling DequeModule UniqueDeque+Insertions.swift
[369/515] Compiling DequeModule UniqueDeque+Prepend.swift
[370/515] Compiling DequeModule UniqueDeque+Removals.swift
[371/515] Emitting module _RopeModule
[372/515] Emitting module OrderedCollections
[373/517] Compiling DequeModule UniqueDeque+Consumption.swift
[374/517] Compiling DequeModule UniqueDeque+Container.swift
[375/517] Compiling DequeModule UniqueDeque+Descriptions.swift
[376/517] Compiling DequeModule UniqueDeque+Equatable.swift
[377/517] Compiling DequeModule UniqueDeque+Experimental.swift
[387/522] Compiling DequeModule RigidDeque+Insertions.swift
[388/522] Compiling DequeModule RigidDeque+Prepend.swift
[389/522] Compiling DequeModule RigidDeque+Removals.swift
[390/522] Compiling DequeModule RigidDeque+Replacements.swift
[391/522] Compiling DequeModule RigidDeque+Testing.swift
[409/520] Compiling DequeModule Deque+Extras.swift
[410/520] Compiling DequeModule Deque+Hashable.swift
[411/520] Compiling DequeModule Deque+Testing.swift
[412/520] Compiling DequeModule Deque._Storage.swift
[413/520] Compiling DequeModule Deque._UnsafeHandle.swift
[414/520] Compiling DequeModule Deque.swift
[415/520] Compiling DequeModule Deque+Codable.swift
[416/520] Compiling DequeModule Deque+Collection.swift
[417/520] Compiling DequeModule Deque+CustomReflectable.swift
[418/520] Compiling DequeModule Deque+Descriptions.swift
[419/520] Compiling DequeModule Deque+Equatable.swift
[420/520] Compiling BitCollections BitSet.Index.swift
[421/520] Compiling BitCollections BitSet._UnsafeHandle.swift
[422/520] Compiling BitCollections BitSet.swift
[423/520] Compiling BitCollections Range+Utilities.swift
[424/520] Compiling BitCollections Slice+Utilities.swift
[425/520] Compiling BitCollections UInt+Tricks.swift
[426/520] Compiling BitCollections _Word.swift
[459/521] Compiling DequeModule UniqueDeque+Replacements.swift
[460/521] Compiling DequeModule UniqueDeque.swift
[461/521] Compiling DequeModule _DequeSlot.swift
[462/521] Compiling DequeModule _UnsafeDequeHandle.swift
[463/521] Compiling DequeModule _UnsafeDequeSegments.swift
[488/520] Emitting module HashTreeCollections
[490/520] Emitting module DequeModule
[497/643] Compiling Collections DequeModule reexports.swift
[498/643] Compiling Collections OrderedCollections reexports.swift
[499/643] Compiling Collections HeapModule reexports.swift
[500/643] Compiling Collections HashTreeCollections reexports.swift
[501/643] Emitting module Collections
[502/643] Compiling Collections BitCollections reexports.swift
[504/643] Compiling NIOCore IPProtocol.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
[505/643] Compiling NIOCore IntegerBitPacking.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
[506/643] Compiling NIOCore IntegerTypes.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
[507/643] Compiling NIOCore Interfaces.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
[508/643] Compiling NIOCore Linux.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
[509/643] Compiling NIOCore MarkedCircularBuffer.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
[510/643] Compiling NIOCore MulticastChannel.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
[511/643] Compiling NIOCore EventLoop+SerialExecutor.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 |
[512/643] Compiling NIOCore EventLoop.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 |
[513/643] Compiling NIOCore EventLoopFuture+AssumeIsolated.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 |
[514/643] Compiling NIOCore EventLoopFuture+Deprecated.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 |
[515/643] Compiling NIOCore EventLoopFuture+WithEventLoop.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 |
[516/643] Compiling NIOCore EventLoopFuture.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 |
[517/643] Compiling NIOCore FileDescriptor.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 |
[518/650] Compiling AsyncAlgorithms UnsafeTransfer.swift
[519/650] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[520/650] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[521/650] Compiling AsyncAlgorithms ZipStateMachine.swift
[522/650] Compiling AsyncAlgorithms ZipStorage.swift
[523/650] Compiling NIOCore NIOSendable.swift
[524/650] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[525/650] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[526/650] Compiling NIOCore RecvByteBufferAllocator.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[527/658] 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) }
[528/658] Compiling NIOCore AddressedEnvelope.swift
[529/658] Compiling NIOCore AsyncAwaitSupport.swift
[530/658] Compiling NIOCore AsyncChannel.swift
[531/658] Compiling NIOCore AsyncChannelHandler.swift
[532/658] Compiling NIOCore AsyncChannelInboundStream.swift
[533/658] Compiling NIOCore AsyncChannelOutboundWriter.swift
[534/658] Compiling NIOCore NIOAsyncSequenceProducer.swift
[535/658] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[536/658] Compiling NIOCore NIOAsyncWriter.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) {
[537/658] Compiling NIOCore CircularBuffer.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) {
[538/658] Compiling NIOCore Codec.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) {
[539/658] Compiling NIOCore ConvenienceOptionSupport.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) {
[540/658] Compiling NIOCore DeadChannel.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) {
[541/658] Compiling NIOCore DispatchQueue+WithFuture.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) {
[542/658] Compiling NIOCore EventLoop+Deprecated.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) {
[543/658] Compiling NIOCore FileHandle.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) {
[544/658] Compiling NIOCore FileRegion.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) {
[545/658] Compiling NIOCore GlobalSingletons.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) {
[546/658] Compiling NIOCore IO.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) {
[547/658] Compiling NIOCore IOData.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) {
[548/658] Compiling NIOCore ByteBuffer-multi-int.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) {
[549/658] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.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) {
[550/658] Compiling NIOCore ByteBuffer-views.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) {
[551/658] Compiling NIOCore Channel.swift
[552/658] Compiling NIOCore ChannelHandler.swift
[553/658] Compiling NIOCore ChannelHandlers.swift
[554/658] Compiling NIOCore ChannelInvoker.swift
[555/658] Compiling NIOCore ChannelOption.swift
[556/658] Compiling NIOCore ChannelPipeline.swift
[557/658] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[558/658] Compiling NIOCore BSDSocketAPI.swift
[559/658] Compiling NIOCore ByteBuffer-aux.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) {
[560/658] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.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) {
[561/658] Compiling NIOCore ByteBuffer-conversions.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) {
[562/658] Compiling NIOCore ByteBuffer-core.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) {
[563/658] Compiling NIOCore ByteBuffer-hex.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) {
[564/658] Compiling NIOCore ByteBuffer-int.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) {
[565/658] Compiling NIOCore ByteBuffer-lengthPrefix.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) {
[573/658] Compiling AsyncAlgorithms Rethrow.swift
[574/658] 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) {
/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: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: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: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: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: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