Build Information
Failed to build olleh, reference main (35e941), with Swift 6.1 for Android on 27 Sep 2025 02:58:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build 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: android
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-4609320-1":/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: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:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/hummingbird-project/hummingbird
Fetching https://github.com/mattt/bestline-swift
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/mattt/ollama-swift
[1/33] Fetching bestline-swift
[34/6403] Fetching bestline-swift, swift-dependencies
[35/7138] Fetching bestline-swift, swift-dependencies, ollama-swift
Fetched https://github.com/mattt/ollama-swift from cache (0.29s)
[3091/6403] Fetching bestline-swift, swift-dependencies
[3347/22797] Fetching bestline-swift, swift-dependencies, swift-argument-parser
[7060/47652] Fetching bestline-swift, swift-dependencies, swift-argument-parser, hummingbird
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.44s)
[9997/41282] Fetching bestline-swift, swift-argument-parser, hummingbird
Fetched https://github.com/apple/swift-argument-parser from cache (0.72s)
[17432/24888] Fetching bestline-swift, hummingbird
Fetched https://github.com/mattt/bestline-swift from cache (1.12s)
Fetched https://github.com/hummingbird-project/hummingbird from cache (1.14s)
Computing version for https://github.com/mattt/bestline-swift
Computed https://github.com/mattt/bestline-swift at 1.0.0 (1.57s)
Computing version for https://github.com/mattt/ollama-swift
Computed https://github.com/mattt/ollama-swift at 1.8.0 (0.41s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.45s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/878] Fetching swift-concurrency-extras
[879/3295] Fetching swift-concurrency-extras, combine-schedulers
[1991/4587] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
[4588/10096] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks, xctest-dynamic-overlay
[10097/82325] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.60s)
[12013/79908] Fetching swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.67s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.67s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.68s)
[9390/72229] Fetching swift-syntax
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 (6.62s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.74s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.75s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.74s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.85s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (3.45s)
Computing version for https://github.com/hummingbird-project/hummingbird
Computed https://github.com/hummingbird-project/hummingbird at 2.16.0 (0.98s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/swift-server/async-http-client.git
[1/2505] Fetching swift-service-lifecycle
[2506/16821] Fetching swift-service-lifecycle, async-http-client
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.61s)
[2148/14316] Fetching async-http-client
Fetching https://github.com/apple/swift-nio.git
[13602/20486] Fetching async-http-client, swift-nio-extras
[15305/23257] Fetching async-http-client, swift-nio-extras, swift-nio-transport-services
[21963/38377] Fetching async-http-client, swift-nio-extras, swift-nio-transport-services, swift-nio-ssl
[24770/116951] Fetching async-http-client, swift-nio-extras, swift-nio-transport-services, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.97s)
[23087/114180] Fetching async-http-client, swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.97s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git
[17703/108010] Fetching async-http-client, swift-nio-ssl, swift-nio
[21573/113413] Fetching async-http-client, swift-nio-ssl, swift-nio, swift-distributed-tracing
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/swift-server/async-http-client.git from cache (2.09s)
[7797/99097] Fetching swift-nio-ssl, swift-nio, swift-distributed-tracing
[7798/101454] Fetching swift-nio-ssl, swift-nio, swift-distributed-tracing, swift-metrics
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.87s)
[21062/99097] Fetching swift-nio-ssl, swift-nio, swift-distributed-tracing
Fetching https://github.com/apple/swift-log.git
[24176/100028] Fetching swift-nio-ssl, swift-nio, swift-distributed-tracing, swift-http-types
[27132/111711] Fetching swift-nio-ssl, swift-nio, swift-distributed-tracing, swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (0.61s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.14s)
[24728/105377] Fetching swift-nio-ssl, swift-nio, swift-nio-http2
Fetching https://github.com/apple/swift-collections.git
[41141/109287] Fetching swift-nio-ssl, swift-nio, swift-nio-http2, swift-log
[51984/126954] Fetching swift-nio-ssl, swift-nio, swift-nio-http2, swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (0.99s)
[62591/123044] Fetching swift-nio-ssl, swift-nio, swift-nio-http2, swift-collections
Fetching https://github.com/apple/swift-async-algorithms.git
[76618/128499] Fetching swift-nio-ssl, swift-nio, swift-nio-http2, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.18s)
[83116/123044] Fetching swift-nio-ssl, swift-nio, swift-nio-http2, swift-collections
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.22s)
[78835/111361] Fetching swift-nio-ssl, swift-nio, swift-collections
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.35s)
[71884/96241] Fetching swift-nio, swift-collections
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-collections.git from cache (3.48s)
[57360/78574] Fetching swift-nio
[59778/80388] Fetching swift-nio, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.71s)
[64431/78574] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.80s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (12.35s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.93s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (1.43s)
Fetching https://github.com/apple/swift-system.git
[1/5009] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.65s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.59s)
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.83s)
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.42s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.03s)
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 (4.07s)
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.25s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (2.03s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (1.37s)
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
[446/2835] Fetching swift-asn1, swift-http-structured-headers
[1225/8821] Fetching swift-asn1, swift-http-structured-headers, swift-algorithms
[3555/15413] Fetching swift-asn1, swift-http-structured-headers, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.59s)
[10258/13768] Fetching swift-http-structured-headers, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.86s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.86s)
Fetched https://github.com/apple/swift-algorithms.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.74s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.92s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.88s)
Fetching https://github.com/apple/swift-numerics.git
[1/6369] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.22s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (5.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 (0.48s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (0.81s)
Fetching https://github.com/apple/swift-crypto.git
[1/17156] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.06s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (2.68s)
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.41s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.27s)
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.55s)
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-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-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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-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-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-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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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/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-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-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-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/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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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-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-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-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.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/ollama-swift
Working copy of https://github.com/mattt/ollama-swift resolved at 1.8.0
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/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/109] Compiling CNIOWASI CNIOWASI.c
[3/109] Compiling CNIODarwin shim.c
[3/109] Write sources
[8/109] Compiling CNIOWindows WSAStartup.c
[8/109] Compiling CNIOWindows shim.c
[8/109] Write sources
[45/109] Compiling CNIOPosix event_loop_id.c
[46/109] Compiling _AtomicsShims.c
[47/109] Compiling CNIOLinux liburing_shims.c
[48/109] Compiling CNIOLLHTTP c_nio_api.c
[49/109] Write sources
[55/109] Compiling CNIOLLHTTP c_nio_http.c
[56/109] Compiling CNIOLinux shim.c
[57/109] Write swift-version-24593BA9C3E375BF.txt
[58/109] Compiling CBestline bestline.c
[59/127] Compiling CNIOLLHTTP c_nio_llhttp.c
[61/134] Compiling ServiceContextModule ServiceContextKey.swift
[62/134] 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
[63/134] 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
[64/135] Emitting module ServiceContextModule
[65/135] Compiling _NIOBase64 Base64.swift
[66/135] Emitting module _NIOBase64
[67/135] Compiling ServiceContextModule ServiceContext.swift
[68/135] Compiling _NIODataStructures Heap.swift
[69/135] Emitting module _NIODataStructures
[70/135] Compiling _NIODataStructures _TinyArray.swift
[71/136] Compiling _NIODataStructures PriorityQueue.swift
[75/138] Compiling c-nioatomics.c
[77/174] Compiling IssueReporting Warn.swift
[78/174] Compiling IssueReporting FailureObserver.swift
[79/183] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[80/189] Compiling IssueReporting LockIsolated.swift
[81/189] Compiling IssueReporting Rethrows.swift
[82/189] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[83/189] Compiling Instrumentation NoOpInstrument.swift
[84/189] Compiling Instrumentation MultiplexInstrument.swift
[85/189] Emitting module Instrumentation
[86/189] Compiling IssueReporting SwiftTesting.swift
[87/189] Compiling IssueReporting UncheckedSendable.swift
[88/189] 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
[89/190] Compiling HTTPTypes HTTPParsedFields.swift
[90/191] Compiling HTTPTypes ISOLatin1String.swift
[91/191] Compiling IssueReporting TestContext.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
[92/191] Compiling IssueReporting Unimplemented.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
[93/193] Emitting module HTTPTypes
[94/193] 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
[95/193] Emitting module InternalCollectionsUtilities
[96/193] Compiling IssueReporting IsTesting.swift
[97/193] Compiling IssueReporting IssueReporter.swift
[98/193] Compiling IssueReporting Deprecations.swift
[99/193] Compiling IssueReporting XCTest.swift
[100/193] Compiling IssueReporting ErrorReporting.swift
[101/193] Compiling IssueReporting AppHostWarning.swift
[101/194] Compiling c-atomics.c
[104/194] 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
[105/194] Compiling HTTPTypes NIOLock.swift
[106/197] Compiling HTTPTypes HTTPRequest.swift
[107/197] Compiling HTTPTypes HTTPResponse.swift
[108/203] Compiling ConcurrencyHelpers LockedValueBox.swift
[109/203] Compiling IssueReporting WithExpectedIssue.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
[110/203] Compiling IssueReporting WithIssueContext.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
[111/203] Compiling CoreMetrics Metrics.swift
[112/203] Emitting module ConcurrencyHelpers
[113/203] Compiling NIOConcurrencyHelpers NIOLock.swift
[114/203] Compiling NIOConcurrencyHelpers lock.swift
[115/203] Emitting module NIOConcurrencyHelpers
[116/203] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[117/203] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[118/203] Compiling NIOConcurrencyHelpers atomics.swift
[119/204] Emitting module CoreMetrics
[120/204] Compiling CoreMetrics Locks.swift
[121/205] Emitting module Logging
[122/205] Compiling Logging Locks.swift
[123/205] Compiling Instrumentation InstrumentationSystem.swift
[124/205] Compiling Instrumentation Instrument.swift
[125/205] Compiling Logging MetadataProvider.swift
[126/205] Compiling Instrumentation Locks.swift
[127/206] Compiling ConcurrencyHelpers Lock.swift
[128/207] Compiling Logging LogHandler.swift
[129/207] Compiling Logging Logging.swift
[131/208] Compiling HTTPTypes HTTPField.swift
[132/208] Compiling HTTPTypes HTTPFields.swift
[133/208] Compiling HTTPTypes HTTPFieldName.swift
[139/352] Emitting module UnixSignals
[140/352] 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
[141/352] 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
[142/352] Compiling Tracing TracingTime.swift
[143/352] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.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
[144/352] Compiling OrderedCollections OrderedSet+Hashable.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
[145/352] Compiling OrderedCollections OrderedSet+Diffing.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/352] Compiling OrderedCollections OrderedSet+Equatable.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/352] Compiling OrderedCollections OrderedDictionary+Sequence.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/352] Compiling OrderedCollections OrderedDictionary+Values.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/352] Compiling OrderedCollections OrderedDictionary.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/352] Compiling OrderedCollections OrderedSet+Codable.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
[151/352] Compiling OrderedCollections OrderedSet+CustomReflectable.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
[152/352] Compiling OrderedCollections OrderedSet+Descriptions.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
[153/352] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.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
[154/352] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.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/352] Compiling OrderedCollections OrderedDictionary+Sendable.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
[156/352] Compiling OrderedCollections OrderedDictionary+Hashable.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
[157/352] Compiling OrderedCollections OrderedDictionary+Initializers.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
[158/352] Compiling OrderedCollections OrderedDictionary+Invariants.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
[159/353] 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
[160/353] 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
<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 |
<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 |
[163/353] Compiling Tracing TracerProtocol.swift
[165/353] Compiling HeapModule _HeapNode.swift
[166/353] Compiling UnixSignals UnixSignal.swift
[167/353] Compiling UnixSignals UnixSignalsSequence.swift
[168/354] Compiling Tracing TracerProtocol+Legacy.swift
[169/354] Compiling Tracing Tracer.swift
[170/354] Compiling HeapModule Heap.swift
[171/354] Compiling HeapModule Heap+UnsafeHandle.swift
[172/354] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[173/354] Compiling HeapModule Heap+Invariants.swift
[174/354] Compiling HeapModule Heap+Descriptions.swift
[176/430] Emitting module HeapModule
[177/431] Compiling HashTreeCollections TreeDictionary+Merge.swift
[178/431] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[179/431] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[180/431] Compiling HashTreeCollections TreeDictionary+Values.swift
[181/431] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[182/431] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[183/431] Compiling HashTreeCollections _HashNode+Structural union.swift
[184/431] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[185/431] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[186/431] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[187/431] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[188/431] Compiling HashTreeCollections _HashNode.swift
[189/431] Compiling HashTreeCollections _HashNodeHeader.swift
[190/431] Compiling HashTreeCollections _HashSlot.swift
[192/438] Compiling Tracing NoOpTracer.swift
[193/438] Emitting module Tracing
[194/438] Compiling Tracing InstrumentationSystem+Tracing.swift
[195/438] Compiling Tracing SpanProtocol.swift
[197/442] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[198/442] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[199/442] Compiling HashTreeCollections _HashNode+Structural merge.swift
[200/442] Compiling HashTreeCollections _AncestorHashSlots.swift
[201/442] Compiling HashTreeCollections _Bitmap.swift
[202/442] Compiling HashTreeCollections _Bucket.swift
[203/442] Compiling HashTreeCollections _Hash.swift
[204/442] Compiling HashTreeCollections _HashLevel.swift
[205/442] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[206/442] Compiling HashTreeCollections _RawHashNode.swift
[207/442] Compiling HashTreeCollections _UnmanagedHashNode.swift
[208/442] Compiling HashTreeCollections _UnsafePath.swift
[209/442] Compiling HashTreeCollections TreeDictionary+Codable.swift
[210/442] Compiling HashTreeCollections TreeDictionary+Collection.swift
[211/442] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[212/442] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[213/442] 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
[214/442] Compiling HashTreeCollections TreeSet+Hashable.swift
[215/442] Compiling HashTreeCollections TreeSet+Sendable.swift
[216/442] Compiling HashTreeCollections TreeSet+Sequence.swift
[217/442] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[218/442] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[219/442] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[220/442] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[221/442] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[222/442] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[223/442] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[224/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
[225/467] Compiling XCTestDynamicOverlay Deprecations.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
[226/479] Compiling OrderedCollections OrderedSet+SubSequence.swift
[227/479] Compiling OrderedCollections OrderedSet+Testing.swift
[228/479] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[229/479] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[230/479] Compiling OrderedCollections OrderedSet.swift
[231/479] Compiling OrderedCollections _UnsafeBitset.swift
[232/479] Compiling HashTreeCollections TreeSet+Equatable.swift
[233/479] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[234/479] Compiling HashTreeCollections TreeSet+Extras.swift
[235/479] Compiling HashTreeCollections TreeSet+Filter.swift
[237/479] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[238/479] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[239/479] Compiling HashTreeCollections TreeDictionary+Filter.swift
[240/479] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[241/479] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[242/479] Compiling HashTreeCollections TreeDictionary+Keys.swift
[243/479] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[248/479] Compiling ConcurrencyExtras AsyncStream.swift
[249/479] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[250/479] Compiling ConcurrencyExtras Locking.swift
[251/479] Compiling ConcurrencyExtras UncheckedBox.swift
[257/481] Compiling OrderedCollections OrderedSet+Sendable.swift
[270/490] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[278/490] Compiling ConcurrencyExtras ActorIsolated.swift
[279/490] Compiling ConcurrencyExtras AnyHashableSendable.swift
[284/490] Compiling DequeModule Deque+Extras.swift
[285/490] Compiling DequeModule Deque+Hashable.swift
[286/490] Compiling HashTreeCollections _HashNode+Builder.swift
[287/490] Compiling HashTreeCollections _HashNode+Debugging.swift
[288/490] Compiling HashTreeCollections _HashNode+Initializers.swift
[289/490] Compiling HashTreeCollections _HashNode+Invariants.swift
[290/490] Compiling HashTreeCollections _HashNode+Lookups.swift
[291/490] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[292/490] Compiling HashTreeCollections _HashTreeIterator.swift
[293/490] Compiling HashTreeCollections _HashTreeStatistics.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
[296/491] Compiling DequeModule _DequeBuffer.swift
[297/491] Compiling DequeModule _DequeBufferHeader.swift
[298/491] Emitting module Metrics
[299/491] Compiling Metrics Metrics.swift
[300/501] Compiling BitCollections BitArray+Codable.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
[301/501] Compiling BitCollections BitArray+Collection.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
[302/501] Emitting module ConcurrencyExtras
<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
[303/514] Compiling BitCollections BitArray+BitwiseOperations.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
[304/514] Compiling BitCollections BitArray+ChunkedBitsIterators.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
[305/545] Compiling BitCollections BitArray+Descriptions.swift
[306/545] Compiling BitCollections BitArray+Equatable.swift
[307/545] Compiling ConcurrencyExtras Result.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/545] Compiling ConcurrencyExtras Task.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
[309/545] Compiling ConcurrencyExtras MainSerialExecutor.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
[310/545] Compiling ConcurrencyExtras LockIsolated.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
[312/545] Compiling _RopeModule _CharacterRecognizer.swift
[313/545] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[314/545] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[315/545] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[316/545] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[317/545] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[318/545] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[319/545] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[320/545] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[321/545] Compiling HashTreeCollections TreeSet.swift
[322/545] Compiling ConcurrencyExtras 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
[331/548] Compiling BitCollections BitSet+BidirectionalCollection.swift
[332/548] Compiling BitCollections BitSet+Codable.swift
[333/548] 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
[334/548] 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
[335/548] Compiling BitCollections BitArray+Shifts.swift
[336/548] Compiling BitCollections BitArray+Testing.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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: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:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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/97] Compiling InternalCollectionsUtilities Descriptions.swift
[5/97] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[6/97] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/103] Emitting module IssueReportingPackageSupport
[8/103] Compiling IssueReportingPackageSupport _Test.swift
[9/104] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[10/104] Compiling InternalCollectionsUtilities Integer rank.swift
[11/104] Compiling ConcurrencyHelpers LockedValueBox.swift
[13/104] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/104] Compiling InternalCollectionsUtilities Debugging.swift
[15/104] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/104] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/105] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/105] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/105] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/105] Compiling ConcurrencyExtras MainSerialExecutor.swift
[21/105] Compiling ConcurrencyExtras LockIsolated.swift
[22/105] Compiling ConcurrencyExtras Result.swift
[23/105] Compiling ConcurrencyExtras Task.swift
[24/105] Compiling Logging LogHandler.swift
[25/105] Compiling Logging MetadataProvider.swift
[26/105] Emitting module ConcurrencyExtras
[29/105] Emitting module Logging
[30/109] Compiling CoreMetrics Locks.swift
[31/109] Compiling NIOConcurrencyHelpers lock.swift
[32/109] Compiling ConcurrencyExtras UncheckedSendable.swift
[33/109] Emitting module ConcurrencyHelpers
[34/109] Compiling ConcurrencyHelpers Lock.swift
[35/109] Compiling Logging Locks.swift
[36/111] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[37/111] Compiling HTTPTypes ISOLatin1String.swift
[38/111] Compiling NIOConcurrencyHelpers NIOLock.swift
[39/111] Compiling NIOConcurrencyHelpers atomics.swift
[40/111] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[43/112] Emitting module CoreMetrics
[44/112] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[45/112] Compiling InternalCollectionsUtilities _SortedCollection.swift
[46/112] Emitting module InternalCollectionsUtilities
[47/112] Emitting module NIOConcurrencyHelpers
[48/113] Compiling HTTPTypes HTTPRequest.swift
[49/113] Compiling _NIODataStructures Heap.swift
[56/114] Emitting module _NIODataStructures
[57/114] Compiling HTTPTypes HTTPField.swift
[58/114] Compiling HTTPTypes HTTPFieldName.swift
[59/114] Emitting module HTTPTypes
[60/114] Compiling _NIODataStructures PriorityQueue.swift
[61/114] Compiling _NIODataStructures _TinyArray.swift
[62/115] Compiling HTTPTypes NIOLock.swift
[64/115] Compiling HTTPTypes HTTPFields.swift
[65/115] Compiling HTTPTypes HTTPParsedFields.swift
[66/115] Compiling HTTPTypes HTTPResponse.swift
[67/116] Compiling Logging Logging.swift
[70/125] Compiling CoreMetrics Metrics.swift
[72/135] Compiling ServiceContextModule ServiceContextKey.swift
[73/284] Emitting module UnixSignals
[74/284] Compiling Ollama Tool.swift
[75/285] Compiling IssueReporting BreakpointReporter.swift
[76/285] Compiling IssueReporting FatalErrorReporter.swift
[77/287] Emitting module ServiceContextModule
[78/287] Compiling ServiceContextModule ServiceContext.swift
[79/288] Compiling UnixSignals UnixSignalsSequence.swift
[80/288] Compiling UnixSignals UnixSignal.swift
[81/289] Compiling Ollama Embeddings.swift
[84/289] Compiling HeapModule Heap+Descriptions.swift
[85/289] Compiling Ollama JSONDecoder+Extensions.swift
[86/289] Compiling Ollama KeepAlive.swift
[87/289] Compiling Ollama Model.swift
[88/289] Compiling HeapModule _HeapNode.swift
[89/289] Compiling HeapModule Heap.swift
[90/289] Compiling IssueReporting XCTest.swift
[91/289] Compiling IssueReporting IsTesting.swift
[92/289] Compiling IssueReporting IssueReporter.swift
[93/292] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[94/292] Compiling HeapModule Heap+UnsafeHandle.swift
[95/293] Compiling HeapModule Heap+Invariants.swift
[96/297] Compiling _NIOBase64 Base64.swift
[97/297] Emitting module _NIOBase64
[98/297] Compiling IssueReporting RuntimeWarningReporter.swift
[99/297] Compiling IssueReporting ReportIssue.swift
[100/297] Compiling IssueReporting TestContext.swift
[101/297] Compiling IssueReporting Unimplemented.swift
[102/298] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[103/298] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[104/298] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[105/298] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[106/298] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[107/298] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[108/298] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[109/305] Emitting module HeapModule
[110/306] Emitting module Ollama
/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 |
/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 |
[113/306] Compiling IssueReporting FailureObserver.swift
[114/306] Compiling IssueReporting LockIsolated.swift
[115/306] Compiling IssueReporting Rethrows.swift
[116/306] Compiling IssueReporting ErrorReporting.swift
[117/306] Compiling IssueReporting AppHostWarning.swift
[118/306] Compiling IssueReporting Deprecations.swift
[123/306] Compiling Instrumentation NoOpInstrument.swift
[124/306] Emitting module Instrumentation
[131/306] Compiling IssueReporting SwiftTesting.swift
[132/306] Compiling IssueReporting UncheckedSendable.swift
[133/306] Compiling IssueReporting Warn.swift
[134/306] Compiling Instrumentation MultiplexInstrument.swift
[135/306] Compiling Ollama Value.swift
[136/306] Compiling IssueReporting WithExpectedIssue.swift
[137/306] Compiling IssueReporting WithIssueContext.swift
[138/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[139/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[140/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[141/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[142/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[143/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[144/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[145/315] Compiling OrderedCollections OrderedSet+Initializers.swift
[146/315] Compiling OrderedCollections OrderedSet+Insertions.swift
[147/315] Compiling OrderedCollections OrderedSet+Invariants.swift
[148/315] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[149/315] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[150/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[151/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[152/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[153/321] Compiling Instrumentation InstrumentationSystem.swift
[154/321] Compiling Instrumentation Locks.swift
[155/321] Compiling Instrumentation Instrument.swift
[160/321] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[161/321] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[162/321] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[163/321] Compiling OrderedCollections OrderedDictionary+Values.swift
[164/321] Compiling Metrics Metrics.swift
[165/322] Emitting module Metrics
[167/323] Emitting module IssueReporting
[170/381] Compiling HashTreeCollections _HashNode+Structural union.swift
[171/381] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[172/381] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[173/381] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[174/381] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[175/381] Compiling HashTreeCollections _HashNode.swift
[176/455] Compiling BitCollections BitArray+BitwiseOperations.swift
[177/455] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[178/455] Compiling BitCollections BitArray+Codable.swift
[179/455] Compiling BitCollections BitArray+Collection.swift
[180/455] Compiling BitCollections BitArray+Copy.swift
[181/455] Compiling BitCollections BitArray+CustomReflectable.swift
[182/455] Compiling BitCollections BitArray+Descriptions.swift
[183/455] Compiling BitCollections BitArray+Equatable.swift
[184/455] Compiling BitCollections BitSet+Invariants.swift
[185/455] Compiling BitCollections BitSet+Random.swift
[186/455] Compiling BitCollections BitSet+SetAlgebra basics.swift
[187/455] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[188/455] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[189/455] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[190/455] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[191/455] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[192/465] Compiling BitCollections BitArray+Extras.swift
[193/465] Compiling BitCollections BitArray+Fill.swift
[194/465] Compiling BitCollections BitArray+Hashable.swift
[195/465] Compiling BitCollections BitArray+Initializers.swift
[196/465] Compiling BitCollections BitArray+Invariants.swift
[197/465] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[198/465] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[199/465] Compiling BitCollections BitSet+CustomReflectable.swift
[200/465] Compiling BitCollections BitSet+CustomStringConvertible.swift
[201/465] Compiling BitCollections BitSet+Equatable.swift
[204/474] Compiling Tracing InstrumentationSystem+Tracing.swift
[205/474] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[206/474] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[207/474] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[208/474] Compiling HashTreeCollections TreeSet+Extras.swift
[209/474] Compiling HashTreeCollections TreeSet+Filter.swift
[210/474] Compiling HashTreeCollections TreeSet+Hashable.swift
[211/474] Compiling HashTreeCollections TreeSet+Sendable.swift
[212/474] Compiling HashTreeCollections TreeSet+Sequence.swift
[213/474] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[214/474] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[215/474] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[216/474] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[217/474] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[218/474] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[219/474] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[220/474] Compiling HashTreeCollections _AncestorHashSlots.swift
[221/474] Compiling HashTreeCollections _Bitmap.swift
[222/474] Compiling HashTreeCollections _Bucket.swift
[233/484] Compiling Tracing NoOpTracer.swift
[234/484] Compiling Tracing Tracer.swift
[235/484] Compiling Tracing TracerProtocol.swift
[236/484] Compiling Tracing TracingTime.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[237/484] Emitting module Bestline
/host/spi-builder-workspace/.build/checkouts/bestline-swift/Sources/Bestline/Bestline.swift:87:60: error: cannot find 'STDOUT_FILENO' in scope
85 | /// Clear the screen
86 | /// - Parameter fileDescriptor: The file descriptor to clear (default: STDOUT_FILENO)
87 | public static func clearScreen(fileDescriptor: Int32 = STDOUT_FILENO) {
| `- error: cannot find 'STDOUT_FILENO' in scope
88 | bestlineClearScreen(fileDescriptor)
89 | }
[238/484] Compiling Bestline Bestline.swift
/host/spi-builder-workspace/.build/checkouts/bestline-swift/Sources/Bestline/Bestline.swift:87:60: error: cannot find 'STDOUT_FILENO' in scope
85 | /// Clear the screen
86 | /// - Parameter fileDescriptor: The file descriptor to clear (default: STDOUT_FILENO)
87 | public static func clearScreen(fileDescriptor: Int32 = STDOUT_FILENO) {
| `- error: cannot find 'STDOUT_FILENO' in scope
88 | bestlineClearScreen(fileDescriptor)
89 | }
[241/484] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[242/484] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
BUILD FAILURE 6.1 android