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 RefreshTokenAuthMiddleware, reference main (651954), with Swift 6.1 for Android on 30 May 2025 18:36:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/laconicman/RefreshTokenAuthMiddleware.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/laconicman/RefreshTokenAuthMiddleware
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 651954a FIX: Made `AuthError` type public.
Cloned https://github.com/laconicman/RefreshTokenAuthMiddleware.git
Revision (git rev-parse @):
651954a9d3e0a4780bbc077b15e0e9fce11466fc
SUCCESS checkout https://github.com/laconicman/RefreshTokenAuthMiddleware.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/laconicman/RefreshTokenAuthMiddleware.git
https://github.com/laconicman/RefreshTokenAuthMiddleware.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.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.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    }
  ],
  "manifest_display_name" : "RefreshTokenAuthMiddleware",
  "name" : "RefreshTokenAuthMiddleware",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "RefreshTokenAuthMiddleware",
      "targets" : [
        "RefreshTokenAuthMiddleware"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RefreshTokenAuthMiddleware",
      "module_type" : "SwiftTarget",
      "name" : "RefreshTokenAuthMiddleware",
      "path" : "Sources",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "RefreshTokenAuthMiddleware"
      ],
      "sources" : [
        "Credentials.swift",
        "RefreshTokenAuthMiddleware.swift",
        "SignInAndRefresh.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-openapi-runtime
[1/5679] Fetching swift-openapi-runtime
[342/6583] Fetching swift-openapi-runtime, swift-http-types
[2600/7544] Fetching swift-openapi-runtime, swift-http-types, swift-openapi-urlsession
Fetched https://github.com/apple/swift-http-types from cache (0.53s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.71s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.71s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.75s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (3.34s)
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.84s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (2.48s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (3.89s)
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Resources/Localizable.xcstrings
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[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 _UnsafeBitSet.swift
[14/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/30] Compiling InternalCollectionsUtilities Integer rank.swift
[19/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/30] Emitting module InternalCollectionsUtilities
[22/30] Compiling HTTPTypes ISOLatin1String.swift
[23/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/32] Compiling HTTPTypes HTTPParsedFields.swift
[26/32] Compiling HTTPTypes HTTPRequest.swift
[27/32] Compiling HTTPTypes HTTPResponse.swift
[28/47] Compiling HTTPTypes NIOLock.swift
[29/47] Compiling DequeModule _DequeBuffer.swift
[30/47] Compiling DequeModule _DequeBufferHeader.swift
[31/49] Compiling DequeModule _DequeSlot.swift
[32/49] Compiling DequeModule _UnsafeWrappedBuffer.swift
[33/49] Compiling DequeModule Deque+Testing.swift
[34/49] Compiling DequeModule Deque._Storage.swift
[35/49] Compiling DequeModule Deque+Extras.swift
[36/49] Compiling DequeModule Deque+Hashable.swift
[37/49] Compiling DequeModule Deque+Equatable.swift
[38/49] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[39/49] Compiling DequeModule Deque._UnsafeHandle.swift
[40/49] Compiling DequeModule Deque.swift
[41/49] Compiling DequeModule Deque+CustomReflectable.swift
[42/49] Compiling DequeModule Deque+Descriptions.swift
[43/49] Emitting module DequeModule
[44/49] Compiling DequeModule Deque+Codable.swift
[45/49] Compiling DequeModule Deque+Collection.swift
[47/50] Compiling HTTPTypes HTTPFieldName.swift
[48/50] Compiling HTTPTypes HTTPField.swift
[49/50] Emitting module HTTPTypes
[50/50] Compiling HTTPTypes HTTPFields.swift
[52/112] Emitting module OpenAPIRuntime
[53/120] Compiling OpenAPIRuntime URICodeCodingKey.swift
[54/120] Compiling OpenAPIRuntime URICoderConfiguration.swift
[55/120] Compiling OpenAPIRuntime URIEncodedNode.swift
[56/120] Compiling OpenAPIRuntime URIParsedTypes.swift
[57/120] Compiling OpenAPIRuntime URIDecoder.swift
[58/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[59/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[60/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[61/120] Compiling OpenAPIRuntime CurrencyTypes.swift
[62/120] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[63/120] Compiling OpenAPIRuntime HTTPBody.swift
[64/120] Compiling OpenAPIRuntime ServerTransport.swift
[65/120] Compiling OpenAPIRuntime UniversalClient.swift
[66/120] Compiling OpenAPIRuntime UniversalServer.swift
[67/120] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[68/120] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[69/120] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[70/120] Compiling OpenAPIRuntime CodableExtensions.swift
[71/120] Compiling OpenAPIRuntime Configuration.swift
[72/120] Compiling OpenAPIRuntime Converter+Client.swift
[73/120] Compiling OpenAPIRuntime Converter+Common.swift
[74/120] Compiling OpenAPIRuntime Converter+Server.swift
[75/120] Compiling OpenAPIRuntime Converter.swift
[76/120] Compiling OpenAPIRuntime CurrencyExtensions.swift
[77/120] Compiling OpenAPIRuntime ErrorExtensions.swift
[78/120] Compiling OpenAPIRuntime FoundationExtensions.swift
[79/120] Compiling OpenAPIRuntime ParameterStyles.swift
[80/120] Compiling OpenAPIRuntime ServerVariable.swift
[81/120] Compiling OpenAPIRuntime URLExtensions.swift
[82/120] Compiling OpenAPIRuntime Deprecated.swift
[83/120] Compiling OpenAPIRuntime ClientError.swift
[84/120] Compiling OpenAPIRuntime CodingErrors.swift
[85/120] Compiling OpenAPIRuntime RuntimeError.swift
[86/120] Compiling OpenAPIRuntime ServerError.swift
[87/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[88/120] Compiling OpenAPIRuntime URIEncoder.swift
[89/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[90/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[91/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[92/120] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[93/120] Compiling OpenAPIRuntime URIParser.swift
[94/120] Compiling OpenAPIRuntime URISerializer.swift
[95/120] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[96/120] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[97/120] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[98/120] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[99/120] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[100/120] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[101/120] Compiling OpenAPIRuntime MultipartValidation.swift
[102/120] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[103/120] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[104/120] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[105/120] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[106/120] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[107/120] Compiling OpenAPIRuntime ServerSentEvents.swift
[108/120] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[109/120] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[110/120] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[111/120] Compiling OpenAPIRuntime ClientTransport.swift
[112/120] Compiling OpenAPIRuntime Acceptable.swift
[113/120] Compiling OpenAPIRuntime Base64EncodedData.swift
[114/120] Compiling OpenAPIRuntime ByteUtilities.swift
[115/120] Compiling OpenAPIRuntime ContentDisposition.swift
[116/120] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[117/120] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[118/120] Compiling OpenAPIRuntime OpenAPIValue.swift
[119/120] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[120/120] Compiling OpenAPIRuntime UndocumentedPayload.swift
[122/128] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[123/128] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[124/128] Compiling OpenAPIURLSession URLSession+Extensions.swift
[125/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) }
error: compile command failed due to signal 11 (use -v to see invocation)
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/URLSession+Extensions.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift -emit-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.swiftdeps -target aarch64-unknown-linux-android24 -Xllvm -aarch64-use-tbi -disable-objc-interop -sdk /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -I /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -resource-dir /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc --sysroot -Xcc /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name OpenAPIURLSession -package-name swift_openapi_urlsession -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.swift.o -index-store-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/index/store -index-system-modules
1.	Swift version 6.1 (swift-6.1-RELEASE)
2.	Compiling with effective version 5.10
3.	While evaluating request IRGenRequest(IR Generation for file "/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift")
4.	While emitting IR SIL function "@$s17OpenAPIURLSession18_standardErrorLock33_849AED48BB8E5D39A6F65399EA95CEAELL_WZ".
 for declaration 0x564fd0bdf730 (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 0x0000564fcc854808
1  swift-frontend 0x0000564fcc8525ee
2  swift-frontend 0x0000564fcc854ea8
3  libc.so.6      0x00007f7bf94c4520
4  swift-frontend 0x0000564fc6b209d3
5  swift-frontend 0x0000564fc6b18668
6  swift-frontend 0x0000564fc6b17ebc
7  swift-frontend 0x0000564fc6b1fd24
8  swift-frontend 0x0000564fc6a967df
9  swift-frontend 0x0000564fc6a993d7
10 swift-frontend 0x0000564fc6a9d396
11 swift-frontend 0x0000564fc6c69481
12 swift-frontend 0x0000564fc6c621da
13 swift-frontend 0x0000564fc6b3240e
14 swift-frontend 0x0000564fc69f3d48
15 swift-frontend 0x0000564fc6a5407c
16 swift-frontend 0x0000564fc6a53fd9
17 swift-frontend 0x0000564fc69fc837
18 swift-frontend 0x0000564fc69f5dae
19 swift-frontend 0x0000564fc661ba96
20 swift-frontend 0x0000564fc6617c0c
21 swift-frontend 0x0000564fc6616997
22 swift-frontend 0x0000564fc66192ba
23 swift-frontend 0x0000564fc6618713
24 swift-frontend 0x0000564fc63f586a
25 libc.so.6      0x00007f7bf94abd90
26 libc.so.6      0x00007f7bf94abe40 __libc_start_main + 128
27 swift-frontend 0x0000564fc63f4cc5
*** Signal 11: Backtracing from 0x564fc6b209d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0  0x0000564fc6b209d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000  0
rdx 0x00007ffd28575ef0  10 87 57 28 fd 7f 00 00 08 5f 57 28 fd 7f 00 00  ··W(ý····_W(ý···
rcx 0x0000564fd0df2258  12 22 df d0 4f 56 00 00 00 00 00 00 00 00 00 00  ·"ßÐOV··········
rbx 0x00007ffd28575a58  d8 5b 57 28 fd 7f 00 00 30 9e 29 d2 4f 56 00 00  Ø[W(ý···0·)ÒOV··
rsi 0x00007ffd28575bd8  01 c2 d1 d0 4f 56 00 00 18 4d 1f d0 4f 56 00 00  ·ÂÑÐOV···M·ÐOV··
rdi 0x0000000000000004  4
rbp 0x0000000000000000  0
rsp 0x00007ffd28575cf0  00 00 00 00 00 00 00 00 08 5d 57 28 fd 7f 00 00  ·········]W(ý···
 r8 0x0000000000000a7c  2684
 r9 0x0000000000000001  1
r10 0x00000000cf5e4900  3479062784
r11 0x00007f7bf969cce0  70 8a 51 d2 4f 56 00 00 f0 96 4c d2 4f 56 00 00  p·QÒOV··ð·LÒOV··
r12 0x0000564fd0e00e48  40 16 e2 cf 4f 56 00 00 1c 02 00 08 01 00 00 00  @·âÏOV··········
r13 0x0000564fd01f4d18  da 4c 1f d0 4f 56 00 00 00 00 00 00 00 00 00 00  ÚL·ÐOV··········
r14 0x0000564fd01f4d18  da 4c 1f d0 4f 56 00 00 00 00 00 00 00 00 00 00  ÚL·ÐOV··········
r15 0x00007ffd28578710  c0 19 55 d1 4f 56 00 00 f0 80 57 28 fd 7f 00 00  À·UÑOV··ð·W(ý···
rip 0x0000564fc6b209d3  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):
0x0000564fc5b28000–0x0000564fcd710710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.38s
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Resources/Localizable.xcstrings
[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 Descriptions.swift
[5/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[6/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[8/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[9/24] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[10/24] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[11/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[12/24] Compiling HTTPTypes ISOLatin1String.swift
[13/25] Emitting module HTTPTypes
[14/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[15/25] Compiling InternalCollectionsUtilities Integer rank.swift
[16/25] Compiling HTTPTypes HTTPParsedFields.swift
[17/25] Compiling HTTPTypes HTTPRequest.swift
[18/25] Compiling HTTPTypes NIOLock.swift
[19/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/25] Emitting module InternalCollectionsUtilities
[23/26] Compiling HTTPTypes HTTPResponse.swift
[24/26] Compiling HTTPTypes HTTPFieldName.swift
[25/26] Compiling HTTPTypes HTTPField.swift
[26/26] Compiling HTTPTypes HTTPFields.swift
[28/42] Compiling DequeModule Deque+Extras.swift
[29/42] Compiling DequeModule Deque+Hashable.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 URLExtensions.swift
[35/105] Compiling OpenAPIRuntime Deprecated.swift
[36/105] Compiling OpenAPIRuntime Configuration.swift
[37/105] Compiling OpenAPIRuntime Converter+Client.swift
[43/105] Compiling OpenAPIRuntime ClientError.swift
[44/105] Compiling OpenAPIRuntime CodingErrors.swift
[45/105] Compiling OpenAPIRuntime RuntimeError.swift
[46/105] Compiling OpenAPIRuntime ServerError.swift
[49/113] Emitting module DequeModule
[50/113] Compiling OpenAPIRuntime Converter+Common.swift
[51/113] Compiling OpenAPIRuntime Converter+Server.swift
[52/113] Compiling OpenAPIRuntime Converter.swift
[53/113] Compiling OpenAPIRuntime CurrencyExtensions.swift
[55/114] Compiling OpenAPIRuntime URICodeCodingKey.swift
[56/114] Compiling OpenAPIRuntime URICoderConfiguration.swift
[57/114] Compiling OpenAPIRuntime URIEncodedNode.swift
[58/114] Compiling OpenAPIRuntime URIParsedTypes.swift
[59/114] Compiling OpenAPIRuntime URIDecoder.swift
[60/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[61/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[62/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[63/114] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[64/114] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[65/114] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[66/114] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[67/114] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[68/114] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[69/114] Compiling OpenAPIRuntime MultipartValidation.swift
[70/114] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[71/114] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[72/114] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[73/114] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[74/114] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[75/114] Compiling OpenAPIRuntime ServerSentEvents.swift
[76/114] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[77/114] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[78/114] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[79/114] Compiling OpenAPIRuntime ClientTransport.swift
[80/114] Compiling OpenAPIRuntime CurrencyTypes.swift
[81/114] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[82/114] Compiling OpenAPIRuntime HTTPBody.swift
[83/114] Compiling OpenAPIRuntime ServerTransport.swift
[84/114] Compiling OpenAPIRuntime UniversalClient.swift
[85/114] Compiling OpenAPIRuntime UniversalServer.swift
[86/114] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[87/114] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[88/114] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[89/114] Compiling OpenAPIRuntime URIEncoder.swift
[90/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[91/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[92/114] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[93/114] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[94/114] Compiling OpenAPIRuntime URIParser.swift
[95/114] Compiling OpenAPIRuntime URISerializer.swift
[96/114] Compiling OpenAPIRuntime Acceptable.swift
[97/114] Compiling OpenAPIRuntime Base64EncodedData.swift
[98/114] Compiling OpenAPIRuntime ByteUtilities.swift
[99/114] Compiling OpenAPIRuntime ContentDisposition.swift
[100/114] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[101/114] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[102/114] Compiling OpenAPIRuntime OpenAPIValue.swift
[103/114] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[104/114] Compiling OpenAPIRuntime UndocumentedPayload.swift
[105/114] Emitting module OpenAPIRuntime
[106/114] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[107/114] Compiling OpenAPIRuntime CodableExtensions.swift
[116/122] Compiling OpenAPIURLSession URLSession+Extensions.swift
[117/122] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[118/122] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
error: compile command failed due to signal 11 (use -v to see invocation)
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/URLSession+Extensions.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift -emit-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.swiftdeps -target aarch64-unknown-linux-android24 -Xllvm -aarch64-use-tbi -disable-objc-interop -sdk /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -I /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -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 0x555a2c5e58d0 (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 0x0000555a28007808
1  swift-frontend 0x0000555a280055ee
2  swift-frontend 0x0000555a28007ea8
3  libc.so.6      0x00007f0666fee520
4  swift-frontend 0x0000555a222d39d3
5  swift-frontend 0x0000555a222cb668
6  swift-frontend 0x0000555a222caebc
7  swift-frontend 0x0000555a222d2d24
8  swift-frontend 0x0000555a222497df
9  swift-frontend 0x0000555a2224c3d7
10 swift-frontend 0x0000555a22250396
11 swift-frontend 0x0000555a2241c481
12 swift-frontend 0x0000555a224151da
13 swift-frontend 0x0000555a222e540e
14 swift-frontend 0x0000555a221a6d48
15 swift-frontend 0x0000555a2220707c
16 swift-frontend 0x0000555a22206fd9
17 swift-frontend 0x0000555a221af837
18 swift-frontend 0x0000555a221a8dae
19 swift-frontend 0x0000555a21dcea96
20 swift-frontend 0x0000555a21dcac0c
21 swift-frontend 0x0000555a21dc9997
22 swift-frontend 0x0000555a21dcc2ba
23 swift-frontend 0x0000555a21dcb713
24 swift-frontend 0x0000555a21ba886a
25 libc.so.6      0x00007f0666fd5d90
26 libc.so.6      0x00007f0666fd5e40 __libc_start_main + 128
27 swift-frontend 0x0000555a21ba7cc5
*** Signal 11: Backtracing from 0x555a222d39d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0  0x0000555a222d39d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000  0
rdx 0x00007fff30ac8de0  00 b6 ac 30 ff 7f 00 00 f8 8d ac 30 ff 7f 00 00  ·¶¬0ÿ···ø·¬0ÿ···
rcx 0x0000555a2c7f8748  02 87 7f 2c 5a 55 00 00 00 00 00 00 00 00 00 00  ···,ZU··········
rbx 0x00007fff30ac8948  c8 8a ac 30 ff 7f 00 00 e0 8c 75 2c 5a 55 00 00  È·¬0ÿ···à·u,ZU··
rsi 0x00007fff30ac8ac8  01 1a 72 2c 5a 55 00 00 58 ad bf 2b 5a 55 00 00  ··r,ZU··X­¿+ZU··
rdi 0x0000000000000004  4
rbp 0x0000000000000000  0
rsp 0x00007fff30ac8be0  00 00 00 00 00 00 00 00 f8 8b ac 30 ff 7f 00 00  ········ø·¬0ÿ···
 r8 0x0000000000000a7c  2684
 r9 0x0000000000000001  1
r10 0x000000002ad97900  718895360
r11 0x00007f06671c6ce0  f0 dd f1 2d 5a 55 00 00 70 ea ec 2d 5a 55 00 00  ðÝñ-ZU··pêì-ZU··
r12 0x0000555a2c807388  c0 a4 82 2b 5a 55 00 00 1c 02 00 08 01 00 00 00  À¤·+ZU··········
r13 0x0000555a2bbfad58  1a ad bf 2b 5a 55 00 00 00 00 00 00 00 00 00 00  ·­¿+ZU··········
r14 0x0000555a2bbfad58  1a ad bf 2b 5a 55 00 00 00 00 00 00 00 00 00 00  ·­¿+ZU··········
r15 0x00007fff30acb600  10 32 53 2d 5a 55 00 00 e0 af ac 30 ff 7f 00 00  ·2S-ZU··à¯¬0ÿ···
rip 0x0000555a222d39d3  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):
0x0000555a212db000–0x0000555a28ec3710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.27s
BUILD FAILURE 6.1 android