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 NimbleMockSix, reference v0.2.0 (278f7e), with Swift 6.0 for Linux on 27 Nov 2024 00:48:11 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lvsti/NimbleMockSix.git
Reference: v0.2.0
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/lvsti/NimbleMockSix
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at 278f7e6 Bumped versions
Cloned https://github.com/lvsti/NimbleMockSix.git
Revision (git rev-parse @):
278f7e64db710488b5b6d61c47fa9bbb5004877d
SUCCESS checkout https://github.com/lvsti/NimbleMockSix.git at v0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/lvsti/NimbleMockSix.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/lvsti/MockSix.git
Fetching https://github.com/Quick/Nimble.git
[1/384] Fetching mocksix
Fetched https://github.com/lvsti/MockSix.git from cache (0.20s)
[1/19275] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.87s)
Computing version for https://github.com/lvsti/MockSix.git
Computed https://github.com/lvsti/MockSix.git at 0.2.0 (0.42s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (1.81s)
Creating working copy for https://github.com/lvsti/MockSix.git
Working copy of https://github.com/lvsti/MockSix.git resolved at 0.2.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/54] Emitting module Nimble
[6/60] Compiling MockSix MockSix.swift
[7/60] Emitting module MockSix
[8/60] Compiling MockSix MockSixInternal.swift
[10/61] Compiling Nimble ToSucceed.swift
[11/61] Compiling Nimble Await.swift
[12/61] Compiling Nimble Errors.swift
[13/61] Compiling Nimble Functional.swift
[14/61] Compiling Nimble SourceLocation.swift
[15/61] Compiling Nimble Stringers.swift
[16/61] Compiling Nimble ExceptionCapture.swift
[17/61] Compiling Nimble DSL+Wait.swift
[18/61] Compiling Nimble DSL.swift
[19/61] Compiling Nimble Expectation.swift
[20/61] Compiling Nimble ExpectationMessage.swift
[21/61] Compiling Nimble Expression.swift
[22/61] Compiling Nimble FailureMessage.swift
[23/61] Compiling Nimble Predicate.swift
[24/61] Compiling Nimble RaisesException.swift
[25/61] Compiling Nimble SatisfyAllOf.swift
[26/61] Compiling Nimble SatisfyAnyOf.swift
[27/61] Compiling Nimble ThrowAssertion.swift
[28/61] Compiling Nimble ThrowError.swift
[29/61] Compiling Nimble BeginWith.swift
[30/61] Compiling Nimble Contain.swift
[31/61] Compiling Nimble ContainElementSatisfying.swift
[32/61] Compiling Nimble ElementsEqual.swift
[33/61] Compiling Nimble EndWith.swift
[34/61] Compiling Nimble Equal.swift
[35/61] Compiling Nimble BeGreaterThanOrEqualTo.swift
[36/61] Compiling Nimble BeIdenticalTo.swift
[37/61] Compiling Nimble BeLessThan.swift
[38/61] Compiling Nimble BeLessThanOrEqual.swift
[39/61] Compiling Nimble BeLogical.swift
[40/61] Compiling Nimble BeNil.swift
[41/61] Compiling Nimble BeVoid.swift
[42/61] Compiling Nimble HaveCount.swift
[43/61] Compiling Nimble Match.swift
[44/61] Compiling Nimble MatchError.swift
[45/61] Compiling Nimble MatcherFunc.swift
[46/61] Compiling Nimble MatcherProtocols.swift
[47/61] Compiling Nimble PostNotification.swift
[48/61] Compiling Nimble AllPass.swift
[49/61] Compiling Nimble Async.swift
[50/61] Compiling Nimble BeAKindOf.swift
[51/61] Compiling Nimble BeAnInstanceOf.swift
[52/61] Compiling Nimble BeCloseTo.swift
[53/61] Compiling Nimble BeEmpty.swift
[54/61] Compiling Nimble BeGreaterThan.swift
[55/61] Compiling Nimble AdapterProtocols.swift
[56/61] Compiling Nimble AssertionDispatcher.swift
[57/61] Compiling Nimble AssertionRecorder.swift
[58/61] Compiling Nimble NMBExpectation.swift
[59/61] Compiling Nimble NMBObjCMatcher.swift
[60/61] Compiling Nimble NimbleEnvironment.swift
[61/61] Compiling Nimble NimbleXCTestHandler.swift
[63/64] Emitting module NimbleMockSix
[64/64] Compiling NimbleMockSix NimbleMockSix.swift
Build complete! (15.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "mocksix",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lvsti/MockSix.git"
    }
  ],
  "manifest_display_name" : "NimbleMockSix",
  "name" : "NimbleMockSix",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NimbleMockSix",
      "targets" : [
        "NimbleMockSix"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2"
  ],
  "targets" : [
    {
      "c99name" : "NimbleMockSix",
      "module_type" : "SwiftTarget",
      "name" : "NimbleMockSix",
      "path" : "Sources",
      "product_dependencies" : [
        "MockSix",
        "Nimble"
      ],
      "product_memberships" : [
        "NimbleMockSix"
      ],
      "sources" : [
        "NimbleMockSix/NimbleMockSix.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
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.