Build Information
Failed to build olleh, reference 1.1.1 (35e941), with Swift 6.1 for Android on 27 Sep 2025 02:59:42 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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: 1.1.1
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
* tag 1.1.1 -> FETCH_HEAD
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 1.1.1
========================================
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-4606859-2":/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/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/mattt/ollama-swift
Fetching https://github.com/mattt/bestline-swift
Fetching https://github.com/hummingbird-project/hummingbird
[1/735] Fetching ollama-swift
[736/7105] Fetching ollama-swift, swift-dependencies
[800/7138] Fetching ollama-swift, swift-dependencies, bestline-swift
[1088/23532] Fetching ollama-swift, swift-dependencies, bestline-swift, swift-argument-parser
[2153/48387] Fetching ollama-swift, swift-dependencies, bestline-swift, swift-argument-parser, hummingbird
Fetched https://github.com/mattt/ollama-swift from cache (2.57s)
Fetched https://github.com/mattt/bestline-swift from cache (2.56s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (2.61s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.64s)
Fetched https://github.com/hummingbird-project/hummingbird from cache (2.66s)
Computing version for https://github.com/mattt/bestline-swift
Computed https://github.com/mattt/bestline-swift at 1.0.0 (3.79s)
Computing version for https://github.com/mattt/ollama-swift
Computed https://github.com/mattt/ollama-swift at 1.8.0 (0.98s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (1.12s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/combine-schedulers
[1/878] Fetching swift-concurrency-extras
[247/3295] Fetching swift-concurrency-extras, combine-schedulers
[3296/8804] Fetching swift-concurrency-extras, combine-schedulers, xctest-dynamic-overlay
[6877/81033] Fetching swift-concurrency-extras, combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.51s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.51s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.53s)
[10113/72229] Fetching swift-syntax
Fetching https://github.com/pointfreeco/swift-clocks
Fetched https://github.com/swiftlang/swift-syntax from cache (9.98s)
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.58s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (11.43s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.97s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (1.04s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.08s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.98s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (4.37s)
Computing version for https://github.com/hummingbird-project/hummingbird
Computed https://github.com/hummingbird-project/hummingbird at 2.16.0 (1.12s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/11683] Fetching swift-nio-http2
[2572/26803] Fetching swift-nio-http2, swift-nio-ssl
[3026/29574] Fetching swift-nio-http2, swift-nio-ssl, swift-nio-transport-services
[3054/32079] Fetching swift-nio-http2, swift-nio-ssl, swift-nio-transport-services, swift-service-lifecycle
[4540/38249] Fetching swift-nio-http2, swift-nio-ssl, swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras
[10367/52565] Fetching swift-nio-http2, swift-nio-ssl, swift-nio-transport-services, swift-service-lifecycle, swift-nio-extras, async-http-client
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.41s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.42s)
[39506/43890] Fetching swift-nio-http2, swift-nio-ssl, swift-nio-transport-services, async-http-client
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.44s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[27974/32207] Fetching swift-nio-ssl, swift-nio-transport-services, async-http-client
[31150/37610] Fetching swift-nio-ssl, swift-nio-transport-services, async-http-client, swift-distributed-tracing
[37611/116184] Fetching swift-nio-ssl, swift-nio-transport-services, async-http-client, swift-distributed-tracing, swift-nio
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.89s)
Fetching https://github.com/apple/swift-http-types.git
[32993/110781] Fetching swift-nio-ssl, swift-nio-transport-services, async-http-client, swift-nio
[34566/113138] Fetching swift-nio-ssl, swift-nio-transport-services, async-http-client, swift-nio, swift-metrics
[34755/114069] Fetching swift-nio-ssl, swift-nio-transport-services, async-http-client, swift-nio, swift-metrics, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.63s)
Fetching https://github.com/apple/swift-log.git
[38493/113138] Fetching swift-nio-ssl, swift-nio-transport-services, async-http-client, swift-nio, swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.87s)
Fetching https://github.com/apple/swift-collections.git
[37586/110781] Fetching swift-nio-ssl, swift-nio-transport-services, async-http-client, swift-nio
[38494/114691] Fetching swift-nio-ssl, swift-nio-transport-services, async-http-client, swift-nio, swift-log
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (5.75s)
[40778/111920] Fetching swift-nio-ssl, async-http-client, swift-nio, swift-log
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/swift-server/async-http-client.git from cache (5.75s)
[26501/97604] Fetching swift-nio-ssl, swift-nio, swift-log
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.82s)
[14086/82484] Fetching swift-nio, swift-log
[14126/100151] Fetching swift-nio, swift-log, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.83s)
[53753/96241] Fetching swift-nio, swift-collections
[66031/98055] Fetching swift-nio, swift-collections, swift-atomics
[66807/103510] Fetching swift-nio, swift-collections, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (2.19s)
[70555/98055] Fetching swift-nio, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (2.27s)
[69526/96241] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.08s)
[52645/78574] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.61s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (16.31s)
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.17s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.95s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (1.65s)
Fetching https://github.com/apple/swift-system.git
[1/5009] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.63s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (1.84s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.0 (1.05s)
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.53s)
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.55s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.20s)
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 (1.01s)
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.09s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.35s)
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.20s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5986] Fetching swift-algorithms
[121/7631] Fetching swift-algorithms, swift-asn1
[1075/8821] Fetching swift-algorithms, swift-asn1, swift-http-structured-headers
[2320/15413] Fetching swift-algorithms, swift-asn1, swift-http-structured-headers, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.96s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.97s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.98s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.13s)
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 (2.20s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.98s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.04s)
Fetching https://github.com/apple/swift-numerics.git
[1/6369] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.76s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.92s)
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.84s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (1.57s)
Fetching https://github.com/apple/swift-crypto.git
[1/17156] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.63s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (4.62s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (3.40s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (3.30s)
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.96s)
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-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-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-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-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/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-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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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/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-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/mattt/ollama-swift
Working copy of https://github.com/mattt/ollama-swift resolved at 1.8.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/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/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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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/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-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-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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
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/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/109] Compiling CNIODarwin shim.c
[2/109] Write sources
[7/109] Compiling CNIOLLHTTP c_nio_http.c
[8/109] Write sources
[43/109] Compiling _AtomicsShims.c
[44/109] Compiling CNIOWindows WSAStartup.c
[45/109] Compiling CNIOLLHTTP c_nio_api.c
[46/109] Compiling CNIOPosix event_loop_id.c
[47/109] Compiling CNIOWASI CNIOWASI.c
[48/109] Compiling CNIOLinux liburing_shims.c
[49/109] Write sources
[55/109] Compiling CNIOLinux shim.c
[56/109] Compiling CNIOWindows shim.c
[57/109] Write swift-version-24593BA9C3E375BF.txt
[58/109] Compiling CNIOLLHTTP c_nio_llhttp.c
[59/119] Compiling CBestline bestline.c
[60/134] Compiling c-nioatomics.c
[62/134] Compiling ServiceContextModule ServiceContextKey.swift
[63/134] Compiling _NIOBase64 Base64.swift
[64/134] Emitting module _NIOBase64
[66/149] Compiling _NIODataStructures _TinyArray.swift
[67/149] Compiling _NIODataStructures PriorityQueue.swift
[68/149] Emitting module ServiceContextModule
[69/149] Compiling ServiceContextModule ServiceContext.swift
[70/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
[71/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
[72/151] Emitting module _NIODataStructures
[73/151] Compiling _NIODataStructures Heap.swift
[74/151] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[75/153] Compiling InternalCollectionsUtilities Descriptions.swift
[76/153] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[79/158] Compiling c-atomics.c
[81/162] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[82/192] Compiling IssueReporting SwiftTesting.swift
[83/192] Compiling IssueReporting UncheckedSendable.swift
[84/192] Compiling IssueReporting Warn.swift
[85/192] Compiling IssueReporting XCTest.swift
[86/192] Compiling ConcurrencyHelpers LockedValueBox.swift
[87/192] Emitting module Instrumentation
[88/192] Compiling Instrumentation NoOpInstrument.swift
[89/192] Compiling Instrumentation MultiplexInstrument.swift
[90/192] Compiling Instrumentation Instrument.swift
[91/192] Compiling IssueReporting LockIsolated.swift
[92/192] Compiling IssueReporting Rethrows.swift
[93/192] Compiling IssueReporting ErrorReporting.swift
[94/192] Compiling IssueReporting AppHostWarning.swift
[95/192] Compiling IssueReporting Deprecations.swift
[96/192] Compiling IssueReporting FailureObserver.swift
[97/192] Emitting module InternalCollectionsUtilities
[98/192] 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
[100/194] Compiling HTTPTypes ISOLatin1String.swift
[101/195] 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
[102/195] 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
[103/197] Compiling HTTPTypes NIOLock.swift
[104/202] Compiling HTTPTypes HTTPParsedFields.swift
[105/203] Emitting module HTTPTypes
[106/203] Compiling HTTPTypes HTTPField.swift
[107/203] Compiling HTTPTypes HTTPRequest.swift
[108/203] Compiling HTTPTypes HTTPResponse.swift
[109/203] Compiling NIOConcurrencyHelpers NIOLock.swift
[110/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
[111/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
[112/203] Compiling NIOConcurrencyHelpers lock.swift
[113/203] Emitting module NIOConcurrencyHelpers
[114/203] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[115/203] Compiling NIOConcurrencyHelpers atomics.swift
[116/203] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[118/204] Compiling CoreMetrics Metrics.swift
[119/238] Emitting module CoreMetrics
[120/238] Compiling Instrumentation InstrumentationSystem.swift
[121/238] Compiling Instrumentation Locks.swift
[122/238] Compiling CoreMetrics Locks.swift
[123/261] Emitting module ConcurrencyHelpers
[124/261] Compiling ConcurrencyHelpers Lock.swift
[125/261] Compiling Logging LogHandler.swift
[126/261] Compiling Logging MetadataProvider.swift
[127/261] Compiling Logging Logging.swift
[128/275] Emitting module Logging
[129/275] Compiling Logging Locks.swift
[134/348] Compiling HeapModule Heap+Descriptions.swift
[135/348] 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
[136/348] Compiling OrderedCollections _HashTable+CustomStringConvertible.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
[137/348] Compiling OrderedCollections _HashTable+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
[138/348] Compiling OrderedCollections _HashTable+UnsafeHandle.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
[139/348] 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
[140/348] Emitting module HeapModule
[141/348] Compiling OrderedCollections OrderedDictionary+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
[142/348] Compiling OrderedCollections OrderedDictionary+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
[143/348] Compiling OrderedCollections OrderedDictionary+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
[144/348] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.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/348] Compiling OrderedCollections OrderedDictionary+Elements.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/348] Compiling OrderedCollections OrderedDictionary+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/348] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.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/348] 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
[149/348] 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
[150/348] Compiling OrderedCollections _HashTable.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/348] Compiling OrderedCollections _Hashtable+Header.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/348] Compiling OrderedCollections OrderedDictionary+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
[153/348] Compiling Tracing NoOpTracer.swift
[154/348] Compiling HeapModule Heap.swift
[155/348] Compiling HeapModule _HeapNode.swift
[156/348] 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
[157/348] Compiling OrderedCollections _HashTable+Bucket.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/348] Compiling OrderedCollections _HashTable+BucketIterator.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/348] Compiling OrderedCollections _HashTable+Constants.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/349] Compiling Tracing TracingTime.swift
[161/349] 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
[162/349] Compiling Tracing TracerProtocol.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 |
<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 |
[165/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[166/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[167/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[168/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[169/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[170/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[171/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[173/356] Emitting module Tracing
[174/356] Compiling HeapModule Heap+Invariants.swift
[175/356] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[176/356] Compiling HeapModule Heap+UnsafeHandle.swift
[177/357] Compiling Tracing Tracer.swift
[178/357] Compiling Tracing TracerProtocol+Legacy.swift
[179/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[180/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[181/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[182/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[183/357] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[184/357] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[185/357] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[187/360] Emitting module UnixSignals
[196/363] Compiling Tracing InstrumentationSystem+Tracing.swift
[197/363] Compiling Tracing SpanProtocol.swift
[198/364] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[199/364] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[200/364] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[201/364] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[202/364] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[203/364] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[204/364] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[205/364] Compiling OrderedCollections OrderedDictionary+Values.swift
[206/364] Compiling OrderedCollections OrderedDictionary.swift
[207/364] Compiling OrderedCollections OrderedSet+Codable.swift
[208/364] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[209/364] Compiling OrderedCollections OrderedSet+Descriptions.swift
[210/364] Compiling OrderedCollections OrderedSet+Diffing.swift
[211/364] Compiling OrderedCollections OrderedSet+Equatable.swift
[212/364] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[213/364] Compiling OrderedCollections OrderedSet+Hashable.swift
[214/364] Compiling OrderedCollections OrderedSet+Initializers.swift
[215/364] Compiling OrderedCollections OrderedSet+Insertions.swift
[216/364] Compiling OrderedCollections OrderedSet+Invariants.swift
[217/364] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[218/364] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[219/364] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[220/364] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[221/364] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[223/364] 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
[224/364] Compiling UnixSignals UnixSignal.swift
[225/364] Compiling UnixSignals UnixSignalsSequence.swift
[226/365] Compiling HTTPTypes HTTPFieldName.swift
[227/365] Compiling HTTPTypes HTTPFields.swift
[229/366] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[230/366] Compiling OrderedCollections OrderedSet.swift
[231/366] Compiling OrderedCollections _UnsafeBitset.swift
[232/366] Compiling _RopeModule Rope.swift
[233/366] Compiling _RopeModule RopeElement.swift
[234/366] Compiling _RopeModule RopeMetric.swift
[235/366] Compiling _RopeModule RopeSummary.swift
[236/366] Compiling _RopeModule _RopeItem.swift
[237/366] Compiling _RopeModule _RopePath.swift
[266/417] 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
[267/417] 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
[268/467] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[269/467] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[270/467] Compiling HashTreeCollections _HashNode+Storage.swift
[271/467] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[272/467] Compiling HashTreeCollections _HashNode+Structural filter.swift
[273/467] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[274/467] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[275/467] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[276/467] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[277/467] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[278/467] Compiling Metrics Metrics.swift
[279/467] Emitting module Metrics
[280/467] Compiling HashTreeCollections TreeDictionary+Values.swift
[281/467] Compiling HashTreeCollections TreeDictionary.swift
[282/467] Compiling HashTreeCollections TreeSet+Codable.swift
[283/467] Compiling HashTreeCollections TreeSet+Collection.swift
[284/467] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[285/467] Compiling HashTreeCollections TreeSet+Debugging.swift
[286/467] Compiling HashTreeCollections TreeSet+Descriptions.swift
[289/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
[290/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
[291/468] Compiling DequeModule _DequeBuffer.swift
[292/468] Compiling HashTreeCollections _HashNode+Structural union.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/92] Compiling ConcurrencyHelpers LockedValueBox.swift
[5/92] Compiling ServiceContextModule ServiceContextKey.swift
[6/92] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/93] Emitting module ConcurrencyHelpers
[8/93] Compiling Logging MetadataProvider.swift
[9/93] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/93] Compiling InternalCollectionsUtilities Debugging.swift
[11/93] Compiling InternalCollectionsUtilities Descriptions.swift
[12/93] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/93] Emitting module ServiceContextModule
[14/93] Compiling ServiceContextModule ServiceContext.swift
[15/94] Compiling ConcurrencyHelpers Lock.swift
[16/95] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/95] Compiling HTTPTypes ISOLatin1String.swift
[20/96] Compiling _NIOBase64 Base64.swift
[21/96] Emitting module _NIOBase64
[22/97] Emitting module HTTPTypes
[23/97] Emitting module InternalCollectionsUtilities
[24/97] Compiling _NIODataStructures PriorityQueue.swift
[25/97] Compiling _NIODataStructures Heap.swift
[26/97] Emitting module _NIODataStructures
[27/97] Compiling _NIODataStructures _TinyArray.swift
[29/98] Compiling HTTPTypes HTTPRequest.swift
[30/98] Compiling HTTPTypes HTTPParsedFields.swift
[31/98] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/98] Compiling InternalCollectionsUtilities _SortedCollection.swift
[34/101] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[35/101] Compiling InternalCollectionsUtilities UInt+reversed.swift
[36/101] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/101] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/101] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[39/101] Compiling InternalCollectionsUtilities Integer rank.swift
[41/117] Compiling CoreMetrics Locks.swift
[42/117] Emitting module CoreMetrics
[43/117] Compiling CoreMetrics Metrics.swift
[44/117] Compiling HTTPTypes NIOLock.swift
[45/120] Compiling HTTPTypes HTTPFieldName.swift
[46/120] Compiling HTTPTypes HTTPField.swift
[47/120] Compiling HTTPTypes HTTPFields.swift
[48/120] Compiling NIOConcurrencyHelpers NIOLock.swift
[49/120] Compiling HTTPTypes HTTPResponse.swift
[50/121] Compiling Logging LogHandler.swift
[51/121] Compiling Logging Locks.swift
[52/121] Emitting module Logging
[53/121] Compiling Logging Logging.swift
[54/122] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[56/125] Compiling IssueReportingPackageSupport _Test.swift
[57/125] Emitting module IssueReportingPackageSupport
[59/129] Compiling Ollama Tool.swift
[61/130] Compiling Ollama JSONDecoder+Extensions.swift
[62/130] Compiling Ollama KeepAlive.swift
[63/130] Compiling UnixSignals UnixSignalsSequence.swift
[64/130] Emitting module UnixSignals
[65/130] Compiling UnixSignals UnixSignal.swift
[67/131] Emitting module Instrumentation
[68/131] Emitting module Ollama
[69/131] Compiling NIOConcurrencyHelpers atomics.swift
[70/131] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[71/131] Compiling NIOConcurrencyHelpers lock.swift
[72/133] Compiling Instrumentation NoOpInstrument.swift
[73/133] Compiling Instrumentation Instrument.swift
[75/133] Compiling Instrumentation InstrumentationSystem.swift
[76/133] Compiling Instrumentation Locks.swift
[77/133] Compiling Instrumentation MultiplexInstrument.swift
[78/134] Emitting module NIOConcurrencyHelpers
[80/210] Compiling Ollama Value.swift
[82/233] Compiling Ollama Model.swift
[83/272] Emitting module Metrics
[84/272] Compiling Metrics Metrics.swift
[85/279] Compiling HeapModule Heap+Descriptions.swift
[86/369] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[88/369] Compiling HeapModule Heap.swift
[89/369] Compiling HeapModule Heap+UnsafeHandle.swift
[90/369] Compiling HeapModule Heap+Invariants.swift
[91/369] Compiling HeapModule _HeapNode.swift
[92/369] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[93/369] Compiling HashTreeCollections _HashNode+Structural filter.swift
[94/369] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[95/369] Emitting module HeapModule
[96/372] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[97/372] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[98/372] Compiling HashTreeCollections _HashNode+Storage.swift
[99/372] Compiling HashTreeCollections _HashNode+Builder.swift
[100/372] Compiling HashTreeCollections _HashNode+Debugging.swift
[101/373] Compiling Tracing InstrumentationSystem+Tracing.swift
[102/387] Compiling HashTreeCollections TreeDictionary+Merge.swift
[103/387] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[104/387] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[105/387] Compiling HashTreeCollections TreeDictionary+Values.swift
[106/387] Compiling HashTreeCollections _HashTreeIterator.swift
[107/387] Compiling HashTreeCollections _HashTreeStatistics.swift
[108/387] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[110/394] Emitting module IssueReporting
[111/394] Compiling HashTreeCollections _HashNode+Structural union.swift
[112/394] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[113/394] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[114/394] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[115/394] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[116/394] Compiling HashTreeCollections _HashNode.swift
[117/394] Compiling HashTreeCollections _HashNodeHeader.swift
[118/394] Compiling HashTreeCollections _HashSlot.swift
[119/394] Compiling HashTreeCollections _RawHashNode.swift
[120/394] Compiling HashTreeCollections _UnmanagedHashNode.swift
[121/394] Compiling HashTreeCollections _UnsafePath.swift
[122/394] Compiling HashTreeCollections TreeDictionary+Codable.swift
[123/394] Compiling HashTreeCollections TreeDictionary+Collection.swift
[124/394] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[125/394] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[126/394] Compiling Tracing TracerProtocol.swift
[127/394] Compiling Tracing TracingTime.swift
[128/394] Compiling Tracing Tracer.swift
[129/394] Compiling Tracing TracerProtocol+Legacy.swift
[130/394] Compiling DequeModule Deque._Storage.swift
[131/394] Compiling DequeModule Deque._UnsafeHandle.swift
[132/394] Compiling DequeModule Deque.swift
[133/394] Compiling HashTreeCollections _Hash.swift
[134/394] Compiling HashTreeCollections _HashLevel.swift
[135/394] Compiling DequeModule _DequeBuffer.swift
[136/394] Compiling DequeModule _DequeBufferHeader.swift
[137/394] Emitting module Tracing
[138/394] Compiling DequeModule Deque+Testing.swift
[148/394] Compiling IssueReporting WithExpectedIssue.swift
[149/394] Compiling IssueReporting WithIssueContext.swift
[150/394] Compiling HashTreeCollections _HashNode+Lookups.swift
[151/394] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[152/394] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[153/394] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[154/394] Compiling DequeModule Deque+CustomReflectable.swift
[155/394] Compiling DequeModule Deque+Descriptions.swift
[158/396] Compiling DequeModule Deque+Equatable.swift
[159/396] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[160/401] Compiling HashTreeCollections _HashStack.swift
[161/401] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[162/401] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[163/401] Compiling HashTreeCollections TreeDictionary+Filter.swift
[164/401] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[165/401] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[166/401] Compiling HashTreeCollections TreeDictionary+Keys.swift
[167/401] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[168/403] Compiling DequeModule Deque+Extras.swift
[169/403] Compiling DequeModule Deque+Hashable.swift
[171/407] Compiling HashTreeCollections TreeSet+Hashable.swift
[172/407] Compiling HashTreeCollections TreeSet+Sendable.swift
[173/407] Compiling HashTreeCollections TreeSet+Sequence.swift
[174/407] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[175/407] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[176/407] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[177/407] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[178/407] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[179/407] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[180/407] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[192/418] Compiling OrderedCollections OrderedSet+Sendable.swift
[193/418] Compiling OrderedCollections OrderedSet+SubSequence.swift
[194/418] Compiling OrderedCollections OrderedSet+Testing.swift
[195/418] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[196/427] Compiling ConcurrencyExtras LockIsolated.swift
[211/428] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[212/428] Compiling OrderedCollections OrderedSet.swift
[213/428] Compiling OrderedCollections _UnsafeBitset.swift
[214/428] Compiling HashTreeCollections TreeSet+Equatable.swift
[215/428] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[216/428] Compiling HashTreeCollections TreeSet+Extras.swift
[217/428] Compiling HashTreeCollections TreeSet+Filter.swift
[218/428] Compiling ConcurrencyExtras MainSerialExecutor.swift
[220/428] Compiling ConcurrencyExtras Locking.swift
[221/428] Compiling ConcurrencyExtras UncheckedBox.swift
[222/428] Emitting module ConcurrencyExtras
[223/428] Compiling ConcurrencyExtras AsyncStream.swift
[224/428] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[227/428] Compiling ConcurrencyExtras Result.swift
[228/428] Compiling ConcurrencyExtras Task.swift
[229/428] Compiling ConcurrencyExtras ActorIsolated.swift
[230/428] Compiling ConcurrencyExtras AnyHashableSendable.swift
[231/428] Compiling Tracing NoOpTracer.swift
[232/428] Compiling Tracing SpanProtocol.swift
[234/432] Compiling DequeModule _DequeSlot.swift
[235/432] Compiling DequeModule _UnsafeWrappedBuffer.swift
[236/432] Compiling ConcurrencyExtras UncheckedSendable.swift
[237/433] Emitting module DequeModule
[248/486] Compiling XCTestDynamicOverlay Exports.swift
[249/486] Compiling BitCollections BitArray+Codable.swift
[250/486] Compiling BitCollections BitArray+Collection.swift
[251/487] Compiling _RopeModule _CharacterRecognizer.swift
[252/487] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[253/487] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[254/487] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[255/487] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[256/487] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[257/487] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[258/487] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[259/487] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[260/487] Compiling HashTreeCollections TreeSet.swift
[261/487] Compiling BitCollections BitArray+BitwiseOperations.swift
[262/487] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[265/487] Compiling BitCollections BitArray+Copy.swift
[266/487] Compiling BitCollections BitArray+CustomReflectable.swift
[267/487] Compiling BitCollections BitArray+Descriptions.swift
[268/487] Compiling BitCollections BitArray+Equatable.swift
[277/487] Emitting module XCTestDynamicOverlay
[278/487] Compiling XCTestDynamicOverlay Deprecations.swift
[280/490] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[281/490] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[282/490] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[283/490] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[284/490] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[285/490] Compiling BitCollections BitSet+SetAlgebra union.swift
[286/490] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[287/490] Compiling BitCollections BitSet.Counted.swift
[291/502] Compiling BitCollections BitArray+Shifts.swift
[292/502] Compiling BitCollections BitArray+Testing.swift
[293/502] Emitting module OrderedCollections
[294/502] Compiling BitCollections BitArray._UnsafeHandle.swift
[295/502] Compiling BitCollections BitArray.swift
[296/502] Compiling BitCollections BitSet+BidirectionalCollection.swift
[297/502] Compiling BitCollections BitSet+Codable.swift
[298/502] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[299/502] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[300/502] Compiling BitCollections BitArray+Extras.swift
[301/502] Compiling BitCollections BitArray+Fill.swift
[302/506] Compiling CombineSchedulers AnyScheduler.swift
[303/506] Compiling CombineSchedulers Concurrency.swift
[304/506] Compiling CombineSchedulers ImmediateScheduler.swift
[305/506] Compiling CombineSchedulers Deprecations.swift
[306/506] Compiling CombineSchedulers Lock.swift
[307/506] Compiling CombineSchedulers NSRecursiveLock.swift
[308/506] Compiling CombineSchedulers SwiftUI.swift
[309/506] Compiling CombineSchedulers TestScheduler.swift
[310/506] Compiling BitCollections BitArray+RandomBits.swift
[311/506] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[313/511] Compiling CombineSchedulers UIScheduler.swift
[314/511] Compiling CombineSchedulers UIKit.swift
[315/512] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[316/512] Compiling BitCollections BitSet+CustomReflectable.swift
[317/512] Compiling BitCollections BitSet+CustomStringConvertible.swift
[318/512] Compiling BitCollections BitSet+Equatable.swift
[319/512] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[320/512] Compiling BitCollections BitSet+Extras.swift
[321/512] Compiling BitCollections BitSet+Hashable.swift
[322/512] Compiling BitCollections BitSet+Initializers.swift
[323/512] Compiling BitCollections BitSet+Invariants.swift
[324/512] Compiling BitCollections BitSet+Random.swift
[325/512] Compiling BitCollections BitSet+SetAlgebra basics.swift
[326/512] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[327/512] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[328/512] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[331/519] 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 | }
[332/519] 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 | }
[337/519] Compiling CombineSchedulers Timer.swift
[338/519] Emitting module CombineSchedulers
[341/519] Emitting module BitCollections
[342/519] Compiling CombineSchedulers UnimplementedScheduler.swift
[344/536] Emitting module Clocks
[345/536] Compiling Clocks Timer.swift
[346/539] Compiling Clocks Lock.swift
[347/539] Compiling Clocks SwiftUI.swift
[348/539] Compiling Ollama Embeddings.swift
BUILD FAILURE 6.1 android