Build Information
Successful build of Occurrence, reference 1.0.0-beta.4 (82c810), with Swift 6.3 for Linux on 17 Apr 2026 05:18:23 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.3-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/richardpiazza/Occurrence.git
Reference: 1.0.0-beta.4
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 1.0.0-beta.4 -> FETCH_HEAD
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 1.0.0-beta.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/richardpiazza/Statement.git
Fetching https://github.com/swhitty/swift-mutex.git
[1/324] Fetching swift-mutex
[121/1084] Fetching swift-mutex, statement
[1085/7695] Fetching swift-mutex, statement, swift-log
[1614/18819] Fetching swift-mutex, statement, swift-log, sqlite.swift
Fetched https://github.com/swhitty/swift-mutex.git from cache (0.66s)
[4761/18495] Fetching statement, swift-log, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git from cache (0.66s)
[4067/17735] Fetching swift-log, sqlite.swift
Fetched https://github.com/apple/swift-log.git from cache (1.10s)
[8121/11124] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (2.14s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (3.02s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.87s)
Fetching https://github.com/stephencelis/CSQLite
[1/200] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite from cache (1.22s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (2.03s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 3.50.4 (0.81s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.74s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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/stephencelis/CSQLite
Working copy of https://github.com/stephencelis/CSQLite resolved at 3.50.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/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
Building for debugging...
[0/9] Copying PrivacyInfo.xcprivacy
[1/9] Write sources
[7/9] Compiling SQLiteSwiftCSQLite sqlite3.c
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/78] Emitting module Logging
[11/78] Emitting module Statement
[12/81] Compiling Mutex MutexSwift5.swift
[13/81] Compiling Logging LogEvent.swift
[14/81] Compiling Logging MetadataProvider.swift
[15/81] Compiling Mutex Mutex.swift
[16/81] Emitting module Mutex
[17/81] Compiling Mutex AllocatedLock.swift
[18/82] Compiling Logging Locks.swift
[20/82] Compiling Statement LogicalRenderer.swift
[21/82] Compiling Statement Renderer.swift
[22/82] Compiling Statement AnyAttribute.swift
[23/82] Compiling Statement Attribute.swift
[24/82] Compiling Statement AttributeConvertible.swift
[25/82] Compiling Statement DataType.swift
[26/82] Compiling Statement DataTypeConvertible.swift
[27/82] Compiling Statement Keyword.swift
[28/82] Compiling Statement LogicalPredicate.swift
[29/82] Compiling Statement Segment.swift
[30/82] Compiling Statement Entity.swift
[31/82] Compiling Statement Field.swift
[32/82] Compiling Statement ForeignKey.swift
[33/82] Compiling Statement ComparisonOperator.swift
[34/82] Compiling SQLite Connection.swift
[35/82] Compiling SQLite Errors.swift
[36/82] Compiling SQLite Result.swift
[37/82] Emitting module SQLite
[38/82] Compiling Statement ClauseRenderer.swift
[39/82] Compiling Statement ComparisonRenderer.swift
[40/82] Compiling Statement ConjunctiveRenderer.swift
[41/82] Compiling Statement GroupRenderer.swift
[54/86] Compiling SQLite CustomFunctions.swift
[55/86] Compiling SQLite DateAndTimeFunctions.swift
[59/86] Compiling Statement StatementSyntax.swift
[60/86] Compiling Statement StructuredStatement.swift
[66/86] Compiling Statement ComparisonPredicate.swift
[67/86] Compiling Statement ConjunctivePredicate.swift
[68/86] Compiling Statement Group.swift
[71/86] Compiling Statement Clause.swift
[72/87] Compiling SQLite Expression.swift
[73/87] Compiling SQLite Operators.swift
[74/87] Compiling SQLite Query+with.swift
[75/87] Compiling SQLite Query.swift
[82/105] Compiling Logging LogHandler.swift
[83/105] Compiling Logging Logging.swift
[85/106] Compiling StatementSQLite SetContext.swift
[86/106] Compiling StatementSQLite UpdateContext.swift
[87/106] Compiling StatementSQLite OrderContext.swift
[88/106] Compiling StatementSQLite SQLiteStatement.swift
[89/106] Compiling StatementSQLite Segment+SQLite.swift
[90/106] Compiling StatementSQLite SelectContext.swift
[91/108] Compiling StatementSQLite FromContext.swift
[92/108] Compiling StatementSQLite HavingContext.swift
[93/108] Compiling StatementSQLite InsertContext.swift
[94/108] Compiling StatementSQLite JoinContext.swift
[95/108] Compiling StatementSQLite LimitContext.swift
[96/108] Emitting module StatementSQLite
[97/108] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[98/108] Compiling StatementSQLite DeleteContext.swift
[99/108] Compiling StatementSQLite Field+SQLite.swift
[100/108] Compiling StatementSQLite AlterTableContext.swift
[101/108] Compiling StatementSQLite CreateContext.swift
[102/108] Compiling StatementSQLite DataType+SQLite.swift
[103/108] Compiling StatementSQLite ValuesContext.swift
[104/108] Compiling StatementSQLite WhereContext.swift
[106/109] Compiling SQLite Schema.swift
[107/109] Compiling SQLite Setter.swift
[108/109] Compiling SQLite WindowFunctions.swift
[109/109] Compiling SQLite resource_bundle_accessor.swift
[111/141] Compiling Occurrence CoreDataLogProvider.swift
[112/141] Compiling Occurrence LogModel.swift
[113/141] Compiling Occurrence Logger.Filter+Predicate.swift
[114/141] Compiling Occurrence ManagedEntry.swift
[115/141] Compiling Occurrence Array+Occurrence.swift
[116/145] Emitting module Occurrence
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:5:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
3 | import Mutex
4 |
5 | public struct Occurrence: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
6 |
7 | public struct Configuration: Equatable, Sendable {
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 | ///
144 | /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 | func log(event: LogEvent)
| `- note: requirement 'log(event:)' declared here
146 |
147 | /// Please do _not_ implement this method when you create a `LogHandler` implementation.
:
254 | /// Implement ``log(event:)`` in your ``LogHandler`` instead.
255 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 | public func log(event: LogEvent) {
| `- note: 'log(event:)' declared here
257 | self.log(
258 | level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[117/145] Compiling Occurrence EnvironmentValues+Occurrence.swift
[118/145] Compiling Occurrence LogEntryView.swift
[119/145] Compiling Occurrence LogView.swift
[120/145] Compiling Occurrence PreviewLogProvider.swift
[121/145] Compiling Occurrence Logger.Level+Occurrence.swift
[122/145] Compiling Occurrence Logger.Message+Occurrence.swift
[123/145] Compiling Occurrence Logger.Metadata+Occurrence.swift
[124/145] Compiling Occurrence Logger.MetadataKey.swift
[125/145] Compiling Occurrence Logger.MetadataValue+Occurrence.swift
[126/145] Compiling Occurrence URLError+Occurrence.swift
[127/145] Compiling Occurrence LazyLogger.swift
[128/145] Compiling Occurrence LogProvider.swift
[129/145] Compiling Occurrence CocoaError+Occurrence.swift
[130/145] Compiling Occurrence DecodingError+Occurrence.swift
[131/145] Compiling Occurrence Dictionary+Occurrence.swift
[132/145] Compiling Occurrence EncodingError+Occurrence.swift
[133/145] Compiling Occurrence FileManager+Occurrence.swift
[134/145] Compiling Occurrence LogStreamer.swift
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:5:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
3 | import Mutex
4 |
5 | public struct Occurrence: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
6 |
7 | public struct Configuration: Equatable, Sendable {
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 | ///
144 | /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 | func log(event: LogEvent)
| `- note: requirement 'log(event:)' declared here
146 |
147 | /// Please do _not_ implement this method when you create a `LogHandler` implementation.
:
254 | /// Implement ``log(event:)`` in your ``LogHandler`` instead.
255 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 | public func log(event: LogEvent) {
| `- note: 'log(event:)' declared here
257 | self.log(
258 | level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[135/145] Compiling Occurrence LoggableError.swift
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:5:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
3 | import Mutex
4 |
5 | public struct Occurrence: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
6 |
7 | public struct Configuration: Equatable, Sendable {
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 | ///
144 | /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 | func log(event: LogEvent)
| `- note: requirement 'log(event:)' declared here
146 |
147 | /// Please do _not_ implement this method when you create a `LogHandler` implementation.
:
254 | /// Implement ``log(event:)`` in your ``LogHandler`` instead.
255 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 | public func log(event: LogEvent) {
| `- note: 'log(event:)' declared here
257 | self.log(
258 | level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[136/145] Compiling Occurrence Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:5:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
3 | import Mutex
4 |
5 | public struct Occurrence: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
6 |
7 | public struct Configuration: Equatable, Sendable {
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 | ///
144 | /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 | func log(event: LogEvent)
| `- note: requirement 'log(event:)' declared here
146 |
147 | /// Please do _not_ implement this method when you create a `LogHandler` implementation.
:
254 | /// Implement ``log(event:)`` in your ``LogHandler`` instead.
255 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 | public func log(event: LogEvent) {
| `- note: 'log(event:)' declared here
257 | self.log(
258 | level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[137/145] Compiling Occurrence Logger.Filter+Where.swift
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:5:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
3 | import Mutex
4 |
5 | public struct Occurrence: LogHandler {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
6 |
7 | public struct Configuration: Equatable, Sendable {
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 | ///
144 | /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 | func log(event: LogEvent)
| `- note: requirement 'log(event:)' declared here
146 |
147 | /// Please do _not_ implement this method when you create a `LogHandler` implementation.
:
254 | /// Implement ``log(event:)`` in your ``LogHandler`` instead.
255 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 | public func log(event: LogEvent) {
| `- note: 'log(event:)' declared here
257 | self.log(
258 | level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[138/145] Compiling Occurrence Logger+Entry.swift
[139/145] Compiling Occurrence Logger+Filter.swift
[140/145] Compiling Occurrence Logger+Occurrence.swift
[141/145] Compiling Occurrence Logger+Subsystem.swift
[142/145] Compiling Occurrence SQLiteEntry+Mapping.swift
[143/145] Compiling Occurrence SQLiteEntry.swift
[144/145] Compiling Occurrence SQLiteLogProvider.swift
[145/145] Compiling Occurrence OccurrenceLogStreamer.swift
Build complete! (66.58s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.