The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FluentTestUtils, reference 0.2.0 (ad7fff), with Swift 6.1 for Android on 30 May 2025 06:04:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/Appsaurus/FluentTestUtils.git
Reference: 0.2.0
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/Appsaurus/FluentTestUtils
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at ad7fff1 Updated swift and dependency versions.
Cloned https://github.com/Appsaurus/FluentTestUtils.git
Revision (git rev-parse @):
ad7fff128047c37b36bc44f371b5e6d85aac270d
SUCCESS checkout https://github.com/Appsaurus/FluentTestUtils.git at 0.2.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Appsaurus/FluentTestUtils.git
https://github.com/Appsaurus/FluentTestUtils.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vaportestutils",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appsaurus/VaporTestUtils"
    },
    {
      "identity" : "codableextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appsaurus/CodableExtensions"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent.git"
    }
  ],
  "manifest_display_name" : "FluentTestUtils",
  "name" : "FluentTestUtils",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "FluentTestUtils",
      "targets" : [
        "FluentTestUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FluentTestUtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "FluentTestUtilsTests",
      "path" : "Tests/FluentTestUtilsTests",
      "sources" : [
        "FluentTestUtilsTests.swift"
      ],
      "target_dependencies" : [
        "FluentTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FluentTestUtils",
      "module_type" : "SwiftTarget",
      "name" : "FluentTestUtils",
      "path" : "Sources/FluentTestUtils",
      "product_dependencies" : [
        "Vapor",
        "Fluent",
        "CodableExtensions",
        "XCTVaporExtensions"
      ],
      "product_memberships" : [
        "FluentTestUtils"
      ],
      "sources" : [
        "FluentTestCase.swift",
        "FluentXCTAsserts.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/Appsaurus/VaporTestUtils
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/fluent.git
Fetching https://github.com/Appsaurus/CodableExtensions
[1/13421] Fetching fluent
[5236/13730] Fetching fluent, codableextensions
[5428/13906] Fetching fluent, codableextensions, vaportestutils
Fetched https://github.com/Appsaurus/CodableExtensions from cache (0.36s)
[5412/87975] Fetching fluent, vaportestutils, vapor
Fetched https://github.com/Appsaurus/VaporTestUtils from cache (2.57s)
Fetched https://github.com/vapor/fluent.git from cache (2.57s)
Fetched https://github.com/vapor/vapor.git from cache (2.62s)
Computing version for https://github.com/Appsaurus/VaporTestUtils
Computed https://github.com/Appsaurus/VaporTestUtils at 0.2.0 (4.04s)
Fetching https://github.com/Appsaurus/SwiftTestUtils
[1/150] Fetching swifttestutils
Fetched https://github.com/Appsaurus/SwiftTestUtils from cache (0.21s)
Computing version for https://github.com/Appsaurus/SwiftTestUtils
Computed https://github.com/Appsaurus/SwiftTestUtils at 1.0.1 (2.52s)
Computing version for https://github.com/Appsaurus/CodableExtensions
Computed https://github.com/Appsaurus/CodableExtensions at 1.1.0 (0.64s)
Fetching https://github.com/Appsaurus/RuntimeExtensions
Fetching https://github.com/yonaskolb/Codability.git
[1/126] Fetching codability
[127/423] Fetching codability, runtimeextensions
Fetched https://github.com/Appsaurus/RuntimeExtensions from cache (0.28s)
Fetched https://github.com/yonaskolb/Codability.git from cache (0.28s)
Computing version for https://github.com/yonaskolb/Codability.git
Computed https://github.com/yonaskolb/Codability.git at 0.2.1 (0.97s)
Computing version for https://github.com/Appsaurus/RuntimeExtensions
Computed https://github.com/Appsaurus/RuntimeExtensions at 1.1.0 (0.62s)
Fetching https://github.com/wickwirew/Runtime
[1/1966] Fetching runtime
Fetched https://github.com/wickwirew/Runtime from cache (0.29s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.2.7 (0.94s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 4.12.0 (0.56s)
Fetching https://github.com/vapor/fluent-kit.git
[1/13328] Fetching fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (0.55s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (1.13s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[999/9819] Fetching swift-log, sql-kit
Fetched https://github.com/vapor/sql-kit.git from cache (0.43s)
[1/76108] Fetching swift-nio
Fetched https://github.com/apple/swift-log.git from cache (5.99s)
Fetched https://github.com/apple/swift-nio.git from cache (6.07s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (6.61s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (0.53s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.14s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.99s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[1275/6101] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.41s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.84s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (1.55s)
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git
[1/2206] Fetching swift-metrics
[200/5525] Fetching swift-metrics, multipart-kit
[1438/8134] Fetching swift-metrics, multipart-kit, websocket-kit
[4017/13108] Fetching swift-metrics, multipart-kit, websocket-kit, swift-distributed-tracing
[6093/19067] Fetching swift-metrics, multipart-kit, websocket-kit, swift-distributed-tracing, swift-algorithms
Fetched https://github.com/vapor/websocket-kit.git from cache (0.52s)
[13473/16458] Fetching swift-metrics, multipart-kit, swift-distributed-tracing, swift-algorithms
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.73s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.79s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.79s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1628/9233] Fetching multipart-kit, swift-nio-extras
[7542/29960] Fetching multipart-kit, swift-nio-extras, routing-kit
[10652/41487] Fetching multipart-kit, swift-nio-extras, routing-kit, swift-nio-http2
[10860/56330] Fetching multipart-kit, swift-nio-extras, routing-kit, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.76s)
[6068/50416] Fetching multipart-kit, routing-kit, swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-crypto.git
[23049/64352] Fetching multipart-kit, routing-kit, swift-nio-http2, swift-nio-ssl, swift-crypto
Fetching https://github.com/apple/swift-service-context.git
Fetched https://github.com/vapor/multipart-kit.git from cache (3.07s)
[48638/61033] Fetching routing-kit, swift-nio-http2, swift-nio-ssl, swift-crypto
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (2.46s)
[29313/40306] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[30187/41369] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-service-context
[32486/47016] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, swift-service-context, console-kit
Fetched https://github.com/apple/swift-service-context.git from cache (0.79s)
[31818/45953] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto, console-kit
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/console-kit.git from cache (0.79s)
[33121/40306] Fetching swift-nio-http2, swift-nio-ssl, swift-crypto
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.29s)
[22858/28779] Fetching swift-nio-ssl, swift-crypto
[22859/31149] Fetching swift-nio-ssl, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.89s)
[28631/28779] Fetching swift-nio-ssl, swift-crypto
[28780/42793] Fetching swift-nio-ssl, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-crypto.git from cache (4.22s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.00s)
Fetched https://github.com/swift-server/async-http-client.git from cache (2.21s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (6.37s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (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.55s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (2.13s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (3.24s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (2.74s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.91s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (2.59s)
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-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.79s)
Fetching https://github.com/apple/swift-http-types.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-asn1.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/2494] Fetching swift-http-types, swift-asn1
[2495/4920] Fetching swift-http-types, swift-asn1, swift-service-lifecycle
[3102/9905] Fetching swift-http-types, swift-asn1, swift-service-lifecycle, swift-async-algorithms
[4086/16060] Fetching swift-http-types, swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.32s)
[7291/15156] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates
[7627/16297] Fetching swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates, swift-http-structured-headers
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.40s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.53s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.53s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.53s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.53s)
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.11s)
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.72s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.67s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.86s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.60s)
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.81s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.52s)
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.44s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.48s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.67s)
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.49s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.65s)
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.60s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.59s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/wickwirew/Runtime
Working copy of https://github.com/wickwirew/Runtime resolved at 2.2.7
Creating working copy for https://github.com/Appsaurus/VaporTestUtils
Working copy of https://github.com/Appsaurus/VaporTestUtils resolved at 0.2.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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/Appsaurus/SwiftTestUtils
Working copy of https://github.com/Appsaurus/SwiftTestUtils resolved at 1.0.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.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
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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.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.27.1
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-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/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/yonaskolb/Codability.git
Working copy of https://github.com/yonaskolb/Codability.git resolved at 0.2.1
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Creating working copy for https://github.com/Appsaurus/CodableExtensions
Working copy of https://github.com/Appsaurus/CodableExtensions resolved at 1.1.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-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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 4.12.0
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.0
Creating working copy for https://github.com/Appsaurus/RuntimeExtensions
Working copy of https://github.com/Appsaurus/RuntimeExtensions resolved at 1.1.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.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-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-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/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Building for debugging...
[0/843] Write sources
[49/843] Compiling CNIOWindows WSAStartup.c
[50/843] Write sources
[51/843] Compiling CNIOWindows shim.c
[52/843] Compiling CNIOLinux liburing_shims.c
[53/843] Write sources
[63/843] Compiling CNIOWASI CNIOWASI.c
[64/843] Compiling _NumericsShims _NumericsShims.c
[65/843] Compiling CVaporBcrypt bcrypt.c
[66/843] Compiling CRuntime dummy.c
[66/843] Compiling _AtomicsShims.c
[68/843] Compiling CSystem shims.c
[69/843] Compiling CNIOLinux shim.c
[70/843] Compiling CNIOSHA1 c_nio_sha1.c
[70/843] Compiling CNIOLLHTTP c_nio_http.c
[72/843] Compiling CNIOExtrasZlib empty.c
[72/843] Compiling CNIODarwin shim.c
[74/843] Compiling CNIOLLHTTP c_nio_api.c
[75/843] Compiling fiat_p256_adx_sqr.S
[76/843] Compiling fiat_p256_adx_mul.S
[77/843] Compiling fiat_curve25519_adx_square.S
[78/843] Compiling fiat_curve25519_adx_mul.S
[79/843] Compiling CNIOLLHTTP c_nio_llhttp.c
[80/843] Write swift-version-24593BA9C3E375BF.txt
[81/843] Compiling CVaporBcrypt blf.c
[82/847] Compiling CNIOBoringSSLShims shims.c
[83/849] Compiling tls_record.cc
[84/849] Compiling tls13_both.cc
[85/881] Compiling tls_method.cc
[87/884] Emitting module ServiceContextModule
[87/884] Compiling tls13_enc.cc
[88/925] Compiling tls13_client.cc
[89/925] Compiling tls13_server.cc
[91/940] Emitting module SystemPackage
[92/943] Emitting module _NIOBase64
[93/943] Compiling _NIOBase64 Base64.swift
[94/944] Compiling ServiceContextModule ServiceContextKey.swift
[95/944] Compiling _NIODataStructures _TinyArray.swift
[96/944] Compiling _NIODataStructures PriorityQueue.swift
[97/944] Compiling RealModule Float+Real.swift
[98/944] Compiling RealModule ElementaryFunctions.swift
[99/944] Compiling RealModule Float16+Real.swift
[100/944] Emitting module RealModule
[101/945] Compiling RealModule AlgebraicField.swift
[102/945] Compiling RealModule ApproximateEquality.swift
[103/945] Compiling ServiceContextModule ServiceContext.swift
[104/945] Compiling RealModule AugmentedArithmetic.swift
[105/945] Compiling RealModule Double+Real.swift
[106/946] Compiling RealModule Real.swift
[107/946] Compiling RealModule Float80+Real.swift
[110/946] Compiling Runtime MetadataType.swift
[111/946] Compiling Runtime NominalMetadataType.swift
[112/946] Compiling Runtime ProtocolMetadata.swift
[113/946] Emitting module _NIODataStructures
[114/946] Compiling _NIODataStructures Heap.swift
[115/946] Compiling RealModule RealFunctions.swift
[116/948] Compiling Runtime ClassTypeDescriptor.swift
[117/948] Compiling Runtime EnumMetadataLayout.swift
[118/948] Compiling Runtime ProtocolMetadataLayout.swift
[119/948] Compiling Runtime ProtocolTypeContainer.swift
[126/948] Compiling SystemPackage Util+StringArray.swift
[127/948] Compiling SystemPackage Util.swift
[128/948] Compiling SystemPackage UtilConsumers.swift
[129/948] Compiling Runtime TypeInfoConvertible.swift
[130/948] Compiling Runtime Pointers.swift
[131/948] Compiling Runtime RelativePointer.swift
[132/948] Compiling Runtime RelativeVectorPointer.swift
[133/948] Compiling Runtime Union.swift
[134/953] Compiling Runtime Errors.swift
[135/953] Compiling Runtime FunctionInfo.swift
[136/953] Compiling Runtime Kind.swift
[137/953] Compiling Runtime PropertyInfo.swift
[138/953] Compiling Runtime TypeInfo.swift
[145/979] Compiling Runtime Vector.swift
[146/979] Compiling Runtime GettersSetters.swift
[147/979] Compiling Runtime Pointer+Extensions.swift
[148/983] Compiling Runtime RetainCounts.swift
[149/983] Compiling Runtime String+Extensions.swift
[150/995] Compiling Algorithms RandomSample.swift
[151/995] Compiling Algorithms Reductions.swift
[152/995] Compiling Algorithms Rotate.swift
[153/995] Compiling Algorithms Split.swift
[154/995] Compiling Algorithms Stride.swift
[155/995] Compiling Algorithms Suffix.swift
[156/995] Compiling Algorithms EitherSequence.swift
[157/995] Compiling Algorithms FirstNonNil.swift
[158/995] Compiling Algorithms FlattenCollection.swift
[159/995] Compiling Algorithms Grouped.swift
[160/995] Compiling Algorithms Indexed.swift
[161/995] Compiling Algorithms Intersperse.swift
[162/995] Compiling Algorithms Joined.swift
[163/995] Compiling Algorithms Keyed.swift
[164/995] Compiling Algorithms MinMax.swift
[165/995] Compiling Algorithms Partition.swift
[166/995] Compiling Algorithms Permutations.swift
[167/995] Compiling Algorithms Product.swift
[168/995] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[171/996] Compiling Algorithms Chunked.swift
[172/996] Compiling Algorithms Combinations.swift
[175/1003] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[176/1003] Emitting module SwiftTestUtils
[177/1003] Compiling CoreMetrics Metrics.swift
[178/1003] Emitting module InternalCollectionsUtilities
[179/1003] Compiling Algorithms AdjacentPairs.swift
[180/1003] Compiling Algorithms Chain.swift
[181/1003] Compiling Algorithms Compacted.swift
[182/1003] Compiling Algorithms Cycle.swift
[186/1010] Compiling Instrumentation NoOpInstrument.swift
[187/1010] Compiling Instrumentation Instrument.swift
[188/1010] Emitting module Instrumentation
[189/1010] Compiling Instrumentation MultiplexInstrument.swift
[190/1010] Emitting module CoreMetrics
[191/1010] Compiling CoreMetrics Locks.swift
[192/1010] Compiling Logging MetadataProvider.swift
[193/1010] Emitting module Logging
[194/1011] Compiling Logging Locks.swift
[202/1011] Compiling Instrumentation Locks.swift
[206/1014] Compiling Instrumentation InstrumentationSystem.swift
[219/1015] Compiling Logging Logging.swift
[220/1015] Compiling Logging LogHandler.swift
[225/1154] Compiling OrderedCollections _HashTable+Testing.swift
[226/1154] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[227/1154] Compiling OrderedCollections _HashTable.swift
[228/1154] Compiling OrderedCollections _Hashtable+Header.swift
[229/1154] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[230/1154] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[231/1154] Emitting module Tracing
[232/1154] Compiling RoutingKit Router.swift
[233/1154] Emitting module RoutingKit
[234/1154] Emitting module Codability
[235/1154] Compiling Tracing InstrumentationSystem+Tracing.swift
[236/1154] Compiling Codability RawCodingKey.swift
[237/1154] Compiling Tracing NoOpTracer.swift
[238/1154] Compiling RoutingKit TrieRouter.swift
[239/1154] Compiling Codability KeyedDecodingContainer+Any.swift
[240/1154] Compiling Codability KeyedEncodingContainer+Any.swift
[241/1154] Compiling Codability GenericDecodingContainer.swift
[242/1154] Compiling Codability AnyCodable.swift
[243/1154] Compiling Codability InvalidElementStrategy.swift
[244/1155] Compiling SwiftTestUtils LinuxTestable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftTestUtils/Sources/Shared/LinuxTestable.swift:21:35: error: type 'Self' has no member 'defaultTestSuite'
19 | 		let thisClass = type(of: self)
20 | 		let linuxCount = tests.count
21 | 		let darwinCount = Int(thisClass.defaultTestSuite.testCaseCount)
   |                                   `- error: type 'Self' has no member 'defaultTestSuite'
22 | 		let failureMessage = "\(darwinCount - linuxCount) tests are missing from allTests in \(thisClass)."
23 | 		XCTAssertEqual(linuxCount, darwinCount,failureMessage)
[245/1155] Compiling SwiftTestUtils BaseTestCase.swift
[246/1155] Compiling SwiftTestUtils XCAssertions.swift
[247/1155] Emitting module Runtime
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/755] Compiling fiat_p256_adx_sqr.S
[1/755] Compiling fiat_p256_adx_mul.S
[2/755] Compiling fiat_curve25519_adx_square.S
[3/755] Compiling md5-x86_64-linux.S
[4/755] Compiling md5-586-linux.S
[5/755] Compiling md5-x86_64-apple.S
[6/755] Compiling fiat_curve25519_adx_mul.S
[7/755] Compiling CCryptoBoringSSLShims shims.c
[8/755] Write swift-version-24593BA9C3E375BF.txt
[9/755] Compiling ssl_transcript.cc
[10/755] Compiling ssl_versions.cc
[11/759] Compiling t1_enc.cc
[12/759] Compiling ssl_session.cc
[13/759] Compiling ssl_stat.cc
[14/761] Compiling ssl_privkey.cc
[16/796] Compiling _NIODataStructures _TinyArray.swift
[17/796] Compiling _NIODataStructures PriorityQueue.swift
[18/796] Compiling _NIOBase64 Base64.swift
[18/809] Compiling ssl_x509.cc
[20/837] Compiling ServiceContextModule ServiceContextKey.swift
[21/837] Emitting module SwiftTestUtils
[22/837] Compiling SwiftTestUtils LinuxTestable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftTestUtils/Sources/Shared/LinuxTestable.swift:21:35: error: type 'Self' has no member 'defaultTestSuite'
19 | 		let thisClass = type(of: self)
20 | 		let linuxCount = tests.count
21 | 		let darwinCount = Int(thisClass.defaultTestSuite.testCaseCount)
   |                                   `- error: type 'Self' has no member 'defaultTestSuite'
22 | 		let failureMessage = "\(darwinCount - linuxCount) tests are missing from allTests in \(thisClass)."
23 | 		XCTAssertEqual(linuxCount, darwinCount,failureMessage)
[23/837] Compiling SwiftTestUtils BaseTestCase.swift
[24/837] Compiling SwiftTestUtils XCAssertions.swift
[24/837] Compiling ssl_lib.cc
[25/837] Emitting module _NIODataStructures
[26/837] Compiling _NIODataStructures Heap.swift
[27/837] Emitting module ServiceContextModule
BUILD FAILURE 6.1 android