The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Occurrence, reference 0.8.0 (41a421), with Swift 5.10 for Linux on 16 Mar 2025 05:47:30 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/Occurrence.git
Reference: 0.8.0
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.8.0      -> FETCH_HEAD
HEAD is now at 41a4215 Core Data Concurrency Improvements (#22)
Cloned https://github.com/richardpiazza/Occurrence.git
Revision (git rev-parse @):
41a421537098cecfc06501a7ca97a928d08b3394
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/Occurrence.git at 0.8.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/richardpiazza/Occurrence.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/richardpiazza/Statement.git
Fetching https://github.com/apple/swift-log.git
[1/745] Fetching statement
[746/4532] Fetching statement, swift-log
[1012/14132] Fetching statement, swift-log, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git from cache (1.30s)
Fetched https://github.com/apple/swift-log.git from cache (1.31s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.32s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (0.97s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.39s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.16s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (1.53s)
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.15.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/69] Emitting module SQLite
[8/73] Compiling SQLite Statement.swift
[9/73] Compiling SQLite URIQueryParameter.swift
[10/73] Compiling SQLite Value.swift
[11/73] Compiling SQLite Cipher.swift
[12/73] Compiling SQLite FTS4.swift
[13/73] Compiling Statement ComparisonPredicate.swift
[14/73] Compiling Statement ConjunctivePredicate.swift
[15/73] Compiling Statement Group.swift
[16/73] Emitting module Statement
[21/76] Compiling Statement ClauseRenderer.swift
[22/76] Compiling SQLite Coding.swift
[23/76] Compiling SQLite Collation.swift
[24/76] Compiling Statement GroupRenderer.swift
[26/76] Compiling Statement Keyword.swift
[27/76] Compiling Statement LogicalPredicate.swift
[28/76] Compiling Statement Segment.swift
[29/76] Compiling SQLite Connection+Pragmas.swift
[30/76] Compiling Logging MetadataProvider.swift
[32/76] Compiling SQLite FTS5.swift
[33/76] Compiling SQLite RTree.swift
[34/76] Compiling Statement AttributeConvertible.swift
[35/76] Compiling Statement DataType.swift
[36/76] Compiling Statement DataTypeConvertible.swift
[37/76] Compiling SQLite Foundation.swift
[38/76] Compiling SQLite Helpers.swift
[39/76] Compiling Statement AnyAttribute.swift
[40/76] Compiling Statement Attribute.swift
[41/76] Compiling Statement StatementSyntax.swift
[42/76] Compiling Statement StructuredStatement.swift
[43/76] Compiling Statement Clause.swift
[53/77] Compiling Logging Locks.swift
[54/77] Emitting module Logging
[55/77] Compiling Logging LogHandler.swift
[56/77] Compiling Logging Logging.swift
[66/92] Compiling SQLite DateAndTimeFunctions.swift
[67/92] Compiling SQLite Expression.swift
[68/92] Compiling SQLite Operators.swift
[69/92] Compiling SQLite Query+with.swift
[70/92] Compiling StatementSQLite AlterTableContext.swift
[71/92] Compiling StatementSQLite CreateContext.swift
[72/92] Compiling StatementSQLite DataType+SQLite.swift
[75/96] Compiling StatementSQLite SetContext.swift
[76/96] Compiling StatementSQLite UpdateContext.swift
[77/96] Compiling StatementSQLite OrderContext.swift
[78/96] Compiling StatementSQLite SQLiteStatement.swift
[79/98] Emitting module StatementSQLite
[80/98] Compiling StatementSQLite ValuesContext.swift
[81/98] Compiling StatementSQLite WhereContext.swift
[82/98] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[83/98] Compiling StatementSQLite DeleteContext.swift
[84/98] Compiling StatementSQLite Field+SQLite.swift
[85/98] Compiling StatementSQLite Segment+SQLite.swift
[86/98] Compiling StatementSQLite SelectContext.swift
[87/98] Compiling StatementSQLite JoinContext.swift
[88/98] Compiling StatementSQLite LimitContext.swift
[92/98] Compiling StatementSQLite FromContext.swift
[93/98] Compiling StatementSQLite HavingContext.swift
[94/98] Compiling StatementSQLite InsertContext.swift
[96/99] Compiling SQLite Query.swift
[97/99] Compiling SQLite Schema.swift
[98/99] Compiling SQLite Setter.swift
[99/99] Compiling SQLite WindowFunctions.swift
[101/129] Compiling Occurrence CoreDataLogProvider.swift
[102/129] Compiling Occurrence LogModel.swift
[103/129] Compiling Occurrence Logger.Filter+Predicate.swift
[104/129] Compiling Occurrence ManagedEntry.swift
[105/132] Emitting module Occurrence
[106/132] Compiling Occurrence Logger.Metadata+Occurrence.swift
[107/132] Compiling Occurrence Logger.MetadataKey.swift
[108/132] Compiling Occurrence Logger.MetadataValue+Occurrence.swift
[109/132] Compiling Occurrence URLError+Occurrence.swift
[110/132] Compiling Occurrence SQLiteLogProvider.swift
[111/132] Compiling Occurrence OccurrenceLogStreamer.swift
[112/132] Compiling Occurrence LogView.swift
[113/132] Compiling Occurrence Array+Occurrence.swift
[114/132] Compiling Occurrence CocoaError+Occurrence.swift
[115/132] Compiling Occurrence DecodingError+Occurrence.swift
[116/132] Compiling Occurrence Dictionary+Occurrence.swift
[117/132] Compiling Occurrence Logger+Occurrence.swift
[118/132] Compiling Occurrence Logger+Subsystem.swift
[119/132] Compiling Occurrence Logger.Level+Occurrence.swift
[120/132] Compiling Occurrence Logger.Message+Occurrence.swift
[121/132] Compiling Occurrence EncodingError+Occurrence.swift
[122/132] Compiling Occurrence FileManager+Occurrence.swift
[123/132] Compiling Occurrence Logger+Entry.swift
[124/132] Compiling Occurrence Logger+Filter.swift
[125/132] Compiling Occurrence LazyLogger.swift
[126/132] Compiling Occurrence LogProvider.swift
[127/132] Compiling Occurrence LogStreamer.swift
[128/132] Compiling Occurrence LoggableError.swift
[129/132] Compiling Occurrence Occurrence.swift
[130/132] Compiling Occurrence Logger.Filter+Where.swift
[131/132] Compiling Occurrence SQLiteEntry+Mapping.swift
[132/132] Compiling Occurrence SQLiteEntry.swift
Build complete! (20.47s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "statement",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/Statement.git"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.1",
            "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" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.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.8"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.