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 swift-log-SwiftyBeaver, reference master (675c2d), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 11:49:19 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShivaHuang/swift-log-SwiftyBeaver
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 675c2d4 Misc: Upgrade Dependencies
Cloned https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git
Revision (git rev-parse @):
675c2d46fe0d68771af00d4657bceb83b5727c6a
SUCCESS checkout https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git at master
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching https://github.com/apple/swift-log.git from cache
[1/4052] Fetching swiftybeaver
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (6.02s)
Fetched https://github.com/apple/swift-log.git from cache (6.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (6.50s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 2.1.1 (0.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.6.3
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 2.1.1
========================================
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": "swift-log-swiftybeaver",
      "name": "swift-log-SwiftyBeaver",
      "url": "https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log-SwiftyBeaver",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftybeaver",
          "name": "SwiftyBeaver",
          "url": "https://github.com/SwiftyBeaver/SwiftyBeaver.git",
          "version": "2.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyBeaver",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git
[1/29] Fetching swift-log-swiftybeaver
Fetched https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git from cache (0.73s)
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (4.29s)
Fetched https://github.com/apple/swift-log.git from cache (4.29s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (4.34s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 2.1.1 (0.02s)
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/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 2.1.1
Creating working copy for https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git
Working copy of https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git resolved at master (675c2d4)
warning: '.resolve-product-dependencies': dependency 'swift-log-swiftybeaver' is not used by any target
Found 2 product dependencies
  - swift-log
  - SwiftyBeaver
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git
https://github.com/ShivaHuang/swift-log-SwiftyBeaver.git
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swiftybeaver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
    }
  ],
  "manifest_display_name" : "swift-log-SwiftyBeaver",
  "name" : "swift-log-SwiftyBeaver",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LoggingSwiftyBeaver",
      "targets" : [
        "LoggingSwiftyBeaver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LoggingSwiftyBeaverTests",
      "module_type" : "SwiftTarget",
      "name" : "LoggingSwiftyBeaverTests",
      "path" : "Tests/LoggingSwiftyBeaverTests",
      "sources" : [
        "LoggingSwiftyBeaverTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "LoggingSwiftyBeaver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LoggingSwiftyBeaver",
      "module_type" : "SwiftTarget",
      "name" : "LoggingSwiftyBeaver",
      "path" : "Sources/LoggingSwiftyBeaver",
      "product_dependencies" : [
        "Logging",
        "SwiftyBeaver"
      ],
      "product_memberships" : [
        "LoggingSwiftyBeaver"
      ],
      "sources" : [
        "LoggingSwiftyBeaver.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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-2F0A5646E1D333AE.txt
[5/19] Compiling Logging MetadataProvider.swift
[6/19] Compiling Logging LogHandler.swift
[7/19] Compiling Logging Locks.swift
[8/19] Emitting module Logging
[9/19] Compiling Logging Logging.swift
[10/19] Compiling SwiftyBeaver GoogleCloudDestination.swift
[11/19] Compiling SwiftyBeaver SwiftyBeaver.swift
[12/19] Compiling SwiftyBeaver FilterValidator.swift
[13/19] Compiling SwiftyBeaver Filter.swift
[14/19] Compiling SwiftyBeaver FileDestination.swift
[15/19] Compiling SwiftyBeaver Extensions.swift
[16/19] Compiling SwiftyBeaver ConsoleDestination.swift
[17/19] Emitting module SwiftyBeaver
[18/19] Compiling SwiftyBeaver Base64.swift
[19/19] Compiling SwiftyBeaver BaseDestination.swift
[20/21] Compiling LoggingSwiftyBeaver LoggingSwiftyBeaver.swift
[21/21] Emitting module LoggingSwiftyBeaver
Build complete! (5.88s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swiftybeaver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
    }
  ],
  "manifest_display_name" : "swift-log-SwiftyBeaver",
  "name" : "swift-log-SwiftyBeaver",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LoggingSwiftyBeaver",
      "targets" : [
        "LoggingSwiftyBeaver"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LoggingSwiftyBeaverTests",
      "module_type" : "SwiftTarget",
      "name" : "LoggingSwiftyBeaverTests",
      "path" : "Tests/LoggingSwiftyBeaverTests",
      "sources" : [
        "LoggingSwiftyBeaverTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "LoggingSwiftyBeaver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LoggingSwiftyBeaver",
      "module_type" : "SwiftTarget",
      "name" : "LoggingSwiftyBeaver",
      "path" : "Sources/LoggingSwiftyBeaver",
      "product_dependencies" : [
        "Logging",
        "SwiftyBeaver"
      ],
      "product_memberships" : [
        "LoggingSwiftyBeaver"
      ],
      "sources" : [
        "LoggingSwiftyBeaver.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.