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 3.0.1 (06c45e), with Swift 6.2 (beta) for Android on 17 Jun 2025 12:00:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: 3.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Wei18/github-rest-api-swift-openapi
 * tag               3.0.1      -> FETCH_HEAD
HEAD is now at 06c45e7 Remove submodule
Cloned https://github.com/Wei18/github-rest-api-swift-openapi.git
Revision (git rev-parse @):
06c45e771313df55393f56432ca07e3d9b43bb5d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/github-rest-api-swift-openapi.git at 3.0.1
========================================
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-2":/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-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/5679] Fetching swift-openapi-runtime
[1762/6640] Fetching swift-openapi-runtime, swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.35s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.35s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (1.30s)
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.27s)
[1/16606] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.17s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (1.59s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.37s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.66s)
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
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
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
Building for debugging...
[0/49] Write sources
[48/49] Write swift-version-8C5A4AE7A8CE2BA.txt
[50/71] Compiling HTTPTypes ISOLatin1String.swift
[51/72] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/73] Compiling InternalCollectionsUtilities Descriptions.swift
[53/73] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/73] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[55/73] Compiling InternalCollectionsUtilities Debugging.swift
[56/73] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[57/73] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[59/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[60/73] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[61/73] Compiling InternalCollectionsUtilities UInt+reversed.swift
[62/73] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[63/73] Compiling InternalCollectionsUtilities Integer rank.swift
[64/73] Emitting module InternalCollectionsUtilities
[65/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[67/74] Compiling HTTPTypes HTTPParsedFields.swift
[68/74] Compiling HTTPTypes HTTPRequest.swift
[69/74] Compiling HTTPTypes HTTPResponse.swift
[70/89] Compiling HTTPTypes NIOLock.swift
[71/89] Compiling DequeModule _DequeBuffer.swift
[72/89] Compiling DequeModule _DequeBufferHeader.swift
[73/91] Compiling DequeModule Deque+Equatable.swift
[74/91] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[75/91] Compiling DequeModule Deque+CustomReflectable.swift
[76/91] Compiling DequeModule Deque+Descriptions.swift
[77/91] Compiling DequeModule _DequeSlot.swift
[78/91] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/91] Compiling DequeModule Deque+Extras.swift
[80/91] Compiling DequeModule Deque+Hashable.swift
[81/91] Compiling DequeModule Deque+Testing.swift
[82/91] Compiling DequeModule Deque._Storage.swift
[83/91] Compiling DequeModule Deque._UnsafeHandle.swift
[84/91] Compiling DequeModule Deque.swift
[85/91] Compiling DequeModule Deque+Codable.swift
[86/91] Compiling DequeModule Deque+Collection.swift
[87/91] Emitting module DequeModule
[89/92] Compiling HTTPTypes HTTPFieldName.swift
[90/92] Compiling HTTPTypes HTTPField.swift
[91/92] Emitting module HTTPTypes
[92/92] Compiling HTTPTypes HTTPFields.swift
[94/154] Compiling OpenAPIRuntime URICodeCodingKey.swift
[95/154] Compiling OpenAPIRuntime URICoderConfiguration.swift
[96/154] Compiling OpenAPIRuntime URIEncodedNode.swift
[97/154] Compiling OpenAPIRuntime URIParsedTypes.swift
[98/154] Compiling OpenAPIRuntime URIDecoder.swift
[99/154] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[100/154] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[101/154] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[102/162] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[103/162] Compiling OpenAPIRuntime CodableExtensions.swift
[104/162] Compiling OpenAPIRuntime Configuration.swift
[105/162] Compiling OpenAPIRuntime Converter+Client.swift
[106/162] Compiling OpenAPIRuntime Converter+Common.swift
[107/162] Compiling OpenAPIRuntime Converter+Server.swift
[108/162] Compiling OpenAPIRuntime Converter.swift
[109/162] Compiling OpenAPIRuntime CurrencyExtensions.swift
[110/162] Compiling OpenAPIRuntime ErrorExtensions.swift
[111/162] Emitting module OpenAPIRuntime
[112/162] Compiling OpenAPIRuntime Acceptable.swift
[113/162] Compiling OpenAPIRuntime Base64EncodedData.swift
[114/162] Compiling OpenAPIRuntime ByteUtilities.swift
[115/162] Compiling OpenAPIRuntime ContentDisposition.swift
[116/162] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[117/162] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[118/162] Compiling OpenAPIRuntime OpenAPIValue.swift
[119/162] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[120/162] Compiling OpenAPIRuntime UndocumentedPayload.swift
[121/162] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[122/162] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[123/162] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[124/162] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[125/162] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[126/162] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[127/162] Compiling OpenAPIRuntime MultipartValidation.swift
[128/162] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[129/162] Compiling OpenAPIRuntime FoundationExtensions.swift
[130/162] Compiling OpenAPIRuntime ParameterStyles.swift
[131/162] Compiling OpenAPIRuntime ServerVariable.swift
[132/162] Compiling OpenAPIRuntime URLExtensions.swift
[133/162] Compiling OpenAPIRuntime Deprecated.swift
[134/162] Compiling OpenAPIRuntime ClientError.swift
[135/162] Compiling OpenAPIRuntime CodingErrors.swift
[136/162] Compiling OpenAPIRuntime RuntimeError.swift
[137/162] Compiling OpenAPIRuntime ServerError.swift
[138/162] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[139/162] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[140/162] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[141/162] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[142/162] Compiling OpenAPIRuntime ServerSentEvents.swift
[143/162] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[144/162] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[145/162] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[146/162] Compiling OpenAPIRuntime ClientTransport.swift
[147/162] Compiling OpenAPIRuntime CurrencyTypes.swift
[148/162] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[149/162] Compiling OpenAPIRuntime HTTPBody.swift
[150/162] Compiling OpenAPIRuntime ServerTransport.swift
[151/162] Compiling OpenAPIRuntime UniversalClient.swift
[152/162] Compiling OpenAPIRuntime UniversalServer.swift
[153/162] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[154/162] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.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 HTTPBodyOutputStreamBridge.swift
[165/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) }
[166/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 |
[167/170] Compiling OpenAPIURLSession URLSession+Extensions.swift
[168/170] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
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