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, reference master (a84203), with Swift 6.0 for Linux on 29 Nov 2024 14:03:18 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/akashivskyy/quick-swift-check.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/akashivskyy/quick-swift-check.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/typelift/SwiftCheck
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/Quick/Quick
[1/4870] Fetching swiftcheck
[1852/19610] Fetching swiftcheck, quick
Fetched https://github.com/Quick/Quick from cache (0.67s)
[1/19275] Fetching nimble
Fetched https://github.com/typelift/SwiftCheck from cache (2.16s)
Fetched https://github.com/Quick/Nimble from cache (2.19s)
Computing version for https://github.com/typelift/SwiftCheck
Computed https://github.com/typelift/SwiftCheck at 0.12.0 (0.46s)
Fetching https://github.com/llvm-swift/FileCheck.git
[1/479] Fetching filecheck
Fetched https://github.com/llvm-swift/FileCheck.git from cache (0.18s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 5.0.1 (0.49s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.49s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.25s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.48s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.17s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.47s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.2.6 (0.48s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/mxcl/Chalk.git
[1/81] Fetching chalk
[77/12476] Fetching chalk, swift-argument-parser
Fetched https://github.com/mxcl/Chalk.git from cache (0.77s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.77s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.44s)
Creating working copy for https://github.com/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
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/Quick
Working copy of https://github.com/Quick/Quick resolved at 5.0.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.6
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/typelift/SwiftCheck
Working copy of https://github.com/typelift/SwiftCheck resolved at 0.12.0
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/Info.plist
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/92] Emitting module Quick
[8/95] Compiling SwiftCheck Rose.swift
[9/95] Compiling SwiftCheck State.swift
[10/95] Compiling SwiftCheck Test.swift
[11/95] Compiling SwiftCheck Testable.swift
[12/96] Compiling Nimble Predicate.swift
[13/96] Compiling Nimble RaisesException.swift
[14/96] Compiling Nimble SatisfyAllOf.swift
[15/96] Compiling Nimble SatisfyAnyOf.swift
[16/96] Compiling Nimble ThrowAssertion.swift
[17/96] Compiling Nimble ThrowError.swift
[18/102] Compiling SwiftCheck WitnessedArbitrary.swift
[19/102] Compiling SwiftCheck Property.swift
[20/102] Compiling Nimble AllPass.swift
[21/102] Compiling Nimble Equal.swift
[22/102] Compiling Nimble HaveCount.swift
[23/102] Compiling Nimble Match.swift
[24/102] Compiling Nimble MatchError.swift
[25/102] Compiling Nimble MatcherFunc.swift
[26/102] Compiling Nimble MatcherProtocols.swift
[27/102] Compiling Nimble PostNotification.swift
[28/102] Compiling SwiftCheck Compose.swift
[29/102] Compiling SwiftCheck Gen.swift
[30/102] Compiling SwiftCheck Lattice.swift
[31/102] Compiling SwiftCheck Modifiers.swift
[32/102] Compiling Quick String+C99ExtendedIdentifier.swift
[33/102] Compiling Quick URL+FileName.swift
[34/102] Compiling Quick World.swift
[35/102] Emitting module SwiftCheck
[36/102] Compiling Nimble AdapterProtocols.swift
[37/102] Compiling Nimble AssertionDispatcher.swift
[38/102] Compiling Nimble BeGreaterThanOrEqualTo.swift
[39/102] Compiling Nimble BeIdenticalTo.swift
[40/102] Compiling Nimble BeLessThan.swift
[41/102] Compiling Nimble BeLessThanOrEqual.swift
[42/102] Compiling Nimble BeLogical.swift
[43/102] Compiling Nimble BeNil.swift
[44/102] Compiling Nimble BeVoid.swift
[48/102] Compiling Nimble ContainElementSatisfying.swift
[49/102] Compiling Nimble ElementsEqual.swift
[50/102] Compiling Nimble EndWith.swift
[51/102] Compiling Nimble Equal+Tuple.swift
[55/102] Compiling SwiftCheck Check.swift
[56/102] Compiling SwiftCheck CoArbitrary.swift
[82/104] Compiling Nimble ExceptionCapture.swift
[83/104] Compiling Nimble DSL+Wait.swift
[84/104] Compiling Nimble DSL.swift
[85/104] Compiling Nimble Expectation.swift
[86/104] Compiling Nimble ExpectationMessage.swift
[87/104] Compiling Nimble Expression.swift
[88/104] Compiling Nimble FailureMessage.swift
[90/104] Emitting module Nimble
[99/104] Compiling Nimble ToSucceed.swift
[100/104] Compiling Nimble Await.swift
[101/104] Compiling Nimble DispatchTimeInterval.swift
[102/104] Compiling Nimble Errors.swift
[103/104] Compiling Nimble SourceLocation.swift
[104/104] Compiling Nimble Stringers.swift
[106/108] Compiling QuickSwiftCheck It.swift
[107/108] Emitting module QuickSwiftCheck
[108/108] Compiling QuickSwiftCheck To.swift
Build complete! (34.06s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.