The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Occurrence, reference 1.0.0-beta.4 (82c810), with Swift 6.2 for Android on 23 Mar 2026 21:18:45 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
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:         android
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-4609320-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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ed06329bcd62885fa27d8bb2bd26ede56f367c486166aaeeac553557f3a78bad
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-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/324] Fetching swift-mutex
[325/1084] Fetching swift-mutex, statement
Fetched https://github.com/swhitty/swift-mutex.git from cache (0.26s)
[1/6261] Fetching swift-log
[2756/17377] Fetching swift-log, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git from cache (1.27s)
Fetched https://github.com/apple/swift-log.git from cache (1.28s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.30s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (1.75s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.47s)
Fetching https://github.com/stephencelis/CSQLite
[1/200] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite from cache (0.77s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (1.17s)
Computing version for https://github.com/stephencelis/CSQLite
Computed https://github.com/stephencelis/CSQLite at 3.50.4 (0.54s)
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
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/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
Building for debugging...
[0/9] Write sources
[5/9] Copying PrivacyInfo.xcprivacy
[6/9] Write sources
[7/9] Write swift-version--11D90AFD9DD3AB2.txt
[9/43] Emitting module Statement
[9/46] Compiling SQLiteSwiftCSQLite sqlite3.c
[11/46] Compiling Mutex MutexSwift5.swift
[12/80] Emitting module SQLite
[13/84] Compiling Mutex AllocatedLock.swift
[14/84] Emitting module Mutex
[15/84] Compiling Mutex Mutex.swift
[16/85] Compiling Logging MetadataProvider.swift
[18/85] Emitting module Logging
[19/85] Compiling Logging Locks.swift
[20/85] Compiling Logging Logging.swift
[21/85] Compiling Logging LogHandler.swift
[23/86] Compiling SQLite Connection+Schema.swift
[24/86] Compiling SQLite Collation.swift
[25/86] Compiling SQLite CoreFunctions.swift
[26/86] Compiling SQLite Statement.swift
[27/86] Compiling SQLite URIQueryParameter.swift
[28/86] Compiling SQLite Value.swift
[29/86] Compiling SQLite Cipher.swift
[30/86] Compiling SQLite FTS4.swift
[31/86] Compiling SQLite Schema.swift
[32/86] Compiling SQLite Setter.swift
[33/86] Compiling SQLite WindowFunctions.swift
[34/86] Compiling SQLite resource_bundle_accessor.swift
[35/86] Compiling SQLite RTree.swift
[36/86] Compiling SQLite Foundation.swift
[37/86] Compiling SQLite Helpers.swift
[38/86] Compiling SQLite SQLiteFeature.swift
[39/86] Compiling SQLite SQLiteVersion.swift
[40/86] Compiling SQLite FTS5.swift
[41/86] Compiling SQLite Connection+Attach.swift
[42/86] Compiling SQLite Connection+Pragmas.swift
[43/86] Compiling SQLite SchemaChanger.swift
[44/86] Compiling SQLite SchemaDefinitions.swift
[47/86] Compiling SQLite SchemaReader.swift
[48/86] Compiling SQLite AggregateFunctions.swift
[49/86] Compiling SQLite Coding.swift
[55/86] Compiling SQLite Backup.swift
[56/86] Compiling SQLite Blob.swift
[57/86] Compiling SQLite Connection+Aggregation.swift
[60/86] Compiling SQLite Connection.swift
[61/86] Compiling SQLite Errors.swift
[62/86] Compiling SQLite Result.swift
[82/87] Compiling SQLite CustomFunctions.swift
[83/87] Compiling SQLite DateAndTimeFunctions.swift
[84/87] Compiling SQLite Expression.swift
[85/87] Compiling SQLite Operators.swift
[86/87] Compiling SQLite Query+with.swift
[87/87] Compiling SQLite Query.swift
[89/106] Emitting module StatementSQLite
[90/108] Compiling StatementSQLite JoinContext.swift
[91/108] Compiling StatementSQLite LimitContext.swift
[92/108] Compiling StatementSQLite Segment+SQLite.swift
[93/108] Compiling StatementSQLite SelectContext.swift
[94/108] Compiling StatementSQLite OrderContext.swift
[95/108] Compiling StatementSQLite SQLiteStatement.swift
[96/108] Compiling StatementSQLite SetContext.swift
[97/108] Compiling StatementSQLite UpdateContext.swift
[98/108] Compiling StatementSQLite FromContext.swift
[99/108] Compiling StatementSQLite HavingContext.swift
[100/108] Compiling StatementSQLite InsertContext.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/144] Compiling Occurrence EnvironmentValues+Occurrence.swift
[112/144] Compiling Occurrence LogEntryView.swift
[113/144] Compiling Occurrence LogView.swift
[114/144] Compiling Occurrence PreviewLogProvider.swift
[115/144] Compiling Occurrence Logger.Level+Occurrence.swift
[116/144] Compiling Occurrence Logger.Message+Occurrence.swift
[117/144] Compiling Occurrence Logger.Metadata+Occurrence.swift
[118/144] Compiling Occurrence Logger.MetadataKey.swift
[119/144] Compiling Occurrence CocoaError+Occurrence.swift
[120/144] Compiling Occurrence DecodingError+Occurrence.swift
[121/144] Compiling Occurrence Dictionary+Occurrence.swift
[122/144] Compiling Occurrence EncodingError+Occurrence.swift
[123/144] Compiling Occurrence FileManager+Occurrence.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 LogStreamer.swift
[129/144] Compiling Occurrence LoggableError.swift
[130/144] Compiling Occurrence Occurrence.swift
[131/144] Compiling Occurrence Logger.Filter+Where.swift
[132/144] Compiling Occurrence SQLiteEntry+Mapping.swift
[133/144] Compiling Occurrence SQLiteEntry.swift
[134/144] Compiling Occurrence SQLiteLogProvider.swift
[135/144] Compiling Occurrence OccurrenceLogStreamer.swift
[136/144] Compiling Occurrence CoreDataLogProvider.swift
[137/144] Compiling Occurrence LogModel.swift
[138/144] Compiling Occurrence Logger.Filter+Predicate.swift
[139/144] Compiling Occurrence ManagedEntry.swift
[140/144] Compiling Occurrence Array+Occurrence.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.75s)
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"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ed06329bcd62885fa27d8bb2bd26ede56f367c486166aaeeac553557f3a78bad
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.