Build Information
Failed to build DoccGPT, reference main (0a3eeb), with Swift 6.3 for Linux on 13 Apr 2026 18:01:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gonzalonunez/docc-gpt.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/gonzalonunez/docc-gpt
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0a3eeb6 Add new models (#24)
Cloned https://github.com/gonzalonunez/docc-gpt.git
Revision (git rev-parse @):
0a3eeb6aebfeff5dcafc302d0b2f2e53b6ad237e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gonzalonunez/docc-gpt.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/gonzalonunez/docc-gpt.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/apple/swift-argument-parser
[1/6756] Fetching swift-dependencies
[2163/24279] Fetching swift-dependencies, swift-argument-parser
Fetching https://github.com/apple/swift-log
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.79s)
[7360/17523] Fetching swift-argument-parser
[17524/24078] Fetching swift-argument-parser, swift-log
Fetched https://github.com/apple/swift-argument-parser from cache (1.52s)
Fetched https://github.com/apple/swift-log from cache (0.81s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 0.6.0 (2.19s)
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/pointfreeco/swift-clocks
[1/2569] Fetching combine-schedulers
[2416/3525] Fetching combine-schedulers, swift-concurrency-extras
[3526/4842] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
[4843/10565] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.38s)
[4498/9248] Fetching combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.38s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.38s)
[1031/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.74s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (1.41s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.48s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (5.35s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.67s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.23s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (0.67s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.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.7.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 0.6.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/31] Copying system.txt
[3/31] Copying ex3-user.txt
[4/31] Copying ex3-assistant.txt
[5/31] Copying ex2-user.txt
[6/31] Copying ex2-assistant.txt
[7/31] Copying ex1-assistant.txt
[8/31] Copying ex1-user.txt
[9/31] Write sources
[19/31] Write swift-version-24593BA9C3E375BF.txt
[21/61] Emitting module ArgumentParserToolInfo
[22/61] Compiling ArgumentParserToolInfo ToolInfo.swift
[23/63] Wrapping AST for ArgumentParserToolInfo for debugging
[25/63] Emitting module ArgumentParser
[26/63] Compiling Logging Logging.swift
[27/63] Compiling Logging LogEvent.swift
[28/63] Compiling Logging LogHandler.swift
[29/63] Compiling Logging Locks.swift
[30/63] Compiling Logging MetadataProvider.swift
[31/63] Emitting module Logging
[33/64] Compiling Example GifLoop.swift
[34/64] Compiling XCTestDynamicOverlay Unimplemented.swift
[35/64] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[36/64] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[37/64] Compiling XCTestDynamicOverlay Deprecations.swift
[38/64] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[39/64] Compiling XCTestDynamicOverlay XCTFail.swift
[40/65] Compiling ConcurrencyExtras ActorIsolated.swift
[41/65] Emitting module ConcurrencyExtras
[42/66] Compiling ConcurrencyExtras MainSerialExecutor.swift
[43/66] Compiling ConcurrencyExtras Task.swift
[44/66] Compiling Example GifWritingOptions.swift
/host/spi-builder-workspace/Sources/Example/GifWritingOptions.swift:13:23: error: cannot find type 'GifLoop' in scope
11 |
12 | /// The loop behavior of the GIF.
13 | public var gifLoop: GifLoop = .infinite
| `- error: cannot find type 'GifLoop' in scope
14 |
15 | /// Whether to overwrite an existing file with the same name.
[45/66] Compiling ConcurrencyExtras Locking.swift
[46/66] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[47/66] Compiling Example MovieWritingOptions.swift
[48/66] Compiling ConcurrencyExtras AsyncStream.swift
[49/66] Compiling ConcurrencyExtras LockIsolated.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/66] Emitting module Example
/host/spi-builder-workspace/Sources/Example/GifWritingOptions.swift:13:23: error: cannot find type 'GifLoop' in scope
11 |
12 | /// The loop behavior of the GIF.
13 | public var gifLoop: GifLoop = .infinite
| `- error: cannot find type 'GifLoop' in scope
14 |
15 | /// Whether to overwrite an existing file with the same name.
[51/66] Compiling Example Post.swift
[52/66] Compiling Example User.swift
[53/66] Emitting module XCTestDynamicOverlay
[54/66] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[55/66] Compiling ConcurrencyExtras UncheckedSendable.swift
[56/67] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[58/68] Wrapping AST for Logging for debugging
error: cancelled
error: cancelled
error: cancelled
error: cancelled
BUILD FAILURE 6.3 linux