Build Information
Failed to build Catenoid, reference main (431758), with Swift 6.0 for Linux on 1 May 2026 23:31:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.0-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/Fleuronic/Catenoid.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/Fleuronic/Catenoid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4317582 Update database
Cloned https://github.com/Fleuronic/Catenoid.git
Revision (git rev-parse @):
431758293b1ccfa00cee15d4bba512f668c1bb2a
SUCCESS checkout https://github.com/Fleuronic/Catenoid.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Fleuronic/Catenoid.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/Fleuronic/Catena
[1/1199] Fetching catena
Fetched https://github.com/Fleuronic/Catena from cache (0.66s)
Fetching https://github.com/jordanekay/Schemata
[1/1206] Fetching schemata
Fetched https://github.com/jordanekay/Schemata from cache (0.26s)
Fetching https://github.com/jordanekay/PersistDB
[1/2847] Fetching persistdb
Fetched https://github.com/jordanekay/PersistDB from cache (0.28s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/52500] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.24s)
Fetching https://github.com/jordanekay/Identity
[1/62] Fetching identity
Fetched https://github.com/jordanekay/Identity from cache (0.43s)
Fetching https://github.com/tonyarnold/Differ
[1/2366] Fetching differ
Fetched https://github.com/tonyarnold/Differ from cache (0.31s)
Computing version for https://github.com/tonyarnold/Differ
Computed https://github.com/tonyarnold/Differ at 1.4.6 (0.72s)
Creating working copy for https://github.com/Fleuronic/Catena
Working copy of https://github.com/Fleuronic/Catena resolved at main (912d76a)
Creating working copy for https://github.com/jordanekay/PersistDB
Working copy of https://github.com/jordanekay/PersistDB resolved at master (75c7791)
Creating working copy for https://github.com/jordanekay/Identity
Working copy of https://github.com/jordanekay/Identity resolved at master (ff9dfdf)
Creating working copy for https://github.com/tonyarnold/Differ
Working copy of https://github.com/tonyarnold/Differ resolved at 1.4.6
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at swift-concurrency (3d40187)
Creating working copy for https://github.com/jordanekay/Schemata
Working copy of https://github.com/jordanekay/Schemata resolved at master (776426b)
warning: 'persistdb': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/PersistDB/Source/Info.plist
warning: 'schemata': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Schemata/Sources/Info.plist
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/82] Compiling Differ ExtendedPatch.swift
[10/82] Compiling Differ GenericPatch.swift
[11/83] Compiling ReactiveSwift Map.swift
[12/83] Compiling ReactiveSwift MapError.swift
[13/83] Compiling ReactiveSwift Materialize.swift
[14/83] Compiling ReactiveSwift MaterializeAsResult.swift
[15/83] Compiling ReactiveSwift ObserveOn.swift
[16/83] Compiling ReactiveSwift Observer.swift
[17/83] Compiling ReactiveSwift Operators.swift
[18/89] Compiling Differ Patch.swift
[19/89] Compiling Differ NestedDiff.swift
[20/89] Compiling Differ NestedExtendedDiff.swift
[21/89] Compiling Differ Patch+Apply.swift
[22/89] Compiling Differ Patch+Sort.swift
[23/89] Compiling Differ LinkedList.swift
[24/89] Compiling Differ NestedBatchUpdate.swift
[25/89] Compiling Differ Diff+UIKit.swift
[26/89] Compiling Differ Diff.swift
[27/89] Compiling Differ ExtendedDiff.swift
[28/89] Compiling Differ ExtendedPatch+Apply.swift
[29/89] Emitting module Differ
[30/89] Compiling Differ BatchUpdate.swift
[31/89] Compiling Differ Diff+AppKit.swift
[32/90] Compiling Identity Identity.swift
[33/90] Emitting module Identity
[42/91] Compiling Schemata None.swift
[43/92] Compiling Schemata Primitive.swift
[44/92] Compiling Schemata Projection.swift
[45/92] Emitting module Schemata
[46/92] Compiling Schemata Property.swift
[56/92] Emitting module ReactiveSwift
[58/92] Compiling Schemata Schema.swift
[59/92] Compiling Schemata PropertyCreation.swift
[60/92] Compiling ReactiveSwift TakeUntil.swift
[61/92] Compiling ReactiveSwift TakeWhile.swift
[62/92] Compiling ReactiveSwift Throttle.swift
[63/92] Compiling ReactiveSwift UnaryAsyncOperator.swift
[64/92] Compiling ReactiveSwift UniqueValues.swift
[65/92] Compiling ReactiveSwift Optional.swift
[66/92] Compiling ReactiveSwift Reduce.swift
[67/92] Compiling ReactiveSwift ScanMap.swift
[68/92] Compiling ReactiveSwift SkipFirst.swift
[69/92] Compiling ReactiveSwift SkipRepeats.swift
[70/92] Compiling ReactiveSwift SkipWhile.swift
[71/92] Compiling ReactiveSwift TakeFirst.swift
[72/92] Compiling ReactiveSwift TakeLast.swift
[73/92] Compiling ReactiveSwift Property.swift
[74/92] Compiling ReactiveSwift Reactive.swift
[75/92] Compiling ReactiveSwift ResultExtensions.swift
[76/92] Compiling ReactiveSwift Scheduler.swift
[77/92] Compiling ReactiveSwift Signal+SwiftConcurrency.swift
[78/92] Compiling ReactiveSwift Signal.Observer.swift
[79/92] Compiling ReactiveSwift Action.swift
[80/92] Compiling ReactiveSwift Atomic.swift
[81/92] Compiling ReactiveSwift Bag.swift
[82/92] Compiling ReactiveSwift Deprecations+Removals.swift
[83/92] Compiling ReactiveSwift Disposable.swift
[84/92] Compiling ReactiveSwift Event.swift
[85/92] Compiling ReactiveSwift EventLogger.swift
[86/92] Compiling Schemata Value.swift
[88/103] Compiling Catena Representable.swift
[89/104] Compiling Catena Scoped.swift
[90/104] Compiling Catena Sequence.swift
[91/104] Compiling Catena Result.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/104] Compiling Catena Model.swift
[93/104] Compiling Catena Nullable.swift
[94/104] Compiling Catena Fields.swift
[95/104] Compiling Catena Identity.swift
[96/104] Emitting module Catena
/host/spi-builder-workspace/.build/checkouts/Catena/Sources/Catena/Output.swift:16:1: error: type 'Success' does not conform to the 'Sendable' protocol
14 |
15 | // MARK: -
16 | extension Result: Output {}
| `- error: type 'Success' does not conform to the 'Sendable' protocol
17 |
18 | extension Result where Success: Sendable {
[97/104] Compiling Catena Output.swift
/host/spi-builder-workspace/.build/checkouts/Catena/Sources/Catena/Output.swift:16:1: error: type 'Success' does not conform to the 'Sendable' protocol
14 |
15 | // MARK: -
16 | extension Result: Output {}
| `- error: type 'Success' does not conform to the 'Sendable' protocol
17 |
18 | extension Result where Success: Sendable {
[98/104] Compiling Catena Valued.swift
BUILD FAILURE 6.0 linux