The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftFake, reference main (27f878), with Swift 6.1 for macOS (SPM) on 1 Sep 2025 22:14:36 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ziminny/SwiftFake.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ziminny/SwiftFake
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 27f8783 add LICENSE file
Cloned https://github.com/ziminny/SwiftFake.git
Revision (git rev-parse @):
27f8783cab69280ec0ab20c90338d7f0517626b9
SUCCESS checkout https://github.com/ziminny/SwiftFake.git at main
========================================
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": "swiftfake",
      "name": "SwiftFake",
      "url": "https://github.com/ziminny/SwiftFake.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFake",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ziminny/SwiftFake.git
[1/112] Fetching swiftfake
Fetched https://github.com/ziminny/SwiftFake.git from cache (0.67s)
Creating working copy for https://github.com/ziminny/SwiftFake.git
Working copy of https://github.com/ziminny/SwiftFake.git resolved at main (27f8783)
warning: '.resolve-product-dependencies': dependency 'swiftfake' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ziminny/SwiftFake.git
https://github.com/ziminny/SwiftFake.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftFake",
  "name" : "SwiftFake",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftFake",
      "targets" : [
        "SwiftFake"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftFakeTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftFakeTests",
      "path" : "Tests/SwiftFakeTests",
      "sources" : [
        "SwiftFakeTests.swift"
      ],
      "target_dependencies" : [
        "SwiftFake"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftFake",
      "module_type" : "SwiftTarget",
      "name" : "SwiftFake",
      "path" : "Sources/SwiftFake",
      "product_memberships" : [
        "SwiftFake"
      ],
      "sources" : [
        "Cases/FakeAcronymsBrazilianStates.swift",
        "Cases/FakeAddresses.swift",
        "Cases/FakeAges.swift",
        "Cases/FakeBigImage.swift",
        "Cases/FakeBoolean.swift",
        "Cases/FakeBrazilianAnswerOfLaw.swift",
        "Cases/FakeBrazilianCities.swift",
        "Cases/FakeBrazilianCompanies.swift",
        "Cases/FakeBrazilianMatterDescritionOfLaw.swift",
        "Cases/FakeBrazilianMatterOfLaw.swift",
        "Cases/FakeBrazilianNames.swift",
        "Cases/FakeBrazilianQuestionsOfLaw.swift",
        "Cases/FakeBrazilianStates.swift",
        "Cases/FakeBrazilianSubMatterOfLaw.swift",
        "Cases/FakeCNPJ.swift",
        "Cases/FakeCPF.swift",
        "Cases/FakeCars.swift",
        "Cases/FakeCompanies.swift",
        "Cases/FakeCountries.swift",
        "Cases/FakeCreditCards.swift",
        "Cases/FakeCurrencies.swift",
        "Cases/FakeDateTimes.swift",
        "Cases/FakeEmails.swift",
        "Cases/FakeIntegers.swift",
        "Cases/FakeJobTitles.swift",
        "Cases/FakeLanguages.swift",
        "Cases/FakeLawyerBrazilianAbout.swift",
        "Cases/FakeLawyerBrazilianDescriptions.swift",
        "Cases/FakeLawyerBrazilianRecentContent.swift",
        "Cases/FakeLinks.swift",
        "Cases/FakeNames.swift",
        "Cases/FakePasswords.swift",
        "Cases/FakePhoneNumbers.swift",
        "Cases/FakeProductNames.swift",
        "Cases/FakeSmallImage.swift",
        "Cases/FakeSocialMediaHandles.swift",
        "Cases/FakeUniversities.swift",
        "Cases/FakeUserAgents.swift",
        "Cases/FakeVehicleModels.swift",
        "FakeRecords.swift",
        "FalsifiedDataProtocol .swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/40] Emitting module SwiftFake
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[4/44] Compiling SwiftFake FakeLanguages.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[5/44] Compiling SwiftFake FakeLawyerBrazilianAbout.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[6/44] Compiling SwiftFake FakeLawyerBrazilianDescriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/44] Compiling SwiftFake FakeLawyerBrazilianRecentContent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/44] Compiling SwiftFake FakeProductNames.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/44] Compiling SwiftFake FakeSmallImage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/44] Compiling SwiftFake FakeSocialMediaHandles.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/44] Compiling SwiftFake FakeUniversities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/44] Compiling SwiftFake FakeDateTimes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/44] Compiling SwiftFake FakeEmails.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/44] Compiling SwiftFake FakeIntegers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/44] Compiling SwiftFake FakeJobTitles.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/44] Compiling SwiftFake FakeLinks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/44] Compiling SwiftFake FakeNames.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/44] Compiling SwiftFake FakePasswords.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/44] Compiling SwiftFake FakePhoneNumbers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/44] Compiling SwiftFake FakeBrazilianSubMatterOfLaw.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/44] Compiling SwiftFake FakeCNPJ.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/44] Compiling SwiftFake FakeCPF.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/44] Compiling SwiftFake FakeCars.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/44] Compiling SwiftFake FakeCompanies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/44] Compiling SwiftFake FakeCountries.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/44] Compiling SwiftFake FakeCreditCards.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/44] Compiling SwiftFake FakeCurrencies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/44] Compiling SwiftFake FakeUserAgents.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftFake/FakeRecords.swift:30:13: warning: immutable value 'i' was never used; consider replacing with '_' or removing it
28 |     public func getRandomValues<T: FalsifiedDataProtocol>(ofType type: T.Type, count: Int = 10) -> [T.Value] {
29 |         var instances: [T.Value] = []
30 |         for i in 0..<count {
   |             `- warning: immutable value 'i' was never used; consider replacing with '_' or removing it
31 |             instances.append(type.init().value)
32 |         }
[29/44] Compiling SwiftFake FakeVehicleModels.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftFake/FakeRecords.swift:30:13: warning: immutable value 'i' was never used; consider replacing with '_' or removing it
28 |     public func getRandomValues<T: FalsifiedDataProtocol>(ofType type: T.Type, count: Int = 10) -> [T.Value] {
29 |         var instances: [T.Value] = []
30 |         for i in 0..<count {
   |             `- warning: immutable value 'i' was never used; consider replacing with '_' or removing it
31 |             instances.append(type.init().value)
32 |         }
[30/44] Compiling SwiftFake FakeRecords.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftFake/FakeRecords.swift:30:13: warning: immutable value 'i' was never used; consider replacing with '_' or removing it
28 |     public func getRandomValues<T: FalsifiedDataProtocol>(ofType type: T.Type, count: Int = 10) -> [T.Value] {
29 |         var instances: [T.Value] = []
30 |         for i in 0..<count {
   |             `- warning: immutable value 'i' was never used; consider replacing with '_' or removing it
31 |             instances.append(type.init().value)
32 |         }
[31/44] Compiling SwiftFake FalsifiedDataProtocol .swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/SwiftFake/FakeRecords.swift:30:13: warning: immutable value 'i' was never used; consider replacing with '_' or removing it
28 |     public func getRandomValues<T: FalsifiedDataProtocol>(ofType type: T.Type, count: Int = 10) -> [T.Value] {
29 |         var instances: [T.Value] = []
30 |         for i in 0..<count {
   |             `- warning: immutable value 'i' was never used; consider replacing with '_' or removing it
31 |             instances.append(type.init().value)
32 |         }
[32/44] Compiling SwiftFake FakeBrazilianMatterOfLaw.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/44] Compiling SwiftFake FakeBrazilianNames.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/44] Compiling SwiftFake FakeBrazilianQuestionsOfLaw.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/44] Compiling SwiftFake FakeBrazilianStates.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/44] Compiling SwiftFake FakeBrazilianAnswerOfLaw.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/44] Compiling SwiftFake FakeBrazilianCities.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/44] Compiling SwiftFake FakeBrazilianCompanies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/44] Compiling SwiftFake FakeBrazilianMatterDescritionOfLaw.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/44] Compiling SwiftFake FakeAcronymsBrazilianStates.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/44] Compiling SwiftFake FakeAddresses.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/44] Compiling SwiftFake FakeAges.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/44] Compiling SwiftFake FakeBigImage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/44] Compiling SwiftFake FakeBoolean.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (6.04s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftFake",
  "name" : "SwiftFake",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftFake",
      "targets" : [
        "SwiftFake"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftFakeTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftFakeTests",
      "path" : "Tests/SwiftFakeTests",
      "sources" : [
        "SwiftFakeTests.swift"
      ],
      "target_dependencies" : [
        "SwiftFake"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftFake",
      "module_type" : "SwiftTarget",
      "name" : "SwiftFake",
      "path" : "Sources/SwiftFake",
      "product_memberships" : [
        "SwiftFake"
      ],
      "sources" : [
        "Cases/FakeAcronymsBrazilianStates.swift",
        "Cases/FakeAddresses.swift",
        "Cases/FakeAges.swift",
        "Cases/FakeBigImage.swift",
        "Cases/FakeBoolean.swift",
        "Cases/FakeBrazilianAnswerOfLaw.swift",
        "Cases/FakeBrazilianCities.swift",
        "Cases/FakeBrazilianCompanies.swift",
        "Cases/FakeBrazilianMatterDescritionOfLaw.swift",
        "Cases/FakeBrazilianMatterOfLaw.swift",
        "Cases/FakeBrazilianNames.swift",
        "Cases/FakeBrazilianQuestionsOfLaw.swift",
        "Cases/FakeBrazilianStates.swift",
        "Cases/FakeBrazilianSubMatterOfLaw.swift",
        "Cases/FakeCNPJ.swift",
        "Cases/FakeCPF.swift",
        "Cases/FakeCars.swift",
        "Cases/FakeCompanies.swift",
        "Cases/FakeCountries.swift",
        "Cases/FakeCreditCards.swift",
        "Cases/FakeCurrencies.swift",
        "Cases/FakeDateTimes.swift",
        "Cases/FakeEmails.swift",
        "Cases/FakeIntegers.swift",
        "Cases/FakeJobTitles.swift",
        "Cases/FakeLanguages.swift",
        "Cases/FakeLawyerBrazilianAbout.swift",
        "Cases/FakeLawyerBrazilianDescriptions.swift",
        "Cases/FakeLawyerBrazilianRecentContent.swift",
        "Cases/FakeLinks.swift",
        "Cases/FakeNames.swift",
        "Cases/FakePasswords.swift",
        "Cases/FakePhoneNumbers.swift",
        "Cases/FakeProductNames.swift",
        "Cases/FakeSmallImage.swift",
        "Cases/FakeSocialMediaHandles.swift",
        "Cases/FakeUniversities.swift",
        "Cases/FakeUserAgents.swift",
        "Cases/FakeVehicleModels.swift",
        "FakeRecords.swift",
        "FalsifiedDataProtocol .swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.