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 swiftymocky, reference master (3672ee), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 18:15:52 UTC.

Swift 6 data race errors: 9

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MakeAWishFoundation/SwiftyMocky.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MakeAWishFoundation/SwiftyMocky
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3672eea Merge pull request #363 from mapierce/xcode-16-fixes
Cloned https://github.com/MakeAWishFoundation/SwiftyMocky.git
Revision (git rev-parse @):
3672eea08c7098214ac54ee26c7a7e39ea01a2f1
SUCCESS checkout https://github.com/MakeAWishFoundation/SwiftyMocky.git at master
Fetching https://github.com/luoxiu/Rainbow
Fetching https://github.com/kylef/Commander
Fetching https://github.com/JohnSundell/ShellOut
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/tuist/xcodeproj
Fetching https://github.com/tadija/AEXML.git
[1/1411] Fetching pathkit
[114/2432] Fetching pathkit, spectre
[349/2666] Fetching pathkit, spectre, rainbow
[569/4254] Fetching pathkit, spectre, rainbow, commander
[665/6381] Fetching pathkit, spectre, rainbow, commander, aexml
[1110/7341] Fetching pathkit, spectre, rainbow, commander, aexml, shellout
[7342/30489] Fetching pathkit, spectre, rainbow, commander, aexml, shellout, xcodeproj
Fetched https://github.com/tadija/AEXML.git from cache (0.97s)
Fetched https://github.com/kylef/PathKit from cache (0.97s)
Fetched https://github.com/JohnSundell/ShellOut from cache (0.97s)
Fetching https://github.com/luoxiu/Chalk
Fetching https://github.com/jpsim/Yams from cache
[3075/25991] Fetching spectre, rainbow, commander, xcodeproj
[16039/26320] Fetching spectre, rainbow, commander, xcodeproj, chalk
Fetched https://github.com/luoxiu/Chalk from cache (0.74s)
Fetched https://github.com/jpsim/Yams from cache (0.75s)
[20667/25991] Fetching spectre, rainbow, commander, xcodeproj
Fetched https://github.com/tuist/xcodeproj from cache (2.09s)
Fetched https://github.com/kylef/Commander from cache (2.09s)
Computing version for https://github.com/jpsim/Yams
Fetched https://github.com/kylef/Spectre.git from cache (2.09s)
Fetched https://github.com/luoxiu/Rainbow from cache (2.09s)
Computed https://github.com/jpsim/Yams at 5.0.1 (2.79s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.54s)
Computing version for https://github.com/kylef/Commander
Computed https://github.com/kylef/Commander at 0.9.2 (0.63s)
Computing version for https://github.com/luoxiu/Chalk
Computed https://github.com/luoxiu/Chalk at 0.2.1 (0.56s)
Computing version for https://github.com/tuist/xcodeproj
Computed https://github.com/tuist/xcodeproj at 8.3.1 (0.57s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (0.56s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.58s)
Computing version for https://github.com/luoxiu/Rainbow
Computed https://github.com/luoxiu/Rainbow at 0.1.1 (0.56s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.58s)
Creating working copy for https://github.com/luoxiu/Chalk
Working copy of https://github.com/luoxiu/Chalk resolved at 0.2.1
Creating working copy for https://github.com/tuist/xcodeproj
Working copy of https://github.com/tuist/xcodeproj resolved at 8.3.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.0.1
Creating working copy for https://github.com/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.0
Creating working copy for https://github.com/kylef/Commander
Working copy of https://github.com/kylef/Commander resolved at 0.9.2
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/luoxiu/Rainbow
Working copy of https://github.com/luoxiu/Rainbow resolved at 0.1.1
========================================
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": "swiftymocky",
      "name": "swiftymocky",
      "url": "https://github.com/MakeAWishFoundation/SwiftyMocky.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyMocky",
      "dependencies": [
        {
          "identity": "shellout",
          "name": "ShellOut",
          "url": "https://github.com/JohnSundell/ShellOut",
          "version": "2.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
          "dependencies": [
          ]
        },
        {
          "identity": "xcodeproj",
          "name": "XcodeProj",
          "url": "https://github.com/tuist/xcodeproj",
          "version": "8.27.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xcodeproj",
          "dependencies": [
            {
              "identity": "aexml",
              "name": "AEXML",
              "url": "https://github.com/tadija/AEXML.git",
              "version": "4.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
              "dependencies": [
              ]
            },
            {
              "identity": "pathkit",
              "name": "PathKit",
              "url": "https://github.com/kylef/PathKit",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
              "dependencies": [
                {
                  "identity": "spectre",
                  "name": "Spectre",
                  "url": "https://github.com/kylef/Spectre.git",
                  "version": "0.10.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "chalk",
          "name": "Chalk",
          "url": "https://github.com/luoxiu/Chalk",
          "version": "0.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chalk",
          "dependencies": [
            {
              "identity": "rainbow",
              "name": "Rainbow",
              "url": "https://github.com/luoxiu/Rainbow",
              "version": "0.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "commander",
          "name": "Commander",
          "url": "https://github.com/kylef/Commander",
          "version": "0.9.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commander",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams",
          "version": "5.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/MakeAWishFoundation/SwiftyMocky.git
[1/9493] Fetching swiftymocky
Fetched https://github.com/MakeAWishFoundation/SwiftyMocky.git from cache (2.49s)
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/tuist/xcodeproj from cache
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/luoxiu/Chalk from cache
Fetching https://github.com/kylef/Commander from cache
Fetching https://github.com/JohnSundell/ShellOut from cache
Fetched https://github.com/luoxiu/Chalk from cache (0.47s)
Fetched https://github.com/kylef/Commander from cache (0.47s)
Fetched https://github.com/JohnSundell/ShellOut from cache (0.47s)
Fetched https://github.com/tuist/xcodeproj from cache (0.51s)
Fetched https://github.com/jpsim/Yams from cache (0.53s)
Fetched https://github.com/kylef/PathKit from cache (0.53s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.59s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.44s)
Computing version for https://github.com/luoxiu/Chalk
Computed https://github.com/luoxiu/Chalk at 0.2.1 (0.49s)
Fetching https://github.com/luoxiu/Rainbow from cache
Fetched https://github.com/luoxiu/Rainbow from cache (0.84s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (0.89s)
Computing version for https://github.com/kylef/Commander
Computed https://github.com/kylef/Commander at 0.9.2 (0.03s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
Computing version for https://github.com/luoxiu/Rainbow
Computed https://github.com/luoxiu/Rainbow at 0.1.1 (0.02s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.3.1 (0.56s)
Computing version for https://github.com/tuist/xcodeproj
Computed https://github.com/tuist/xcodeproj at 8.27.7 (0.45s)
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.45s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.91s)
Creating working copy for https://github.com/luoxiu/Chalk
Working copy of https://github.com/luoxiu/Chalk resolved at 0.2.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/tuist/xcodeproj
Working copy of https://github.com/tuist/xcodeproj resolved at 8.27.7
Creating working copy for https://github.com/kylef/Commander
Working copy of https://github.com/kylef/Commander resolved at 0.9.2
Creating working copy for https://github.com/luoxiu/Rainbow
Working copy of https://github.com/luoxiu/Rainbow resolved at 0.1.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.3.1
Creating working copy for https://github.com/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.0
Creating working copy for https://github.com/MakeAWishFoundation/SwiftyMocky.git
Working copy of https://github.com/MakeAWishFoundation/SwiftyMocky.git resolved at master (3672eea)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Found 6 product dependencies
  - ShellOut
  - XcodeProj
  - Chalk
  - Commander
  - PathKit
  - Yams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/MakeAWishFoundation/SwiftyMocky.git
https://github.com/MakeAWishFoundation/SwiftyMocky.git
{
  "dependencies" : [
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.3.1",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/xcodeproj"
    },
    {
      "identity" : "chalk",
      "requirement" : {
        "exact" : [
          "0.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/luoxiu/Chalk"
    },
    {
      "identity" : "commander",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Commander"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    }
  ],
  "manifest_display_name" : "swiftymocky",
  "name" : "swiftymocky",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftyMocky",
      "targets" : [
        "SwiftyMocky"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftyPrototype",
      "targets" : [
        "SwiftyPrototype"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swiftymocky",
      "targets" : [
        "SwiftyMockyCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyPrototype",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyPrototype",
      "path" : "Sources/SwiftyPrototype",
      "product_memberships" : [
        "SwiftyPrototype"
      ],
      "sources" : [
        "MockyAssert.swift",
        "Shared/Count.swift",
        "Shared/Countable.swift",
        "Shared/GenericAttribute.swift",
        "Shared/Matcher.swift",
        "Shared/Mock+Assertions.swift",
        "Shared/Mock.swift",
        "Shared/Parameter+Compare.swift",
        "Shared/Parameter+Optionals.swift",
        "Shared/Parameter.swift",
        "Shared/Policies.swift",
        "Shared/Stubbing.swift",
        "Shared/Utils.swift",
        "SwiftyMockyTestObserver.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftyMockyTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyMockyTests",
      "path" : "Tests/SwiftyMockyTests",
      "sources" : [
        "Mock.generated.swift",
        "Shared/AssociatedTypes/SuggestionRepositoryTests.swift",
        "Shared/Example 1/ProtocolsWithCollectionsTests.swift",
        "Shared/Example 1/SimpleProtocolsTests.swift",
        "Shared/Example 10/ProtocolWithGenericConstraintsTests.swift",
        "Shared/Example 2/ProtocolWithThrowingMehtodsTests.swift",
        "Shared/Example 3/ProtocolsWithCustomAttributesTests.swift",
        "Shared/Example 4/ProtocolWithStaticMembersTests.swift",
        "Shared/Example 5/ProtocolWithClosuresTests.swift",
        "Shared/Example 6/ProtocolWithInitializersTests.swift",
        "Shared/Example 7/ProtocolsWithGenericsTests.swift",
        "Shared/Example 8/ProtocolWithPropertiesTests.swift",
        "Shared/Example 9/ProtocolMethodsThatDifferOnlyInReturnTypeTests.swift",
        "Shared/Other/ComplicatedServiceTests.swift",
        "Shared/Other/ComposedServiceTests.swift",
        "Shared/Other/CustomAssertionsTests.swift",
        "Shared/Other/EdgeCasesTests.swift",
        "Shared/Other/ExampleTests.swift",
        "Shared/Other/ExpressibleByLiteralsTests.swift",
        "Shared/Other/GenericProtocolsTests.swift",
        "Shared/Other/InoutParameterTests.swift",
        "Shared/Other/MatcherTests.swift",
        "Shared/Other/MockClearTests.swift",
        "Shared/Other/MultiThreadAccessTests.swift",
        "Shared/Other/PropertiesHandlingTests.swift",
        "Shared/Other/ProtocolWithAttributesTests.swift",
        "Shared/Other/SampleServiceTests.swift",
        "Shared/Other/SelfConstrainedProtocolTests.swift",
        "Shared/Other/SimpleSequencingTests.swift",
        "Shared/Other/SubscriptsTests.swift",
        "Shared/Other/UnnamedAttributesTests.swift",
        "Shared/Other/VariadicParametersTests.swift",
        "Shared/Other/VerifyMessagesTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Mocky_Example_macOS",
        "SwiftyMocky"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyMockyCLICoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyMockyCLICoreTests",
      "path" : "Tests/SwiftyMockyCLICoreTests",
      "sources" : [
        "CommandLineInterfaceTests.swift",
        "Mock.generated.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftyMockyCLICore",
        "SwiftyMocky"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyMockyCLICore",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyMockyCLICore",
      "path" : "Sources/CLI/Core",
      "product_dependencies" : [
        "ShellOut",
        "Chalk",
        "XcodeProj",
        "PathKit",
        "Yams"
      ],
      "product_memberships" : [
        "swiftymocky"
      ],
      "sources" : [
        "Application.swift",
        "Assets/Assets.swift",
        "Assets/Messages.swift",
        "Commands/GenerationController.swift",
        "Commands/MacOS/InspectionController.swift",
        "Commands/MacOS/MigrationController.swift",
        "Commands/MacOS/ProjectSetupController.swift",
        "Commands/MockfileInteractor.swift",
        "Entities/MockConfiguration.swift",
        "Entities/Mockfile.swift",
        "Entities/SourceryConfiguration.swift",
        "InstanceFactory.swift",
        "InteractiveOptions/AddingOption.swift",
        "InteractiveOptions/Booloption.swift",
        "InteractiveOptions/ProjectOption.swift",
        "InteractiveOptions/SelectableOption.swift",
        "Utils/Global.swift",
        "Utils/MacOS/XCodeProj+Extensions.swift",
        "Utils/Message.swift",
        "Utils/PathKit+Extensions.swift",
        "Utils/ProjectFile.swift",
        "Utils/ShellOut+Extensions.swift",
        "Utils/WorkingDirectory.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftyMockyCLI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyMockyCLI",
      "path" : "Sources/CLI/App",
      "product_dependencies" : [
        "Commander"
      ],
      "product_memberships" : [
        "swiftymocky"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftyMockyCLICore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftyMocky",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyMocky",
      "path" : "Sources/SwiftyMocky",
      "product_memberships" : [
        "SwiftyMocky"
      ],
      "sources" : [
        "ArgumentCaptor.swift",
        "CustomAssertions.swift",
        "MockyAssert.swift",
        "Parameter+Literals.swift",
        "Shared/Count.swift",
        "Shared/Countable.swift",
        "Shared/GenericAttribute.swift",
        "Shared/Matcher.swift",
        "Shared/Mock+Assertions.swift",
        "Shared/Mock.swift",
        "Shared/Parameter+Compare.swift",
        "Shared/Parameter+Optionals.swift",
        "Shared/Parameter.swift",
        "Shared/Policies.swift",
        "Shared/Stubbing.swift",
        "Shared/Utils.swift",
        "SwiftyMockyTestObserver.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Shared",
      "module_type" : "SwiftTarget",
      "name" : "Shared",
      "path" : "Sources/Shared",
      "sources" : [
        "Count.swift",
        "Countable.swift",
        "GenericAttribute.swift",
        "Matcher.swift",
        "Mock+Assertions.swift",
        "Mock.swift",
        "Parameter+Compare.swift",
        "Parameter+Optionals.swift",
        "Parameter.swift",
        "Policies.swift",
        "Stubbing.swift",
        "Utils.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RuntimeLibaryTests",
      "module_type" : "SwiftTarget",
      "name" : "RuntimeLibaryTests",
      "path" : "Tests/RuntimeLibaryTests",
      "sources" : [
        "MatcherTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftyMocky"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Mocky_Example_macOS",
      "module_type" : "SwiftTarget",
      "name" : "Mocky_Example_macOS",
      "path" : "SwiftyMocky-Example/Shared",
      "sources" : [
        "AssociatedTypes/SuggestionRepository.swift",
        "Example 1/ProtocolsWithCollections.swift",
        "Example 1/SimpleProtocols.swift",
        "Example 10/ProtocolWithGenericConstraints.swift",
        "Example 2/ProtocolWithThrowingMethods.swift",
        "Example 3/ProtocolsWithCustomAttributes.swift",
        "Example 4/ProtocolWithStaticMembers.swift",
        "Example 5/ProtocolsWithClosures.swift",
        "Example 6/ProtocolWithInitializers.swift",
        "Example 7/ProtocolsWithGenerics.swift",
        "Example 8/ProtocolWithProperties.swift",
        "Example 9/ProtocolMethodsThatDifferOnlyInReturnType.swift",
        "Model/Item.swift",
        "Model/Models.swift",
        "Other/AllLiteralsContainerProtocol.swift",
        "Other/EdgeCasesProtocols.swift",
        "Other/ExampleProtocols.swift",
        "Other/Excluded.generated.swift",
        "Other/GenericProtocols.swift",
        "Other/InoutParameterProtocols.swift",
        "Other/ItemsRepository.swift",
        "Other/MultiThreadAccess.swift",
        "Other/NonSwiftProtocol.swift",
        "Other/ProtocolWithAttributes.swift",
        "Other/ProtocolWithMethodWithManyParameters.swift",
        "Other/ProtocolWithSubscripts.swift",
        "Other/SampleService.swift",
        "Other/SelfConstrainedProtocol.swift",
        "Other/UnnamedAttributesProtocol.swift",
        "Other/VariadicParametersProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
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/25] Write sources
[5/25] Write swiftymocky-entitlement.plist
[5/25] Write sources
[15/25] Write swift-version-2F0A5646E1D333AE.txt
[16/70] Compiling reader.c
[17/70] Compiling parser.c
[18/70] Compiling writer.c
[19/70] Compiling api.c
[20/70] Compiling scanner.c
[21/116] Compiling emitter.c
[23/137] Emitting module Mocky_Example_macOS
[24/140] Emitting module PathKit
[25/140] Emitting module Commander
[26/140] Compiling Commander ArgumentParser.swift
[27/140] Compiling Commander Group.swift
[28/140] Compiling Yams Tag.swift
[29/141] Compiling Commander ArgumentConvertible.swift
[30/141] Compiling Commander ArgumentDescription.swift
[31/141] Compiling Yams Mark.swift
[32/141] Compiling Yams Node.Mapping.swift
[33/141] Compiling Commander Command.swift
[34/141] Compiling Commander CommandRunner.swift
[35/141] Compiling Yams YamlError.swift
[36/141] Compiling Mocky_Example_macOS ProtocolWithMethodWithManyParameters.swift
[37/141] Compiling Mocky_Example_macOS ProtocolWithSubscripts.swift
[38/141] Compiling Mocky_Example_macOS SampleService.swift
[39/141] Compiling AEXML Error.swift
[40/141] Compiling Mocky_Example_macOS MultiThreadAccess.swift
[41/141] Compiling Mocky_Example_macOS NonSwiftProtocol.swift
[42/141] Compiling Mocky_Example_macOS ProtocolWithAttributes.swift
[43/141] Compiling Mocky_Example_macOS GenericProtocols.swift
[44/141] Compiling Mocky_Example_macOS InoutParameterProtocols.swift
[45/141] Compiling Mocky_Example_macOS ItemsRepository.swift
[46/141] Compiling ShellOut ShellOut.swift
[47/141] Emitting module ShellOut
[48/141] Compiling PathKit PathKit.swift
[49/141] Compiling Yams Constructor.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/MockyAssert.swift:11:23: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |     /// You can use it to define assertion behaviour.
10 |     /// Leave blank to not assert at all.
11 |     public static var handler: ((Bool, String, StaticString, UInt) -> Void)?
   |                       |- warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
[50/141] Compiling Yams Decoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/MockyAssert.swift:11:23: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |     /// You can use it to define assertion behaviour.
10 |     /// Leave blank to not assert at all.
11 |     public static var handler: ((Bool, String, StaticString, UInt) -> Void)?
   |                       |- warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
[51/142] Compiling Shared Parameter.swift
[52/142] Compiling Shared Stubbing.swift
[53/142] Compiling Shared Policies.swift
[54/143] Compiling SwiftyPrototype Policies.swift
[55/143] Compiling Yams String+Yams.swift
[56/143] Compiling Yams Emitter.swift
[57/143] Compiling Yams Encoder.swift
[58/143] Emitting module Yams
[61/143] Compiling Yams Representer.swift
[62/143] Compiling Yams Node.Scalar.swift
[63/143] Compiling Yams Node.Sequence.swift
[64/143] Compiling Yams Resolver.swift
[65/143] Compiling Yams Node.swift
[66/143] Compiling Yams Parser.swift
[71/143] Compiling Mocky_Example_macOS ProtocolWithProperties.swift
[72/143] Compiling Mocky_Example_macOS ProtocolMethodsThatDifferOnlyInReturnType.swift
[79/143] Compiling Mocky_Example_macOS EdgeCasesProtocols.swift
[80/143] Compiling Mocky_Example_macOS ExampleProtocols.swift
[81/143] Compiling Mocky_Example_macOS Excluded.generated.swift
[82/143] Compiling Mocky_Example_macOS Item.swift
[83/143] Compiling Mocky_Example_macOS Models.swift
[84/143] Compiling Mocky_Example_macOS AllLiteralsContainerProtocol.swift
[85/143] Compiling SwiftyPrototype Utils.swift
[86/143] Compiling SwiftyPrototype Stubbing.swift
[87/143] Compiling Mocky_Example_macOS SelfConstrainedProtocol.swift
[88/143] Compiling Mocky_Example_macOS UnnamedAttributesProtocol.swift
[89/143] Compiling Mocky_Example_macOS VariadicParametersProtocol.swift
[90/143] Compiling AEXML Parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/Shared/Matcher.swift:6:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  4 | public class Matcher {
  5 |     /// Shared **Matcher** instance
  6 |     public static var `default` = Matcher()
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 |     /// [Internal] Matchers storage
  8 |     private var matchers: [(Mirror,Any)] = []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/Shared/Matcher.swift:14:23: warning: static property 'fatalErrorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |     private var line: UInt?
 13 |     /// [Internal] matcher fatal error handler
 14 |     public static var fatalErrorHandler: (String, StaticString, UInt) -> Void = { _,_,_ in}
    |                       |- warning: static property 'fatalErrorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'fatalErrorHandler' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'fatalErrorHandler' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 |     /// Create new clean matcher instance.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/Shared/Mock+Assertions.swift:149:24: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
147 | public struct FatalErrorUtil {
148 |     /// [Internal] Handler
149 |     private static var handler: (String) -> Never = {
    |                        |- warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
150 |         print($0)
151 |         exit(0)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/Shared/Mock+Assertions.swift:154:24: warning: static property 'defalutHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
152 |     }
153 |     /// [Internal] Default handler
154 |     private static var defalutHandler: (String) -> Never = {
    |                        |- warning: static property 'defalutHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'defalutHandler' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'defalutHandler' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
155 |         print($0)
156 |         exit(0)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/Shared/Matcher.swift:6:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  4 | public class Matcher {
  5 |     /// Shared **Matcher** instance
  6 |     public static var `default` = Matcher()
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 |     /// [Internal] Matchers storage
  8 |     private var matchers: [(Mirror,Any)] = []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/Shared/Matcher.swift:14:23: warning: static property 'fatalErrorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |     private var line: UInt?
 13 |     /// [Internal] matcher fatal error handler
 14 |     public static var fatalErrorHandler: (String, StaticString, UInt) -> Void = { _,_,_ in}
    |                       |- warning: static property 'fatalErrorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'fatalErrorHandler' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'fatalErrorHandler' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 |     /// Create new clean matcher instance.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/Shared/Mock+Assertions.swift:149:24: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
147 | public struct FatalErrorUtil {
148 |     /// [Internal] Handler
149 |     private static var handler: (String) -> Never = {
    |                        |- warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
150 |         print($0)
151 |         exit(0)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/Shared/Mock+Assertions.swift:154:24: warning: static property 'defalutHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
152 |     }
153 |     /// [Internal] Default handler
154 |     private static var defalutHandler: (String) -> Never = {
    |                        |- warning: static property 'defalutHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'defalutHandler' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'defalutHandler' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
155 |         print($0)
156 |         exit(0)
[93/143] Emitting module SwiftyPrototype
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/MockyAssert.swift:11:23: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 9 |     /// You can use it to define assertion behaviour.
10 |     /// Leave blank to not assert at all.
11 |     public static var handler: ((Bool, String, StaticString, UInt) -> Void)?
   |                       |- warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | }
13 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/Shared/Matcher.swift:6:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  4 | public class Matcher {
  5 |     /// Shared **Matcher** instance
  6 |     public static var `default` = Matcher()
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 |     /// [Internal] Matchers storage
  8 |     private var matchers: [(Mirror,Any)] = []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/Shared/Matcher.swift:14:23: warning: static property 'fatalErrorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |     private var line: UInt?
 13 |     /// [Internal] matcher fatal error handler
 14 |     public static var fatalErrorHandler: (String, StaticString, UInt) -> Void = { _,_,_ in}
    |                       |- warning: static property 'fatalErrorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'fatalErrorHandler' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'fatalErrorHandler' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 |     /// Create new clean matcher instance.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/Shared/Mock+Assertions.swift:149:24: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
147 | public struct FatalErrorUtil {
148 |     /// [Internal] Handler
149 |     private static var handler: (String) -> Never = {
    |                        |- warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
150 |         print($0)
151 |         exit(0)
/Users/admin/builder/spi-builder-workspace/Sources/SwiftyPrototype/Shared/Mock+Assertions.swift:154:24: warning: static property 'defalutHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
152 |     }
153 |     /// [Internal] Default handler
154 |     private static var defalutHandler: (String) -> Never = {
    |                        |- warning: static property 'defalutHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'defalutHandler' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'defalutHandler' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
155 |         print($0)
156 |         exit(0)
[98/143] Compiling SwiftyPrototype Parameter+Optionals.swift
[99/143] Compiling SwiftyPrototype Parameter.swift
[100/143] Compiling AEXML Element.swift
[101/143] Emitting module AEXML
[102/143] Compiling AEXML Document.swift
[103/143] Compiling AEXML Options.swift
[104/143] Compiling Shared Parameter+Optionals.swift
[105/143] Compiling Shared Parameter+Compare.swift
[106/143] Emitting module Shared
/Users/admin/builder/spi-builder-workspace/Sources/Shared/Matcher.swift:6:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  4 | public class Matcher {
  5 |     /// Shared **Matcher** instance
  6 |     public static var `default` = Matcher()
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 |     /// [Internal] Matchers storage
  8 |     private var matchers: [(Mirror,Any)] = []
/Users/admin/builder/spi-builder-workspace/Sources/Shared/Matcher.swift:14:23: warning: static property 'fatalErrorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |     private var line: UInt?
 13 |     /// [Internal] matcher fatal error handler
 14 |     public static var fatalErrorHandler: (String, StaticString, UInt) -> Void = { _,_,_ in}
    |                       |- warning: static property 'fatalErrorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'fatalErrorHandler' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'fatalErrorHandler' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 |     /// Create new clean matcher instance.
/Users/admin/builder/spi-builder-workspace/Sources/Shared/Mock+Assertions.swift:149:24: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
147 | public struct FatalErrorUtil {
148 |     /// [Internal] Handler
149 |     private static var handler: (String) -> Never = {
    |                        |- warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
150 |         print($0)
151 |         exit(0)
/Users/admin/builder/spi-builder-workspace/Sources/Shared/Mock+Assertions.swift:154:24: warning: static property 'defalutHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
152 |     }
153 |     /// [Internal] Default handler
154 |     private static var defalutHandler: (String) -> Never = {
    |                        |- warning: static property 'defalutHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'defalutHandler' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'defalutHandler' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
155 |         print($0)
156 |         exit(0)
[107/143] Compiling Shared Mock.swift
[108/143] Compiling Shared Mock+Assertions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Shared/Mock+Assertions.swift:149:24: warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
147 | public struct FatalErrorUtil {
148 |     /// [Internal] Handler
149 |     private static var handler: (String) -> Never = {
    |                        |- warning: static property 'handler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'handler' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'handler' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
150 |         print($0)
151 |         exit(0)
/Users/admin/builder/spi-builder-workspace/Sources/Shared/Mock+Assertions.swift:154:24: warning: static property 'defalutHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
152 |     }
153 |     /// [Internal] Default handler
154 |     private static var defalutHandler: (String) -> Never = {
    |                        |- warning: static property 'defalutHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'defalutHandler' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'defalutHandler' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
155 |         print($0)
156 |         exit(0)
/Users/admin/builder/spi-builder-workspace/Sources/Shared/Matcher.swift:6:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  4 | public class Matcher {
  5 |     /// Shared **Matcher** instance
  6 |     public static var `default` = Matcher()
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 |     /// [Internal] Matchers storage
  8 |     private var matchers: [(Mirror,Any)] = []
/Users/admin/builder/spi-builder-workspace/Sources/Shared/Matcher.swift:14:23: warning: static property 'fatalErrorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |     private var line: UInt?
 13 |     /// [Internal] matcher fatal error handler
 14 |     public static var fatalErrorHandler: (String, StaticString, UInt) -> Void = { _,_,_ in}
    |                       |- warning: static property 'fatalErrorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'fatalErrorHandler' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'fatalErrorHandler' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 |     /// Create new clean matcher instance.
/Users/admin/builder/spi-builder-workspace/Sources/Shared/Matcher.swift:6:23: warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  4 | public class Matcher {
  5 |     /// Shared **Matcher** instance
  6 |     public static var `default` = Matcher()
    |                       |- warning: static property 'default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'default' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  7 |     /// [Internal] Matchers storage
  8 |     private var matchers: [(Mirror,Any)] = []
/Users/admin/builder/spi-builder-workspace/Sources/Shared/Matcher.swift:14:23: warning: static property 'fatalErrorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |     private var line: UInt?
 13 |     /// [Internal] matcher fatal error handler
 14 |     public static var fatalErrorHandler: (String, StaticString, UInt) -> Void = { _,_,_ in}
    |                       |- warning: static property 'fatalErrorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'fatalErrorHandler' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'fatalErrorHandler' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 |     /// Create new clean matcher instance.
[113/143] Compiling SwiftyPrototype SwiftyMockyTestObserver.swift
[114/143] Compiling Commander Error.swift
[115/144] Compiling Rainbow Colors.swift
[116/144] Compiling Rainbow Color.swift
[117/144] Compiling Rainbow Double.swift
[118/172] Compiling Rainbow NSRegularExpression.swift
[119/173] Compiling Shared Utils.swift
[120/229] Compiling Commander CommandType.swift
[121/229] Compiling Commander Commands.swift
[122/229] Compiling Rainbow Color+Cocoa.swift
[123/229] Emitting module Rainbow
[124/237] Compiling XcodeProj Errors.swift
[125/237] Compiling XcodeProj AEXML+XcodeFormat.swift
[126/237] Compiling XcodeProj Array+Extras.swift
[127/237] Compiling XcodeProj Bool+Extras.swift
[128/237] Compiling XcodeProj Dictionary+Enumerate.swift
[129/237] Compiling XcodeProj Dictionary+Extras.swift
[130/237] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[131/237] Compiling XcodeProj NSRecursiveLock+Sync.swift
[132/237] Compiling XcodeProj Path+Extras.swift
[133/237] Compiling XcodeProj String+Utils.swift
[134/246] Compiling Chalk String+RegRxp.swift
[135/246] Compiling Chalk TerminalStringConvertible.swift
[136/246] Compiling Chalk Color.swift
[137/246] Compiling Chalk TerminalSupportedColor.swift
[138/246] Compiling Chalk TerminalString.swift
[139/246] Compiling Chalk Style.swift
[140/246] Emitting module Chalk
[141/246] Emitting module XcodeProj
[142/246] Compiling Chalk Modifier.swift
[143/246] Compiling XcodeProj PlistValue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[144/246] Compiling XcodeProj ReferenceGenerator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[145/246] Compiling XcodeProj XCConfig.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[146/246] Compiling XcodeProj XCWorkspace.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[147/246] Compiling XcodeProj XCWorkspaceData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[148/246] Compiling XcodeProj XCWorkspaceDataElement.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[149/246] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[150/246] Compiling XcodeProj XCWorkspaceDataFileRef.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[151/246] Compiling XcodeProj XCWorkspaceDataGroup.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[152/246] Compiling XcodeProj XCScheme+TestItem.swift
[153/246] Compiling XcodeProj XCScheme+TestPlanReference.swift
[154/246] Compiling XcodeProj XCScheme+TestableReference.swift
[155/246] Compiling XcodeProj XCScheme.swift
[156/246] Compiling XcodeProj BuildSettingsProvider.swift
[157/246] Compiling XcodeProj CommentedString.swift
[158/246] Compiling XcodeProj Decoders.swift
[159/246] Compiling XcodeProj JSONDecoding.swift
[160/246] Compiling XcodeProj PBXBatchUpdater.swift
[161/246] Compiling XcodeProj XCScheme+AditionalOption.swift
[162/246] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[163/246] Compiling XcodeProj XCScheme+ArchiveAction.swift
[164/246] Compiling XcodeProj XCScheme+BuildAction.swift
[165/246] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[166/246] Compiling XcodeProj XCScheme+BuildableReference.swift
[167/246] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[168/246] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[169/246] Compiling XcodeProj XCScheme+ExecutionAction.swift
[170/246] Compiling XcodeProj PBXProject.swift
[171/246] Compiling XcodeProj Equality.generated.swift
[172/246] Compiling XcodeProj Sourcery.swift
[173/246] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[174/246] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[175/246] Compiling XcodeProj PBXAggregateTarget.swift
[176/246] Compiling XcodeProj PBXLegacyTarget.swift
[177/246] Compiling XcodeProj PBXNativeTarget.swift
[178/246] Compiling XcodeProj PBXProductType.swift
[179/246] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[180/246] Compiling XcodeProj PBXSourcesBuildPhase.swift
[181/246] Compiling XcodeProj BuildSettings.swift
[182/246] Compiling XcodeProj XCBuildConfiguration.swift
[183/246] Compiling XcodeProj XCConfigurationList.swift
[184/246] Compiling XcodeProj PBXContainerItem.swift
[185/246] Compiling XcodeProj PBXContainerItemProxy.swift
[186/246] Compiling XcodeProj PBXFileElement.swift
[187/246] Compiling XcodeProj PBXFileReference.swift
[188/246] Compiling XcodeProj PBXGroup.swift
[189/246] Compiling XcodeProj PBXReferenceProxy.swift
[190/246] Compiling XcodeProj PBXTarget.swift
[191/246] Compiling XcodeProj PBXTargetDependency.swift
[192/246] Compiling XcodeProj WorkspaceSettings.swift
[193/246] Compiling XcodeProj XCBreakpointList.swift
[194/246] Compiling XcodeProj XCSharedData.swift
[195/246] Compiling XcodeProj Xcode.swift
[196/246] Compiling XcodeProj XcodeProj.swift
[197/246] Compiling XcodeProj Writable.swift
[198/246] Compiling XcodeProj String+md5.swift
[199/246] Compiling XcodeProj BuildPhase.swift
[200/246] Compiling XcodeProj PBXBuildFile.swift
[201/246] Compiling XcodeProj PBXBuildPhase.swift
[202/246] Compiling XcodeProj PBXBuildRule.swift
[203/246] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[204/246] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[205/246] Compiling XcodeProj PBXHeadersBuildPhase.swift
[206/246] Compiling XcodeProj PBXResourcesBuildPhase.swift
[207/246] Compiling XcodeProj PBXRezBuildPhase.swift
[208/246] Compiling XcodeProj PBXSourceTree.swift
[209/246] Compiling XcodeProj PBXVariantGroup.swift
[210/246] Compiling XcodeProj XCVersionGroup.swift
[211/246] Compiling XcodeProj PBXObject.swift
[212/246] Compiling XcodeProj PBXObjectParser.swift
[213/246] Compiling XcodeProj PBXObjectReference.swift
[214/246] Compiling XcodeProj PBXObjects.swift
[215/246] Compiling XcodeProj PBXOutputSettings.swift
[216/246] Compiling XcodeProj PBXProj.swift
[217/246] Compiling XcodeProj PBXProjEncoder.swift
[218/246] Compiling XcodeProj XCScheme+LaunchAction.swift
[219/246] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[220/246] Compiling XcodeProj XCScheme+PathRunnable.swift
[221/246] Compiling XcodeProj XCScheme+ProfileAction.swift
[222/246] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[223/246] Compiling XcodeProj XCScheme+Runnable.swift
[224/246] Compiling XcodeProj XCScheme+SerialAction.swift
[225/246] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[226/246] Compiling XcodeProj XCScheme+TestAction.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/4] Write swift-version-2F0A5646E1D333AE.txt
[2/116] Compiling Yams Node.Scalar.swift
[3/116] Compiling Yams Node.Sequence.swift
[4/116] Compiling Yams Node.swift
[5/118] Emitting module ShellOut
[6/118] Compiling ShellOut ShellOut.swift
[7/119] Compiling SwiftyPrototype Parameter+Optionals.swift
[8/120] Compiling Yams Encoder.swift
[9/120] Compiling Yams Mark.swift
[10/120] Compiling Yams Node.Mapping.swift
[11/120] Compiling Yams Parser.swift
[12/120] Compiling Mocky_Example_macOS ProtocolWithProperties.swift
[13/120] Compiling Mocky_Example_macOS ProtocolMethodsThatDifferOnlyInReturnType.swift
[14/120] Compiling Yams Constructor.swift
[15/120] Compiling Yams Decoder.swift
[16/120] Compiling Yams Emitter.swift
[17/120] Compiling AEXML Error.swift
[20/121] Compiling Mocky_Example_macOS GenericProtocols.swift
[21/121] Compiling Mocky_Example_macOS InoutParameterProtocols.swift
[22/121] Compiling Mocky_Example_macOS ItemsRepository.swift
[23/121] Compiling Mocky_Example_macOS MultiThreadAccess.swift
[24/121] Compiling Mocky_Example_macOS NonSwiftProtocol.swift
[25/121] Compiling Mocky_Example_macOS ProtocolWithAttributes.swift
[26/121] Compiling Mocky_Example_macOS ProtocolWithMethodWithManyParameters.swift
[27/121] Compiling Mocky_Example_macOS ProtocolWithSubscripts.swift
[28/121] Compiling Mocky_Example_macOS SampleService.swift
[29/121] Emitting module Mocky_Example_macOS
[30/121] Compiling Mocky_Example_macOS EdgeCasesProtocols.swift
[31/121] Compiling Mocky_Example_macOS ExampleProtocols.swift
[32/121] Compiling Mocky_Example_macOS Excluded.generated.swift
[33/121] Compiling Mocky_Example_macOS Item.swift
[34/121] Compiling Mocky_Example_macOS Models.swift
[35/121] Compiling Mocky_Example_macOS AllLiteralsContainerProtocol.swift
[36/121] Compiling Shared Mock+Assertions.swift
[37/121] Emitting module SwiftyPrototype
[38/121] Compiling SwiftyPrototype Parameter.swift
[39/121] Compiling Commander CommandRunner.swift
[40/121] Compiling Commander Command.swift
[41/121] Compiling Shared Parameter+Optionals.swift
[44/121] Compiling Shared Parameter.swift
[45/121] Compiling AEXML Options.swift
[46/121] Compiling AEXML Parser.swift
[47/121] Emitting module AEXML
[48/121] Compiling Yams Tag.swift
[51/122] Emitting module Shared
[52/122] Compiling Commander Group.swift
[53/122] Compiling Commander Error.swift
[54/122] Compiling Shared Policies.swift
[55/122] Compiling Shared Stubbing.swift
[56/122] Compiling SwiftyPrototype Policies.swift
[57/122] Compiling Yams String+Yams.swift
[58/122] Compiling Rainbow NSRegularExpression.swift
[59/122] Compiling SwiftyPrototype Stubbing.swift
[60/122] Compiling SwiftyPrototype Utils.swift
[61/122] Compiling Commander ArgumentParser.swift
[64/122] Compiling AEXML Element.swift
[65/122] Compiling AEXML Document.swift
[66/122] Compiling SwiftyPrototype SwiftyMockyTestObserver.swift
[71/122] Emitting module Commander
[72/122] Compiling Mocky_Example_macOS SelfConstrainedProtocol.swift
[73/122] Compiling Mocky_Example_macOS UnnamedAttributesProtocol.swift
[74/122] Compiling Mocky_Example_macOS VariadicParametersProtocol.swift
[75/122] Compiling Yams Resolver.swift
[76/122] Emitting module PathKit
[77/122] Compiling PathKit PathKit.swift
[78/122] Compiling Shared Parameter+Compare.swift
[79/122] Compiling Shared Mock.swift
[80/122] Compiling Rainbow Double.swift
[81/122] Compiling Rainbow Colors.swift
[82/122] Compiling Commander ArgumentConvertible.swift
[83/122] Compiling Commander ArgumentDescription.swift
[86/122] Compiling Shared Utils.swift
[87/122] Compiling Yams Representer.swift
[88/122] Compiling Yams YamlError.swift
[89/122] Compiling Rainbow Color+Cocoa.swift
[90/122] Compiling Rainbow Color.swift
[91/122] Emitting module Rainbow
[92/142] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[93/142] Compiling XcodeProj NSRecursiveLock+Sync.swift
[94/142] Compiling XcodeProj Path+Extras.swift
[95/142] Compiling XcodeProj String+Utils.swift
[96/153] Compiling XcodeProj Array+Extras.swift
[97/153] Compiling XcodeProj Bool+Extras.swift
[98/216] Emitting module Yams
[99/216] Compiling XcodeProj Errors.swift
[100/216] Compiling XcodeProj AEXML+XcodeFormat.swift
[101/216] Compiling Commander CommandType.swift
[102/216] Compiling Commander Commands.swift
[103/216] Compiling Chalk String+RegRxp.swift
[104/216] Compiling Chalk TerminalSupportedColor.swift
[105/216] Compiling Chalk TerminalStringConvertible.swift
[106/216] Emitting module Chalk
[107/216] Compiling Chalk Color.swift
[108/216] Compiling Chalk Style.swift
[109/216] Compiling Chalk Modifier.swift
[110/216] Compiling Chalk TerminalString.swift
[115/216] Compiling XcodeProj Dictionary+Enumerate.swift
[116/216] Compiling XcodeProj Dictionary+Extras.swift
[121/225] Emitting module XcodeProj
[122/225] Compiling XcodeProj XCScheme+AditionalOption.swift
[123/225] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[124/225] Compiling XcodeProj XCScheme+ArchiveAction.swift
[125/225] Compiling XcodeProj XCScheme+BuildAction.swift
[126/225] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[127/225] Compiling XcodeProj XCScheme+BuildableReference.swift
[128/225] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[129/225] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[130/225] Compiling XcodeProj XCScheme+ExecutionAction.swift
[131/225] Compiling XcodeProj PBXProject.swift
[132/225] Compiling XcodeProj Equality.generated.swift
[133/225] Compiling XcodeProj Sourcery.swift
[134/225] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[135/225] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[136/225] Compiling XcodeProj PBXAggregateTarget.swift
[137/225] Compiling XcodeProj PBXLegacyTarget.swift
[138/225] Compiling XcodeProj PBXNativeTarget.swift
[139/225] Compiling XcodeProj PBXProductType.swift
[140/225] Compiling XcodeProj String+md5.swift
[141/225] Compiling XcodeProj BuildPhase.swift
[142/225] Compiling XcodeProj PBXBuildFile.swift
[143/225] Compiling XcodeProj PBXBuildPhase.swift
[144/225] Compiling XcodeProj PBXBuildRule.swift
[145/225] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[146/225] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[147/225] Compiling XcodeProj PBXHeadersBuildPhase.swift
[148/225] Compiling XcodeProj PBXResourcesBuildPhase.swift
[149/225] Compiling XcodeProj PBXRezBuildPhase.swift
[150/225] Compiling XcodeProj XCScheme+TestItem.swift
[151/225] Compiling XcodeProj XCScheme+TestPlanReference.swift
[152/225] Compiling XcodeProj XCScheme+TestableReference.swift
[153/225] Compiling XcodeProj XCScheme.swift
[154/225] Compiling XcodeProj BuildSettingsProvider.swift
[155/225] Compiling XcodeProj CommentedString.swift
[156/225] Compiling XcodeProj Decoders.swift
[157/225] Compiling XcodeProj JSONDecoding.swift
[158/225] Compiling XcodeProj PBXBatchUpdater.swift
[159/225] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[160/225] Compiling XcodeProj PBXSourcesBuildPhase.swift
[161/225] Compiling XcodeProj BuildSettings.swift
[162/225] Compiling XcodeProj XCBuildConfiguration.swift
[163/225] Compiling XcodeProj XCConfigurationList.swift
[164/225] Compiling XcodeProj PBXContainerItem.swift
[165/225] Compiling XcodeProj PBXContainerItemProxy.swift
[166/225] Compiling XcodeProj PBXFileElement.swift
[167/225] Compiling XcodeProj PBXFileReference.swift
[168/225] Compiling XcodeProj PBXGroup.swift
[169/225] Compiling SwiftyMocky Utils.swift
[170/226] Compiling XcodeProj PlistValue.swift
[171/226] Compiling XcodeProj ReferenceGenerator.swift
[172/226] Compiling XcodeProj XCConfig.swift
[173/226] Compiling XcodeProj XCWorkspace.swift
[174/226] Compiling XcodeProj XCWorkspaceData.swift
[175/226] Compiling XcodeProj XCWorkspaceDataElement.swift
[176/226] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[177/226] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[178/226] Compiling XcodeProj XCWorkspaceDataGroup.swift
[181/226] Compiling XcodeProj PBXSourceTree.swift
[182/226] Compiling XcodeProj PBXVariantGroup.swift
[183/226] Compiling XcodeProj XCVersionGroup.swift
[184/226] Compiling XcodeProj PBXObject.swift
[185/226] Compiling XcodeProj PBXObjectParser.swift
[186/226] Compiling XcodeProj PBXObjectReference.swift
[187/226] Compiling XcodeProj PBXObjects.swift
[188/226] Compiling XcodeProj PBXOutputSettings.swift
[189/226] Compiling XcodeProj PBXProj.swift
[190/226] Compiling XcodeProj PBXProjEncoder.swift
[197/226] Compiling SwiftyMocky Stubbing.swift
[200/226] Emitting module SwiftyMocky
[205/226] Compiling SwiftyMocky SwiftyMockyTestObserver.swift
[206/226] Compiling XcodeProj PBXReferenceProxy.swift
[207/226] Compiling XcodeProj PBXTarget.swift
[208/226] Compiling XcodeProj PBXTargetDependency.swift
[209/226] Compiling XcodeProj WorkspaceSettings.swift
[210/226] Compiling XcodeProj XCBreakpointList.swift
[211/226] Compiling XcodeProj XCSharedData.swift
[212/226] Compiling XcodeProj Xcode.swift
[213/226] Compiling XcodeProj XcodeProj.swift
[214/226] Compiling XcodeProj Writable.swift
[215/226] Compiling XcodeProj XCScheme+LaunchAction.swift
[216/226] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[217/226] Compiling XcodeProj XCScheme+PathRunnable.swift
[218/226] Compiling XcodeProj XCScheme+ProfileAction.swift
[219/226] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[220/226] Compiling XcodeProj XCScheme+Runnable.swift
[221/226] Compiling XcodeProj XCScheme+SerialAction.swift
[222/226] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[223/226] Compiling XcodeProj XCScheme+TestAction.swift
[224/248] Emitting module SwiftyMockyCLICore
/Users/admin/builder/spi-builder-workspace/Sources/CLI/Core/Utils/ShellOut+Extensions.swift:4:7: warning: class 'ProxyFileHandle' must restate inherited '@unchecked Sendable' conformance
 2 |
 3 | #if os(macOS)
 4 | class ProxyFileHandle: FileHandle {
   |       `- warning: class 'ProxyFileHandle' must restate inherited '@unchecked Sendable' conformance
 5 |     override func write(_ data: Data) {
 6 |         FileHandle.standardOutput.write(data)
[225/250] Compiling SwiftyMockyCLICore SelectableOption.swift
[226/250] Compiling SwiftyMockyCLICore Global.swift
[227/250] Compiling SwiftyMockyCLICore InstanceFactory.swift
[228/250] Compiling SwiftyMockyCLICore AddingOption.swift
[229/250] Compiling SwiftyMockyCLICore XCodeProj+Extensions.swift
[230/250] Compiling SwiftyMockyCLICore Message.swift
[231/250] Compiling SwiftyMockyCLICore Application.swift
[232/250] Compiling SwiftyMockyCLICore Assets.swift
[233/250] Compiling SwiftyMockyCLICore Messages.swift
[234/250] Compiling SwiftyMockyCLICore PathKit+Extensions.swift
[235/250] Compiling SwiftyMockyCLICore ProjectFile.swift
[236/250] Compiling SwiftyMockyCLICore ShellOut+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/CLI/Core/Utils/ShellOut+Extensions.swift:4:7: warning: class 'ProxyFileHandle' must restate inherited '@unchecked Sendable' conformance
 2 |
 3 | #if os(macOS)
 4 | class ProxyFileHandle: FileHandle {
   |       `- warning: class 'ProxyFileHandle' must restate inherited '@unchecked Sendable' conformance
 5 |     override func write(_ data: Data) {
 6 |         FileHandle.standardOutput.write(data)
[237/250] Compiling SwiftyMockyCLICore WorkingDirectory.swift
/Users/admin/builder/spi-builder-workspace/Sources/CLI/Core/Utils/ShellOut+Extensions.swift:4:7: warning: class 'ProxyFileHandle' must restate inherited '@unchecked Sendable' conformance
 2 |
 3 | #if os(macOS)
 4 | class ProxyFileHandle: FileHandle {
   |       `- warning: class 'ProxyFileHandle' must restate inherited '@unchecked Sendable' conformance
 5 |     override func write(_ data: Data) {
 6 |         FileHandle.standardOutput.write(data)
[238/250] Compiling SwiftyMockyCLICore Booloption.swift
[239/250] Compiling SwiftyMockyCLICore ProjectOption.swift
[240/250] Compiling SwiftyMockyCLICore ProjectSetupController.swift
[241/250] Compiling SwiftyMockyCLICore MockfileInteractor.swift
[242/250] Compiling SwiftyMockyCLICore MockConfiguration.swift
[243/250] Compiling SwiftyMockyCLICore Mockfile.swift
[244/250] Compiling SwiftyMockyCLICore SourceryConfiguration.swift
[245/250] Compiling SwiftyMockyCLICore GenerationController.swift
[246/250] Compiling SwiftyMockyCLICore InspectionController.swift
[247/250] Compiling SwiftyMockyCLICore MigrationController.swift
[248/252] Emitting module SwiftyMockyCLI
[249/252] Compiling SwiftyMockyCLI main.swift
[249/252] Write Objects.LinkFileList
[250/252] Linking swiftymocky
[251/252] Applying swiftymocky
Build complete! (12.38s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.3.1",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/xcodeproj"
    },
    {
      "identity" : "chalk",
      "requirement" : {
        "exact" : [
          "0.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/luoxiu/Chalk"
    },
    {
      "identity" : "commander",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Commander"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    }
  ],
  "manifest_display_name" : "swiftymocky",
  "name" : "swiftymocky",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftyMocky",
      "targets" : [
        "SwiftyMocky"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftyPrototype",
      "targets" : [
        "SwiftyPrototype"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swiftymocky",
      "targets" : [
        "SwiftyMockyCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyPrototype",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyPrototype",
      "path" : "Sources/SwiftyPrototype",
      "product_memberships" : [
        "SwiftyPrototype"
      ],
      "sources" : [
        "MockyAssert.swift",
        "Shared/Count.swift",
        "Shared/Countable.swift",
        "Shared/GenericAttribute.swift",
        "Shared/Matcher.swift",
        "Shared/Mock+Assertions.swift",
        "Shared/Mock.swift",
        "Shared/Parameter+Compare.swift",
        "Shared/Parameter+Optionals.swift",
        "Shared/Parameter.swift",
        "Shared/Policies.swift",
        "Shared/Stubbing.swift",
        "Shared/Utils.swift",
        "SwiftyMockyTestObserver.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftyMockyTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyMockyTests",
      "path" : "Tests/SwiftyMockyTests",
      "sources" : [
        "Mock.generated.swift",
        "Shared/AssociatedTypes/SuggestionRepositoryTests.swift",
        "Shared/Example 1/ProtocolsWithCollectionsTests.swift",
        "Shared/Example 1/SimpleProtocolsTests.swift",
        "Shared/Example 10/ProtocolWithGenericConstraintsTests.swift",
        "Shared/Example 2/ProtocolWithThrowingMehtodsTests.swift",
        "Shared/Example 3/ProtocolsWithCustomAttributesTests.swift",
        "Shared/Example 4/ProtocolWithStaticMembersTests.swift",
        "Shared/Example 5/ProtocolWithClosuresTests.swift",
        "Shared/Example 6/ProtocolWithInitializersTests.swift",
        "Shared/Example 7/ProtocolsWithGenericsTests.swift",
        "Shared/Example 8/ProtocolWithPropertiesTests.swift",
        "Shared/Example 9/ProtocolMethodsThatDifferOnlyInReturnTypeTests.swift",
        "Shared/Other/ComplicatedServiceTests.swift",
        "Shared/Other/ComposedServiceTests.swift",
        "Shared/Other/CustomAssertionsTests.swift",
        "Shared/Other/EdgeCasesTests.swift",
        "Shared/Other/ExampleTests.swift",
        "Shared/Other/ExpressibleByLiteralsTests.swift",
        "Shared/Other/GenericProtocolsTests.swift",
        "Shared/Other/InoutParameterTests.swift",
        "Shared/Other/MatcherTests.swift",
        "Shared/Other/MockClearTests.swift",
        "Shared/Other/MultiThreadAccessTests.swift",
        "Shared/Other/PropertiesHandlingTests.swift",
        "Shared/Other/ProtocolWithAttributesTests.swift",
        "Shared/Other/SampleServiceTests.swift",
        "Shared/Other/SelfConstrainedProtocolTests.swift",
        "Shared/Other/SimpleSequencingTests.swift",
        "Shared/Other/SubscriptsTests.swift",
        "Shared/Other/UnnamedAttributesTests.swift",
        "Shared/Other/VariadicParametersTests.swift",
        "Shared/Other/VerifyMessagesTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Mocky_Example_macOS",
        "SwiftyMocky"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyMockyCLICoreTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyMockyCLICoreTests",
      "path" : "Tests/SwiftyMockyCLICoreTests",
      "sources" : [
        "CommandLineInterfaceTests.swift",
        "Mock.generated.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftyMockyCLICore",
        "SwiftyMocky"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyMockyCLICore",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyMockyCLICore",
      "path" : "Sources/CLI/Core",
      "product_dependencies" : [
        "ShellOut",
        "Chalk",
        "XcodeProj",
        "PathKit",
        "Yams"
      ],
      "product_memberships" : [
        "swiftymocky"
      ],
      "sources" : [
        "Application.swift",
        "Assets/Assets.swift",
        "Assets/Messages.swift",
        "Commands/GenerationController.swift",
        "Commands/MacOS/InspectionController.swift",
        "Commands/MacOS/MigrationController.swift",
        "Commands/MacOS/ProjectSetupController.swift",
        "Commands/MockfileInteractor.swift",
        "Entities/MockConfiguration.swift",
        "Entities/Mockfile.swift",
        "Entities/SourceryConfiguration.swift",
        "InstanceFactory.swift",
        "InteractiveOptions/AddingOption.swift",
        "InteractiveOptions/Booloption.swift",
        "InteractiveOptions/ProjectOption.swift",
        "InteractiveOptions/SelectableOption.swift",
        "Utils/Global.swift",
        "Utils/MacOS/XCodeProj+Extensions.swift",
        "Utils/Message.swift",
        "Utils/PathKit+Extensions.swift",
        "Utils/ProjectFile.swift",
        "Utils/ShellOut+Extensions.swift",
        "Utils/WorkingDirectory.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftyMockyCLI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyMockyCLI",
      "path" : "Sources/CLI/App",
      "product_dependencies" : [
        "Commander"
      ],
      "product_memberships" : [
        "swiftymocky"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftyMockyCLICore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftyMocky",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyMocky",
      "path" : "Sources/SwiftyMocky",
      "product_memberships" : [
        "SwiftyMocky"
      ],
      "sources" : [
        "ArgumentCaptor.swift",
        "CustomAssertions.swift",
        "MockyAssert.swift",
        "Parameter+Literals.swift",
        "Shared/Count.swift",
        "Shared/Countable.swift",
        "Shared/GenericAttribute.swift",
        "Shared/Matcher.swift",
        "Shared/Mock+Assertions.swift",
        "Shared/Mock.swift",
        "Shared/Parameter+Compare.swift",
        "Shared/Parameter+Optionals.swift",
        "Shared/Parameter.swift",
        "Shared/Policies.swift",
        "Shared/Stubbing.swift",
        "Shared/Utils.swift",
        "SwiftyMockyTestObserver.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Shared",
      "module_type" : "SwiftTarget",
      "name" : "Shared",
      "path" : "Sources/Shared",
      "sources" : [
        "Count.swift",
        "Countable.swift",
        "GenericAttribute.swift",
        "Matcher.swift",
        "Mock+Assertions.swift",
        "Mock.swift",
        "Parameter+Compare.swift",
        "Parameter+Optionals.swift",
        "Parameter.swift",
        "Policies.swift",
        "Stubbing.swift",
        "Utils.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RuntimeLibaryTests",
      "module_type" : "SwiftTarget",
      "name" : "RuntimeLibaryTests",
      "path" : "Tests/RuntimeLibaryTests",
      "sources" : [
        "MatcherTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftyMocky"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Mocky_Example_macOS",
      "module_type" : "SwiftTarget",
      "name" : "Mocky_Example_macOS",
      "path" : "SwiftyMocky-Example/Shared",
      "sources" : [
        "AssociatedTypes/SuggestionRepository.swift",
        "Example 1/ProtocolsWithCollections.swift",
        "Example 1/SimpleProtocols.swift",
        "Example 10/ProtocolWithGenericConstraints.swift",
        "Example 2/ProtocolWithThrowingMethods.swift",
        "Example 3/ProtocolsWithCustomAttributes.swift",
        "Example 4/ProtocolWithStaticMembers.swift",
        "Example 5/ProtocolsWithClosures.swift",
        "Example 6/ProtocolWithInitializers.swift",
        "Example 7/ProtocolsWithGenerics.swift",
        "Example 8/ProtocolWithProperties.swift",
        "Example 9/ProtocolMethodsThatDifferOnlyInReturnType.swift",
        "Model/Item.swift",
        "Model/Models.swift",
        "Other/AllLiteralsContainerProtocol.swift",
        "Other/EdgeCasesProtocols.swift",
        "Other/ExampleProtocols.swift",
        "Other/Excluded.generated.swift",
        "Other/GenericProtocols.swift",
        "Other/InoutParameterProtocols.swift",
        "Other/ItemsRepository.swift",
        "Other/MultiThreadAccess.swift",
        "Other/NonSwiftProtocol.swift",
        "Other/ProtocolWithAttributes.swift",
        "Other/ProtocolWithMethodWithManyParameters.swift",
        "Other/ProtocolWithSubscripts.swift",
        "Other/SampleService.swift",
        "Other/SelfConstrainedProtocol.swift",
        "Other/UnnamedAttributesProtocol.swift",
        "Other/VariadicParametersProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.