This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 for visionOS using Xcode 16.0.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme PerfectCMongo-Package -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PerfectSideRepos/Perfect-CMongo.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PerfectSideRepos/Perfect-CMongo
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/PerfectSideRepos/Perfect-CMongo.git
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
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) 'PerfectCBSON' in the system packageignoring declared target(s) 'PerfectCMongo' 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
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-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme PerfectCMongo-Package -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-15.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=xros "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
ignoring declared target(s) 'PerfectCBSON' in the system packageignoring declared target(s) 'PerfectCMongo' 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
Resolved source packages:
  PerfectCBSON: https://github.com/PerfectSideRepos/Perfect-CBSON.git @ 0.0.5
  PerfectCMongo: /Users/admin/builder/spi-builder-workspace
Resolve Package Graph
Prepare packages
Resolving package dependencies…
ignoring declared target(s) 'PerfectCBSON' in the system packageignoring declared target(s) 'PerfectCMongo' 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
Prepare build
error: Some model objects have changed since the build was started. Build again to continue.
2024-06-01 00:52:05.316 xcodebuild[711:3923] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:769
Details:  log recorder for IDEActivityLogCommandInvocationSection “Resolving package dependencies…” was sent -addMessage: after it had already been asked to stop recording.
Object:   <IDEActivityLogCommandInvocationSectionRecorder: 0x600001453a30>
Method:   -addMessage:
Thread:   <_NSMainThread: 0x600002a80180>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-06-01 00:52:05.332 xcodebuild[711:3923] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:857
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600000e9f200>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002a80180>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-06-01 00:52:05.334 xcodebuild[711:3923] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2024-06-01 00:52:05.334 xcodebuild[711:3923] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Logging/ActivityLog/IDEActivityLogSectionRecorder.m:769
Details:  log recorder for IDEActivityLogCommandInvocationSection “Resolving package dependencies…” was sent -addMessage: after it had already been asked to stop recording.
Object:   <IDEActivityLogCommandInvocationSectionRecorder: 0x600001453a30>
Method:   -addMessage:
Thread:   <_NSMainThread: 0x600002a80180>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
** BUILD FAILED **
The following build commands failed:
	eyJidWlsZFN5c3RlbVRhc2tfYnVpbGRUYXNrIjoiUHJlcGFyZSBidWlsZCIsInR5cGUiOnsiYnVpbGRTeXN0ZW1UYXNrIjp7fX19
(1 failure)
Command line invocation:
    /Applications/Xcode-15.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=xros "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
ignoring declared target(s) 'PerfectCBSON' in the system packageignoring declared target(s) 'PerfectCMongo' 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
Resolved source packages:
  PerfectCMongo: /Users/admin/builder/spi-builder-workspace
  PerfectCBSON: https://github.com/PerfectSideRepos/Perfect-CBSON.git @ 0.0.5
Prepare packages
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 /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -x c -c /dev/null
Build description signature: 8aebb2d070139a589733f4dc913a6883
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8aebb2d070139a589733f4dc913a6883.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
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/Products/Debug-xros
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
    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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCMongo' from project 'PerfectCMongo')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'PerfectCMongo' from project 'PerfectCMongo')
** 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.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.