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 PerfectCMongo, reference 0.1.0 (34ab5d), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2025 03:39:35 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PerfectCMongo-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PerfectSideRepos/Perfect-CMongo.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PerfectSideRepos/Perfect-CMongo
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 34ab5d1 Merge pull request #4 from PerfectSideRepos/compat5
Cloned https://github.com/PerfectSideRepos/Perfect-CMongo.git
Revision (git rev-parse @):
34ab5d1a3c9265d8fd1ef61a49e36a1ce909427a
SUCCESS checkout https://github.com/PerfectSideRepos/Perfect-CMongo.git at 0.1.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/PerfectSideRepos/Perfect-CMongo.git
https://github.com/PerfectSideRepos/Perfect-CMongo.git
{
  "dependencies" : [
    {
      "identity" : "perfect-cbson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectSideRepos/Perfect-CBSON.git"
    }
  ],
  "manifest_display_name" : "PerfectCMongo",
  "name" : "PerfectCMongo",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PerfectCMongo",
      "targets" : [
        "PerfectCMongo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PerfectCMongo",
      "module_type" : "SystemLibraryTarget",
      "name" : "PerfectCMongo",
      "path" : ".",
      "product_memberships" : [
        "PerfectCMongo"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "4.1"
}
warning: 'spi-builder-workspace': ignoring declared target(s) 'PerfectCMongo' in the system package
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/PerfectSideRepos/Perfect-CBSON.git
Creating working copy of package ‘Perfect-CBSON’
Checking out 0.0.5 of package ‘Perfect-CBSON’
ignoring declared target(s) 'PerfectCMongo' in the system packageignoring declared target(s) 'PerfectCBSON' in the system packagedependency 'perfect-cbson' is not used by any targetfailed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install libmongoc-1.0 using your system-packager:
    brew install mongo-c-driver
you may be able to install libbson-1.0 using your system-packager:
    brew install mongo-c-driver
Resolve Package Graph
ignoring declared target(s) 'PerfectCMongo' in the system packageignoring declared target(s) 'PerfectCBSON' in the system packagedependency 'perfect-cbson' is not used by any targetyou may be able to install libmongoc-1.0 using your system-packager:
    brew install mongo-c-driver
you may be able to install libbson-1.0 using your system-packager:
    brew install mongo-c-driver
Resolved source packages:
  PerfectCMongo: /Users/admin/builder/spi-builder-workspace
  PerfectCBSON: https://github.com/PerfectSideRepos/Perfect-CBSON.git @ 0.0.5
resolved source packages: PerfectCMongo, PerfectCBSON
{
  "dependencies" : [
    {
      "identity" : "perfect-cbson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectSideRepos/Perfect-CBSON.git"
    }
  ],
  "manifest_display_name" : "PerfectCMongo",
  "name" : "PerfectCMongo",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PerfectCMongo",
      "targets" : [
        "PerfectCMongo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PerfectCMongo",
      "module_type" : "SystemLibraryTarget",
      "name" : "PerfectCMongo",
      "path" : ".",
      "product_memberships" : [
        "PerfectCMongo"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "4.1"
}
warning: 'spi-builder-workspace': ignoring declared target(s) 'PerfectCMongo' in the system package
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PerfectCMongo-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PerfectCMongo-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PerfectCMongo-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
ignoring declared target(s) 'PerfectCMongo' in the system packageignoring declared target(s) 'PerfectCBSON' in the system packagedependency 'perfect-cbson' is not used by any targetfailed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install libmongoc-1.0 using your system-packager:
    brew install mongo-c-driver
you may be able to install libbson-1.0 using your system-packager:
    brew install mongo-c-driver
Resolve Package Graph
ignoring declared target(s) 'PerfectCMongo' in the system packageignoring declared target(s) 'PerfectCBSON' in the system packagedependency 'perfect-cbson' is not used by any targetyou may be able to install libmongoc-1.0 using your system-packager:
    brew install mongo-c-driver
you may be able to install libbson-1.0 using your system-packager:
    brew install mongo-c-driver
Resolved source packages:
  PerfectCBSON: https://github.com/PerfectSideRepos/Perfect-CBSON.git @ 0.0.5
  PerfectCMongo: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'PerfectCMongo' in project 'PerfectCMongo'
        ➜ Explicit dependency on target 'PerfectCMongo' in project 'PerfectCMongo'
    Target 'PerfectCMongo' in project 'PerfectCMongo' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
Build description signature: 833ba6b0e160979cdd91513bf7d5c9e2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/833ba6b0e160979cdd91513bf7d5c9e2.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "perfect-cbson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectSideRepos/Perfect-CBSON.git"
    }
  ],
  "manifest_display_name" : "PerfectCMongo",
  "name" : "PerfectCMongo",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PerfectCMongo",
      "targets" : [
        "PerfectCMongo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PerfectCMongo",
      "module_type" : "SystemLibraryTarget",
      "name" : "PerfectCMongo",
      "path" : ".",
      "product_memberships" : [
        "PerfectCMongo"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    }
  ],
  "tools_version" : "4.1"
}
warning: 'spi-builder-workspace': ignoring declared target(s) 'PerfectCMongo' in the system package
Done.