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 TitanLoggingSwiftyBeaver, reference master (45e2c1), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 09:03:33 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bermudadigitalstudio/titanloggingswiftybeaver
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 45e2c1b Support Titan 0.8.0
Cloned https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git
Revision (git rev-parse @):
45e2c1b057ffc875f99378e4450b1266c789db00
SUCCESS checkout https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git at master
Fetching https://github.com/bermudadigitalstudio/Titan.git
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
[1/1161] Fetching titan
[814/5012] Fetching titan, swiftybeaver
Fetched https://github.com/bermudadigitalstudio/Titan.git from cache (0.84s)
[193/3851] Fetching swiftybeaver
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (1.41s)
Computing version for https://github.com/bermudadigitalstudio/Titan.git
Computed https://github.com/bermudadigitalstudio/Titan.git at 0.8.0 (0.58s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.4.3 (0.57s)
Creating working copy for https://github.com/bermudadigitalstudio/Titan.git
Working copy of https://github.com/bermudadigitalstudio/Titan.git resolved at 0.8.0
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.4.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "titanloggingswiftybeaver",
      "name": "TitanLoggingSwiftyBeaver",
      "url": "https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/titanloggingswiftybeaver",
      "dependencies": [
        {
          "identity": "swiftybeaver",
          "name": "SwiftyBeaver",
          "url": "https://github.com/SwiftyBeaver/SwiftyBeaver.git",
          "version": "1.9.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyBeaver",
          "dependencies": [
          ]
        },
        {
          "identity": "titan",
          "name": "Titan",
          "url": "https://github.com/bermudadigitalstudio/Titan.git",
          "version": "0.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Titan",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git
[1/31] Fetching titanloggingswiftybeaver
Fetched https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git from cache (0.63s)
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache
Fetching https://github.com/bermudadigitalstudio/Titan.git from cache
Fetched https://github.com/bermudadigitalstudio/Titan.git from cache (0.54s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (0.54s)
Computing version for https://github.com/bermudadigitalstudio/Titan.git
Computed https://github.com/bermudadigitalstudio/Titan.git at 0.9.0 (0.55s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.6 (2.42s)
Creating working copy for https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git
Working copy of https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git resolved at master (45e2c1b)
Creating working copy for https://github.com/bermudadigitalstudio/Titan.git
Working copy of https://github.com/bermudadigitalstudio/Titan.git resolved at 0.9.0
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.9.6
warning: '.resolve-product-dependencies': dependency 'titanloggingswiftybeaver' is not used by any target
Found 2 product dependencies
  - SwiftyBeaver
  - Titan
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/bermudadigitalstudio/titanloggingswiftybeaver.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/19] Emitting module SwiftyBeaver
[6/19] Compiling TitanCore TitanResponse.swift
[7/19] Compiling TitanCore TitanError.swift
[8/19] Compiling TitanCore TitanRequest.swift
[9/19] Emitting module TitanCore
[10/19] Compiling TitanCore TitanCore.swift
[11/19] Compiling SwiftyBeaver SBPlatformDestination.swift
[12/19] Compiling SwiftyBeaver SwiftyBeaver.swift
[13/19] Compiling SwiftyBeaver GoogleCloudDestination.swift
[14/19] Compiling SwiftyBeaver ConsoleDestination.swift
[15/19] Compiling SwiftyBeaver BaseDestination.swift
[16/19] Compiling SwiftyBeaver FileDestination.swift
[17/19] Compiling SwiftyBeaver AES256CBC.swift
[18/19] Compiling SwiftyBeaver Filter.swift
[19/19] Compiling SwiftyBeaver Base64.swift
[20/21] Emitting module TitanLoggingSwiftyBeaver
[21/21] Compiling TitanLoggingSwiftyBeaver TitanLoggingSwiftyBeaver.swift
Build complete! (25.10s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftybeaver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
    },
    {
      "identity" : "titan",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/bermudadigitalstudio/Titan.git"
    }
  ],
  "manifest_display_name" : "TitanLoggingSwiftyBeaver",
  "name" : "TitanLoggingSwiftyBeaver",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TitanLoggingSwiftyBeaver",
      "targets" : [
        "TitanLoggingSwiftyBeaver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TitanLoggingSwiftyBeaver",
      "module_type" : "SwiftTarget",
      "name" : "TitanLoggingSwiftyBeaver",
      "path" : "Sources/TitanLoggingSwiftyBeaver",
      "product_dependencies" : [
        "SwiftyBeaver",
        "TitanCore"
      ],
      "product_memberships" : [
        "TitanLoggingSwiftyBeaver"
      ],
      "sources" : [
        "TitanLoggingSwiftyBeaver.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.