Build Information
Failed to build IPSWDownloads, reference main (6c614b
), with Swift 6.1 for Android on 30 May 2025 05:43:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.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/IPSWDownloads.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/IPSWDownloads
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6c614b4 Update dependabot.yml
Cloned https://github.com/brightdigit/IPSWDownloads.git
Revision (git rev-parse @):
6c614b4486191fe2040b0ff3a9bb18a51fca127a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/IPSWDownloads.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/brightdigit/IPSWDownloads.git
https://github.com/brightdigit/IPSWDownloads.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "osver",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brightdigit/OSVer"
},
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator"
},
{
"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.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession"
}
],
"manifest_display_name" : "IPSWDownloads",
"name" : "IPSWDownloads",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "IPSWDownloads",
"targets" : [
"IPSWDownloads"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IPSWDownloadsTests",
"module_type" : "SwiftTarget",
"name" : "IPSWDownloadsTests",
"path" : "Tests/IPSWDownloadsTests",
"sources" : [
"DataTest.swift",
"IPSWDownloadsTest.swift"
],
"target_dependencies" : [
"IPSWDownloads"
],
"type" : "test"
},
{
"c99name" : "IPSWDownloads",
"module_type" : "SwiftTarget",
"name" : "IPSWDownloads",
"path" : "Sources/IPSWDownloads",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession",
"OSVer"
],
"product_memberships" : [
"IPSWDownloads"
],
"sources" : [
"Board.swift",
"Data.swift",
"Device.swift",
"Firmware.swift",
"FirmwareType.swift",
"Generated/Client.swift",
"Generated/Types.swift",
"IPSWDownloads.swift",
"RuntimeError.swift",
"URL.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/brightdigit/OSVer
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-runtime
[1/261] Fetching osver
[262/5940] Fetching osver, swift-openapi-runtime
[660/6901] Fetching osver, swift-openapi-runtime, swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.60s)
Fetched https://github.com/brightdigit/OSVer from cache (0.83s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.82s)
[1/15749] Fetching swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-generator from cache (1.26s)
Computing version for https://github.com/brightdigit/OSVer
Computed https://github.com/brightdigit/OSVer at 1.0.0 (2.85s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.89s)
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.36s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (3.48s)
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.45s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.8.0 (2.62s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-algorithms
[1/10657] Fetching yams
[108/16616] Fetching yams, swift-algorithms
[5869/104526] Fetching yams, swift-algorithms, openapikit
[7501/119912] Fetching yams, swift-algorithms, openapikit, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms from cache (1.15s)
[27474/113953] Fetching yams, openapikit, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (4.89s)
Fetched https://github.com/jpsim/Yams from cache (5.85s)
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (5.90s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (7.50s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.12s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.67s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.84s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.81s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.5.2 (0.99s)
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/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.0 (0.88s)
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
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/brightdigit/OSVer
Working copy of https://github.com/brightdigit/OSVer resolved at 1.0.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.0.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/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.5.2
Creating working copy for https://github.com/apple/swift-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.8.0
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/40] Emitting module InternalCollectionsUtilities
[13/41] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/41] Compiling InternalCollectionsUtilities Integer rank.swift
[15/41] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/41] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/41] Compiling HTTPTypes ISOLatin1String.swift
[19/41] Compiling HTTPTypes HTTPFieldName.swift
[20/42] Emitting module HTTPTypes
[21/42] Compiling HTTPTypes HTTPField.swift
[22/42] Compiling OSVer OSVerParseable.swift
[23/42] Compiling HTTPTypes HTTPParsedFields.swift
[24/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/42] Compiling InternalCollectionsUtilities Debugging.swift
[26/42] Emitting module OSVer
[27/42] Compiling OSVer OSVer+Comparable.swift
[28/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/42] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/42] Compiling HTTPTypes HTTPResponse.swift
[31/42] Compiling HTTPTypes HTTPRequest.swift
[32/42] Compiling InternalCollectionsUtilities Descriptions.swift
[33/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[34/42] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/42] Compiling OSVer OSVer+CustomStringConvertible.swift
[36/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[39/43] Compiling HTTPTypes NIOLock.swift
[40/58] Compiling DequeModule Deque+CustomReflectable.swift
[41/58] Compiling DequeModule Deque+Descriptions.swift
[42/58] Compiling DequeModule Deque+Equatable.swift
[43/58] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[44/60] Compiling DequeModule _DequeBuffer.swift
[45/60] Compiling DequeModule _DequeBufferHeader.swift
[46/60] Compiling DequeModule Deque+Testing.swift
[47/60] Compiling DequeModule Deque._Storage.swift
[48/60] Compiling DequeModule Deque+Extras.swift
[49/60] Compiling DequeModule Deque+Hashable.swift
[50/60] Compiling DequeModule _DequeSlot.swift
[51/60] Compiling DequeModule _UnsafeWrappedBuffer.swift
[52/60] Compiling DequeModule Deque._UnsafeHandle.swift
[53/60] Compiling DequeModule Deque.swift
[54/60] Compiling DequeModule Deque+Codable.swift
[55/60] Compiling DequeModule Deque+Collection.swift
[56/60] Emitting module DequeModule
[58/61] Compiling OSVer OSVer+Init.swift
[59/61] Compiling OSVer OSVer+Hashable.swift
[60/61] Compiling OSVer OSVer.swift
[62/62] Compiling HTTPTypes HTTPFields.swift
[64/124] Compiling OpenAPIRuntime URICodeCodingKey.swift
[65/124] Compiling OpenAPIRuntime URICoderConfiguration.swift
[66/124] Compiling OpenAPIRuntime URIEncodedNode.swift
[67/124] Compiling OpenAPIRuntime URIParsedTypes.swift
[68/124] Compiling OpenAPIRuntime URIDecoder.swift
[69/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[70/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[71/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[72/132] Emitting module OpenAPIRuntime
[73/132] Compiling OpenAPIRuntime Acceptable.swift
[74/132] Compiling OpenAPIRuntime Base64EncodedData.swift
[75/132] Compiling OpenAPIRuntime ByteUtilities.swift
[76/132] Compiling OpenAPIRuntime ContentDisposition.swift
[77/132] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[78/132] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[79/132] Compiling OpenAPIRuntime OpenAPIValue.swift
[80/132] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[81/132] Compiling OpenAPIRuntime UndocumentedPayload.swift
[82/132] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[83/132] Compiling OpenAPIRuntime CodableExtensions.swift
[84/132] Compiling OpenAPIRuntime Configuration.swift
[85/132] Compiling OpenAPIRuntime Converter+Client.swift
[86/132] Compiling OpenAPIRuntime Converter+Common.swift
[87/132] Compiling OpenAPIRuntime Converter+Server.swift
[88/132] Compiling OpenAPIRuntime Converter.swift
[89/132] Compiling OpenAPIRuntime CurrencyExtensions.swift
[90/132] Compiling OpenAPIRuntime ErrorExtensions.swift
[91/132] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[92/132] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[93/132] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[94/132] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[95/132] Compiling OpenAPIRuntime ServerSentEvents.swift
[96/132] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[97/132] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[98/132] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[99/132] Compiling OpenAPIRuntime ClientTransport.swift
[100/132] Compiling OpenAPIRuntime CurrencyTypes.swift
[101/132] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[102/132] Compiling OpenAPIRuntime HTTPBody.swift
[103/132] Compiling OpenAPIRuntime ServerTransport.swift
[104/132] Compiling OpenAPIRuntime UniversalClient.swift
[105/132] Compiling OpenAPIRuntime UniversalServer.swift
[106/132] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[107/132] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[108/132] Compiling OpenAPIRuntime FoundationExtensions.swift
[109/132] Compiling OpenAPIRuntime ParameterStyles.swift
[110/132] Compiling OpenAPIRuntime ServerVariable.swift
[111/132] Compiling OpenAPIRuntime URLExtensions.swift
[112/132] Compiling OpenAPIRuntime Deprecated.swift
[113/132] Compiling OpenAPIRuntime ClientError.swift
[114/132] Compiling OpenAPIRuntime CodingErrors.swift
[115/132] Compiling OpenAPIRuntime RuntimeError.swift
[116/132] Compiling OpenAPIRuntime ServerError.swift
[117/132] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[118/132] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[119/132] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[120/132] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[121/132] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[122/132] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[123/132] Compiling OpenAPIRuntime MultipartValidation.swift
[124/132] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[125/132] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[126/132] Compiling OpenAPIRuntime URIEncoder.swift
[127/132] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[128/132] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[129/132] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[130/132] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[131/132] Compiling OpenAPIRuntime URIParser.swift
[132/132] Compiling OpenAPIRuntime URISerializer.swift
[134/140] Compiling OpenAPIURLSession URLSession+Extensions.swift
[135/140] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[136/140] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
error: compile command failed due to signal 11 (use -v to see invocation)
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0. Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/BufferedStream.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionBidirectionalStreaming/URLSession+Extensions.swift -primary-file /host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift -emit-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.swiftdeps -target aarch64-unknown-linux-android24 -Xllvm -aarch64-use-tbi -disable-objc-interop -sdk /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -I /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -enable-upcoming-feature ExistentialAny -enable-upcoming-feature MemberImportVisibility -empty-abi-descriptor -resource-dir /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc --sysroot -Xcc /root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name OpenAPIURLSession -package-name swift_openapi_urlsession -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/OpenAPIURLSession.build/URLSessionTransport.swift.o -index-store-path /host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/index/store -index-system-modules
1. Swift version 6.1 (swift-6.1-RELEASE)
2. Compiling with effective version 5.10
3. While evaluating request IRGenRequest(IR Generation for file "/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/URLSessionTransport.swift")
4. While emitting IR SIL function "@$s17OpenAPIURLSession18_standardErrorLock33_849AED48BB8E5D39A6F65399EA95CEAELL_WZ".
for declaration 0x55c26adf7880 (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 0x000055c266713808
1 swift-frontend 0x000055c2667115ee
2 swift-frontend 0x000055c266713ea8
3 libc.so.6 0x00007f731dec2520
4 swift-frontend 0x000055c2609df9d3
5 swift-frontend 0x000055c2609d7668
6 swift-frontend 0x000055c2609d6ebc
7 swift-frontend 0x000055c2609ded24
8 swift-frontend 0x000055c2609557df
9 swift-frontend 0x000055c2609583d7
10 swift-frontend 0x000055c26095c396
11 swift-frontend 0x000055c260b28481
12 swift-frontend 0x000055c260b211da
13 swift-frontend 0x000055c2609f140e
14 swift-frontend 0x000055c2608b2d48
15 swift-frontend 0x000055c26091307c
16 swift-frontend 0x000055c260912fd9
17 swift-frontend 0x000055c2608bb837
18 swift-frontend 0x000055c2608b4dae
19 swift-frontend 0x000055c2604daa96
20 swift-frontend 0x000055c2604d6c0c
21 swift-frontend 0x000055c2604d5997
22 swift-frontend 0x000055c2604d82ba
23 swift-frontend 0x000055c2604d7713
24 swift-frontend 0x000055c2602b486a
25 libc.so.6 0x00007f731dea9d90
26 libc.so.6 0x00007f731dea9e40 __libc_start_main + 128
27 swift-frontend 0x000055c2602b3cc5
*** Signal 11: Backtracing from 0x55c2609df9d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0 0x000055c2609df9d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000 0
rdx 0x00007ffc4a227f20 40 a7 22 4a fc 7f 00 00 38 7f 22 4a fc 7f 00 00 @§"Jü···8·"Jü···
rcx 0x000055c26b00a078 32 a0 00 6b c2 55 00 00 00 00 00 00 00 00 00 00 2 ·kÂU··········
rbx 0x00007ffc4a227a88 08 7c 22 4a fc 7f 00 00 60 fb 46 6c c2 55 00 00 ·|"Jü···`ûFlÂU··
rsi 0x00007ffc4a227c08 01 46 f3 6a c2 55 00 00 68 ce 40 6a c2 55 00 00 ·FójÂU··hÎ@jÂU··
rdi 0x0000000000000004 4
rbp 0x0000000000000000 0
rsp 0x00007ffc4a227d20 00 00 00 00 00 00 00 00 38 7d 22 4a fc 7f 00 00 ········8}"Jü···
r8 0x0000000000000a7c 2684
r9 0x0000000000000001 1
r10 0x00000000694a3900 1766471936
r11 0x00007f731e09ace0 20 f2 72 6c c2 55 00 00 f0 9f 7c 6b c2 55 00 00 òrlÂU··ð·|kÂU··
r12 0x000055c26b018cd8 40 96 03 6a c2 55 00 00 1c 02 00 08 01 00 00 00 @··jÂU··········
r13 0x000055c26a40ce68 2a ce 40 6a c2 55 00 00 00 00 00 00 00 00 00 00 *Î@jÂU··········
r14 0x000055c26a40ce68 2a ce 40 6a c2 55 00 00 00 00 00 00 00 00 00 00 *Î@jÂU··········
r15 0x00007ffc4a22a740 80 a2 78 6b c2 55 00 00 20 a1 22 4a fc 7f 00 00 ·¢xkÂU·· ¡"Jü···
rip 0x000055c2609df9d3 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):
0x000055c25f9e7000–0x000055c2675cf710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.31s
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
[0/1] Planning build
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/33] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/34] Compiling OSVer OSVer.swift
[7/34] Compiling OSVer OSVer+Init.swift
[8/34] Compiling OSVer OSVer+Hashable.swift
[9/34] Compiling OSVer OSVer+CustomStringConvertible.swift
[10/34] Compiling OSVer OSVer+Comparable.swift
[11/34] Emitting module OSVer
[12/34] Compiling OSVer OSVerParseable.swift
[13/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/35] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/35] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/35] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/35] Compiling InternalCollectionsUtilities Debugging.swift
[19/35] Compiling InternalCollectionsUtilities Descriptions.swift
[20/35] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/35] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/35] Compiling HTTPTypes ISOLatin1String.swift
[24/36] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/36] Compiling InternalCollectionsUtilities Integer rank.swift
[26/36] Emitting module InternalCollectionsUtilities
[27/36] Emitting module HTTPTypes
[28/36] Compiling HTTPTypes HTTPField.swift
[29/36] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/37] Compiling HTTPTypes NIOLock.swift
[33/37] Compiling HTTPTypes HTTPRequest.swift
[34/37] Compiling HTTPTypes HTTPParsedFields.swift
[35/37] Compiling HTTPTypes HTTPResponse.swift
[36/37] Compiling HTTPTypes HTTPFieldName.swift
[37/37] Compiling HTTPTypes HTTPFields.swift
[39/114] Compiling OpenAPIRuntime ByteUtilities.swift
[40/114] Compiling OpenAPIRuntime ContentDisposition.swift
[41/114] Compiling OpenAPIRuntime OpenAPIValue.swift
[42/114] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[43/116] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[44/116] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[45/116] Compiling OpenAPIRuntime Converter+Client.swift
[46/116] Compiling OpenAPIRuntime Converter+Common.swift
[47/116] Compiling OpenAPIRuntime UndocumentedPayload.swift
[48/116] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[49/116] Compiling DequeModule _DequeSlot.swift
[50/116] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/116] Compiling OpenAPIRuntime Acceptable.swift
[52/116] Compiling OpenAPIRuntime Base64EncodedData.swift
[53/116] Compiling OpenAPIRuntime CodableExtensions.swift
[54/116] Compiling OpenAPIRuntime Configuration.swift
[55/116] Emitting module DequeModule
[57/117] Compiling OpenAPIRuntime URICodeCodingKey.swift
[58/117] Compiling OpenAPIRuntime URICoderConfiguration.swift
[59/117] Compiling OpenAPIRuntime URIEncodedNode.swift
[60/117] Compiling OpenAPIRuntime URIParsedTypes.swift
[61/117] Compiling OpenAPIRuntime URIDecoder.swift
[62/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[63/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[64/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[65/125] Emitting module OpenAPIRuntime
[66/125] Compiling OpenAPIRuntime FoundationExtensions.swift
[67/125] Compiling OpenAPIRuntime ParameterStyles.swift
[68/125] Compiling OpenAPIRuntime ServerVariable.swift
[69/125] Compiling OpenAPIRuntime URLExtensions.swift
[70/125] Compiling OpenAPIRuntime Deprecated.swift
[71/125] Compiling OpenAPIRuntime ClientError.swift
[72/125] Compiling OpenAPIRuntime CodingErrors.swift
[73/125] Compiling OpenAPIRuntime RuntimeError.swift
[74/125] Compiling OpenAPIRuntime ServerError.swift
[75/125] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[76/125] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[77/125] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[78/125] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[79/125] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[80/125] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[81/125] Compiling OpenAPIRuntime MultipartValidation.swift
[82/125] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[99/125] Compiling OpenAPIRuntime CurrencyExtensions.swift
[100/125] Compiling OpenAPIRuntime ErrorExtensions.swift
[101/125] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[102/125] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[103/125] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[104/125] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[105/125] Compiling OpenAPIRuntime ServerSentEvents.swift
[106/125] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[107/125] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[108/125] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[109/125] Compiling OpenAPIRuntime ClientTransport.swift
[110/125] Compiling OpenAPIRuntime CurrencyTypes.swift
[111/125] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[112/125] Compiling OpenAPIRuntime HTTPBody.swift
[113/125] Compiling OpenAPIRuntime ServerTransport.swift
[114/125] Compiling OpenAPIRuntime UniversalClient.swift
[115/125] Compiling OpenAPIRuntime UniversalServer.swift
[116/125] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[117/125] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[118/125] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[119/125] Compiling OpenAPIRuntime URIEncoder.swift
[120/125] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[121/125] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[122/125] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[123/125] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[124/125] Compiling OpenAPIRuntime URIParser.swift
[125/125] Compiling OpenAPIRuntime URISerializer.swift
[127/133] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[128/133] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[129/133] 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) }
[130/133] 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 0x55c273024a30 (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 0x000055c26d92c808
1 swift-frontend 0x000055c26d92a5ee
2 swift-frontend 0x000055c26d92cea8
3 libc.so.6 0x00007f0db6f22520
4 swift-frontend 0x000055c267bf89d3
5 swift-frontend 0x000055c267bf0668
6 swift-frontend 0x000055c267befebc
7 swift-frontend 0x000055c267bf7d24
8 swift-frontend 0x000055c267b6e7df
9 swift-frontend 0x000055c267b713d7
10 swift-frontend 0x000055c267b75396
11 swift-frontend 0x000055c267d41481
12 swift-frontend 0x000055c267d3a1da
13 swift-frontend 0x000055c267c0a40e
14 swift-frontend 0x000055c267acbd48
15 swift-frontend 0x000055c267b2c07c
16 swift-frontend 0x000055c267b2bfd9
17 swift-frontend 0x000055c267ad4837
18 swift-frontend 0x000055c267acddae
19 swift-frontend 0x000055c2676f3a96
20 swift-frontend 0x000055c2676efc0c
21 swift-frontend 0x000055c2676ee997
22 swift-frontend 0x000055c2676f12ba
23 swift-frontend 0x000055c2676f0713
24 swift-frontend 0x000055c2674cd86a
25 libc.so.6 0x00007f0db6f09d90
26 libc.so.6 0x00007f0db6f09e40 __libc_start_main + 128
27 swift-frontend 0x000055c2674cccc5
*** Signal 11: Backtracing from 0x55c267bf89d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0 0x000055c267bf89d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000 0
rdx 0x00007ffd95aa7c70 90 a4 aa 95 fd 7f 00 00 88 7c aa 95 fd 7f 00 00 ·¤ª·ý····|ª·ý···
rcx 0x000055c273237d28 e2 7c 23 73 c2 55 00 00 00 00 00 00 00 00 00 00 â|#sÂU··········
rbx 0x00007ffd95aa77d8 58 79 aa 95 fd 7f 00 00 e0 4d 5c 74 c2 55 00 00 Xyª·ý···àM\tÂU··
rsi 0x00007ffd95aa7958 01 0b 16 73 c2 55 00 00 b8 9e 63 72 c2 55 00 00 ···sÂU··¸·crÂU··
rdi 0x0000000000000004 4
rbp 0x0000000000000000 0
rsp 0x00007ffd95aa7a70 00 00 00 00 00 00 00 00 88 7a aa 95 fd 7f 00 00 ·········zª·ý···
r8 0x0000000000000a7c 2684
r9 0x0000000000000001 1
r10 0x00000000706bc900 1886112000
r11 0x00007f0db70face0 e0 ac 95 74 c2 55 00 00 40 49 8e 74 c2 55 00 00 ଷtÂU··@I·tÂU··
r12 0x000055c273246a48 c0 94 26 72 c2 55 00 00 1c 02 00 08 01 00 00 00 À·&rÂU··········
r13 0x000055c272639eb8 7a 9e 63 72 c2 55 00 00 00 00 00 00 00 00 00 00 z·crÂU··········
r14 0x000055c272639eb8 7a 9e 63 72 c2 55 00 00 00 00 00 00 00 00 00 00 z·crÂU··········
r15 0x00007ffd95aaa490 00 c2 32 74 c2 55 00 00 70 9e aa 95 fd 7f 00 00 ·Â2tÂU··p·ª·ý···
rip 0x000055c267bf89d3 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):
0x000055c266c00000–0x000055c26e7e8710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.26s
BUILD FAILURE 6.1 android