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 v0.1.2 (380cce), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 02:41:17 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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Quick/swift-fakes.git
Reference: v0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Quick/swift-fakes
 * tag               v0.1.2     -> FETCH_HEAD
HEAD is now at 380cce3 Merge pull request #18 from Quick/default_inits_for_error_in_spy
Cloned https://github.com/Quick/swift-fakes.git
Revision (git rev-parse @):
380cce3951b571d421dc4fef5ee0344ace379910
SUCCESS checkout https://github.com/Quick/swift-fakes.git at v0.1.2
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
[39/1712] Fetching cwlpreconditiontesting, cwlcatchexception
[383/3750] Fetching cwlpreconditiontesting, cwlcatchexception, swift-docc-plugin
[1938/6903] Fetching cwlpreconditiontesting, cwlcatchexception, swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.32s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.32s)
[1/19223] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (2.59s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit from cache (2.59s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (2.59s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (3.38s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.3.0 (0.52s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.71s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.63s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.81s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.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.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.3.0
========================================
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.6.0",
          "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
[12/598] Fetching swift-fakes
Fetched https://github.com/Quick/swift-fakes.git from cache (0.97s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.60s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.6.0 (0.04s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.47s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.62s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.47s)
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/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
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/Quick/swift-fakes.git
Working copy of https://github.com/Quick/swift-fakes.git resolved at v0.1.2 (380cce3)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.6.0
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
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/15] Write sources
[3/15] Copying PrivacyInfo.xcprivacy
[7/15] Write swift-version--7754E27361AE5C74.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] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[16/21] Emitting module CwlPreconditionTesting
[17/21] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[18/83] Compiling Nimble AdapterProtocols.swift
[19/83] Compiling Nimble AssertionDispatcher.swift
[20/83] Compiling Nimble AssertionRecorder+Async.swift
[21/83] Compiling Nimble AssertionRecorder.swift
[22/83] Compiling Nimble NMBExpectation.swift
[23/83] Compiling Nimble NimbleEnvironment.swift
[24/83] Compiling Nimble NimbleXCTestHandler.swift
[25/89] Compiling Nimble PostNotification.swift
[26/89] Compiling Nimble RaisesException.swift
[27/89] Compiling Nimble SatisfyAllOf.swift
[28/89] Compiling Nimble SatisfyAnyOf.swift
[29/89] Compiling Nimble ThrowAssertion.swift
[30/89] Compiling Nimble ThrowError.swift
[31/89] Compiling Nimble BeLessThanOrEqual.swift
[32/89] Compiling Nimble BeLogical.swift
[33/89] Compiling Nimble BeNil.swift
[34/89] Compiling Nimble BeResult.swift
[35/89] Compiling Nimble BeVoid.swift
[36/89] Compiling Nimble BeWithin.swift
[37/89] Compiling Nimble BeginWith.swift
[38/89] Compiling Nimble BeAnInstanceOf.swift
[39/89] Compiling Nimble BeCloseTo.swift
[40/89] Compiling Nimble BeEmpty.swift
[41/89] Compiling Nimble BeGreaterThan.swift
[42/89] Compiling Nimble BeGreaterThanOrEqualTo.swift
[43/89] Compiling Nimble BeIdenticalTo.swift
[44/89] Compiling Nimble BeLessThan.swift
[45/89] Compiling Nimble ExpectationMessage.swift
[46/89] Compiling Nimble Expression.swift
[47/89] Compiling Nimble FailureMessage.swift
[48/89] Compiling Nimble AllPass.swift
[49/89] Compiling Nimble AsyncAllPass.swift
[50/89] Compiling Nimble AsyncMatcher.swift
[51/89] Compiling Nimble BeAKindOf.swift
[52/89] Compiling Nimble BeginWithPrefix.swift
[53/89] Compiling Nimble Contain.swift
[54/89] Compiling Nimble ContainElementSatisfying.swift
[55/89] Compiling Nimble ElementsEqual.swift
[56/89] Compiling Nimble EndWith.swift
[57/89] Compiling Nimble Equal+Tuple.swift
[58/89] Compiling Nimble Equal+TupleArray.swift
[59/89] Compiling Nimble ExceptionCapture.swift
[60/89] Compiling Nimble AsyncExpression.swift
[61/89] Compiling Nimble DSL+AsyncAwait.swift
[62/89] Compiling Nimble DSL+Require.swift
[63/89] Compiling Nimble DSL+Wait.swift
[64/89] Compiling Nimble DSL.swift
[65/89] Compiling Nimble Expectation.swift
[66/89] Emitting module Nimble
[67/89] Compiling Nimble Equal.swift
[68/89] Compiling Nimble HaveCount.swift
[69/89] Compiling Nimble Map.swift
[70/89] Compiling Nimble Match.swift
[71/89] Compiling Nimble MatchError.swift
[72/89] Compiling Nimble Matcher.swift
[73/89] Compiling Nimble MatcherProtocols.swift
[74/89] Compiling Nimble ToSucceed.swift
[75/89] Compiling Nimble Polling+AsyncAwait.swift
[76/89] Compiling Nimble Polling+Require.swift
[77/89] Compiling Nimble Polling.swift
[78/89] Compiling Nimble Requirement.swift
[79/89] Compiling Nimble AsyncAwait.swift
[80/89] Compiling Nimble AsyncTimerSequence.swift
[81/89] Compiling Nimble Errors.swift
[82/89] Compiling Nimble NimbleTimeInterval.swift
[83/89] Compiling Nimble PollAwait.swift
[84/89] Compiling Nimble SourceLocation.swift
[85/89] Compiling Nimble Stringers.swift
[85/89] Compiling NimbleObjectiveC NMBExceptionCapture.m
[86/89] Compiling NimbleObjectiveC XCTestObservationCenter+Register.m
[87/89] Compiling NimbleObjectiveC NMBStringify.m
[88/89] Compiling NimbleObjectiveC DSL.m
[90/99] Compiling Fakes Spy+Result.swift
[91/100] Compiling Fakes Spy+ThrowingPendable.swift
[92/100] Compiling Fakes Spy.swift
[93/100] Emitting module Fakes
[94/100] Compiling Fakes Spy+Pendable.swift
[95/100] Compiling Fakes PendableDefaults.swift
[96/100] Compiling Fakes Spy+AsyncSequence.swift
[97/100] Compiling Fakes EmptyError.swift
[98/100] Compiling Fakes Spy+Nimble.swift
[99/100] Compiling Fakes Pendable.swift
[100/100] Compiling Fakes resource_bundle_accessor.swift
Build complete! (47.45s)
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" : [
        "PendableTests.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" : [
        "EmptyError.swift",
        "Pendable/Pendable.swift",
        "Pendable/PendableDefaults.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.