Build Information
Failed to build Muharrir, reference v1.0.0 (b89495), with Swift 6.1 for Linux on 24 Feb 2026 07:51:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alpozcan/yazman.git
Reference: v1.0.0
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/alpozcan/yazman
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at b89495f Fix CI/release: use Xcode toolchain instead of standalone Swift
Cloned https://github.com/alpozcan/yazman.git
Revision (git rev-parse @):
b89495f71c50d74d2bc1fb27f22ed196c3a5f3b3
SUCCESS checkout https://github.com/alpozcan/yazman.git at v1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/alpozcan/yazman.git
https://github.com/alpozcan/yazman.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow.git"
},
{
"identity" : "ollama-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattt/ollama-swift.git"
}
],
"manifest_display_name" : "Muharrir",
"name" : "Muharrir",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "muharrir",
"targets" : [
"muharrir"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "muharrir",
"module_type" : "SwiftTarget",
"name" : "muharrir",
"path" : "Sources/muharrir",
"product_dependencies" : [
"ArgumentParser",
"SwiftSoup",
"Rainbow",
"Ollama"
],
"product_memberships" : [
"muharrir"
],
"sources" : [
"Commands/AddCommand.swift",
"Commands/CheckCommand.swift",
"Commands/ImproveCommand.swift",
"Commands/ReviewCommand.swift",
"Commands/ScrapeCommand.swift",
"Commands/SearchCommand.swift",
"Commands/StatsCommand.swift",
"Core/Checker.swift",
"Core/Config.swift",
"Core/OllamaExtensions.swift",
"Core/Prompts.swift",
"Core/Scraper.swift",
"Core/VectorStore.swift",
"Muharrir.swift",
"Utilities/Terminal.swift"
],
"type" : "executable"
},
{
"c99name" : "MuharrirTests",
"module_type" : "SwiftTarget",
"name" : "MuharrirTests",
"path" : "Tests/MuharrirTests",
"sources" : [
"ChunkerTests.swift",
"ConfigTests.swift",
"ParagraphExtractionTests.swift",
"PromptsTests.swift",
"ScraperTests.swift",
"TerminalTests.swift",
"TurkishContentTests.swift",
"VectorStoreTests.swift"
],
"target_dependencies" : [
"muharrir"
],
"type" : "test"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/mattt/ollama-swift.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/1420] Fetching rainbow
[1421/2179] Fetching rainbow, ollama-swift
[2180/19348] Fetching rainbow, ollama-swift, swift-argument-parser
[4584/25107] Fetching rainbow, ollama-swift, swift-argument-parser, swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.89s)
Fetched https://github.com/mattt/ollama-swift.git from cache (0.93s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.93s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.94s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.1 (4.93s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (1.00s)
Computing version for https://github.com/mattt/ollama-swift.git
Computed https://github.com/mattt/ollama-swift.git at 1.8.0 (0.94s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.3 (0.87s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/nicklockwood/LRUCache.git
[1/360] Fetching lrucache
[311/2180] Fetching lrucache, swift-atomics
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.36s)
[619/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.25s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.2.1 (3.97s)
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.2.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.11.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.2.1
Creating working copy for https://github.com/mattt/ollama-swift.git
Working copy of https://github.com/mattt/ollama-swift.git resolved at 1.8.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/22] Write sources
[10/22] Compiling _AtomicsShims.c
[10/22] Write swift-version-24593BA9C3E375BF.txt
[13/68] Emitting module ArgumentParserToolInfo
[14/68] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/68] Compiling Rainbow OutputTarget.swift
[16/68] Compiling Rainbow Rainbow.swift
[17/68] Compiling Rainbow String+ConditionalStyling.swift
[18/69] Compiling Rainbow ColorApproximation.swift
[19/69] Compiling Rainbow HSLColorConverter.swift
[20/69] Compiling Rainbow Style.swift
[21/69] Compiling Atomics ManagedAtomicLazyReference.swift
[22/69] Compiling Atomics UnsafeAtomic.swift
[23/69] Compiling Atomics UnsafeAtomicLazyReference.swift
[24/69] Compiling Rainbow String+Rainbow.swift
[25/69] Compiling Rainbow StringGenerator.swift
[27/71] Compiling Ollama Tool.swift
[28/72] Compiling Rainbow ModesExtractor.swift
[29/72] Compiling Rainbow ConditionalStyleBuilder.swift
[30/72] Compiling Rainbow ControlCode.swift
[31/72] Emitting module Atomics
[32/72] Compiling Rainbow BackgroundColor.swift
[33/72] Compiling Rainbow CodesParser.swift
[34/72] Compiling Rainbow Color.swift
[35/72] Compiling Atomics IntegerOperations.swift
[36/72] Compiling Atomics Unmanaged extensions.swift
[36/73] Wrapping AST for ArgumentParserToolInfo for debugging
[40/74] Emitting module Rainbow
[41/120] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/120] Compiling ArgumentParser Argument.swift
[43/120] Wrapping AST for Atomics for debugging
[45/120] Compiling ArgumentParser ParentCommand.swift
[46/120] Compiling ArgumentParser AsyncParsableCommand.swift
[47/120] Compiling ArgumentParser CommandConfiguration.swift
[48/120] Compiling ArgumentParser CommandGroup.swift
[49/120] Compiling ArgumentParser EnumerableFlag.swift
[50/120] Compiling ArgumentParser ExpressibleByArgument.swift
[51/120] Compiling ArgumentParser ParsableArguments.swift
[52/126] Compiling ArgumentParser ArgumentVisibility.swift
[53/126] Compiling ArgumentParser CompletionKind.swift
[54/126] Compiling ArgumentParser Errors.swift
[55/126] Compiling ArgumentParser Flag.swift
[56/126] Compiling ArgumentParser NameSpecification.swift
[57/126] Compiling ArgumentParser Option.swift
[58/126] Compiling ArgumentParser OptionGroup.swift
[59/126] Emitting module ArgumentParser
[60/126] Compiling ArgumentParser BashCompletionsGenerator.swift
[61/126] Compiling ArgumentParser CompletionsGenerator.swift
[62/126] Compiling ArgumentParser FishCompletionsGenerator.swift
[65/126] Compiling ArgumentParser ArgumentDiscussion.swift
[66/126] Compiling ArgumentParser ArgumentHelp.swift
[67/126] Compiling ArgumentParser Foundation.swift
[68/126] Compiling ArgumentParser Mutex.swift
[69/126] Compiling ArgumentParser Platform.swift
[70/126] Compiling ArgumentParser SequenceExtensions.swift
[71/126] Compiling ArgumentParser StringExtensions.swift
[72/126] Compiling ArgumentParser SwiftExtensions.swift
[73/126] Emitting module LRUCache
[74/126] Compiling LRUCache LRUCache.swift
[81/127] Compiling Ollama KeepAlive.swift
[82/127] Compiling Ollama Model.swift
[87/127] Emitting module Ollama
[88/127] Compiling Ollama Value.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 |
/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 |
[91/127] Compiling Ollama JSONDecoder+Extensions.swift
[93/127] Compiling Rainbow StyledStringBuilder.swift
[94/128] Compiling ArgumentParser Tree.swift
[95/128] Compiling ArgumentParser CodingKeyValidator.swift
[96/128] Compiling ArgumentParser NonsenseFlagsValidator.swift
[97/128] Compiling ArgumentParser ParsableArgumentsValidation.swift
[98/128] Compiling ArgumentParser PositionalArgumentsValidator.swift
[99/128] Compiling ArgumentParser UniqueNamesValidator.swift
[100/128] Wrapping AST for LRUCache for debugging
[101/128] Wrapping AST for Rainbow for debugging
[103/177] Compiling SwiftSoup OrderedSet.swift
[104/177] Compiling SwiftSoup ParseError.swift
[105/177] Compiling SwiftSoup TextNode.swift
[106/177] Compiling SwiftSoup Token.swift
[107/177] Compiling SwiftSoup TokenQueue.swift
[108/177] Compiling SwiftSoup Tokeniser.swift
[109/177] Compiling SwiftSoup DocumentType.swift
[110/177] Compiling SwiftSoup HtmlTreeBuilderState.swift
[111/177] Compiling SwiftSoup Mutex.swift
[112/177] Compiling SwiftSoup Node.swift
[113/177] Compiling SwiftSoup NodeTraversor.swift
[114/177] Compiling SwiftSoup NodeVisitor.swift
[115/177] Compiling SwiftSoup TokeniserState.swift
[116/177] Compiling SwiftSoup TreeBuilder.swift
[117/177] Compiling SwiftSoup Element.swift
[118/177] Compiling SwiftSoup Elements.swift
[119/177] Compiling SwiftSoup Entities.swift
[120/177] Compiling SwiftSoup Evaluator.swift
[122/178] Emitting module SwiftSoup
[123/184] Compiling Ollama Embeddings.swift
[124/184] Compiling Ollama Data+Extensions.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write swift-version-24593BA9C3E375BF.txt
[4/59] Emitting module Rainbow
[5/60] Compiling Atomics AtomicStorage.swift
[6/60] Compiling Atomics AtomicValue.swift
[7/62] Compiling Atomics UnsafeAtomic.swift
[8/62] Compiling Atomics UnsafeAtomicLazyReference.swift
[9/62] Compiling Ollama JSONDecoder+Extensions.swift
[10/63] Emitting module Ollama
[11/63] Compiling Atomics OptionalRawRepresentable.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 |
[12/63] Compiling Atomics RawRepresentable.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 |
[13/63] Compiling Atomics ManagedAtomic.swift
[14/63] Compiling Atomics ManagedAtomicLazyReference.swift
[15/63] Compiling Atomics AtomicMemoryOrderings.swift
[16/63] Compiling Atomics DoubleWord.swift
[19/63] Compiling Ollama Tool.swift
[20/63] Compiling Ollama KeepAlive.swift
[21/63] Compiling Ollama Model.swift
[22/63] Compiling Atomics AtomicReference.swift
[24/63] Compiling Atomics PointerConformances.swift
[25/63] Compiling Atomics Primitives.native.swift
[26/63] Compiling Atomics AtomicInteger.swift
[27/63] Compiling Atomics AtomicOptionalWrappable.swift
[28/63] Compiling LRUCache LRUCache.swift
[29/63] Emitting module LRUCache
[32/64] Compiling Atomics AtomicBool.swift
[33/64] Compiling Atomics IntegerConformances.swift
[34/64] Compiling Rainbow StyledStringBuilder.swift
[36/64] Compiling Atomics IntegerOperations.swift
[37/64] Compiling Atomics Unmanaged extensions.swift
[44/64] Emitting module ArgumentParserToolInfo
[45/64] Compiling ArgumentParserToolInfo ToolInfo.swift
[46/64] Compiling Ollama Value.swift
[48/79] Emitting module Atomics
[49/109] Compiling ArgumentParser ParsedValues.swift
[50/109] Compiling ArgumentParser ParserError.swift
[51/109] Compiling ArgumentParser SplitArguments.swift
[52/109] Compiling ArgumentParser InputOrigin.swift
[53/109] Compiling ArgumentParser Name.swift
[54/109] Compiling ArgumentParser Parsed.swift
[56/109] Emitting module ArgumentParser
[57/115] Compiling Ollama Embeddings.swift
[58/115] Compiling Ollama Data+Extensions.swift
BUILD FAILURE 6.1 linux