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 soto-elasticsearch-nio-client, reference main (6b98e1), with Swift 6.1 for Android on 28 May 2025 18:59:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/soto-elasticsearch-nio-client.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/brokenhandsio/soto-elasticsearch-nio-client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6b98e1c Merge pull request #4 from brokenhandsio/dependabot/github_actions/actions/checkout-4
Cloned https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
Revision (git rev-parse @):
6b98e1c2a3a637273fe93ba647a22237655047fd
SUCCESS checkout https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "elasticsearch-nio-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/brokenhandsio/elasticsearch-nio-client.git"
    },
    {
      "identity" : "soto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/soto-project/soto.git"
    }
  ],
  "manifest_display_name" : "soto-elasticsearch-nio-client",
  "name" : "soto-elasticsearch-nio-client",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SotoElasticsearchNIOClient",
      "targets" : [
        "SotoElasticsearchNIOClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SotoElasticsearchNIOClientTests",
      "module_type" : "SwiftTarget",
      "name" : "SotoElasticsearchNIOClientTests",
      "path" : "Tests/SotoElasticsearchNIOClientTests",
      "sources" : [
        "ElasticsearchNIOClientTests.swift",
        "SomeItem.swift"
      ],
      "target_dependencies" : [
        "SotoElasticsearchNIOClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SotoElasticsearchNIOClient",
      "module_type" : "SwiftTarget",
      "name" : "SotoElasticsearchNIOClient",
      "path" : "Sources/SotoElasticsearchNIOClient",
      "product_dependencies" : [
        "ElasticsearchNIOClient",
        "SotoElasticsearchService"
      ],
      "product_memberships" : [
        "SotoElasticsearchNIOClient"
      ],
      "sources" : [
        "SotoElasticsearchNIOClient.swift",
        "SotoElasticsearchRequester.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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/brokenhandsio/elasticsearch-nio-client.git
Fetching https://github.com/soto-project/soto.git
[1/714] Fetching elasticsearch-nio-client
Fetched https://github.com/brokenhandsio/elasticsearch-nio-client.git from cache (0.36s)
[1/141069] Fetching soto
Fetched https://github.com/soto-project/soto.git from cache (94.66s)
Computing version for https://github.com/brokenhandsio/elasticsearch-nio-client.git
Computed https://github.com/brokenhandsio/elasticsearch-nio-client.git at 0.7.0 (98.52s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/async-http-client.git
[1/14014] Fetching async-http-client
[2/90107] Fetching async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.53s)
[27394/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.19s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 5.13.2 (9.99s)
Fetching https://github.com/soto-project/soto-core.git
[1/56330] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git from cache (2.73s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 5.9.4 (6.45s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/658] Fetching jmespath.swift
[659/2864] Fetching jmespath.swift, swift-metrics
[1961/6700] Fetching jmespath.swift, swift-metrics, swift-log
[6203/9367] Fetching jmespath.swift, swift-metrics, swift-log, swift-nio-transport-services
[8782/23303] Fetching jmespath.swift, swift-metrics, swift-log, swift-nio-transport-services, swift-crypto
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.49s)
[11079/22645] Fetching swift-metrics, swift-log, swift-nio-transport-services, swift-crypto
[11080/37488] Fetching swift-metrics, swift-log, swift-nio-transport-services, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.91s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.94s)
Fetched https://github.com/apple/swift-metrics.git from cache (2.13s)
Fetched https://github.com/apple/swift-log.git from cache (2.13s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.15s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (2.69s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.61s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.63s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.95s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.57s)
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (2.92s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.84s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/16591] Fetching swift-collections
[1329/20982] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
[4480/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.90s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.75s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.64s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
[180/11873] Fetching swift-algorithms, swift-nio-extras
[7781/23400] Fetching swift-algorithms, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (0.44s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.44s)
[2882/11527] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.98s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.48s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.95s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.57s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
[1/904] Fetching swift-http-types
[905/3330] Fetching swift-http-types, swift-service-lifecycle
[930/4920] Fetching swift-http-types, swift-service-lifecycle, swift-asn1
[1010/11075] Fetching swift-http-types, swift-service-lifecycle, swift-asn1, swift-certificates
[2218/12216] Fetching swift-http-types, swift-service-lifecycle, swift-asn1, swift-certificates, swift-http-structured-headers
[3423/17201] Fetching swift-http-types, swift-service-lifecycle, swift-asn1, swift-certificates, swift-http-structured-headers, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.35s)
[12693/16060] Fetching swift-http-types, swift-service-lifecycle, swift-asn1, swift-certificates, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.46s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.46s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.49s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.49s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.94s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.57s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.00s)
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.00s)
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.49s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.53s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.12s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.68s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/soto-project/soto.git
Working copy of https://github.com/soto-project/soto.git resolved at 5.13.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/adam-fowler/jmespath.swift.git
Working copy of https://github.com/adam-fowler/jmespath.swift.git resolved at 1.0.3
Creating working copy for https://github.com/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 5.9.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/brokenhandsio/elasticsearch-nio-client.git
Working copy of https://github.com/brokenhandsio/elasticsearch-nio-client.git resolved at 0.7.0
Building for debugging...
[0/871] Write sources
[27/871] Compiling CNIOWindows WSAStartup.c
[28/871] Compiling CNIOWindows shim.c
[28/871] Compiling CNIOWASI CNIOWASI.c
[28/871] Compiling _NumericsShims _NumericsShims.c
[30/871] Write sources
[37/871] Compiling CNIOLinux liburing_shims.c
[38/871] Compiling _AtomicsShims.c
[39/871] Compiling CNIOLinux shim.c
[40/871] Compiling CSotoExpat xmltok_impl.c
[41/871] Compiling CSotoExpat xmltok_ns.c
[42/871] Compiling CSotoExpat xmlrole.c
[42/871] Compiling CNIOLLHTTP c_nio_http.c
[44/871] Compiling CNIOExtrasZlib empty.c
[45/871] Compiling CNIODarwin shim.c
[46/871] Compiling CNIOLLHTTP c_nio_api.c
[47/871] Write swift-version-24593BA9C3E375BF.txt
[48/871] Compiling CNIOLLHTTP c_nio_llhttp.c
[49/871] Compiling fiat_p256_adx_sqr.S
[50/871] Compiling fiat_p256_adx_mul.S
[51/871] Compiling fiat_curve25519_adx_square.S
[52/871] Compiling CSotoExpat xmlparse.c
[53/871] Compiling fiat_curve25519_adx_mul.S
[54/871] Compiling CSotoExpat xmltok.c
[55/913] Compiling CNIOBoringSSLShims shims.c
[57/924] Compiling InternalCollectionsUtilities Descriptions.swift
[58/924] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[59/924] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[60/924] Compiling InternalCollectionsUtilities Debugging.swift
[61/925] Emitting module _NIOBase64
[62/925] Compiling _NIOBase64 Base64.swift
[63/925] Compiling RealModule Float+Real.swift
[64/925] Compiling RealModule Float16+Real.swift
[65/925] Compiling RealModule ElementaryFunctions.swift
[66/927] Compiling INIParser INIParser.swift
[67/927] Compiling _NIODataStructures PriorityQueue.swift
[68/927] Emitting module INIParser
[69/927] Compiling _NIODataStructures _TinyArray.swift
[70/928] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[71/928] Emitting module InternalCollectionsUtilities
[72/928] Compiling RealModule Float80+Real.swift
[73/928] Compiling RealModule Real.swift
[74/928] Compiling JMESPath Expression.swift
[75/928] Compiling JMESPath Functions.swift
[76/928] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[77/928] Compiling InternalCollectionsUtilities UInt+reversed.swift
[78/928] Compiling JMESPath Interpreter.swift
[79/928] Compiling JMESPath Lexer.swift
[80/928] Compiling JMESPath Ast.swift
[81/928] Compiling JMESPath Error.swift
[82/928] Emitting module RealModule
[87/928] Compiling _NIODataStructures Heap.swift
[88/928] Emitting module _NIODataStructures
[91/929] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[92/930] Compiling RealModule RealFunctions.swift
[96/949] Compiling DequeModule _DequeBuffer.swift
[97/949] Compiling DequeModule _DequeBufferHeader.swift
[98/951] Compiling DequeModule Deque+Equatable.swift
[99/951] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[100/951] Compiling DequeModule Deque+Extras.swift
[101/951] Compiling DequeModule Deque+Hashable.swift
[102/951] Compiling DequeModule Deque+CustomReflectable.swift
[103/951] Compiling DequeModule Deque+Descriptions.swift
[104/951] Compiling DequeModule _DequeSlot.swift
[105/951] Compiling DequeModule _UnsafeWrappedBuffer.swift
[106/951] Compiling JMESPath Runtime.swift
[107/952] Compiling JMESPath Sendable.swift
[108/952] Compiling JMESPath Token.swift
[109/952] Emitting module JMESPath
[110/952] Compiling DequeModule Deque+Testing.swift
[111/952] Compiling DequeModule Deque._Storage.swift
[112/952] Compiling DequeModule Deque._UnsafeHandle.swift
[113/952] Compiling DequeModule Deque.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[114/952] Emitting module SotoXML
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
 22 | import Glibc
 23 | #else
 24 | import Darwin.C
    |        `- error: no such module 'Darwin.C'
 25 | #endif
 26 |
[115/952] Compiling JMESPath Parser.swift
[116/952] Compiling DequeModule Deque+Codable.swift
[117/952] Compiling DequeModule Deque+Collection.swift
[118/952] Emitting module DequeModule
[120/953] Compiling Logging MetadataProvider.swift
[121/953] Emitting module CoreMetrics
[122/953] Compiling CoreMetrics Metrics.swift
[123/953] Compiling CoreMetrics Locks.swift
[124/953] Emitting module Logging
[126/954] Compiling Logging LogHandler.swift
[127/954] Compiling Logging Logging.swift
[128/954] Compiling Logging Locks.swift
[129/955] Compiling tls_record.cc
[130/957] Compiling tls_method.cc
[131/957] Compiling tls13_server.cc
[133/957] Compiling SotoXML XMLEncoder.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
 22 | import Glibc
 23 | #else
 24 | import Darwin.C
    |        `- error: no such module 'Darwin.C'
 25 | #endif
 26 |
[138/957] Emitting module Metrics
[139/957] Compiling SotoXML XMLDecoder.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
 22 | import Glibc
 23 | #else
 24 | import Darwin.C
    |        `- error: no such module 'Darwin.C'
 25 | #endif
 26 |
[140/957] Compiling JMESPath Variable.swift
[143/958] Compiling SotoXML Expat.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
 22 | import Glibc
 23 | #else
 24 | import Darwin.C
    |        `- error: no such module 'Darwin.C'
 25 | #endif
 26 |
[144/958] Compiling SotoXML XML.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
 22 | import Glibc
 23 | #else
 24 | import Darwin.C
    |        `- error: no such module 'Darwin.C'
 25 | #endif
 26 |
[145/958] Compiling Metrics Metrics.swift
[147/959] Compiling ssl_x509.cc
[147/959] Compiling t1_enc.cc
[147/959] Compiling tls13_client.cc
[147/959] Compiling tls13_both.cc
[147/959] Compiling tls13_enc.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/813] Compiling fiat_curve25519_adx_square.S
[0/813] Compiling fiat_curve25519_adx_mul.S
[2/813] Compiling v3_pmaps.c
[3/813] Compiling v3_skey.c
[4/813] Compiling v3_prn.c
[5/813] Compiling CCryptoBoringSSLShims shims.c
[6/813] Compiling v3_utl.c
[7/813] Compiling v3_purp.c
[8/813] Compiling t1_enc.cc
[9/813] Write swift-version-24593BA9C3E375BF.txt
[10/813] Compiling tls13_enc.cc
[11/813] Compiling ssl_transcript.cc
[12/813] Compiling tls13_both.cc
[13/813] Compiling ssl_versions.cc
[14/817] Compiling tls13_client.cc
[15/817] Compiling ssl_x509.cc
[17/838] Compiling _NIODataStructures PriorityQueue.swift
[18/838] Compiling _NIODataStructures Heap.swift
[19/838] Emitting module _NIODataStructures
[20/838] Compiling _NIODataStructures _TinyArray.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/840] Emitting module SotoXML
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
 22 | import Glibc
 23 | #else
 24 | import Darwin.C
    |        `- error: no such module 'Darwin.C'
 25 | #endif
 26 |
[23/840] Compiling RealModule Real.swift
[24/852] Compiling RealModule Float80+Real.swift
[25/852] Compiling RealModule Float16+Real.swift
[26/852] Compiling RealModule RealFunctions.swift
[27/852] Compiling _NIOBase64 Base64.swift
[28/852] Compiling Logging MetadataProvider.swift
[29/852] Compiling JMESPath Ast.swift
[30/852] Compiling JMESPath Error.swift
[31/852] Compiling JMESPath Sendable.swift
[32/852] Compiling JMESPath Token.swift
[32/853] Compiling ssl_stat.cc
[34/853] Compiling RealModule ElementaryFunctions.swift
[35/853] Compiling JMESPath Expression.swift
[36/853] Compiling JMESPath Functions.swift
[37/853] Compiling RealModule Float+Real.swift
[38/853] Emitting module _NIOBase64
[39/853] Compiling JMESPath Runtime.swift
[40/870] Emitting module JMESPath
[41/870] Compiling SotoXML XML.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
 22 | import Glibc
 23 | #else
 24 | import Darwin.C
    |        `- error: no such module 'Darwin.C'
 25 | #endif
 26 |
[42/870] Compiling SotoXML Expat.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
 22 | import Glibc
 23 | #else
 24 | import Darwin.C
    |        `- error: no such module 'Darwin.C'
 25 | #endif
 26 |
[43/870] Compiling SotoXML XMLDecoder.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
 22 | import Glibc
 23 | #else
 24 | import Darwin.C
    |        `- error: no such module 'Darwin.C'
 25 | #endif
 26 |
[44/870] Compiling SotoXML XMLEncoder.swift
/host/spi-builder-workspace/.build/checkouts/soto-core/Sources/SotoXML/Expat.swift:24:8: error: no such module 'Darwin.C'
 22 | import Glibc
 23 | #else
 24 | import Darwin.C
    |        `- error: no such module 'Darwin.C'
 25 | #endif
 26 |
[45/870] Emitting module RealModule
[46/871] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/872] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[50/872] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[51/872] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[52/872] Compiling InternalCollectionsUtilities Debugging.swift
[53/872] Compiling InternalCollectionsUtilities Descriptions.swift
[54/872] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/872] Compiling JMESPath Parser.swift
[56/872] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[57/872] Compiling JMESPath Variable.swift
[57/872] Compiling ssl_session.cc
[59/872] Emitting module INIParser
[60/872] Compiling INIParser INIParser.swift
[61/873] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[62/873] Compiling InternalCollectionsUtilities Integer rank.swift
[63/873] Emitting module InternalCollectionsUtilities
[64/873] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[65/873] Compiling InternalCollectionsUtilities _SortedCollection.swift
[67/876] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[68/876] Compiling InternalCollectionsUtilities UInt+reversed.swift
[76/878] Compiling Logging LogHandler.swift
[77/878] Compiling Logging Locks.swift
[78/878] Emitting module Logging
[79/878] Compiling Logging Logging.swift
[82/879] Emitting module CoreMetrics
[83/879] Compiling CoreMetrics Locks.swift
BUILD FAILURE 6.1 android