The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build GitHubRestAPISwiftOpenAPI, reference main (8fa56b), with Swift 6.2 (beta) for Android on 24 Jun 2025 16:12:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Wei18/github-rest-api-swift-openapi.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Wei18/github-rest-api-swift-openapi
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8fa56b7 Merge pull request #128 from wei18/dependabot/swift/dot-github/dependabot-mintfile/manifest-swift-openapi-generator/github.com/apple/swift-openapi-generator-1.9.0
Submodule path 'Submodule/github/rest-api-description': checked out '9110306f93c1eb8c466c225060db871095a84f63'
Submodule 'Submodule/github/rest-api-description' (https://github.com/github/rest-api-description.git) registered for path 'Submodule/github/rest-api-description'
Cloning into '/host/spi-builder-workspace/Submodule/github/rest-api-description'...
Cloned https://github.com/Wei18/github-rest-api-swift-openapi.git
Revision (git rev-parse @):
8fa56b7bd568c1e8692b39e4fd2779070576a622
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/github-rest-api-swift-openapi.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Wei18/github-rest-api-swift-openapi.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-runtime
[1/961] Fetching swift-openapi-urlsession
[962/6640] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.31s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.39s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (1.05s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.26s)
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.23s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (1.64s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.59s)
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Building for debugging...
[0/49] Write sources
[48/49] Write swift-version-8C5A4AE7A8CE2BA.txt
[50/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[52/72] Compiling InternalCollectionsUtilities Debugging.swift
[53/72] Compiling HTTPTypes HTTPFieldName.swift
[54/73] Emitting module InternalCollectionsUtilities
[55/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[56/73] Compiling InternalCollectionsUtilities Descriptions.swift
[57/73] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[58/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[59/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[60/73] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[61/73] Compiling InternalCollectionsUtilities _SortedCollection.swift
[62/73] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[63/73] Compiling InternalCollectionsUtilities Integer rank.swift
[64/73] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[65/73] Compiling InternalCollectionsUtilities UInt+reversed.swift
[66/74] Compiling HTTPTypes ISOLatin1String.swift
[68/74] Compiling HTTPTypes HTTPField.swift
[69/74] Emitting module HTTPTypes
[70/74] Compiling HTTPTypes HTTPParsedFields.swift
[71/74] Compiling HTTPTypes HTTPRequest.swift
[72/74] Compiling HTTPTypes HTTPResponse.swift
[73/74] Compiling HTTPTypes NIOLock.swift
[74/89] Compiling DequeModule _DequeBuffer.swift
[75/89] Compiling DequeModule _DequeBufferHeader.swift
[76/91] Compiling DequeModule Deque+Testing.swift
[77/91] Compiling DequeModule Deque._Storage.swift
[78/91] Compiling DequeModule _DequeSlot.swift
[79/91] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/91] Compiling DequeModule Deque+Extras.swift
[81/91] Compiling DequeModule Deque+Hashable.swift
[82/91] Compiling DequeModule Deque._UnsafeHandle.swift
[83/91] Compiling DequeModule Deque.swift
[84/91] Compiling DequeModule Deque+Equatable.swift
[85/91] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/91] Compiling DequeModule Deque+Codable.swift
[87/91] Compiling DequeModule Deque+Collection.swift
[88/91] Compiling DequeModule Deque+CustomReflectable.swift
[89/91] Compiling DequeModule Deque+Descriptions.swift
[90/91] Emitting module DequeModule
[92/92] Compiling HTTPTypes HTTPFields.swift
[94/154] Emitting module OpenAPIRuntime
[95/162] Compiling OpenAPIRuntime FoundationExtensions.swift
[96/162] Compiling OpenAPIRuntime ParameterStyles.swift
[97/162] Compiling OpenAPIRuntime ServerVariable.swift
[98/162] Compiling OpenAPIRuntime URLExtensions.swift
[99/162] Compiling OpenAPIRuntime Deprecated.swift
[100/162] Compiling OpenAPIRuntime ClientError.swift
[101/162] Compiling OpenAPIRuntime CodingErrors.swift
[102/162] Compiling OpenAPIRuntime RuntimeError.swift
[103/162] Compiling OpenAPIRuntime ServerError.swift
[104/162] Compiling OpenAPIRuntime URICodeCodingKey.swift
[105/162] Compiling OpenAPIRuntime URICoderConfiguration.swift
[106/162] Compiling OpenAPIRuntime URIEncodedNode.swift
[107/162] Compiling OpenAPIRuntime URIParsedTypes.swift
[108/162] Compiling OpenAPIRuntime URIDecoder.swift
[109/162] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[110/162] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[111/162] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[112/162] Compiling OpenAPIRuntime CurrencyTypes.swift
[113/162] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[114/162] Compiling OpenAPIRuntime HTTPBody.swift
[115/162] Compiling OpenAPIRuntime ServerTransport.swift
[116/162] Compiling OpenAPIRuntime UniversalClient.swift
[117/162] Compiling OpenAPIRuntime UniversalServer.swift
[118/162] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[119/162] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[120/162] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[121/162] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[122/162] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[123/162] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[124/162] Compiling OpenAPIRuntime ServerSentEvents.swift
[125/162] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[126/162] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[127/162] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[128/162] Compiling OpenAPIRuntime ClientTransport.swift
[129/162] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[130/162] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[131/162] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[132/162] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[133/162] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[134/162] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[135/162] Compiling OpenAPIRuntime MultipartValidation.swift
[136/162] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[137/162] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[138/162] Compiling OpenAPIRuntime CodableExtensions.swift
[139/162] Compiling OpenAPIRuntime Configuration.swift
[140/162] Compiling OpenAPIRuntime Converter+Client.swift
[141/162] Compiling OpenAPIRuntime Converter+Common.swift
[142/162] Compiling OpenAPIRuntime Converter+Server.swift
[143/162] Compiling OpenAPIRuntime Converter.swift
[144/162] Compiling OpenAPIRuntime CurrencyExtensions.swift
[145/162] Compiling OpenAPIRuntime ErrorExtensions.swift
[146/162] Compiling OpenAPIRuntime Acceptable.swift
[147/162] Compiling OpenAPIRuntime Base64EncodedData.swift
[148/162] Compiling OpenAPIRuntime ByteUtilities.swift
[149/162] Compiling OpenAPIRuntime ContentDisposition.swift
[150/162] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[151/162] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[152/162] Compiling OpenAPIRuntime OpenAPIValue.swift
[153/162] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[154/162] Compiling OpenAPIRuntime UndocumentedPayload.swift
[155/162] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[156/162] Compiling OpenAPIRuntime URIEncoder.swift
[157/162] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[158/162] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[159/162] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[160/162] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[161/162] Compiling OpenAPIRuntime URIParser.swift
[162/162] Compiling OpenAPIRuntime URISerializer.swift
[164/170] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[165/170] Compiling OpenAPIURLSession URLSession+Extensions.swift
[166/170] Compiling OpenAPIURLSession Lock.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:42:27: error: cannot find type 'pthread_mutex_t' in scope
 40 | #else
 41 | @usableFromInline
 42 | typealias LockPrimitive = pthread_mutex_t
    |                           `- error: cannot find type 'pthread_mutex_t' in scope
 43 | #endif
 44 |
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:56:16: error: cannot find 'pthread_mutexattr_t' in scope
 54 |     InitializeSRWLock(mutex)
 55 |     #else
 56 |     var attr = pthread_mutexattr_t()
    |                `- error: cannot find 'pthread_mutexattr_t' in scope
 57 |     pthread_mutexattr_init(&attr)
 58 |
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:57:5: error: cannot find 'pthread_mutexattr_init' in scope
 55 |     #else
 56 |     var attr = pthread_mutexattr_t()
 57 |     pthread_mutexattr_init(&attr)
    |     `- error: cannot find 'pthread_mutexattr_init' in scope
 58 |
 59 |     let err = pthread_mutex_init(mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:59:15: error: cannot find 'pthread_mutex_init' in scope
 57 |     pthread_mutexattr_init(&attr)
 58 |
 59 |     let err = pthread_mutex_init(mutex, &attr)
    |               `- error: cannot find 'pthread_mutex_init' in scope
 60 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 61 |     #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:71:15: error: cannot find 'pthread_mutex_destroy' in scope
 69 |     // SRWLOCK does not need to be freed
 70 |     #else
 71 |     let err = pthread_mutex_destroy(mutex)
    |               `- error: cannot find 'pthread_mutex_destroy' in scope
 72 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 73 |     #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:83:15: error: cannot find 'pthread_mutex_lock' in scope
 81 |     AcquireSRWLockExclusive(mutex)
 82 |     #else
 83 |     let err = pthread_mutex_lock(mutex)
    |               `- error: cannot find 'pthread_mutex_lock' in scope
 84 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 85 |     #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:95:15: error: cannot find 'pthread_mutex_unlock' in scope
 93 |     ReleaseSRWLockExclusive(mutex)
 94 |     #else
 95 |     let err = pthread_mutex_unlock(mutex)
    |               `- error: cannot find 'pthread_mutex_unlock' in scope
 96 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 97 |     #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:134:23: error: type of expression is ambiguous without a type annotation
132 |   @inlinable
133 |   static func create(value: Value) -> Self {
134 |     let buffer = Self.create(minimumCapacity: 1) { _ in
    |                       `- error: type of expression is ambiguous without a type annotation
135 |       return value
136 |     }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:149:10: error: type of expression is ambiguous without a type annotation
147 |   @inlinable
148 |   func lock() {
149 |     self.withUnsafeMutablePointerToElements { lockPtr in
    |          `- error: type of expression is ambiguous without a type annotation
150 |       LockOperations.lock(lockPtr)
151 |     }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:156:10: error: type of expression is ambiguous without a type annotation
154 |   @inlinable
155 |   func unlock() {
156 |     self.withUnsafeMutablePointerToElements { lockPtr in
    |          `- error: type of expression is ambiguous without a type annotation
157 |       LockOperations.unlock(lockPtr)
158 |     }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:163:10: error: type of expression is ambiguous without a type annotation
161 |   @usableFromInline
162 |   deinit {
163 |     self.withUnsafeMutablePointerToElements { lockPtr in
    |          `- error: type of expression is ambiguous without a type annotation
164 |       LockOperations.destroy(lockPtr)
165 |     }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:172:14: error: type of expression is ambiguous without a type annotation
170 |     _ body: (UnsafeMutablePointer<LockPrimitive>) throws -> T
171 |   ) rethrows -> T {
172 |     try self.withUnsafeMutablePointerToElements { lockPtr in
    |              `- error: type of expression is ambiguous without a type annotation
173 |       return try body(lockPtr)
174 |     }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:179:14: error: type of expression is ambiguous without a type annotation
177 |   @inlinable
178 |   func withLockedValue<T>(_ mutate: (inout Value) throws -> T) rethrows -> T {
179 |     try self.withUnsafeMutablePointers { valuePtr, lockPtr in
    |              `- error: type of expression is ambiguous without a type annotation
180 |       LockOperations.lock(lockPtr)
181 |       defer { LockOperations.unlock(lockPtr) }
[167/170] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[168/170] Compiling OpenAPIURLSession URLSessionTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:42:27: error: cannot find type 'pthread_mutex_t' in scope
 40 | #else
 41 | @usableFromInline
 42 | typealias LockPrimitive = pthread_mutex_t
    |                           `- error: cannot find type 'pthread_mutex_t' in scope
 43 | #endif
 44 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[169/170] Compiling OpenAPIURLSession BufferedStream.swift
[170/170] Emitting module OpenAPIURLSession
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:42:27: error: cannot find type 'pthread_mutex_t' in scope
 40 | #else
 41 | @usableFromInline
 42 | typealias LockPrimitive = pthread_mutex_t
    |                           `- error: cannot find type 'pthread_mutex_t' in scope
 43 | #endif
 44 |
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:56:16: error: cannot find 'pthread_mutexattr_t' in scope
 54 |     InitializeSRWLock(mutex)
 55 |     #else
 56 |     var attr = pthread_mutexattr_t()
    |                `- error: cannot find 'pthread_mutexattr_t' in scope
 57 |     pthread_mutexattr_init(&attr)
 58 |
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:57:5: error: cannot find 'pthread_mutexattr_init' in scope
 55 |     #else
 56 |     var attr = pthread_mutexattr_t()
 57 |     pthread_mutexattr_init(&attr)
    |     `- error: cannot find 'pthread_mutexattr_init' in scope
 58 |
 59 |     let err = pthread_mutex_init(mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:59:15: error: cannot find 'pthread_mutex_init' in scope
 57 |     pthread_mutexattr_init(&attr)
 58 |
 59 |     let err = pthread_mutex_init(mutex, &attr)
    |               `- error: cannot find 'pthread_mutex_init' in scope
 60 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 61 |     #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:71:15: error: cannot find 'pthread_mutex_destroy' in scope
 69 |     // SRWLOCK does not need to be freed
 70 |     #else
 71 |     let err = pthread_mutex_destroy(mutex)
    |               `- error: cannot find 'pthread_mutex_destroy' in scope
 72 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 73 |     #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:83:15: error: cannot find 'pthread_mutex_lock' in scope
 81 |     AcquireSRWLockExclusive(mutex)
 82 |     #else
 83 |     let err = pthread_mutex_lock(mutex)
    |               `- error: cannot find 'pthread_mutex_lock' in scope
 84 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 85 |     #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:95:15: error: cannot find 'pthread_mutex_unlock' in scope
 93 |     ReleaseSRWLockExclusive(mutex)
 94 |     #else
 95 |     let err = pthread_mutex_unlock(mutex)
    |               `- error: cannot find 'pthread_mutex_unlock' in scope
 96 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 97 |     #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:134:23: error: type of expression is ambiguous without a type annotation
132 |   @inlinable
133 |   static func create(value: Value) -> Self {
134 |     let buffer = Self.create(minimumCapacity: 1) { _ in
    |                       `- error: type of expression is ambiguous without a type annotation
135 |       return value
136 |     }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:149:10: error: type of expression is ambiguous without a type annotation
147 |   @inlinable
148 |   func lock() {
149 |     self.withUnsafeMutablePointerToElements { lockPtr in
    |          `- error: type of expression is ambiguous without a type annotation
150 |       LockOperations.lock(lockPtr)
151 |     }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:156:10: error: type of expression is ambiguous without a type annotation
154 |   @inlinable
155 |   func unlock() {
156 |     self.withUnsafeMutablePointerToElements { lockPtr in
    |          `- error: type of expression is ambiguous without a type annotation
157 |       LockOperations.unlock(lockPtr)
158 |     }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:172:14: error: type of expression is ambiguous without a type annotation
170 |     _ body: (UnsafeMutablePointer<LockPrimitive>) throws -> T
171 |   ) rethrows -> T {
172 |     try self.withUnsafeMutablePointerToElements { lockPtr in
    |              `- error: type of expression is ambiguous without a type annotation
173 |       return try body(lockPtr)
174 |     }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:179:14: error: type of expression is ambiguous without a type annotation
177 |   @inlinable
178 |   func withLockedValue<T>(_ mutate: (inout Value) throws -> T) rethrows -> T {
179 |     try self.withUnsafeMutablePointers { valuePtr, lockPtr in
    |              `- error: type of expression is ambiguous without a type annotation
180 |       LockOperations.lock(lockPtr)
181 |       defer { LockOperations.unlock(lockPtr) }
BUILD FAILURE 6.2 android