Build Information
Failed to build meilisearch-vapor, reference main (d07102
), with Swift 6.1 for Android on 28 May 2025 21:10:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/Sherlouk/meilisearch-vapor.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/Sherlouk/meilisearch-vapor
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d071024 Fix Linux
Cloned https://github.com/Sherlouk/meilisearch-vapor.git
Revision (git rev-parse @):
d0710243206f7cd91ddf376eec16676308a29259
SUCCESS checkout https://github.com/Sherlouk/meilisearch-vapor.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/Sherlouk/meilisearch-vapor.git
https://github.com/Sherlouk/meilisearch-vapor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "meilisearch-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/meilisearch/meilisearch-swift.git"
}
],
"manifest_display_name" : "meilisearch-vapor",
"name" : "meilisearch-vapor",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "MeiliSearchVapor",
"targets" : [
"MeiliSearchVapor"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MeiliSearchVapor",
"module_type" : "SwiftTarget",
"name" : "MeiliSearchVapor",
"path" : "Sources/MeiliSearchVapor",
"product_dependencies" : [
"Vapor",
"MeiliSearch"
],
"product_memberships" : [
"MeiliSearchVapor"
],
"sources" : [
"Application+MeiliSearch.swift",
"Exports.swift",
"Request+MeiliSearch.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/vapor/vapor.git
Fetching https://github.com/meilisearch/meilisearch-swift.git
[1/7196] Fetching meilisearch-swift
[7197/81574] Fetching meilisearch-swift, vapor
Fetched https://github.com/meilisearch/meilisearch-swift.git from cache (0.44s)
[6695/74378] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.96s)
Computing version for https://github.com/meilisearch/meilisearch-swift.git
Computed https://github.com/meilisearch/meilisearch-swift.git at 0.17.0 (2.48s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.72s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-atomics.git
[1/3319] Fetching multipart-kit
[1628/5928] Fetching multipart-kit, websocket-kit
[4237/7638] Fetching multipart-kit, websocket-kit, swift-atomics
[4597/12612] Fetching multipart-kit, websocket-kit, swift-atomics, swift-distributed-tracing
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-service-context.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.37s)
Fetching https://github.com/apple/swift-metrics.git
[7018/10003] Fetching multipart-kit, swift-atomics, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.58s)
[3338/6092] Fetching multipart-kit, swift-atomics, swift-service-context
Fetched https://github.com/apple/swift-atomics.git from cache (0.60s)
[2000/4382] Fetching multipart-kit, swift-service-context
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
[2691/6588] Fetching multipart-kit, swift-service-context, swift-metrics
[3199/12547] Fetching multipart-kit, swift-service-context, swift-metrics, swift-algorithms
Fetched https://github.com/apple/swift-metrics.git from cache (0.46s)
[8650/16255] Fetching multipart-kit, swift-service-context, swift-algorithms, swift-nio-extras
Fetching https://github.com/apple/swift-nio-http2.git
[12968/20091] Fetching multipart-kit, swift-service-context, swift-algorithms, swift-nio-extras, swift-log
Fetched https://github.com/apple/swift-service-context.git from cache (0.54s)
[12138/19028] Fetching multipart-kit, swift-algorithms, swift-nio-extras, swift-log
Fetched https://github.com/apple/swift-algorithms.git from cache (0.54s)
[6531/13069] Fetching multipart-kit, swift-nio-extras, swift-log
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-log.git from cache (0.56s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.56s)
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-crypto.git
[1649/3319] Fetching multipart-kit
[1650/14846] Fetching multipart-kit, swift-nio-http2
[5626/29689] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
[7902/50416] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit
[8996/126509] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
[13957/140445] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio, swift-crypto
Fetched https://github.com/vapor/multipart-kit.git from cache (1.71s)
[37663/137126] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio, swift-crypto
Fetching https://github.com/vapor/console-kit.git
[64254/142703] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio, swift-crypto, console-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.76s)
[87132/137126] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio, swift-crypto
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (1.36s)
[72832/116399] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.89s)
[71016/104872] Fetching swift-nio-ssl, swift-nio, swift-crypto
[76784/107242] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-kit
[79850/121256] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-kit, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (0.55s)
[79081/118886] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-crypto.git from cache (2.40s)
[83644/104950] Fetching swift-nio-ssl, swift-nio, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.74s)
[69562/90107] Fetching swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.20s)
[58592/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.95s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (9.83s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (2.45s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.92s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.62s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.53s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.59s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
[1163/20982] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.03s)
Fetched https://github.com/apple/swift-collections.git from cache (1.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.67s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.90s)
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.42s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.11s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.98s)
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.53s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.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-asn1.git
[1/1141] Fetching swift-http-structured-headers
[241/2045] Fetching swift-http-structured-headers, swift-http-types
[2046/4471] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle
[2799/9456] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-async-algorithms
[2873/11046] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-async-algorithms, swift-asn1
[5516/17201] Fetching swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-async-algorithms, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.42s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.48s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.48s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.48s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.48s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.48s)
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.30s)
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.51s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.78s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.53s)
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.59s)
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.44s)
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/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.61s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.50s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.50s)
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.48s)
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.85s)
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.54s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.75s)
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-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-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-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-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
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-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-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-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/meilisearch/meilisearch-swift.git
Working copy of https://github.com/meilisearch/meilisearch-swift.git resolved at 0.17.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
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/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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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-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-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-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-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/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/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/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-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-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/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/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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Building for debugging...
[0/832] Write sources
[51/832] Compiling CVaporBcrypt bcrypt.c
[52/832] Compiling _AtomicsShims.c
[53/832] Compiling CNIOWindows shim.c
[54/832] Compiling _NumericsShims _NumericsShims.c
[54/832] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[56/832] Compiling CNIOWindows WSAStartup.c
[57/832] Compiling CNIOWASI CNIOWASI.c
[58/832] Compiling CSystem shims.c
[59/832] Compiling CNIOLinux liburing_shims.c
[60/832] Compiling CNIOSHA1 c_nio_sha1.c
[61/832] Compiling CVaporBcrypt blf.c
[62/832] Compiling CNIOExtrasZlib empty.c
[63/832] Compiling CNIOLLHTTP c_nio_http.c
[64/832] Compiling CNIODarwin shim.c
[65/832] Compiling CNIOLinux shim.c
[66/832] Compiling CNIOLLHTTP c_nio_api.c
[67/832] Compiling fiat_p256_adx_sqr.S
[68/832] Compiling fiat_p256_adx_mul.S
[69/832] Compiling fiat_curve25519_adx_mul.S
[70/832] Compiling fiat_curve25519_adx_square.S
[71/832] Write swift-version-24593BA9C3E375BF.txt
[72/832] Compiling CNIOLLHTTP c_nio_llhttp.c
[73/836] Compiling CNIOBoringSSLShims shims.c
[74/838] Compiling tls_record.cc
[75/866] Compiling tls_method.cc
[76/869] Compiling tls13_enc.cc
[77/869] Compiling tls13_server.cc
[78/869] Compiling tls13_client.cc
[80/932] Emitting module SystemPackage
[80/935] Compiling c-atomics.c
[82/949] Compiling SystemPackage Util+StringArray.swift
[83/949] Compiling SystemPackage Util.swift
[84/949] Compiling SystemPackage UtilConsumers.swift
[85/949] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[86/949] Compiling InternalCollectionsUtilities _SortedCollection.swift
[87/949] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[88/949] Compiling InternalCollectionsUtilities UInt+reversed.swift
[89/949] Emitting module RealModule
[90/950] Compiling RealModule Float80+Real.swift
[91/950] Compiling RealModule Real.swift
[92/950] Emitting module _NIOBase64
[93/950] Compiling _NIOBase64 Base64.swift
[94/951] Compiling _NIODataStructures Heap.swift
[95/951] Compiling MeiliSearch KeyAction.swift
[96/951] Compiling MeiliSearch KeyParams.swift
[97/951] Compiling MeiliSearch KeysResults.swift
[99/951] Compiling RealModule Float16+Real.swift
[100/951] Compiling RealModule ElementaryFunctions.swift
[101/951] Compiling RealModule RealFunctions.swift
[102/951] Compiling _NIODataStructures PriorityQueue.swift
[103/951] Emitting module _NIODataStructures
[104/951] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[105/951] Compiling InternalCollectionsUtilities Debugging.swift
[106/951] Compiling InternalCollectionsUtilities Descriptions.swift
[107/951] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[108/951] Compiling _NIODataStructures _TinyArray.swift
[109/951] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[110/953] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[111/953] Compiling InternalCollectionsUtilities Integer rank.swift
[112/953] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[113/953] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[116/953] Emitting module ServiceContextModule
[117/953] Compiling ServiceContextModule ServiceContextKey.swift
[118/953] Compiling ServiceContextModule ServiceContext.swift
[119/954] Compiling RealModule Float+Real.swift
[124/955] Compiling MeiliSearch FacetStats.swift
[125/955] Compiling MeiliSearch Health.swift
[126/955] Compiling MeiliSearch Pagination.swift
[127/955] Compiling MeiliSearch ProximityPrecision.swift
[130/955] Emitting module InternalCollectionsUtilities
[137/955] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[144/1009] Emitting module Instrumentation
[145/1009] Compiling Instrumentation NoOpInstrument.swift
[146/1009] Compiling Instrumentation MultiplexInstrument.swift
[147/1009] Compiling Instrumentation Instrument.swift
[148/1009] Compiling Algorithms Indexed.swift
[149/1009] Compiling Algorithms Intersperse.swift
[150/1009] Compiling Algorithms FlattenCollection.swift
[151/1009] Compiling Algorithms Grouped.swift
[152/1009] Compiling Algorithms Permutations.swift
[153/1009] Compiling Algorithms Product.swift
[154/1011] Compiling Algorithms EitherSequence.swift
[155/1011] Compiling Algorithms FirstNonNil.swift
[156/1011] Compiling Algorithms Joined.swift
[157/1011] Compiling Algorithms Keyed.swift
[158/1011] Compiling Algorithms MinMax.swift
[159/1011] Compiling Algorithms Partition.swift
[160/1011] Compiling Atomics IntegerOperations.swift
[161/1011] Compiling Atomics Unmanaged extensions.swift
[162/1011] Compiling Algorithms Compacted.swift
[163/1011] Compiling Algorithms Cycle.swift
[166/1014] Compiling CoreMetrics Metrics.swift
[169/1014] Compiling Algorithms Rotate.swift
[170/1014] Compiling Algorithms Split.swift
[171/1014] Compiling Algorithms Stride.swift
[172/1014] Compiling Algorithms Suffix.swift
[178/1014] Compiling tls13_both.cc
[180/1014] Emitting module Logging
[181/1014] Compiling Logging Locks.swift
[182/1014] Compiling Logging MetadataProvider.swift
[183/1014] Compiling Instrumentation InstrumentationSystem.swift
[184/1014] Compiling Instrumentation Locks.swift
[185/1015] Compiling CoreMetrics Locks.swift
[186/1015] Emitting module CoreMetrics
[199/1051] Compiling Logging LogHandler.swift
[200/1051] Compiling Logging Logging.swift
[205/1086] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[206/1086] Compiling _RopeModule BigString+Hashing.swift
[207/1086] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[208/1147] Compiling OrderedCollections _HashTable+Bucket.swift
[209/1147] Compiling OrderedCollections _HashTable+BucketIterator.swift
[210/1147] Compiling OrderedCollections _HashTable+Constants.swift
[211/1147] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[212/1147] Emitting module Atomics
[213/1157] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[214/1157] Compiling OrderedCollections OrderedSet+Descriptions.swift
[215/1157] Compiling OrderedCollections OrderedSet+Diffing.swift
[216/1157] Compiling OrderedCollections OrderedSet+Equatable.swift
[217/1157] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[218/1157] Compiling OrderedCollections OrderedSet+Hashable.swift
[219/1163] Compiling Tracing InstrumentationSystem+Tracing.swift
[220/1163] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[221/1163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[222/1163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[223/1163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[224/1163] Compiling OrderedCollections OrderedDictionary.swift
[225/1163] Compiling OrderedCollections OrderedSet+Codable.swift
[226/1163] Emitting module Algorithms
[227/1164] Compiling OrderedCollections _Hashtable+Header.swift
[228/1164] Compiling OrderedCollections OrderedDictionary+Codable.swift
[229/1164] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[230/1164] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[231/1164] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[232/1164] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[233/1164] Compiling OrderedCollections OrderedDictionary+Elements.swift
[234/1164] Emitting module MeiliSearch
[239/1164] Compiling OrderedCollections _HashTable+Testing.swift
[240/1164] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[241/1164] Compiling OrderedCollections _HashTable.swift
[242/1164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[243/1164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[244/1164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[245/1164] Compiling OrderedCollections OrderedSet+Initializers.swift
[246/1164] Compiling OrderedCollections OrderedSet+Insertions.swift
[247/1164] Compiling OrderedCollections OrderedSet+Invariants.swift
[248/1164] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[250/1164] Emitting module Tracing
[251/1164] Compiling Tracing TracerProtocol.swift
[252/1164] Compiling Tracing TracingTime.swift
[253/1164] Emitting module Metrics
[254/1164] Compiling Metrics Metrics.swift
[255/1165] Emitting module RoutingKit
[256/1165] Compiling RoutingKit AnyRouter.swift
[257/1165] Compiling MeiliSearch Search.swift
[258/1165] Compiling MeiliSearch Settings.swift
[259/1165] Compiling MeiliSearch Snapshots.swift
[260/1165] Compiling MeiliSearch Stats.swift
[261/1165] Compiling MeiliSearch System.swift
[262/1165] Compiling MeiliSearch Tasks.swift
[263/1165] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[264/1172] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[265/1172] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[266/1172] Compiling OrderedCollections OrderedDictionary+Values.swift
[267/1172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[268/1172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[269/1172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[270/1172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[271/1172] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[272/1172] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[273/1172] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[274/1172] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[275/1172] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[276/1172] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[277/1172] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[285/1176] Compiling RoutingKit Router.swift
[286/1176] Compiling RoutingKit PathComponent.swift
[287/1177] Compiling RoutingKit TrieRouter.swift
[288/1177] Compiling RoutingKit Parameters.swift
[289/1178] Compiling Tracing Tracer.swift
[290/1178] Compiling Tracing TracerProtocol+Legacy.swift
/host/spi-builder-workspace/.build/checkouts/meilisearch-swift/Sources/MeiliSearch/Tasks.swift:102:13: error: cannot find 'usleep' in scope
100 | completion(.failure(MeiliSearch.Error.timeOut(timeOut: options.timeOut)))
101 | } else {
102 | usleep(useconds_t(options.interval * 1000000))
| `- error: cannot find 'usleep' in scope
103 | self.checkStatus(taskUid, options, startingDate, completion)
104 | }
/host/spi-builder-workspace/.build/checkouts/meilisearch-swift/Sources/MeiliSearch/Tasks.swift:102:13: error: cannot find 'usleep' in scope
100 | completion(.failure(MeiliSearch.Error.timeOut(timeOut: options.timeOut)))
101 | } else {
102 | usleep(useconds_t(options.interval * 1000000))
| `- error: cannot find 'usleep' in scope
103 | self.checkStatus(taskUid, options, startingDate, completion)
104 | }
/host/spi-builder-workspace/.build/checkouts/meilisearch-swift/Sources/MeiliSearch/Tasks.swift:102:13: error: cannot find 'usleep' in scope
100 | completion(.failure(MeiliSearch.Error.timeOut(timeOut: options.timeOut)))
101 | } else {
102 | usleep(useconds_t(options.interval * 1000000))
| `- error: cannot find 'usleep' in scope
103 | self.checkStatus(taskUid, options, startingDate, completion)
104 | }
/host/spi-builder-workspace/.build/checkouts/meilisearch-swift/Sources/MeiliSearch/Tasks.swift:102:13: error: cannot find 'usleep' in scope
100 | completion(.failure(MeiliSearch.Error.timeOut(timeOut: options.timeOut)))
101 | } else {
102 | usleep(useconds_t(options.interval * 1000000))
| `- error: cannot find 'usleep' in scope
103 | self.checkStatus(taskUid, options, startingDate, completion)
104 | }
/host/spi-builder-workspace/.build/checkouts/meilisearch-swift/Sources/MeiliSearch/Tasks.swift:102:13: error: cannot find 'usleep' in scope
100 | completion(.failure(MeiliSearch.Error.timeOut(timeOut: options.timeOut)))
101 | } else {
102 | usleep(useconds_t(options.interval * 1000000))
| `- error: cannot find 'usleep' in scope
103 | self.checkStatus(taskUid, options, startingDate, completion)
104 | }
/host/spi-builder-workspace/.build/checkouts/meilisearch-swift/Sources/MeiliSearch/Tasks.swift:102:13: error: cannot find 'usleep' in scope
100 | completion(.failure(MeiliSearch.Error.timeOut(timeOut: options.timeOut)))
101 | } else {
102 | usleep(useconds_t(options.interval * 1000000))
| `- error: cannot find 'usleep' in scope
103 | self.checkStatus(taskUid, options, startingDate, completion)
104 | }
[304/1181] Compiling Tracing NoOpTracer.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/752] Compiling fiat_p256_adx_mul.S
[1/752] Compiling fiat_curve25519_adx_square.S
[2/752] Compiling fiat_p256_adx_sqr.S
[3/752] Compiling CCryptoBoringSSLShims shims.c
[4/752] Compiling t1_enc.cc
[5/752] Compiling ssl_versions.cc
[6/752] Compiling ssl_session.cc
[7/752] Compiling ssl_x509.cc
[8/752] Write swift-version-24593BA9C3E375BF.txt
[9/752] Compiling ssl_stat.cc
[10/752] Compiling ssl_transcript.cc
[11/752] Compiling ssl_privkey.cc
[13/786] Compiling _NIODataStructures PriorityQueue.swift
[14/786] Compiling _NIODataStructures _TinyArray.swift
[15/786] Emitting module _NIODataStructures
[16/786] Compiling _NIODataStructures Heap.swift
[17/787] Emitting module _NIOBase64
[18/787] Compiling _NIOBase64 Base64.swift
[18/788] Compiling ssl_key_share.cc
[19/788] Compiling ssl_lib.cc
[23/788] Compiling SystemPackage Backcompat.swift
[24/788] Compiling SystemPackage CInterop.swift
[25/788] Compiling SystemPackage Constants.swift
[26/788] Compiling SystemPackage Exports.swift
[27/788] Compiling SystemPackage FilePathTempPosix.swift
[28/788] Compiling SystemPackage FilePathTempWindows.swift
[29/788] Compiling SystemPackage FilePathWindows.swift
[30/788] Compiling SystemPackage FilePermissions.swift
[30/794] Compiling ssl_file.cc
[31/804] Compiling ssl_credential.cc
[33/860] Compiling RealModule ElementaryFunctions.swift
[34/860] Emitting module SystemPackage
[35/861] Compiling ServiceContextModule ServiceContext.swift
[36/861] Compiling ServiceContextModule ServiceContextKey.swift
[37/861] Compiling RealModule Real.swift
[38/861] Compiling RealModule Float80+Real.swift
[39/861] Compiling MeiliSearch SearchParameters.swift
[40/861] Compiling MeiliSearch SearchResult.swift
[41/861] Compiling MeiliSearch SearchScoreRankingDetails.swift
[42/861] Compiling MeiliSearch Setting.swift
[43/861] Compiling MeiliSearch TasksResults.swift
[44/861] Compiling MeiliSearch Pagination.swift
[45/861] Compiling MeiliSearch ProximityPrecision.swift
[46/861] Compiling RealModule Float16+Real.swift
[47/861] Emitting module ServiceContextModule
[48/862] Emitting module RealModule
[49/862] Compiling RealModule Float+Real.swift
[49/862] Compiling ssl_cipher.cc
[51/873] Compiling Logging MetadataProvider.swift
[52/876] Compiling RealModule RealFunctions.swift
[53/876] Compiling Logging LogHandler.swift
[55/876] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[56/876] Compiling InternalCollectionsUtilities UInt+reversed.swift
[57/876] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[58/876] Compiling InternalCollectionsUtilities Integer rank.swift
[60/877] Compiling MeiliSearch SettingResult.swift
[61/877] Compiling MeiliSearch Index.swift
[62/877] Compiling MeiliSearch IndexesResults.swift
[63/878] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[64/879] Emitting module MeiliSearch
[65/903] Compiling Atomics PointerConformances.swift
[66/903] Compiling Atomics Primitives.native.swift
[67/903] Compiling Atomics Primitives.shims.swift
[68/903] Compiling Atomics AtomicInteger.swift
[69/903] Compiling CoreMetrics Locks.swift
[72/903] Compiling Atomics AtomicStorage.swift
[73/903] Compiling Atomics AtomicValue.swift
[74/903] Compiling Atomics OptionalRawRepresentable.swift
[75/903] Compiling Atomics RawRepresentable.swift
[76/903] Compiling Atomics AtomicOptionalWrappable.swift
[77/903] Compiling Atomics AtomicReference.swift
[82/905] Compiling Atomics AtomicBool.swift
[83/905] Compiling Atomics IntegerConformances.swift
[84/905] Emitting module CoreMetrics
[85/910] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[86/910] Emitting module InternalCollectionsUtilities
[88/910] Compiling MeiliSearch Search.swift
/host/spi-builder-workspace/.build/checkouts/meilisearch-swift/Sources/MeiliSearch/Tasks.swift:102:13: error: cannot find 'usleep' in scope
100 | completion(.failure(MeiliSearch.Error.timeOut(timeOut: options.timeOut)))
101 | } else {
102 | usleep(useconds_t(options.interval * 1000000))
| `- error: cannot find 'usleep' in scope
103 | self.checkStatus(taskUid, options, startingDate, completion)
104 | }
[89/910] Compiling MeiliSearch Settings.swift
/host/spi-builder-workspace/.build/checkouts/meilisearch-swift/Sources/MeiliSearch/Tasks.swift:102:13: error: cannot find 'usleep' in scope
100 | completion(.failure(MeiliSearch.Error.timeOut(timeOut: options.timeOut)))
101 | } else {
102 | usleep(useconds_t(options.interval * 1000000))
| `- error: cannot find 'usleep' in scope
103 | self.checkStatus(taskUid, options, startingDate, completion)
104 | }
[90/910] Compiling MeiliSearch Snapshots.swift
/host/spi-builder-workspace/.build/checkouts/meilisearch-swift/Sources/MeiliSearch/Tasks.swift:102:13: error: cannot find 'usleep' in scope
100 | completion(.failure(MeiliSearch.Error.timeOut(timeOut: options.timeOut)))
101 | } else {
102 | usleep(useconds_t(options.interval * 1000000))
| `- error: cannot find 'usleep' in scope
103 | self.checkStatus(taskUid, options, startingDate, completion)
104 | }
[91/910] Compiling MeiliSearch Stats.swift
/host/spi-builder-workspace/.build/checkouts/meilisearch-swift/Sources/MeiliSearch/Tasks.swift:102:13: error: cannot find 'usleep' in scope
100 | completion(.failure(MeiliSearch.Error.timeOut(timeOut: options.timeOut)))
101 | } else {
102 | usleep(useconds_t(options.interval * 1000000))
| `- error: cannot find 'usleep' in scope
103 | self.checkStatus(taskUid, options, startingDate, completion)
104 | }
[92/910] Compiling MeiliSearch System.swift
/host/spi-builder-workspace/.build/checkouts/meilisearch-swift/Sources/MeiliSearch/Tasks.swift:102:13: error: cannot find 'usleep' in scope
100 | completion(.failure(MeiliSearch.Error.timeOut(timeOut: options.timeOut)))
101 | } else {
102 | usleep(useconds_t(options.interval * 1000000))
| `- error: cannot find 'usleep' in scope
103 | self.checkStatus(taskUid, options, startingDate, completion)
104 | }
[93/910] Compiling MeiliSearch Tasks.swift
/host/spi-builder-workspace/.build/checkouts/meilisearch-swift/Sources/MeiliSearch/Tasks.swift:102:13: error: cannot find 'usleep' in scope
100 | completion(.failure(MeiliSearch.Error.timeOut(timeOut: options.timeOut)))
101 | } else {
102 | usleep(useconds_t(options.interval * 1000000))
| `- error: cannot find 'usleep' in scope
103 | self.checkStatus(taskUid, options, startingDate, completion)
104 | }
[94/910] Compiling Atomics ManagedAtomic.swift
[95/910] Compiling Atomics ManagedAtomicLazyReference.swift
[96/910] Compiling Atomics UnsafeAtomic.swift
[97/910] Compiling Atomics UnsafeAtomicLazyReference.swift
[98/910] Compiling Atomics AtomicMemoryOrderings.swift
[99/910] Compiling Atomics DoubleWord.swift
[100/910] Compiling Instrumentation NoOpInstrument.swift
[103/912] Emitting module Instrumentation
[104/912] Compiling Instrumentation Instrument.swift
[105/912] Compiling MeiliSearch DocumentsQuery.swift
[106/912] Compiling MeiliSearch IndexesQuery.swift
[107/912] Compiling MeiliSearch KeysQuery.swift
[108/912] Compiling MeiliSearch Queryable.swift
[109/912] Compiling MeiliSearch TasksQuery.swift
[110/912] Compiling MeiliSearch Request.swift
[111/912] Compiling Instrumentation Locks.swift
[112/912] Compiling Instrumentation InstrumentationSystem.swift
[113/912] Compiling Instrumentation MultiplexInstrument.swift
[114/913] Compiling MeiliSearch TypoTolerance.swift
[115/913] Compiling MeiliSearch TypoToleranceResult.swift
[116/913] Compiling MeiliSearch Version.swift
[117/913] Compiling MeiliSearch WaitOptions.swift
[118/913] Compiling MeiliSearch CancelTasksQuery.swift
[119/913] Compiling MeiliSearch DeleteTasksQuery.swift
[126/939] Compiling Algorithms EitherSequence.swift
[127/939] Compiling Algorithms FirstNonNil.swift
[128/939] Compiling Algorithms AdjacentPairs.swift
[129/939] Compiling Algorithms Chain.swift
[130/939] Compiling Algorithms Chunked.swift
[131/939] Compiling Algorithms Combinations.swift
[132/939] Compiling Logging Locks.swift
[133/939] Emitting module Logging
[134/939] Compiling Logging Logging.swift
[136/940] Compiling Algorithms FlattenCollection.swift
[137/940] Compiling Algorithms Grouped.swift
[138/940] Compiling Algorithms Indexed.swift
[139/940] Compiling Algorithms Intersperse.swift
[140/940] Compiling Algorithms Compacted.swift
[141/940] Compiling Algorithms Cycle.swift
[143/940] Compiling Algorithms RandomSample.swift
[144/940] Compiling Algorithms Reductions.swift
[145/948] Emitting module Tracing
[146/948] Compiling CoreMetrics Metrics.swift
[148/1015] Compiling Tracing TracingTime.swift
[149/1017] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[150/1017] Compiling _RopeModule BigString+CustomStringConvertible.swift
[151/1017] Compiling _RopeModule BigString+Equatable.swift
[152/1020] Compiling Tracing InstrumentationSystem+Tracing.swift
[153/1020] Compiling Tracing NoOpTracer.swift
[154/1020] Compiling Tracing Tracer.swift
[155/1020] Compiling Tracing TracerProtocol+Legacy.swift
[156/1020] Compiling Tracing TracerProtocol.swift
[157/1026] Compiling _RopeModule BigString+Chunk.swift
[158/1026] Compiling _RopeModule BigString+BidirectionalCollection.swift
[159/1026] Compiling _RopeModule BigString+Comparable.swift
[160/1026] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[161/1026] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[162/1026] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[163/1026] Compiling _RopeModule BigString+Chunk+Splitting.swift
[167/1026] Compiling _RopeModule BigString+Sequence.swift
[168/1026] Compiling _RopeModule BigString+TextOutputStream.swift
[169/1026] Compiling _RopeModule BigString+UnicodeScalarView.swift
[170/1026] Compiling _RopeModule BigSubstring+UTF16View.swift
[171/1026] Compiling _RopeModule BigSubstring+UTF8View.swift
[172/1026] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[173/1026] Compiling _RopeModule BigSubstring.swift
[177/1026] Compiling Algorithms Trim.swift
[178/1026] Compiling Algorithms Unique.swift
[179/1026] Compiling Algorithms Windows.swift
[180/1026] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[181/1026] Emitting module RoutingKit
[182/1026] Compiling RoutingKit AnyRouter.swift
[183/1026] Compiling RoutingKit Parameters.swift
[184/1026] Compiling RoutingKit PathComponent.swift
[185/1026] Compiling RoutingKit Router.swift
[186/1026] Compiling RoutingKit TrieRouter.swift
[190/1027] Compiling _RopeModule BigString+Builder.swift
[191/1027] Compiling _RopeModule BigString+Contents.swift
[192/1027] Compiling _RopeModule BigString+Debugging.swift
[193/1027] Compiling _RopeModule BigString+Index.swift
[194/1027] Compiling _RopeModule BigString+Ingester.swift
[195/1027] Compiling _RopeModule BigString+Invariants.swift
[196/1027] Compiling Tracing SpanProtocol.swift
[199/1028] Compiling _RopeModule BigString+Metrics.swift
[200/1028] Compiling _RopeModule BigString+Summary.swift
[201/1028] Compiling _RopeModule BigString.swift
[202/1028] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[203/1028] Compiling _RopeModule BigString+Chunk+Breaks.swift
[204/1028] Compiling _RopeModule BigString+Chunk+Counts.swift
[205/1028] Compiling _RopeModule BigString+Chunk+Description.swift
[205/1028] Compiling ssl_buffer.cc
[205/1028] Compiling ssl_cert.cc
BUILD FAILURE 6.1 android