The Swift Package Index logo.Swift Package Index

Build Information

Failed to build olleh, reference main (35e941), with Swift 6.1 for Linux on 27 Sep 2025 02:54:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattt/olleh.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/mattt/olleh
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 35e941d Update FoundationModels usage for macOS 26 GM APIs
Cloned https://github.com/mattt/olleh.git
Revision (git rev-parse @):
35e941dae9562a75833f25cfe6db37f81549a136
SUCCESS checkout https://github.com/mattt/olleh.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mattt/olleh.git
https://github.com/mattt/olleh.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "ollama-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattt/ollama-swift"
    },
    {
      "identity" : "bestline-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattt/bestline-swift"
    }
  ],
  "manifest_display_name" : "olleh",
  "name" : "olleh",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "olleh",
      "targets" : [
        "olleh"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "olleh",
      "module_type" : "SwiftTarget",
      "name" : "olleh",
      "path" : "Sources/olleh",
      "product_dependencies" : [
        "ArgumentParser",
        "Hummingbird",
        "Dependencies",
        "Ollama",
        "Bestline"
      ],
      "product_memberships" : [
        "olleh"
      ],
      "sources" : [
        "Commands/Check.swift",
        "Commands/List.swift",
        "Commands/Run.swift",
        "Commands/Serve.swift",
        "Commands/Show.swift",
        "Dependencies/FoundationModelsDependency.swift",
        "Shared/Spinner.swift",
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/mattt/ollama-swift
Fetching https://github.com/mattt/bestline-swift
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/hummingbird-project/hummingbird
Fetching https://github.com/pointfreeco/swift-dependencies
[1/33] Fetching bestline-swift
[34/768] Fetching bestline-swift, ollama-swift
[556/7138] Fetching bestline-swift, ollama-swift, swift-dependencies
[3954/23532] Fetching bestline-swift, ollama-swift, swift-dependencies, swift-argument-parser
[4019/48387] Fetching bestline-swift, ollama-swift, swift-dependencies, swift-argument-parser, hummingbird
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.43s)
[9918/42017] Fetching bestline-swift, ollama-swift, swift-argument-parser, hummingbird
Fetched https://github.com/mattt/bestline-swift from cache (0.91s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.92s)
Fetched https://github.com/mattt/ollama-swift from cache (1.17s)
Fetched https://github.com/hummingbird-project/hummingbird from cache (1.20s)
Computing version for https://github.com/mattt/bestline-swift
Computed https://github.com/mattt/bestline-swift at 1.0.0 (1.80s)
Computing version for https://github.com/mattt/ollama-swift
Computed https://github.com/mattt/ollama-swift at 1.8.0 (0.53s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.59s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/swiftlang/swift-syntax
[1/878] Fetching swift-concurrency-extras
[265/2170] Fetching swift-concurrency-extras, swift-clocks
[2163/4587] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers
[3082/10096] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.41s)
[5216/8804] Fetching swift-concurrency-extras, combine-schedulers, xctest-dynamic-overlay
[8797/81033] Fetching swift-concurrency-extras, combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.85s)
[16594/80155] Fetching combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/combine-schedulers from cache (4.97s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.99s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.04s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (5.56s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.51s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.56s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.53s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.54s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (3.91s)
Computing version for https://github.com/hummingbird-project/hummingbird
Computed https://github.com/hummingbird-project/hummingbird at 2.16.0 (3.00s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/async-http-client.git
[1/2771] Fetching swift-nio-transport-services
[528/17891] Fetching swift-nio-transport-services, swift-nio-ssl
[529/32207] Fetching swift-nio-transport-services, swift-nio-ssl, async-http-client
[5430/34712] Fetching swift-nio-transport-services, swift-nio-ssl, async-http-client, swift-service-lifecycle
[12103/46395] Fetching swift-nio-transport-services, swift-nio-ssl, async-http-client, swift-service-lifecycle, swift-nio-http2
[16497/52565] Fetching swift-nio-transport-services, swift-nio-ssl, async-http-client, swift-service-lifecycle, swift-nio-http2, swift-nio-extras
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.35s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/swift-server/async-http-client.git from cache (2.37s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[31360/35744] Fetching swift-nio-transport-services, swift-nio-ssl, swift-nio-http2, swift-nio-extras
[35745/41147] Fetching swift-nio-transport-services, swift-nio-ssl, swift-nio-http2, swift-nio-extras, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.64s)
Fetching https://github.com/apple/swift-metrics.git
[1/78574] Fetching swift-nio
[3144/80931] Fetching swift-nio, swift-metrics
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.39s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.40s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.42s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.44s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.52s)
[7858/78574] Fetching swift-nio
Fetching https://github.com/apple/swift-async-algorithms.git
[14931/79505] Fetching swift-nio, swift-http-types
[18210/81319] Fetching swift-nio, swift-http-types, swift-atomics
[20380/85229] Fetching swift-nio, swift-http-types, swift-atomics, swift-log
[27144/90684] Fetching swift-nio, swift-http-types, swift-atomics, swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.39s)
[29515/89753] Fetching swift-nio, swift-atomics, swift-log, swift-async-algorithms
[34317/107420] Fetching swift-nio, swift-atomics, swift-log, swift-async-algorithms, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.08s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.97s)
Fetched https://github.com/apple/swift-log.git from cache (2.13s)
Fetched https://github.com/apple/swift-collections.git from cache (2.17s)
Fetched https://github.com/apple/swift-nio.git from cache (4.92s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (8.83s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (1.21s)
Fetching https://github.com/apple/swift-system.git
[1/5009] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.08s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.0 (0.64s)
Fetching https://github.com/apple/swift-service-context.git
[1/1117] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.26s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.95s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.73s)
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 (0.70s)
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.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.08s)
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.95s)
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
Fetching https://github.com/apple/swift-algorithms.git
[1/1645] Fetching swift-asn1
[775/2835] Fetching swift-asn1, swift-http-structured-headers
[2836/8821] Fetching swift-asn1, swift-http-structured-headers, swift-algorithms
[2956/15413] Fetching swift-asn1, swift-http-structured-headers, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.38s)
[12575/14223] Fetching swift-asn1, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.47s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.53s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.09s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.51s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.65s)
Fetching https://github.com/apple/swift-numerics.git
[1/6369] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.15s)
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 (0.63s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (0.76s)
Fetching https://github.com/apple/swift-crypto.git
[1/17156] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (3.58s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (1.05s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.11s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.28.0 (0.79s)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.0
Creating working copy for https://github.com/mattt/ollama-swift
Working copy of https://github.com/mattt/ollama-swift resolved at 1.8.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
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/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.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.86.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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/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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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.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.34.1
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/mattt/bestline-swift
Working copy of https://github.com/mattt/bestline-swift resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.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.28.0
Creating working copy for https://github.com/hummingbird-project/hummingbird
Working copy of https://github.com/hummingbird-project/hummingbird resolved at 2.16.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/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.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.4.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.6.3
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.29.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/109] Write sources
[41/109] Compiling CNIOWindows shim.c
[42/109] Compiling _AtomicsShims.c
[43/109] Compiling CNIOLLHTTP c_nio_http.c
[44/109] Compiling CNIOWindows WSAStartup.c
[45/109] Compiling CNIOWASI CNIOWASI.c
[46/109] Compiling CNIOPosix event_loop_id.c
[47/109] Compiling CNIOLLHTTP c_nio_api.c
[48/109] Compiling CNIOLinux liburing_shims.c
[49/109] Write sources
[55/109] Compiling CNIODarwin shim.c
[56/109] Write swift-version-24593BA9C3E375BF.txt
[57/109] Compiling CNIOLinux shim.c
[58/109] Compiling CNIOLLHTTP c_nio_llhttp.c
[59/109] Compiling CBestline bestline.c
[61/134] Emitting module ServiceContextModule
[62/134] Emitting module _NIOBase64
[62/134] Compiling c-nioatomics.c
[64/148] Emitting module InternalCollectionsUtilities
[65/149] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[66/149] Compiling InternalCollectionsUtilities Debugging.swift
[66/149] Compiling c-atomics.c
[68/149] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/149] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[70/149] Compiling InternalCollectionsUtilities _SortedCollection.swift
[71/149] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[72/149] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[73/149] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[74/149] Compiling InternalCollectionsUtilities UInt+reversed.swift
[75/149] Compiling InternalCollectionsUtilities Descriptions.swift
[76/149] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[77/149] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[78/149] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[79/149] Compiling InternalCollectionsUtilities Integer rank.swift
[80/149] Emitting module IssueReportingPackageSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/149] Compiling IssueReportingPackageSupport _Test.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/149] Compiling Ollama Tool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/150] Compiling ServiceContextModule ServiceContext.swift
[84/150] Compiling _NIODataStructures _TinyArray.swift
[85/150] Compiling _NIOBase64 Base64.swift
[86/150] Compiling _NIODataStructures PriorityQueue.swift
[87/150] Compiling ServiceContextModule ServiceContextKey.swift
[92/195] Compiling Instrumentation NoOpInstrument.swift
[93/276] Compiling Instrumentation MultiplexInstrument.swift
[94/287] Compiling Instrumentation Instrument.swift
[95/287] Emitting module Instrumentation
[96/297] Compiling Logging MetadataProvider.swift
[97/297] Compiling NIOConcurrencyHelpers lock.swift
[98/297] Compiling Instrumentation InstrumentationSystem.swift
[99/297] Compiling Instrumentation Locks.swift
[100/298] Emitting module Logging
[101/298] Compiling Logging Locks.swift
[102/298] Emitting module _NIODataStructures
[103/298] Compiling _NIODataStructures Heap.swift
[104/298] Compiling Logging LogHandler.swift
[105/298] Compiling Logging Logging.swift
[106/300] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[107/300] Compiling NIOConcurrencyHelpers NIOLock.swift
[108/300] Compiling NIOConcurrencyHelpers atomics.swift
[110/300] Emitting module NIOConcurrencyHelpers
[111/300] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[114/301] Compiling HTTPTypes ISOLatin1String.swift
[116/309] Compiling Ollama JSONDecoder+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[117/309] Compiling HTTPTypes HTTPFieldName.swift
[118/313] Compiling Ollama KeepAlive.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/320] Compiling Ollama Model.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[120/328] Emitting module HTTPTypes
[121/328] Compiling HTTPTypes HTTPField.swift
[122/328] Emitting module Ollama
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/328] Compiling IssueReporting SwiftTesting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/ollama-swift/Sources/Ollama/Client.swift:149:63: error: value of type 'URLSession' has no member 'bytes'
 147 |                 do {
 148 |                     let request = try createRequest(method, path, params: params)
 149 |                     let (bytes, response) = try await session.bytes(for: request)
     |                                                               `- error: value of type 'URLSession' has no member 'bytes'
 150 |                     let httpResponse = try validateResponse(response)
 151 |
[124/328] Compiling IssueReporting UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/.build/checkouts/ollama-swift/Sources/Ollama/Client.swift:149:63: error: value of type 'URLSession' has no member 'bytes'
 147 |                 do {
 148 |                     let request = try createRequest(method, path, params: params)
 149 |                     let (bytes, response) = try await session.bytes(for: request)
     |                                                               `- error: value of type 'URLSession' has no member 'bytes'
 150 |                     let httpResponse = try validateResponse(response)
 151 |
[125/328] Compiling Ollama Value.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[126/328] Compiling HeapModule Heap+Invariants.swift
[127/328] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[128/328] Compiling HeapModule Heap+Descriptions.swift
[129/412] Compiling HTTPTypes HTTPParsedFields.swift
[130/412] Compiling HTTPTypes HTTPRequest.swift
[131/412] Compiling HeapModule _HeapNode.swift
[132/412] Compiling HeapModule Heap.swift
[133/412] Compiling HTTPTypes NIOLock.swift
[134/412] Compiling HashTreeCollections TreeDictionary+Filter.swift
[135/412] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[136/412] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[137/412] Compiling HashTreeCollections TreeDictionary+Keys.swift
[138/412] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[139/412] Compiling HashTreeCollections TreeDictionary+Merge.swift
[140/412] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[141/412] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[142/419] Emitting module HeapModule
[143/419] Compiling Tracing TracingTime.swift
[144/419] Compiling HeapModule Heap+UnsafeHandle.swift
[145/420] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/420] Compiling HashTreeCollections _HashNode+Structural merge.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/420] Compiling HashTreeCollections _AncestorHashSlots.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[148/420] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/420] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/420] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[155/422] Compiling HashTreeCollections _Bitmap.swift
[156/422] Compiling HashTreeCollections _Bucket.swift
[157/422] Compiling HashTreeCollections _Hash.swift
[158/422] Compiling HashTreeCollections _HashLevel.swift
[159/422] Compiling HashTreeCollections _HashSlot.swift
[160/422] Compiling HashTreeCollections _HashStack.swift
[161/422] Compiling HashTreeCollections _HashTreeIterator.swift
[162/422] Compiling HashTreeCollections _HashTreeStatistics.swift
[163/422] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[164/422] Compiling HashTreeCollections _RawHashNode.swift
[165/422] Compiling HashTreeCollections _UnmanagedHashNode.swift
[166/422] Compiling HashTreeCollections _UnsafePath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[172/422] Compiling HashTreeCollections _HashNode+Builder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[173/422] Compiling HashTreeCollections _HashNode+Debugging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[174/422] Compiling HTTPTypes HTTPResponse.swift
[175/422] Compiling HashTreeCollections _HashNode+Structural union.swift
[176/422] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[177/422] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[178/422] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[179/422] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[180/422] Compiling HashTreeCollections _HashNode.swift
[181/422] Compiling HashTreeCollections _HashNodeHeader.swift
[182/422] Compiling HashTreeCollections TreeDictionary+Codable.swift
[183/422] Compiling HashTreeCollections TreeDictionary+Collection.swift
[184/422] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[185/422] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[186/422] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[187/422] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[188/422] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[191/422] Compiling IssueReporting WithExpectedIssue.swift
[192/422] Compiling IssueReporting WithIssueContext.swift
[193/422] Compiling HashTreeCollections _HashNode+Lookups.swift
[194/422] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[195/422] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[196/422] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[197/422] Compiling Tracing Tracer.swift
[198/422] Emitting module Tracing
[199/422] Compiling Tracing TracerProtocol.swift
[200/428] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[201/437] Compiling Tracing TracerProtocol+Legacy.swift
[202/437] Compiling DequeModule Deque+Codable.swift
[203/437] Compiling DequeModule Deque+Collection.swift
[204/437] Compiling DequeModule Deque+CustomReflectable.swift
[205/437] Compiling DequeModule Deque+Descriptions.swift
[206/437] Compiling DequeModule Deque+Equatable.swift
[207/437] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[208/437] Compiling DequeModule Deque+Extras.swift
[209/437] Compiling DequeModule Deque+Hashable.swift
[210/437] Compiling OrderedCollections OrderedSet+SubSequence.swift
[211/437] Compiling OrderedCollections OrderedSet+Testing.swift
[212/437] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[213/437] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[214/437] Compiling OrderedCollections OrderedSet.swift
[215/437] Compiling OrderedCollections _UnsafeBitset.swift
[216/437] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[217/437] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[218/437] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[219/437] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[222/449] Compiling HashTreeCollections TreeDictionary.swift
[223/449] Compiling HashTreeCollections TreeSet+Codable.swift
[224/449] Compiling HashTreeCollections TreeSet+Collection.swift
[225/449] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[226/449] Compiling HashTreeCollections TreeSet+Debugging.swift
[227/449] Compiling HashTreeCollections TreeSet+Descriptions.swift
[228/449] Compiling HashTreeCollections TreeSet+Equatable.swift
[229/449] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[230/449] Compiling HashTreeCollections TreeSet+Extras.swift
[231/449] Compiling HashTreeCollections TreeSet+Filter.swift
[242/449] Compiling OrderedCollections OrderedSet+Sendable.swift
[243/449] Compiling DequeModule _DequeBuffer.swift
[244/449] Compiling DequeModule _DequeBufferHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[251/449] Compiling Tracing NoOpTracer.swift
[252/449] Compiling Tracing InstrumentationSystem+Tracing.swift
[253/449] Compiling Tracing SpanProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[260/450] Emitting module DequeModule
[282/460] Compiling DequeModule _DequeSlot.swift
[283/460] Compiling DequeModule _UnsafeWrappedBuffer.swift
[293/464] Compiling _RopeModule _CharacterRecognizer.swift
[294/464] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[295/464] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[296/464] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[297/464] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[298/464] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[299/464] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[300/464] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[301/464] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[302/464] Compiling HashTreeCollections TreeSet.swift
[303/466] Compiling DequeModule Deque._UnsafeHandle.swift
[304/466] Compiling DequeModule Deque.swift
[305/466] Compiling DequeModule Deque+Testing.swift
[306/466] Compiling DequeModule Deque._Storage.swift
[307/466] Compiling XCTestDynamicOverlay Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[308/466] Emitting module OrderedCollections
[326/467] Compiling CoreMetrics Locks.swift
[327/467] Emitting module XCTestDynamicOverlay
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[342/468] Compiling Ollama Data+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[343/468] Compiling Ollama Embeddings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/50] Write swift-version-24593BA9C3E375BF.txt
[4/86] Emitting module IssueReportingPackageSupport
[5/95] Compiling IssueReportingPackageSupport _Test.swift
[6/96] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/96] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/96] Compiling InternalCollectionsUtilities Debugging.swift
[9/96] Compiling InternalCollectionsUtilities Descriptions.swift
[10/96] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/97] Compiling ServiceContextModule ServiceContextKey.swift
[12/97] Compiling Logging MetadataProvider.swift
[14/97] Emitting module ServiceContextModule
[15/97] Compiling ServiceContextModule ServiceContext.swift
[16/98] Compiling Ollama JSONDecoder+Extensions.swift
[17/99] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/99] Compiling Ollama Tool.swift
[19/99] Compiling _NIODataStructures Heap.swift
[21/99] Compiling _NIODataStructures PriorityQueue.swift
[22/99] Compiling _NIODataStructures _TinyArray.swift
[23/105] Compiling NIOConcurrencyHelpers NIOLock.swift
[24/107] Compiling _NIOBase64 Base64.swift
[25/107] Emitting module _NIOBase64
[26/108] Compiling NIOConcurrencyHelpers lock.swift
[28/108] Emitting module _NIODataStructures
[29/109] Compiling Ollama KeepAlive.swift
[30/109] Compiling Ollama Model.swift
[31/116] Compiling IssueReporting LockIsolated.swift
[32/116] Compiling IssueReporting Rethrows.swift
[33/128] Emitting module Ollama
[34/128] Compiling IssueReporting ErrorReporting.swift
/host/spi-builder-workspace/.build/checkouts/ollama-swift/Sources/Ollama/Client.swift:149:63: error: value of type 'URLSession' has no member 'bytes'
 147 |                 do {
 148 |                     let request = try createRequest(method, path, params: params)
 149 |                     let (bytes, response) = try await session.bytes(for: request)
     |                                                               `- error: value of type 'URLSession' has no member 'bytes'
 150 |                     let httpResponse = try validateResponse(response)
 151 |
[35/128] Compiling IssueReporting AppHostWarning.swift
/host/spi-builder-workspace/.build/checkouts/ollama-swift/Sources/Ollama/Client.swift:149:63: error: value of type 'URLSession' has no member 'bytes'
 147 |                 do {
 148 |                     let request = try createRequest(method, path, params: params)
 149 |                     let (bytes, response) = try await session.bytes(for: request)
     |                                                               `- error: value of type 'URLSession' has no member 'bytes'
 150 |                     let httpResponse = try validateResponse(response)
 151 |
[37/128] Compiling HTTPTypes ISOLatin1String.swift
[38/129] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[39/129] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[40/129] Emitting module NIOConcurrencyHelpers
[41/129] Compiling NIOConcurrencyHelpers atomics.swift
[42/129] Compiling IssueReporting Deprecations.swift
[43/129] Compiling IssueReporting FailureObserver.swift
[46/129] Emitting module InternalCollectionsUtilities
[47/129] Compiling IssueReporting XCTest.swift
[48/129] Compiling IssueReporting IsTesting.swift
[49/131] Compiling Ollama Value.swift
[54/133] Compiling IssueReporting IssueReporter.swift
[55/136] Compiling IssueReporting TestContext.swift
[56/136] Compiling IssueReporting Unimplemented.swift
[63/139] Compiling IssueReporting BreakpointReporter.swift
[64/139] Compiling IssueReporting FatalErrorReporter.swift
[65/139] Compiling IssueReporting RuntimeWarningReporter.swift
[66/139] Compiling IssueReporting ReportIssue.swift
[67/139] Compiling Instrumentation Instrument.swift
[68/139] Compiling Logging Locks.swift
[69/139] Compiling Logging LogHandler.swift
[70/139] Emitting module Logging
[71/139] Compiling Logging Logging.swift
[72/139] Compiling IssueReporting SwiftTesting.swift
[73/139] Compiling IssueReporting UncheckedSendable.swift
[74/139] Compiling IssueReporting Warn.swift
[75/140] Compiling HTTPTypes NIOLock.swift
[76/140] Compiling Instrumentation NoOpInstrument.swift
[77/140] Emitting module HTTPTypes
[78/140] Compiling HTTPTypes HTTPField.swift
[80/140] Emitting module Instrumentation
[81/140] Compiling Instrumentation MultiplexInstrument.swift
[82/140] Compiling HTTPTypes HTTPParsedFields.swift
[83/140] Compiling Instrumentation InstrumentationSystem.swift
[84/140] Compiling Instrumentation Locks.swift
[85/141] Compiling HTTPTypes HTTPRequest.swift
[86/141] Compiling HTTPTypes HTTPResponse.swift
[88/144] Compiling IssueReporting WithExpectedIssue.swift
[89/144] Compiling IssueReporting WithIssueContext.swift
[90/144] Emitting module IssueReporting
[92/145] Emitting module CoreMetrics
[93/145] Compiling CoreMetrics Locks.swift
[94/145] Compiling CoreMetrics Metrics.swift
[96/146] Compiling Ollama Data+Extensions.swift
[97/146] Compiling Ollama Embeddings.swift
[98/146] Compiling HTTPTypes HTTPFieldName.swift
BUILD FAILURE 6.1 linux