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 QuickSwiftCheck with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/akashivskyy/quick-swift-check.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/akashivskyy/quick-swift-check
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a842036 Deprecate the project
Cloned https://github.com/akashivskyy/quick-swift-check.git
Revision (git rev-parse @):
a842036079c699c29ecbb95748fe0c975eb23881
SUCCESS checkout https://github.com/akashivskyy/quick-swift-check.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/akashivskyy/quick-swift-check.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/11] Write sources
[6/11] Write swift-version-6F35C1178C84523A.txt
[7/26] Compiling CwlMachBadInstructionHandler mach_excServer.c
[8/26] Compiling CwlCatchExceptionSupport CwlCatchException.m
[9/28] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[10/28] Compiling QuickObjCRuntime QuickSpecBase.m
[12/51] Compiling CwlCatchException CwlCatchException.swift
[13/51] Emitting module CwlCatchException
[14/55] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[15/55] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[16/55] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[17/55] Emitting module CwlPreconditionTesting
[18/105] Compiling Nimble NMBExpectation.swift
[19/105] Compiling Nimble NMBObjCMatcher.swift
[20/107] Compiling Nimble AdapterProtocols.swift
[21/107] Compiling Nimble AssertionDispatcher.swift
[22/107] Compiling Nimble AssertionRecorder.swift
[23/107] Emitting module Quick
[29/107] Compiling Nimble NimbleEnvironment.swift
[30/112] Compiling Nimble Equal+Tuple.swift
[31/112] Compiling Nimble Equal.swift
[32/112] Compiling Nimble HaveCount.swift
[33/112] Compiling Nimble Match.swift
[34/112] Compiling Nimble MatchError.swift
[35/112] Compiling Nimble MatcherProtocols.swift
[36/112] Compiling Nimble PostNotification.swift
[37/112] Compiling Nimble Predicate.swift
[38/112] Compiling Nimble SatisfyAllOf.swift
[39/112] Compiling Nimble SatisfyAnyOf.swift
[40/112] Compiling Nimble ThrowAssertion.swift
[41/112] Compiling Nimble ThrowError.swift
[42/112] Compiling Nimble ToSucceed.swift
[43/112] Compiling Nimble BeginWithPrefix.swift
[44/112] Compiling Nimble Contain.swift
[45/112] Compiling Nimble ContainElementSatisfying.swift
[46/112] Compiling Nimble ElementsEqual.swift
[47/112] Compiling Nimble EndWith.swift
[48/112] Compiling Nimble BeLessThanOrEqual.swift
[49/112] Compiling Nimble BeLogical.swift
[50/112] Compiling Nimble BeNil.swift
[51/112] Compiling Nimble BeVoid.swift
[52/112] Compiling Nimble BeginWith.swift
[53/112] Compiling Quick URL+FileName.swift
[54/112] Compiling Quick World.swift
[55/112] Compiling Nimble AllPass.swift
[56/112] Compiling Nimble Async.swift
[57/112] Compiling Nimble DSL+Wait.swift
[58/112] Compiling Nimble DSL.swift
[59/112] Compiling Nimble Expectation.swift
[60/112] Compiling Nimble NimbleXCTestHandler.swift
[61/112] Compiling Nimble ExceptionCapture.swift
[62/112] Compiling Nimble ExpectationMessage.swift
[63/112] Compiling Nimble MatcherFunc.swift
[65/112] Compiling Nimble Expression.swift
[66/112] Compiling Nimble FailureMessage.swift
[67/112] Compiling Nimble BeAKindOf.swift
[68/112] Compiling Nimble BeAnInstanceOf.swift
[69/112] Emitting module Nimble
[77/112] Compiling Nimble BeEmpty.swift
[78/112] Compiling Nimble BeGreaterThan.swift
[79/112] Compiling Nimble BeGreaterThanOrEqualTo.swift
[80/112] Compiling Nimble BeIdenticalTo.swift
[81/112] Compiling Nimble BeLessThan.swift
[93/112] Compiling SwiftCheck Testable.swift
[94/112] Compiling SwiftCheck State.swift
[95/112] Compiling SwiftCheck Test.swift
[96/112] Compiling SwiftCheck Rose.swift
[103/113] Compiling Nimble Await.swift
[104/113] Compiling Nimble DispatchTimeInterval.swift
[105/113] Compiling Nimble Errors.swift
[106/113] Compiling Nimble SourceLocation.swift
[107/113] Compiling Nimble Stringers.swift
[108/113] Compiling SwiftCheck WitnessedArbitrary.swift
[109/113] Emitting module SwiftCheck
[114/116] Compiling QuickSwiftCheck To.swift
[115/116] Compiling QuickSwiftCheck It.swift
[116/116] Emitting module QuickSwiftCheck
Build complete! (42.27s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/mxcl/Chalk.git
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/llvm-swift/FileCheck.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Quick
[1/439] Fetching cwlcatchexception
[32/520] Fetching cwlcatchexception, chalk
[44/1767] Fetching cwlcatchexception, chalk, cwlpreconditiontesting
[107/2246] Fetching cwlcatchexception, chalk, cwlpreconditiontesting, filecheck
[2126/16795] Fetching cwlcatchexception, chalk, cwlpreconditiontesting, filecheck, quick
[2202/28474] Fetching cwlcatchexception, chalk, cwlpreconditiontesting, filecheck, quick, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.65s)
Fetching https://github.com/typelift/SwiftCheck
Fetched https://github.com/mxcl/Chalk.git from cache (1.65s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.65s)
[1/18640] Fetching nimble
[18269/23510] Fetching nimble, swiftcheck
Fetched https://github.com/Quick/Nimble from cache (2.70s)
Fetched https://github.com/llvm-swift/FileCheck.git from cache (2.70s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (2.70s)
Fetched https://github.com/Quick/Quick from cache (2.70s)
[2338/4870] Fetching swiftcheck
Fetched https://github.com/typelift/SwiftCheck from cache (1.19s)
Computing version for https://github.com/typelift/SwiftCheck
Computed https://github.com/typelift/SwiftCheck at 0.12.0 (0.67s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (0.69s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.67s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.2.5 (0.67s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.1 (0.66s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.4.0 (0.65s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.1 (0.66s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.0.0 (0.65s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.0.0
Creating working copy for https://github.com/typelift/SwiftCheck
Working copy of https://github.com/typelift/SwiftCheck resolved at 0.12.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.3.1
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 5.0.1
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.4.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/llvm-swift/FileCheck.git
Working copy of https://github.com/llvm-swift/FileCheck.git resolved at 0.2.5
Build complete.
{
  "dependencies" : [
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick"
    },
    {
      "identity" : "swiftcheck",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/typelift/SwiftCheck"
    }
  ],
  "manifest_display_name" : "QuickSwiftCheck",
  "name" : "QuickSwiftCheck",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "QuickSwiftCheck",
      "targets" : [
        "QuickSwiftCheck"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "QuickSwiftCheck",
      "module_type" : "SwiftTarget",
      "name" : "QuickSwiftCheck",
      "path" : "Sources",
      "product_dependencies" : [
        "Nimble",
        "Quick",
        "SwiftCheck"
      ],
      "product_memberships" : [
        "QuickSwiftCheck"
      ],
      "sources" : [
        "It.swift",
        "To.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.