The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Occurrence, reference 0.10.1 (96c842), with Swift 6.3 for Android on 21 Apr 2026 20:01:23 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/Occurrence.git
Reference: 0.10.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.10.1     -> FETCH_HEAD
HEAD is now at 96c8420 RetroactiveAttribute Check (#27)
Cloned https://github.com/richardpiazza/Occurrence.git
Revision (git rev-parse @):
96c84200150d1b5c7d77dff1de88eafcc1ded40d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/Occurrence.git at 0.10.1
========================================
Build
========================================
Selected platform:         android
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-4606859-0":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/richardpiazza/Statement.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-log.git
[1/760] Fetching statement
[761/7396] Fetching statement, swift-log
[762/18524] Fetching statement, swift-log, sqlite.swift
Fetched https://github.com/apple/swift-log.git from cache (0.98s)
[7549/11888] Fetching statement, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git from cache (1.88s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.90s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (2.40s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.53s)
Fetching https://github.com/stephencelis/CSQLite
[1/200] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite from cache (1.04s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 3.50.4 (1.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.54s)
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/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/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
Building for debugging...
[0/8] Copying PrivacyInfo.xcprivacy
[1/8] Write sources
[6/8] Compiling SQLiteSwiftCSQLite sqlite3.c
[7/8] Write swift-version--4F562202D5529B1.txt
[9/73] Emitting module Statement
[10/76] Emitting module SQLite
[11/80] Compiling Logging MetadataProvider.swift
[12/80] Emitting module Logging
[13/80] Compiling Logging Locks.swift
[14/80] Compiling Logging LogHandler.swift
[15/80] Compiling Logging LogEvent.swift
[16/80] Compiling Logging Logging.swift
[17/81] Compiling SQLite Schema.swift
[18/81] Compiling SQLite Setter.swift
[19/81] Compiling SQLite WindowFunctions.swift
[20/81] Compiling SQLite resource_bundle_accessor.swift
[22/81] Compiling Statement Renderer.swift
[23/81] Compiling Statement AnyAttribute.swift
[24/81] Compiling Statement Attribute.swift
[25/81] Compiling Statement ClauseRenderer.swift
[26/81] Compiling Statement ComparisonRenderer.swift
[27/81] Compiling Statement ConjunctiveRenderer.swift
[28/81] Compiling Statement GroupRenderer.swift
[29/81] Compiling Statement AttributeConvertible.swift
[30/81] Compiling Statement DataType.swift
[31/81] Compiling Statement DataTypeConvertible.swift
[32/81] Compiling Statement Keyword.swift
[33/81] Compiling Statement LogicalPredicate.swift
[34/81] Compiling Statement Segment.swift
[35/81] Compiling Statement Entity.swift
[36/81] Compiling Statement Field.swift
[37/81] Compiling Statement ForeignKey.swift
[38/81] Compiling Statement ComparisonPredicate.swift
[39/81] Compiling Statement ConjunctivePredicate.swift
[40/81] Compiling Statement Group.swift
[41/81] Compiling Statement StatementSyntax.swift
[42/81] Compiling Statement StructuredStatement.swift
[43/81] Compiling Statement Clause.swift
[44/81] Compiling Statement ComparisonOperator.swift
[45/81] Compiling Statement ConjunctiveOperator.swift
[46/81] Compiling Statement LogicalOperator.swift
[47/81] Compiling Statement AnyRenderable.swift
[48/81] Compiling Statement LogicalRenderer.swift
[51/81] Compiling SQLite Query+with.swift
[52/81] Compiling SQLite Query.swift
[57/81] Compiling SQLite Collation.swift
[58/81] Compiling SQLite CoreFunctions.swift
[59/81] Compiling SQLite CustomFunctions.swift
[60/81] Compiling SQLite DateAndTimeFunctions.swift
[84/101] Emitting module StatementSQLite
[85/103] Compiling StatementSQLite SetContext.swift
[86/103] Compiling StatementSQLite UpdateContext.swift
[87/103] Compiling StatementSQLite OrderContext.swift
[88/103] Compiling StatementSQLite SQLiteStatement.swift
[89/103] Compiling StatementSQLite FromContext.swift
[90/103] Compiling StatementSQLite HavingContext.swift
[91/103] Compiling StatementSQLite InsertContext.swift
[92/103] Compiling StatementSQLite Segment+SQLite.swift
[93/103] Compiling StatementSQLite SelectContext.swift
[94/103] Compiling StatementSQLite ValuesContext.swift
[95/103] Compiling StatementSQLite WhereContext.swift
[96/103] Compiling StatementSQLite JoinContext.swift
[97/103] Compiling StatementSQLite LimitContext.swift
[98/103] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[99/103] Compiling StatementSQLite DeleteContext.swift
[100/103] Compiling StatementSQLite Field+SQLite.swift
[101/103] Compiling StatementSQLite AlterTableContext.swift
[102/103] Compiling StatementSQLite CreateContext.swift
[103/103] Compiling StatementSQLite DataType+SQLite.swift
[105/133] Emitting module Occurrence
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:26:38: warning: conformance of 'Logger.Level' to protocol 'CustomStringConvertible' was already stated in the type's module 'Logging'
24 |
25 | #if hasFeature(RetroactiveAttribute)
26 | extension Logger.Level: @retroactive CustomStringConvertible {
   |                                      `- warning: conformance of 'Logger.Level' to protocol 'CustomStringConvertible' was already stated in the type's module 'Logging'
27 |     public var description: String {
   |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
28 |         "\(gem) \(fixedWidthDescription.uppercased())"
29 |     }
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1484:1: note: 'Logger.Level' declares conformance to protocol 'CustomStringConvertible' here
1482 | }
1483 |
1484 | extension Logger.Level: CustomStringConvertible, LosslessStringConvertible {
     | `- note: 'Logger.Level' declares conformance to protocol 'CustomStringConvertible' here
1485 |     /// A textual representation of the log level.
1486 |     public var description: String {
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:11:23: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
  9 |     }
 10 |
 11 |     public static var configuration: Configuration = .init()
    |                       |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     private static var bootstrapped: Bool = false
 13 |
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:12:24: warning: static property 'bootstrapped' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 10 |
 11 |     public static var configuration: Configuration = .init()
 12 |     private static var bootstrapped: Bool = false
    |                        |- warning: static property 'bootstrapped' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                        |- note: convert 'bootstrapped' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'bootstrapped' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     /// Bootstraps **Occurrence** in to `Logging.LoggingSystem`.
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:30:23: warning: static property 'logStreamer' is not concurrency-safe because non-'Sendable' type 'any LogStreamer' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 28 |     }
 29 |
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
    |                       |- warning: static property 'logStreamer' is not concurrency-safe because non-'Sendable' type 'any LogStreamer' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: add '@MainActor' to make static property 'logStreamer' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public static var logProvider: LogProvider = {
/host/spi-builder-workspace/Sources/Occurrence/LogStreamer.swift:7:17: note: protocol 'LogStreamer' does not conform to the 'Sendable' protocol
 5 | #endif
 6 |
 7 | public protocol LogStreamer {
   |                 `- note: protocol 'LogStreamer' does not conform to the 'Sendable' protocol
 8 |     /// `AsyncStream` which emits log entries.
 9 |     ///
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:30:36: warning: use of protocol 'LogStreamer' as a type must be written 'any LogStreamer'; this will be an error in a future Swift language mode [#ExistentialAny]
 28 |     }
 29 |
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
    |                                    `- warning: use of protocol 'LogStreamer' as a type must be written 'any LogStreamer'; this will be an error in a future Swift language mode [#ExistentialAny]
 31 |
 32 |     public static var logProvider: LogProvider = {
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:32:23: warning: static property 'logProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
 31 |
 32 |     public static var logProvider: LogProvider = {
    |                       |- warning: static property 'logProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: convert 'logProvider' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'logProvider' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 33 |         do {
 34 |             #if canImport(CoreData)
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:32:36: warning: use of protocol 'LogProvider' as a type must be written 'any LogProvider'; this will be an error in a future Swift language mode [#ExistentialAny]
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
 31 |
 32 |     public static var logProvider: LogProvider = {
    |                                    `- warning: use of protocol 'LogProvider' as a type must be written 'any LogProvider'; this will be an error in a future Swift language mode [#ExistentialAny]
 33 |         do {
 34 |             #if canImport(CoreData)
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:3: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]
  1 | import Logging
  2 |
  3 | 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]
  4 |
  5 |     public struct Configuration {
/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>
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[106/136] Compiling Occurrence CoreDataLogProvider.swift
[107/136] Compiling Occurrence LogModel.swift
[108/136] Compiling Occurrence Logger.Filter+Predicate.swift
[109/136] Compiling Occurrence ManagedEntry.swift
[110/136] Compiling Occurrence LazyLogger.swift
[111/136] Compiling Occurrence LogProvider.swift
[112/136] Compiling Occurrence LogStreamer.swift
[113/136] Compiling Occurrence LoggableError.swift
[114/136] Compiling Occurrence Logger.Metadata+Occurrence.swift
[115/136] Compiling Occurrence Logger.MetadataKey.swift
[116/136] Compiling Occurrence Logger.MetadataValue+Occurrence.swift
[117/136] Compiling Occurrence URLError+Occurrence.swift
[118/136] Compiling Occurrence Logger+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:26:38: warning: conformance of 'Logger.Level' to protocol 'CustomStringConvertible' was already stated in the type's module 'Logging'
24 |
25 | #if hasFeature(RetroactiveAttribute)
26 | extension Logger.Level: @retroactive CustomStringConvertible {
   |                                      `- warning: conformance of 'Logger.Level' to protocol 'CustomStringConvertible' was already stated in the type's module 'Logging'
27 |     public var description: String {
   |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
28 |         "\(gem) \(fixedWidthDescription.uppercased())"
29 |     }
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1484:1: note: 'Logger.Level' declares conformance to protocol 'CustomStringConvertible' here
1482 | }
1483 |
1484 | extension Logger.Level: CustomStringConvertible, LosslessStringConvertible {
     | `- note: 'Logger.Level' declares conformance to protocol 'CustomStringConvertible' here
1485 |     /// A textual representation of the log level.
1486 |     public var description: String {
[119/136] Compiling Occurrence Logger+Subsystem.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:26:38: warning: conformance of 'Logger.Level' to protocol 'CustomStringConvertible' was already stated in the type's module 'Logging'
24 |
25 | #if hasFeature(RetroactiveAttribute)
26 | extension Logger.Level: @retroactive CustomStringConvertible {
   |                                      `- warning: conformance of 'Logger.Level' to protocol 'CustomStringConvertible' was already stated in the type's module 'Logging'
27 |     public var description: String {
   |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
28 |         "\(gem) \(fixedWidthDescription.uppercased())"
29 |     }
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1484:1: note: 'Logger.Level' declares conformance to protocol 'CustomStringConvertible' here
1482 | }
1483 |
1484 | extension Logger.Level: CustomStringConvertible, LosslessStringConvertible {
     | `- note: 'Logger.Level' declares conformance to protocol 'CustomStringConvertible' here
1485 |     /// A textual representation of the log level.
1486 |     public var description: String {
[120/136] Compiling Occurrence Logger.Level+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:26:38: warning: conformance of 'Logger.Level' to protocol 'CustomStringConvertible' was already stated in the type's module 'Logging'
24 |
25 | #if hasFeature(RetroactiveAttribute)
26 | extension Logger.Level: @retroactive CustomStringConvertible {
   |                                      `- warning: conformance of 'Logger.Level' to protocol 'CustomStringConvertible' was already stated in the type's module 'Logging'
27 |     public var description: String {
   |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
28 |         "\(gem) \(fixedWidthDescription.uppercased())"
29 |     }
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1484:1: note: 'Logger.Level' declares conformance to protocol 'CustomStringConvertible' here
1482 | }
1483 |
1484 | extension Logger.Level: CustomStringConvertible, LosslessStringConvertible {
     | `- note: 'Logger.Level' declares conformance to protocol 'CustomStringConvertible' here
1485 |     /// A textual representation of the log level.
1486 |     public var description: String {
[121/136] Compiling Occurrence Logger.Message+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Level+Occurrence.swift:26:38: warning: conformance of 'Logger.Level' to protocol 'CustomStringConvertible' was already stated in the type's module 'Logging'
24 |
25 | #if hasFeature(RetroactiveAttribute)
26 | extension Logger.Level: @retroactive CustomStringConvertible {
   |                                      `- warning: conformance of 'Logger.Level' to protocol 'CustomStringConvertible' was already stated in the type's module 'Logging'
27 |     public var description: String {
   |                `- note: property 'description' will not be used to satisfy the conformance to 'CustomStringConvertible'
28 |         "\(gem) \(fixedWidthDescription.uppercased())"
29 |     }
/host/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1484:1: note: 'Logger.Level' declares conformance to protocol 'CustomStringConvertible' here
1482 | }
1483 |
1484 | extension Logger.Level: CustomStringConvertible, LosslessStringConvertible {
     | `- note: 'Logger.Level' declares conformance to protocol 'CustomStringConvertible' here
1485 |     /// A textual representation of the log level.
1486 |     public var description: String {
[122/136] Compiling Occurrence EncodingError+Occurrence.swift
[123/136] Compiling Occurrence FileManager+Occurrence.swift
[124/136] Compiling Occurrence Logger+Entry.swift
[125/136] Compiling Occurrence Logger+Filter.swift
[126/136] Compiling Occurrence Array+Occurrence.swift
[127/136] Compiling Occurrence CocoaError+Occurrence.swift
[128/136] Compiling Occurrence DecodingError+Occurrence.swift
[129/136] Compiling Occurrence Dictionary+Occurrence.swift
[130/136] Compiling Occurrence Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:11:23: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
  9 |     }
 10 |
 11 |     public static var configuration: Configuration = .init()
    |                       |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     private static var bootstrapped: Bool = false
 13 |
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:12:24: warning: static property 'bootstrapped' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 10 |
 11 |     public static var configuration: Configuration = .init()
 12 |     private static var bootstrapped: Bool = false
    |                        |- warning: static property 'bootstrapped' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                        |- note: convert 'bootstrapped' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'bootstrapped' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     /// Bootstraps **Occurrence** in to `Logging.LoggingSystem`.
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:30:23: warning: static property 'logStreamer' is not concurrency-safe because non-'Sendable' type 'any LogStreamer' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 28 |     }
 29 |
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
    |                       |- warning: static property 'logStreamer' is not concurrency-safe because non-'Sendable' type 'any LogStreamer' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: add '@MainActor' to make static property 'logStreamer' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public static var logProvider: LogProvider = {
/host/spi-builder-workspace/Sources/Occurrence/LogStreamer.swift:7:17: note: protocol 'LogStreamer' does not conform to the 'Sendable' protocol
 5 | #endif
 6 |
 7 | public protocol LogStreamer {
   |                 `- note: protocol 'LogStreamer' does not conform to the 'Sendable' protocol
 8 |     /// `AsyncStream` which emits log entries.
 9 |     ///
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:30:36: warning: use of protocol 'LogStreamer' as a type must be written 'any LogStreamer'; this will be an error in a future Swift language mode [#ExistentialAny]
 28 |     }
 29 |
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
    |                                    `- warning: use of protocol 'LogStreamer' as a type must be written 'any LogStreamer'; this will be an error in a future Swift language mode [#ExistentialAny]
 31 |
 32 |     public static var logProvider: LogProvider = {
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:32:23: warning: static property 'logProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
 31 |
 32 |     public static var logProvider: LogProvider = {
    |                       |- warning: static property 'logProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: convert 'logProvider' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'logProvider' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 33 |         do {
 34 |             #if canImport(CoreData)
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:32:36: warning: use of protocol 'LogProvider' as a type must be written 'any LogProvider'; this will be an error in a future Swift language mode [#ExistentialAny]
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
 31 |
 32 |     public static var logProvider: LogProvider = {
    |                                    `- warning: use of protocol 'LogProvider' as a type must be written 'any LogProvider'; this will be an error in a future Swift language mode [#ExistentialAny]
 33 |         do {
 34 |             #if canImport(CoreData)
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:3: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]
  1 | import Logging
  2 |
  3 | 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]
  4 |
  5 |     public struct Configuration {
/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,
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:26:44: warning: converting non-Sendable function value to '@Sendable (String, Logger.MetadataProvider?) -> any LogHandler' may introduce data races
 24 |         }
 25 |
 26 |         LoggingSystem.bootstrap(Occurrence.init, metadataProvider: metadataProvider)
    |                                            `- warning: converting non-Sendable function value to '@Sendable (String, Logger.MetadataProvider?) -> any LogHandler' may introduce data races
 27 |         bootstrapped = true
 28 |     }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[131/136] Compiling Occurrence Logger.Filter+Where.swift
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:11:23: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
  9 |     }
 10 |
 11 |     public static var configuration: Configuration = .init()
    |                       |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     private static var bootstrapped: Bool = false
 13 |
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:12:24: warning: static property 'bootstrapped' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 10 |
 11 |     public static var configuration: Configuration = .init()
 12 |     private static var bootstrapped: Bool = false
    |                        |- warning: static property 'bootstrapped' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                        |- note: convert 'bootstrapped' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'bootstrapped' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     /// Bootstraps **Occurrence** in to `Logging.LoggingSystem`.
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:30:23: warning: static property 'logStreamer' is not concurrency-safe because non-'Sendable' type 'any LogStreamer' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 28 |     }
 29 |
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
    |                       |- warning: static property 'logStreamer' is not concurrency-safe because non-'Sendable' type 'any LogStreamer' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: add '@MainActor' to make static property 'logStreamer' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public static var logProvider: LogProvider = {
/host/spi-builder-workspace/Sources/Occurrence/LogStreamer.swift:7:17: note: protocol 'LogStreamer' does not conform to the 'Sendable' protocol
 5 | #endif
 6 |
 7 | public protocol LogStreamer {
   |                 `- note: protocol 'LogStreamer' does not conform to the 'Sendable' protocol
 8 |     /// `AsyncStream` which emits log entries.
 9 |     ///
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:30:36: warning: use of protocol 'LogStreamer' as a type must be written 'any LogStreamer'; this will be an error in a future Swift language mode [#ExistentialAny]
 28 |     }
 29 |
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
    |                                    `- warning: use of protocol 'LogStreamer' as a type must be written 'any LogStreamer'; this will be an error in a future Swift language mode [#ExistentialAny]
 31 |
 32 |     public static var logProvider: LogProvider = {
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:32:23: warning: static property 'logProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
 31 |
 32 |     public static var logProvider: LogProvider = {
    |                       |- warning: static property 'logProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: convert 'logProvider' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'logProvider' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 33 |         do {
 34 |             #if canImport(CoreData)
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:32:36: warning: use of protocol 'LogProvider' as a type must be written 'any LogProvider'; this will be an error in a future Swift language mode [#ExistentialAny]
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
 31 |
 32 |     public static var logProvider: LogProvider = {
    |                                    `- warning: use of protocol 'LogProvider' as a type must be written 'any LogProvider'; this will be an error in a future Swift language mode [#ExistentialAny]
 33 |         do {
 34 |             #if canImport(CoreData)
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:3: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]
  1 | import Logging
  2 |
  3 | 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]
  4 |
  5 |     public struct Configuration {
/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,
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:26:44: warning: converting non-Sendable function value to '@Sendable (String, Logger.MetadataProvider?) -> any LogHandler' may introduce data races
 24 |         }
 25 |
 26 |         LoggingSystem.bootstrap(Occurrence.init, metadataProvider: metadataProvider)
    |                                            `- warning: converting non-Sendable function value to '@Sendable (String, Logger.MetadataProvider?) -> any LogHandler' may introduce data races
 27 |         bootstrapped = true
 28 |     }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[132/136] Compiling Occurrence SQLiteEntry+Mapping.swift
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:11:23: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
  9 |     }
 10 |
 11 |     public static var configuration: Configuration = .init()
    |                       |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     private static var bootstrapped: Bool = false
 13 |
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:12:24: warning: static property 'bootstrapped' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 10 |
 11 |     public static var configuration: Configuration = .init()
 12 |     private static var bootstrapped: Bool = false
    |                        |- warning: static property 'bootstrapped' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                        |- note: convert 'bootstrapped' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'bootstrapped' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     /// Bootstraps **Occurrence** in to `Logging.LoggingSystem`.
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:30:23: warning: static property 'logStreamer' is not concurrency-safe because non-'Sendable' type 'any LogStreamer' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 28 |     }
 29 |
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
    |                       |- warning: static property 'logStreamer' is not concurrency-safe because non-'Sendable' type 'any LogStreamer' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: add '@MainActor' to make static property 'logStreamer' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public static var logProvider: LogProvider = {
/host/spi-builder-workspace/Sources/Occurrence/LogStreamer.swift:7:17: note: protocol 'LogStreamer' does not conform to the 'Sendable' protocol
 5 | #endif
 6 |
 7 | public protocol LogStreamer {
   |                 `- note: protocol 'LogStreamer' does not conform to the 'Sendable' protocol
 8 |     /// `AsyncStream` which emits log entries.
 9 |     ///
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:30:36: warning: use of protocol 'LogStreamer' as a type must be written 'any LogStreamer'; this will be an error in a future Swift language mode [#ExistentialAny]
 28 |     }
 29 |
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
    |                                    `- warning: use of protocol 'LogStreamer' as a type must be written 'any LogStreamer'; this will be an error in a future Swift language mode [#ExistentialAny]
 31 |
 32 |     public static var logProvider: LogProvider = {
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:32:23: warning: static property 'logProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
 31 |
 32 |     public static var logProvider: LogProvider = {
    |                       |- warning: static property 'logProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: convert 'logProvider' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'logProvider' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 33 |         do {
 34 |             #if canImport(CoreData)
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:32:36: warning: use of protocol 'LogProvider' as a type must be written 'any LogProvider'; this will be an error in a future Swift language mode [#ExistentialAny]
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
 31 |
 32 |     public static var logProvider: LogProvider = {
    |                                    `- warning: use of protocol 'LogProvider' as a type must be written 'any LogProvider'; this will be an error in a future Swift language mode [#ExistentialAny]
 33 |         do {
 34 |             #if canImport(CoreData)
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:3: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]
  1 | import Logging
  2 |
  3 | 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]
  4 |
  5 |     public struct Configuration {
/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,
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:26:44: warning: converting non-Sendable function value to '@Sendable (String, Logger.MetadataProvider?) -> any LogHandler' may introduce data races
 24 |         }
 25 |
 26 |         LoggingSystem.bootstrap(Occurrence.init, metadataProvider: metadataProvider)
    |                                            `- warning: converting non-Sendable function value to '@Sendable (String, Logger.MetadataProvider?) -> any LogHandler' may introduce data races
 27 |         bootstrapped = true
 28 |     }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[133/136] Compiling Occurrence SQLiteEntry.swift
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:11:23: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
  9 |     }
 10 |
 11 |     public static var configuration: Configuration = .init()
    |                       |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     private static var bootstrapped: Bool = false
 13 |
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:12:24: warning: static property 'bootstrapped' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 10 |
 11 |     public static var configuration: Configuration = .init()
 12 |     private static var bootstrapped: Bool = false
    |                        |- warning: static property 'bootstrapped' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                        |- note: convert 'bootstrapped' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'bootstrapped' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |
 14 |     /// Bootstraps **Occurrence** in to `Logging.LoggingSystem`.
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:30:23: warning: static property 'logStreamer' is not concurrency-safe because non-'Sendable' type 'any LogStreamer' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 28 |     }
 29 |
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
    |                       |- warning: static property 'logStreamer' is not concurrency-safe because non-'Sendable' type 'any LogStreamer' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: add '@MainActor' to make static property 'logStreamer' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 31 |
 32 |     public static var logProvider: LogProvider = {
/host/spi-builder-workspace/Sources/Occurrence/LogStreamer.swift:7:17: note: protocol 'LogStreamer' does not conform to the 'Sendable' protocol
 5 | #endif
 6 |
 7 | public protocol LogStreamer {
   |                 `- note: protocol 'LogStreamer' does not conform to the 'Sendable' protocol
 8 |     /// `AsyncStream` which emits log entries.
 9 |     ///
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:30:36: warning: use of protocol 'LogStreamer' as a type must be written 'any LogStreamer'; this will be an error in a future Swift language mode [#ExistentialAny]
 28 |     }
 29 |
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
    |                                    `- warning: use of protocol 'LogStreamer' as a type must be written 'any LogStreamer'; this will be an error in a future Swift language mode [#ExistentialAny]
 31 |
 32 |     public static var logProvider: LogProvider = {
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:32:23: warning: static property 'logProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
 31 |
 32 |     public static var logProvider: LogProvider = {
    |                       |- warning: static property 'logProvider' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
    |                       |- note: convert 'logProvider' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'logProvider' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 33 |         do {
 34 |             #if canImport(CoreData)
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:32:36: warning: use of protocol 'LogProvider' as a type must be written 'any LogProvider'; this will be an error in a future Swift language mode [#ExistentialAny]
 30 |     public static let logStreamer: LogStreamer = OccurrenceLogStreamer()
 31 |
 32 |     public static var logProvider: LogProvider = {
    |                                    `- warning: use of protocol 'LogProvider' as a type must be written 'any LogProvider'; this will be an error in a future Swift language mode [#ExistentialAny]
 33 |         do {
 34 |             #if canImport(CoreData)
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:3: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]
  1 | import Logging
  2 |
  3 | 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]
  4 |
  5 |     public struct Configuration {
/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,
/host/spi-builder-workspace/Sources/Occurrence/Occurrence.swift:26:44: warning: converting non-Sendable function value to '@Sendable (String, Logger.MetadataProvider?) -> any LogHandler' may introduce data races
 24 |         }
 25 |
 26 |         LoggingSystem.bootstrap(Occurrence.init, metadataProvider: metadataProvider)
    |                                            `- warning: converting non-Sendable function value to '@Sendable (String, Logger.MetadataProvider?) -> any LogHandler' may introduce data races
 27 |         bootstrapped = true
 28 |     }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[#ExistentialAny]: <https://docs.swift.org/compiler/documentation/diagnostics/existential-any>
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[134/136] Compiling Occurrence SQLiteLogProvider.swift
[135/136] Compiling Occurrence OccurrenceLogStreamer.swift
[136/136] Compiling Occurrence LogView.swift
Build complete! (53.78s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.4",
            "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.15.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.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" : [
        "CoreDataLogProviderTests.swift",
        "LogProviderTestCase.swift",
        "LogStreamerTests.swift",
        "LoggableErrorTests.swift",
        "LoggerMetadataTests.swift",
        "OccurrenceTests.swift",
        "RedactionTests.swift",
        "SQLiteLogProviderTests.swift"
      ],
      "target_dependencies" : [
        "Occurrence"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Occurrence",
      "module_type" : "SwiftTarget",
      "name" : "Occurrence",
      "path" : "Sources/Occurrence",
      "product_dependencies" : [
        "Logging",
        "Statement",
        "StatementSQLite",
        "SQLite"
      ],
      "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/LogView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.