Build Information
Successful build of Occurrence, reference main (82c810), with Swift 6.2 for Linux on 23 Mar 2026 21:09:02 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
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 82c8105 Remove SQLite traits (#36)
Cloned https://github.com/richardpiazza/Occurrence.git
Revision (git rev-parse @):
82c8105f6f50e59a12ab692872b690007d193cb0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/Occurrence.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/richardpiazza/Occurrence.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d2f920c74e2de776c2ba4e297b2280b61148e6eb762436a4aad45f2a95167cea
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/swhitty/swift-mutex.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/richardpiazza/Statement.git
[1/760] Fetching statement
[761/1084] Fetching statement, swift-mutex
[1085/12200] Fetching statement, swift-mutex, sqlite.swift
[1419/18461] Fetching statement, swift-mutex, sqlite.swift, swift-log
Fetched https://github.com/richardpiazza/Statement.git from cache (1.05s)
Fetched https://github.com/swhitty/swift-mutex.git from cache (1.05s)
Fetched https://github.com/apple/swift-log.git from cache (1.05s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.06s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (1.49s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.37s)
Fetching https://github.com/stephencelis/CSQLite
[1/200] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite from cache (0.76s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (1.15s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 3.50.4 (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.44s)
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
Creating working copy for https://github.com/swhitty/swift-mutex.git
Working copy of https://github.com/swhitty/swift-mutex.git resolved at 0.0.6
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/stephencelis/CSQLite
Working copy of https://github.com/stephencelis/CSQLite resolved at 3.50.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.10.1
Building for debugging...
[0/9] Write sources
[6/9] Copying PrivacyInfo.xcprivacy
[7/9] Compiling SQLiteSwiftCSQLite sqlite3.c
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/77] Emitting module SQLite
[11/81] Compiling Mutex MutexSwift5.swift
[12/81] Compiling Mutex Mutex.swift
[13/81] Compiling Logging MetadataProvider.swift
[14/81] Compiling Logging Locks.swift
[15/81] Emitting module Mutex
[16/81] Compiling Mutex AllocatedLock.swift
[18/82] Compiling SQLite Schema.swift
[19/82] Compiling SQLite Setter.swift
[20/82] Compiling SQLite WindowFunctions.swift
[21/82] Compiling SQLite resource_bundle_accessor.swift
[22/82] Compiling Statement ComparisonPredicate.swift
[23/82] Compiling Statement ConjunctivePredicate.swift
[24/82] Compiling Statement Group.swift
[25/82] Compiling Statement StatementSyntax.swift
[26/82] Compiling Statement StructuredStatement.swift
[27/82] Compiling Statement Clause.swift
[28/85] Compiling Statement Attribute.swift
[29/85] Compiling Statement ClauseRenderer.swift
[30/85] Compiling Statement ComparisonRenderer.swift
[31/85] Compiling Statement ConjunctiveRenderer.swift
[32/85] Compiling Statement GroupRenderer.swift
[34/85] Compiling Statement AttributeConvertible.swift
[36/85] Compiling Statement DataType.swift
[38/85] Compiling Statement DataTypeConvertible.swift
[40/85] Compiling Statement Keyword.swift
[41/85] Compiling Statement Entity.swift
[42/85] Compiling Statement Field.swift
[43/85] Compiling Statement ForeignKey.swift
[46/85] Compiling Statement LogicalPredicate.swift
[47/85] Compiling Statement Segment.swift
[48/85] Compiling SQLite CustomFunctions.swift
[49/85] Compiling SQLite DateAndTimeFunctions.swift
[54/85] Compiling Statement LogicalRenderer.swift
[55/85] Compiling Statement Renderer.swift
[56/85] Compiling Statement AnyAttribute.swift
[58/85] Compiling SQLite Expression.swift
[59/85] Compiling SQLite Operators.swift
[60/85] Compiling SQLite Query+with.swift
[61/85] Compiling SQLite Query.swift
[65/85] Compiling Statement ComparisonOperator.swift
[66/85] Compiling Statement ConjunctiveOperator.swift
[67/85] Compiling Statement LogicalOperator.swift
[68/85] Compiling Statement AnyRenderable.swift
[69/85] Emitting module Statement
[81/86] Compiling Logging LogHandler.swift
[82/86] Emitting module Logging
[83/86] Compiling Logging Logging.swift
[89/106] Emitting module StatementSQLite
[90/108] Compiling StatementSQLite Segment+SQLite.swift
[91/108] Compiling StatementSQLite SelectContext.swift
[92/108] Compiling StatementSQLite SetContext.swift
[93/108] Compiling StatementSQLite UpdateContext.swift
[94/108] Compiling StatementSQLite OrderContext.swift
[95/108] Compiling StatementSQLite SQLiteStatement.swift
[96/108] Compiling StatementSQLite FromContext.swift
[97/108] Compiling StatementSQLite HavingContext.swift
[98/108] Compiling StatementSQLite InsertContext.swift
[99/108] Compiling StatementSQLite JoinContext.swift
[100/108] Compiling StatementSQLite LimitContext.swift
[101/108] Compiling StatementSQLite ValuesContext.swift
[102/108] Compiling StatementSQLite WhereContext.swift
[103/108] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[104/108] Compiling StatementSQLite DeleteContext.swift
[105/108] Compiling StatementSQLite Field+SQLite.swift
[106/108] Compiling StatementSQLite AlterTableContext.swift
[107/108] Compiling StatementSQLite CreateContext.swift
[108/108] Compiling StatementSQLite DataType+SQLite.swift
[110/140] Emitting module Occurrence
[111/140] Compiling Occurrence CoreDataLogProvider.swift
[112/140] Compiling Occurrence LogModel.swift
[113/140] Compiling Occurrence Logger.Filter+Predicate.swift
[114/140] Compiling Occurrence ManagedEntry.swift
[115/140] Compiling Occurrence Array+Occurrence.swift
[116/144] Compiling Occurrence Logger.Level+Occurrence.swift
[117/144] Compiling Occurrence Logger.Message+Occurrence.swift
[118/144] Compiling Occurrence Logger.Metadata+Occurrence.swift
[119/144] Compiling Occurrence Logger.MetadataKey.swift
[120/144] Compiling Occurrence EnvironmentValues+Occurrence.swift
[121/144] Compiling Occurrence LogEntryView.swift
[122/144] Compiling Occurrence LogView.swift
[123/144] Compiling Occurrence PreviewLogProvider.swift
[124/144] Compiling Occurrence Logger.MetadataValue+Occurrence.swift
[125/144] Compiling Occurrence URLError+Occurrence.swift
[126/144] Compiling Occurrence LazyLogger.swift
[127/144] Compiling Occurrence LogProvider.swift
[128/144] Compiling Occurrence CocoaError+Occurrence.swift
[129/144] Compiling Occurrence DecodingError+Occurrence.swift
[130/144] Compiling Occurrence Dictionary+Occurrence.swift
[131/144] Compiling Occurrence EncodingError+Occurrence.swift
[132/144] Compiling Occurrence FileManager+Occurrence.swift
[133/144] Compiling Occurrence SQLiteEntry+Mapping.swift
[134/144] Compiling Occurrence SQLiteEntry.swift
[135/144] Compiling Occurrence SQLiteLogProvider.swift
[136/144] Compiling Occurrence OccurrenceLogStreamer.swift
[137/144] Compiling Occurrence LogStreamer.swift
[138/144] Compiling Occurrence LoggableError.swift
[139/144] Compiling Occurrence Occurrence.swift
[140/144] Compiling Occurrence Logger.Filter+Where.swift
[141/144] Compiling Occurrence Logger+Entry.swift
[142/144] Compiling Occurrence Logger+Filter.swift
[143/144] Compiling Occurrence Logger+Occurrence.swift
[144/144] Compiling Occurrence Logger+Subsystem.swift
Build complete! (36.08s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "statement",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/Statement.git"
},
{
"identity" : "sqlite.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.16.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stephencelis/SQLite.swift.git"
},
{
"identity" : "swift-mutex",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.6",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swhitty/swift-mutex.git"
}
],
"manifest_display_name" : "Occurrence",
"name" : "Occurrence",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Occurrence",
"targets" : [
"Occurrence"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OccurrenceTests",
"module_type" : "SwiftTarget",
"name" : "OccurrenceTests",
"path" : "Tests/OccurrenceTests",
"product_dependencies" : [
"Logging"
],
"sources" : [
"LogProviderTests.swift",
"LogStreamerTests.swift",
"LoggableErrorTests.swift",
"LoggerMetadataTests.swift",
"OccurrenceTests.swift",
"RedactionTests.swift"
],
"target_dependencies" : [
"Occurrence"
],
"type" : "test"
},
{
"c99name" : "Occurrence",
"module_type" : "SwiftTarget",
"name" : "Occurrence",
"path" : "Sources/Occurrence",
"product_dependencies" : [
"Logging",
"Statement",
"StatementSQLite",
"SQLite",
"Mutex"
],
"product_memberships" : [
"Occurrence"
],
"sources" : [
"CoreData/CoreDataLogProvider.swift",
"CoreData/LogModel.swift",
"CoreData/Logger.Filter+Predicate.swift",
"CoreData/ManagedEntry.swift",
"Extensions/Array+Occurrence.swift",
"Extensions/CocoaError+Occurrence.swift",
"Extensions/DecodingError+Occurrence.swift",
"Extensions/Dictionary+Occurrence.swift",
"Extensions/EncodingError+Occurrence.swift",
"Extensions/FileManager+Occurrence.swift",
"Extensions/Logger+Entry.swift",
"Extensions/Logger+Filter.swift",
"Extensions/Logger+Occurrence.swift",
"Extensions/Logger+Subsystem.swift",
"Extensions/Logger.Level+Occurrence.swift",
"Extensions/Logger.Message+Occurrence.swift",
"Extensions/Logger.Metadata+Occurrence.swift",
"Extensions/Logger.MetadataKey.swift",
"Extensions/Logger.MetadataValue+Occurrence.swift",
"Extensions/URLError+Occurrence.swift",
"LazyLogger.swift",
"LogProvider.swift",
"LogStreamer.swift",
"LoggableError.swift",
"Occurrence.swift",
"SQLite/Logger.Filter+Where.swift",
"SQLite/SQLiteEntry+Mapping.swift",
"SQLite/SQLiteEntry.swift",
"SQLite/SQLiteLogProvider.swift",
"Streamer/OccurrenceLogStreamer.swift",
"SwiftUI/EnvironmentValues+Occurrence.swift",
"SwiftUI/LogEntryView.swift",
"SwiftUI/LogView.swift",
"SwiftUI/PreviewLogProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d2f920c74e2de776c2ba4e297b2280b61148e6eb762436a4aad45f2a95167cea
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.