Build Information
Failed to build olleh, reference main (345214
), with Swift 6.1 for Android on 28 Jul 2025 10:26:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 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: 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
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 6.0.2
error: fatalError
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/mattt/ollama-swift
Fetching https://github.com/mattt/bestline-swift
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/hummingbird-project/hummingbird
[1/33] Fetching bestline-swift
[34/768] Fetching bestline-swift, ollama-swift
Fetched https://github.com/mattt/bestline-swift from cache (0.30s)
Fetching https://github.com/apple/swift-argument-parser
[1/24793] Fetching hummingbird
[3968/31084] Fetching hummingbird, swift-dependencies
Fetched https://github.com/mattt/ollama-swift from cache (0.68s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.69s)
[13637/24793] Fetching hummingbird
[22563/40372] Fetching hummingbird, swift-argument-parser
Fetched https://github.com/hummingbird-project/hummingbird from cache (1.19s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.95s)
Computing version for https://github.com/mattt/bestline-swift
Computed https://github.com/mattt/bestline-swift at 1.0.0 (1.81s)
Computing version for https://github.com/mattt/ollama-swift
Computed https://github.com/mattt/ollama-swift at 1.8.0 (0.50s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.66s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/868] Fetching swift-concurrency-extras
[453/3278] Fetching swift-concurrency-extras, combine-schedulers
[3279/4570] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.44s)
[1/5482] Fetching xctest-dynamic-overlay
[550/76847] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.07s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.08s)
[14987/71365] Fetching swift-syntax
Fetched https://github.com/pointfreeco/combine-schedulers from cache (5.15s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.19s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (5.66s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.52s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.44s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.0 (0.52s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.08s)
Computing version for https://github.com/hummingbird-project/hummingbird
Computed https://github.com/hummingbird-project/hummingbird at 2.15.0 (0.49s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/swift-server/async-http-client.git
[1/2426] Fetching swift-service-lifecycle
[729/5120] Fetching swift-service-lifecycle, swift-nio-transport-services
[3220/11236] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-extras
[7017/22890] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[8291/36923] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, async-http-client
[18573/51901] Fetching swift-service-lifecycle, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.56s)
[25077/49475] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, async-http-client, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.56s)
[19382/43359] Fetching swift-nio-transport-services, swift-nio-http2, async-http-client, swift-nio-ssl
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio.git
[33026/48403] Fetching swift-nio-transport-services, swift-nio-http2, async-http-client, swift-nio-ssl, swift-distributed-tracing
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.17s)
[36468/45709] Fetching swift-nio-http2, async-http-client, swift-nio-ssl, swift-distributed-tracing
Fetched https://github.com/swift-server/async-http-client.git from cache (1.18s)
[23439/31676] Fetching swift-nio-http2, swift-nio-ssl, swift-distributed-tracing
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.79s)
Fetching https://github.com/apple/swift-log.git
[21989/26632] Fetching swift-nio-http2, swift-nio-ssl
[22140/103585] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
[25519/104489] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-http-types
[26423/106701] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-http-types, swift-metrics
[28688/105797] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-metrics
Fetched https://github.com/apple/swift-http-types.git from cache (0.40s)
Fetching https://github.com/apple/swift-collections.git
[31966/109664] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-metrics, swift-log
Fetched https://github.com/apple/swift-metrics.git from cache (0.52s)
[32398/107452] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-log
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
[43562/103585] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
[44333/120486] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-collections
Fetching https://github.com/apple/swift-async-algorithms.git
[46549/122294] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-collections, swift-atomics
[64912/127284] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-collections, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.80s)
[76634/125476] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.59s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.59s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.59s)
[48090/93854] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.73s)
[60024/76953] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.85.0 (6.82s)
Fetching https://github.com/apple/swift-system.git
[1/4676] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.91s)
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.59s)
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.47s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.0 (0.43s)
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.45s)
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.30s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.73s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.57s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.50s)
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.52s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1616] Fetching swift-asn1
[842/2785] Fetching swift-asn1, swift-http-structured-headers
[2786/8744] Fetching swift-asn1, swift-http-structured-headers, swift-algorithms
[2965/15161] Fetching swift-asn1, swift-http-structured-headers, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.48s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.49s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.52s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.52s)
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.96s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.48s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.67s)
Fetching https://github.com/apple/swift-numerics.git
[1/5769] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.10s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.11.0 (0.73s)
Fetching https://github.com/apple/swift-crypto.git
[1/15861] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.60s)
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 (2.16s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.69s)
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.09s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.13.2 (2.61s)
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.93s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.33.0
Creating working copy for https://github.com/apple/swift-nio-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/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-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-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.11.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/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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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/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/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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.85.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-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-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.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.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-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-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/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-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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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/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-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/109] Write sources
[41/109] Compiling CNIOWindows shim.c
[42/109] Compiling CNIODarwin shim.c
[43/109] Compiling CNIOWASI CNIOWASI.c
[44/109] Compiling CNIOWindows WSAStartup.c
[45/109] Compiling _AtomicsShims.c
[46/109] Compiling CNIOPosix event_loop_id.c
[47/109] Compiling CNIOLinux liburing_shims.c
[48/109] Compiling CNIOLinux shim.c
[48/109] Write sources
[55/109] Compiling CNIOLLHTTP c_nio_api.c
[56/109] Write swift-version-24593BA9C3E375BF.txt
[56/109] Compiling CNIOLLHTTP c_nio_http.c
[58/115] Compiling CNIOLLHTTP c_nio_llhttp.c
[59/123] Compiling CBestline bestline.c
[61/134] Emitting module IssueReportingPackageSupport
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/134] Emitting module _NIOBase64
[62/134] Compiling c-nioatomics.c
[64/148] 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
[65/149] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[66/149] Compiling InternalCollectionsUtilities Debugging.swift
[67/150] Compiling _NIOBase64 Base64.swift
[69/151] Emitting module _NIODataStructures
[70/151] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[71/151] Compiling ServiceContextModule ServiceContextKey.swift
[72/151] Compiling InternalCollectionsUtilities Descriptions.swift
[73/151] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[74/151] Emitting module ServiceContextModule
[75/151] Compiling ServiceContextModule ServiceContext.swift
[76/152] Compiling _NIODataStructures PriorityQueue.swift
[77/152] Compiling _NIODataStructures Heap.swift
[78/152] Compiling _NIODataStructures _TinyArray.swift
[80/153] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[81/161] Compiling c-atomics.c
[84/161] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[85/161] Compiling InternalCollectionsUtilities Integer rank.swift
[86/161] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[87/161] Compiling InternalCollectionsUtilities UInt+reversed.swift
[88/161] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[89/161] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[90/161] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[91/161] Compiling InternalCollectionsUtilities _SortedCollection.swift
[92/195] Compiling Instrumentation Instrument.swift
[93/195] Emitting module InternalCollectionsUtilities
[94/196] Compiling Instrumentation NoOpInstrument.swift
[95/196] Compiling Instrumentation MultiplexInstrument.swift
[96/196] Compiling HTTPTypes ISOLatin1String.swift
[98/197] Compiling HTTPTypes HTTPFieldName.swift
[99/198] 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/201] Emitting module HTTPTypes
[101/201] Compiling HTTPTypes HTTPField.swift
[102/201] Compiling NIOConcurrencyHelpers lock.swift
[103/201] Compiling ConcurrencyHelpers LockedValueBox.swift
[104/201] 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
[105/201] 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
[106/203] Compiling NIOConcurrencyHelpers NIOLock.swift
[107/203] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[108/203] Compiling NIOConcurrencyHelpers atomics.swift
[109/203] Compiling HTTPTypes NIOLock.swift
[110/203] Emitting module NIOConcurrencyHelpers
[111/203] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[112/204] Compiling HTTPTypes HTTPParsedFields.swift
[113/204] Compiling HTTPTypes HTTPRequest.swift
[114/204] Compiling HTTPTypes HTTPResponse.swift
[116/204] 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
[117/204] 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
[118/272] Compiling CoreMetrics Metrics.swift
[119/272] Compiling Logging MetadataProvider.swift
[120/272] Emitting module Logging
[121/272] Compiling Logging Locks.swift
[122/272] Emitting module ConcurrencyHelpers
[123/272] Compiling ConcurrencyHelpers Lock.swift
[124/272] Compiling Instrumentation InstrumentationSystem.swift
[125/272] Emitting module Instrumentation
[126/272] Compiling Instrumentation Locks.swift
[127/274] Emitting module CoreMetrics
[128/274] Compiling CoreMetrics Locks.swift
[129/275] Compiling Logging LogHandler.swift
[130/275] Compiling Logging Logging.swift
[135/344] 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
[136/344] Compiling Tracing NoOpTracer.swift
[137/344] Compiling Tracing InstrumentationSystem+Tracing.swift
[138/344] Emitting module UnixSignals
[139/344] 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
[140/344] Compiling Tracing TracingTime.swift
[141/344] 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
[142/344] 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
[143/344] 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
[144/344] 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
[145/344] 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
[146/344] 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
[147/344] 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
[148/344] 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
[149/344] 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
[150/344] 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
[151/344] 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
[152/344] 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
[153/344] 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
[154/344] Emitting module Tracing
[155/344] 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
[156/344] 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
[157/344] 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
[158/344] 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
[159/344] 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
[160/344] 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
[161/344] 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
[163/345] Compiling Tracing Tracer.swift
[164/345] Compiling Tracing TracerProtocol+Legacy.swift
[165/345] Compiling Tracing TracerProtocol.swift
[166/345] Compiling UnixSignals UnixSignalsSequence.swift
[167/345] Compiling UnixSignals UnixSignal.swift
[169/346] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[170/346] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[171/346] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[172/346] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[173/346] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[174/346] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[175/346] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[176/353] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[177/353] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[178/353] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[179/353] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[180/353] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[181/353] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[182/353] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[183/363] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[184/363] 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
[185/363] Compiling Tracing SpanProtocol.swift
[186/364] Compiling HeapModule Heap.swift
[188/364] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[190/364] Compiling OrderedCollections OrderedSet+Hashable.swift
[192/364] Compiling OrderedCollections OrderedSet+Initializers.swift
[194/364] Compiling OrderedCollections OrderedSet+Insertions.swift
[196/364] Compiling OrderedCollections OrderedSet+Invariants.swift
[198/364] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[199/364] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[202/364] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[203/364] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[204/364] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[205/364] Compiling HeapModule Heap+Descriptions.swift
[207/373] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[208/373] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[209/373] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[210/373] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[211/373] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[212/373] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[213/373] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[214/373] Compiling OrderedCollections OrderedDictionary+Values.swift
[215/373] Compiling OrderedCollections OrderedDictionary.swift
[216/373] Compiling OrderedCollections OrderedSet+Codable.swift
[217/373] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[218/373] Compiling OrderedCollections OrderedSet+Descriptions.swift
[219/373] Compiling OrderedCollections OrderedSet+Diffing.swift
[220/373] Compiling OrderedCollections OrderedSet+Equatable.swift
[231/373] Compiling HeapModule _HeapNode.swift
[232/373] 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
[233/413] Emitting module HeapModule
[234/431] Compiling HeapModule Heap+UnsafeHandle.swift
[235/431] Compiling HeapModule Heap+Invariants.swift
[236/450] Compiling HashTreeCollections _HashSlot.swift
[237/450] Compiling HashTreeCollections _HashStack.swift
[238/450] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[239/450] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[240/450] Compiling HashTreeCollections _HashNode+Storage.swift
[241/450] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[242/450] Compiling HashTreeCollections _HashNode+Structural filter.swift
[243/450] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[244/450] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[245/450] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[246/450] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[247/450] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[248/450] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[249/450] Compiling HashTreeCollections _HashNode+Structural union.swift
[250/450] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[251/450] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[252/450] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[253/450] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[254/450] Compiling HashTreeCollections _HashNode.swift
[255/450] Compiling HashTreeCollections _HashNodeHeader.swift
[257/465] Compiling DequeModule Deque+Codable.swift
[258/465] Compiling DequeModule Deque+Collection.swift
[259/465] Compiling DequeModule Deque+CustomReflectable.swift
[260/465] Compiling DequeModule Deque+Descriptions.swift
[261/465] Compiling DequeModule Deque+Testing.swift
[262/465] Compiling DequeModule Deque._Storage.swift
[263/465] Compiling DequeModule Deque+Extras.swift
[264/465] Compiling DequeModule Deque+Hashable.swift
[265/465] Compiling DequeModule Deque+Equatable.swift
[266/465] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[267/465] 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
[269/466] Emitting module _RopeModule
[270/466] Compiling DequeModule _DequeBuffer.swift
[271/466] Compiling DequeModule _DequeBufferHeader.swift
[272/468] Compiling HashTreeCollections TreeSet+Hashable.swift
[273/468] Compiling HashTreeCollections TreeSet+Sendable.swift
[274/468] Compiling HashTreeCollections TreeSet+Sequence.swift
[275/468] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[276/468] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[277/468] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[278/468] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[279/468] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[280/468] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[281/468] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[292/478] Emitting module Metrics
[293/478] Compiling Metrics Metrics.swift
[301/490] Compiling ConcurrencyExtras LockIsolated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[302/491] Compiling ConcurrencyExtras Result.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[303/491] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[304/491] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[305/491] Compiling HashTreeCollections TreeDictionary+Filter.swift
[306/491] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[307/491] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[308/491] Compiling HashTreeCollections TreeDictionary+Keys.swift
[309/491] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[317/491] Compiling HashTreeCollections TreeDictionary+Merge.swift
[318/491] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[319/491] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[320/491] Compiling HashTreeCollections TreeDictionary+Values.swift
[321/491] Compiling HashTreeCollections TreeDictionary.swift
[322/491] Compiling HashTreeCollections TreeSet+Codable.swift
[323/491] Compiling HashTreeCollections TreeSet+Collection.swift
[324/491] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[325/491] Compiling HashTreeCollections TreeSet+Debugging.swift
[326/491] Compiling HashTreeCollections TreeSet+Descriptions.swift
[327/491] Compiling HashTreeCollections TreeSet+Equatable.swift
[328/491] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[329/491] Compiling HashTreeCollections TreeSet+Extras.swift
[330/491] Compiling HashTreeCollections TreeSet+Filter.swift
[331/491] Emitting module OrderedCollections
[332/534] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[333/534] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[334/535] Compiling BitCollections BitArray+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[335/535] Compiling BitCollections BitArray+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[337/545] Compiling ConcurrencyExtras MainSerialExecutor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[338/545] Compiling ConcurrencyExtras Task.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[339/545] Compiling ConcurrencyExtras UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[340/545] Compiling BitCollections BitArray+Descriptions.swift
[341/545] Compiling BitCollections BitArray+Equatable.swift
[342/545] Compiling BitCollections BitArray+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[343/545] Compiling BitCollections BitArray+Fill.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
[344/545] Emitting module ConcurrencyExtras
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[345/546] Compiling HTTPTypes HTTPFields.swift
[346/547] Compiling BitCollections BitArray+Copy.swift
[347/547] Compiling BitCollections BitArray+CustomReflectable.swift
[350/549] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[351/549] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[352/549] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[353/549] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[354/549] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[355/549] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[356/549] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[357/549] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[358/549] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[359/549] Compiling HashTreeCollections TreeSet.swift
[362/549] Compiling Bestline Bestline.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/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 | }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[363/549] Emitting module Bestline
<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/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 | }
<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 |
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
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/95] Emitting module IssueReportingPackageSupport
[5/95] Compiling IssueReportingPackageSupport _Test.swift
[6/95] Compiling ServiceContextModule ServiceContextKey.swift
[7/96] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/96] Compiling InternalCollectionsUtilities Debugging.swift
[9/97] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/97] Emitting module ServiceContextModule
[11/97] Compiling ServiceContextModule ServiceContext.swift
[12/98] Compiling InternalCollectionsUtilities Descriptions.swift
[13/98] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/98] Compiling Logging MetadataProvider.swift
[16/98] Compiling Ollama Embeddings.swift
[18/99] Compiling NIOConcurrencyHelpers NIOLock.swift
[19/99] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[20/99] Compiling Ollama Tool.swift
[21/99] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/99] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[23/99] Compiling NIOConcurrencyHelpers atomics.swift
[24/99] Compiling NIOConcurrencyHelpers lock.swift
[25/99] Compiling _NIODataStructures Heap.swift
[26/99] Compiling Logging Locks.swift
[27/99] Compiling Ollama Chat.swift
[28/99] Compiling Ollama Client.swift
[29/107] Emitting module _NIOBase64
[30/107] Compiling _NIOBase64 Base64.swift
[31/108] Compiling _NIODataStructures _TinyArray.swift
[32/108] Compiling _NIODataStructures PriorityQueue.swift
[33/108] Emitting module _NIODataStructures
[34/128] Emitting module NIOConcurrencyHelpers
[37/129] Emitting module Ollama
[38/129] Compiling IssueReporting FailureObserver.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 |
[39/129] Compiling IssueReporting LockIsolated.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 |
[40/129] Compiling Ollama JSONDecoder+Extensions.swift
[41/129] Compiling Ollama Model.swift
[42/129] Compiling Ollama KeepAlive.swift
[44/129] Emitting module InternalCollectionsUtilities
[45/129] Compiling IssueReporting UncheckedSendable.swift
[46/129] Compiling IssueReporting Warn.swift
[47/129] Compiling Ollama Value.swift
[48/129] Compiling IssueReporting Rethrows.swift
[49/129] Compiling IssueReporting SwiftTesting.swift
[50/129] Compiling IssueReporting IssueReporter.swift
[51/129] Compiling IssueReporting ErrorReporting.swift
[52/142] Compiling IssueReporting TestContext.swift
[53/142] Compiling IssueReporting Unimplemented.swift
[55/144] Compiling HTTPTypes ISOLatin1String.swift
[59/145] Compiling IssueReporting XCTest.swift
[60/145] Compiling IssueReporting IsTesting.swift
[62/145] Emitting module Instrumentation
[63/145] Compiling Instrumentation NoOpInstrument.swift
[64/145] Compiling IssueReporting RuntimeWarningReporter.swift
[65/145] Compiling IssueReporting ReportIssue.swift
[66/145] Compiling IssueReporting BreakpointReporter.swift
[67/145] Compiling IssueReporting FatalErrorReporter.swift
[68/145] Compiling Instrumentation MultiplexInstrument.swift
[69/145] Emitting module HTTPTypes
[70/145] Compiling HTTPTypes HTTPField.swift
[71/145] Compiling ConcurrencyHelpers LockedValueBox.swift
[72/145] Compiling Instrumentation InstrumentationSystem.swift
[73/145] Compiling Instrumentation Instrument.swift
[74/145] Compiling Instrumentation Locks.swift
[77/154] Compiling IssueReporting AppHostWarning.swift
[78/154] Compiling IssueReporting Deprecations.swift
[79/155] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[80/155] Compiling ConcurrencyExtras Locking.swift
[81/155] Compiling ConcurrencyExtras UncheckedBox.swift
[82/157] Compiling HTTPTypes HTTPParsedFields.swift
[83/157] Compiling Logging LogHandler.swift
[84/157] Emitting module ConcurrencyHelpers
[85/157] Compiling ConcurrencyHelpers Lock.swift
[86/157] Emitting module Logging
[87/157] Compiling Logging Logging.swift
[88/159] Emitting module IssueReporting
[89/159] Compiling ConcurrencyExtras Result.swift
[90/160] Compiling ConcurrencyExtras MainSerialExecutor.swift
[91/160] Compiling IssueReporting WithExpectedIssue.swift
[92/160] Compiling IssueReporting WithIssueContext.swift
[95/161] Compiling HTTPTypes HTTPRequest.swift
[96/161] Compiling HTTPTypes HTTPResponse.swift
[97/161] Compiling HTTPTypes NIOLock.swift
[99/161] Emitting module ConcurrencyExtras
[100/161] Emitting module CoreMetrics
[101/161] Compiling ConcurrencyExtras ActorIsolated.swift
[102/161] Compiling ConcurrencyExtras AnyHashableSendable.swift
[103/161] Compiling ConcurrencyExtras AsyncStream.swift
[107/161] Compiling ConcurrencyExtras LockIsolated.swift
[108/161] Compiling ConcurrencyExtras Task.swift
[109/240] Compiling HTTPTypes HTTPFields.swift
[110/240] Compiling HTTPTypes HTTPFieldName.swift
[112/241] Compiling ConcurrencyExtras UncheckedSendable.swift
[114/246] Compiling Tracing TracerProtocol.swift
[115/300] Compiling XCTestDynamicOverlay Exports.swift
[116/300] Compiling UnixSignals UnixSignalsSequence.swift
[117/300] Compiling UnixSignals UnixSignal.swift
[118/300] Emitting module UnixSignals
[119/301] Compiling Tracing Tracer.swift
[121/308] Compiling Tracing TracerProtocol+Legacy.swift
[122/308] Compiling Tracing TracingTime.swift
[123/308] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[124/308] Compiling HeapModule Heap+Descriptions.swift
[125/308] Compiling HeapModule _HeapNode.swift
[126/308] Compiling HeapModule Heap.swift
[127/308] Compiling CoreMetrics Locks.swift
[128/308] Compiling CoreMetrics Metrics.swift
[129/308] Compiling HeapModule Heap+Invariants.swift
[130/308] Compiling HeapModule Heap+UnsafeHandle.swift
[131/309] Emitting module HeapModule
[132/310] Compiling Tracing NoOpTracer.swift
[133/310] Emitting module XCTestDynamicOverlay
[134/310] Compiling XCTestDynamicOverlay Deprecations.swift
[135/310] Compiling Tracing InstrumentationSystem+Tracing.swift
[136/310] Emitting module Tracing
[137/310] Compiling Tracing SpanProtocol.swift
[140/312] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[141/312] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[142/312] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[143/312] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[144/312] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[145/312] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[146/312] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[149/319] Compiling OrderedCollections OrderedSet+Initializers.swift
[150/319] Compiling OrderedCollections OrderedSet+Insertions.swift
[151/319] Compiling OrderedCollections OrderedSet+Invariants.swift
[152/319] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[153/319] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[154/319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[155/319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[156/319] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[157/319] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[158/319] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[159/319] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[160/319] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[161/319] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[162/319] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[163/319] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[164/319] Compiling OrderedCollections OrderedDictionary+Values.swift
[165/319] Compiling OrderedCollections OrderedDictionary+Codable.swift
[166/319] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[167/319] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[168/319] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[169/319] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[170/319] Compiling OrderedCollections OrderedDictionary+Elements.swift
[171/319] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[172/319] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[173/432] Compiling HashTreeCollections _HashLevel.swift
[174/432] Compiling HashTreeCollections _HashNode+Builder.swift
[175/432] Compiling HashTreeCollections _HashNode+Debugging.swift
[176/432] Compiling HashTreeCollections _HashNode+Initializers.swift
[177/432] Compiling HashTreeCollections _HashNode+Invariants.swift
[178/432] Compiling HashTreeCollections _HashNode+Lookups.swift
[179/432] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[180/432] Compiling HashTreeCollections TreeSet+Hashable.swift
[181/432] Compiling HashTreeCollections TreeSet+Sendable.swift
[182/432] Compiling HashTreeCollections TreeDictionary+Merge.swift
[183/432] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[184/432] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[185/432] Compiling HashTreeCollections TreeDictionary+Values.swift
[186/432] Compiling HashTreeCollections _HashTreeIterator.swift
[187/432] Compiling HashTreeCollections _HashTreeStatistics.swift
[188/432] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[189/432] Compiling HashTreeCollections _RawHashNode.swift
[190/432] Compiling HashTreeCollections _UnmanagedHashNode.swift
[191/441] Compiling Clocks Lock.swift
[192/442] Compiling Clocks _AsyncTimerSequence.swift
[193/442] Compiling Clocks Timer.swift
[194/442] Compiling CombineSchedulers ImmediateScheduler.swift
[195/442] Compiling CombineSchedulers Deprecations.swift
[196/443] Compiling CombineSchedulers Timer.swift
[197/443] Compiling CombineSchedulers UIKit.swift
[198/443] Compiling CombineSchedulers UIScheduler.swift
[199/443] Compiling CombineSchedulers UnimplementedScheduler.swift
[200/443] Compiling Metrics Metrics.swift
[201/443] Emitting module CombineSchedulers
[202/443] Compiling CombineSchedulers AnyScheduler.swift
[203/443] Compiling CombineSchedulers Concurrency.swift
[204/443] Compiling DequeModule Deque+Extras.swift
[205/443] Compiling DequeModule Deque+Hashable.swift
[206/443] Compiling CombineSchedulers SwiftUI.swift
[207/443] Compiling CombineSchedulers TestScheduler.swift
[210/446] Emitting module Clocks
[211/446] Emitting module Metrics
[212/446] Compiling DequeModule Deque._UnsafeHandle.swift
[213/446] Compiling DequeModule Deque.swift
[214/446] Compiling DequeModule _DequeBuffer.swift
[215/446] Compiling DequeModule _DequeBufferHeader.swift
[216/447] Compiling Clocks AnyClock.swift
[217/447] Compiling Clocks ImmediateClock.swift
[220/447] Compiling _RopeModule Rope+Join.swift
[221/447] Compiling _RopeModule Rope+MutatingForEach.swift
[222/447] Compiling _RopeModule Rope+Remove.swift
[223/447] Compiling _RopeModule Rope+RemoveSubrange.swift
[224/447] Compiling _RopeModule Rope+Split.swift
[225/447] Compiling _RopeModule Optional Utilities.swift
[226/447] Compiling _RopeModule String Utilities.swift
[227/447] Compiling _RopeModule String.Index+ABI.swift
[234/457] Compiling DequeModule Deque+Testing.swift
[235/457] Compiling DequeModule Deque._Storage.swift
[236/457] Compiling Clocks SwiftUI.swift
[237/457] Compiling Clocks TestClock.swift
[238/457] Compiling HashTreeCollections TreeDictionary.swift
[239/457] Compiling HashTreeCollections TreeSet+Codable.swift
[240/457] Compiling HashTreeCollections TreeSet+Collection.swift
[241/457] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[242/457] Compiling HashTreeCollections TreeSet+Debugging.swift
[243/457] Compiling HashTreeCollections TreeSet+Descriptions.swift
[244/457] Compiling HashTreeCollections TreeSet+Equatable.swift
[245/457] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[246/457] Compiling HashTreeCollections TreeSet+Extras.swift
[247/457] Compiling HashTreeCollections TreeSet+Filter.swift
[252/458] Compiling DequeModule _DequeSlot.swift
[253/458] Compiling DequeModule _UnsafeWrappedBuffer.swift
[254/458] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[255/458] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[256/458] Compiling HashTreeCollections _HashNode.swift
[257/458] Compiling HashTreeCollections _HashNodeHeader.swift
[258/510] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[259/510] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[260/510] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[261/510] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[262/510] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[263/510] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[264/510] Compiling BitCollections BitSet+Initializers.swift
[265/510] Compiling BitCollections BitSet+Invariants.swift
[266/510] Compiling BitCollections BitSet+Random.swift
[267/510] Compiling BitCollections BitSet+SetAlgebra basics.swift
[268/510] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[269/510] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[276/510] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[277/510] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[278/510] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[279/510] Compiling BitCollections BitSet+SetAlgebra union.swift
[280/510] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[281/510] Compiling BitCollections BitSet.Counted.swift
[282/510] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[283/510] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[289/510] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[290/510] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[291/510] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[292/512] Compiling Clocks UnimplementedClock.swift
[293/512] Compiling BitCollections BitArray+Invariants.swift
[294/512] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[295/513] Emitting module OrderedCollections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[296/513] 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 | }
[297/513] 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 | }
BUILD FAILURE 6.1 android