The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build olleh, reference main (345214), with Swift 6.2 (beta) for Linux on 28 Jul 2025 10:39:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 3452142 Transfer project from Loopwork (#19)
Cloned https://github.com/mattt/olleh.git
Revision (git rev-parse @):
345214232e66695e85dbeebb57954bece54b6f3f
SUCCESS checkout https://github.com/mattt/olleh.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mattt/olleh.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/mattt/ollama-swift
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/hummingbird-project/hummingbird
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/mattt/bestline-swift
[1/33] Fetching bestline-swift
[34/768] Fetching bestline-swift, ollama-swift
Fetched https://github.com/mattt/bestline-swift from cache (0.52s)
[1/24793] Fetching hummingbird
[1737/40372] Fetching hummingbird, swift-argument-parser
[4655/46663] Fetching hummingbird, swift-argument-parser, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (2.41s)
Fetched https://github.com/mattt/ollama-swift from cache (2.41s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.42s)
Fetched https://github.com/hummingbird-project/hummingbird from cache (2.46s)
Computing version for https://github.com/mattt/bestline-swift
Computed https://github.com/mattt/bestline-swift at 1.0.0 (3.20s)
Computing version for https://github.com/mattt/ollama-swift
Computed https://github.com/mattt/ollama-swift at 1.8.0 (0.78s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.84s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/swiftlang/swift-syntax
[1/868] Fetching swift-concurrency-extras
[245/2160] Fetching swift-concurrency-extras, swift-clocks
[323/4570] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers
[4547/10052] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers, xctest-dynamic-overlay
[5284/81417] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.72s)
[5637/80125] Fetching swift-concurrency-extras, combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (8.79s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (8.79s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (8.83s)
Fetched https://github.com/swiftlang/swift-syntax from cache (8.88s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (9.71s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.76s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.84s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.71s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.0 (0.78s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (4.23s)
Computing version for https://github.com/hummingbird-project/hummingbird
Computed https://github.com/hummingbird-project/hummingbird at 2.15.0 (0.69s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/6116] Fetching swift-nio-extras
[185/8542] Fetching swift-nio-extras, swift-service-lifecycle
[990/11236] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-transport-services
[7194/22890] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-transport-services, swift-nio-http2
[9235/36923] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-transport-services, swift-nio-http2, async-http-client
[10036/51901] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-transport-services, swift-nio-http2, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.79s)
[12980/49207] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
[36327/126160] Fetching swift-nio-extras, swift-service-lifecycle, swift-nio-http2, async-http-client, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.26s)
Fetched https://github.com/swift-server/async-http-client.git from cache (3.26s)
[58301/106011] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[70614/111055] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio, swift-distributed-tracing
[72847/113267] Fetching swift-service-lifecycle, swift-nio-http2, swift-nio-ssl, swift-nio, swift-distributed-tracing, swift-metrics
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.92s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.94s)
[63341/99187] Fetching swift-nio-ssl, swift-nio, swift-distributed-tracing, swift-metrics
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.98s)
[50364/84209] Fetching swift-nio, swift-distributed-tracing, swift-metrics
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-metrics.git from cache (0.90s)
Fetching https://github.com/apple/swift-atomics.git
[50447/81997] Fetching swift-nio, swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.97s)
Fetching https://github.com/apple/swift-async-algorithms.git
[46172/76953] Fetching swift-nio
[46173/77857] Fetching swift-nio, swift-http-types
[48373/81724] Fetching swift-nio, swift-http-types, swift-log
Fetched https://github.com/apple/swift-http-types.git from cache (0.56s)
[48408/80820] Fetching swift-nio, swift-log
[49917/97721] Fetching swift-nio, swift-log, swift-collections
[52021/99529] Fetching swift-nio, swift-log, swift-collections, swift-atomics
[56533/104519] Fetching swift-nio, swift-log, swift-collections, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-log.git from cache (0.97s)
[54362/100652] Fetching swift-nio, swift-collections, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (1.08s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.99s)
[55015/93854] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.69s)
[60024/76953] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (10.84s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (13.03s)
Fetching https://github.com/apple/swift-system.git
[1/4676] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.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 (0.95s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.83s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.74s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.0 (0.63s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.85s)
Fetching https://github.com/apple/swift-service-context.git
[1/1081] 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.18s)
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.0 (1.98s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.62s)
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-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.71s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1169] Fetching swift-http-structured-headers
[434/2785] Fetching swift-http-structured-headers, swift-asn1
[2189/8744] Fetching swift-http-structured-headers, swift-asn1, swift-algorithms
[5647/15161] Fetching swift-http-structured-headers, swift-asn1, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.49s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.49s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.49s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.49s)
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 (0.85s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.38s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.63s)
Fetching https://github.com/apple/swift-numerics.git
[1/5769] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.63s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.13s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.11.0 (0.48s)
Fetching https://github.com/apple/swift-crypto.git
[1/15861] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.99s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (4.58s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.52s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.33.0 (1.39s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.13.2 (1.37s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.46s)
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.85.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.33.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.13.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-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/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.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/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.11.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
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/hummingbird-project/hummingbird
Working copy of https://github.com/hummingbird-project/hummingbird resolved at 2.15.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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/mattt/bestline-swift
Working copy of https://github.com/mattt/bestline-swift resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.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.0
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 601.0.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/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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/109] Write sources
[41/109] Compiling CNIODarwin shim.c
[42/109] Compiling CNIOWindows shim.c
[43/109] Write swift-version-24593BA9C3E375BF.txt
[44/109] Compiling CNIOWASI CNIOWASI.c
[45/109] Compiling CNIOWindows WSAStartup.c
[46/109] Compiling CNIOPosix event_loop_id.c
[47/109] Compiling CNIOLinux liburing_shims.c
[47/109] Compiling _AtomicsShims.c
[49/123] Compiling CNIOLinux shim.c
[50/132] Compiling CNIOLLHTTP c_nio_api.c
[51/148] Compiling c-nioatomics.c
[53/156] Emitting module InternalCollectionsUtilities
[54/157] Emitting module IssueReportingPackageSupport
[55/157] Compiling IssueReportingPackageSupport _Test.swift
[56/157] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[57/157] Compiling InternalCollectionsUtilities Debugging.swift
[58/157] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[59/157] Compiling InternalCollectionsUtilities _SortedCollection.swift
[60/157] Compiling InternalCollectionsUtilities Descriptions.swift
[61/157] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[62/157] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[63/158] Compiling ServiceContextModule ServiceContextKey.swift
[64/158] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[65/158] Compiling InternalCollectionsUtilities UInt+reversed.swift
[66/158] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[67/158] Compiling InternalCollectionsUtilities Integer rank.swift
[68/158] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[69/158] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[70/158] Emitting module ServiceContextModule
[71/158] Compiling ServiceContextModule ServiceContext.swift
[73/159] Compiling HTTPTypes ISOLatin1String.swift
[75/160] Emitting module _NIOBase64
[76/160] Compiling _NIOBase64 Base64.swift
[77/160] Compiling Ollama Tool.swift
[78/162] Compiling _NIODataStructures _TinyArray.swift
[79/162] Compiling _NIODataStructures PriorityQueue.swift
[81/163] Emitting module HTTPTypes
[82/165] Compiling HTTPTypes HTTPParsedFields.swift
[83/165] Compiling HTTPTypes HTTPResponse.swift
[84/165] Compiling HTTPTypes HTTPRequest.swift
[85/190] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[87/191] Compiling Instrumentation NoOpInstrument.swift
[88/191] Compiling Instrumentation Instrument.swift
[89/191] Emitting module Instrumentation
[90/194] Compiling Instrumentation MultiplexInstrument.swift
[91/194] Compiling ConcurrencyHelpers LockedValueBox.swift
[92/194] Emitting module ConcurrencyHelpers
[93/194] Emitting module CoreMetrics
[94/194] Compiling IssueReporting TestContext.swift
[95/194] Compiling IssueReporting Unimplemented.swift
[96/196] Compiling ConcurrencyHelpers Lock.swift
[98/197] Compiling Logging MetadataProvider.swift
[99/197] Compiling HTTPTypes NIOLock.swift
[100/197] Compiling Instrumentation InstrumentationSystem.swift
[101/197] Compiling Instrumentation Locks.swift
[103/223] Compiling _RopeModule BigString+Chunk+Counts.swift
[104/223] Compiling _RopeModule BigString+Chunk+Description.swift
[105/223] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[106/223] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[107/249] Compiling Ollama Model.swift
[108/260] Compiling _RopeModule BigString.swift
[109/260] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[110/260] Compiling _RopeModule BigString+Chunk+Breaks.swift
[111/266] Emitting module Logging
[112/266] Compiling Logging Locks.swift
[113/267] Emitting module _NIODataStructures
[114/267] Compiling _NIODataStructures Heap.swift
[116/270] Compiling Logging LogHandler.swift
[117/270] Compiling Logging Logging.swift
[119/271] Emitting module Ollama
[120/271] Compiling _RopeModule BigString+Builder.swift
/host/spi-builder-workspace/.build/checkouts/ollama-swift/Sources/Ollama/Client.swift:149:63: error: value of type 'URLSession' has no member 'bytes'
 147 |                 do {
 148 |                     let request = try createRequest(method, path, params: params)
 149 |                     let (bytes, response) = try await session.bytes(for: request)
     |                                                               `- error: value of type 'URLSession' has no member 'bytes'
 150 |                     let httpResponse = try validateResponse(response)
 151 |
[121/271] Compiling _RopeModule BigString+Contents.swift
/host/spi-builder-workspace/.build/checkouts/ollama-swift/Sources/Ollama/Client.swift:149:63: error: value of type 'URLSession' has no member 'bytes'
 147 |                 do {
 148 |                     let request = try createRequest(method, path, params: params)
 149 |                     let (bytes, response) = try await session.bytes(for: request)
     |                                                               `- error: value of type 'URLSession' has no member 'bytes'
 150 |                     let httpResponse = try validateResponse(response)
 151 |
[122/271] Compiling Ollama JSONDecoder+Extensions.swift
[123/271] Compiling Ollama KeepAlive.swift
[124/279] Emitting module IssueReporting
[125/279] Compiling Ollama Value.swift
[126/334] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[127/334] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[128/334] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[129/334] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[130/334] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[131/334] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[132/334] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[133/334] Compiling OrderedCollections OrderedDictionary+Values.swift
[134/334] Compiling OrderedCollections OrderedDictionary+Codable.swift
[135/334] Compiling OrderedCollections _HashTable+Constants.swift
[136/334] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[137/334] Compiling UnixSignals UnixSignal.swift
[138/334] Emitting module UnixSignals
[139/334] Compiling UnixSignals UnixSignalsSequence.swift
[140/334] Compiling Tracing TracingTime.swift
[143/336] Compiling Tracing TracerProtocol.swift
[144/336] Emitting module Tracing
[145/419] Compiling HeapModule Heap+Invariants.swift
[146/419] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[147/419] Compiling CoreMetrics Locks.swift
[148/419] Compiling CoreMetrics Metrics.swift
[150/420] Compiling HeapModule Heap+Descriptions.swift
[151/423] Compiling Tracing TracerProtocol+Legacy.swift
[152/423] Compiling Tracing Tracer.swift
[153/423] Compiling XCTestDynamicOverlay Exports.swift
[154/423] Compiling HeapModule _HeapNode.swift
[155/423] Compiling HeapModule Heap.swift
[156/423] Compiling HeapModule Heap+UnsafeHandle.swift
[157/423] Emitting module HeapModule
[158/424] Compiling HashTreeCollections TreeDictionary+Merge.swift
[159/424] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[160/424] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[161/424] Compiling HashTreeCollections TreeDictionary+Values.swift
[162/424] Compiling HashTreeCollections _HashTreeIterator.swift
[163/424] Compiling HashTreeCollections _HashTreeStatistics.swift
[164/424] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[165/424] Compiling HashTreeCollections _RawHashNode.swift
[166/424] Compiling HashTreeCollections _UnmanagedHashNode.swift
[167/424] Compiling HashTreeCollections _UnsafePath.swift
[168/424] Compiling HashTreeCollections TreeDictionary+Codable.swift
[169/424] Compiling HashTreeCollections TreeDictionary+Collection.swift
[170/424] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[171/424] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[173/431] Compiling Tracing InstrumentationSystem+Tracing.swift
[174/431] Compiling Tracing NoOpTracer.swift
[175/431] Compiling Tracing SpanProtocol.swift
[176/434] Compiling HashTreeCollections TreeSet+Hashable.swift
[177/434] Compiling HashTreeCollections TreeSet+Sendable.swift
[178/434] Compiling HashTreeCollections TreeSet+Sequence.swift
[179/434] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[180/434] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[181/434] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[182/434] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[183/434] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[184/434] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[185/434] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[187/444] Compiling HashTreeCollections _HashNode+Structural union.swift
[188/444] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[189/444] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[190/444] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[191/444] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[192/444] Compiling HashTreeCollections _HashNode.swift
[193/444] Compiling HashTreeCollections _HashNodeHeader.swift
[194/444] Compiling HashTreeCollections _HashSlot.swift
[195/444] Compiling HashTreeCollections _HashStack.swift
[196/444] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[197/444] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[198/444] Compiling HashTreeCollections TreeDictionary+Filter.swift
[199/444] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[200/444] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[201/444] Compiling HashTreeCollections TreeDictionary+Keys.swift
[202/444] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[203/459] Compiling DequeModule Deque+CustomReflectable.swift
[204/459] Compiling DequeModule Deque+Descriptions.swift
[205/461] Compiling DequeModule Deque+Testing.swift
[206/461] Compiling DequeModule Deque._Storage.swift
[207/461] Compiling DequeModule Deque._UnsafeHandle.swift
[208/461] Compiling DequeModule Deque.swift
[209/461] Compiling DequeModule _DequeBuffer.swift
[210/461] Compiling DequeModule _DequeBufferHeader.swift
[211/461] Compiling DequeModule _DequeSlot.swift
[212/461] Compiling DequeModule _UnsafeWrappedBuffer.swift
[213/461] Compiling DequeModule Deque+Codable.swift
[214/461] Compiling DequeModule Deque+Collection.swift
[217/461] Compiling DequeModule Deque+Equatable.swift
[218/461] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[219/461] Compiling DequeModule Deque+Extras.swift
[220/461] Compiling DequeModule Deque+Hashable.swift
[223/461] Emitting module XCTestDynamicOverlay
[224/461] Compiling XCTestDynamicOverlay Deprecations.swift
[230/462] Compiling OrderedCollections OrderedSet+SubSequence.swift
[231/462] Compiling OrderedCollections OrderedSet+Testing.swift
[232/462] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[233/462] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[234/462] Compiling OrderedCollections OrderedSet.swift
[235/462] Compiling OrderedCollections _UnsafeBitset.swift
[236/462] Compiling HashTreeCollections TreeSet+Equatable.swift
[237/462] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[238/462] Compiling HashTreeCollections TreeSet+Extras.swift
[239/462] Compiling HashTreeCollections TreeSet+Filter.swift
[253/473] Compiling ConcurrencyExtras Result.swift
[258/474] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[259/474] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[260/474] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[261/474] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[262/474] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[263/474] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[264/474] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[265/474] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[266/474] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[267/474] Compiling HashTreeCollections TreeSet.swift
[268/474] Compiling ConcurrencyExtras Locking.swift
[269/474] Compiling ConcurrencyExtras UncheckedBox.swift
[270/474] Compiling ConcurrencyExtras LockIsolated.swift
[271/474] Compiling ConcurrencyExtras MainSerialExecutor.swift
[272/474] Compiling ConcurrencyExtras UncheckedSendable.swift
[273/474] Compiling ConcurrencyExtras AsyncStream.swift
[274/474] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[275/474] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[276/474] Compiling HashTreeCollections _HashNode+Structural merge.swift
[277/474] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[278/474] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[295/483] Emitting module ConcurrencyExtras
[296/483] Compiling ConcurrencyExtras Task.swift
[297/483] Compiling ConcurrencyExtras ActorIsolated.swift
[298/483] Compiling ConcurrencyExtras AnyHashableSendable.swift
[300/484] Compiling OrderedCollections OrderedSet+Sendable.swift
[325/496] Compiling CombineSchedulers UIScheduler.swift
[326/497] Emitting module CombineSchedulers
[327/497] Compiling CombineSchedulers Timer.swift
[328/497] Compiling CombineSchedulers UIKit.swift
[329/497] Compiling CombineSchedulers SwiftUI.swift
[330/497] Compiling CombineSchedulers TestScheduler.swift
[331/497] Compiling CombineSchedulers UnimplementedScheduler.swift
[332/497] Compiling CombineSchedulers AnyScheduler.swift
[333/497] Compiling CombineSchedulers Concurrency.swift
[334/497] Compiling CombineSchedulers Lock.swift
[335/497] Compiling CombineSchedulers NSRecursiveLock.swift
[336/497] Compiling CombineSchedulers ImmediateScheduler.swift
[337/497] Compiling CombineSchedulers Deprecations.swift
[338/498] Emitting module DequeModule
[349/500] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[350/500] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[351/500] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[352/500] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[360/500] Wrapping AST for _NIODataStructures for debugging
[364/507] Emitting module OrderedCollections
[372/507] Wrapping AST for _NIOBase64 for debugging
[374/508] Wrapping AST for XCTestDynamicOverlay for debugging
[375/508] Wrapping AST for UnixSignals for debugging
[377/508] Compiling Clocks Timer.swift
[378/509] Compiling Ollama Embeddings.swift
[379/509] Compiling Ollama Data+Extensions.swift
[379/509] Wrapping AST for ServiceContextModule for debugging
[380/509] Wrapping AST for Tracing for debugging
[381/509] Wrapping AST for OrderedCollections for debugging
[382/509] Wrapping AST for Logging for debugging
[383/509] Wrapping AST for IssueReportingPackageSupport for debugging
[384/509] Wrapping AST for IssueReporting for debugging
[385/509] Wrapping AST for InternalCollectionsUtilities for debugging
[386/509] Compiling HTTPTypes HTTPFieldName.swift
[387/509] Compiling HTTPTypes HTTPField.swift
[387/509] Wrapping AST for Instrumentation for debugging
BUILD FAILURE 6.2 linux