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 AviaryInsights, reference 1.0.1 (2de969), with Swift 6.1 for Android on 30 May 2025 14:26:05 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/AviaryInsights.git
Reference: 1.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/brightdigit/AviaryInsights
 * tag               1.0.1      -> FETCH_HEAD
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 1.0.1
========================================
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-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/961] Fetching swift-openapi-urlsession
[713/6640] Fetching swift-openapi-urlsession, swift-openapi-runtime
[4714/5679] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.45s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.63s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (4.15s)
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/apple/swift-http-types from cache (0.45s)
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.74s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (3.03s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.85s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.19s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/29] Compiling HTTPTypes HTTPRequest.swift
[9/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/30] Compiling InternalCollectionsUtilities Debugging.swift
[11/31] Compiling HTTPTypes HTTPResponse.swift
[12/31] Compiling HTTPTypes HTTPParsedFields.swift
[13/31] Compiling HTTPTypes ISOLatin1String.swift
[14/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/31] Compiling InternalCollectionsUtilities Descriptions.swift
[16/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/31] Compiling InternalCollectionsUtilities Integer rank.swift
[24/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/31] Emitting module InternalCollectionsUtilities
[28/32] Compiling HTTPTypes NIOLock.swift
[29/47] Compiling DequeModule _DequeBuffer.swift
[30/47] Compiling DequeModule _DequeBufferHeader.swift
[31/49] Compiling DequeModule Deque+Extras.swift
[32/49] Compiling DequeModule Deque+Hashable.swift
[33/49] Compiling DequeModule Deque+Equatable.swift
[34/49] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[35/49] Compiling DequeModule Deque+CustomReflectable.swift
[36/49] Compiling DequeModule Deque+Descriptions.swift
[37/49] Compiling DequeModule _DequeSlot.swift
[38/49] Compiling DequeModule _UnsafeWrappedBuffer.swift
[39/49] Compiling DequeModule Deque+Testing.swift
[40/49] Compiling DequeModule Deque._Storage.swift
[41/49] Compiling DequeModule Deque._UnsafeHandle.swift
[42/49] Compiling DequeModule Deque.swift
[43/49] Emitting module DequeModule
[44/49] Compiling DequeModule Deque+Codable.swift
[45/49] Compiling DequeModule Deque+Collection.swift
[47/50] Compiling HTTPTypes HTTPFields.swift
[48/50] Emitting module HTTPTypes
[49/50] Compiling HTTPTypes HTTPFieldName.swift
[50/50] Compiling HTTPTypes HTTPField.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] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[61/120] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[62/120] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[63/120] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[64/120] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[65/120] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[66/120] Compiling OpenAPIRuntime MultipartValidation.swift
[67/120] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[68/120] Compiling OpenAPIRuntime CurrencyTypes.swift
[69/120] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[70/120] Compiling OpenAPIRuntime HTTPBody.swift
[71/120] Compiling OpenAPIRuntime ServerTransport.swift
[72/120] Compiling OpenAPIRuntime UniversalClient.swift
[73/120] Compiling OpenAPIRuntime UniversalServer.swift
[74/120] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[75/120] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[76/120] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[77/120] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[78/120] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[79/120] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[80/120] Compiling OpenAPIRuntime ServerSentEvents.swift
[81/120] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[82/120] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[83/120] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[84/120] Compiling OpenAPIRuntime ClientTransport.swift
[85/120] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[86/120] Compiling OpenAPIRuntime CodableExtensions.swift
[87/120] Compiling OpenAPIRuntime Configuration.swift
[88/120] Compiling OpenAPIRuntime Converter+Client.swift
[89/120] Compiling OpenAPIRuntime Converter+Common.swift
[90/120] Compiling OpenAPIRuntime Converter+Server.swift
[91/120] Compiling OpenAPIRuntime Converter.swift
[92/120] Compiling OpenAPIRuntime CurrencyExtensions.swift
[93/120] Compiling OpenAPIRuntime ErrorExtensions.swift
[94/120] Compiling OpenAPIRuntime FoundationExtensions.swift
[95/120] Compiling OpenAPIRuntime ParameterStyles.swift
[96/120] Compiling OpenAPIRuntime ServerVariable.swift
[97/120] Compiling OpenAPIRuntime URLExtensions.swift
[98/120] Compiling OpenAPIRuntime Deprecated.swift
[99/120] Compiling OpenAPIRuntime ClientError.swift
[100/120] Compiling OpenAPIRuntime CodingErrors.swift
[101/120] Compiling OpenAPIRuntime RuntimeError.swift
[102/120] Compiling OpenAPIRuntime ServerError.swift
[103/120] Compiling OpenAPIRuntime Acceptable.swift
[104/120] Compiling OpenAPIRuntime Base64EncodedData.swift
[105/120] Compiling OpenAPIRuntime ByteUtilities.swift
[106/120] Compiling OpenAPIRuntime ContentDisposition.swift
[107/120] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[108/120] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[109/120] Compiling OpenAPIRuntime OpenAPIValue.swift
[110/120] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[111/120] Compiling OpenAPIRuntime UndocumentedPayload.swift
[112/120] Emitting module OpenAPIRuntime
[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 HTTPBodyOutputStreamBridge.swift
[123/128] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[124/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 0x557615f795a0 (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 0x0000557611b07808
1  swift-frontend 0x0000557611b055ee
2  swift-frontend 0x0000557611b07ea8
3  libc.so.6      0x00007f276636b520
4  swift-frontend 0x000055760bdd39d3
5  swift-frontend 0x000055760bdcb668
6  swift-frontend 0x000055760bdcaebc
7  swift-frontend 0x000055760bdd2d24
8  swift-frontend 0x000055760bd497df
9  swift-frontend 0x000055760bd4c3d7
10 swift-frontend 0x000055760bd50396
11 swift-frontend 0x000055760bf1c481
12 swift-frontend 0x000055760bf151da
13 swift-frontend 0x000055760bde540e
14 swift-frontend 0x000055760bca6d48
15 swift-frontend 0x000055760bd0707c
16 swift-frontend 0x000055760bd06fd9
17 swift-frontend 0x000055760bcaf837
18 swift-frontend 0x000055760bca8dae
19 swift-frontend 0x000055760b8cea96
20 swift-frontend 0x000055760b8cac0c
21 swift-frontend 0x000055760b8c9997
22 swift-frontend 0x000055760b8cc2ba
23 swift-frontend 0x000055760b8cb713
24 swift-frontend 0x000055760b6a886a
25 libc.so.6      0x00007f2766352d90
26 libc.so.6      0x00007f2766352e40 __libc_start_main + 128
27 swift-frontend 0x000055760b6a7cc5
*** Signal 11: Backtracing from 0x55760bdd39d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0  0x000055760bdd39d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000  0
rdx 0x00007fffec889840  60 c0 88 ec ff 7f 00 00 58 98 88 ec ff 7f 00 00  `À·ìÿ···X··ìÿ···
rcx 0x000055761618b0e8  a2 b0 18 16 76 55 00 00 00 00 00 00 00 00 00 00  ¢°··vU··········
rbx 0x00007fffec8893a8  28 95 88 ec ff 7f 00 00 90 b8 5b 17 76 55 00 00  (··ìÿ····¸[·vU··
rsi 0x00007fffec889528  01 5f 0b 16 76 55 00 00 b8 ea 58 15 76 55 00 00  ·_··vU··¸êX·vU··
rdi 0x0000000000000004  4
rbp 0x0000000000000000  0
rsp 0x00007fffec889640  00 00 00 00 00 00 00 00 58 96 88 ec ff 7f 00 00  ········X··ìÿ···
 r8 0x0000000000000a7c  2684
 r9 0x0000000000000001  1
r10 0x0000000014897900  344553728
r11 0x00007f2766543ce0  90 a4 8b 17 76 55 00 00 10 4c 95 16 76 55 00 00  ·¤··vU···L··vU··
r12 0x000055761619acf8  50 b6 1b 15 76 55 00 00 1c 02 00 08 01 00 00 00  P¶··vU··········
r13 0x000055761558eab8  7a ea 58 15 76 55 00 00 00 00 00 00 00 00 00 00  zêX·vU··········
r14 0x000055761558eab8  7a ea 58 15 76 55 00 00 00 00 00 00 00 00 00 00  zêX·vU··········
r15 0x00007fffec88c060  20 12 96 16 76 55 00 00 40 ba 88 ec ff 7f 00 00   ···vU··@º·ìÿ···
rip 0x000055760bdd39d3  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):
0x000055760addb000–0x00005576129c3710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.25s
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/23] Compiling InternalCollectionsUtilities 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 HTTPTypes ISOLatin1String.swift
[8/25] Emitting module InternalCollectionsUtilities
[9/25] Compiling HTTPTypes HTTPParsedFields.swift
[10/25] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[11/25] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/25] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/25] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/25] Compiling InternalCollectionsUtilities Integer rank.swift
[18/25] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/26] Compiling HTTPTypes NIOLock.swift
[21/26] Emitting module HTTPTypes
[22/26] Compiling HTTPTypes HTTPField.swift
[23/26] Compiling HTTPTypes HTTPFieldName.swift
[24/26] Compiling HTTPTypes HTTPFields.swift
[25/26] Compiling HTTPTypes HTTPRequest.swift
[26/26] Compiling HTTPTypes HTTPResponse.swift
[28/42] Compiling DequeModule Deque+CustomReflectable.swift
[29/42] Compiling DequeModule Deque+Descriptions.swift
[30/44] Compiling DequeModule _DequeBuffer.swift
[31/44] Compiling DequeModule _DequeBufferHeader.swift
[32/44] Compiling DequeModule Deque+Equatable.swift
[33/44] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[34/44] Compiling DequeModule Deque+Extras.swift
[35/44] Compiling DequeModule Deque+Hashable.swift
[36/45] Compiling DequeModule Deque+Testing.swift
[37/45] Compiling DequeModule Deque._Storage.swift
[38/105] Compiling OpenAPIRuntime ClientError.swift
[39/105] Compiling OpenAPIRuntime CodingErrors.swift
[40/105] Compiling OpenAPIRuntime ParameterStyles.swift
[41/105] Compiling OpenAPIRuntime ServerVariable.swift
[42/105] Emitting module DequeModule
[43/105] Compiling OpenAPIRuntime ByteUtilities.swift
[44/105] Compiling OpenAPIRuntime ContentDisposition.swift
[46/106] Compiling OpenAPIRuntime URICodeCodingKey.swift
[47/106] Compiling OpenAPIRuntime URICoderConfiguration.swift
[48/106] Compiling OpenAPIRuntime URIEncodedNode.swift
[49/106] Compiling OpenAPIRuntime URIParsedTypes.swift
[50/106] Compiling OpenAPIRuntime URIDecoder.swift
[51/106] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[52/106] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[53/106] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[54/114] Compiling OpenAPIRuntime FoundationExtensions.swift
[57/114] Compiling OpenAPIRuntime URLExtensions.swift
[58/114] Compiling OpenAPIRuntime Deprecated.swift
[61/114] Compiling OpenAPIRuntime RuntimeError.swift
[62/114] Compiling OpenAPIRuntime ServerError.swift
[63/114] Emitting module OpenAPIRuntime
[64/114] Compiling OpenAPIRuntime CurrencyTypes.swift
[65/114] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[66/114] Compiling OpenAPIRuntime HTTPBody.swift
[67/114] Compiling OpenAPIRuntime ServerTransport.swift
[68/114] Compiling OpenAPIRuntime UniversalClient.swift
[69/114] Compiling OpenAPIRuntime UniversalServer.swift
[70/114] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[71/114] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[72/114] Compiling OpenAPIRuntime Acceptable.swift
[73/114] Compiling OpenAPIRuntime Base64EncodedData.swift
[76/114] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[77/114] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[78/114] Compiling OpenAPIRuntime OpenAPIValue.swift
[79/114] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[80/114] Compiling OpenAPIRuntime UndocumentedPayload.swift
[81/114] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[82/114] Compiling OpenAPIRuntime CodableExtensions.swift
[83/114] Compiling OpenAPIRuntime Configuration.swift
[84/114] Compiling OpenAPIRuntime Converter+Client.swift
[85/114] Compiling OpenAPIRuntime Converter+Common.swift
[86/114] Compiling OpenAPIRuntime Converter+Server.swift
[87/114] Compiling OpenAPIRuntime Converter.swift
[88/114] Compiling OpenAPIRuntime CurrencyExtensions.swift
[89/114] Compiling OpenAPIRuntime ErrorExtensions.swift
[90/114] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[91/114] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[92/114] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[93/114] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[94/114] Compiling OpenAPIRuntime ServerSentEvents.swift
[95/114] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[96/114] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[97/114] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[98/114] Compiling OpenAPIRuntime ClientTransport.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 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 0x55afedfa88d0 (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 0x000055afe8725808
1  swift-frontend 0x000055afe87235ee
2  swift-frontend 0x000055afe8725ea8
3  libc.so.6      0x00007f292c414520
4  swift-frontend 0x000055afe29f19d3
5  swift-frontend 0x000055afe29e9668
6  swift-frontend 0x000055afe29e8ebc
7  swift-frontend 0x000055afe29f0d24
8  swift-frontend 0x000055afe29677df
9  swift-frontend 0x000055afe296a3d7
10 swift-frontend 0x000055afe296e396
11 swift-frontend 0x000055afe2b3a481
12 swift-frontend 0x000055afe2b331da
13 swift-frontend 0x000055afe2a0340e
14 swift-frontend 0x000055afe28c4d48
15 swift-frontend 0x000055afe292507c
16 swift-frontend 0x000055afe2924fd9
17 swift-frontend 0x000055afe28cd837
18 swift-frontend 0x000055afe28c6dae
19 swift-frontend 0x000055afe24eca96
20 swift-frontend 0x000055afe24e8c0c
21 swift-frontend 0x000055afe24e7997
22 swift-frontend 0x000055afe24ea2ba
23 swift-frontend 0x000055afe24e9713
24 swift-frontend 0x000055afe22c686a
25 libc.so.6      0x00007f292c3fbd90
26 libc.so.6      0x00007f292c3fbe40 __libc_start_main + 128
27 swift-frontend 0x000055afe22c5cc5
*** Signal 11: Backtracing from 0x55afe29f19d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0  0x000055afe29f19d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000  0
rdx 0x00007ffc15c30260  80 2a c3 15 fc 7f 00 00 78 02 c3 15 fc 7f 00 00  ·*÷ü···x·Ã·ü···
rcx 0x000055afee1bb148  02 b1 1b ee af 55 00 00 00 00 00 00 00 00 00 00  ·±·î¯U··········
rbx 0x00007ffc15c2fdc8  48 ff c2 15 fc 7f 00 00 70 35 37 ef af 55 00 00  Hÿ·ü···p57ï¯U··
rsi 0x00007ffc15c2ff48  01 4a 0e ee af 55 00 00 58 dd 5b ed af 55 00 00  ·J·î¯U··XÝ[í¯U··
rdi 0x0000000000000004  4
rbp 0x0000000000000000  0
rsp 0x00007ffc15c30060  00 00 00 00 00 00 00 00 78 00 c3 15 fc 7f 00 00  ········x·Ã·ü···
 r8 0x0000000000000a7c  2684
 r9 0x0000000000000001  1
r10 0x00000000eb4b5900  3947583744
r11 0x00007f292c5ecce0  80 06 8e ef af 55 00 00 d0 b7 97 ee af 55 00 00  ···ï¯U··Ð··î¯U··
r12 0x000055afee1c9e48  c0 d4 1e ed af 55 00 00 1c 02 00 08 01 00 00 00  ÀÔ·í¯U··········
r13 0x000055afed5bdd58  1a dd 5b ed af 55 00 00 00 00 00 00 00 00 00 00  ·Ý[í¯U··········
r14 0x000055afed5bdd58  1a dd 5b ed af 55 00 00 00 00 00 00 00 00 00 00  ·Ý[í¯U··········
r15 0x00007ffc15c32a80  40 d6 0d ef af 55 00 00 60 24 c3 15 fc 7f 00 00  @Ö·ï¯U··`$÷ü···
rip 0x000055afe29f19d3  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):
0x000055afe19f9000–0x000055afe95e1710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.40s
BUILD FAILURE 6.1 android