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 logging-middleware-oslog, reference 1.0.1 (52150c), with Swift 6.1 for Android on 30 May 2025 18:16:26 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/laconicman/OSLogLoggingMiddleware.git
Reference: 1.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/laconicman/OSLogLoggingMiddleware
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 52150c4 REFACTOR: Delete unnecessary code
Cloned https://github.com/laconicman/OSLogLoggingMiddleware.git
Revision (git rev-parse @):
52150c4b254f71765f197c42b9064fd7518c3a17
SUCCESS checkout https://github.com/laconicman/OSLogLoggingMiddleware.git at 1.0.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/laconicman/OSLogLoggingMiddleware.git
https://github.com/laconicman/OSLogLoggingMiddleware.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    }
  ],
  "manifest_display_name" : "logging-middleware-oslog",
  "name" : "logging-middleware-oslog",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "OSLogLoggingMiddleware",
      "targets" : [
        "OSLogLoggingMiddleware"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OSLogLoggingMiddlewareTests",
      "module_type" : "SwiftTarget",
      "name" : "OSLogLoggingMiddlewareTests",
      "path" : "Tests/OSLogLoggingMiddlewareTests",
      "sources" : [
        "OSLogLoggingMiddlewareTests.swift"
      ],
      "target_dependencies" : [
        "OSLogLoggingMiddleware"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OSLogLoggingMiddleware",
      "module_type" : "SwiftTarget",
      "name" : "OSLogLoggingMiddleware",
      "path" : "Sources/OSLogLoggingMiddleware",
      "product_dependencies" : [
        "OpenAPIURLSession",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "OSLogLoggingMiddleware"
      ],
      "sources" : [
        "OSLogLoggingMiddleware.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-openapi-urlsession
[1/904] Fetching swift-http-types
[896/1865] Fetching swift-http-types, swift-openapi-urlsession
Fetched https://github.com/apple/swift-http-types from cache (0.46s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.48s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (4.76s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-openapi-runtime
[1/5679] Fetching swift-openapi-runtime
[1989/22270] Fetching swift-openapi-runtime, swift-collections
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.81s)
[3651/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.16s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (3.24s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.96s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.18s)
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
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/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[10/30] Compiling HTTPTypes ISOLatin1String.swift
[11/30] Compiling HTTPTypes HTTPRequest.swift
[12/30] Compiling HTTPTypes HTTPParsedFields.swift
[13/30] Compiling HTTPTypes HTTPResponse.swift
[14/31] Compiling InternalCollectionsUtilities Descriptions.swift
[15/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/31] Compiling InternalCollectionsUtilities Debugging.swift
[18/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/31] Compiling InternalCollectionsUtilities Integer rank.swift
[26/31] Emitting module InternalCollectionsUtilities
[28/32] Compiling HTTPTypes NIOLock.swift
[29/47] Compiling DequeModule _DequeBuffer.swift
[30/47] Compiling DequeModule _DequeBufferHeader.swift
[31/49] Compiling DequeModule _DequeSlot.swift
[32/49] Compiling DequeModule _UnsafeWrappedBuffer.swift
[33/49] Compiling DequeModule Deque+Testing.swift
[34/49] Compiling DequeModule Deque._Storage.swift
[35/49] Compiling DequeModule Deque+Equatable.swift
[36/49] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[37/49] Compiling DequeModule Deque+CustomReflectable.swift
[38/49] Compiling DequeModule Deque+Descriptions.swift
[39/49] Compiling DequeModule Deque+Extras.swift
[40/49] Compiling DequeModule Deque+Hashable.swift
[41/49] Compiling DequeModule Deque._UnsafeHandle.swift
[42/49] Compiling DequeModule Deque.swift
[43/49] Compiling DequeModule Deque+Codable.swift
[44/49] Compiling DequeModule Deque+Collection.swift
[45/49] Emitting module DequeModule
[47/50] Compiling HTTPTypes HTTPFieldName.swift
[48/50] Compiling HTTPTypes HTTPField.swift
[49/50] Emitting module HTTPTypes
[50/50] Compiling HTTPTypes HTTPFields.swift
[52/112] Emitting module OpenAPIRuntime
[53/120] Compiling OpenAPIRuntime URICodeCodingKey.swift
[54/120] Compiling OpenAPIRuntime URICoderConfiguration.swift
[55/120] Compiling OpenAPIRuntime URIEncodedNode.swift
[56/120] Compiling OpenAPIRuntime URIParsedTypes.swift
[57/120] Compiling OpenAPIRuntime URIDecoder.swift
[58/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[59/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[60/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[61/120] Compiling OpenAPIRuntime FoundationExtensions.swift
[62/120] Compiling OpenAPIRuntime ParameterStyles.swift
[63/120] Compiling OpenAPIRuntime ServerVariable.swift
[64/120] Compiling OpenAPIRuntime URLExtensions.swift
[65/120] Compiling OpenAPIRuntime Deprecated.swift
[66/120] Compiling OpenAPIRuntime ClientError.swift
[67/120] Compiling OpenAPIRuntime CodingErrors.swift
[68/120] Compiling OpenAPIRuntime RuntimeError.swift
[69/120] Compiling OpenAPIRuntime ServerError.swift
[70/120] Compiling OpenAPIRuntime CurrencyTypes.swift
[71/120] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[72/120] Compiling OpenAPIRuntime HTTPBody.swift
[73/120] Compiling OpenAPIRuntime ServerTransport.swift
[74/120] Compiling OpenAPIRuntime UniversalClient.swift
[75/120] Compiling OpenAPIRuntime UniversalServer.swift
[76/120] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[77/120] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[78/120] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[79/120] Compiling OpenAPIRuntime CodableExtensions.swift
[80/120] Compiling OpenAPIRuntime Configuration.swift
[81/120] Compiling OpenAPIRuntime Converter+Client.swift
[82/120] Compiling OpenAPIRuntime Converter+Common.swift
[83/120] Compiling OpenAPIRuntime Converter+Server.swift
[84/120] Compiling OpenAPIRuntime Converter.swift
[85/120] Compiling OpenAPIRuntime CurrencyExtensions.swift
[86/120] Compiling OpenAPIRuntime ErrorExtensions.swift
[87/120] Compiling OpenAPIRuntime Acceptable.swift
[88/120] Compiling OpenAPIRuntime Base64EncodedData.swift
[89/120] Compiling OpenAPIRuntime ByteUtilities.swift
[90/120] Compiling OpenAPIRuntime ContentDisposition.swift
[91/120] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[92/120] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[93/120] Compiling OpenAPIRuntime OpenAPIValue.swift
[94/120] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[95/120] Compiling OpenAPIRuntime UndocumentedPayload.swift
[96/120] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[97/120] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[98/120] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[99/120] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[100/120] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[101/120] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[102/120] Compiling OpenAPIRuntime MultipartValidation.swift
[103/120] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[104/120] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[105/120] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[106/120] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[107/120] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[108/120] Compiling OpenAPIRuntime ServerSentEvents.swift
[109/120] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[110/120] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[111/120] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[112/120] Compiling OpenAPIRuntime ClientTransport.swift
[113/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[114/120] Compiling OpenAPIRuntime URIEncoder.swift
[115/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[116/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[117/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[118/120] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[119/120] Compiling OpenAPIRuntime URIParser.swift
[120/120] Compiling OpenAPIRuntime URISerializer.swift
[122/128] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[123/128] 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) }
[124/128] Compiling OpenAPIURLSession URLSession+Extensions.swift
[125/128] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
error: compile command failed due to signal 11 (use -v to see invocation)
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/URLSession+Extensions.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift -emit-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.swiftdeps -target aarch64-unknown-linux-android24 -Xllvm -aarch64-use-tbi -disable-objc-interop -sdk /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -I /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -resource-dir /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc --sysroot -Xcc /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name OpenAPIURLSession -package-name swift_openapi_urlsession -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.swift.o -index-store-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/index/store -index-system-modules
1.	Swift version 6.1 (swift-6.1-RELEASE)
2.	Compiling with effective version 5.10
3.	While evaluating request IRGenRequest(IR Generation for file "/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift")
4.	While emitting IR SIL function "@$s17OpenAPIURLSession18_standardErrorLock33_849AED48BB8E5D39A6F65399EA95CEAELL_WZ".
 for declaration 0x558fc4ae2730 (at /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift:299:9)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend 0x0000558fbf144808
1  swift-frontend 0x0000558fbf1425ee
2  swift-frontend 0x0000558fbf144ea8
3  libc.so.6      0x00007f3116efd520
4  swift-frontend 0x0000558fb94109d3
5  swift-frontend 0x0000558fb9408668
6  swift-frontend 0x0000558fb9407ebc
7  swift-frontend 0x0000558fb940fd24
8  swift-frontend 0x0000558fb93867df
9  swift-frontend 0x0000558fb93893d7
10 swift-frontend 0x0000558fb938d396
11 swift-frontend 0x0000558fb9559481
12 swift-frontend 0x0000558fb95521da
13 swift-frontend 0x0000558fb942240e
14 swift-frontend 0x0000558fb92e3d48
15 swift-frontend 0x0000558fb934407c
16 swift-frontend 0x0000558fb9343fd9
17 swift-frontend 0x0000558fb92ec837
18 swift-frontend 0x0000558fb92e5dae
19 swift-frontend 0x0000558fb8f0ba96
20 swift-frontend 0x0000558fb8f07c0c
21 swift-frontend 0x0000558fb8f06997
22 swift-frontend 0x0000558fb8f092ba
23 swift-frontend 0x0000558fb8f08713
24 swift-frontend 0x0000558fb8ce586a
25 libc.so.6      0x00007f3116ee4d90
26 libc.so.6      0x00007f3116ee4e40 __libc_start_main + 128
27 swift-frontend 0x0000558fb8ce4cc5
*** Signal 11: Backtracing from 0x558fb94109d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0  0x0000558fb94109d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000  0
rdx 0x00007ffcecaf0fb0  d0 37 af ec fc 7f 00 00 c8 0f af ec fc 7f 00 00  Ð7¯ìü···È·¯ìü···
rcx 0x0000558fc4cf5718  d2 56 cf c4 8f 55 00 00 00 00 00 00 00 00 00 00  ÒVÏÄ·U··········
rbx 0x00007ffcecaf0b18  98 0c af ec fc 7f 00 00 30 d6 26 c6 8f 55 00 00  ··¯ìü···0Ö&Æ·U··
rsi 0x00007ffcecaf0c98  01 f3 c1 c4 8f 55 00 00 18 7d 0f c4 8f 55 00 00  ·óÁÄ·U···}·Ä·U··
rdi 0x0000000000000004  4
rbp 0x0000000000000000  0
rsp 0x00007ffcecaf0db0  00 00 00 00 00 00 00 00 c8 0d af ec fc 7f 00 00  ········È·¯ìü···
 r8 0x0000000000000a7c  2684
 r9 0x0000000000000001  1
r10 0x00000000c1ed4900  3253553408
r11 0x00007f31170d5ce0  30 a5 41 c6 8f 55 00 00 70 60 4b c5 8f 55 00 00  0¥AÆ·U··p`KÅ·U··
r12 0x0000558fc4d04308  40 46 d2 c3 8f 55 00 00 1c 02 00 08 01 00 00 00  @FÒ÷U··········
r13 0x0000558fc40f7d18  da 7c 0f c4 8f 55 00 00 00 00 00 00 00 00 00 00  Ú|·Ä·U··········
r14 0x0000558fc40f7d18  da 7c 0f c4 8f 55 00 00 00 00 00 00 00 00 00 00  Ú|·Ä·U··········
r15 0x00007ffcecaf37d0  80 46 04 c6 8f 55 00 00 b0 31 af ec fc 7f 00 00  ·F·Æ·U··°1¯ìü···
rip 0x0000558fb94109d3  48 8b 4d 08 80 f9 3e 72 25 48 89 e8 90 f7 c1 00  H·M··ù>r%H·è·÷Á·
rflags 0x0000000000010246  ZF PF
cs 0x0033  fs 0x0000  gs 0x0000
Images (110 omitted):
0x0000558fb8418000–0x0000558fc0000710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.71s
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/23] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/24] Compiling InternalCollectionsUtilities Debugging.swift
[5/24] Compiling InternalCollectionsUtilities Descriptions.swift
[6/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[7/24] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[9/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/24] Compiling HTTPTypes ISOLatin1String.swift
[11/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[12/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[13/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/25] Compiling InternalCollectionsUtilities Integer rank.swift
[15/25] Emitting module InternalCollectionsUtilities
[16/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/26] Compiling HTTPTypes HTTPResponse.swift
[20/26] Compiling HTTPTypes HTTPParsedFields.swift
[21/26] Compiling HTTPTypes HTTPRequest.swift
[22/26] Compiling HTTPTypes HTTPFieldName.swift
[23/26] Compiling HTTPTypes HTTPField.swift
[24/26] Emitting module HTTPTypes
[25/26] Compiling HTTPTypes HTTPFields.swift
[26/26] Compiling HTTPTypes NIOLock.swift
[28/103] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[29/103] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[30/105] Compiling OpenAPIRuntime Converter+Client.swift
[31/105] Compiling OpenAPIRuntime Converter+Common.swift
[32/105] Compiling DequeModule _DequeSlot.swift
[33/105] Compiling DequeModule _UnsafeWrappedBuffer.swift
[34/105] Compiling OpenAPIRuntime Acceptable.swift
[35/105] Compiling OpenAPIRuntime Base64EncodedData.swift
[36/105] Compiling OpenAPIRuntime ByteUtilities.swift
[37/105] Compiling OpenAPIRuntime ContentDisposition.swift
[38/105] Compiling OpenAPIRuntime CodableExtensions.swift
[39/105] Compiling OpenAPIRuntime Configuration.swift
[40/105] Compiling OpenAPIRuntime UndocumentedPayload.swift
[41/105] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[42/105] Compiling OpenAPIRuntime OpenAPIValue.swift
[43/105] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[44/105] Emitting module DequeModule
[46/106] Compiling OpenAPIRuntime URICodeCodingKey.swift
[47/106] Compiling OpenAPIRuntime URICoderConfiguration.swift
[48/106] Compiling OpenAPIRuntime URIEncodedNode.swift
[49/106] Compiling OpenAPIRuntime URIParsedTypes.swift
[50/106] Compiling OpenAPIRuntime URIDecoder.swift
[51/106] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[52/106] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[53/106] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[54/114] Compiling OpenAPIRuntime CurrencyTypes.swift
[55/114] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[56/114] Compiling OpenAPIRuntime HTTPBody.swift
[57/114] Compiling OpenAPIRuntime ServerTransport.swift
[58/114] Compiling OpenAPIRuntime UniversalClient.swift
[59/114] Compiling OpenAPIRuntime UniversalServer.swift
[60/114] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[61/114] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[62/114] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[63/114] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[64/114] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[65/114] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[66/114] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[67/114] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[68/114] Compiling OpenAPIRuntime MultipartValidation.swift
[69/114] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[70/114] Compiling OpenAPIRuntime FoundationExtensions.swift
[71/114] Compiling OpenAPIRuntime ParameterStyles.swift
[72/114] Compiling OpenAPIRuntime ServerVariable.swift
[73/114] Compiling OpenAPIRuntime URLExtensions.swift
[74/114] Compiling OpenAPIRuntime Deprecated.swift
[75/114] Compiling OpenAPIRuntime ClientError.swift
[76/114] Compiling OpenAPIRuntime CodingErrors.swift
[77/114] Compiling OpenAPIRuntime RuntimeError.swift
[78/114] Compiling OpenAPIRuntime ServerError.swift
[79/114] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[80/114] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[81/114] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[82/114] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[83/114] Compiling OpenAPIRuntime ServerSentEvents.swift
[84/114] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[85/114] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[86/114] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[87/114] Compiling OpenAPIRuntime ClientTransport.swift
[95/114] Compiling OpenAPIRuntime CurrencyExtensions.swift
[96/114] Compiling OpenAPIRuntime ErrorExtensions.swift
[106/114] Emitting module OpenAPIRuntime
[107/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[108/114] Compiling OpenAPIRuntime URIEncoder.swift
[109/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[110/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[111/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[112/114] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[113/114] Compiling OpenAPIRuntime URIParser.swift
[114/114] Compiling OpenAPIRuntime URISerializer.swift
[116/122] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[117/122] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[118/122] 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) }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[119/122] Compiling OpenAPIURLSession BufferedStream.swift
[120/122] 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) }
[121/122] Compiling OpenAPIURLSession URLSession+Extensions.swift
error: compile command failed due to signal 11 (use -v to see invocation)
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/URLSession+Extensions.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift -emit-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.swiftdeps -target aarch64-unknown-linux-android24 -Xllvm -aarch64-use-tbi -disable-objc-interop -sdk /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -I /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -resource-dir /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc --sysroot -Xcc /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name OpenAPIURLSession -package-name swift_openapi_urlsession -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.swift.o -index-store-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/index/store -index-system-modules
1.	Swift version 6.1 (swift-6.1-RELEASE)
2.	Compiling with effective version 5.10
3.	While evaluating request IRGenRequest(IR Generation for file "/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift")
4.	While emitting IR SIL function "@$s17OpenAPIURLSession18_standardErrorLock33_849AED48BB8E5D39A6F65399EA95CEAELL_WZ".
 for declaration 0x5564175188d0 (at /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift:299:9)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend 0x0000556411ee4808
1  swift-frontend 0x0000556411ee25ee
2  swift-frontend 0x0000556411ee4ea8
3  libc.so.6      0x00007fd544cdd520
4  swift-frontend 0x000055640c1b09d3
5  swift-frontend 0x000055640c1a8668
6  swift-frontend 0x000055640c1a7ebc
7  swift-frontend 0x000055640c1afd24
8  swift-frontend 0x000055640c1267df
9  swift-frontend 0x000055640c1293d7
10 swift-frontend 0x000055640c12d396
11 swift-frontend 0x000055640c2f9481
12 swift-frontend 0x000055640c2f21da
13 swift-frontend 0x000055640c1c240e
14 swift-frontend 0x000055640c083d48
15 swift-frontend 0x000055640c0e407c
16 swift-frontend 0x000055640c0e3fd9
17 swift-frontend 0x000055640c08c837
18 swift-frontend 0x000055640c085dae
19 swift-frontend 0x000055640bcaba96
20 swift-frontend 0x000055640bca7c0c
21 swift-frontend 0x000055640bca6997
22 swift-frontend 0x000055640bca92ba
23 swift-frontend 0x000055640bca8713
24 swift-frontend 0x000055640ba8586a
25 libc.so.6      0x00007fd544cc4d90
26 libc.so.6      0x00007fd544cc4e40 __libc_start_main + 128
27 swift-frontend 0x000055640ba84cc5
*** Signal 11: Backtracing from 0x55640c1b09d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0  0x000055640c1b09d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000  0
rdx 0x00007fff842179a0  c0 a1 21 84 ff 7f 00 00 b8 79 21 84 ff 7f 00 00  À¡!·ÿ···¸y!·ÿ···
rcx 0x000055641772bb98  52 bb 72 17 64 55 00 00 00 00 00 00 00 00 00 00  R»r·dU··········
rbx 0x00007fff84217508  88 76 21 84 ff 7f 00 00 10 ca 73 17 64 55 00 00  ·v!·ÿ····Ês·dU··
rsi 0x00007fff84217688  01 4a 65 17 64 55 00 00 58 dd b2 16 64 55 00 00  ·Je·dU··Xݲ·dU··
rdi 0x0000000000000004  4
rbp 0x0000000000000000  0
rsp 0x00007fff842177a0  00 00 00 00 00 00 00 00 b8 77 21 84 ff 7f 00 00  ········¸w!·ÿ···
 r8 0x0000000000000a7c  2684
 r9 0x0000000000000001  1
r10 0x0000000014c74900  348604672
r11 0x00007fd544eb5ce0  10 f3 e4 18 64 55 00 00 e0 93 dd 18 64 55 00 00  ·óä·dU··à·Ý·dU··
r12 0x000055641773a868  c0 d4 75 16 64 55 00 00 1c 02 00 08 01 00 00 00  ÀÔu·dU··········
r13 0x0000556416b2dd58  1a dd b2 16 64 55 00 00 00 00 00 00 00 00 00 00  ·Ý²·dU··········
r14 0x0000556416b2dd58  1a dd b2 16 64 55 00 00 00 00 00 00 00 00 00 00  ·Ý²·dU··········
r15 0x00007fff8421a1c0  80 fd a1 18 64 55 00 00 a0 9b 21 84 ff 7f 00 00  ·ý¡·dU·· ·!·ÿ···
rip 0x000055640c1b09d3  48 8b 4d 08 80 f9 3e 72 25 48 89 e8 90 f7 c1 00  H·M··ù>r%H·è·÷Á·
rflags 0x0000000000010246  ZF PF
cs 0x0033  fs 0x0000  gs 0x0000
Images (110 omitted):
0x000055640b1b8000–0x0000556412da0710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.30s
BUILD FAILURE 6.1 android