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-fakes, reference main (28e5f8), with Swift 6.0 for macOS (SPM) on 10 Jan 2025 00:18:24 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Quick/swift-fakes.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Quick/swift-fakes
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 28e5f84 Merge pull request #28 from marcprux/main
Cloned https://github.com/Quick/swift-fakes.git
Revision (git rev-parse @):
28e5f847aad9319c9ca1b1c6538d9d6259f58185
SUCCESS checkout https://github.com/Quick/swift-fakes.git at main
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Nimble.git
[10/455] Fetching cwlcatchexception
[293/1712] Fetching cwlcatchexception, cwlpreconditiontesting
[495/3760] Fetching cwlcatchexception, cwlpreconditiontesting, swift-docc-plugin
[1399/23311] Fetching cwlcatchexception, cwlpreconditiontesting, swift-docc-plugin, nimble
[2135/26564] Fetching cwlcatchexception, cwlpreconditiontesting, swift-docc-plugin, nimble, swift-docc-symbolkit
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.31s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.31s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.31s)
[12833/22804] Fetching nimble, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.33s)
[11731/19551] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.82s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.00s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.7.1 (0.49s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.58s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.59s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.7.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin 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": "swift-fakes",
      "name": "swift-fakes",
      "url": "https://github.com/Quick/swift-fakes.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-fakes",
      "dependencies": [
        {
          "identity": "nimble",
          "name": "Nimble",
          "url": "https://github.com/Quick/Nimble.git",
          "version": "13.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
          "dependencies": [
            {
              "identity": "cwlpreconditiontesting",
              "name": "CwlPreconditionTesting",
              "url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
              "version": "2.2.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlPreconditionTesting",
              "dependencies": [
                {
                  "identity": "cwlcatchexception",
                  "name": "CwlCatchException",
                  "url": "https://github.com/mattgallagher/CwlCatchException.git",
                  "version": "2.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Quick/swift-fakes.git
[7/636] Fetching swift-fakes
Fetched https://github.com/Quick/swift-fakes.git from cache (1.03s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.55s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.7.1 (0.03s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.46s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.02s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.45s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.02s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/swift-fakes.git
Working copy of https://github.com/Quick/swift-fakes.git resolved at main (28e5f84)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.7.1
warning: '.resolve-product-dependencies': dependency 'swift-fakes' is not used by any target
Found 1 product dependencies
  - Nimble
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Quick/swift-fakes.git
https://github.com/Quick/swift-fakes.git
{
  "dependencies" : [
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.2.1",
            "upper_bound" : "14.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-fakes",
  "name" : "swift-fakes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Fakes",
      "targets" : [
        "Fakes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FakesTests",
      "module_type" : "SwiftTarget",
      "name" : "FakesTests",
      "path" : "Tests/FakesTests",
      "product_dependencies" : [
        "Nimble"
      ],
      "sources" : [
        "DynamicResultTests.swift",
        "PendableTests.swift",
        "PropertySpyTests.swift",
        "SpyTests+Nimble.swift",
        "SpyTests.swift"
      ],
      "target_dependencies" : [
        "Fakes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fakes",
      "module_type" : "SwiftTarget",
      "name" : "Fakes",
      "path" : "Sources/Fakes",
      "product_dependencies" : [
        "Nimble"
      ],
      "product_memberships" : [
        "Fakes"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakes/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "DynamicResult.swift",
        "EmptyError.swift",
        "Pendable/Pendable.swift",
        "Pendable/PendableDefaults.swift",
        "PropertySpy/PropertySpy.swift",
        "Spy/Spy+AsyncSequence.swift",
        "Spy/Spy+Nimble.swift",
        "Spy/Spy+Pendable.swift",
        "Spy/Spy+Result.swift",
        "Spy/Spy+ThrowingPendable.swift",
        "Spy/Spy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/15] Write sources
[6/15] Copying PrivacyInfo.xcprivacy
[7/15] Write swift-version-5BDAB9E9C0126B9D.txt
[8/15] Compiling CwlMachBadInstructionHandler mach_excServer.c
[9/15] Compiling CwlCatchExceptionSupport CwlCatchException.m
[10/17] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[12/17] Compiling CwlCatchException CwlCatchException.swift
[13/17] Emitting module CwlCatchException
[14/21] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[15/21] Emitting module CwlPreconditionTesting
[16/21] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[17/21] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[18/85] Compiling Nimble AdapterProtocols.swift
[19/85] Compiling Nimble AssertionDispatcher.swift
[20/85] Compiling Nimble AssertionRecorder+Async.swift
[21/85] Compiling Nimble AssertionRecorder.swift
[22/85] Compiling Nimble NMBExpectation.swift
[23/85] Compiling Nimble NimbleEnvironment.swift
[24/85] Compiling Nimble NimbleSwiftTestingHandler.swift
[25/91] Compiling Nimble BeLessThan.swift
[26/91] Compiling Nimble BeLessThanOrEqual.swift
[27/91] Compiling Nimble BeLogical.swift
[28/91] Compiling Nimble BeNil.swift
[29/91] Compiling Nimble BeResult.swift
[30/91] Compiling Nimble BeVoid.swift
[31/91] Compiling Nimble BeWithin.swift
[32/91] Compiling Nimble BeginWith.swift
[33/91] Compiling Nimble BeginWithPrefix.swift
[34/91] Compiling Nimble Contain.swift
[35/91] Compiling Nimble ContainElementSatisfying.swift
[36/91] Compiling Nimble ElementsEqual.swift
[37/91] Compiling Nimble EndWith.swift
[38/91] Compiling Nimble Equal+Tuple.swift
[39/91] Compiling Nimble BeAKindOf.swift
[40/91] Compiling Nimble BeAnInstanceOf.swift
[41/91] Compiling Nimble BeCloseTo.swift
[42/91] Compiling Nimble BeEmpty.swift
[43/91] Compiling Nimble BeGreaterThan.swift
[44/91] Compiling Nimble BeGreaterThanOrEqualTo.swift
[45/91] Compiling Nimble BeIdenticalTo.swift
[46/91] Compiling Nimble NimbleXCTestHandler.swift
[47/91] Compiling Nimble ExceptionCapture.swift
[48/91] Compiling Nimble AsyncExpression.swift
[49/91] Compiling Nimble DSL+AsyncAwait.swift
[50/91] Compiling Nimble DSL+Require.swift
[51/91] Compiling Nimble DSL+Wait.swift
[52/91] Compiling Nimble DSL.swift
[53/91] Compiling Nimble Equal+TupleArray.swift
[54/91] Compiling Nimble Equal.swift
[55/91] Compiling Nimble HaveCount.swift
[56/91] Compiling Nimble Map.swift
[57/91] Compiling Nimble Match.swift
[58/91] Compiling Nimble MatchError.swift
[59/91] Compiling Nimble Matcher.swift
[60/91] Compiling Nimble Expectation.swift
[61/91] Compiling Nimble ExpectationMessage.swift
[62/91] Compiling Nimble Expression.swift
[63/91] Compiling Nimble FailureMessage.swift
[64/91] Compiling Nimble AllPass.swift
[65/91] Compiling Nimble AsyncAllPass.swift
[66/91] Compiling Nimble AsyncMatcher.swift
[67/91] Emitting module Nimble
[68/91] Compiling Nimble MatcherProtocols.swift
[69/91] Compiling Nimble Negation.swift
[70/91] Compiling Nimble PostNotification.swift
[71/91] Compiling Nimble RaisesException.swift
[72/91] Compiling Nimble SatisfyAllOf.swift
[73/91] Compiling Nimble SatisfyAnyOf.swift
[74/91] Compiling Nimble ThrowAssertion.swift
[75/91] Compiling Nimble AsyncTimerSequence.swift
[76/91] Compiling Nimble Errors.swift
[77/91] Compiling Nimble NimbleTimeInterval.swift
[78/91] Compiling Nimble PollAwait.swift
[79/91] Compiling Nimble SourceLocation.swift
[80/91] Compiling Nimble Stringers.swift
[81/91] Compiling Nimble ThrowError.swift
[82/91] Compiling Nimble ToSucceed.swift
[83/91] Compiling Nimble Polling+AsyncAwait.swift
[84/91] Compiling Nimble Polling+Require.swift
[85/91] Compiling Nimble Polling.swift
[86/91] Compiling Nimble Requirement.swift
[87/91] Compiling Nimble AsyncAwait.swift
[87/91] Compiling NimbleObjectiveC NMBExceptionCapture.m
[88/91] Compiling NimbleObjectiveC NMBStringify.m
[89/91] Compiling NimbleObjectiveC XCTestObservationCenter+Register.m
[90/91] Compiling NimbleObjectiveC DSL.m
[92/103] Compiling Fakes Spy.swift
[93/103] Compiling Fakes Spy+ThrowingPendable.swift
[94/103] Compiling Fakes Spy+Result.swift
[95/104] Compiling Fakes Spy+Pendable.swift
[96/104] Compiling Fakes Spy+AsyncSequence.swift
[97/104] Compiling Fakes PropertySpy.swift
[98/104] Emitting module Fakes
[99/104] Compiling Fakes Pendable.swift
[100/104] Compiling Fakes PendableDefaults.swift
[101/104] Compiling Fakes DynamicResult.swift
[102/104] Compiling Fakes EmptyError.swift
[103/104] Compiling Fakes Spy+Nimble.swift
[104/104] Compiling Fakes resource_bundle_accessor.swift
Build complete! (38.47s)
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "13.2.1",
            "upper_bound" : "14.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-fakes",
  "name" : "swift-fakes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Fakes",
      "targets" : [
        "Fakes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FakesTests",
      "module_type" : "SwiftTarget",
      "name" : "FakesTests",
      "path" : "Tests/FakesTests",
      "product_dependencies" : [
        "Nimble"
      ],
      "sources" : [
        "DynamicResultTests.swift",
        "PendableTests.swift",
        "PropertySpyTests.swift",
        "SpyTests+Nimble.swift",
        "SpyTests.swift"
      ],
      "target_dependencies" : [
        "Fakes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Fakes",
      "module_type" : "SwiftTarget",
      "name" : "Fakes",
      "path" : "Sources/Fakes",
      "product_dependencies" : [
        "Nimble"
      ],
      "product_memberships" : [
        "Fakes"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Fakes/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "DynamicResult.swift",
        "EmptyError.swift",
        "Pendable/Pendable.swift",
        "Pendable/PendableDefaults.swift",
        "PropertySpy/PropertySpy.swift",
        "Spy/Spy+AsyncSequence.swift",
        "Spy/Spy+Nimble.swift",
        "Spy/Spy+Pendable.swift",
        "Spy/Spy+Result.swift",
        "Spy/Spy+ThrowingPendable.swift",
        "Spy/Spy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.