Build Information
Failed to build Occurrence, reference 0.9.1 (763798
), with Swift 5.10 for Linux on 14 Jun 2025 03:53:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path: $PWD
https://github.com/richardpiazza/Occurrence.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:1ad788796b767d29143220a0a8262556fc74f95153ebc5fddd59e7f05d9e7a2e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/richardpiazza/Statement.git
[1/745] Fetching statement
[746/4581] Fetching statement, swift-log
[977/14430] Fetching statement, swift-log, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git from cache (0.23s)
[330/13685] Fetching swift-log, sqlite.swift
Fetched https://github.com/apple/swift-log.git from cache (0.40s)
[7978/9849] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.90s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.39s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.40s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/135] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (0.98s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.38s)
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
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/7] Write sources
[5/7] Write swift-version-24593BA9C3E375BF.txt
[7/37] Emitting module Statement
[8/40] Compiling Statement LogicalRenderer.swift
[9/40] Compiling Statement Renderer.swift
[10/40] Compiling Statement AnyAttribute.swift
[11/40] Compiling Statement Attribute.swift
[12/40] Compiling Logging MetadataProvider.swift
[13/40] Compiling Statement Keyword.swift
[14/40] Compiling Statement LogicalPredicate.swift
[15/40] Compiling Statement Segment.swift
[16/40] Compiling Statement StatementSyntax.swift
[17/40] Compiling Statement StructuredStatement.swift
[18/40] Compiling Statement Clause.swift
[19/40] Compiling Statement ComparisonPredicate.swift
[20/40] Compiling Statement ConjunctivePredicate.swift
[21/40] Compiling Statement Group.swift
[22/40] Compiling Statement Entity.swift
[23/40] Compiling Statement Field.swift
[24/40] Compiling Statement ForeignKey.swift
[25/40] Compiling Statement ClauseRenderer.swift
[26/40] Compiling Statement ComparisonRenderer.swift
[27/40] Compiling Statement ConjunctiveRenderer.swift
[28/40] Compiling Statement GroupRenderer.swift
[29/40] Compiling Statement AttributeConvertible.swift
[30/40] Compiling Statement DataType.swift
[31/40] Compiling Statement DataTypeConvertible.swift
[32/40] Compiling Statement ComparisonOperator.swift
[33/40] Compiling Statement ConjunctiveOperator.swift
[34/40] Compiling Statement LogicalOperator.swift
[35/40] Compiling Statement AnyRenderable.swift
[37/41] Compiling Logging LogHandler.swift
[38/41] Compiling Logging Locks.swift
[39/41] Emitting module Logging
[40/41] Compiling Logging Logging.swift
[42/60] Emitting module StatementSQLite
[43/62] Compiling StatementSQLite SetContext.swift
[44/62] Compiling StatementSQLite UpdateContext.swift
[45/62] Compiling StatementSQLite JoinContext.swift
[46/62] Compiling StatementSQLite LimitContext.swift
[47/62] Compiling StatementSQLite FromContext.swift
[48/62] Compiling StatementSQLite HavingContext.swift
[49/62] Compiling StatementSQLite InsertContext.swift
[50/62] Compiling StatementSQLite Segment+SQLite.swift
[51/62] Compiling StatementSQLite SelectContext.swift
[52/62] Compiling StatementSQLite OrderContext.swift
[53/62] Compiling StatementSQLite SQLiteStatement.swift
[54/62] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[55/62] Compiling StatementSQLite DeleteContext.swift
[56/62] Compiling StatementSQLite Field+SQLite.swift
[57/62] Compiling StatementSQLite AlterTableContext.swift
[58/62] Compiling StatementSQLite CreateContext.swift
[59/62] Compiling StatementSQLite DataType+SQLite.swift
[60/62] Compiling StatementSQLite ValuesContext.swift
[61/62] Compiling StatementSQLite WhereContext.swift
[62/63] Compiling SwiftToolchainCSQLite sqlite3.c
[64/96] Compiling SQLite Backup.swift
[65/96] Compiling SQLite Blob.swift
[66/96] Compiling SQLite Connection+Aggregation.swift
[67/96] Compiling SQLite Connection+Attach.swift
[68/96] Compiling SQLite Connection+Pragmas.swift
[69/100] Compiling SQLite Connection.swift
[70/100] Compiling SQLite Errors.swift
[71/100] Compiling SQLite Result.swift
[72/100] Compiling SQLite SQLiteFeature.swift
[73/100] Compiling SQLite SQLiteVersion.swift
[74/100] Compiling SQLite Statement.swift
[75/100] Compiling SQLite URIQueryParameter.swift
[76/100] Compiling SQLite Value.swift
[77/100] Compiling SQLite Cipher.swift
[78/100] Compiling SQLite FTS4.swift
[79/100] Emitting module SQLite
[80/100] Compiling SQLite Coding.swift
[81/100] Compiling SQLite Collation.swift
[82/100] Compiling SQLite CoreFunctions.swift
[83/100] Compiling SQLite CustomFunctions.swift
[84/100] Compiling SQLite SchemaChanger.swift
[85/100] Compiling SQLite SchemaDefinitions.swift
[86/100] Compiling SQLite SchemaReader.swift
[87/100] Compiling SQLite AggregateFunctions.swift
[88/100] Compiling SQLite FTS5.swift
[89/100] Compiling SQLite RTree.swift
[90/100] Compiling SQLite Foundation.swift
[91/100] Compiling SQLite Helpers.swift
[92/100] Compiling SQLite Connection+Schema.swift
[93/100] Compiling SQLite DateAndTimeFunctions.swift
[94/100] Compiling SQLite Expression.swift
[95/100] Compiling SQLite Operators.swift
[96/100] Compiling SQLite Query+with.swift
[97/100] Compiling SQLite Query.swift
[98/100] Compiling SQLite Schema.swift
[99/100] Compiling SQLite Setter.swift
[100/100] Compiling SQLite WindowFunctions.swift
[102/130] Compiling Occurrence CoreDataLogProvider.swift
[103/130] Compiling Occurrence LogModel.swift
[104/130] Compiling Occurrence Logger.Filter+Predicate.swift
[105/130] Compiling Occurrence ManagedEntry.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[106/133] 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 {
^
[107/133] 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 {
^
[108/133] 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 {
^
[109/133] 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 {
^
[110/133] 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 {
^
[111/133] 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 {
^
[112/133] 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 {
^
[113/133] 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 {
^
[114/133] 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 {
^
[115/133] Compiling Occurrence LazyLogger.swift
[116/133] Compiling Occurrence LogProvider.swift
[117/133] Compiling Occurrence LogStreamer.swift
[118/133] Compiling Occurrence LoggableError.swift
[119/133] 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 {
^
[120/133] 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 {
^
[121/133] 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 {
^
[122/133] 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 {
^
[123/133] Compiling Occurrence SQLiteLogProvider.swift
[124/133] Compiling Occurrence OccurrenceLogStreamer.swift
[125/133] Compiling Occurrence LogView.swift
[126/133] Compiling Occurrence Logger.Metadata+Occurrence.swift
[127/133] Compiling Occurrence Logger.MetadataKey.swift
[128/133] Compiling Occurrence Logger.MetadataValue+Occurrence.swift
[129/133] Compiling Occurrence URLError+Occurrence.swift
[130/133] Compiling Occurrence Occurrence.swift
[131/133] Compiling Occurrence Logger.Filter+Where.swift
[132/133] Compiling Occurrence SQLiteEntry+Mapping.swift
[133/133] Compiling Occurrence SQLiteEntry.swift
error: fatalError
BUILD FAILURE 5.10 linux