Build Information
Failed to build Occurrence, reference 0.9.1 (763798
), with Swift 5.9 for Linux on 14 Jun 2025 03:53:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: 0.9.1
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
* tag 0.9.1 -> FETCH_HEAD
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 0.9.1
========================================
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-0":/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
[746/4581] Fetching statement, swift-log
[1744/14430] Fetching statement, swift-log, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git (2.78s)
Fetched https://github.com/apple/swift-log.git (2.79s)
Fetched https://github.com/stephencelis/SQLite.swift.git (2.80s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (0.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.68s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.34s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/135] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite (1.10s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.37s)
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] Emitting module Statement
[2/34] Compiling Statement Keyword.swift
[3/34] Compiling Statement LogicalPredicate.swift
[4/34] Compiling Statement Segment.swift
[5/34] Compiling Statement ClauseRenderer.swift
[6/34] Compiling Statement ComparisonRenderer.swift
[7/34] Compiling Statement ConjunctiveRenderer.swift
[8/34] Compiling Statement GroupRenderer.swift
[9/34] Compiling Statement ComparisonOperator.swift
[10/34] Compiling Statement ConjunctiveOperator.swift
[11/34] Compiling Statement LogicalOperator.swift
[12/34] Compiling Statement AnyRenderable.swift
[13/34] Compiling Statement StatementSyntax.swift
[14/34] Compiling Statement StructuredStatement.swift
[15/34] Compiling Statement Clause.swift
[16/34] Compiling Statement ComparisonPredicate.swift
[17/34] Compiling Statement ConjunctivePredicate.swift
[18/34] Compiling Statement Group.swift
[19/34] Compiling Statement AttributeConvertible.swift
[20/34] Compiling Statement DataType.swift
[21/34] Compiling Statement DataTypeConvertible.swift
[22/34] Compiling Statement LogicalRenderer.swift
[23/34] Compiling Statement Renderer.swift
[24/34] Compiling Statement AnyAttribute.swift
[25/34] Compiling Statement Attribute.swift
[26/34] Compiling Statement Entity.swift
[27/34] Compiling Statement Field.swift
[28/34] Compiling Statement ForeignKey.swift
[29/34] Compiling Logging MetadataProvider.swift
[32/54] Compiling Logging LogHandler.swift
[33/54] Compiling Logging Locks.swift
[34/54] Emitting module Logging
[35/54] Compiling Logging Logging.swift
[36/55] Emitting module StatementSQLite
[38/58] Compiling StatementSQLite SetContext.swift
[39/58] Compiling StatementSQLite UpdateContext.swift
[41/58] Compiling StatementSQLite OrderContext.swift
[42/58] Compiling StatementSQLite SQLiteStatement.swift
[43/58] Compiling StatementSQLite JoinContext.swift
[44/58] Compiling StatementSQLite LimitContext.swift
[45/58] Compiling StatementSQLite Segment+SQLite.swift
[46/58] Compiling StatementSQLite SelectContext.swift
[47/58] Compiling StatementSQLite ValuesContext.swift
[48/58] Compiling StatementSQLite WhereContext.swift
[49/58] Compiling StatementSQLite FromContext.swift
[50/58] Compiling StatementSQLite HavingContext.swift
[51/58] Compiling StatementSQLite InsertContext.swift
[52/58] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[53/58] Compiling StatementSQLite DeleteContext.swift
[54/58] Compiling StatementSQLite Field+SQLite.swift
[55/58] Compiling StatementSQLite AlterTableContext.swift
[56/58] Compiling StatementSQLite CreateContext.swift
[57/58] Compiling StatementSQLite DataType+SQLite.swift
[59/60] Compiling SwiftToolchainCSQLite sqlite3.c
[61/93] Compiling SQLite FTS5.swift
[62/93] Compiling SQLite RTree.swift
[63/93] Compiling SQLite Foundation.swift
[64/93] Compiling SQLite Helpers.swift
[65/93] Compiling SQLite Connection+Schema.swift
[66/97] Compiling SQLite Backup.swift
[67/97] Compiling SQLite Blob.swift
[68/97] Compiling SQLite Connection+Aggregation.swift
[69/97] Compiling SQLite Connection+Attach.swift
[70/97] Compiling SQLite Connection+Pragmas.swift
[71/97] Emitting module SQLite
[72/97] Compiling SQLite Statement.swift
[73/97] Compiling SQLite URIQueryParameter.swift
[74/97] Compiling SQLite Value.swift
[75/97] Compiling SQLite Cipher.swift
[76/97] Compiling SQLite FTS4.swift
[77/97] Compiling SQLite Connection.swift
[78/97] Compiling SQLite Errors.swift
[79/97] Compiling SQLite Result.swift
[80/97] Compiling SQLite SQLiteFeature.swift
[81/97] Compiling SQLite SQLiteVersion.swift
[82/97] Compiling SQLite Coding.swift
[83/97] Compiling SQLite Collation.swift
[84/97] Compiling SQLite CoreFunctions.swift
[85/97] Compiling SQLite CustomFunctions.swift
[86/97] Compiling SQLite SchemaChanger.swift
[87/97] Compiling SQLite SchemaDefinitions.swift
[88/97] Compiling SQLite SchemaReader.swift
[89/97] Compiling SQLite AggregateFunctions.swift
[90/97] Compiling SQLite DateAndTimeFunctions.swift
[91/97] Compiling SQLite Expression.swift
[92/97] Compiling SQLite Operators.swift
[93/97] Compiling SQLite Query+with.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/128] 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 {
^
[101/131] Compiling Occurrence CoreDataLogProvider.swift
[102/131] Compiling Occurrence LogModel.swift
[103/131] Compiling Occurrence Logger.Filter+Predicate.swift
[104/131] Compiling Occurrence ManagedEntry.swift
[105/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 {
^
[106/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 {
^
[107/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 {
^
[108/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 {
^
[109/131] Compiling Occurrence LazyLogger.swift
[110/131] Compiling Occurrence LogProvider.swift
[111/131] Compiling Occurrence LogStreamer.swift
[112/131] Compiling Occurrence LoggableError.swift
[113/131] Compiling Occurrence Logger.Metadata+Occurrence.swift
[114/131] Compiling Occurrence Logger.MetadataKey.swift
[115/131] Compiling Occurrence Logger.MetadataValue+Occurrence.swift
[116/131] Compiling Occurrence URLError+Occurrence.swift
[117/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 {
^
[118/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 {
^
[119/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 {
^
[120/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 {
^
[121/131] Compiling Occurrence SQLiteLogProvider.swift
[122/131] Compiling Occurrence OccurrenceLogStreamer.swift
[123/131] Compiling Occurrence LogView.swift
[124/131] Compiling Occurrence Occurrence.swift
[125/131] Compiling Occurrence Logger.Filter+Where.swift
[126/131] Compiling Occurrence SQLiteEntry+Mapping.swift
[127/131] Compiling Occurrence SQLiteEntry.swift
[128/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 {
^
[129/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 {
^
[130/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 {
^
[131/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 {
^
error: fatalError
BUILD FAILURE 5.9 linux