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 0.1.1 (54cd87), with Swift 6.1 for Android on 28 May 2025 19:00:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
Reference: 0.1.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/brokenhandsio/soto-elasticsearch-nio-client
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 54cd878 Add new APIs from main library
Cloned https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git
Revision (git rev-parse @):
54cd878b0620e38c8fb12001f456d4c3059da504
SUCCESS checkout https://github.com/brokenhandsio/soto-elasticsearch-nio-client.git at 0.1.1
========================================
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-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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/soto-project/soto.git
Fetching https://github.com/brokenhandsio/elasticsearch-nio-client.git
[1/714] Fetching elasticsearch-nio-client
Fetched https://github.com/brokenhandsio/elasticsearch-nio-client.git from cache (0.28s)
[1/141069] Fetching soto
Fetched https://github.com/soto-project/soto.git from cache (102.12s)
Computing version for https://github.com/brokenhandsio/elasticsearch-nio-client.git
Computed https://github.com/brokenhandsio/elasticsearch-nio-client.git at 0.7.0 (102.96s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/async-http-client.git
[1/14014] Fetching async-http-client
[3365/90107] Fetching async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.49s)
[35764/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.30s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 5.13.2 (14.70s)
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 (5.99s)
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.99s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
[1/3836] Fetching swift-log
[385/6503] Fetching swift-log, swift-nio-transport-services
[856/7161] Fetching swift-log, swift-nio-transport-services, jmespath.swift
[2202/9367] Fetching swift-log, swift-nio-transport-services, jmespath.swift, swift-metrics
[8294/23303] Fetching swift-log, swift-nio-transport-services, jmespath.swift, swift-metrics, swift-crypto
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (0.53s)
[9547/37488] Fetching swift-log, swift-nio-transport-services, swift-metrics, swift-crypto, swift-nio-ssl
Fetched https://github.com/apple/swift-metrics.git from cache (2.53s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.54s)
Fetched https://github.com/apple/swift-log.git from cache (2.54s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.57s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.57s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (3.36s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.58s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.74s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.71s)
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 (2.21s)
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.36s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[1626/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.16s)
Fetched https://github.com/apple/swift-collections.git from cache (1.19s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.89s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.80s)
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.77s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-algorithms.git
[1/11527] Fetching swift-nio-http2
[1269/17486] Fetching swift-nio-http2, swift-algorithms
[1910/23400] Fetching swift-nio-http2, swift-algorithms, swift-nio-extras
Fetched https://github.com/apple/swift-algorithms.git from cache (0.79s)
[14790/17441] Fetching swift-nio-http2, swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.76s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.78s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (2.58s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (0.90s)
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.77s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
[1/1590] Fetching swift-asn1
[1591/6575] Fetching swift-asn1, swift-async-algorithms
[6576/9001] Fetching swift-asn1, swift-async-algorithms, swift-service-lifecycle
[8833/10142] Fetching swift-asn1, swift-async-algorithms, swift-service-lifecycle, swift-http-structured-headers
[8858/16297] Fetching swift-asn1, swift-async-algorithms, swift-service-lifecycle, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.89s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.02s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.01s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.02s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.02s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.02s)
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 (4.05s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.09s)
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.90s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.64s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.57s)
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.09s)
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.71s)
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
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/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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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-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-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/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-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-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-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-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/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/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Building for debugging...
[0/871] Write sources
[27/871] Compiling CNIOWindows WSAStartup.c
[27/871] Compiling CNIOWASI CNIOWASI.c
[29/871] Compiling CNIOWindows shim.c
[29/871] Write sources
[36/871] Compiling CNIOLinux liburing_shims.c
[37/871] Compiling _NumericsShims _NumericsShims.c
[38/871] Compiling CSotoExpat xmltok_ns.c
[39/871] Compiling CNIOLinux shim.c
[40/871] Compiling _AtomicsShims.c
[41/871] Compiling CNIOLLHTTP c_nio_http.c
[42/871] Compiling CSotoExpat xmltok_impl.c
[43/871] Compiling CNIOExtrasZlib empty.c
[44/871] Compiling CNIODarwin shim.c
[45/871] Compiling CNIOLLHTTP c_nio_api.c
[46/871] Compiling CSotoExpat xmlrole.c
[47/871] Compiling fiat_p256_adx_sqr.S
[48/871] Compiling CNIOLLHTTP c_nio_llhttp.c
[49/871] Compiling fiat_p256_adx_mul.S
[50/871] Write swift-version-24593BA9C3E375BF.txt
[51/871] Compiling fiat_curve25519_adx_square.S
[52/871] Compiling fiat_curve25519_adx_mul.S
[53/871] Compiling CSotoExpat xmltok.c
[54/871] Compiling CSotoExpat xmlparse.c
[55/877] Compiling CNIOBoringSSLShims shims.c
[57/897] Emitting module RealModule
[57/898] Compiling tls_method.cc
[58/898] Compiling tls_record.cc
[58/898] Compiling tls13_server.cc
[61/925] Emitting module INIParser
[62/925] Compiling INIParser INIParser.swift
[63/926] Compiling JMESPath Expression.swift
[64/926] Compiling JMESPath Functions.swift
[65/927] Emitting module InternalCollectionsUtilities
[66/927] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[67/927] Compiling _NIODataStructures _TinyArray.swift
[68/927] Compiling _NIODataStructures PriorityQueue.swift
[69/927] Compiling InternalCollectionsUtilities Descriptions.swift
[70/927] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[71/927] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[72/927] Compiling InternalCollectionsUtilities Debugging.swift
[73/927] Compiling JMESPath Interpreter.swift
[74/927] Compiling JMESPath Lexer.swift
[75/927] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[76/927] Compiling InternalCollectionsUtilities _SortedCollection.swift
[77/927] Compiling JMESPath Ast.swift
[78/927] Compiling JMESPath Error.swift
[79/927] Emitting module _NIODataStructures
[80/927] Compiling _NIODataStructures Heap.swift
[84/928] Compiling RealModule ElementaryFunctions.swift
[87/928] Compiling RealModule RealFunctions.swift
[88/928] Compiling RealModule Float16+Real.swift
[89/928] Compiling RealModule Real.swift
[90/928] Compiling RealModule Float+Real.swift
[91/928] Compiling RealModule Float80+Real.swift
[93/929] Emitting module _NIOBase64
[94/929] Compiling _NIOBase64 Base64.swift
[96/930] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[99/934] Compiling JMESPath Token.swift
[100/934] Compiling JMESPath Sendable.swift
[101/934] Compiling JMESPath Runtime.swift
[102/935] Compiling CoreMetrics Metrics.swift
[103/935] Emitting module JMESPath
[104/935] Compiling JMESPath Parser.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[105/935] 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 |
[105/935] Compiling tls13_both.cc
[106/935] Compiling tls13_client.cc
[107/935] Compiling tls13_enc.cc
[109/950] Emitting module CoreMetrics
[110/950] Compiling CoreMetrics Locks.swift
[111/950] Compiling Logging MetadataProvider.swift
[111/950] Compiling t1_enc.cc
[113/950] Emitting module Logging
[114/951] Compiling DequeModule Deque+CustomReflectable.swift
[115/951] Compiling DequeModule Deque+Descriptions.swift
[116/951] Compiling Logging Locks.swift
[117/951] Compiling Logging LogHandler.swift
[118/951] Compiling Logging Logging.swift
[119/954] Compiling DequeModule _DequeBuffer.swift
[120/954] Compiling DequeModule _DequeBufferHeader.swift
[123/954] Compiling DequeModule Deque+Equatable.swift
[124/954] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[125/954] Compiling JMESPath Variable.swift
[126/956] Compiling DequeModule _DequeSlot.swift
[127/956] Compiling DequeModule _UnsafeWrappedBuffer.swift
[130/956] 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 |
[131/956] 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 |
[134/956] Compiling DequeModule Deque+Codable.swift
[135/956] Compiling DequeModule Deque+Collection.swift
[136/957] 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 |
[137/957] 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 |
[137/957] Compiling ssl_x509.cc
[137/957] Compiling ssl_transcript.cc
[137/957] Compiling ssl_stat.cc
[137/957] Compiling ssl_versions.cc
[138/957] Compiling Metrics Metrics.swift
[139/957] Compiling DequeModule Deque+Testing.swift
[140/957] Compiling DequeModule Deque._Storage.swift
[141/957] Compiling DequeModule Deque+Extras.swift
[142/957] Compiling DequeModule Deque+Hashable.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/809] Compiling fiat_curve25519_adx_mul.S
[1/809] Compiling fiat_curve25519_adx_square.S
[2/809] Compiling CCryptoBoringSSLShims shims.c
[3/809] Compiling v3_prn.c
[4/809] Compiling v3_purp.c
[5/809] Compiling v3_skey.c
[6/809] Compiling v3_utl.c
[7/809] Compiling v3_pmaps.c
[8/809] Write swift-version-24593BA9C3E375BF.txt
[9/809] Compiling ssl_stat.cc
[11/813] Compiling _NIODataStructures _TinyArray.swift
[12/813] Compiling _NIODataStructures Heap.swift
[13/813] Compiling _NIODataStructures PriorityQueue.swift
[13/813] Compiling ssl_versions.cc
[14/815] Compiling ssl_key_share.cc
[15/815] Compiling ssl_transcript.cc
[16/815] Compiling ssl_x509.cc
[18/815] Emitting module _NIODataStructures
[18/821] Compiling ssl_privkey.cc
[21/821] 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 |
[22/847] Compiling RealModule Real.swift
[23/848] 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 |
[24/848] Compiling Logging MetadataProvider.swift
[25/848] Compiling RealModule RealFunctions.swift
[26/848] Compiling RealModule Float80+Real.swift
[27/848] Compiling Logging LogHandler.swift
[27/848] Compiling ssl_lib.cc
[29/848] Compiling _NIOBase64 Base64.swift
[30/848] Emitting module _NIOBase64
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/849] 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 |
[33/851] 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 |
[33/852] Compiling ssl_session.cc
[35/865] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[36/865] Compiling InternalCollectionsUtilities Integer rank.swift
[37/865] Compiling RealModule ElementaryFunctions.swift
[38/865] Compiling RealModule Float+Real.swift
[39/865] Compiling RealModule Float16+Real.swift
[40/865] Compiling JMESPath Sendable.swift
[41/865] Compiling JMESPath Token.swift
[42/865] Compiling JMESPath Runtime.swift
[43/866] Emitting module Logging
[44/866] Compiling Logging Locks.swift
[45/866] 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 |
[46/866] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[46/867] Compiling ssl_file.cc
[47/867] Emitting module INIParser
BUILD FAILURE 6.1 android