Build Information
Failed to build Occurrence, reference main (763798
), with Swift 5.9 for Linux on 14 Jun 2025 03:53:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/Occurrence.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/richardpiazza/Occurrence
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 763798a Sendable Conformances (#25)
Cloned https://github.com/richardpiazza/Occurrence.git
Revision (git rev-parse @):
763798a66ef9bd4940929a870fc724ca60c3ecdf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/Occurrence.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/richardpiazza/Occurrence.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:943c57f5f023c04804daf623375860c13f93d33d0cb4f0a89054871e5f11529c
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/richardpiazza/Statement.git
Fetching https://github.com/apple/swift-log.git
[1/745] Fetching statement
[16/4581] Fetching statement, swift-log
[1744/14430] Fetching statement, swift-log, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git (1.39s)
Fetched https://github.com/apple/swift-log.git (1.40s)
Fetched https://github.com/stephencelis/SQLite.swift.git (1.41s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (0.38s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.32s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.50s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/135] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite (1.09s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.47s)
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.3
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
Creating working copy for https://github.com/richardpiazza/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.8.1
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Building for debugging...
[1/31] Compiling Logging MetadataProvider.swift
[2/31] Compiling Statement ClauseRenderer.swift
[3/31] Compiling Statement ComparisonRenderer.swift
[4/31] Compiling Statement ConjunctiveRenderer.swift
[5/31] Compiling Statement GroupRenderer.swift
[6/31] Compiling Statement LogicalRenderer.swift
[7/31] Compiling Statement Renderer.swift
[8/31] Compiling Statement AnyAttribute.swift
[9/31] Compiling Statement Attribute.swift
[10/34] Compiling Statement AttributeConvertible.swift
[11/34] Compiling Statement DataType.swift
[12/34] Compiling Statement DataTypeConvertible.swift
[13/34] Compiling Statement Entity.swift
[14/34] Compiling Statement Field.swift
[15/34] Compiling Statement ForeignKey.swift
[16/34] Emitting module Statement
[17/34] Compiling Statement ComparisonPredicate.swift
[18/34] Compiling Statement ConjunctivePredicate.swift
[19/34] Compiling Statement Group.swift
[20/34] Compiling Statement StatementSyntax.swift
[21/34] Compiling Statement StructuredStatement.swift
[22/34] Compiling Statement Clause.swift
[23/34] Compiling Statement ComparisonOperator.swift
[24/34] Compiling Statement ConjunctiveOperator.swift
[25/34] Compiling Statement LogicalOperator.swift
[26/34] Compiling Statement AnyRenderable.swift
[27/34] Compiling Statement Keyword.swift
[28/34] Compiling Statement LogicalPredicate.swift
[29/34] Compiling Statement Segment.swift
[30/34] Compiling Logging LogHandler.swift
[31/34] Compiling Logging Locks.swift
[32/34] Emitting module Logging
[33/34] Compiling Logging Logging.swift
[35/38] Compiling SwiftToolchainCSQLite sqlite3.c
[39/89] Emitting module StatementSQLite
[40/91] Compiling StatementSQLite JoinContext.swift
[41/91] Compiling StatementSQLite LimitContext.swift
[42/91] Compiling StatementSQLite OrderContext.swift
[43/91] Compiling StatementSQLite SQLiteStatement.swift
[44/91] Compiling StatementSQLite Segment+SQLite.swift
[45/91] Compiling StatementSQLite SelectContext.swift
[46/91] Compiling StatementSQLite SetContext.swift
[47/91] Compiling StatementSQLite UpdateContext.swift
[48/91] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[49/91] Compiling StatementSQLite DeleteContext.swift
[50/91] Compiling StatementSQLite Field+SQLite.swift
[51/91] Compiling StatementSQLite AlterTableContext.swift
[52/91] Compiling StatementSQLite CreateContext.swift
[53/95] Compiling StatementSQLite FromContext.swift
[54/95] Compiling StatementSQLite HavingContext.swift
[55/95] Compiling StatementSQLite InsertContext.swift
[56/95] Compiling StatementSQLite ValuesContext.swift
[57/95] Compiling StatementSQLite WhereContext.swift
[63/95] Compiling StatementSQLite DataType+SQLite.swift
[66/97] Emitting module SQLite
[76/97] Compiling SQLite Coding.swift
[77/97] Compiling SQLite Collation.swift
[78/97] Compiling SQLite CoreFunctions.swift
[79/97] Compiling SQLite CustomFunctions.swift
[80/97] Compiling SQLite Statement.swift
[81/97] Compiling SQLite URIQueryParameter.swift
[82/97] Compiling SQLite Value.swift
[83/97] Compiling SQLite Cipher.swift
[84/97] Compiling SQLite FTS4.swift
[86/97] Compiling SQLite RTree.swift
[87/97] Compiling SQLite Foundation.swift
[88/97] Compiling SQLite Helpers.swift
[89/97] Compiling SQLite Connection+Schema.swift
[94/97] Compiling SQLite Query.swift
[95/97] Compiling SQLite Schema.swift
[96/97] Compiling SQLite Setter.swift
[97/97] Compiling SQLite WindowFunctions.swift
[100/128] Compiling Occurrence CoreDataLogProvider.swift
[101/128] Compiling Occurrence LogModel.swift
[102/128] Compiling Occurrence Logger.Filter+Predicate.swift
[103/128] Compiling Occurrence ManagedEntry.swift
[104/131] Compiling Occurrence Array+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/DecodingError+Occurrence.swift:4:26: error: unknown attribute 'retroactive'
extension DecodingError: @retroactive CustomNSError, LoggableError {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/DecodingError+Occurrence.swift:4:1: error: inheritance from non-protocol type 'any CustomNSError'
extension DecodingError: @retroactive CustomNSError, LoggableError {
^
[105/131] Compiling Occurrence CocoaError+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/DecodingError+Occurrence.swift:4:26: error: unknown attribute 'retroactive'
extension DecodingError: @retroactive CustomNSError, LoggableError {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/DecodingError+Occurrence.swift:4:1: error: inheritance from non-protocol type 'any CustomNSError'
extension DecodingError: @retroactive CustomNSError, LoggableError {
^
[106/131] Compiling Occurrence DecodingError+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/DecodingError+Occurrence.swift:4:26: error: unknown attribute 'retroactive'
extension DecodingError: @retroactive CustomNSError, LoggableError {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/DecodingError+Occurrence.swift:4:1: error: inheritance from non-protocol type 'any CustomNSError'
extension DecodingError: @retroactive CustomNSError, LoggableError {
^
[107/131] Compiling Occurrence Dictionary+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/DecodingError+Occurrence.swift:4:26: error: unknown attribute 'retroactive'
extension DecodingError: @retroactive CustomNSError, LoggableError {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/DecodingError+Occurrence.swift:4:1: error: inheritance from non-protocol type 'any CustomNSError'
extension DecodingError: @retroactive CustomNSError, LoggableError {
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[108/131] Emitting module Occurrence
/host/spi-builder-workspace/Sources/Occurrence/Extensions/DecodingError+Occurrence.swift:4:26: error: unknown attribute 'retroactive'
extension DecodingError: @retroactive CustomNSError, LoggableError {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/DecodingError+Occurrence.swift:4:1: error: inheritance from non-protocol type 'any CustomNSError'
extension DecodingError: @retroactive CustomNSError, LoggableError {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/EncodingError+Occurrence.swift:4:26: error: unknown attribute 'retroactive'
extension EncodingError: @retroactive CustomNSError, LoggableError {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/EncodingError+Occurrence.swift:4:1: error: inheritance from non-protocol type 'any CustomNSError'
extension EncodingError: @retroactive CustomNSError, LoggableError {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:25:25: error: unknown attribute 'retroactive'
extension Logger.Level: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:25:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension Logger.Level: @retroactive CustomStringConvertible {
^
[109/131] Compiling Occurrence EncodingError+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/EncodingError+Occurrence.swift:4:26: error: unknown attribute 'retroactive'
extension EncodingError: @retroactive CustomNSError, LoggableError {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/EncodingError+Occurrence.swift:4:1: error: inheritance from non-protocol type 'any CustomNSError'
extension EncodingError: @retroactive CustomNSError, LoggableError {
^
[110/131] Compiling Occurrence FileManager+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/EncodingError+Occurrence.swift:4:26: error: unknown attribute 'retroactive'
extension EncodingError: @retroactive CustomNSError, LoggableError {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/EncodingError+Occurrence.swift:4:1: error: inheritance from non-protocol type 'any CustomNSError'
extension EncodingError: @retroactive CustomNSError, LoggableError {
^
[111/131] Compiling Occurrence Logger+Entry.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/EncodingError+Occurrence.swift:4:26: error: unknown attribute 'retroactive'
extension EncodingError: @retroactive CustomNSError, LoggableError {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/EncodingError+Occurrence.swift:4:1: error: inheritance from non-protocol type 'any CustomNSError'
extension EncodingError: @retroactive CustomNSError, LoggableError {
^
[112/131] Compiling Occurrence Logger+Filter.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/EncodingError+Occurrence.swift:4:26: error: unknown attribute 'retroactive'
extension EncodingError: @retroactive CustomNSError, LoggableError {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/EncodingError+Occurrence.swift:4:1: error: inheritance from non-protocol type 'any CustomNSError'
extension EncodingError: @retroactive CustomNSError, LoggableError {
^
[113/131] Compiling Occurrence Logger+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:25:25: error: unknown attribute 'retroactive'
extension Logger.Level: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:25:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension Logger.Level: @retroactive CustomStringConvertible {
^
[114/131] Compiling Occurrence Logger+Subsystem.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:25:25: error: unknown attribute 'retroactive'
extension Logger.Level: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:25:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension Logger.Level: @retroactive CustomStringConvertible {
^
[115/131] Compiling Occurrence Logger.Level+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:25:25: error: unknown attribute 'retroactive'
extension Logger.Level: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:25:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension Logger.Level: @retroactive CustomStringConvertible {
^
[116/131] Compiling Occurrence Logger.Message+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:25:25: error: unknown attribute 'retroactive'
extension Logger.Level: @retroactive CustomStringConvertible {
^
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:25:1: error: inheritance from non-protocol type 'any CustomStringConvertible'
extension Logger.Level: @retroactive CustomStringConvertible {
^
[117/131] Compiling Occurrence Logger.Metadata+Occurrence.swift
[118/131] Compiling Occurrence Logger.MetadataKey.swift
[119/131] Compiling Occurrence Logger.MetadataValue+Occurrence.swift
[120/131] Compiling Occurrence URLError+Occurrence.swift
[121/131] Compiling Occurrence SQLiteLogProvider.swift
[122/131] Compiling Occurrence OccurrenceLogStreamer.swift
[123/131] Compiling Occurrence LogView.swift
[124/131] Compiling Occurrence LazyLogger.swift
[125/131] Compiling Occurrence LogProvider.swift
[126/131] Compiling Occurrence LogStreamer.swift
[127/131] Compiling Occurrence LoggableError.swift
[128/131] Compiling Occurrence Occurrence.swift
[129/131] Compiling Occurrence Logger.Filter+Where.swift
[130/131] Compiling Occurrence SQLiteEntry+Mapping.swift
[131/131] Compiling Occurrence SQLiteEntry.swift
error: fatalError
BUILD FAILURE 5.9 linux