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 s3-filesystem-kit, reference main (d43068), with Swift 6.1 for Android on 27 May 2025 21:45:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/adam-fowler/s3-filesystem-kit.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/adam-fowler/s3-filesystem-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d43068f Update README.md
Cloned https://github.com/adam-fowler/s3-filesystem-kit.git
Revision (git rev-parse @):
d43068fc80f7a8a92ddad26612df1ec9d20b2375
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/adam-fowler/s3-filesystem-kit.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/adam-fowler/s3-filesystem-kit.git
https://github.com/adam-fowler/s3-filesystem-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "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" : "s3-filesystem-kit",
  "name" : "s3-filesystem-kit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "5.0"
    }
  ],
  "products" : [
    {
      "name" : "S3FileSystemKit",
      "targets" : [
        "S3FileSystemKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "S3FileSystemKitTests",
      "module_type" : "SwiftTarget",
      "name" : "S3FileSystemKitTests",
      "path" : "Tests/S3FileSystemKitTests",
      "sources" : [
        "S3FileSystemTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "S3FileSystemKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "S3FileSystemKit",
      "module_type" : "SwiftTarget",
      "name" : "S3FileSystemKit",
      "path" : "Sources/S3FileSystemKit",
      "product_dependencies" : [
        "SotoS3"
      ],
      "product_memberships" : [
        "S3FileSystemKit"
      ],
      "sources" : [
        "S3FileSystem.swift",
        "S3Path.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
[1/141069] Fetching soto
Fetched https://github.com/soto-project/soto.git from cache (102.80s)
Computing version for https://github.com/soto-project/soto.git
Computed https://github.com/soto-project/soto.git at 5.13.2 (108.75s)
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.54s)
Computing version for https://github.com/soto-project/soto-core.git
Computed https://github.com/soto-project/soto-core.git at 5.9.4 (3.59s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/adam-fowler/jmespath.swift.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/658] Fetching jmespath.swift
[659/3325] Fetching jmespath.swift, swift-nio-transport-services
[3326/17261] Fetching jmespath.swift, swift-nio-transport-services, swift-crypto
[3605/31275] Fetching jmespath.swift, swift-nio-transport-services, swift-crypto, async-http-client
[5144/46118] Fetching jmespath.swift, swift-nio-transport-services, swift-crypto, async-http-client, swift-nio-ssl
[8030/122173] Fetching jmespath.swift, swift-nio-transport-services, swift-crypto, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/adam-fowler/jmespath.swift.git from cache (1.10s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.11s)
[40846/107501] Fetching swift-nio-transport-services, swift-crypto, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
[58188/111337] Fetching swift-nio-transport-services, swift-crypto, swift-nio-ssl, swift-nio, swift-log
[68199/113543] Fetching swift-nio-transport-services, swift-crypto, swift-nio-ssl, swift-nio, swift-log, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.48s)
[81676/111337] Fetching swift-nio-transport-services, swift-crypto, swift-nio-ssl, swift-nio, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.55s)
[78601/107501] Fetching swift-nio-transport-services, swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.36s)
[80497/104834] Fetching swift-crypto, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.49s)
[67936/89991] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (5.96s)
Fetched https://github.com/apple/swift-nio.git from cache (6.02s)
Computing version for https://github.com/adam-fowler/jmespath.swift.git
Computed https://github.com/adam-fowler/jmespath.swift.git at 1.0.3 (7.75s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.50s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.72s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.67s)
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.50s)
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.31s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[2460/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.10s)
Fetched https://github.com/apple/swift-collections.git from cache (1.13s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.65s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.16s)
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.62s)
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/5914] Fetching swift-nio-extras
[3905/11873] Fetching swift-nio-extras, swift-algorithms
[3847/23400] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-algorithms.git from cache (0.81s)
[8796/17441] Fetching swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.85s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.86s)
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.64s)
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.06s)
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.66s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/904] Fetching swift-http-types
[905/2045] Fetching swift-http-types, swift-http-structured-headers
[1328/7030] Fetching swift-http-types, swift-http-structured-headers, swift-async-algorithms
[5586/8620] Fetching swift-http-types, swift-http-structured-headers, swift-async-algorithms, swift-asn1
Fetched https://github.com/apple/swift-http-types.git from cache (0.31s)
[4960/7716] Fetching swift-http-structured-headers, swift-async-algorithms, swift-asn1
[5093/10142] Fetching swift-http-structured-headers, swift-async-algorithms, swift-asn1, swift-service-lifecycle
[6537/16297] Fetching swift-http-structured-headers, swift-async-algorithms, swift-asn1, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.34s)
[7067/15156] Fetching swift-async-algorithms, swift-asn1, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
[13382/13566] Fetching swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.57s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.57s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.58s)
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 (1.13s)
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.91s)
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.62s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.60s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.73s)
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.27s)
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.56s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.64s)
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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-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/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-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-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-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-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-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-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-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/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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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/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/soto-project/soto-core.git
Working copy of https://github.com/soto-project/soto-core.git resolved at 5.9.4
Building for debugging...
[0/871] Write sources
[26/871] Compiling CSotoExpat xmltok_impl.c
[26/871] Compiling CSotoExpat xmltok_ns.c
[28/871] Compiling _NumericsShims _NumericsShims.c
[28/871] Compiling CNIOWindows shim.c
[28/871] Write sources
[36/871] Compiling CNIOWindows WSAStartup.c
[37/871] Compiling _AtomicsShims.c
[38/871] Compiling CNIOWASI CNIOWASI.c
[39/871] Compiling CSotoExpat xmlrole.c
[40/871] Compiling CNIOLinux liburing_shims.c
[41/871] Compiling CNIOLLHTTP c_nio_http.c
[42/871] Compiling CNIOLinux shim.c
[43/871] Compiling CNIOExtrasZlib empty.c
[44/871] Compiling CNIOLLHTTP c_nio_api.c
[45/871] Compiling CNIODarwin shim.c
[46/871] Compiling CSotoZlib empty.c
[47/871] Write swift-version-24593BA9C3E375BF.txt
[48/871] Compiling fiat_p256_adx_sqr.S
[49/871] Compiling fiat_p256_adx_mul.S
[50/871] Compiling CSotoExpat xmlparse.c
[51/871] Compiling fiat_curve25519_adx_square.S
[51/871] Compiling fiat_curve25519_adx_mul.S
[53/871] Compiling CNIOLLHTTP c_nio_llhttp.c
[54/871] Compiling CSotoExpat xmltok.c
[55/919] Compiling CNIOBoringSSLShims shims.c
[57/924] Emitting module INIParser
[58/924] Compiling _NIODataStructures _TinyArray.swift
[59/924] Compiling _NIODataStructures PriorityQueue.swift
[60/924] Emitting module RealModule
[61/924] Emitting module _NIOBase64
[62/924] Compiling _NIOBase64 Base64.swift
[63/926] Compiling JMESPath Ast.swift
[64/926] Compiling JMESPath Error.swift
[65/926] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[66/926] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[67/926] Compiling InternalCollectionsUtilities Debugging.swift
[68/926] Compiling JMESPath Interpreter.swift
[69/926] Compiling JMESPath Lexer.swift
[70/926] Compiling JMESPath Expression.swift
[71/926] Compiling JMESPath Functions.swift
[72/926] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[73/926] Compiling InternalCollectionsUtilities UInt+reversed.swift
[74/926] Emitting module InternalCollectionsUtilities
[75/926] Compiling InternalCollectionsUtilities Descriptions.swift
[76/926] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[77/927] Compiling INIParser INIParser.swift
[79/928] Compiling RealModule ElementaryFunctions.swift
[80/928] Emitting module _NIODataStructures
[81/928] Compiling _NIODataStructures Heap.swift
[86/929] Compiling RealModule Real.swift
[87/929] Compiling RealModule Float16+Real.swift
[88/929] Compiling RealModule Float+Real.swift
[89/929] Compiling RealModule Float80+Real.swift
[90/929] Compiling RealModule RealFunctions.swift
[94/930] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[96/934] Compiling JMESPath Sendable.swift
[97/935] Compiling JMESPath Runtime.swift
[98/935] Compiling JMESPath Token.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/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 |
[100/935] Compiling CoreMetrics Metrics.swift
[101/935] Compiling JMESPath Parser.swift
[101/935] Compiling tls_method.cc
[102/935] Compiling tls13_enc.cc
[103/935] Compiling tls_record.cc
[104/944] Compiling tls13_server.cc
[106/950] Compiling DequeModule Deque+CustomReflectable.swift
[107/950] Compiling DequeModule Deque+Descriptions.swift
[108/952] Compiling DequeModule _DequeBuffer.swift
[109/952] Compiling DequeModule _DequeBufferHeader.swift
[110/952] Compiling DequeModule Deque+Equatable.swift
[111/952] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[112/952] Compiling DequeModule Deque+Extras.swift
[113/952] Compiling DequeModule Deque+Hashable.swift
[114/952] Compiling Logging MetadataProvider.swift
[115/952] Compiling DequeModule Deque+Testing.swift
[116/952] Compiling DequeModule Deque._Storage.swift
[117/952] Compiling DequeModule Deque._UnsafeHandle.swift
[118/952] Compiling DequeModule Deque.swift
[119/952] Compiling Logging LogHandler.swift
[120/952] Compiling Logging Locks.swift
[121/952] Emitting module Logging
[122/952] Compiling Logging Logging.swift
[123/953] Emitting module CoreMetrics
[124/953] Compiling CoreMetrics Locks.swift
[126/954] Compiling DequeModule _DequeSlot.swift
[127/954] Compiling DequeModule _UnsafeWrappedBuffer.swift
[129/954] Compiling DequeModule Deque+Codable.swift
[130/954] Compiling DequeModule Deque+Collection.swift
[131/954] Compiling JMESPath Variable.swift
[132/954] 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 |
[133/954] 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 |
[136/956] 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/956] 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 |
[138/956] Emitting module DequeModule
[138/956] Compiling t1_enc.cc
[138/956] Compiling ssl_x509.cc
[138/956] Compiling tls13_client.cc
[138/956] Compiling tls13_both.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/812] Compiling fiat_curve25519_adx_mul.S
[1/812] Compiling fiat_curve25519_adx_square.S
[2/812] Compiling v3_skey.c
[3/812] Compiling CCryptoBoringSSLShims shims.c
[4/812] Compiling v3_prn.c
[5/812] Compiling v3_pmaps.c
[6/812] Compiling v3_utl.c
[7/812] Compiling v3_purp.c
[8/812] Write swift-version-24593BA9C3E375BF.txt
[9/812] Compiling ssl_stat.cc
[10/812] Compiling tls13_client.cc
[11/816] Compiling ssl_transcript.cc
[12/816] Compiling tls13_both.cc
[13/818] Compiling t1_enc.cc
[14/833] Compiling ssl_versions.cc
[16/833] Compiling _NIODataStructures Heap.swift
[17/833] Compiling RealModule ElementaryFunctions.swift
[18/839] Emitting module _NIODataStructures
[19/839] Emitting module _NIOBase64
[20/839] Compiling _NIODataStructures _TinyArray.swift
[21/839] Compiling _NIODataStructures PriorityQueue.swift
[22/840] Compiling RealModule Float80+Real.swift
[23/840] Compiling RealModule Real.swift
[24/847] Compiling JMESPath Ast.swift
[25/847] Compiling JMESPath Error.swift
[25/851] Compiling ssl_x509.cc
[27/851] Compiling RealModule RealFunctions.swift
[29/851] Compiling RealModule Float+Real.swift
[30/851] Compiling RealModule Float16+Real.swift
[31/851] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/851] 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] Emitting module RealModule
[34/851] Compiling _NIOBase64 Base64.swift
[35/852] Compiling JMESPath Interpreter.swift
[36/852] Compiling JMESPath Lexer.swift
[37/853] Compiling Logging MetadataProvider.swift
[38/865] 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 |
[40/867] Compiling JMESPath Sendable.swift
[41/867] Compiling JMESPath Token.swift
[41/868] Compiling ssl_session.cc
[44/871] Compiling JMESPath Runtime.swift
[45/873] 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/873] 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 |
[47/873] Emitting module JMESPath
[48/873] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[49/873] Compiling InternalCollectionsUtilities Debugging.swift
[50/873] Compiling InternalCollectionsUtilities Descriptions.swift
[51/873] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[52/873] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/873] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[54/873] Compiling InternalCollectionsUtilities Integer rank.swift
[54/874] Compiling ssl_privkey.cc
[54/874] Compiling ssl_lib.cc
[55/874] Emitting module InternalCollectionsUtilities
[56/874] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[57/874] Compiling InternalCollectionsUtilities UInt+reversed.swift
[58/874] Emitting module INIParser
[59/874] Compiling Logging LogHandler.swift
[60/874] Emitting module Logging
[61/874] Compiling Logging Locks.swift
[62/874] Emitting module CoreMetrics
BUILD FAILURE 6.1 android