The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build LSPService, reference master (30c292), with Swift 6.1 for Linux on 8 Aug 2025 07:42:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nohype-ai/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/nohype-ai/LSPService
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 30c2921 Add TODO with link
Cloned https://github.com/nohype-ai/LSPService.git
Revision (git rev-parse @):
30c29211cfb9cb4e1abe4586dc2df7ddbbaf17e9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nohype-ai/LSPService.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nohype-ai/LSPService.git
https://github.com/nohype-ai/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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/flowtoolz/FoundationToolz.git
Fetching https://github.com/flowtoolz/SwiftyToolz.git
Fetching https://github.com/codeface-io/SwiftLSP.git
[1/754] Fetching swiftytoolz
[755/1640] Fetching swiftytoolz, swiftlsp
[835/2509] Fetching swiftytoolz, swiftlsp, foundationtoolz
Fetched https://github.com/flowtoolz/FoundationToolz.git from cache (0.29s)
[1020/1640] Fetching swiftytoolz, swiftlsp
[1066/76318] Fetching swiftytoolz, swiftlsp, vapor
Fetched https://github.com/flowtoolz/SwiftyToolz.git from cache (0.56s)
[14329/75564] Fetching swiftlsp, vapor
Fetched https://github.com/codeface-io/SwiftLSP.git from cache (0.58s)
[14936/74678] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.88s)
Computing version for https://github.com/flowtoolz/SwiftyToolz.git
Computed https://github.com/flowtoolz/SwiftyToolz.git at 0.5.1 (2.45s)
Computing version for https://github.com/flowtoolz/FoundationToolz.git
Computed https://github.com/flowtoolz/FoundationToolz.git at 0.4.1 (0.69s)
Computing version for https://github.com/codeface-io/SwiftLSP.git
Computed https://github.com/codeface-io/SwiftLSP.git at 0.3.16 (0.50s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.77.0 (0.64s)
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5959] Fetching swift-algorithms
[1134/9452] Fetching swift-algorithms, multipart-kit
[1484/12061] Fetching swift-algorithms, multipart-kit, websocket-kit
[2057/18188] Fetching swift-algorithms, multipart-kit, websocket-kit, swift-nio-extras
[4073/22068] Fetching swift-algorithms, multipart-kit, websocket-kit, swift-nio-extras, swift-log
Fetching https://github.com/apple/swift-metrics.git
[19694/24287] Fetching swift-algorithms, multipart-kit, websocket-kit, swift-nio-extras, swift-log, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.53s)
Fetching https://github.com/apple/swift-nio-http2.git
[19695/22068] Fetching swift-algorithms, multipart-kit, websocket-kit, swift-nio-extras, swift-log
[19696/33729] Fetching swift-algorithms, multipart-kit, websocket-kit, swift-nio-extras, swift-log, swift-nio-http2
Fetched https://github.com/vapor/websocket-kit.git from cache (2.49s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.49s)
Fetched https://github.com/apple/swift-log.git from cache (2.49s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.49s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/vapor/routing-kit.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/swift-server/swift-backtrace.git
Fetched https://github.com/vapor/multipart-kit.git from cache (2.58s)
Fetching https://github.com/apple/swift-crypto.git
[1/20852] Fetching routing-kit
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.41s)
Fetching https://github.com/vapor/console-kit.git
[1044/21483] Fetching routing-kit, swift-backtrace
Fetched https://github.com/swift-server/swift-backtrace.git from cache (0.34s)
Fetching https://github.com/vapor/async-kit.git
[16058/35837] Fetching routing-kit, swift-nio-ssl
[17557/41923] Fetching routing-kit, swift-nio-ssl, console-kit
[24510/119172] Fetching routing-kit, swift-nio-ssl, console-kit, swift-nio
[24660/135178] Fetching routing-kit, swift-nio-ssl, console-kit, swift-nio, swift-crypto
[27512/137548] Fetching routing-kit, swift-nio-ssl, console-kit, swift-nio, swift-crypto, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.45s)
[30100/131462] Fetching routing-kit, swift-nio-ssl, swift-nio, swift-crypto, async-kit
Fetched https://github.com/vapor/async-kit.git from cache (0.34s)
Fetching https://github.com/swift-server/async-http-client.git
[27890/129092] Fetching routing-kit, swift-nio-ssl, swift-nio, swift-crypto
[53962/143158] Fetching routing-kit, swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.61s)
[98110/129092] Fetching routing-kit, swift-nio-ssl, swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (5.02s)
Fetched https://github.com/vapor/routing-kit.git from cache (8.06s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (8.07s)
Fetched https://github.com/apple/swift-nio.git from cache (8.20s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (12.01s)
Fetching https://github.com/apple/swift-numerics.git
[1/5768] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.85s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (3.22s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.72s)
Fetching https://github.com/apple/swift-collections.git
[1/16947] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.14s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.59s)
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.54s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.59s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.42s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.12s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.24s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
[598/6647] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.67s)
Fetched https://github.com/apple/swift-system.git from cache (0.67s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.00s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.55s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (1.21s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (0.87s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (2.50s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2701] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.12s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (2.07s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.93s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.97s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1629] Fetching swift-asn1
[816/6641] Fetching swift-asn1, swift-async-algorithms
[900/7817] Fetching swift-asn1, swift-async-algorithms, swift-http-structured-headers
[1578/14277] Fetching swift-asn1, swift-async-algorithms, swift-http-structured-headers, swift-certificates
[2855/15194] Fetching swift-asn1, swift-async-algorithms, swift-http-structured-headers, swift-certificates, swift-http-types
[3370/17627] Fetching swift-asn1, swift-async-algorithms, swift-http-structured-headers, swift-certificates, swift-http-types, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.55s)
[14384/16451] Fetching swift-asn1, swift-async-algorithms, swift-certificates, swift-http-types, swift-service-lifecycle
Fetched https://github.com/apple/swift-asn1.git from cache (0.56s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.56s)
[11903/13905] Fetching swift-async-algorithms, swift-certificates, swift-service-lifecycle
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.74s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.87s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.87s)
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.68s)
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.70s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.03s)
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.91s)
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.4 (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.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.00s)
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.86.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.00s)
Computed https://github.com/apple/swift-nio-http2.git at 1.38.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.25.1 (0.00s)
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (0.00s)
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (1.31s)
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.00s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (1.12s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.53s)
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)
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/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.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.33.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.38.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.25.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.4.0
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/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/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/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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
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-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-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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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.77.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.3.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-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/FoundationToolz.git
Working copy of https://github.com/flowtoolz/FoundationToolz.git resolved at 0.4.1
Building for debugging...
[0/945] Compiling CBacktrace mmapio.c
[1/945] Compiling CBacktrace mmap.c
[2/945] Write sources
[3/945] Compiling CBacktrace fileline.c
[4/945] Write sources
[6/945] Compiling _NumericsShims _NumericsShims.c
[6/945] Write sources
[46/945] Compiling a_int.c
[47/945] Compiling a_i2d_fp.c
[47/945] Compiling a_gentm.c
[49/945] Compiling _AtomicsShims.c
[50/945] Compiling CNIOWindows shim.c
[51/945] Compiling CVaporURLParser urlparser.c
[52/945] Compiling CNIOWindows WSAStartup.c
[53/945] Compiling CBacktrace dwarf.c
[54/945] Compiling CVaporBcrypt bcrypt.c
[55/945] Compiling CNIOWASI CNIOWASI.c
[56/945] Compiling CBacktrace elf.c
[57/945] Compiling CVaporBcrypt blf.c
[58/945] Compiling CNIOPosix event_loop_id.c
[59/945] Compiling CNIOLinux liburing_shims.c
[60/945] Compiling CNIOSHA1 c_nio_sha1.c
[61/945] Compiling CNIOExtrasZlib empty.c
[62/945] Compiling CNIODarwin shim.c
[62/945] Compiling CNIOLLHTTP c_nio_http.c
[64/945] Compiling CNIOLinux shim.c
[65/945] Compiling CNIOLLHTTP c_nio_api.c
[66/945] Compiling fiat_p256_adx_mul.S
[67/945] Compiling fiat_p256_adx_sqr.S
[68/945] Write swift-version-24593BA9C3E375BF.txt
[69/945] Compiling fiat_curve25519_adx_mul.S
[70/945] Compiling fiat_curve25519_adx_square.S
[71/945] Compiling CNIOLLHTTP c_nio_llhttp.c
[72/950] Compiling CNIOBoringSSLShims shims.c
[74/971] Emitting module _NIOBase64
[74/971] Compiling tls13_enc.cc
[75/971] Compiling tls13_server.cc
[76/971] Compiling tls_record.cc
[77/978] Compiling tls_method.cc
[78/1003] Compiling tls13_client.cc
[80/1003] Emitting module RealModule
[81/1004] Emitting module InternalCollectionsUtilities
[82/1005] Compiling RealModule RealFunctions.swift
[83/1005] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[84/1005] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[85/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
[86/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
[87/1007] Compiling _NIOBase64 Base64.swift
[88/1008] Compiling RealModule Float+Real.swift
[89/1008] Compiling RealModule AlgebraicField.swift
[90/1008] Compiling RealModule ApproximateEquality.swift
[91/1008] Compiling RealModule AugmentedArithmetic.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
[92/1008] Compiling RealModule Double+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
/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[94/1008] 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
[95/1008] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[96/1008] Compiling InternalCollectionsUtilities _SortedCollection.swift
[97/1008] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[98/1008] Compiling InternalCollectionsUtilities Debugging.swift
[99/1008] Compiling RealModule ElementaryFunctions.swift
[100/1008] Compiling InternalCollectionsUtilities Descriptions.swift
[101/1008] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[102/1008] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[103/1008] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[104/1008] 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
[105/1008] 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
[108/1008] Compiling RealModule Real.swift
[109/1008] Compiling RealModule Float16+Real.swift
[110/1008] Compiling RealModule Float80+Real.swift
[116/1010] Compiling _NIODataStructures PriorityQueue.swift
[117/1010] Compiling _NIODataStructures _TinyArray.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
[122/1010] 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
[123/1010] 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
[124/1010] 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
[131/1010] 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
[132/1010] 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
[133/1010] Compiling t1_enc.cc
[133/1010] Compiling tls13_both.cc
[134/1010] Emitting module CoreMetrics
[135/1010] Emitting module _NIODataStructures
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/867] Write sources
[3/868] Compiling tls13_both.cc
[4/868] Compiling ssl_transcript.cc
[5/868] Compiling ssl_stat.cc
[6/868] Compiling ssl_versions.cc
[7/868] Compiling t1_enc.cc
[8/868] Compiling ssl_session.cc
[9/868] Write swift-version-24593BA9C3E375BF.txt
[10/868] Compiling ssl_privkey.cc
[11/868] Compiling ssl_x509.cc
[13/874] Emitting module _NIOBase64
[14/874] Compiling _NIOBase64 Base64.swift
[15/874] Compiling _NIODataStructures PriorityQueue.swift
[16/874] Compiling _NIODataStructures _TinyArray.swift
[16/875] Compiling ssl_key_share.cc
[19/876] Compiling _NIODataStructures Heap.swift
[20/876] Emitting module _NIODataStructures
[21/894] Compiling ssl_cipher.cc
[22/894] Compiling ssl_file.cc
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/894] 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
[24/898] Compiling ssl_cert.cc
[25/898] Compiling ssl_credential.cc
[27/898] Compiling SwiftyToolz Dictionary+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
[28/898] Compiling SwiftyToolz Int+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
[29/898] Compiling SwiftyToolz Optional+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
[30/898] Compiling SwiftyToolz BackgroundActor.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
[31/898] Compiling SwiftyToolz BuildEnvironment.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
[32/898] Compiling SwiftyToolz Clipboard.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/932] 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
[34/932] 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
[34/940] Compiling ssl_lib.cc
[35/940] Wrapping AST for _NIODataStructures for debugging
[37/948] Compiling RealModule ElementaryFunctions.swift
[38/948] Compiling InternalCollectionsUtilities Debugging.swift
[39/948] Compiling InternalCollectionsUtilities Descriptions.swift
[40/951] Compiling Atomics IntegerOperations.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
[41/951] Compiling Atomics Unmanaged extensions.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
[42/951] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.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
[43/951] 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
[44/951] 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
[44/951] Wrapping AST for _NIOBase64 for debugging
[46/951] Compiling Atomics UnsafeAtomic.swift
[47/951] Compiling Atomics UnsafeAtomicLazyReference.swift
[49/951] Compiling Atomics ManagedAtomicLazyReference.swift
[52/951] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/952] Compiling Logging MetadataProvider.swift
[54/952] Compiling RealModule Real.swift
[55/952] Compiling RealModule RealFunctions.swift
[58/952] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[60/952] Emitting module Logging
[61/952] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[62/952] Compiling InternalCollectionsUtilities Integer rank.swift
[63/952] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.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
[66/952] 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
[67/952] 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
/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
[72/952] Compiling RealModule Float+Real.swift
[73/952] Emitting module RealModule
[78/952] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[79/952] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[80/952] Compiling RealModule Float16+Real.swift
[81/952] Compiling RealModule Float80+Real.swift
[81/953] Compiling ssl_buffer.cc
[82/953] Compiling Logging LogHandler.swift
[82/953] Compiling ssl_asn1.cc
[83/953] Compiling CoreMetrics Locks.swift
BUILD FAILURE 6.1 linux