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 swift-openapi-urlsession, reference 1.1.0 (6fac6f), with Swift 6.1 for Android on 30 May 2025 17:47:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/apple/swift-openapi-urlsession.git
Reference: 1.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-openapi-urlsession
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 6fac6f7 Add support for Windows (#71)
Cloned https://github.com/apple/swift-openapi-urlsession.git
Revision (git rev-parse @):
6fac6f7c428d5feea2639b5f5c8b06ddfb79434b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-openapi-urlsession.git at 1.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-openapi-urlsession.git
https://github.com/apple/swift-openapi-urlsession.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.62.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    }
  ],
  "manifest_display_name" : "swift-openapi-urlsession",
  "name" : "swift-openapi-urlsession",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPIURLSession",
      "targets" : [
        "OpenAPIURLSession"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIURLSessionTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIURLSessionTests",
      "path" : "Tests/OpenAPIURLSessionTests",
      "product_dependencies" : [
        "NIOTestUtils"
      ],
      "sources" : [
        "AsyncSyncSequence.swift",
        "BufferedStreamTests/BufferedStreamTests.swift",
        "NIOAsyncHTTP1TestServer.swift",
        "TaskCancellationTests.swift",
        "TestUtils.swift",
        "URLSessionBidirectionalStreamingTests/HTTPBodyOutputStreamTests.swift",
        "URLSessionBidirectionalStreamingTests/MockAsyncSequence.swift",
        "URLSessionBidirectionalStreamingTests/MockInputStreamDelegate.swift",
        "URLSessionBidirectionalStreamingTests/URLSessionBidirectionalStreamingTests.swift",
        "URLSessionTransportTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIURLSession"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIURLSession",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIURLSession",
      "path" : "Sources/OpenAPIURLSession",
      "product_dependencies" : [
        "DequeModule",
        "OpenAPIRuntime",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "OpenAPIURLSession"
      ],
      "sources" : [
        "BufferedStream/BufferedStream.swift",
        "BufferedStream/Lock.swift",
        "URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift",
        "URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift",
        "URLSessionBidirectionalStreaming/URLSession+Extensions.swift",
        "URLSessionTransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
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-collections
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-http-types
[1/5679] Fetching swift-openapi-runtime
[1535/22270] Fetching swift-openapi-runtime, swift-collections
[2483/23174] Fetching swift-openapi-runtime, swift-collections, swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.66s)
[8335/98393] Fetching swift-openapi-runtime, swift-collections, swift-nio
Fetched https://github.com/apple/swift-openapi-runtime from cache (7.33s)
Fetched https://github.com/apple/swift-collections from cache (7.35s)
Fetched https://github.com/apple/swift-nio from cache (7.47s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (8.37s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.91s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.10s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (1.29s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[45/6108] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.70s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.72s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.89s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.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-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-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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/28] Compiling HTTPTypes ISOLatin1String.swift
[8/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[9/29] Compiling InternalCollectionsUtilities Debugging.swift
[10/29] Compiling InternalCollectionsUtilities Descriptions.swift
[11/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[15/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[17/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/30] Compiling InternalCollectionsUtilities Integer rank.swift
[19/30] Emitting module InternalCollectionsUtilities
[20/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/31] Compiling HTTPTypes NIOLock.swift
[24/31] Compiling HTTPTypes HTTPParsedFields.swift
[25/31] Compiling HTTPTypes HTTPRequest.swift
[26/31] Compiling HTTPTypes HTTPResponse.swift
[28/46] Compiling DequeModule _DequeBuffer.swift
[29/46] Compiling DequeModule _DequeBufferHeader.swift
[30/48] Compiling DequeModule Deque+CustomReflectable.swift
[31/48] Compiling DequeModule Deque+Descriptions.swift
[32/48] Compiling DequeModule Deque+Equatable.swift
[33/48] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[34/48] Compiling DequeModule Deque+Extras.swift
[35/48] Compiling DequeModule Deque+Hashable.swift
[36/48] Compiling DequeModule Deque+Codable.swift
[37/48] Compiling DequeModule Deque+Collection.swift
[38/48] Compiling DequeModule Deque._UnsafeHandle.swift
[39/48] Compiling DequeModule Deque.swift
[40/48] Compiling DequeModule Deque+Testing.swift
[41/48] Compiling DequeModule Deque._Storage.swift
[42/48] Compiling DequeModule _DequeSlot.swift
[43/48] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/48] Emitting module DequeModule
[46/49] Compiling HTTPTypes HTTPFieldName.swift
[47/49] Compiling HTTPTypes HTTPField.swift
[48/49] Compiling HTTPTypes HTTPFields.swift
[49/49] Emitting module HTTPTypes
[51/111] Compiling OpenAPIRuntime FoundationExtensions.swift
[52/111] Compiling OpenAPIRuntime ParameterStyles.swift
[53/111] Compiling OpenAPIRuntime ServerVariable.swift
[54/111] Compiling OpenAPIRuntime URLExtensions.swift
[55/111] Compiling OpenAPIRuntime Deprecated.swift
[56/111] Compiling OpenAPIRuntime ClientError.swift
[57/111] Compiling OpenAPIRuntime CodingErrors.swift
[58/111] Compiling OpenAPIRuntime RuntimeError.swift
[59/111] Compiling OpenAPIRuntime ServerError.swift
[60/119] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[61/119] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[62/119] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[63/119] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[64/119] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[65/119] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[66/119] Compiling OpenAPIRuntime MultipartValidation.swift
[67/119] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[68/119] Compiling OpenAPIRuntime URICodeCodingKey.swift
[69/119] Compiling OpenAPIRuntime URICoderConfiguration.swift
[70/119] Compiling OpenAPIRuntime URIEncodedNode.swift
[71/119] Compiling OpenAPIRuntime URIParsedTypes.swift
[72/119] Compiling OpenAPIRuntime URIDecoder.swift
[73/119] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[74/119] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[75/119] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[76/119] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[77/119] Compiling OpenAPIRuntime CodableExtensions.swift
[78/119] Compiling OpenAPIRuntime Configuration.swift
[79/119] Compiling OpenAPIRuntime Converter+Client.swift
[80/119] Compiling OpenAPIRuntime Converter+Common.swift
[81/119] Compiling OpenAPIRuntime Converter+Server.swift
[82/119] Compiling OpenAPIRuntime Converter.swift
[83/119] Compiling OpenAPIRuntime CurrencyExtensions.swift
[84/119] Compiling OpenAPIRuntime ErrorExtensions.swift
[85/119] Compiling OpenAPIRuntime CurrencyTypes.swift
[86/119] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[87/119] Compiling OpenAPIRuntime HTTPBody.swift
[88/119] Compiling OpenAPIRuntime ServerTransport.swift
[89/119] Compiling OpenAPIRuntime UniversalClient.swift
[90/119] Compiling OpenAPIRuntime UniversalServer.swift
[91/119] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[92/119] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[93/119] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[94/119] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[95/119] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[96/119] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[97/119] Compiling OpenAPIRuntime ServerSentEvents.swift
[98/119] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[99/119] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[100/119] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[101/119] Compiling OpenAPIRuntime ClientTransport.swift
[102/119] Compiling OpenAPIRuntime Acceptable.swift
[103/119] Compiling OpenAPIRuntime Base64EncodedData.swift
[104/119] Compiling OpenAPIRuntime ByteUtilities.swift
[105/119] Compiling OpenAPIRuntime ContentDisposition.swift
[106/119] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[107/119] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[108/119] Compiling OpenAPIRuntime OpenAPIValue.swift
[109/119] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[110/119] Compiling OpenAPIRuntime UndocumentedPayload.swift
[111/119] Emitting module OpenAPIRuntime
[112/119] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[113/119] Compiling OpenAPIRuntime URIEncoder.swift
[114/119] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[115/119] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[116/119] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[117/119] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[118/119] Compiling OpenAPIRuntime URIParser.swift
[119/119] Compiling OpenAPIRuntime URISerializer.swift
[121/127] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[122/127] Compiling OpenAPIURLSession Lock.swift
/host/spi-builder-workspace/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/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/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/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/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/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/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/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/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/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/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/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/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) }
[123/127] Compiling OpenAPIURLSession URLSession+Extensions.swift
[124/127] 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/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift /host/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/Lock.swift /host/spi-builder-workspace/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift /host/spi-builder-workspace/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift /host/spi-builder-workspace/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/URLSession+Extensions.swift -primary-file /host/spi-builder-workspace/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 -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency=complete -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 spi_builder_workspace -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/Sources/OpenAPIURLSession/URLSessionTransport.swift")
4.	While emitting IR SIL function "@$s17OpenAPIURLSession18_standardErrorLock33_849AED48BB8E5D39A6F65399EA95CEAELL_WZ".
 for declaration 0x5644bb8e5da0 (at /host/spi-builder-workspace/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 0x00005644b7c24808
1  swift-frontend 0x00005644b7c225ee
2  swift-frontend 0x00005644b7c24ea8
3  libc.so.6      0x00007f548c6a2520
4  swift-frontend 0x00005644b1ef09d3
5  swift-frontend 0x00005644b1ee8668
6  swift-frontend 0x00005644b1ee7ebc
7  swift-frontend 0x00005644b1eefd24
8  swift-frontend 0x00005644b1e667df
9  swift-frontend 0x00005644b1e693d7
10 swift-frontend 0x00005644b1e6d396
11 swift-frontend 0x00005644b2039481
12 swift-frontend 0x00005644b20321da
13 swift-frontend 0x00005644b1f0240e
14 swift-frontend 0x00005644b1dc3d48
15 swift-frontend 0x00005644b1e2407c
16 swift-frontend 0x00005644b1e23fd9
17 swift-frontend 0x00005644b1dcc837
18 swift-frontend 0x00005644b1dc5dae
19 swift-frontend 0x00005644b19eba96
20 swift-frontend 0x00005644b19e7c0c
21 swift-frontend 0x00005644b19e6997
22 swift-frontend 0x00005644b19e92ba
23 swift-frontend 0x00005644b19e8713
24 swift-frontend 0x00005644b17c586a
25 libc.so.6      0x00007f548c689d90
26 libc.so.6      0x00007f548c689e40 __libc_start_main + 128
27 swift-frontend 0x00005644b17c4cc5
*** Signal 11: Backtracing from 0x5644b1ef09d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0  0x00005644b1ef09d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000  0
rdx 0x00007fff989edf30  50 07 9f 98 ff 7f 00 00 48 df 9e 98 ff 7f 00 00  P···ÿ···Hß··ÿ···
rcx 0x00005644bbaf9d68  22 9d af bb 44 56 00 00 00 00 00 00 00 00 00 00  "·¯»DV··········
rbx 0x00007fff989eda98  18 dc 9e 98 ff 7f 00 00 b0 b4 a3 bb 44 56 00 00  ·Ü··ÿ···°´£»DV··
rsi 0x00007fff989edc18  01 2a a2 bb 44 56 00 00 18 b5 ef ba 44 56 00 00  ·*¢»DV···µïºDV··
rdi 0x0000000000000004  4
rbp 0x0000000000000000  0
rsp 0x00007fff989edd30  00 00 00 00 00 00 00 00 48 dd 9e 98 ff 7f 00 00  ········HÝ··ÿ···
 r8 0x0000000000000a7c  2684
 r9 0x0000000000000001  1
r10 0x00000000ba9b4900  3130738944
r11 0x00007f548c87ace0  c0 74 22 bd 44 56 00 00 e0 11 1b bd 44 56 00 00  Àt"½DV··à··½DV··
r12 0x00005644bbb08a48  70 86 b2 ba 44 56 00 00 1c 02 00 08 01 00 00 00  p·²ºDV··········
r13 0x00005644baefb518  da b4 ef ba 44 56 00 00 00 00 00 00 00 00 00 00  Ú´ïºDV··········
r14 0x00005644baefb518  da b4 ef ba 44 56 00 00 00 00 00 00 00 00 00 00  Ú´ïºDV··········
r15 0x00007fff989f0750  90 78 43 bc 44 56 00 00 30 01 9f 98 ff 7f 00 00  ·xC¼DV··0···ÿ···
rip 0x00005644b1ef09d3  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):
0x00005644b0ef8000–0x00005644b8ae0710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.52s
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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 _UniqueCollection.swift
[3/23] Compiling InternalCollectionsUtilities Debugging.swift
[4/24] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[5/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/24] Compiling InternalCollectionsUtilities Descriptions.swift
[7/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[8/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[9/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[10/24] Compiling HTTPTypes ISOLatin1String.swift
[11/25] Emitting module InternalCollectionsUtilities
[12/25] Compiling HTTPTypes NIOLock.swift
[13/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/25] Compiling InternalCollectionsUtilities Integer rank.swift
[15/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/26] Emitting module HTTPTypes
[20/26] Compiling HTTPTypes HTTPResponse.swift
[22/26] Compiling HTTPTypes HTTPParsedFields.swift
[23/26] Compiling HTTPTypes HTTPRequest.swift
[24/26] Compiling HTTPTypes HTTPFieldName.swift
[25/26] Compiling HTTPTypes HTTPField.swift
[26/26] Compiling HTTPTypes HTTPFields.swift
[28/42] Compiling DequeModule Deque+CustomReflectable.swift
[29/42] Compiling DequeModule Deque+Descriptions.swift
[30/44] Compiling DequeModule _DequeBuffer.swift
[31/44] Compiling DequeModule _DequeBufferHeader.swift
[32/105] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[33/105] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[34/105] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[35/105] Compiling OpenAPIRuntime ServerSentEvents.swift
[36/105] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[37/105] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[38/105] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[39/105] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[40/105] Compiling OpenAPIRuntime OpenAPIValue.swift
[41/105] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[42/105] Compiling OpenAPIRuntime ByteUtilities.swift
[43/105] Compiling OpenAPIRuntime ContentDisposition.swift
[44/105] Emitting module DequeModule
[45/106] Compiling OpenAPIRuntime URICodeCodingKey.swift
[46/106] Compiling OpenAPIRuntime URICoderConfiguration.swift
[47/106] Compiling OpenAPIRuntime URIEncodedNode.swift
[48/106] Compiling OpenAPIRuntime URIParsedTypes.swift
[49/106] Compiling OpenAPIRuntime URIDecoder.swift
[50/106] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[51/106] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[52/106] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[54/114] Compiling OpenAPIRuntime Acceptable.swift
[55/114] Compiling OpenAPIRuntime Base64EncodedData.swift
[62/114] Compiling OpenAPIRuntime UndocumentedPayload.swift
[63/114] Emitting module OpenAPIRuntime
[64/114] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[65/114] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[66/114] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[67/114] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[68/114] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[69/114] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[70/114] Compiling OpenAPIRuntime MultipartValidation.swift
[71/114] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[72/114] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[79/114] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[80/114] Compiling OpenAPIRuntime ClientTransport.swift
[81/114] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[82/114] Compiling OpenAPIRuntime CodableExtensions.swift
[83/114] Compiling OpenAPIRuntime Configuration.swift
[84/114] Compiling OpenAPIRuntime Converter+Client.swift
[85/114] Compiling OpenAPIRuntime Converter+Common.swift
[86/114] Compiling OpenAPIRuntime Converter+Server.swift
[87/114] Compiling OpenAPIRuntime Converter.swift
[88/114] Compiling OpenAPIRuntime CurrencyExtensions.swift
[89/114] Compiling OpenAPIRuntime ErrorExtensions.swift
[90/114] Compiling OpenAPIRuntime FoundationExtensions.swift
[91/114] Compiling OpenAPIRuntime ParameterStyles.swift
[92/114] Compiling OpenAPIRuntime ServerVariable.swift
[93/114] Compiling OpenAPIRuntime URLExtensions.swift
[94/114] Compiling OpenAPIRuntime Deprecated.swift
[95/114] Compiling OpenAPIRuntime ClientError.swift
[96/114] Compiling OpenAPIRuntime CodingErrors.swift
[97/114] Compiling OpenAPIRuntime RuntimeError.swift
[98/114] Compiling OpenAPIRuntime ServerError.swift
[99/114] Compiling OpenAPIRuntime CurrencyTypes.swift
[100/114] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[101/114] Compiling OpenAPIRuntime HTTPBody.swift
[102/114] Compiling OpenAPIRuntime ServerTransport.swift
[103/114] Compiling OpenAPIRuntime UniversalClient.swift
[104/114] Compiling OpenAPIRuntime UniversalServer.swift
[105/114] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[106/114] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[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 Lock.swift
/host/spi-builder-workspace/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/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/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/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/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/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/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/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/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/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/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/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/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) }
[117/122] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[118/122] Compiling OpenAPIURLSession URLSession+Extensions.swift
[119/122] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.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/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift /host/spi-builder-workspace/Sources/OpenAPIURLSession/BufferedStream/Lock.swift /host/spi-builder-workspace/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift /host/spi-builder-workspace/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift /host/spi-builder-workspace/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/URLSession+Extensions.swift -primary-file /host/spi-builder-workspace/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 -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 spi_builder_workspace -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/Sources/OpenAPIURLSession/URLSessionTransport.swift")
4.	While emitting IR SIL function "@$s17OpenAPIURLSession18_standardErrorLock33_849AED48BB8E5D39A6F65399EA95CEAELL_WZ".
 for declaration 0x55f04126fb10 (at /host/spi-builder-workspace/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 0x000055f03be6d808
1  swift-frontend 0x000055f03be6b5ee
2  swift-frontend 0x000055f03be6dea8
3  libc.so.6      0x00007f7411b80520
4  swift-frontend 0x000055f0361399d3
5  swift-frontend 0x000055f036131668
6  swift-frontend 0x000055f036130ebc
7  swift-frontend 0x000055f036138d24
8  swift-frontend 0x000055f0360af7df
9  swift-frontend 0x000055f0360b23d7
10 swift-frontend 0x000055f0360b6396
11 swift-frontend 0x000055f036282481
12 swift-frontend 0x000055f03627b1da
13 swift-frontend 0x000055f03614b40e
14 swift-frontend 0x000055f03600cd48
15 swift-frontend 0x000055f03606d07c
16 swift-frontend 0x000055f03606cfd9
17 swift-frontend 0x000055f036015837
18 swift-frontend 0x000055f03600edae
19 swift-frontend 0x000055f035c34a96
20 swift-frontend 0x000055f035c30c0c
21 swift-frontend 0x000055f035c2f997
22 swift-frontend 0x000055f035c322ba
23 swift-frontend 0x000055f035c31713
24 swift-frontend 0x000055f035a0e86a
25 libc.so.6      0x00007f7411b67d90
26 libc.so.6      0x00007f7411b67e40 __libc_start_main + 128
27 swift-frontend 0x000055f035a0dcc5
*** Signal 11: Backtracing from 0x55f0361399d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0  0x000055f0361399d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000  0
rdx 0x00007ffdc6170930  50 31 17 c6 fd 7f 00 00 48 09 17 c6 fd 7f 00 00  P1·Æý···H··Æý···
rcx 0x000055f041482c58  12 2c 48 41 f0 55 00 00 00 00 00 00 00 00 00 00  ·,HAðU··········
rbx 0x00007ffdc6170498  18 06 17 c6 fd 7f 00 00 60 b6 a5 42 f0 55 00 00  ···Æý···`¶¥BðU··
rsi 0x00007ffdc6170618  01 be 3a 41 f0 55 00 00 68 49 88 40 f0 55 00 00  ·¾:AðU··hI·@ðU··
rdi 0x0000000000000004  4
rbp 0x0000000000000000  0
rsp 0x00007ffdc6170730  00 00 00 00 00 00 00 00 48 07 17 c6 fd 7f 00 00  ········H··Æý···
 r8 0x0000000000000a7c  2684
 r9 0x0000000000000001  1
r10 0x000000003ebfd900  1052760320
r11 0x00007f7411d58ce0  a0 58 ba 42 f0 55 00 00 40 eb b2 42 f0 55 00 00   XºBðU··@ë²BðU··
r12 0x000055f0414919c8  f0 41 4b 40 f0 55 00 00 1c 02 00 08 01 00 00 00  ðAK@ðU··········
r13 0x000055f040884968  2a 49 88 40 f0 55 00 00 00 00 00 00 00 00 00 00  *I·@ðU··········
r14 0x000055f040884968  2a 49 88 40 f0 55 00 00 00 00 00 00 00 00 00 00  *I·@ðU··········
r15 0x00007ffdc6173150  e0 5f 93 42 f0 55 00 00 30 2b 17 c6 fd 7f 00 00  à_·BðU··0+·Æý···
rip 0x000055f0361399d3  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):
0x000055f035141000–0x000055f03cd29710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.41s
BUILD FAILURE 6.1 android