Build Information
Failed to build LSPService, reference master (30c292
), with Swift 6.1 for Android on 28 May 2025 17:08:37 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/codeface-io/LSPService.git
Reference: master
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/codeface-io/LSPService
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 30c2921 Add TODO with link
Cloned https://github.com/codeface-io/LSPService.git
Revision (git rev-parse @):
30c29211cfb9cb4e1abe4586dc2df7ddbbaf17e9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/codeface-io/LSPService.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/codeface-io/LSPService.git
https://github.com/codeface-io/LSPService.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"exact" : [
"4.77.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "swiftlsp",
"requirement" : {
"exact" : [
"0.3.16"
]
},
"type" : "sourceControl",
"url" : "https://github.com/codeface-io/SwiftLSP.git"
},
{
"identity" : "foundationtoolz",
"requirement" : {
"exact" : [
"0.4.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/flowtoolz/FoundationToolz.git"
},
{
"identity" : "swiftytoolz",
"requirement" : {
"exact" : [
"0.5.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/flowtoolz/SwiftyToolz.git"
}
],
"manifest_display_name" : "LSPService",
"name" : "LSPService",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "LSPService",
"targets" : [
"LSPService"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "LSPServiceTests",
"module_type" : "SwiftTarget",
"name" : "LSPServiceTests",
"path" : "Tests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"LSPServiceTests.swift"
],
"target_dependencies" : [
"LSPService"
],
"type" : "test"
},
{
"c99name" : "LSPService",
"module_type" : "SwiftTarget",
"name" : "LSPService",
"path" : "Sources",
"product_dependencies" : [
"Vapor",
"FoundationToolz",
"SwiftLSP",
"SwiftyToolz"
],
"product_memberships" : [
"LSPService"
],
"sources" : [
"LSPServiceApp.swift",
"RouteConfigurator.swift",
"ServerExecutableConfigs.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.6"
}
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/codeface-io/SwiftLSP.git
Fetching https://github.com/flowtoolz/FoundationToolz.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/flowtoolz/SwiftyToolz.git
[1/869] Fetching foundationtoolz
[601/1623] Fetching foundationtoolz, swiftytoolz
[1624/2509] Fetching foundationtoolz, swiftytoolz, swiftlsp
Fetched https://github.com/flowtoolz/SwiftyToolz.git from cache (0.28s)
[1135/1755] Fetching foundationtoolz, swiftlsp
[1181/76133] Fetching foundationtoolz, swiftlsp, vapor
Fetched https://github.com/codeface-io/SwiftLSP.git from cache (0.58s)
[15745/75247] Fetching foundationtoolz, vapor
Fetched https://github.com/flowtoolz/FoundationToolz.git from cache (2.60s)
Fetched https://github.com/vapor/vapor.git from cache (2.64s)
Computing version for https://github.com/flowtoolz/SwiftyToolz.git
Computed https://github.com/flowtoolz/SwiftyToolz.git at 0.5.1 (3.26s)
Computing version for https://github.com/flowtoolz/FoundationToolz.git
Computed https://github.com/flowtoolz/FoundationToolz.git at 0.4.1 (0.52s)
Computing version for https://github.com/codeface-io/SwiftLSP.git
Computed https://github.com/codeface-io/SwiftLSP.git at 0.3.16 (0.84s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.77.0 (2.18s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/vapor/multipart-kit.git
[1/5914] Fetching swift-nio-extras
[1894/9750] Fetching swift-nio-extras, swift-log
[1895/13069] Fetching swift-nio-extras, swift-log, multipart-kit
[5720/19028] Fetching swift-nio-extras, swift-log, multipart-kit, swift-algorithms
[5851/21637] Fetching swift-nio-extras, swift-log, multipart-kit, swift-algorithms, websocket-kit
[8400/23843] Fetching swift-nio-extras, swift-log, multipart-kit, swift-algorithms, websocket-kit, swift-metrics
Fetched https://github.com/vapor/websocket-kit.git from cache (0.42s)
[19542/21234] Fetching swift-nio-extras, swift-log, multipart-kit, swift-algorithms, swift-metrics
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.55s)
Fetching https://github.com/apple/swift-nio-ssl.git
[13616/15275] Fetching swift-nio-extras, swift-log, multipart-kit, swift-metrics
[15276/26802] Fetching swift-nio-extras, swift-log, multipart-kit, swift-metrics, swift-nio-http2
Fetched https://github.com/apple/swift-metrics.git from cache (1.37s)
Fetched https://github.com/apple/swift-log.git from cache (1.37s)
[14305/20760] Fetching swift-nio-extras, multipart-kit, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.38s)
Fetching https://github.com/swift-server/swift-backtrace.git
[8507/14846] Fetching multipart-kit, swift-nio-http2
Fetching https://github.com/vapor/routing-kit.git
[8853/29689] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/vapor/multipart-kit.git from cache (1.42s)
[10477/26370] Fetching swift-nio-http2, swift-nio-ssl
Fetching https://github.com/apple/swift-crypto.git
[17317/27001] Fetching swift-nio-http2, swift-nio-ssl, swift-backtrace
[18245/47728] Fetching swift-nio-http2, swift-nio-ssl, swift-backtrace, routing-kit
[47729/61664] Fetching swift-nio-http2, swift-nio-ssl, swift-backtrace, routing-kit, swift-crypto
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/swift-server/swift-backtrace.git from cache (0.90s)
Fetching https://github.com/vapor/console-kit.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.90s)
[36546/49506] Fetching swift-nio-ssl, routing-kit, swift-crypto
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/routing-kit.git from cache (1.10s)
[17631/28779] Fetching swift-nio-ssl, swift-crypto
Fetching https://github.com/swift-server/async-http-client.git
[17771/34356] Fetching swift-nio-ssl, swift-crypto, console-kit
[23766/110449] Fetching swift-nio-ssl, swift-crypto, console-kit, swift-nio
[30905/112819] Fetching swift-nio-ssl, swift-crypto, console-kit, swift-nio, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (1.12s)
[40504/107242] Fetching swift-nio-ssl, swift-crypto, swift-nio, async-kit
[41266/121256] Fetching swift-nio-ssl, swift-crypto, swift-nio, async-kit, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.96s)
[30027/106413] Fetching swift-crypto, swift-nio, async-kit, async-http-client
Fetched https://github.com/vapor/async-kit.git from cache (1.26s)
[36042/104043] Fetching swift-crypto, swift-nio, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.17s)
[63397/90029] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (3.26s)
[50222/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.94s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (9.81s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (2.01s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.51s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.17s)
Computing version for https://github.com/swift-server/swift-backtrace.git
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.5 (0.68s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.45s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.88s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.74s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1710] Fetching swift-atomics
[1711/6101] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.72s)
Fetched https://github.com/apple/swift-system.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.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.68s)
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.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.50s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.44s)
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.25s)
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.70s)
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.78s)
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.80s)
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/1590] Fetching swift-asn1
[796/2731] Fetching swift-asn1, swift-http-structured-headers
[1114/5157] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle
[2377/11312] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-certificates
[2857/16297] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.68s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.79s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.79s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.89s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.89s)
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.44s)
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.96s)
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.68s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.00s)
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.00s)
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.00s)
Computed https://github.com/swift-server/swift-backtrace.git at 1.3.5 (0.00s)
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.01s)
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.00s)
Computed https://github.com/apple/swift-metrics.git at 2.7.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-nio-http2.git at 1.36.0 (0.00s)
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.00s)
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (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-ssl.git at 2.31.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.79s)
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.91s)
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 (1.06s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.64s)
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.92s)
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-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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/flowtoolz/SwiftyToolz.git
Working copy of https://github.com/flowtoolz/SwiftyToolz.git resolved at 0.5.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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/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/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/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-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-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-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/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-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/swift-backtrace.git
Working copy of https://github.com/swift-server/swift-backtrace.git resolved at 1.3.5
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/flowtoolz/FoundationToolz.git
Working copy of https://github.com/flowtoolz/FoundationToolz.git resolved at 0.4.1
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-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-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-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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.77.0
Creating working copy for https://github.com/codeface-io/SwiftLSP.git
Working copy of https://github.com/codeface-io/SwiftLSP.git resolved at 0.3.16
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
Building for debugging...
[0/944] Compiling CBacktrace atomic.c
[1/944] Compiling CBacktrace backtrace.c
[2/944] Write sources
[3/944] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[3/944] Write sources
[6/944] Compiling CBacktrace fileline.c
[6/944] Write sources
[46/944] Compiling _NumericsShims _NumericsShims.c
[47/944] Compiling _AtomicsShims.c
[48/944] Compiling a_d2i_fp.c
[49/944] Compiling CVaporURLParser urlparser.c
[50/944] Compiling a_mbstr.c
[51/944] Compiling CVaporBcrypt bcrypt.c
[52/944] Compiling CNIOWindows WSAStartup.c
[52/944] Compiling CNIOWindows shim.c
[54/944] Compiling CNIOWASI CNIOWASI.c
[55/944] Compiling CVaporBcrypt blf.c
[56/944] Compiling CBacktrace dwarf.c
[57/944] Compiling CNIOLinux liburing_shims.c
[58/944] Compiling CNIOSHA1 c_nio_sha1.c
[59/944] Compiling CBacktrace elf.c
[60/944] Compiling CNIODarwin shim.c
[60/944] Compiling CNIOExtrasZlib empty.c
[62/944] Compiling CNIOLinux shim.c
[63/944] Compiling CNIOLLHTTP c_nio_api.c
[64/944] Compiling CNIOLLHTTP c_nio_http.c
[65/944] Write swift-version-24593BA9C3E375BF.txt
[66/944] Compiling fiat_p256_adx_sqr.S
[67/944] Compiling fiat_curve25519_adx_square.S
[68/944] Compiling fiat_curve25519_adx_mul.S
[69/944] Compiling fiat_p256_adx_mul.S
[70/956] Compiling CNIOLLHTTP c_nio_llhttp.c
[71/980] Compiling CNIOBoringSSLShims shims.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[73/980] Emitting module SwiftyToolz
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[74/1001] Emitting module InternalCollectionsUtilities
[74/1002] Compiling tls_method.cc
[75/1002] Compiling tls_record.cc
[77/1005] Compiling SwiftyToolz Color.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[78/1005] Compiling SwiftyToolz Font.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[79/1005] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[80/1005] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[81/1005] Compiling InternalCollectionsUtilities UInt+reversed.swift
[82/1005] Compiling RealModule Real.swift
[83/1006] Compiling RealModule Float80+Real.swift
[84/1006] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[85/1006] Compiling _NIODataStructures _TinyArray.swift
[86/1006] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[87/1006] Compiling InternalCollectionsUtilities Integer rank.swift
[88/1006] Compiling _NIODataStructures PriorityQueue.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[90/1006] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[91/1006] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[93/1006] Compiling InternalCollectionsUtilities Descriptions.swift
[94/1006] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[96/1006] Compiling SwiftyToolz Geometry.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[97/1006] Compiling SwiftyToolz WeakArray.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[100/1006] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[101/1006] Compiling InternalCollectionsUtilities _SortedCollection.swift
[102/1006] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[103/1006] Compiling InternalCollectionsUtilities Debugging.swift
[104/1007] Compiling RealModule ElementaryFunctions.swift
[107/1007] Emitting module RealModule
[108/1007] Compiling RealModule Float+Real.swift
[109/1007] Compiling RealModule Float16+Real.swift
[110/1007] Emitting module _NIOBase64
[111/1007] Compiling _NIOBase64 Base64.swift
[112/1007] Compiling SwiftyToolz Task+SwiftyToolz.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[113/1007] Compiling SwiftyToolz SwiftHelpers.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[117/1007] Compiling SwiftyToolz Sequence+Async.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[118/1007] Compiling SwiftyToolz Set+SwiftyToolz.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[119/1007] Compiling SwiftyToolz String+SwiftyToolz.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[126/1008] Compiling _NIODataStructures Heap.swift
[127/1008] Emitting module _NIODataStructures
[127/1009] Compiling tls13_server.cc
[128/1009] Emitting module CoreMetrics
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/870] Write sources
[3/871] Compiling ssl_transcript.cc
[4/871] Compiling ssl_versions.cc
[5/871] Compiling t1_enc.cc
[6/871] Compiling tls13_client.cc
[7/871] Compiling tls13_server.cc
[8/871] Compiling ssl_x509.cc
[9/871] Compiling tls13_both.cc
[10/871] Write swift-version-24593BA9C3E375BF.txt
[11/871] Compiling tls13_enc.cc
[13/875] Compiling _NIODataStructures PriorityQueue.swift
[14/875] Compiling _NIODataStructures Heap.swift
[15/875] Compiling _NIODataStructures _TinyArray.swift
[16/875] Emitting module _NIODataStructures
[16/876] Compiling ssl_stat.cc
[18/878] Compiling ssl_key_share.cc
[19/878] Compiling ssl_file.cc
[20/908] Compiling ssl_privkey.cc
[21/908] Compiling ssl_session.cc
[23/908] Compiling SwiftyToolz Color.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[24/908] Compiling SwiftyToolz Font.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[24/911] Compiling ssl_credential.cc
[26/915] Compiling SwiftyToolz Task+SwiftyToolz.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[27/915] Compiling SwiftyToolz SwiftHelpers.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[28/915] Compiling SwiftyToolz Geometry.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[29/915] Compiling SwiftyToolz WeakArray.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[30/924] Compiling RealModule Float80+Real.swift
[31/927] Compiling RealModule Real.swift
[32/935] Compiling Atomics AtomicReference.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[33/935] Compiling Atomics AtomicStorage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[34/935] Compiling Atomics AtomicValue.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[35/935] Compiling Atomics AtomicMemoryOrderings.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[36/935] Compiling Atomics DoubleWord.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[37/935] Compiling Atomics ManagedAtomic.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[38/935] Compiling RealModule Float16+Real.swift
[39/935] Emitting module _NIOBase64
[40/935] Compiling _NIOBase64 Base64.swift
[41/936] Compiling RealModule RealFunctions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/936] Emitting module SwiftyToolz
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[43/936] Compiling Atomics OptionalRawRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[44/936] Compiling Atomics RawRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[45/936] Compiling Atomics AtomicBool.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[47/953] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[48/953] Compiling InternalCollectionsUtilities UInt+reversed.swift
[49/953] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[50/953] Compiling InternalCollectionsUtilities Integer rank.swift
[51/953] Compiling RealModule ElementaryFunctions.swift
[52/953] Compiling RealModule Float+Real.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[54/953] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[55/953] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[56/953] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[57/953] Compiling InternalCollectionsUtilities _SortedCollection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[58/953] Compiling InternalCollectionsUtilities _UniqueCollection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyToolz/Code/UI Model Elements/Geometry.swift:1:8: error: no such module 'simd'
1 | import simd
| `- error: no such module 'simd'
2 |
3 | public struct Rectangle: Equatable
[59/953] Emitting module RealModule
[59/954] Wrapping AST for _NIODataStructures for debugging
[60/954] Compiling Logging LogHandler.swift
[60/954] Compiling ssl_lib.cc
BUILD FAILURE 6.1 android