Build Information
Failed to build AviaryInsights, reference main (2de969
), with Swift 6.1 for Android on 30 May 2025 14:26:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/brightdigit/AviaryInsights.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/brightdigit/AviaryInsights
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2de9697 Merge pull request #19 from brightdigit/v1.0.1
Cloned https://github.com/brightdigit/AviaryInsights.git
Revision (git rev-parse @):
2de9697acd3c0f86e54b190f151d745361c31f15
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/AviaryInsights.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/brightdigit/AviaryInsights.git
https://github.com/brightdigit/AviaryInsights.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
},
{
"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"
}
],
"manifest_display_name" : "AviaryInsights",
"name" : "AviaryInsights",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "AviaryInsights",
"targets" : [
"AviaryInsights"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AviaryInsightsTests",
"module_type" : "SwiftTarget",
"name" : "AviaryInsightsTests",
"path" : "Tests/AviaryInsightsTests",
"product_dependencies" : [
"OpenAPIRuntime"
],
"sources" : [
"AviaryInsightsTests.swift",
"Event.swift",
"MockTransport.swift",
"Revenue.swift"
],
"target_dependencies" : [
"AviaryInsights"
],
"type" : "test"
},
{
"c99name" : "AviaryInsights",
"module_type" : "SwiftTarget",
"name" : "AviaryInsights",
"path" : "Sources/AviaryInsights",
"product_dependencies" : [
"OpenAPIURLSession",
"OpenAPIRuntime"
],
"product_memberships" : [
"AviaryInsights"
],
"sources" : [
"Event.swift",
"Generated/Client.swift",
"Generated/Types.swift",
"Operations.swift",
"Plausible.swift",
"Revenue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-runtime
[10/961] Fetching swift-openapi-urlsession
[828/6640] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.45s)
[3238/5679] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.68s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (4.18s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
[905/17495] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (0.55s)
[1162/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.01s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (5.52s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.93s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.41s)
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-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-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
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/29] Compiling HTTPTypes HTTPParsedFields.swift
[9/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/31] Compiling HTTPTypes ISOLatin1String.swift
[11/31] Compiling InternalCollectionsUtilities Descriptions.swift
[12/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/31] Compiling HTTPTypes HTTPField.swift
[14/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/31] Compiling InternalCollectionsUtilities Debugging.swift
[18/31] Compiling HTTPTypes HTTPRequest.swift
[19/31] Compiling HTTPTypes HTTPResponse.swift
[20/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/31] Emitting module InternalCollectionsUtilities
[25/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/31] Compiling InternalCollectionsUtilities Integer rank.swift
[27/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/32] Compiling HTTPTypes NIOLock.swift
[30/47] Compiling DequeModule Deque+CustomReflectable.swift
[31/47] Compiling DequeModule Deque+Descriptions.swift
[32/49] Compiling DequeModule Deque+Equatable.swift
[33/49] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[34/49] Compiling DequeModule _DequeBuffer.swift
[35/49] Compiling DequeModule _DequeBufferHeader.swift
[36/49] Compiling DequeModule _DequeSlot.swift
[37/49] Compiling DequeModule _UnsafeWrappedBuffer.swift
[38/49] Compiling DequeModule Deque._UnsafeHandle.swift
[39/49] Compiling DequeModule Deque.swift
[40/49] Compiling DequeModule Deque+Testing.swift
[41/49] Compiling DequeModule Deque._Storage.swift
[42/49] Compiling DequeModule Deque+Extras.swift
[43/49] Compiling DequeModule Deque+Hashable.swift
[44/49] Compiling DequeModule Deque+Codable.swift
[45/49] Compiling DequeModule Deque+Collection.swift
[46/49] Emitting module DequeModule
[48/50] Compiling HTTPTypes HTTPFieldName.swift
[49/50] Emitting module HTTPTypes
[50/50] Compiling HTTPTypes HTTPFields.swift
[52/112] Compiling OpenAPIRuntime URICodeCodingKey.swift
[53/112] Compiling OpenAPIRuntime URICoderConfiguration.swift
[54/112] Compiling OpenAPIRuntime URIEncodedNode.swift
[55/112] Compiling OpenAPIRuntime URIParsedTypes.swift
[56/112] Compiling OpenAPIRuntime URIDecoder.swift
[57/112] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[58/112] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[59/112] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[60/120] Emitting module OpenAPIRuntime
[61/120] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[62/120] Compiling OpenAPIRuntime CodableExtensions.swift
[63/120] Compiling OpenAPIRuntime Configuration.swift
[64/120] Compiling OpenAPIRuntime Converter+Client.swift
[65/120] Compiling OpenAPIRuntime Converter+Common.swift
[66/120] Compiling OpenAPIRuntime Converter+Server.swift
[67/120] Compiling OpenAPIRuntime Converter.swift
[68/120] Compiling OpenAPIRuntime CurrencyExtensions.swift
[69/120] Compiling OpenAPIRuntime ErrorExtensions.swift
[70/120] Compiling OpenAPIRuntime Acceptable.swift
[71/120] Compiling OpenAPIRuntime Base64EncodedData.swift
[72/120] Compiling OpenAPIRuntime ByteUtilities.swift
[73/120] Compiling OpenAPIRuntime ContentDisposition.swift
[74/120] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[75/120] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[76/120] Compiling OpenAPIRuntime OpenAPIValue.swift
[77/120] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[78/120] Compiling OpenAPIRuntime UndocumentedPayload.swift
[79/120] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[80/120] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[81/120] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[82/120] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[83/120] Compiling OpenAPIRuntime ServerSentEvents.swift
[84/120] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[85/120] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[86/120] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[87/120] Compiling OpenAPIRuntime ClientTransport.swift
[88/120] Compiling OpenAPIRuntime FoundationExtensions.swift
[89/120] Compiling OpenAPIRuntime ParameterStyles.swift
[90/120] Compiling OpenAPIRuntime ServerVariable.swift
[91/120] Compiling OpenAPIRuntime URLExtensions.swift
[92/120] Compiling OpenAPIRuntime Deprecated.swift
[93/120] Compiling OpenAPIRuntime ClientError.swift
[94/120] Compiling OpenAPIRuntime CodingErrors.swift
[95/120] Compiling OpenAPIRuntime RuntimeError.swift
[96/120] Compiling OpenAPIRuntime ServerError.swift
[97/120] Compiling OpenAPIRuntime CurrencyTypes.swift
[98/120] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[99/120] Compiling OpenAPIRuntime HTTPBody.swift
[100/120] Compiling OpenAPIRuntime ServerTransport.swift
[101/120] Compiling OpenAPIRuntime UniversalClient.swift
[102/120] Compiling OpenAPIRuntime UniversalServer.swift
[103/120] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[104/120] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[105/120] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[106/120] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[107/120] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[108/120] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[109/120] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[110/120] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[111/120] Compiling OpenAPIRuntime MultipartValidation.swift
[112/120] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.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 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) }
[123/128] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[124/128] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[125/128] 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) }
[126/128] 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 -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 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 0x5582eea2a5a0 (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 0x00005582eabb8808
1 swift-frontend 0x00005582eabb65ee
2 swift-frontend 0x00005582eabb8ea8
3 libc.so.6 0x00007f6027614520
4 swift-frontend 0x00005582e4e849d3
5 swift-frontend 0x00005582e4e7c668
6 swift-frontend 0x00005582e4e7bebc
7 swift-frontend 0x00005582e4e83d24
8 swift-frontend 0x00005582e4dfa7df
9 swift-frontend 0x00005582e4dfd3d7
10 swift-frontend 0x00005582e4e01396
11 swift-frontend 0x00005582e4fcd481
12 swift-frontend 0x00005582e4fc61da
13 swift-frontend 0x00005582e4e9640e
14 swift-frontend 0x00005582e4d57d48
15 swift-frontend 0x00005582e4db807c
16 swift-frontend 0x00005582e4db7fd9
17 swift-frontend 0x00005582e4d60837
18 swift-frontend 0x00005582e4d59dae
19 swift-frontend 0x00005582e497fa96
20 swift-frontend 0x00005582e497bc0c
21 swift-frontend 0x00005582e497a997
22 swift-frontend 0x00005582e497d2ba
23 swift-frontend 0x00005582e497c713
24 swift-frontend 0x00005582e475986a
25 libc.so.6 0x00007f60275fbd90
26 libc.so.6 0x00007f60275fbe40 __libc_start_main + 128
27 swift-frontend 0x00005582e4758cc5
*** Signal 11: Backtracing from 0x5582e4e849d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0 0x00005582e4e849d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000 0
rdx 0x00007ffe13f75df0 10 86 f7 13 fe 7f 00 00 08 5e f7 13 fe 7f 00 00 ··÷·þ····^÷·þ···
rcx 0x00005582eec3d598 52 d5 c3 ee 82 55 00 00 00 00 00 00 00 00 00 00 RÕÃî·U··········
rbx 0x00007ffe13f75958 d8 5a f7 13 fe 7f 00 00 d0 7e f7 ef 82 55 00 00 ØZ÷·þ···Ð~÷ï·U··
rsi 0x00007ffe13f75ad8 01 6f b6 ee 82 55 00 00 b8 fa 03 ee 82 55 00 00 ·o¶î·U··¸ú·î·U··
rdi 0x0000000000000004 4
rbp 0x0000000000000000 0
rsp 0x00007ffe13f75bf0 00 00 00 00 00 00 00 00 08 5c f7 13 fe 7f 00 00 ·········\÷·þ···
r8 0x0000000000000a7c 2684
r9 0x0000000000000001 1
r10 0x00000000ed948900 3985934592
r11 0x00007f60277ecce0 50 b4 36 f0 82 55 00 00 b0 50 2f f0 82 55 00 00 P´6ð·U··°P/ð·U··
r12 0x00005582eec4c188 50 c6 c6 ed 82 55 00 00 1c 02 00 08 01 00 00 00 PÆÆí·U··········
r13 0x00005582ee03fab8 7a fa 03 ee 82 55 00 00 00 00 00 00 00 00 00 00 zú·î·U··········
r14 0x00005582ee03fab8 7a fa 03 ee 82 55 00 00 00 00 00 00 00 00 00 00 zú·î·U··········
r15 0x00007ffe13f78610 70 50 ed ef 82 55 00 00 f0 7f f7 13 fe 7f 00 00 pPíï·U··ð·÷·þ···
rip 0x00005582e4e849d3 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):
0x00005582e3e8c000–0x00005582eba74710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.45s
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 HTTPTypes HTTPRequest.swift
[9/25] Emitting module InternalCollectionsUtilities
[10/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[11/25] Compiling InternalCollectionsUtilities Integer rank.swift
[12/25] Compiling HTTPTypes ISOLatin1String.swift
[13/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/25] Compiling InternalCollectionsUtilities UInt+reversed.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] Compiling HTTPTypes HTTPParsedFields.swift
[20/26] Compiling HTTPTypes NIOLock.swift
[21/26] Emitting module HTTPTypes
[22/26] Compiling HTTPTypes HTTPField.swift
[24/26] Compiling HTTPTypes HTTPFields.swift
[25/26] Compiling HTTPTypes HTTPFieldName.swift
[26/26] Compiling HTTPTypes HTTPResponse.swift
[28/42] Compiling DequeModule _DequeBuffer.swift
[29/42] Compiling DequeModule _DequeBufferHeader.swift
[30/105] Compiling OpenAPIRuntime ErrorExtensions.swift
[31/105] Compiling OpenAPIRuntime FoundationExtensions.swift
[32/105] Compiling OpenAPIRuntime ParameterStyles.swift
[33/105] Compiling OpenAPIRuntime ServerVariable.swift
[34/105] Compiling OpenAPIRuntime Configuration.swift
[35/105] Compiling OpenAPIRuntime Converter+Client.swift
[36/105] Compiling OpenAPIRuntime Converter.swift
[37/105] Compiling OpenAPIRuntime CurrencyExtensions.swift
[38/105] Compiling OpenAPIRuntime URLExtensions.swift
[39/105] Compiling OpenAPIRuntime Deprecated.swift
[40/105] Compiling OpenAPIRuntime ClientError.swift
[41/105] Compiling OpenAPIRuntime CodingErrors.swift
[42/105] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[43/105] Compiling OpenAPIRuntime CodableExtensions.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
[58/114] Compiling OpenAPIRuntime Converter+Common.swift
[59/114] Compiling OpenAPIRuntime Converter+Server.swift
[63/114] Emitting module OpenAPIRuntime
[64/114] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[65/114] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[66/114] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[67/114] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[68/114] Compiling OpenAPIRuntime ServerSentEvents.swift
[69/114] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[70/114] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[71/114] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[72/114] Compiling OpenAPIRuntime ClientTransport.swift
[73/114] Compiling OpenAPIRuntime Acceptable.swift
[74/114] Compiling OpenAPIRuntime Base64EncodedData.swift
[75/114] Compiling OpenAPIRuntime ByteUtilities.swift
[76/114] Compiling OpenAPIRuntime ContentDisposition.swift
[77/114] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[78/114] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[79/114] Compiling OpenAPIRuntime OpenAPIValue.swift
[80/114] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[81/114] Compiling OpenAPIRuntime UndocumentedPayload.swift
[82/114] Compiling OpenAPIRuntime CurrencyTypes.swift
[83/114] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[84/114] Compiling OpenAPIRuntime HTTPBody.swift
[85/114] Compiling OpenAPIRuntime ServerTransport.swift
[86/114] Compiling OpenAPIRuntime UniversalClient.swift
[87/114] Compiling OpenAPIRuntime UniversalServer.swift
[88/114] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[89/114] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[97/114] Compiling OpenAPIRuntime RuntimeError.swift
[98/114] Compiling OpenAPIRuntime ServerError.swift
[99/114] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[100/114] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[101/114] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[102/114] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[103/114] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[104/114] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[105/114] Compiling OpenAPIRuntime MultipartValidation.swift
[106/114] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.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 HTTPBodyOutputStreamBridge.swift
[117/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) }
[118/122] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[119/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 0x55e159f958d0 (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 0x000055e154921808
1 swift-frontend 0x000055e15491f5ee
2 swift-frontend 0x000055e154921ea8
3 libc.so.6 0x00007ff55f0e9520
4 swift-frontend 0x000055e14ebed9d3
5 swift-frontend 0x000055e14ebe5668
6 swift-frontend 0x000055e14ebe4ebc
7 swift-frontend 0x000055e14ebecd24
8 swift-frontend 0x000055e14eb637df
9 swift-frontend 0x000055e14eb663d7
10 swift-frontend 0x000055e14eb6a396
11 swift-frontend 0x000055e14ed36481
12 swift-frontend 0x000055e14ed2f1da
13 swift-frontend 0x000055e14ebff40e
14 swift-frontend 0x000055e14eac0d48
15 swift-frontend 0x000055e14eb2107c
16 swift-frontend 0x000055e14eb20fd9
17 swift-frontend 0x000055e14eac9837
18 swift-frontend 0x000055e14eac2dae
19 swift-frontend 0x000055e14e6e8a96
20 swift-frontend 0x000055e14e6e4c0c
21 swift-frontend 0x000055e14e6e3997
22 swift-frontend 0x000055e14e6e62ba
23 swift-frontend 0x000055e14e6e5713
24 swift-frontend 0x000055e14e4c286a
25 libc.so.6 0x00007ff55f0d0d90
26 libc.so.6 0x00007ff55f0d0e40 __libc_start_main + 128
27 swift-frontend 0x000055e14e4c1cc5
*** Signal 11: Backtracing from 0x55e14ebed9d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0 0x000055e14ebed9d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000 0
rdx 0x00007ffe3a6ccaa0 c0 f2 6c 3a fe 7f 00 00 b8 ca 6c 3a fe 7f 00 00 Àòl:þ···¸Êl:þ···
rcx 0x000055e15a1a88a8 62 88 1a 5a e1 55 00 00 00 00 00 00 00 00 00 00 b··ZáU··········
rbx 0x00007ffe3a6cc608 88 c7 6c 3a fe 7f 00 00 a0 4a 33 5b e1 55 00 00 ·Çl:þ··· J3[áU··
rsi 0x00007ffe3a6cc788 01 1a 0d 5a e1 55 00 00 58 ad 5a 59 e1 55 00 00 ···ZáU··XZYáU··
rdi 0x0000000000000004 4
rbp 0x0000000000000000 0
rsp 0x00007ffe3a6cc8a0 00 00 00 00 00 00 00 00 b8 c8 6c 3a fe 7f 00 00 ········¸Èl:þ···
r8 0x0000000000000a7c 2684
r9 0x0000000000000001 1
r10 0x00000000576b1900 1466636544
r11 0x00007ff55f2c1ce0 30 cf 8c 5b e1 55 00 00 70 61 85 5b e1 55 00 00 0Ï·[áU··pa·[áU··
r12 0x000055e15a1b7618 c0 a4 1d 59 e1 55 00 00 1c 02 00 08 01 00 00 00 À¤·YáU··········
r13 0x000055e1595aad58 1a ad 5a 59 e1 55 00 00 00 00 00 00 00 00 00 00 ·ZYáU··········
r14 0x000055e1595aad58 1a ad 5a 59 e1 55 00 00 00 00 00 00 00 00 00 00 ·ZYáU··········
r15 0x00007ffe3a6cf2c0 30 a8 0c 5b e1 55 00 00 a0 ec 6c 3a fe 7f 00 00 0¨·[áU·· ìl:þ···
rip 0x000055e14ebed9d3 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):
0x000055e14dbf5000–0x000055e1557dd710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.49s
BUILD FAILURE 6.1 android