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 SwiftBlockfrostAPI, reference main (d7870e), with Swift 6.1 for Android on 25 Sep 2025 19:22:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kingpin-Apps/swift-blockfrost-api.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/Kingpin-Apps/swift-blockfrost-api
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d7870e7 bump: version 0.1.4 → 0.1.5
Cloned https://github.com/Kingpin-Apps/swift-blockfrost-api.git
Revision (git rev-parse @):
d7870e7996339cca226ffe462f59a6d8aded841a
SUCCESS checkout https://github.com/Kingpin-Apps/swift-blockfrost-api.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Kingpin-Apps/swift-blockfrost-api.git
https://github.com/Kingpin-Apps/swift-blockfrost-api.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-generator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.1",
            "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.1",
            "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.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession"
    }
  ],
  "manifest_display_name" : "SwiftBlockfrostAPI",
  "name" : "SwiftBlockfrostAPI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftBlockfrostAPI",
      "targets" : [
        "SwiftBlockfrostAPI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftBlockfrostAPITests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBlockfrostAPITests",
      "path" : "Tests/SwiftBlockfrostAPITests",
      "sources" : [
        "Fixtures.swift",
        "SwiftBlockfrostAPITests.swift"
      ],
      "target_dependencies" : [
        "SwiftBlockfrostAPI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftBlockfrostAPI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBlockfrostAPI",
      "path" : "Sources/SwiftBlockfrostAPI",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession",
        "OpenAPIGenerator"
      ],
      "product_memberships" : [
        "SwiftBlockfrostAPI"
      ],
      "sources" : [
        "BlockfrostAPIClient.swift",
        "Errors.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
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
Fetching https://github.com/apple/swift-openapi-generator
[1/1006] Fetching swift-openapi-urlsession
[1007/6730] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.30s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.38s)
[1/16167] Fetching swift-openapi-generator
Fetched https://github.com/apple/swift-openapi-generator from cache (0.89s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (3.33s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/931] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.34s)
[1/17536] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.73s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (2.33s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.10.3 (0.66s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/jpsim/Yams
[1/11206] Fetching yams
[674/27600] Fetching yams, swift-argument-parser
[675/33586] Fetching yams, swift-argument-parser, swift-algorithms
[25476/143680] Fetching yams, swift-argument-parser, swift-algorithms, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (1.22s)
[21742/127286] Fetching yams, swift-algorithms, openapikit
Fetched https://github.com/apple/swift-algorithms from cache (2.34s)
[50840/121300] Fetching yams, openapikit
Fetched https://github.com/jpsim/Yams from cache (2.41s)
[41836/110094] Fetching openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (7.46s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (8.09s)
Fetching https://github.com/apple/swift-numerics.git
[1/6369] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (1.27s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (5.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.63s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.16s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.8.0 (0.76s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.1.0 (0.64s)
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.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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-openapi-generator
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.10.3
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.8.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.1.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.1.1
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-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.3
[0/36] Write sources
[13/36] Compiling _NumericsShims _NumericsShims.c
[14/36] Compiling reader.c
[15/36] Compiling writer.c
[16/36] Compiling api.c
[16/36] Compiling emitter.c
[18/36] Compiling parser.c
[19/36] Write swift-version-24593BA9C3E375BF.txt
[20/36] Compiling scanner.c
[22/116] Emitting module ArgumentParserToolInfo
[23/116] Emitting module OpenAPIKitCore
[24/120] Compiling OpenAPIKitCore JSONSchemaPermissions.swift
[25/120] Compiling OpenAPIKitCore JSONTypeFormat.swift
[26/122] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/123] Compiling OpenAPIKitCore OpenAPIError.swift
[28/123] Compiling OpenAPIKitCore OpenAPIWarning.swift
[29/123] Compiling OpenAPIKitCore InconsistencyError.swift
[30/123] Compiling OpenAPIKitCore OpenAPIDecodingErrors.swift
[31/123] Compiling OpenAPIKitCore AnyCodable.swift
[32/123] Compiling OpenAPIKitCore Either+Codable.swift
[33/123] Emitting module RealModule
[34/123] Emitting module InternalCollectionsUtilities
[35/123] Compiling OpenAPIKitCore Either+CustomStringConvertible.swift
[36/123] Compiling OpenAPIKitCore Either.swift
[39/123] Compiling OpenAPIKitCore CodingPathError.swift
[40/123] Compiling OpenAPIKitCore DecodingErrorExtensions.swift
[41/124] Compiling OpenAPIKitCore DiggingError.swift
[42/124] Compiling OpenAPIKitCore EitherDecodeNoTypesMatchedErrorExtensions.swift
[43/124] Compiling RealModule RealFunctions.swift
[44/124] Compiling RealModule Real.swift
[45/124] Compiling RealModule Float16+Real.swift
[46/124] Compiling RealModule Float80+Real.swift
[47/124] Compiling ArgumentParserToolInfo ToolInfo.swift
[53/125] Compiling RealModule RelaxedArithmetic.swift
[54/126] Emitting module Yams
[60/126] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/127] Wrapping AST for ArgumentParserToolInfo for debugging
[63/171] Wrapping AST for RealModule for debugging
[64/171] Wrapping AST for InternalCollectionsUtilities for debugging
[66/251] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[67/251] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[68/251] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[69/251] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[70/251] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[71/251] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[72/251] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[73/251] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[74/251] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[75/251] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[76/251] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[77/251] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[78/251] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[79/251] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[80/258] Emitting module ArgumentParser
[81/264] Compiling OrderedCollections OrderedDictionary.swift
[82/264] Compiling OrderedCollections OrderedSet+Codable.swift
[83/264] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[84/264] Compiling OrderedCollections OrderedSet+Descriptions.swift
[85/264] Compiling OrderedCollections OrderedSet+Diffing.swift
[86/264] Compiling OrderedCollections OrderedSet+Equatable.swift
[87/264] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[88/264] Compiling OrderedCollections OrderedSet+Hashable.swift
[89/264] Compiling OrderedCollections OrderedSet+Initializers.swift
[90/264] Compiling OrderedCollections OrderedSet+Insertions.swift
[91/264] Compiling OrderedCollections OrderedSet+Invariants.swift
[92/264] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[93/264] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[94/264] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[95/264] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[96/264] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[97/264] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[98/264] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[99/264] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[100/264] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[101/264] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[102/264] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[103/264] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[104/264] Compiling OrderedCollections OrderedDictionary+Values.swift
[105/264] Compiling OrderedCollections OrderedDictionary+Codable.swift
[106/264] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[107/264] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[108/264] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[109/264] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[110/264] Compiling OrderedCollections OrderedDictionary+Elements.swift
[111/264] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[112/264] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[146/267] Compiling OrderedCollections _Hashtable+Header.swift
[154/267] Compiling OrderedCollections _HashTable+Constants.swift
[155/267] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[156/267] Compiling OrderedCollections _HashTable+Testing.swift
[157/267] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[158/267] Compiling OrderedCollections _HashTable.swift
[162/267] Compiling Algorithms Trim.swift
[163/267] Compiling Algorithms Unique.swift
[164/267] Compiling Algorithms Windows.swift
[174/268] Compiling OrderedCollections _HashTable+Bucket.swift
[175/268] Compiling OrderedCollections _HashTable+BucketIterator.swift
[196/269] Compiling ArgumentParser Tree.swift
[197/269] Compiling ArgumentParser CodingKeyValidator.swift
[198/269] Compiling ArgumentParser NonsenseFlagsValidator.swift
[199/269] Compiling ArgumentParser ParsableArgumentsValidation.swift
[200/269] Compiling ArgumentParser PositionalArgumentsValidator.swift
[201/269] Compiling ArgumentParser UniqueNamesValidator.swift
[201/269] Wrapping AST for OpenAPIKitCore for debugging
[203/269] Compiling OrderedCollections OrderedSet+Sendable.swift
[204/269] Compiling OrderedCollections OrderedSet+SubSequence.swift
[205/269] Compiling OrderedCollections OrderedSet+Testing.swift
[206/269] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[207/269] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[208/269] Compiling OrderedCollections OrderedSet.swift
[209/269] Compiling OrderedCollections _UnsafeBitset.swift
[209/269] Wrapping AST for Yams for debugging
[211/340] Emitting module OrderedCollections
[212/369] Compiling OpenAPIKit30 Either+Validatable.swift
[213/369] Compiling OpenAPIKit30 DocumentDecodingError.swift
[214/369] Compiling OpenAPIKit30 OperationDecodingError.swift
[215/369] Compiling OpenAPIKit30 ResolvedDocument.swift
[216/369] Compiling OpenAPIKit30 Either+Convenience.swift
[217/369] Compiling OpenAPIKit30 Either+LocallyDereferenceable.swift
[218/369] Compiling OpenAPIKit30 DereferencedContentEncoding.swift
[219/369] Compiling OpenAPIKit30 DereferencedDocument.swift
[220/369] Compiling OpenAPIKit30 Document.swift
[221/369] Compiling OpenAPIKit30 DocumentInfo.swift
[222/389] Wrapping AST for OrderedCollections for debugging
[224/389] Compiling OpenAPIKit30 ResponseDecodingError.swift
[225/389] Compiling OpenAPIKit30 Example.swift
[226/389] Compiling OpenAPIKit30 ExternalDocumentation.swift
[227/389] Compiling OpenAPIKit30 DereferencedHeader.swift
[228/389] Compiling OpenAPIKit30 Header.swift
[229/389] Compiling OpenAPIKit30 JSONReference.swift
[230/389] Compiling OpenAPIKit30 Content.swift
[231/389] Compiling OpenAPIKit30 ContentEncoding.swift
[232/389] Compiling OpenAPIKit30 DereferencedContent.swift
[233/389] Compiling OpenAPIKit30 Parameter.swift
[234/389] Compiling OpenAPIKit30 ParameterContext.swift
[235/389] Compiling OpenAPIKit30 ParameterSchemaContext.swift
[236/389] Emitting module Algorithms
[242/390] Compiling OpenAPIKit30 PathDecodingError.swift
[243/390] Compiling OpenAPIKit30 AnyCodable+Validatable.swift
[244/390] Compiling OpenAPIKit30 Callbacks.swift
[245/390] Compiling OpenAPIKit30 CodableVendorExtendable.swift
[246/390] Compiling OpenAPIKit30 Components+JSONReference.swift
[247/390] Compiling OpenAPIKit30 Components+Locatable.swift
[248/390] Compiling OpenAPIKit30 Components.swift
[249/390] Compiling OpenAPIKit30 Link.swift
[250/390] Compiling OpenAPIKit30 OpenAPI.swift
[251/390] Compiling OpenAPIKit30 DereferencedOperation.swift
[252/390] Compiling OpenAPIKit30 Operation.swift
[253/390] Compiling OpenAPIKit30 ResolvedEndpoint.swift
[254/390] Compiling OpenAPIKit30 OrderedDictionary+Validatable.swift
[255/390] Compiling OpenAPIKit30 DereferencedParameter.swift
[256/390] Compiling OpenAPIKit30 DereferencedSchemaContext.swift
[263/391] Wrapping AST for Algorithms for debugging
[265/391] Emitting module OpenAPIKit30
[265/399] Wrapping AST for ArgumentParser for debugging
[318/407] Emitting module OpenAPIKit
[319/407] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[320/407] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[321/407] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[322/407] Compiling OpenAPIKit Validation+Builtins.swift
[323/407] Compiling OpenAPIKit Validation.swift
[324/407] Compiling OpenAPIKit Validator+Convenience.swift
[325/407] Compiling OpenAPIKit Validator.swift
[326/407] Compiling OpenAPIKit XML.swift
[327/407] Compiling OpenAPIKit30 JSONSchemaContext.swift
[328/407] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[329/407] Compiling OpenAPIKit30 TypesAndFormats.swift
[330/407] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[331/407] Compiling OpenAPIKit30 SecurityScheme.swift
[332/407] Compiling OpenAPIKit30 Server.swift
[333/407] Compiling OpenAPIKit30 Tag.swift
[334/407] Compiling OpenAPIKit30 URLTemplate+Validatable.swift
[338/407] Compiling OpenAPIKit30 DereferencedPathItem.swift
[339/407] Compiling OpenAPIKit30 PathItem.swift
[340/407] Compiling OpenAPIKit30 ResolvedRoute.swift
[341/407] Compiling OpenAPIKit30 DereferencedRequest.swift
[342/407] Compiling OpenAPIKit30 Request.swift
[343/407] Compiling OpenAPIKit30 DereferencedResponse.swift
[344/407] Compiling OpenAPIKit30 Response.swift
[345/407] Compiling OpenAPIKit30 RuntimeExpression.swift
[346/407] Compiling OpenAPIKit30 SchemaProtocols.swift
[347/407] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[348/407] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[349/407] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[350/407] Compiling OpenAPIKit30 JSONSchema.swift
[359/408] Wrapping AST for OpenAPIKit30 for debugging
[368/408] Compiling OpenAPIKit _CoreReExport.swift
[403/412] Wrapping AST for OpenAPIKit for debugging
[405/412] Compiling OpenAPIKitCompat Either+Map.swift
[406/412] Emitting module OpenAPIKitCompat
[407/412] Compiling OpenAPIKitCompat Compat30To31.swift
[408/413] Wrapping AST for OpenAPIKitCompat for debugging
[410/495] Emitting module _OpenAPIGeneratorCore
[411/506] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[412/506] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[413/506] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[414/506] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[415/506] Compiling _OpenAPIGeneratorCore translateResponse.swift
[416/506] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[417/506] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[418/506] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[419/506] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[420/506] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[421/506] Compiling _OpenAPIGeneratorCore Builtins.swift
[422/506] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[423/506] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[424/506] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[425/506] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[426/506] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[427/506] Compiling _OpenAPIGeneratorCore TypeName.swift
[428/506] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[429/506] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[430/506] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[431/506] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[432/506] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[433/506] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[434/506] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[435/506] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[436/506] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[437/506] Compiling _OpenAPIGeneratorCore translateComponents.swift
[438/506] Compiling _OpenAPIGeneratorCore translateOperations.swift
[439/506] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[440/506] Compiling _OpenAPIGeneratorCore translateServers.swift
[441/506] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[442/506] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[443/506] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[444/506] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[445/506] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[446/506] Compiling _OpenAPIGeneratorCore translateArray.swift
[447/506] Compiling _OpenAPIGeneratorCore translateCodable.swift
[448/506] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[449/506] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[450/506] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[451/506] Compiling _OpenAPIGeneratorCore translateSchema.swift
[452/506] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[453/506] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[454/506] Compiling _OpenAPIGeneratorCore Annotations.swift
[455/506] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[456/506] Compiling _OpenAPIGeneratorCore Constants.swift
[457/506] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[458/506] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[459/506] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[460/506] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[461/506] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[462/506] Compiling _OpenAPIGeneratorCore ContentType.swift
[463/506] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[464/506] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[465/506] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[466/506] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[467/506] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[468/506] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[469/506] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[470/506] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[471/506] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[472/506] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[473/506] Compiling _OpenAPIGeneratorCore translateParameter.swift
[474/506] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[475/506] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[476/506] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[477/506] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[478/506] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[479/506] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[480/506] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[481/506] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[482/506] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[483/506] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[484/506] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[485/506] Compiling _OpenAPIGeneratorCore YamsParser.swift
[486/506] Compiling _OpenAPIGeneratorCore validateDoc.swift
[487/506] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[488/506] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[489/506] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[490/506] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[491/506] Compiling _OpenAPIGeneratorCore Config.swift
[492/506] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[493/506] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[494/506] Compiling _OpenAPIGeneratorCore Errors.swift
[495/506] Compiling _OpenAPIGeneratorCore Foundation.swift
[496/506] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[497/506] Compiling _OpenAPIGeneratorCore String.swift
[498/506] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[499/506] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[500/506] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[501/506] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[502/506] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[503/507] Wrapping AST for _OpenAPIGeneratorCore for debugging
[505/516] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[506/517] Compiling swift_openapi_generator Tool.swift
[507/517] Compiling swift_openapi_generator PluginSource.swift
[508/517] Compiling swift_openapi_generator UserConfig.swift
[509/517] Compiling swift_openapi_generator GenerateOptions.swift
[510/517] Compiling swift_openapi_generator GenerateCommand.swift
[511/517] Emitting module swift_openapi_generator
[512/517] Compiling swift_openapi_generator Extensions.swift
[513/517] Compiling swift_openapi_generator FilterCommand.swift
[514/517] Compiling swift_openapi_generator runGenerator.swift
[515/518] Wrapping AST for swift-openapi-generator for debugging
[516/518] Write Objects.LinkFileList
[517/518] Linking swift-openapi-generator-tool
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/47] Write sources
[20/47] Compiling _NumericsShims _NumericsShims.c
[21/47] Write sources
[23/47] Compiling writer.c
[24/47] Compiling reader.c
[25/47] Compiling api.c
[26/47] Compiling parser.c
[27/47] Compiling scanner.c
[28/47] Compiling emitter.c
[29/47] Write swift-version-24593BA9C3E375BF.txt
[31/74] Emitting module ArgumentParserToolInfo
[32/75] Wrapping AST for ArgumentParserToolInfo for debugging
[34/75] Emitting module RealModule
[35/76] Emitting module OpenAPIKitCore
[36/77] Emitting module Yams
[40/79] Emitting module InternalCollectionsUtilities
[40/81] Wrapping AST for RealModule for debugging
[42/81] Wrapping AST for Yams for debugging
[43/81] Wrapping AST for OpenAPIKitCore for debugging
[44/81] Wrapping AST for InternalCollectionsUtilities for debugging
[46/84] Emitting module ArgumentParser
[47/85] Wrapping AST for ArgumentParser for debugging
[49/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[50/85] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[51/85] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[52/85] Compiling InternalCollectionsUtilities UInt+reversed.swift
[53/86] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[54/86] Compiling InternalCollectionsUtilities Integer rank.swift
[55/86] Emitting module InternalCollectionsUtilities
[56/86] Compiling InternalCollectionsUtilities Descriptions.swift
[57/86] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[58/86] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[59/86] Compiling InternalCollectionsUtilities _SortedCollection.swift
[60/86] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[61/86] Compiling InternalCollectionsUtilities Debugging.swift
[62/86] Compiling HTTPTypes ISOLatin1String.swift
[63/86] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[64/87] Compiling HTTPTypes HTTPRequest.swift
[65/87] Compiling HTTPTypes HTTPParsedFields.swift
[66/87] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[68/88] Compiling HTTPTypes HTTPResponse.swift
[69/103] Compiling HTTPTypes NIOLock.swift
[70/103] Emitting module OpenAPIKit30
[72/104] Compiling DequeModule Deque+Equatable.swift
[73/104] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[74/106] Compiling DequeModule _DequeBuffer.swift
[75/106] Compiling DequeModule _DequeBufferHeader.swift
[76/106] Compiling DequeModule Deque+Extras.swift
[77/106] Compiling DequeModule Deque+Hashable.swift
[77/106] Wrapping AST for OpenAPIKit30 for debugging
[79/106] Emitting module OpenAPIKit
[81/107] Compiling DequeModule _DequeSlot.swift
[82/107] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/107] Compiling DequeModule Deque+Codable.swift
[84/107] Compiling DequeModule Deque+Collection.swift
[85/107] Compiling DequeModule Deque._UnsafeHandle.swift
[86/107] Compiling DequeModule Deque.swift
[87/107] Compiling DequeModule Deque+Testing.swift
[88/107] Compiling DequeModule Deque._Storage.swift
[89/107] Compiling DequeModule Deque+CustomReflectable.swift
[90/107] Compiling DequeModule Deque+Descriptions.swift
[91/107] Emitting module DequeModule
[92/107] Emitting module OrderedCollections
[92/108] Wrapping AST for OpenAPIKit for debugging
[95/110] Wrapping AST for OrderedCollections for debugging
[97/110] Emitting module OpenAPIKitCompat
[98/111] Wrapping AST for OpenAPIKitCompat for debugging
[100/111] Emitting module Algorithms
[101/112] Wrapping AST for Algorithms for debugging
[103/113] Emitting module _OpenAPIGeneratorCore
[105/114] Compiling HTTPTypes HTTPField.swift
[106/114] Compiling HTTPTypes HTTPFields.swift
[107/114] Emitting module HTTPTypes
[108/114] Compiling HTTPTypes HTTPFieldName.swift
[109/115] Wrapping AST for _OpenAPIGeneratorCore for debugging
[111/177] Emitting module swift_openapi_generator
[112/178] Wrapping AST for swift-openapi-generator for debugging
[113/178] Write Objects.LinkFileList
[114/178] Linking swift-openapi-generator-tool
[116/178] Emitting module OpenAPIRuntime
[117/186] Compiling OpenAPIRuntime Acceptable.swift
[118/186] Compiling OpenAPIRuntime Base64EncodedData.swift
[119/186] Compiling OpenAPIRuntime ByteUtilities.swift
[120/186] Compiling OpenAPIRuntime ContentDisposition.swift
[121/186] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[122/186] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[123/186] Compiling OpenAPIRuntime OpenAPIValue.swift
[124/186] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[125/186] Compiling OpenAPIRuntime UndocumentedPayload.swift
[126/186] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[127/186] Compiling OpenAPIRuntime CodableExtensions.swift
[128/186] Compiling OpenAPIRuntime Configuration.swift
[129/186] Compiling OpenAPIRuntime Converter+Client.swift
[130/186] Compiling OpenAPIRuntime Converter+Common.swift
[131/186] Compiling OpenAPIRuntime Converter+Server.swift
[132/186] Compiling OpenAPIRuntime Converter.swift
[133/186] Compiling OpenAPIRuntime CurrencyExtensions.swift
[134/186] Compiling OpenAPIRuntime ErrorExtensions.swift
[135/186] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[136/186] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[137/186] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[138/186] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[139/186] Compiling OpenAPIRuntime ServerSentEvents.swift
[140/186] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[141/186] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[142/186] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[143/186] Compiling OpenAPIRuntime ClientTransport.swift
[144/186] Compiling OpenAPIRuntime URICodeCodingKey.swift
[145/186] Compiling OpenAPIRuntime URICoderConfiguration.swift
[146/186] Compiling OpenAPIRuntime URIEncodedNode.swift
[147/186] Compiling OpenAPIRuntime URIParsedTypes.swift
[148/186] Compiling OpenAPIRuntime URIDecoder.swift
[149/186] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[150/186] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[151/186] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[152/186] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[153/186] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[154/186] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[155/186] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[156/186] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[157/186] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[158/186] Compiling OpenAPIRuntime MultipartValidation.swift
[159/186] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[160/186] Compiling OpenAPIRuntime FoundationExtensions.swift
[161/186] Compiling OpenAPIRuntime ParameterStyles.swift
[162/186] Compiling OpenAPIRuntime ServerVariable.swift
[163/186] Compiling OpenAPIRuntime URLExtensions.swift
[164/186] Compiling OpenAPIRuntime Deprecated.swift
[165/186] Compiling OpenAPIRuntime ClientError.swift
[166/186] Compiling OpenAPIRuntime CodingErrors.swift
[167/186] Compiling OpenAPIRuntime RuntimeError.swift
[168/186] Compiling OpenAPIRuntime ServerError.swift
[169/186] Compiling OpenAPIRuntime CurrencyTypes.swift
[170/186] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[171/186] Compiling OpenAPIRuntime HTTPBody.swift
[172/186] Compiling OpenAPIRuntime ServerTransport.swift
[173/186] Compiling OpenAPIRuntime UniversalClient.swift
[174/186] Compiling OpenAPIRuntime UniversalServer.swift
[175/186] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[176/186] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[177/186] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[178/186] Compiling OpenAPIRuntime URIEncoder.swift
[179/186] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[180/186] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[181/186] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[182/186] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[183/186] Compiling OpenAPIRuntime URIParser.swift
[184/186] Compiling OpenAPIRuntime URISerializer.swift
[186/194] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[187/194] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[188/194] 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 -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 0x55c4f9b01a50 (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 0x000055c4f5b15808
1  swift-frontend 0x000055c4f5b135ee
2  swift-frontend 0x000055c4f5b15ea8
3  libc.so.6      0x00007f9e3ebd8520
4  swift-frontend 0x000055c4efde19d3
5  swift-frontend 0x000055c4efdd9668
6  swift-frontend 0x000055c4efdd8ebc
7  swift-frontend 0x000055c4efde0d24
8  swift-frontend 0x000055c4efd577df
9  swift-frontend 0x000055c4efd5a3d7
10 swift-frontend 0x000055c4efd5e396
11 swift-frontend 0x000055c4eff2a481
12 swift-frontend 0x000055c4eff231da
13 swift-frontend 0x000055c4efdf340e
14 swift-frontend 0x000055c4efcb4d48
15 swift-frontend 0x000055c4efd1507c
16 swift-frontend 0x000055c4efd14fd9
17 swift-frontend 0x000055c4efcbd837
18 swift-frontend 0x000055c4efcb6dae
19 swift-frontend 0x000055c4ef8dca96
20 swift-frontend 0x000055c4ef8d8c0c
21 swift-frontend 0x000055c4ef8d7997
22 swift-frontend 0x000055c4ef8da2ba
23 swift-frontend 0x000055c4ef8d9713
24 swift-frontend 0x000055c4ef6b686a
25 libc.so.6      0x00007f9e3ebbfd90
26 libc.so.6      0x00007f9e3ebbfe40 __libc_start_main + 128
27 swift-frontend 0x000055c4ef6b5cc5
*** Signal 11: Backtracing from 0x55c4efde19d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0  0x000055c4efde19d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000  0
rdx 0x00007ffc3bdfa310  30 cb df 3b fc 7f 00 00 28 a3 df 3b fc 7f 00 00  0Ëß;ü···(£ß;ü···
rcx 0x000055c4f9d15128  e2 50 d1 f9 c4 55 00 00 00 00 00 00 00 00 00 00  âPÑùÄU··········
rbx 0x00007ffc3bdf9e78  f8 9f df 3b fc 7f 00 00 80 58 f1 fa c4 55 00 00  ø·ß;ü····XñúÄU··
rsi 0x00007ffc3bdf9ff8  01 e5 c3 f9 c4 55 00 00 18 6d 11 f9 c4 55 00 00  ·åÃùÄU···m·ùÄU··
rdi 0x0000000000000004  4
rbp 0x0000000000000000  0
rsp 0x00007ffc3bdfa110  00 00 00 00 00 00 00 00 28 a1 df 3b fc 7f 00 00  ········(¡ß;ü···
 r8 0x0000000000000a7c  2684
 r9 0x0000000000000001  1
r10 0x00000000f88a5900  4169816320
r11 0x00007f9e3edb0ce0  60 91 43 fb c4 55 00 00 70 6e 4d fa c4 55 00 00  `·CûÄU··pnMúÄU··
r12 0x000055c4f9d23f88  40 36 d4 f8 c4 55 00 00 1c 02 00 08 01 00 00 00  @6ÔøÄU··········
r13 0x000055c4f9116d18  da 6c 11 f9 c4 55 00 00 00 00 00 00 00 00 00 00  Úl·ùÄU··········
r14 0x000055c4f9116d18  da 6c 11 f9 c4 55 00 00 00 00 00 00 00 00 00 00  Úl·ùÄU··········
r15 0x00007ffc3bdfcb30  30 01 c7 fa c4 55 00 00 10 c5 df 3b fc 7f 00 00  0·ÇúÄU···Åß;ü···
rip 0x000055c4efde19d3  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):
0x000055c4eede9000–0x000055c4f69d1710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.84s
Swift OpenAPI Generator is running with the following configuration:
- OpenAPI document path: /host/spi-builder-workspace/Sources/SwiftBlockfrostAPI/openapi.yaml
- Configuration path: /host/spi-builder-workspace/Sources/SwiftBlockfrostAPI/openapi-generator-config.yaml
- Generator modes: types, client
- Access modifier: public
- Naming strategy: idiomatic
- Name overrides: <none>
- Type overrides: <none>
- Feature flags: <none>
- Output file names: Types.swift, Client.swift
- Output directory: /host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SwiftBlockfrostAPI/destination/OpenAPIGenerator/GeneratedSources
- Diagnostics output path: <none - logs to stderr>
- Current directory: /host/spi-builder-workspace
- Plugin source: build
- Is dry run: false
- Additional imports: <none>
- Additional file comments: <none>[188/194] Running swift-openapi-generator
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/23] Compiling _NumericsShims _NumericsShims.c
[1/23] Compiling reader.c
[2/23] Compiling parser.c
[3/23] Compiling api.c
[4/23] Compiling scanner.c
[5/23] Compiling emitter.c
[6/23] Compiling writer.c
[7/23] Write swift-version-24593BA9C3E375BF.txt
[9/50] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/50] Compiling InternalCollectionsUtilities Debugging.swift
[11/51] Compiling RealModule AlgebraicField.swift
[12/51] Compiling RealModule ApproximateEquality.swift
[13/105] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/105] Compiling RealModule RealFunctions.swift
[15/105] Compiling OpenAPIKitCore InconsistencyError.swift
[16/105] Compiling OpenAPIKitCore OpenAPIDecodingErrors.swift
[17/105] Compiling RealModule Real.swift
[18/105] Compiling Yams Mark.swift
[19/105] Compiling Yams Node.Alias.swift
[20/105] Compiling RealModule RelaxedArithmetic.swift
[21/105] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/105] Compiling RealModule Float80+Real.swift
[23/105] Compiling Yams Node.Mapping.swift
[24/105] Compiling Yams Decoder.swift
[25/105] Compiling RealModule Float16+Real.swift
[26/105] Compiling Yams Emitter.swift
[27/105] Compiling OpenAPIKitCore DecodingErrorExtensions.swift
[30/105] Emitting module Yams
[31/107] Compiling Yams Resolver.swift
[32/107] Compiling Yams String+Yams.swift
[33/107] Compiling Yams Tag.swift
[34/107] Compiling Yams YamlAnchorProviding.swift
[35/107] Compiling OpenAPIKitCore OpenAPIError.swift
[36/107] Compiling OpenAPIKitCore OpenAPIWarning.swift
[37/107] Emitting module RealModule
[39/108] Emitting module InternalCollectionsUtilities
[39/108] Wrapping AST for RealModule for debugging
[43/109] Compiling Yams YamlError.swift
[44/109] Compiling Yams YamlTagProviding.swift
[45/109] Compiling Yams Parser.swift
[46/109] Compiling Yams RedundancyAliasingStrategy.swift
[47/109] Compiling Yams Representer.swift
[48/109] Compiling OpenAPIKitCore ResponseStatusCode.swift
[49/109] Compiling OpenAPIKitCore SecurityScheme.swift
[50/109] Compiling OpenAPIKitCore URLTemplate+Parsing.swift
[51/109] Compiling OpenAPIKitCore URLTemplate.swift
[58/113] Emitting module OpenAPIKitCore
[64/113] Compiling OpenAPIKitCore Container+DecodeURLAsString.swift
[65/113] Compiling OpenAPIKitCore Optional+Zip.swift
[66/113] Compiling OpenAPIKitCore Result+Value.swift
[67/113] Compiling OpenAPIKitCore Validatable.swift
[68/138] Compiling Algorithms Chain.swift
[69/138] Compiling Algorithms Chunked.swift
[70/138] Compiling Algorithms Combinations.swift
[71/138] Compiling Algorithms Compacted.swift
[72/138] Compiling Algorithms Cycle.swift
[73/138] Compiling Algorithms EitherSequence.swift
[74/138] Compiling Algorithms FirstNonNil.swift
[75/138] Compiling Algorithms Partition.swift
[76/138] Compiling Algorithms Permutations.swift
[77/138] Compiling Algorithms Product.swift
[77/138] Wrapping AST for InternalCollectionsUtilities for debugging
[79/138] Compiling Algorithms Rotate.swift
[80/138] Compiling Algorithms Split.swift
[81/138] Compiling Algorithms Stride.swift
[82/138] Compiling Algorithms Suffix.swift
[83/138] Compiling OpenAPIKitCore OAuthFlows.swift
[84/138] Compiling OpenAPIKitCore ParameterContextLocation.swift
[85/138] Compiling OpenAPIKitCore ParameterSchemaContextStyle.swift
[86/138] Compiling OpenAPIKitCore Path.swift
[87/139] Compiling Algorithms FlattenCollection.swift
[88/139] Compiling Algorithms Grouped.swift
[89/139] Compiling Algorithms Indexed.swift
[94/139] Emitting module ArgumentParserToolInfo
[95/139] Compiling ArgumentParserToolInfo ToolInfo.swift
[97/195] Compiling OrderedCollections OrderedSet+Equatable.swift
[98/195] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[99/195] Compiling OrderedCollections OrderedSet+Hashable.swift
[99/198] Wrapping AST for OpenAPIKitCore for debugging
[100/198] Wrapping AST for ArgumentParserToolInfo for debugging
[102/200] Emitting module Algorithms
[103/361] Compiling ArgumentParser CommandParser.swift
[104/361] Compiling ArgumentParser InputKey.swift
[105/361] Compiling ArgumentParser InputOrigin.swift
[106/361] Compiling ArgumentParser ExpressibleByArgument.swift
[107/361] Compiling ArgumentParser ParsableArguments.swift
[108/361] Compiling ArgumentParser ParsableCommand.swift
[109/361] Compiling OpenAPIKit30 DereferencedJSONSchema.swift
[110/361] Compiling OpenAPIKit30 JSONSchema+Combining.swift
[111/361] Compiling OpenAPIKit30 JSONSchema.swift
[112/361] Compiling OpenAPIKit30 JSONSchemaContext.swift
[113/361] Compiling OpenAPIKit30 SimplifiedJSONSchema.swift
[114/361] Compiling OpenAPIKit30 TypesAndFormats.swift
[115/361] Compiling OpenAPIKit30 DereferencedSecurityRequirement.swift
[116/361] Compiling ArgumentParser SequenceExtensions.swift
[117/361] Compiling ArgumentParser StringExtensions.swift
[118/361] Compiling ArgumentParser SwiftExtensions.swift
[119/361] Compiling OpenAPIKit30 Response.swift
[120/361] Compiling OpenAPIKit30 RuntimeExpression.swift
[121/361] Compiling OpenAPIKit30 SchemaProtocols.swift
[122/361] Compiling OpenAPIKit30 SwiftPrimitiveTypes+OpenAPI.swift
[123/368] Compiling ArgumentParser DumpHelpGenerator.swift
[124/368] Compiling ArgumentParser HelpCommand.swift
[125/368] Compiling ArgumentParser HelpGenerator.swift
[126/368] Compiling ArgumentParser MessageInfo.swift
[127/368] Compiling ArgumentParser UsageGenerator.swift
[128/368] Compiling ArgumentParser CollectionExtensions.swift
[129/368] Compiling ArgumentParser Mutex.swift
[130/368] Compiling ArgumentParser Platform.swift
[131/368] Compiling ArgumentParser CommandGroup.swift
[132/368] Compiling ArgumentParser EnumerableFlag.swift
[136/368] Compiling ArgumentParser ArgumentDecoder.swift
[137/368] Compiling ArgumentParser ArgumentDefinition.swift
[138/368] Compiling ArgumentParser ArgumentSet.swift
[139/368] Compiling ArgumentParser CompletionKind.swift
[140/368] Compiling ArgumentParser Errors.swift
[141/368] Compiling ArgumentParser Flag.swift
[142/368] Compiling ArgumentParser NameSpecification.swift
[143/368] Compiling ArgumentParser Option.swift
[144/368] Compiling ArgumentParser OptionGroup.swift
[145/368] Compiling ArgumentParser AsyncParsableCommand.swift
[146/368] Compiling ArgumentParser CommandConfiguration.swift
[150/368] Compiling ArgumentParser Name.swift
[151/368] Compiling ArgumentParser Parsed.swift
[152/368] Compiling ArgumentParser ParsedValues.swift
[153/368] Compiling ArgumentParser ParserError.swift
[154/368] Compiling ArgumentParser SplitArguments.swift
[155/368] Compiling ArgumentParser BashCompletionsGenerator.swift
[156/368] Compiling ArgumentParser CompletionsGenerator.swift
[157/368] Compiling ArgumentParser FishCompletionsGenerator.swift
[158/368] Compiling ArgumentParser ZshCompletionsGenerator.swift
[169/368] Emitting module OpenAPIKit
[176/382] Compiling OrderedCollections OrderedSet+Sendable.swift
[177/382] Compiling OrderedCollections OrderedSet+SubSequence.swift
[178/382] Compiling OrderedCollections OrderedSet+Testing.swift
[179/382] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[180/382] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[181/382] Compiling OpenAPIKit Container+DecodeURLAsString.swift
[182/382] Compiling OpenAPIKit OrderedDictionry+LocallyDereferenceable.swift
[183/382] Compiling ArgumentParser Tree.swift
[184/382] Compiling ArgumentParser CodingKeyValidator.swift
[185/382] Compiling ArgumentParser NonsenseFlagsValidator.swift
[186/382] Compiling ArgumentParser ParsableArgumentsValidation.swift
[187/382] Compiling ArgumentParser PositionalArgumentsValidator.swift
[188/382] Compiling ArgumentParser UniqueNamesValidator.swift
[195/382] Compiling ArgumentParser ArgumentHelp.swift
[196/382] Compiling ArgumentParser ArgumentVisibility.swift
[199/382] Compiling ArgumentParser Argument.swift
[200/382] Compiling ArgumentParser ArgumentDiscussion.swift
[212/384] Wrapping AST for Yams for debugging
[214/384] Emitting module OpenAPIKit30
[228/392] Wrapping AST for Algorithms for debugging
[230/392] Emitting module ArgumentParser
[265/392] Compiling OpenAPIKit30 OrderedDictionry+LocallyDereferenceable.swift
[266/392] Compiling OpenAPIKit30 Validation+Builtins.swift
[267/392] Compiling OpenAPIKit30 Validation.swift
[268/392] Compiling OpenAPIKit30 Validator+Convenience.swift
[269/392] Compiling OpenAPIKit30 Validator.swift
[270/392] Compiling OpenAPIKit30 XML.swift
[271/392] Compiling OpenAPIKit30 _CoreReExport.swift
[272/392] Compiling OpenAPIKit _CoreReExport.swift
[315/392] Emitting module OrderedCollections
[317/393] Compiling OpenAPIKit30 Container+DecodeURLAsString.swift
[349/394] Wrapping AST for OrderedCollections for debugging
[350/394] Wrapping AST for OpenAPIKit30 for debugging
[389/396] Wrapping AST for ArgumentParser for debugging
[390/396] Wrapping AST for OpenAPIKit for debugging
[392/399] Compiling OpenAPIKitCompat Either+Map.swift
[393/399] Emitting module OpenAPIKitCompat
[394/399] Compiling OpenAPIKitCompat Compat30To31.swift
[395/400] Wrapping AST for OpenAPIKitCompat for debugging
[397/482] Compiling _OpenAPIGeneratorCore Config.swift
[398/482] Compiling _OpenAPIGeneratorCore Diagnostics.swift
[399/482] Compiling _OpenAPIGeneratorCore DiagnosticsCollectorProvider.swift
[400/482] Compiling _OpenAPIGeneratorCore Errors.swift
[401/482] Compiling _OpenAPIGeneratorCore Foundation.swift
[402/482] Compiling _OpenAPIGeneratorCore OpenAPIKit.swift
[403/482] Compiling _OpenAPIGeneratorCore String.swift
[404/482] Compiling _OpenAPIGeneratorCore SwiftStandardLibrary.swift
[405/482] Compiling _OpenAPIGeneratorCore FeatureFlags.swift
[406/482] Compiling _OpenAPIGeneratorCore GeneratorMode.swift
[407/482] Compiling _OpenAPIGeneratorCore GeneratorPipeline.swift
[408/482] Compiling _OpenAPIGeneratorCore GeneratorPipelineStage.swift
[409/493] Compiling _OpenAPIGeneratorCore Constants.swift
[410/493] Compiling _OpenAPIGeneratorCore DiscriminatorExtensions.swift
[411/493] Compiling _OpenAPIGeneratorCore SchemaOverrides.swift
[412/493] Compiling _OpenAPIGeneratorCore StructBlueprint.swift
[413/493] Compiling _OpenAPIGeneratorCore CodingStrategy.swift
[414/493] Compiling _OpenAPIGeneratorCore ContentInspector.swift
[415/493] Compiling _OpenAPIGeneratorCore ContentType.swift
[416/493] Compiling _OpenAPIGeneratorCore SchemaContent.swift
[417/493] Compiling _OpenAPIGeneratorCore FileTranslator+FeatureFlags.swift
[418/493] Compiling _OpenAPIGeneratorCore FileTranslator.swift
[419/493] Compiling _OpenAPIGeneratorCore MultipartAdditionalProperties.swift
[420/493] Compiling _OpenAPIGeneratorCore MultipartContent.swift
[421/493] Emitting module _OpenAPIGeneratorCore
[422/493] Compiling _OpenAPIGeneratorCore translateComponentHeaders.swift
[423/493] Compiling _OpenAPIGeneratorCore translateComponentParameters.swift
[424/493] Compiling _OpenAPIGeneratorCore translateComponentRequestBodies.swift
[425/493] Compiling _OpenAPIGeneratorCore translateComponentResponses.swift
[426/493] Compiling _OpenAPIGeneratorCore translateComponents.swift
[427/493] Compiling _OpenAPIGeneratorCore translateOperations.swift
[428/493] Compiling _OpenAPIGeneratorCore translateSchemas.swift
[429/493] Compiling _OpenAPIGeneratorCore translateServers.swift
[430/493] Compiling _OpenAPIGeneratorCore translateServersVariables.swift
[431/493] Compiling _OpenAPIGeneratorCore TypeOverrides.swift
[432/493] Compiling _OpenAPIGeneratorCore YamlFileDiagnosticsCollector.swift
[433/493] Compiling _OpenAPIGeneratorCore translateClientMethod.swift
[434/493] Compiling _OpenAPIGeneratorCore translateAllAnyOneOf.swift
[435/493] Compiling _OpenAPIGeneratorCore translateArray.swift
[436/493] Compiling _OpenAPIGeneratorCore translateCodable.swift
[437/493] Compiling _OpenAPIGeneratorCore translateObjectStruct.swift
[438/493] Compiling _OpenAPIGeneratorCore translateRawEnum.swift
[439/493] Compiling _OpenAPIGeneratorCore translateRawRepresentableEnum.swift
[440/493] Compiling _OpenAPIGeneratorCore translateSchema.swift
[441/493] Compiling _OpenAPIGeneratorCore translateStructBlueprint.swift
[442/493] Compiling _OpenAPIGeneratorCore translateTypealias.swift
[443/493] Compiling _OpenAPIGeneratorCore Annotations.swift
[444/493] Compiling _OpenAPIGeneratorCore CommentExtensions.swift
[445/493] Compiling _OpenAPIGeneratorCore MultipartContentInspector.swift
[446/493] Compiling _OpenAPIGeneratorCore translateMultipart.swift
[447/493] Compiling _OpenAPIGeneratorCore MultiplexTranslator.swift
[448/493] Compiling _OpenAPIGeneratorCore OperationDescription.swift
[449/493] Compiling _OpenAPIGeneratorCore TypedParameter.swift
[450/493] Compiling _OpenAPIGeneratorCore translateParameter.swift
[451/493] Compiling _OpenAPIGeneratorCore DeclarationRecursionDetector.swift
[452/493] Compiling _OpenAPIGeneratorCore RecursionDetector.swift
[453/493] Compiling _OpenAPIGeneratorCore TypedRequestBody.swift
[454/493] Compiling _OpenAPIGeneratorCore translateRequestBody.swift
[455/493] Compiling _OpenAPIGeneratorCore HTTPStatusCodes.swift
[456/493] Compiling _OpenAPIGeneratorCore ReferenceStack.swift
[457/493] Compiling _OpenAPIGeneratorCore SafeNameGenerator.swift
[458/493] Compiling _OpenAPIGeneratorCore TypeAssigner.swift
[459/493] Compiling _OpenAPIGeneratorCore TypeLocation.swift
[460/493] Compiling _OpenAPIGeneratorCore TypeMatcher.swift
[461/493] Compiling _OpenAPIGeneratorCore TypeName.swift
[462/493] Compiling _OpenAPIGeneratorCore TypeUsage.swift
[463/493] Compiling _OpenAPIGeneratorCore isSchemaSupported.swift
[464/493] Compiling _OpenAPIGeneratorCore TypesFileTranslator.swift
[465/493] Compiling _OpenAPIGeneratorCore translateAPIProtocol.swift
[466/493] Compiling _OpenAPIGeneratorCore translateBoxedTypes.swift
[467/493] Compiling _OpenAPIGeneratorCore ResponseKind.swift
[468/493] Compiling _OpenAPIGeneratorCore TypedResponse.swift
[469/493] Compiling _OpenAPIGeneratorCore TypedResponseHeader.swift
[470/493] Compiling _OpenAPIGeneratorCore acceptHeaderContentTypes.swift
[471/493] Compiling _OpenAPIGeneratorCore translateResponse.swift
[472/493] Compiling _OpenAPIGeneratorCore translateResponseHeader.swift
[473/493] Compiling _OpenAPIGeneratorCore translateResponseOutcome.swift
[474/493] Compiling _OpenAPIGeneratorCore ServerTranslator.swift
[475/493] Compiling _OpenAPIGeneratorCore translateServerMethod.swift
[476/493] Compiling _OpenAPIGeneratorCore TranslatorProtocol.swift
[477/493] Compiling _OpenAPIGeneratorCore Builtins.swift
[478/493] Compiling _OpenAPIGeneratorCore DocumentFilter.swift
[479/493] Compiling _OpenAPIGeneratorCore FilteredDocument.swift
[480/493] Compiling _OpenAPIGeneratorCore ParsedOpenAPIRepresentation.swift
[481/493] Compiling _OpenAPIGeneratorCore RenderedSwiftRepresentation.swift
[482/493] Compiling _OpenAPIGeneratorCore StructuredSwiftRepresentation.swift
[483/493] Compiling _OpenAPIGeneratorCore ParserProtocol.swift
[484/493] Compiling _OpenAPIGeneratorCore YamsParser.swift
[485/493] Compiling _OpenAPIGeneratorCore validateDoc.swift
[486/493] Compiling _OpenAPIGeneratorCore PlatformChecks.swift
[487/493] Compiling _OpenAPIGeneratorCore RendererProtocol.swift
[488/493] Compiling _OpenAPIGeneratorCore TextBasedRenderer.swift
[489/493] Compiling _OpenAPIGeneratorCore ClientTranslator.swift
[490/494] Wrapping AST for _OpenAPIGeneratorCore for debugging
[492/503] Compiling swift_openapi_generator PluginSource.swift
[493/504] Compiling swift_openapi_generator GenerateCommand.swift
[494/504] Compiling swift_openapi_generator Tool.swift
[495/504] Compiling swift_openapi_generator UserConfig.swift
[496/504] Compiling swift_openapi_generator Extensions.swift
[497/504] Compiling swift_openapi_generator FilterCommand.swift
[498/504] Emitting module swift_openapi_generator
[499/504] Compiling swift_openapi_generator GenerateOptions+runGenerator.swift
[500/504] Compiling swift_openapi_generator GenerateOptions.swift
[501/504] Compiling swift_openapi_generator runGenerator.swift
[502/505] Wrapping AST for swift-openapi-generator for debugging
[503/505] Write Objects.LinkFileList
[504/505] Linking swift-openapi-generator-tool
[0/1] Planning build
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/29] Compiling reader.c
[5/29] Compiling writer.c
[6/29] Compiling _NumericsShims _NumericsShims.c
[7/29] Compiling emitter.c
[8/29] Compiling parser.c
[9/29] Compiling api.c
[10/29] Compiling scanner.c
[11/29] Write swift-version-24593BA9C3E375BF.txt
[13/56] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/57] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/57] Compiling InternalCollectionsUtilities Debugging.swift
[16/57] Compiling InternalCollectionsUtilities Descriptions.swift
[17/57] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/57] Emitting module ArgumentParserToolInfo
[20/58] Compiling HTTPTypes HTTPParsedFields.swift
[20/59] Wrapping AST for ArgumentParserToolInfo for debugging
[22/59] Compiling HTTPTypes ISOLatin1String.swift
[23/59] Compiling HTTPTypes HTTPFields.swift
[24/59] Compiling HTTPTypes HTTPFieldName.swift
[25/59] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/59] Compiling InternalCollectionsUtilities Integer rank.swift
[27/59] Emitting module RealModule
[28/59] Emitting module HTTPTypes
[29/59] Compiling HTTPTypes HTTPField.swift
[30/60] Emitting module OpenAPIKitCore
[31/60] Compiling HTTPTypes NIOLock.swift
[32/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/61] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/61] Compiling InternalCollectionsUtilities _SortedCollection.swift
[37/62] Emitting module InternalCollectionsUtilities
[39/63] Emitting module Yams
[39/63] Wrapping AST for OpenAPIKitCore for debugging
[41/64] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/64] Compiling InternalCollectionsUtilities UInt+reversed.swift
[43/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[44/64] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[46/65] Compiling HTTPTypes HTTPResponse.swift
[47/65] Compiling HTTPTypes HTTPRequest.swift
[50/68] Wrapping AST for Yams for debugging
[51/68] Wrapping AST for RealModule for debugging
[52/130] Wrapping AST for InternalCollectionsUtilities for debugging
[54/146] Emitting module OpenAPIRuntime
[55/154] Emitting module ArgumentParser
[57/155] Compiling DequeModule Deque+CustomReflectable.swift
[58/155] Compiling DequeModule Deque+Descriptions.swift
[59/155] Compiling DequeModule Deque+Extras.swift
[60/155] Compiling DequeModule Deque+Hashable.swift
[61/155] Compiling DequeModule Deque+Equatable.swift
[62/155] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[62/157] Wrapping AST for ArgumentParser for debugging
[64/157] Compiling DequeModule Deque+Testing.swift
[65/157] Compiling DequeModule Deque._Storage.swift
[66/157] Compiling DequeModule _DequeBuffer.swift
[67/157] Compiling DequeModule _DequeBufferHeader.swift
[68/157] Compiling DequeModule Deque._UnsafeHandle.swift
[69/157] Compiling DequeModule Deque.swift
[70/157] Compiling DequeModule Deque+Codable.swift
[71/157] Compiling DequeModule Deque+Collection.swift
[72/157] Compiling DequeModule _DequeSlot.swift
[73/157] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/157] Emitting module OpenAPIKit30
[75/158] Compiling OpenAPIRuntime URICodeCodingKey.swift
[76/158] Compiling OpenAPIRuntime URICoderConfiguration.swift
[77/158] Compiling OpenAPIRuntime URIEncodedNode.swift
[78/158] Compiling OpenAPIRuntime URIParsedTypes.swift
[79/158] Compiling OpenAPIRuntime URIDecoder.swift
[80/158] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[81/158] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[82/158] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[84/158] Emitting module DequeModule
[85/159] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[86/159] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[87/159] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[88/159] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[89/159] Compiling OpenAPIRuntime ServerSentEvents.swift
[90/159] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[91/159] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[92/159] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[93/159] Compiling OpenAPIRuntime ClientTransport.swift
[94/159] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[95/159] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[96/159] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[97/159] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[98/159] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[99/159] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[100/159] Compiling OpenAPIRuntime MultipartValidation.swift
[101/159] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[102/159] Wrapping AST for OpenAPIKit30 for debugging
[104/159] Emitting module OpenAPIKit
[105/159] Compiling OpenAPIRuntime FoundationExtensions.swift
[106/159] Compiling OpenAPIRuntime ParameterStyles.swift
[107/159] Compiling OpenAPIRuntime ServerVariable.swift
[108/159] Compiling OpenAPIRuntime URLExtensions.swift
[109/159] Compiling OpenAPIRuntime Deprecated.swift
[110/159] Compiling OpenAPIRuntime ClientError.swift
[111/159] Compiling OpenAPIRuntime CodingErrors.swift
[112/159] Compiling OpenAPIRuntime RuntimeError.swift
[113/159] Compiling OpenAPIRuntime ServerError.swift
[114/159] Compiling OpenAPIRuntime CurrencyTypes.swift
[115/159] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[116/159] Compiling OpenAPIRuntime HTTPBody.swift
[117/159] Compiling OpenAPIRuntime ServerTransport.swift
[118/159] Compiling OpenAPIRuntime UniversalClient.swift
[119/160] Compiling OpenAPIRuntime UniversalServer.swift
[120/160] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[121/160] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[138/160] Compiling OpenAPIRuntime CurrencyExtensions.swift
[139/160] Compiling OpenAPIRuntime ErrorExtensions.swift
[140/160] Wrapping AST for OpenAPIKit for debugging
[142/160] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[143/160] Compiling OpenAPIRuntime URIEncoder.swift
[144/160] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[145/160] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[146/160] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[147/160] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[148/160] Compiling OpenAPIRuntime URIParser.swift
[149/160] Compiling OpenAPIRuntime URISerializer.swift
[150/162] Emitting module OrderedCollections
[153/163] Emitting module OpenAPIKitCompat
[155/164] Emitting module Algorithms
[156/165] Wrapping AST for OrderedCollections for debugging
[157/165] Wrapping AST for OpenAPIKitCompat for debugging
[158/172] Wrapping AST for Algorithms for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[160/173] Emitting module OpenAPIURLSession
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:42:27: error: cannot find type 'pthread_mutex_t' in scope
 40 | #else
 41 | @usableFromInline
 42 | typealias LockPrimitive = pthread_mutex_t
    |                           `- error: cannot find type 'pthread_mutex_t' in scope
 43 | #endif
 44 |
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:56:16: error: cannot find 'pthread_mutexattr_t' in scope
 54 |     InitializeSRWLock(mutex)
 55 |     #else
 56 |     var attr = pthread_mutexattr_t()
    |                `- error: cannot find 'pthread_mutexattr_t' in scope
 57 |     pthread_mutexattr_init(&attr)
 58 |
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:57:5: error: cannot find 'pthread_mutexattr_init' in scope
 55 |     #else
 56 |     var attr = pthread_mutexattr_t()
 57 |     pthread_mutexattr_init(&attr)
    |     `- error: cannot find 'pthread_mutexattr_init' in scope
 58 |
 59 |     let err = pthread_mutex_init(mutex, &attr)
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:59:15: error: cannot find 'pthread_mutex_init' in scope
 57 |     pthread_mutexattr_init(&attr)
 58 |
 59 |     let err = pthread_mutex_init(mutex, &attr)
    |               `- error: cannot find 'pthread_mutex_init' in scope
 60 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 61 |     #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:71:15: error: cannot find 'pthread_mutex_destroy' in scope
 69 |     // SRWLOCK does not need to be freed
 70 |     #else
 71 |     let err = pthread_mutex_destroy(mutex)
    |               `- error: cannot find 'pthread_mutex_destroy' in scope
 72 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 73 |     #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:83:15: error: cannot find 'pthread_mutex_lock' in scope
 81 |     AcquireSRWLockExclusive(mutex)
 82 |     #else
 83 |     let err = pthread_mutex_lock(mutex)
    |               `- error: cannot find 'pthread_mutex_lock' in scope
 84 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 85 |     #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:95:15: error: cannot find 'pthread_mutex_unlock' in scope
 93 |     ReleaseSRWLockExclusive(mutex)
 94 |     #else
 95 |     let err = pthread_mutex_unlock(mutex)
    |               `- error: cannot find 'pthread_mutex_unlock' in scope
 96 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 97 |     #endif
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:134:23: error: type of expression is ambiguous without a type annotation
132 |   @inlinable
133 |   static func create(value: Value) -> Self {
134 |     let buffer = Self.create(minimumCapacity: 1) { _ in
    |                       `- error: type of expression is ambiguous without a type annotation
135 |       return value
136 |     }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:149:10: error: type of expression is ambiguous without a type annotation
147 |   @inlinable
148 |   func lock() {
149 |     self.withUnsafeMutablePointerToElements { lockPtr in
    |          `- error: type of expression is ambiguous without a type annotation
150 |       LockOperations.lock(lockPtr)
151 |     }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:156:10: error: type of expression is ambiguous without a type annotation
154 |   @inlinable
155 |   func unlock() {
156 |     self.withUnsafeMutablePointerToElements { lockPtr in
    |          `- error: type of expression is ambiguous without a type annotation
157 |       LockOperations.unlock(lockPtr)
158 |     }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:172:14: error: type of expression is ambiguous without a type annotation
170 |     _ body: (UnsafeMutablePointer<LockPrimitive>) throws -> T
171 |   ) rethrows -> T {
172 |     try self.withUnsafeMutablePointerToElements { lockPtr in
    |              `- error: type of expression is ambiguous without a type annotation
173 |       return try body(lockPtr)
174 |     }
/host/spi-builder-workspace/.build/checkouts/swift-openapi-urlsession/Sources/OpenAPIURLSession/BufferedStream/Lock.swift:179:14: error: type of expression is ambiguous without a type annotation
177 |   @inlinable
178 |   func withLockedValue<T>(_ mutate: (inout Value) throws -> T) rethrows -> T {
179 |     try self.withUnsafeMutablePointers { valuePtr, lockPtr in
    |              `- error: type of expression is ambiguous without a type annotation
180 |       LockOperations.lock(lockPtr)
181 |       defer { LockOperations.unlock(lockPtr) }
[161/173] Compiling OpenAPIURLSession BufferedStream.swift
[162/173] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[163/173] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
error: compile command failed due to signal 11 (use -v to see invocation)
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/.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 0x5607a859fd90 (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 0x00005607a2b51808
1  swift-frontend 0x00005607a2b4f5ee
2  swift-frontend 0x00005607a2b51ea8
3  libc.so.6      0x00007fdf31638520
4  swift-frontend 0x000056079ce1d9d3
5  swift-frontend 0x000056079ce15668
6  swift-frontend 0x000056079ce14ebc
7  swift-frontend 0x000056079ce1cd24
8  swift-frontend 0x000056079cd937df
9  swift-frontend 0x000056079cd963d7
10 swift-frontend 0x000056079cd9a396
11 swift-frontend 0x000056079cf66481
12 swift-frontend 0x000056079cf5f1da
13 swift-frontend 0x000056079ce2f40e
14 swift-frontend 0x000056079ccf0d48
15 swift-frontend 0x000056079cd5107c
16 swift-frontend 0x000056079cd50fd9
17 swift-frontend 0x000056079ccf9837
18 swift-frontend 0x000056079ccf2dae
19 swift-frontend 0x000056079c918a96
20 swift-frontend 0x000056079c914c0c
21 swift-frontend 0x000056079c913997
22 swift-frontend 0x000056079c9162ba
23 swift-frontend 0x000056079c915713
24 swift-frontend 0x000056079c6f286a
25 libc.so.6      0x00007fdf3161fd90
26 libc.so.6      0x00007fdf3161fe40 __libc_start_main + 128
27 swift-frontend 0x000056079c6f1cc5
*** Signal 11: Backtracing from 0x56079ce1d9d3... done ***
*** Program crashed: Bad pointer dereference at 0x0000000000000008 ***
Thread 0 "swift-frontend" crashed:
0  0x000056079ce1d9d3 (anonymous namespace)::ClassLayoutBuilder::addFieldsForClassImpl(swift::ClassDecl*, swift::SILType, swift::ClassDecl*, swift::SILType, bool) + 147 in swift-frontend
Registers:
rax 0x0000000000000000  0
rdx 0x00007ffe67335e70  90 86 33 67 fe 7f 00 00 88 5e 33 67 fe 7f 00 00  ··3gþ····^3gþ···
rcx 0x00005607a87b3708  c2 36 7b a8 07 56 00 00 00 00 00 00 00 00 00 00  Â6{¨·V··········
rbx 0x00007ffe673359d8  58 5b 33 67 fe 7f 00 00 b0 79 c1 a9 07 56 00 00  X[3gþ···°yÁ©·V··
rsi 0x00007ffe67335b58  01 bf 6d a8 07 56 00 00 58 4d bb a7 07 56 00 00  ·¿m¨·V··XM»§·V··
rdi 0x0000000000000004  4
rbp 0x0000000000000000  0
rsp 0x00007ffe67335c70  00 00 00 00 00 00 00 00 88 5c 33 67 fe 7f 00 00  ·········\3gþ···
 r8 0x0000000000000a7c  2684
 r9 0x0000000000000001  1
r10 0x00000000a58e1900  2777553152
r11 0x00007fdf31810ce0  80 73 ed a9 07 56 00 00 20 06 e6 a9 07 56 00 00  ·sí©·V·· ·æ©·V··
r12 0x00005607a87c23f8  c0 44 7e a7 07 56 00 00 1c 02 00 08 01 00 00 00  ÀD~§·V··········
r13 0x00005607a7bb4d58  1a 4d bb a7 07 56 00 00 00 00 00 00 00 00 00 00  ·M»§·V··········
r14 0x00005607a7bb4d58  1a 4d bb a7 07 56 00 00 00 00 00 00 00 00 00 00  ·M»§·V··········
r15 0x00007ffe67338690  70 7e 8a a9 07 56 00 00 70 80 33 67 fe 7f 00 00  p~·©·V··p·3gþ···
rip 0x000056079ce1d9d3  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):
0x000056079be25000–0x00005607a3a0d710 a2f8bf107362d44f046b5d4b0eeadb6d087dfd2b swift-frontend /usr/bin/swift-frontend
Backtrace took 0.40s
BUILD FAILURE 6.1 android