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.2.0 (9eb0ed), with Swift 5.9 for Linux on 23 Dec 2024 11:24:57 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Quick/swift-fakes.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/Quick/swift-fakes
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at 9eb0edc Merge pull request #27 from Quick/property_spy
Cloned https://github.com/Quick/swift-fakes.git
Revision (git rev-parse @):
9eb0edc90f1bd402db001ab0105e811ad36f70c5
SUCCESS checkout https://github.com/Quick/swift-fakes.git at v0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Quick/swift-fakes.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/Quick/Nimble.git
[1/2048] Fetching swift-docc-plugin
[247/21595] Fetching swift-docc-plugin, nimble
Fetched https://github.com/apple/swift-docc-plugin (0.38s)
[11729/19547] Fetching nimble
Fetched https://github.com/Quick/Nimble.git (1.41s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3244] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.31s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.42s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.7.1 (1.06s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.21s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.36s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.15s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.33s)
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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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/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/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.7.1
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Copying PrivacyInfo.xcprivacy
[4/65] Emitting module Nimble
[5/73] Compiling Nimble BeginWithPrefix.swift
[6/73] Compiling Nimble Contain.swift
[7/73] Compiling Nimble ContainElementSatisfying.swift
[8/73] Compiling Nimble ElementsEqual.swift
[9/73] Compiling Nimble EndWith.swift
[10/73] Compiling Nimble Equal+Tuple.swift
[11/73] Compiling Nimble Equal+TupleArray.swift
[12/73] Compiling Nimble Equal.swift
[13/73] Compiling Nimble HaveCount.swift
[14/73] Compiling Nimble AsyncExpression.swift
[15/73] Compiling Nimble DSL+AsyncAwait.swift
[16/73] Compiling Nimble DSL+Require.swift
[17/73] Compiling Nimble DSL+Wait.swift
[18/73] Compiling Nimble DSL.swift
[19/73] Compiling Nimble Expectation.swift
[20/73] Compiling Nimble ExpectationMessage.swift
[21/73] Compiling Nimble Expression.swift
[22/73] Compiling Nimble FailureMessage.swift
[23/73] Compiling Nimble SatisfyAllOf.swift
[24/73] Compiling Nimble SatisfyAnyOf.swift
[25/73] Compiling Nimble ThrowAssertion.swift
[26/73] Compiling Nimble ThrowError.swift
[27/73] Compiling Nimble ToSucceed.swift
[28/73] Compiling Nimble Polling+AsyncAwait.swift
[29/73] Compiling Nimble Polling+Require.swift
[30/73] Compiling Nimble Polling.swift
[31/73] Compiling Nimble BeIdenticalTo.swift
[32/73] Compiling Nimble BeLessThan.swift
[33/73] Compiling Nimble BeLessThanOrEqual.swift
[34/73] Compiling Nimble BeLogical.swift
[35/73] Compiling Nimble BeNil.swift
[36/73] Compiling Nimble BeResult.swift
[37/73] Compiling Nimble BeVoid.swift
[38/73] Compiling Nimble BeWithin.swift
[39/73] Compiling Nimble BeginWith.swift
[40/73] Compiling Nimble Requirement.swift
[41/73] Compiling Nimble AsyncAwait.swift
[42/73] Compiling Nimble AsyncTimerSequence.swift
[43/73] Compiling Nimble Errors.swift
[44/73] Compiling Nimble NimbleTimeInterval.swift
[45/73] Compiling Nimble PollAwait.swift
[46/73] Compiling Nimble SourceLocation.swift
[47/73] Compiling Nimble Stringers.swift
[48/73] Compiling Nimble AllPass.swift
[49/73] Compiling Nimble AsyncAllPass.swift
[50/73] Compiling Nimble AsyncMatcher.swift
[51/73] Compiling Nimble BeAKindOf.swift
[52/73] Compiling Nimble BeAnInstanceOf.swift
[53/73] Compiling Nimble BeCloseTo.swift
[54/73] Compiling Nimble BeEmpty.swift
[55/73] Compiling Nimble BeGreaterThan.swift
[56/73] Compiling Nimble BeGreaterThanOrEqualTo.swift
[57/73] Compiling Nimble Map.swift
[58/73] Compiling Nimble Match.swift
[59/73] Compiling Nimble MatchError.swift
[60/73] Compiling Nimble Matcher.swift
[61/73] Compiling Nimble MatcherProtocols.swift
[62/73] Compiling Nimble Negation.swift
[63/73] Compiling Nimble PostNotification.swift
[64/73] Compiling Nimble RaisesException.swift
[65/73] Compiling Nimble AdapterProtocols.swift
[66/73] Compiling Nimble AssertionDispatcher.swift
[67/73] Compiling Nimble AssertionRecorder+Async.swift
[68/73] Compiling Nimble AssertionRecorder.swift
[69/73] Compiling Nimble NMBExpectation.swift
[70/73] Compiling Nimble NimbleEnvironment.swift
[71/73] Compiling Nimble NimbleSwiftTestingHandler.swift
[72/73] Compiling Nimble NimbleXCTestHandler.swift
[73/73] Compiling Nimble ExceptionCapture.swift
[76/87] Compiling Fakes Spy+Result.swift
[77/88] Compiling Fakes PropertySpy.swift
[78/88] Compiling Fakes Spy+AsyncSequence.swift
[79/88] Compiling Fakes Spy+ThrowingPendable.swift
[80/88] Compiling Fakes Spy.swift
[81/88] Compiling Fakes resource_bundle_accessor.swift
[82/88] Compiling Fakes Pendable.swift
[83/88] Compiling Fakes PendableDefaults.swift
[84/88] Emitting module Fakes
[85/88] Compiling Fakes DynamicResult.swift
[86/88] Compiling Fakes EmptyError.swift
[87/88] Compiling Fakes Spy+Nimble.swift
[88/88] Compiling Fakes Spy+Pendable.swift
Build complete! (26.56s)
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" : "/host/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" : "/host/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"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.