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 Cuckoo, reference master (fc2aed), with Swift 6.1 for macOS (SPM) on 12 Jun 2025 22:08:53 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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Brightify/Cuckoo.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Brightify/Cuckoo
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fc2aeda Add support for typed-throws methods
Cloned https://github.com/Brightify/Cuckoo.git
Revision (git rev-parse @):
fc2aedaac014e9dad6acfbe8b63fd9d751aceb40
SUCCESS checkout https://github.com/Brightify/Cuckoo.git at master
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/kylef/Stencil.git
Fetching https://github.com/nvzqz/FileKit.git
Fetching https://github.com/LebJe/TOMLKit.git
Fetching https://github.com/apple/swift-argument-parser from cache
[1/2127] Fetching aexml
[235/5250] Fetching aexml, filekit
[392/6446] Fetching aexml, filekit, rainbow
[889/29843] Fetching aexml, filekit, rainbow, tomlkit
[2901/35136] Fetching aexml, filekit, rainbow, tomlkit, stencil
Fetched https://github.com/tadija/AEXML.git from cache (0.89s)
Fetched https://github.com/onevcat/Rainbow from cache (0.89s)
[3150/31813] Fetching filekit, tomlkit, stencil
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/swiftlang/swift-syntax from cache
[3204/55138] Fetching filekit, tomlkit, stencil, xcodeproj
Fetched https://github.com/swiftlang/swift-syntax from cache (0.03s)
Fetching https://github.com/kylef/PathKit.git
[46742/56159] Fetching filekit, tomlkit, stencil, xcodeproj, spectre
[46906/57570] Fetching filekit, tomlkit, stencil, xcodeproj, spectre, pathkit
Fetched https://github.com/apple/swift-argument-parser from cache (1.54s)
Fetched https://github.com/kylef/PathKit.git from cache (0.79s)
[55316/56159] Fetching filekit, tomlkit, stencil, xcodeproj, spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.87s)
[54905/55138] Fetching filekit, tomlkit, stencil, xcodeproj
Fetched https://github.com/nvzqz/FileKit.git from cache (2.01s)
Fetched https://github.com/LebJe/TOMLKit.git from cache (2.01s)
Fetched https://github.com/kylef/Stencil.git from cache (2.01s)
Fetched https://github.com/tuist/XcodeProj.git from cache (2.01s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/kylef/Stencil.git
Working copy of https://github.com/kylef/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.27.7
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
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/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.1.0
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/LebJe/TOMLKit.git
Working copy of https://github.com/LebJe/TOMLKit.git resolved at 0.6.0
========================================
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": "cuckoo",
      "name": "Cuckoo",
      "url": "https://github.com/Brightify/Cuckoo.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cuckoo",
      "dependencies": [
        {
          "identity": "filekit",
          "name": "FileKit",
          "url": "https://github.com/nvzqz/FileKit.git",
          "version": "6.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FileKit",
          "dependencies": [
          ]
        },
        {
          "identity": "stencil",
          "name": "Stencil",
          "url": "https://github.com/kylef/Stencil.git",
          "version": "0.15.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Stencil",
          "dependencies": [
            {
              "identity": "pathkit",
              "name": "PathKit",
              "url": "https://github.com/kylef/PathKit.git",
              "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": "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": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "601.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "tomlkit",
          "name": "TOMLKit",
          "url": "https://github.com/LebJe/TOMLKit.git",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TOMLKit",
          "dependencies": [
          ]
        },
        {
          "identity": "xcodeproj",
          "name": "XcodeProj",
          "url": "https://github.com/tuist/XcodeProj.git",
          "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.git",
              "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": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow",
          "version": "4.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Brightify/Cuckoo.git
[1/7197] Fetching cuckoo
Fetched https://github.com/Brightify/Cuckoo.git from cache (1.18s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/LebJe/TOMLKit.git from cache
Fetching https://github.com/tuist/XcodeProj.git from cache
Fetching https://github.com/nvzqz/FileKit.git from cache
Fetching https://github.com/kylef/Stencil.git from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/LebJe/TOMLKit.git from cache (0.49s)
Fetched https://github.com/tuist/XcodeProj.git from cache (0.62s)
Fetched https://github.com/kylef/Stencil.git from cache (0.62s)
Fetched https://github.com/onevcat/Rainbow from cache (1.10s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.10s)
Fetched https://github.com/nvzqz/FileKit.git from cache (1.43s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.45s)
Computing version for https://github.com/kylef/Stencil.git
Computed https://github.com/kylef/Stencil.git at 0.15.1 (2.05s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.48s)
Fetched https://github.com/kylef/Spectre.git from cache (0.48s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (1.07s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.56s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.56s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (0.55s)
Computing version for https://github.com/LebJe/TOMLKit.git
Computed https://github.com/LebJe/TOMLKit.git at 0.6.0 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.48s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.64s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.27.7 (0.44s)
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git from cache (0.46s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.92s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/Brightify/Cuckoo.git
Working copy of https://github.com/Brightify/Cuckoo.git resolved at master (fc2aeda)
Creating working copy for https://github.com/LebJe/TOMLKit.git
Working copy of https://github.com/LebJe/TOMLKit.git resolved at 0.6.0
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.27.7
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/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Stencil.git
Working copy of https://github.com/kylef/Stencil.git resolved at 0.15.1
Found 7 product dependencies
  - FileKit
  - Stencil
  - swift-syntax
  - swift-argument-parser
  - TOMLKit
  - XcodeProj
  - Rainbow
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Brightify/Cuckoo.git
https://github.com/Brightify/Cuckoo.git
{
  "dependencies" : [
    {
      "identity" : "filekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.1.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nvzqz/FileKit.git"
    },
    {
      "identity" : "stencil",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Stencil.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "tomlkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.5",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LebJe/TOMLKit.git"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.15.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    }
  ],
  "manifest_display_name" : "Cuckoo",
  "name" : "Cuckoo",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "Cuckoo",
      "targets" : [
        "Cuckoo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CuckooPluginSingleFile",
      "targets" : [
        "CuckooPluginSingleFile"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "CuckooGenerator",
      "targets" : [
        "CuckooGenerator"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CuckooTests",
      "module_type" : "SwiftTarget",
      "name" : "CuckooTests",
      "path" : "Tests",
      "sources" : [
        "Common/TestError.swift",
        "OCMock/ObjectiveClassTest.swift",
        "OCMock/ObjectiveProtocolTest.swift",
        "Swift/ClassTest.swift",
        "Swift/CollisionClasses.swift",
        "Swift/CuckooFunctionsTest.swift",
        "Swift/DefaultValueRegistryTest.swift",
        "Swift/ExcludedStubTest.swift",
        "Swift/FailTest.swift",
        "Swift/GenericClassTest.swift",
        "Swift/GenericMethodClassTest.swift",
        "Swift/GenericProtocolTest.swift",
        "Swift/Matching/Array+matchersTest.swift",
        "Swift/Matching/CallMatcherFunctionsTest.swift",
        "Swift/Matching/CallMatcherTest.swift",
        "Swift/Matching/Dictionary+matchersTest.swift",
        "Swift/Matching/MatchableTest.swift",
        "Swift/Matching/ParameterMatcherFunctionsTest.swift",
        "Swift/Matching/ParameterMatcherTest.swift",
        "Swift/MultiLayeredNestedTestedSubclassTest.swift",
        "Swift/MultiNestedClassTest.swift",
        "Swift/MultiNestedExtensionClassTest.swift",
        "Swift/NSObjectProtocolInheritanceTest.swift",
        "Swift/NestedClassTest.swift",
        "Swift/NestedExtensionClassTest.swift",
        "Swift/NestedStructExtensionClassTest.swift",
        "Swift/NestedStructTest.swift",
        "Swift/NestedSubclassTest.swift",
        "Swift/OpenClassTest.swift",
        "Swift/ProtocolTest.swift",
        "Swift/Source/ClassForStubTesting.swift",
        "Swift/Source/ClassWithOptionals.swift",
        "Swift/Source/ClassWithTypeAlias.swift",
        "Swift/Source/ClassWithTypedThrows.swift",
        "Swift/Source/ClassWithUnavailablePlatformMembers.swift",
        "Swift/Source/ExcludedTestClass.swift",
        "Swift/Source/GenericClass.swift",
        "Swift/Source/GenericMethodClass.swift",
        "Swift/Source/GenericProtocol.swift",
        "Swift/Source/MultiNestedInExtensionFromClass.swift",
        "Swift/Source/MultiNestedInNestedClass.swift",
        "Swift/Source/MultiNestedInPrivateNestedClass.swift",
        "Swift/Source/MultiNestedPrivateExtensionClass.swift",
        "Swift/Source/NSObjectProtocolInheritanceTesting.swift",
        "Swift/Source/NestedInExtensionFromClass.swift",
        "Swift/Source/NestedInNestedClass.swift",
        "Swift/Source/NestedInNestedStruct.swift",
        "Swift/Source/NestedInPrivateNestedClass.swift",
        "Swift/Source/NestedPrivateExtensionClass.swift",
        "Swift/Source/ObjcProtocol.swift",
        "Swift/Source/OpenClass.swift",
        "Swift/Source/PropertyWrappers.swift",
        "Swift/Source/SwiftUIProtocols.swift",
        "Swift/Source/TestedClass.swift",
        "Swift/Source/TestedProtocol.swift",
        "Swift/Source/TestedSubProtocol.swift",
        "Swift/Source/TestedSubclass.swift",
        "Swift/Source/UnavailablePlatformClass.swift",
        "Swift/Source/UnavailablePlatformProtocol.swift",
        "Swift/Source/UnicodeTestProtocol.swift",
        "Swift/StubTest.swift",
        "Swift/Stubbing/StubFunctionTest.swift",
        "Swift/Stubbing/StubNoReturnFunctionTest.swift",
        "Swift/Stubbing/StubNoReturnThrowingFunctionTest.swift",
        "Swift/Stubbing/StubThrowingFunctionTest.swift",
        "Swift/Stubbing/StubbingTest.swift",
        "Swift/TestUtils.swift",
        "Swift/Verification/ArgumentCaptorTest.swift",
        "Swift/Verification/VerificationTest.swift"
      ],
      "target_dependencies" : [
        "Cuckoo"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CuckooPluginSingleFile",
      "module_type" : "PluginTarget",
      "name" : "CuckooPluginSingleFile",
      "path" : "Generator/Plugin/File",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "CuckooPluginSingleFile"
      ],
      "sources" : [
        "CuckooPluginFile.swift"
      ],
      "target_dependencies" : [
        "CuckooGenerator"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "CuckooGenerator",
      "module_type" : "SwiftTarget",
      "name" : "CuckooGenerator",
      "path" : "Generator/Sources",
      "product_dependencies" : [
        "FileKit",
        "Stencil",
        "SwiftSyntax",
        "SwiftParser",
        "ArgumentParser",
        "TOMLKit",
        "XcodeProj",
        "Rainbow"
      ],
      "product_memberships" : [
        "CuckooPluginSingleFile",
        "CuckooGenerator"
      ],
      "sources" : [
        "CLI/CuckooGeneratorError.swift",
        "CLI/GenerateCommand.swift",
        "CLI/Generator.swift",
        "CLI/Glob.swift",
        "CLI/Logger.swift",
        "CLI/Module.swift",
        "CLI/Version.swift",
        "Internal/Crawlers/Crawler.swift",
        "Internal/Crawlers/ModifierListSyntax+common.swift",
        "Internal/Crawlers/SyntaxToken+isPresent.swift",
        "Internal/FileHeaderHandler.swift",
        "Internal/GeneratorHelper.swift",
        "Internal/Helpers/Array+uniquing.swift",
        "Internal/Helpers/Async+convenience.swift",
        "Internal/Helpers/FileKit+convenience.swift",
        "Internal/Helpers/String+convenience.swift",
        "Internal/Helpers/SwiftSyntax+convenience.swift",
        "Internal/Helpers/Utils.swift",
        "Internal/OrderedSet.swift",
        "Internal/Reference.swift",
        "Internal/Templates/ContainerTemplate.swift",
        "Internal/Templates/MockTemplate.swift",
        "Internal/Templates/NopImplStubTemplate.swift",
        "Internal/Templates/StubbingProxyTemplate.swift",
        "Internal/Templates/Templates.swift",
        "Internal/Templates/TypeErasureTemplate.swift",
        "Internal/Templates/VerificationProxyTemplate.swift",
        "Internal/Tokens/Accessibility.swift",
        "Internal/Tokens/AsyncType.swift",
        "Internal/Tokens/Attribute.swift",
        "Internal/Tokens/Capabilities/HasAccessibility.swift",
        "Internal/Tokens/Capabilities/HasAttributes.swift",
        "Internal/Tokens/Capabilities/HasGenerics.swift",
        "Internal/Tokens/Capabilities/HasInheritance.swift",
        "Internal/Tokens/Capabilities/HasMembers.swift",
        "Internal/Tokens/Capabilities/HasName.swift",
        "Internal/Tokens/ClassDeclaration.swift",
        "Internal/Tokens/ComplexType.swift",
        "Internal/Tokens/ContainerToken.swift",
        "Internal/Tokens/Deinitializer.swift",
        "Internal/Tokens/FileRepresentation.swift",
        "Internal/Tokens/GenericParameter.swift",
        "Internal/Tokens/Import.swift",
        "Internal/Tokens/Inheritable.swift",
        "Internal/Tokens/Initializer.swift",
        "Internal/Tokens/Method.swift",
        "Internal/Tokens/MethodParameter.swift",
        "Internal/Tokens/MethodSignature.swift",
        "Internal/Tokens/NamespaceDeclaration.swift",
        "Internal/Tokens/ProtocolDeclaration.swift",
        "Internal/Tokens/Serializable.swift",
        "Internal/Tokens/ThrowType.swift",
        "Internal/Tokens/Token.swift",
        "Internal/Tokens/Typealias.swift",
        "Internal/Tokens/Variable.swift",
        "Internal/Tokens/WrappableType.swift",
        "Internal/TypeGuesser.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Cuckoo",
      "module_type" : "SwiftTarget",
      "name" : "Cuckoo",
      "path" : "Source",
      "product_memberships" : [
        "Cuckoo"
      ],
      "sources" : [
        "CuckooFunctions.swift",
        "DefaultValueRegistry.swift",
        "Initialization/CreateMock.swift",
        "Initialization/MockBuilder.swift",
        "Initialization/MockManager+preconfigured.swift",
        "Initialization/ThreadLocal.swift",
        "Matching/Array+matchers.swift",
        "Matching/CallMatcher.swift",
        "Matching/CallMatcherFunctions.swift",
        "Matching/Dictionary+matchers.swift",
        "Matching/Matchable.swift",
        "Matching/ParameterMatcher+closures.swift",
        "Matching/ParameterMatcher.swift",
        "Matching/ParameterMatcherFunctions.swift",
        "Matching/Set+matchers.swift",
        "Mock/Mock.swift",
        "Mock/Mocked.swift",
        "Mock/StubbingProxy.swift",
        "Mock/VerificationProxy.swift",
        "MockManager.swift",
        "Stubbing/Stub.swift",
        "Stubbing/StubAction.swift",
        "Stubbing/StubCall.swift",
        "Stubbing/StubFunction/StubFunction.swift",
        "Stubbing/StubFunction/StubNoReturnFunction.swift",
        "Stubbing/StubFunction/StubNoReturnThrowingFunction.swift",
        "Stubbing/StubFunction/StubThrowingFunction.swift",
        "Stubbing/StubFunction/Trait/BaseStubFunctionTrait.swift",
        "Stubbing/StubFunction/Trait/StubFunctionThenCallRealImplementationTrait.swift",
        "Stubbing/StubFunction/Trait/StubFunctionThenDoNothingTrait.swift",
        "Stubbing/StubFunction/Trait/StubFunctionThenReturnTrait.swift",
        "Stubbing/StubFunction/Trait/StubFunctionThenThrowTrait.swift",
        "Stubbing/StubFunction/Trait/StubFunctionThenThrowingTrait.swift",
        "Stubbing/StubFunction/Trait/StubFunctionThenTrait.swift",
        "Stubbing/ToBeStubbedProperty/ToBeStubbedProperty.swift",
        "Stubbing/ToBeStubbedProperty/ToBeStubbedReadOnlyProperty.swift",
        "Stubbing/ToBeStubbedProperty/ToBeStubbedThrowingProperty.swift",
        "Utils.swift",
        "Verification/ArgumentCaptor.swift",
        "Verification/VerifyProperty/VerifyProperty.swift",
        "Verification/VerifyProperty/VerifyReadOnlyProperty.swift",
        "Verification/__DoNotUse.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
[1/1] Compiling plugin CuckooPluginSingleFile
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/56] Write sources
[28/56] Write CuckooGenerator-tool-entitlement.plist
[30/56] Write CuckooGenerator-entitlement.plist
[31/56] Compiling _SwiftSyntaxCShims dummy.c
[33/56] Write swift-version-2F0A5646E1D333AE.txt
[34/56] Compiling Node.cpp
[35/56] Compiling Date&Time&DateTime.cpp
[35/56] Compiling Array.cpp
[36/56] Compiling Conversion.cpp
[37/56] Compiling Node.cpp
[38/56] Compiling Table.cpp
[40/56] Compiling Conversion.cpp
[41/56] Compiling Array.cpp
[42/56] Compiling Date&Time&DateTime.cpp
[45/94] Emitting module SwiftSyntax601
[46/94] Compiling SwiftSyntax601 Empty.swift
[47/94] Emitting module SwiftSyntax601
[48/94] Compiling SwiftSyntax601 Empty.swift
[49/94] Emitting module SwiftSyntax509
[50/94] Compiling SwiftSyntax509 Empty.swift
[51/94] Emitting module SwiftSyntax600
[52/94] Compiling SwiftSyntax600 Empty.swift
[53/94] Emitting module SwiftSyntax510
[54/94] Compiling SwiftSyntax510 Empty.swift
[55/94] Emitting module SwiftSyntax509
[56/94] Compiling SwiftSyntax509 Empty.swift
[57/94] Compiling SwiftSyntax510 Empty.swift
[58/94] Emitting module SwiftSyntax510
[59/94] Emitting module SwiftSyntax600
[60/94] Compiling SwiftSyntax600 Empty.swift
[61/323] Compiling Rainbow StringGenerator.swift
[62/324] Compiling Rainbow ControlCode.swift
[63/325] Compiling Rainbow StringGenerator.swift
[64/325] Compiling Rainbow String+Rainbow.swift
[65/325] Compiling Cuckoo CuckooFunctions.swift
[66/325] Compiling Cuckoo DefaultValueRegistry.swift
[67/325] Emitting module Rainbow
[68/325] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[69/325] Compiling SwiftSyntax SyntaxChildren.swift
[70/325] Compiling SwiftSyntax SyntaxCollection.swift
[71/325] Compiling SwiftSyntax SyntaxHashable.swift
[72/325] Compiling SwiftSyntax SyntaxIdentifier.swift
[73/325] Compiling SwiftSyntax SyntaxNodeFactory.swift
[74/325] Compiling SwiftSyntax SyntaxNodeStructure.swift
[75/332] Compiling Rainbow String+Rainbow.swift
[76/332] Emitting module Rainbow
[79/332] Compiling Rainbow Style.swift
[80/332] Compiling Rainbow ControlCode.swift
[81/332] Compiling Rainbow Style.swift
[84/332] Compiling Cuckoo CreateMock.swift
[85/332] Compiling Cuckoo MockBuilder.swift
[86/332] Compiling SwiftSyntax BumpPtrAllocator.swift
[87/332] Compiling SwiftSyntax CommonAncestor.swift
[88/332] Compiling Cuckoo Array+matchers.swift
[89/332] Compiling Cuckoo CallMatcher.swift
[90/332] Compiling SwiftSyntax SourceEdit.swift
[91/332] Compiling SwiftSyntax SourceLength.swift
[92/332] Compiling SwiftSyntax SourceLocation.swift
[93/332] Compiling SwiftSyntax SourcePresence.swift
[94/332] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[95/332] Compiling SwiftSyntax Syntax.swift
[96/332] Compiling SwiftSyntax SyntaxArena.swift
[97/332] Compiling SwiftSyntax EditorPlaceholder.swift
[98/332] Compiling SwiftSyntax Identifier.swift
[99/332] Compiling SwiftSyntax MemoryLayout.swift
[100/332] Compiling SwiftSyntax MissingNodeInitializers.swift
[101/332] Compiling SwiftSyntax RawSyntax.swift
[102/332] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[103/332] Compiling Cuckoo Set+matchers.swift
[104/332] Compiling SwiftSyntax RawSyntaxTokenView.swift
[105/332] Emitting module TOMLKit
[111/336] Compiling TOMLKit TOMLValue.swift
[112/336] Compiling TOMLKit ValueOptions.swift
[115/336] Compiling Rainbow Color.swift
[116/336] Compiling Rainbow ColorApproximation.swift
[117/336] Compiling Rainbow ModesExtractor.swift
[118/336] Compiling Rainbow Rainbow.swift
[119/336] Compiling Rainbow OutputTarget.swift
[120/336] Compiling Rainbow Rainbow.swift
[121/336] Compiling Rainbow Color.swift
[122/336] Compiling Rainbow ColorApproximation.swift
[123/336] Compiling Rainbow ModesExtractor.swift
[124/336] Compiling Rainbow OutputTarget.swift
[124/336] Write sources
[127/404] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[128/404] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[129/404] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[130/404] Compiling SwiftSyntax EditorPlaceholder.swift
[131/404] Compiling SwiftSyntax Identifier.swift
[132/404] Compiling SwiftSyntax MemoryLayout.swift
[133/404] Compiling SwiftSyntax RawSyntaxValidation.swift
[134/404] Compiling SwiftSyntax SyntaxNodesAB.swift
[135/404] Compiling SwiftSyntax SyntaxNodesC.swift
[136/404] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[137/404] Compiling SwiftSyntax RawSyntaxTokenView.swift
[138/404] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[139/404] Compiling SwiftSyntax MissingNodeInitializers.swift
[140/404] Compiling SwiftSyntax RawSyntax.swift
[141/404] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[142/404] Compiling SwiftSyntax Convenience.swift
[143/404] Compiling SwiftSyntax CustomTraits.swift
[144/404] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[151/404] Compiling SwiftSyntax Assert.swift
[152/404] Compiling SwiftSyntax BumpPtrAllocator.swift
[153/404] Compiling SwiftSyntax CommonAncestor.swift
[154/404] Compiling SwiftSyntax AbsolutePosition.swift
[155/404] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[156/404] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[174/404] Write sources
[179/413] Emitting module ArgumentParserToolInfo
[180/413] Compiling ArgumentParserToolInfo ToolInfo.swift
[181/413] Emitting module PathKit
[182/413] Compiling PathKit PathKit.swift
[184/413] Emitting module PathKit
[186/413] Compiling SwiftSyntax SyntaxChildren.swift
[187/413] Compiling SwiftSyntax SyntaxCollection.swift
[195/448] Compiling Stencil Context.swift
[196/448] Compiling Stencil DynamicMemberLookup.swift
[197/448] Compiling Stencil Environment.swift
[198/448] Compiling Stencil LazyValueWrapper.swift
[199/487] Compiling ArgumentParser CommandConfiguration.swift
[200/487] Compiling ArgumentParser CommandGroup.swift
[201/487] Compiling ArgumentParser EnumerableFlag.swift
[202/487] Emitting module FileKit
[204/487] Compiling ArgumentParser BashCompletionsGenerator.swift
[205/487] Compiling ArgumentParser CompletionsGenerator.swift
[206/487] Compiling ArgumentParser FishCompletionsGenerator.swift
[207/487] Compiling ArgumentParser ZshCompletionsGenerator.swift
[208/487] Compiling ArgumentParser Argument.swift
[209/487] Compiling ArgumentParser ArgumentDefinition.swift
[210/487] Compiling ArgumentParser ArgumentSet.swift
[211/487] Compiling ArgumentParser CommandParser.swift
[220/487] Compiling AEXML Parser.swift
[221/487] Compiling AEXML Options.swift
[222/487] Compiling AEXML Error.swift
[223/487] Compiling AEXML Document.swift
[224/487] Emitting module AEXML
[225/487] Compiling AEXML Element.swift
[226/487] Compiling AEXML Builders.swift
[227/487] Compiling ArgumentParser InputKey.swift
[228/487] Compiling ArgumentParser ArgumentHelp.swift
[229/487] Compiling ArgumentParser ArgumentVisibility.swift
[230/487] Compiling ArgumentParser CompletionKind.swift
[231/487] Compiling ArgumentParserToolInfo ToolInfo.swift
[232/487] Emitting module ArgumentParserToolInfo
[237/509] Compiling AEXML Parser.swift
[238/602] Compiling AEXML Options.swift
[239/602] Compiling AEXML Error.swift
[240/602] Compiling AEXML Document.swift
[241/602] Compiling AEXML Builders.swift
[242/602] Emitting module AEXML
[243/602] Compiling AEXML Element.swift
[244/602] Emitting module Stencil
[245/643] Compiling ArgumentParser Parsed.swift
[246/643] Compiling ArgumentParser ParsedValues.swift
[247/643] Compiling ArgumentParser CommandConfiguration.swift
[251/643] Compiling ArgumentParser HelpCommand.swift
[252/643] Compiling ArgumentParser InputOrigin.swift
[253/643] Compiling ArgumentParser Name.swift
[254/643] Compiling ArgumentParser ParserError.swift
[255/643] Compiling ArgumentParser SplitArguments.swift
[256/643] Compiling ArgumentParser DumpHelpGenerator.swift
[260/643] Compiling ArgumentParser Argument.swift
[261/643] Compiling ArgumentParser HelpGenerator.swift
[262/643] Compiling ArgumentParser MessageInfo.swift
[263/643] Compiling ArgumentParser UsageGenerator.swift
[264/643] Compiling ArgumentParser InputKey.swift
[265/643] Compiling ArgumentParser ArgumentHelp.swift
[266/643] Compiling ArgumentParser FishCompletionsGenerator.swift
[267/643] Compiling ArgumentParser ZshCompletionsGenerator.swift
[273/643] Compiling ArgumentParser CommandGroup.swift
[274/643] Compiling ArgumentParser EnumerableFlag.swift
[275/643] Compiling ArgumentParser ExpressibleByArgument.swift
[280/647] Compiling ArgumentParser Flag.swift
[281/647] Compiling ArgumentParser BashCompletionsGenerator.swift
[282/647] Compiling ArgumentParser CompletionsGenerator.swift
[283/647] Emitting module Stencil
[284/649] Emitting module ArgumentParser
[285/649] Compiling ArgumentParser ArgumentSet.swift
[286/649] Compiling ArgumentParser CommandParser.swift
[287/649] Compiling ArgumentParser ArgumentDecoder.swift
[288/649] Compiling ArgumentParser ArgumentDefinition.swift
[289/649] Compiling ArgumentParser ParsableArguments.swift
[290/649] Compiling ArgumentParser ParsableArgumentsValidation.swift
[291/649] Compiling ArgumentParser ParsableCommand.swift
[292/649] Compiling ArgumentParser ArgumentVisibility.swift
[293/649] Compiling ArgumentParser CompletionKind.swift
[294/649] Compiling ArgumentParser Errors.swift
[301/649] Compiling Stencil TrimBehaviour.swift
[302/649] Compiling Stencil Variable.swift
[334/753] Emitting module ArgumentParser
[335/753] Compiling XcodeProj AEXML+XcodeFormat.swift
[336/753] Compiling XcodeProj Array+Extras.swift
[337/753] Compiling XcodeProj Bool+Extras.swift
[338/753] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[339/753] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[340/753] Compiling XcodeProj PBXHeadersBuildPhase.swift
[341/753] Compiling XcodeProj PBXResourcesBuildPhase.swift
[342/753] Compiling XcodeProj PBXRezBuildPhase.swift
[343/753] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[344/753] Compiling XcodeProj PBXSourcesBuildPhase.swift
[345/753] Compiling XcodeProj BuildSettings.swift
[346/753] Compiling XcodeProj XCBuildConfiguration.swift
[347/753] Compiling XcodeProj Errors.swift
[350/753] Compiling XcodeProj XCScheme+BuildableReference.swift
[351/753] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[352/753] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[353/753] Compiling XcodeProj XCScheme+ExecutionAction.swift
[354/753] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[355/753] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[356/753] Compiling XcodeProj PBXAggregateTarget.swift
[357/753] Compiling XcodeProj PBXLegacyTarget.swift
[358/753] Compiling XcodeProj PBXNativeTarget.swift
[359/753] Compiling XcodeProj PBXProject.swift
[360/753] Compiling XcodeProj Equality.generated.swift
[361/753] Compiling XcodeProj Sourcery.swift
[362/753] Compiling XcodeProj XCLocalSwiftPackageReference.swift
[363/753] Compiling XcodeProj PBXProductType.swift
[364/753] Compiling XcodeProj PBXBuildPhase.swift
[365/753] Compiling XcodeProj PBXBuildRule.swift
[366/753] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[371/753] Compiling XcodeProj NSRecursiveLock+Sync.swift
[372/753] Compiling XcodeProj Path+Extras.swift
[373/753] Compiling XcodeProj String+Utils.swift
[374/753] Compiling XcodeProj String+md5.swift
[383/753] Emitting module XcodeProj
[438/773] Compiling XcodeProj PBXBuildFile.swift
[439/773] Compiling XcodeProj Writable.swift
[440/773] Compiling XcodeProj XCScheme+AditionalOption.swift
[441/773] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[442/773] Compiling XcodeProj XCScheme+ArchiveAction.swift
[443/773] Compiling XcodeProj XCScheme+BuildAction.swift
[444/773] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[457/773] Compiling XcodeProj BuildPhase.swift
[458/773] Compiling XcodeProj PlistDecoding.swift
[459/773] Compiling XcodeProj PlistValue.swift
[460/773] Compiling XcodeProj ReferenceGenerator.swift
[461/773] Compiling XcodeProj XCConfig.swift
[462/773] Compiling XcodeProj XCWorkspace.swift
[463/773] Compiling XcodeProj XCWorkspaceData.swift
[464/773] Compiling XcodeProj XCWorkspaceDataElement.swift
[465/773] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
[466/773] Compiling XcodeProj XCWorkspaceDataFileRef.swift
[467/773] Compiling XcodeProj XCWorkspaceDataGroup.swift
[478/773] Emitting module SwiftSyntax
[479/773] Compiling XcodeProj XCScheme+TestParallelization.swift
[480/773] Compiling XcodeProj XCScheme+TestPlanReference.swift
[481/773] Compiling XcodeProj XCScheme+TestableReference.swift
[482/773] Compiling XcodeProj XCScheme.swift
[483/773] Compiling XcodeProj XCSchemeManagement.swift
[484/773] Compiling XcodeProj BuildSettingsProvider.swift
[485/773] Compiling XcodeProj CommentedString.swift
[486/773] Compiling XcodeProj Decoders.swift
[487/773] Compiling XcodeProj JSONDecoding.swift
[488/773] Compiling XcodeProj PBXBatchUpdater.swift
[489/773] Compiling XcodeProj PBXSourceTree.swift
[490/773] Compiling XcodeProj PBXVariantGroup.swift
[491/773] Compiling XcodeProj XCVersionGroup.swift
[492/773] Compiling XcodeProj PBXObject.swift
[493/773] Compiling XcodeProj PBXObjectDictionaryEntry.swift
[494/773] Compiling XcodeProj PBXObjectReference.swift
[495/773] Compiling XcodeProj PBXObjects.swift
[496/773] Compiling XcodeProj PBXOutputSettings.swift
[497/773] Compiling XcodeProj PBXProj.swift
[498/773] Compiling XcodeProj PBXProjEncoder.swift
[499/773] Compiling XcodeProj PBXGroup.swift
[500/773] Compiling XcodeProj PBXReferenceProxy.swift
[501/773] Compiling XcodeProj PBXTarget.swift
[502/773] Compiling XcodeProj PBXTargetDependency.swift
[503/773] Compiling XcodeProj WorkspaceSettings.swift
[504/773] Compiling XcodeProj XCBreakpointList.swift
[505/773] Compiling XcodeProj XCDebugger.swift
[506/773] Compiling XcodeProj XCSharedData.swift
[507/773] Compiling XcodeProj XCUserData.swift
[508/773] Compiling XcodeProj Xcode.swift
[509/773] Compiling XcodeProj XcodeProj.swift
[511/773] Compiling XcodeProj XCConfigurationList.swift
[512/773] Compiling XcodeProj PBXContainerItem.swift
[513/773] Compiling XcodeProj PBXContainerItemProxy.swift
[514/773] Compiling XcodeProj PBXFileElement.swift
[515/773] Compiling XcodeProj PBXFileReference.swift
[516/773] Compiling XcodeProj PBXFileSystemSynchronizedBuildFileExceptionSet.swift
[517/773] Compiling XcodeProj PBXFileSystemSynchronizedExceptionSet.swift
[518/773] Compiling XcodeProj PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet.swift
[519/773] Compiling XcodeProj PBXFileSystemSynchronizedRootGroup.swift
[520/773] Compiling XcodeProj XCScheme+LaunchAction.swift
[521/773] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[522/773] Compiling XcodeProj XCScheme+PathRunnable.swift
[523/773] Compiling XcodeProj XCScheme+ProfileAction.swift
[524/773] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[525/773] Compiling XcodeProj XCScheme+Runnable.swift
[526/773] Compiling XcodeProj XCScheme+SerialAction.swift
[527/773] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[528/773] Compiling XcodeProj XCScheme+TestAction.swift
[529/773] Compiling XcodeProj XCScheme+TestItem.swift
[630/777] Emitting module Cuckoo
[649/777] Compiling Cuckoo ArgumentCaptor.swift
[650/777] Compiling Cuckoo VerifyProperty.swift
[651/777] Compiling Cuckoo VerifyReadOnlyProperty.swift
[652/777] Compiling Cuckoo __DoNotUse.swift
[657/777] Emitting module SwiftSyntax
[765/819] Compiling SwiftParser StringLiterals.swift
[766/819] Compiling SwiftParser SwiftParserCompatibility.swift
[767/819] Compiling SwiftParser SwiftVersion.swift
[768/819] Compiling SwiftParser SyntaxUtils.swift
[769/819] Compiling SwiftParser UnicodeScalarExtensions.swift
[770/819] Compiling SwiftParser Lookahead.swift
[771/819] Compiling SwiftParser LoopProgressCondition.swift
[772/819] Compiling SwiftParser Modifiers.swift
[773/819] Compiling SwiftParser Names.swift
[774/819] Compiling SwiftParser TopLevel.swift
[775/819] Compiling SwiftParser TriviaParser.swift
[776/819] Compiling SwiftParser Types.swift
[777/819] Compiling SwiftParser ExperimentalFeatures.swift
[778/823] Compiling SwiftParser TokenConsumer.swift
[779/823] Compiling SwiftParser TokenPrecedence.swift
[780/823] Compiling SwiftParser TokenSpec.swift
[781/823] Compiling SwiftParser TokenSpecSet.swift
[782/823] Emitting module SwiftParser
[783/823] Compiling SwiftParser Recovery.swift
[784/823] Compiling SwiftParser Specifiers.swift
[785/823] Compiling SwiftParser Statements.swift
[786/823] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[787/823] Compiling SwiftParser Directives.swift
[788/823] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[789/823] Compiling SwiftParser Expressions.swift
[790/823] Compiling SwiftParser IncrementalParseTransition.swift
[791/823] Compiling SwiftParser IsValidIdentifier.swift
[792/823] Compiling SwiftParser Nominals.swift
[793/823] Compiling SwiftParser Parameters.swift
[794/823] Compiling SwiftParser ParseSourceFile.swift
[795/823] Compiling SwiftParser Parser.swift
[796/823] Compiling SwiftParser Patterns.swift
[797/823] Compiling SwiftParser Cursor.swift
[798/823] Compiling SwiftParser Lexeme.swift
[799/823] Compiling SwiftParser LexemeSequence.swift
[800/823] Compiling SwiftParser Lexer.swift
[801/823] Compiling SwiftParser RegexLiteralLexer.swift
[802/823] Compiling SwiftParser Attributes.swift
[803/823] Compiling SwiftParser Availability.swift
[804/823] Compiling SwiftParser CharacterInfo.swift
[805/823] Compiling SwiftParser CollectionNodes+Parsable.swift
[806/823] Compiling SwiftParser Declarations.swift
[814/865] Compiling SwiftParser IsLexerClassified.swift
[815/865] Compiling SwiftParser LayoutNodes+Parsable.swift
[816/865] Compiling SwiftParser Parser+TokenSpecSet.swift
[817/865] Compiling SwiftParser TokenSpecStaticMembers.swift
[818/918] Emitting module SwiftParser
[819/922] Compiling CuckooGenerator Import.swift
[820/922] Compiling CuckooGenerator Inheritable.swift
[821/922] Compiling CuckooGenerator Initializer.swift
[822/922] Compiling CuckooGenerator Method.swift
[823/922] Compiling CuckooGenerator MethodParameter.swift
[824/927] Compiling CuckooGenerator Templates.swift
[825/927] Compiling CuckooGenerator TypeErasureTemplate.swift
[826/927] Compiling CuckooGenerator VerificationProxyTemplate.swift
[827/927] Compiling CuckooGenerator Accessibility.swift
[828/927] Compiling CuckooGenerator AsyncType.swift
[829/927] Compiling CuckooGenerator Attribute.swift
[830/927] Compiling CuckooGenerator Array+uniquing.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift:47:35: warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
45 |                 )
46 |             }
47 |             return identifierType.as(Self.self)!
   |                                   `- warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
48 |         } else {
49 |             return mutableSelf
[831/927] Compiling CuckooGenerator Async+convenience.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift:47:35: warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
45 |                 )
46 |             }
47 |             return identifierType.as(Self.self)!
   |                                   `- warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
48 |         } else {
49 |             return mutableSelf
[832/927] Compiling CuckooGenerator FileKit+convenience.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift:47:35: warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
45 |                 )
46 |             }
47 |             return identifierType.as(Self.self)!
   |                                   `- warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
48 |         } else {
49 |             return mutableSelf
[833/927] Compiling CuckooGenerator String+convenience.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift:47:35: warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
45 |                 )
46 |             }
47 |             return identifierType.as(Self.self)!
   |                                   `- warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
48 |         } else {
49 |             return mutableSelf
[834/927] Compiling CuckooGenerator SwiftSyntax+convenience.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift:47:35: warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
45 |                 )
46 |             }
47 |             return identifierType.as(Self.self)!
   |                                   `- warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
48 |         } else {
49 |             return mutableSelf
[835/927] Compiling CuckooGenerator Utils.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift:47:35: warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
45 |                 )
46 |             }
47 |             return identifierType.as(Self.self)!
   |                                   `- warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
48 |         } else {
49 |             return mutableSelf
[838/927] Compiling CuckooGenerator MethodSignature.swift
[839/927] Compiling CuckooGenerator NamespaceDeclaration.swift
[840/927] Compiling CuckooGenerator ProtocolDeclaration.swift
[841/927] Compiling CuckooGenerator MockTemplate.swift
[842/927] Compiling CuckooGenerator NopImplStubTemplate.swift
[843/927] Compiling CuckooGenerator StubbingProxyTemplate.swift
[844/927] Compiling CuckooGenerator HasAccessibility.swift
[845/927] Compiling CuckooGenerator GeneratorHelper.swift
[846/927] Compiling CuckooGenerator CuckooGeneratorError.swift
[847/927] Compiling CuckooGenerator GenerateCommand.swift
[848/927] Compiling CuckooGenerator Generator.swift
[858/927] Compiling CuckooGenerator Serializable.swift
[859/927] Compiling CuckooGenerator ThrowType.swift
[860/927] Compiling CuckooGenerator OrderedSet.swift
[861/927] Compiling CuckooGenerator Reference.swift
[862/927] Compiling CuckooGenerator ContainerTemplate.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift:30:40: warning: expression implicitly coerced from 'String?' to 'Any'
28 |             "genericParameters": genericParametersString,
29 |             "genericArguments": genericArgumentsString,
30 |             "genericProtocolIdentity": genericProtocolIdentity,
   |                                        |- warning: expression implicitly coerced from 'String?' to 'Any'
   |                                        |- note: provide a default value to avoid this warning
   |                                        |- note: force-unwrap the value to avoid this warning
   |                                        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
31 |         ]
32 |         .compactMapValues { $0 }
[864/927] Compiling SwiftParser IsLexerClassified.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift:30:40: warning: expression implicitly coerced from 'String?' to 'Any'
28 |             "genericParameters": genericParametersString,
29 |             "genericArguments": genericArgumentsString,
30 |             "genericProtocolIdentity": genericProtocolIdentity,
   |                                        |- warning: expression implicitly coerced from 'String?' to 'Any'
   |                                        |- note: provide a default value to avoid this warning
   |                                        |- note: force-unwrap the value to avoid this warning
   |                                        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
31 |         ]
32 |         .compactMapValues { $0 }
[865/927] Compiling SwiftParser LayoutNodes+Parsable.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift:30:40: warning: expression implicitly coerced from 'String?' to 'Any'
28 |             "genericParameters": genericParametersString,
29 |             "genericArguments": genericArgumentsString,
30 |             "genericProtocolIdentity": genericProtocolIdentity,
   |                                        |- warning: expression implicitly coerced from 'String?' to 'Any'
   |                                        |- note: provide a default value to avoid this warning
   |                                        |- note: force-unwrap the value to avoid this warning
   |                                        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
31 |         ]
32 |         .compactMapValues { $0 }
[866/927] Compiling SwiftParser Parser+TokenSpecSet.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift:30:40: warning: expression implicitly coerced from 'String?' to 'Any'
28 |             "genericParameters": genericParametersString,
29 |             "genericArguments": genericArgumentsString,
30 |             "genericProtocolIdentity": genericProtocolIdentity,
   |                                        |- warning: expression implicitly coerced from 'String?' to 'Any'
   |                                        |- note: provide a default value to avoid this warning
   |                                        |- note: force-unwrap the value to avoid this warning
   |                                        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
31 |         ]
32 |         .compactMapValues { $0 }
[867/927] Compiling SwiftParser TokenSpecStaticMembers.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift:30:40: warning: expression implicitly coerced from 'String?' to 'Any'
28 |             "genericParameters": genericParametersString,
29 |             "genericArguments": genericArgumentsString,
30 |             "genericProtocolIdentity": genericProtocolIdentity,
   |                                        |- warning: expression implicitly coerced from 'String?' to 'Any'
   |                                        |- note: provide a default value to avoid this warning
   |                                        |- note: force-unwrap the value to avoid this warning
   |                                        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
31 |         ]
32 |         .compactMapValues { $0 }
[868/927] Compiling CuckooGenerator HasName.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift:30:40: warning: expression implicitly coerced from 'String?' to 'Any'
28 |             "genericParameters": genericParametersString,
29 |             "genericArguments": genericArgumentsString,
30 |             "genericProtocolIdentity": genericProtocolIdentity,
   |                                        |- warning: expression implicitly coerced from 'String?' to 'Any'
   |                                        |- note: provide a default value to avoid this warning
   |                                        |- note: force-unwrap the value to avoid this warning
   |                                        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
31 |         ]
32 |         .compactMapValues { $0 }
[874/927] Compiling CuckooGenerator ClassDeclaration.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/ComplexType.swift:23:36: warning: 'specifier' is deprecated: Access the specifiers list instead
 21 |                 attributes: [
 22 |                     attributedType.attributes.map { $0.trimmedDescription },
 23 |                     attributedType.specifier.map { [$0.trimmedDescription] } ?? [],
    |                                    `- warning: 'specifier' is deprecated: Access the specifiers list instead
 24 |                 ].flatMap { $0 },
 25 |                 baseType: ComplexType(syntax: attributedType.baseType)
[875/927] Compiling CuckooGenerator ComplexType.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/ComplexType.swift:23:36: warning: 'specifier' is deprecated: Access the specifiers list instead
 21 |                 attributes: [
 22 |                     attributedType.attributes.map { $0.trimmedDescription },
 23 |                     attributedType.specifier.map { [$0.trimmedDescription] } ?? [],
    |                                    `- warning: 'specifier' is deprecated: Access the specifiers list instead
 24 |                 ].flatMap { $0 },
 25 |                 baseType: ComplexType(syntax: attributedType.baseType)
[876/927] Compiling CuckooGenerator ContainerToken.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/ComplexType.swift:23:36: warning: 'specifier' is deprecated: Access the specifiers list instead
 21 |                 attributes: [
 22 |                     attributedType.attributes.map { $0.trimmedDescription },
 23 |                     attributedType.specifier.map { [$0.trimmedDescription] } ?? [],
    |                                    `- warning: 'specifier' is deprecated: Access the specifiers list instead
 24 |                 ].flatMap { $0 },
 25 |                 baseType: ComplexType(syntax: attributedType.baseType)
[877/927] Compiling CuckooGenerator Deinitializer.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/ComplexType.swift:23:36: warning: 'specifier' is deprecated: Access the specifiers list instead
 21 |                 attributes: [
 22 |                     attributedType.attributes.map { $0.trimmedDescription },
 23 |                     attributedType.specifier.map { [$0.trimmedDescription] } ?? [],
    |                                    `- warning: 'specifier' is deprecated: Access the specifiers list instead
 24 |                 ].flatMap { $0 },
 25 |                 baseType: ComplexType(syntax: attributedType.baseType)
[878/927] Compiling CuckooGenerator FileRepresentation.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/ComplexType.swift:23:36: warning: 'specifier' is deprecated: Access the specifiers list instead
 21 |                 attributes: [
 22 |                     attributedType.attributes.map { $0.trimmedDescription },
 23 |                     attributedType.specifier.map { [$0.trimmedDescription] } ?? [],
    |                                    `- warning: 'specifier' is deprecated: Access the specifiers list instead
 24 |                 ].flatMap { $0 },
 25 |                 baseType: ComplexType(syntax: attributedType.baseType)
[879/927] Compiling CuckooGenerator GenericParameter.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/ComplexType.swift:23:36: warning: 'specifier' is deprecated: Access the specifiers list instead
 21 |                 attributes: [
 22 |                     attributedType.attributes.map { $0.trimmedDescription },
 23 |                     attributedType.specifier.map { [$0.trimmedDescription] } ?? [],
    |                                    `- warning: 'specifier' is deprecated: Access the specifiers list instead
 24 |                 ].flatMap { $0 },
 25 |                 baseType: ComplexType(syntax: attributedType.baseType)
[886/927] Compiling CuckooGenerator Version.swift
[887/927] Compiling CuckooGenerator Crawler.swift
[888/927] Compiling CuckooGenerator ModifierListSyntax+common.swift
[889/927] Compiling CuckooGenerator SyntaxToken+isPresent.swift
[890/927] Compiling CuckooGenerator FileHeaderHandler.swift
[895/927] Compiling CuckooGenerator Glob.swift
[896/927] Compiling CuckooGenerator Logger.swift
[897/927] Compiling CuckooGenerator Module.swift
[900/927] Compiling CuckooGenerator Token.swift
[901/927] Compiling CuckooGenerator Typealias.swift
[902/927] Compiling CuckooGenerator Variable.swift
[903/927] Compiling CuckooGenerator WrappableType.swift
[904/927] Compiling CuckooGenerator TypeGuesser.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/CLI/Glob.swift:156:27: warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
154 |
155 |         for i in 0..<Int(gt.gl_matchc) {
156 |             if let path = String(validatingUTF8: gt.gl_pathv[i]!) {
    |                           |- warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
    |                           `- note: use 'String.init(validatingCString:)' instead
157 |                 if !includeFiles || !includeDirectories {
158 |                     let isDirectory = self.isDirectory(path: path)
/Users/admin/builder/spi-builder-workspace/Generator/Sources/CLI/Glob.swift:156:27: warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
154 |
155 |         for i in 0..<Int(gt.gl_matchc) {
156 |             if let path = String(validatingUTF8: gt.gl_pathv[i]!) {
    |                           |- warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
    |                           `- note: use 'String.init(validatingCString:)' instead
157 |                 if !includeFiles || !includeDirectories {
158 |                     let isDirectory = self.isDirectory(path: path)
/Users/admin/builder/spi-builder-workspace/Generator/Sources/CLI/Glob.swift:156:27: warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
154 |
155 |         for i in 0..<Int(gt.gl_matchc) {
156 |             if let path = String(validatingUTF8: gt.gl_pathv[i]!) {
    |                           |- warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
    |                           `- note: use 'String.init(validatingCString:)' instead
157 |                 if !includeFiles || !includeDirectories {
158 |                     let isDirectory = self.isDirectory(path: path)
/Users/admin/builder/spi-builder-workspace/Generator/Sources/CLI/Glob.swift:156:27: warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
154 |
155 |         for i in 0..<Int(gt.gl_matchc) {
156 |             if let path = String(validatingUTF8: gt.gl_pathv[i]!) {
    |                           |- warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
    |                           `- note: use 'String.init(validatingCString:)' instead
157 |                 if !includeFiles || !includeDirectories {
158 |                     let isDirectory = self.isDirectory(path: path)
/Users/admin/builder/spi-builder-workspace/Generator/Sources/CLI/Glob.swift:156:27: warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
154 |
155 |         for i in 0..<Int(gt.gl_matchc) {
156 |             if let path = String(validatingUTF8: gt.gl_pathv[i]!) {
    |                           |- warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
    |                           `- note: use 'String.init(validatingCString:)' instead
157 |                 if !includeFiles || !includeDirectories {
158 |                     let isDirectory = self.isDirectory(path: path)
/Users/admin/builder/spi-builder-workspace/Generator/Sources/CLI/Glob.swift:156:27: warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
154 |
155 |         for i in 0..<Int(gt.gl_matchc) {
156 |             if let path = String(validatingUTF8: gt.gl_pathv[i]!) {
    |                           |- warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
    |                           `- note: use 'String.init(validatingCString:)' instead
157 |                 if !includeFiles || !includeDirectories {
158 |                     let isDirectory = self.isDirectory(path: path)
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/GeneratorHelper.swift:79:75: warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 77 |         var fullString = ""
 78 |         for (index, parameter) in method.signature.parameters.enumerated() {
 79 |             if !parameter.type.containsAttribute(named: "@escaping"), let closure = parameter.type.findClosure() {
    |                                                                           `- warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 80 |                 if fullString.isEmpty {
 81 |                     fullString = "\n"
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/GeneratorHelper.swift:79:75: warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 77 |         var fullString = ""
 78 |         for (index, parameter) in method.signature.parameters.enumerated() {
 79 |             if !parameter.type.containsAttribute(named: "@escaping"), let closure = parameter.type.findClosure() {
    |                                                                           `- warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 80 |                 if fullString.isEmpty {
 81 |                     fullString = "\n"
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/GeneratorHelper.swift:79:75: warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 77 |         var fullString = ""
 78 |         for (index, parameter) in method.signature.parameters.enumerated() {
 79 |             if !parameter.type.containsAttribute(named: "@escaping"), let closure = parameter.type.findClosure() {
    |                                                                           `- warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 80 |                 if fullString.isEmpty {
 81 |                     fullString = "\n"
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/GeneratorHelper.swift:79:75: warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 77 |         var fullString = ""
 78 |         for (index, parameter) in method.signature.parameters.enumerated() {
 79 |             if !parameter.type.containsAttribute(named: "@escaping"), let closure = parameter.type.findClosure() {
    |                                                                           `- warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 80 |                 if fullString.isEmpty {
 81 |                     fullString = "\n"
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/GeneratorHelper.swift:79:75: warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 77 |         var fullString = ""
 78 |         for (index, parameter) in method.signature.parameters.enumerated() {
 79 |             if !parameter.type.containsAttribute(named: "@escaping"), let closure = parameter.type.findClosure() {
    |                                                                           `- warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 80 |                 if fullString.isEmpty {
 81 |                     fullString = "\n"
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/GeneratorHelper.swift:79:75: warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 77 |         var fullString = ""
 78 |         for (index, parameter) in method.signature.parameters.enumerated() {
 79 |             if !parameter.type.containsAttribute(named: "@escaping"), let closure = parameter.type.findClosure() {
    |                                                                           `- warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 80 |                 if fullString.isEmpty {
 81 |                     fullString = "\n"
[917/927] Emitting module CuckooGenerator
[917/927] Write Objects.LinkFileList
[923/980] Compiling CuckooGenerator Templates.swift
[924/980] Compiling CuckooGenerator TypeErasureTemplate.swift
[925/980] Compiling CuckooGenerator VerificationProxyTemplate.swift
[926/980] Compiling CuckooGenerator Accessibility.swift
[927/980] Compiling CuckooGenerator AsyncType.swift
[928/980] Compiling CuckooGenerator Attribute.swift
[929/985] Emitting module CuckooGenerator
[930/985] Compiling CuckooGenerator Array+uniquing.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift:47:35: warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
45 |                 )
46 |             }
47 |             return identifierType.as(Self.self)!
   |                                   `- warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
48 |         } else {
49 |             return mutableSelf
[931/985] Compiling CuckooGenerator Async+convenience.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift:47:35: warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
45 |                 )
46 |             }
47 |             return identifierType.as(Self.self)!
   |                                   `- warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
48 |         } else {
49 |             return mutableSelf
[932/985] Compiling CuckooGenerator FileKit+convenience.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift:47:35: warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
45 |                 )
46 |             }
47 |             return identifierType.as(Self.self)!
   |                                   `- warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
48 |         } else {
49 |             return mutableSelf
[933/985] Compiling CuckooGenerator String+convenience.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift:47:35: warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
45 |                 )
46 |             }
47 |             return identifierType.as(Self.self)!
   |                                   `- warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
48 |         } else {
49 |             return mutableSelf
[934/985] Compiling CuckooGenerator SwiftSyntax+convenience.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift:47:35: warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
45 |                 )
46 |             }
47 |             return identifierType.as(Self.self)!
   |                                   `- warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
48 |         } else {
49 |             return mutableSelf
[935/985] Compiling CuckooGenerator Utils.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Helpers/SwiftSyntax+convenience.swift:47:35: warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
45 |                 )
46 |             }
47 |             return identifierType.as(Self.self)!
   |                                   `- warning: 'as' is deprecated: Type argument should be part of the 'TypeSyntaxProtocol' hierarchy
48 |         } else {
49 |             return mutableSelf
[936/985] Compiling CuckooGenerator Import.swift
[937/985] Compiling CuckooGenerator Inheritable.swift
[938/985] Compiling CuckooGenerator Initializer.swift
[939/985] Compiling CuckooGenerator Method.swift
[940/985] Compiling CuckooGenerator MethodParameter.swift
[941/985] Compiling CuckooGenerator OrderedSet.swift
[942/985] Compiling CuckooGenerator Reference.swift
[943/985] Compiling CuckooGenerator ContainerTemplate.swift
[944/985] Compiling CuckooGenerator MockTemplate.swift
[945/985] Compiling CuckooGenerator NopImplStubTemplate.swift
[946/985] Compiling CuckooGenerator StubbingProxyTemplate.swift
[947/985] Compiling CuckooGenerator ClassDeclaration.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/ComplexType.swift:23:36: warning: 'specifier' is deprecated: Access the specifiers list instead
 21 |                 attributes: [
 22 |                     attributedType.attributes.map { $0.trimmedDescription },
 23 |                     attributedType.specifier.map { [$0.trimmedDescription] } ?? [],
    |                                    `- warning: 'specifier' is deprecated: Access the specifiers list instead
 24 |                 ].flatMap { $0 },
 25 |                 baseType: ComplexType(syntax: attributedType.baseType)
[948/985] Compiling CuckooGenerator ComplexType.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/ComplexType.swift:23:36: warning: 'specifier' is deprecated: Access the specifiers list instead
 21 |                 attributes: [
 22 |                     attributedType.attributes.map { $0.trimmedDescription },
 23 |                     attributedType.specifier.map { [$0.trimmedDescription] } ?? [],
    |                                    `- warning: 'specifier' is deprecated: Access the specifiers list instead
 24 |                 ].flatMap { $0 },
 25 |                 baseType: ComplexType(syntax: attributedType.baseType)
[949/985] Compiling CuckooGenerator ContainerToken.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/ComplexType.swift:23:36: warning: 'specifier' is deprecated: Access the specifiers list instead
 21 |                 attributes: [
 22 |                     attributedType.attributes.map { $0.trimmedDescription },
 23 |                     attributedType.specifier.map { [$0.trimmedDescription] } ?? [],
    |                                    `- warning: 'specifier' is deprecated: Access the specifiers list instead
 24 |                 ].flatMap { $0 },
 25 |                 baseType: ComplexType(syntax: attributedType.baseType)
[950/985] Compiling CuckooGenerator Deinitializer.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/ComplexType.swift:23:36: warning: 'specifier' is deprecated: Access the specifiers list instead
 21 |                 attributes: [
 22 |                     attributedType.attributes.map { $0.trimmedDescription },
 23 |                     attributedType.specifier.map { [$0.trimmedDescription] } ?? [],
    |                                    `- warning: 'specifier' is deprecated: Access the specifiers list instead
 24 |                 ].flatMap { $0 },
 25 |                 baseType: ComplexType(syntax: attributedType.baseType)
[951/985] Compiling CuckooGenerator FileRepresentation.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/ComplexType.swift:23:36: warning: 'specifier' is deprecated: Access the specifiers list instead
 21 |                 attributes: [
 22 |                     attributedType.attributes.map { $0.trimmedDescription },
 23 |                     attributedType.specifier.map { [$0.trimmedDescription] } ?? [],
    |                                    `- warning: 'specifier' is deprecated: Access the specifiers list instead
 24 |                 ].flatMap { $0 },
 25 |                 baseType: ComplexType(syntax: attributedType.baseType)
[952/985] Compiling CuckooGenerator GenericParameter.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/ComplexType.swift:23:36: warning: 'specifier' is deprecated: Access the specifiers list instead
 21 |                 attributes: [
 22 |                     attributedType.attributes.map { $0.trimmedDescription },
 23 |                     attributedType.specifier.map { [$0.trimmedDescription] } ?? [],
    |                                    `- warning: 'specifier' is deprecated: Access the specifiers list instead
 24 |                 ].flatMap { $0 },
 25 |                 baseType: ComplexType(syntax: attributedType.baseType)
[953/985] Compiling CuckooGenerator Token.swift
[954/985] Compiling CuckooGenerator Typealias.swift
[955/985] Compiling CuckooGenerator Variable.swift
[956/985] Compiling CuckooGenerator WrappableType.swift
[957/985] Compiling CuckooGenerator TypeGuesser.swift
[958/985] Compiling CuckooGenerator CuckooGeneratorError.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/CLI/Glob.swift:156:27: warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
154 |
155 |         for i in 0..<Int(gt.gl_matchc) {
156 |             if let path = String(validatingUTF8: gt.gl_pathv[i]!) {
    |                           |- warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
    |                           `- note: use 'String.init(validatingCString:)' instead
157 |                 if !includeFiles || !includeDirectories {
158 |                     let isDirectory = self.isDirectory(path: path)
[959/985] Compiling CuckooGenerator GenerateCommand.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/CLI/Glob.swift:156:27: warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
154 |
155 |         for i in 0..<Int(gt.gl_matchc) {
156 |             if let path = String(validatingUTF8: gt.gl_pathv[i]!) {
    |                           |- warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
    |                           `- note: use 'String.init(validatingCString:)' instead
157 |                 if !includeFiles || !includeDirectories {
158 |                     let isDirectory = self.isDirectory(path: path)
[960/985] Compiling CuckooGenerator Generator.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/CLI/Glob.swift:156:27: warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
154 |
155 |         for i in 0..<Int(gt.gl_matchc) {
156 |             if let path = String(validatingUTF8: gt.gl_pathv[i]!) {
    |                           |- warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
    |                           `- note: use 'String.init(validatingCString:)' instead
157 |                 if !includeFiles || !includeDirectories {
158 |                     let isDirectory = self.isDirectory(path: path)
[961/985] Compiling CuckooGenerator Glob.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/CLI/Glob.swift:156:27: warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
154 |
155 |         for i in 0..<Int(gt.gl_matchc) {
156 |             if let path = String(validatingUTF8: gt.gl_pathv[i]!) {
    |                           |- warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
    |                           `- note: use 'String.init(validatingCString:)' instead
157 |                 if !includeFiles || !includeDirectories {
158 |                     let isDirectory = self.isDirectory(path: path)
[962/985] Compiling CuckooGenerator Logger.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/CLI/Glob.swift:156:27: warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
154 |
155 |         for i in 0..<Int(gt.gl_matchc) {
156 |             if let path = String(validatingUTF8: gt.gl_pathv[i]!) {
    |                           |- warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
    |                           `- note: use 'String.init(validatingCString:)' instead
157 |                 if !includeFiles || !includeDirectories {
158 |                     let isDirectory = self.isDirectory(path: path)
[963/985] Compiling CuckooGenerator Module.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/CLI/Glob.swift:156:27: warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
154 |
155 |         for i in 0..<Int(gt.gl_matchc) {
156 |             if let path = String(validatingUTF8: gt.gl_pathv[i]!) {
    |                           |- warning: 'init(validatingUTF8:)' is deprecated: replaced by 'String.init(validatingCString:)'
    |                           `- note: use 'String.init(validatingCString:)' instead
157 |                 if !includeFiles || !includeDirectories {
158 |                     let isDirectory = self.isDirectory(path: path)
[963/985] Linking CuckooGenerator
[964/985] Applying CuckooGenerator
[966/985] Compiling CuckooGenerator HasAccessibility.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift:30:40: warning: expression implicitly coerced from 'String?' to 'Any'
28 |             "genericParameters": genericParametersString,
29 |             "genericArguments": genericArgumentsString,
30 |             "genericProtocolIdentity": genericProtocolIdentity,
   |                                        |- warning: expression implicitly coerced from 'String?' to 'Any'
   |                                        |- note: provide a default value to avoid this warning
   |                                        |- note: force-unwrap the value to avoid this warning
   |                                        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
31 |         ]
32 |         .compactMapValues { $0 }
[967/985] Compiling CuckooGenerator HasAttributes.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift:30:40: warning: expression implicitly coerced from 'String?' to 'Any'
28 |             "genericParameters": genericParametersString,
29 |             "genericArguments": genericArgumentsString,
30 |             "genericProtocolIdentity": genericProtocolIdentity,
   |                                        |- warning: expression implicitly coerced from 'String?' to 'Any'
   |                                        |- note: provide a default value to avoid this warning
   |                                        |- note: force-unwrap the value to avoid this warning
   |                                        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
31 |         ]
32 |         .compactMapValues { $0 }
[968/985] Compiling CuckooGenerator HasGenerics.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift:30:40: warning: expression implicitly coerced from 'String?' to 'Any'
28 |             "genericParameters": genericParametersString,
29 |             "genericArguments": genericArgumentsString,
30 |             "genericProtocolIdentity": genericProtocolIdentity,
   |                                        |- warning: expression implicitly coerced from 'String?' to 'Any'
   |                                        |- note: provide a default value to avoid this warning
   |                                        |- note: force-unwrap the value to avoid this warning
   |                                        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
31 |         ]
32 |         .compactMapValues { $0 }
[969/985] Compiling CuckooGenerator HasInheritance.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift:30:40: warning: expression implicitly coerced from 'String?' to 'Any'
28 |             "genericParameters": genericParametersString,
29 |             "genericArguments": genericArgumentsString,
30 |             "genericProtocolIdentity": genericProtocolIdentity,
   |                                        |- warning: expression implicitly coerced from 'String?' to 'Any'
   |                                        |- note: provide a default value to avoid this warning
   |                                        |- note: force-unwrap the value to avoid this warning
   |                                        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
31 |         ]
32 |         .compactMapValues { $0 }
[970/985] Compiling CuckooGenerator HasMembers.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift:30:40: warning: expression implicitly coerced from 'String?' to 'Any'
28 |             "genericParameters": genericParametersString,
29 |             "genericArguments": genericArgumentsString,
30 |             "genericProtocolIdentity": genericProtocolIdentity,
   |                                        |- warning: expression implicitly coerced from 'String?' to 'Any'
   |                                        |- note: provide a default value to avoid this warning
   |                                        |- note: force-unwrap the value to avoid this warning
   |                                        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
31 |         ]
32 |         .compactMapValues { $0 }
[971/985] Compiling CuckooGenerator HasName.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/Tokens/Capabilities/HasGenerics.swift:30:40: warning: expression implicitly coerced from 'String?' to 'Any'
28 |             "genericParameters": genericParametersString,
29 |             "genericArguments": genericArgumentsString,
30 |             "genericProtocolIdentity": genericProtocolIdentity,
   |                                        |- warning: expression implicitly coerced from 'String?' to 'Any'
   |                                        |- note: provide a default value to avoid this warning
   |                                        |- note: force-unwrap the value to avoid this warning
   |                                        `- note: explicitly cast to 'Any' with 'as Any' to silence this warning
31 |         ]
32 |         .compactMapValues { $0 }
[972/985] Compiling CuckooGenerator Version.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/GeneratorHelper.swift:79:75: warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 77 |         var fullString = ""
 78 |         for (index, parameter) in method.signature.parameters.enumerated() {
 79 |             if !parameter.type.containsAttribute(named: "@escaping"), let closure = parameter.type.findClosure() {
    |                                                                           `- warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 80 |                 if fullString.isEmpty {
 81 |                     fullString = "\n"
[973/985] Compiling CuckooGenerator Crawler.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/GeneratorHelper.swift:79:75: warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 77 |         var fullString = ""
 78 |         for (index, parameter) in method.signature.parameters.enumerated() {
 79 |             if !parameter.type.containsAttribute(named: "@escaping"), let closure = parameter.type.findClosure() {
    |                                                                           `- warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 80 |                 if fullString.isEmpty {
 81 |                     fullString = "\n"
[974/985] Compiling CuckooGenerator ModifierListSyntax+common.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/GeneratorHelper.swift:79:75: warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 77 |         var fullString = ""
 78 |         for (index, parameter) in method.signature.parameters.enumerated() {
 79 |             if !parameter.type.containsAttribute(named: "@escaping"), let closure = parameter.type.findClosure() {
    |                                                                           `- warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 80 |                 if fullString.isEmpty {
 81 |                     fullString = "\n"
[975/985] Compiling CuckooGenerator SyntaxToken+isPresent.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/GeneratorHelper.swift:79:75: warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 77 |         var fullString = ""
 78 |         for (index, parameter) in method.signature.parameters.enumerated() {
 79 |             if !parameter.type.containsAttribute(named: "@escaping"), let closure = parameter.type.findClosure() {
    |                                                                           `- warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 80 |                 if fullString.isEmpty {
 81 |                     fullString = "\n"
[976/985] Compiling CuckooGenerator FileHeaderHandler.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/GeneratorHelper.swift:79:75: warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 77 |         var fullString = ""
 78 |         for (index, parameter) in method.signature.parameters.enumerated() {
 79 |             if !parameter.type.containsAttribute(named: "@escaping"), let closure = parameter.type.findClosure() {
    |                                                                           `- warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 80 |                 if fullString.isEmpty {
 81 |                     fullString = "\n"
[977/985] Compiling CuckooGenerator GeneratorHelper.swift
/Users/admin/builder/spi-builder-workspace/Generator/Sources/Internal/GeneratorHelper.swift:79:75: warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 77 |         var fullString = ""
 78 |         for (index, parameter) in method.signature.parameters.enumerated() {
 79 |             if !parameter.type.containsAttribute(named: "@escaping"), let closure = parameter.type.findClosure() {
    |                                                                           `- warning: immutable value 'closure' was never used; consider replacing with '_' or removing it
 80 |                 if fullString.isEmpty {
 81 |                     fullString = "\n"
[978/985] Compiling CuckooGenerator MethodSignature.swift
[979/985] Compiling CuckooGenerator NamespaceDeclaration.swift
[980/985] Compiling CuckooGenerator ProtocolDeclaration.swift
[981/985] Compiling CuckooGenerator Serializable.swift
[982/985] Compiling CuckooGenerator ThrowType.swift
[982/985] Write Objects.LinkFileList
[983/985] Linking CuckooGenerator-tool
[984/985] Applying CuckooGenerator-tool
Build complete! (39.73s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Source/Info.plist
Build complete.
{
  "dependencies" : [
    {
      "identity" : "filekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.1.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nvzqz/FileKit.git"
    },
    {
      "identity" : "stencil",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Stencil.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "tomlkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.5",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LebJe/TOMLKit.git"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.15.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    }
  ],
  "manifest_display_name" : "Cuckoo",
  "name" : "Cuckoo",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "Cuckoo",
      "targets" : [
        "Cuckoo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CuckooPluginSingleFile",
      "targets" : [
        "CuckooPluginSingleFile"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "CuckooGenerator",
      "targets" : [
        "CuckooGenerator"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CuckooTests",
      "module_type" : "SwiftTarget",
      "name" : "CuckooTests",
      "path" : "Tests",
      "sources" : [
        "Common/TestError.swift",
        "OCMock/ObjectiveClassTest.swift",
        "OCMock/ObjectiveProtocolTest.swift",
        "Swift/ClassTest.swift",
        "Swift/CollisionClasses.swift",
        "Swift/CuckooFunctionsTest.swift",
        "Swift/DefaultValueRegistryTest.swift",
        "Swift/ExcludedStubTest.swift",
        "Swift/FailTest.swift",
        "Swift/GenericClassTest.swift",
        "Swift/GenericMethodClassTest.swift",
        "Swift/GenericProtocolTest.swift",
        "Swift/Matching/Array+matchersTest.swift",
        "Swift/Matching/CallMatcherFunctionsTest.swift",
        "Swift/Matching/CallMatcherTest.swift",
        "Swift/Matching/Dictionary+matchersTest.swift",
        "Swift/Matching/MatchableTest.swift",
        "Swift/Matching/ParameterMatcherFunctionsTest.swift",
        "Swift/Matching/ParameterMatcherTest.swift",
        "Swift/MultiLayeredNestedTestedSubclassTest.swift",
        "Swift/MultiNestedClassTest.swift",
        "Swift/MultiNestedExtensionClassTest.swift",
        "Swift/NSObjectProtocolInheritanceTest.swift",
        "Swift/NestedClassTest.swift",
        "Swift/NestedExtensionClassTest.swift",
        "Swift/NestedStructExtensionClassTest.swift",
        "Swift/NestedStructTest.swift",
        "Swift/NestedSubclassTest.swift",
        "Swift/OpenClassTest.swift",
        "Swift/ProtocolTest.swift",
        "Swift/Source/ClassForStubTesting.swift",
        "Swift/Source/ClassWithOptionals.swift",
        "Swift/Source/ClassWithTypeAlias.swift",
        "Swift/Source/ClassWithTypedThrows.swift",
        "Swift/Source/ClassWithUnavailablePlatformMembers.swift",
        "Swift/Source/ExcludedTestClass.swift",
        "Swift/Source/GenericClass.swift",
        "Swift/Source/GenericMethodClass.swift",
        "Swift/Source/GenericProtocol.swift",
        "Swift/Source/MultiNestedInExtensionFromClass.swift",
        "Swift/Source/MultiNestedInNestedClass.swift",
        "Swift/Source/MultiNestedInPrivateNestedClass.swift",
        "Swift/Source/MultiNestedPrivateExtensionClass.swift",
        "Swift/Source/NSObjectProtocolInheritanceTesting.swift",
        "Swift/Source/NestedInExtensionFromClass.swift",
        "Swift/Source/NestedInNestedClass.swift",
        "Swift/Source/NestedInNestedStruct.swift",
        "Swift/Source/NestedInPrivateNestedClass.swift",
        "Swift/Source/NestedPrivateExtensionClass.swift",
        "Swift/Source/ObjcProtocol.swift",
        "Swift/Source/OpenClass.swift",
        "Swift/Source/PropertyWrappers.swift",
        "Swift/Source/SwiftUIProtocols.swift",
        "Swift/Source/TestedClass.swift",
        "Swift/Source/TestedProtocol.swift",
        "Swift/Source/TestedSubProtocol.swift",
        "Swift/Source/TestedSubclass.swift",
        "Swift/Source/UnavailablePlatformClass.swift",
        "Swift/Source/UnavailablePlatformProtocol.swift",
        "Swift/Source/UnicodeTestProtocol.swift",
        "Swift/StubTest.swift",
        "Swift/Stubbing/StubFunctionTest.swift",
        "Swift/Stubbing/StubNoReturnFunctionTest.swift",
        "Swift/Stubbing/StubNoReturnThrowingFunctionTest.swift",
        "Swift/Stubbing/StubThrowingFunctionTest.swift",
        "Swift/Stubbing/StubbingTest.swift",
        "Swift/TestUtils.swift",
        "Swift/Verification/ArgumentCaptorTest.swift",
        "Swift/Verification/VerificationTest.swift"
      ],
      "target_dependencies" : [
        "Cuckoo"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CuckooPluginSingleFile",
      "module_type" : "PluginTarget",
      "name" : "CuckooPluginSingleFile",
      "path" : "Generator/Plugin/File",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "CuckooPluginSingleFile"
      ],
      "sources" : [
        "CuckooPluginFile.swift"
      ],
      "target_dependencies" : [
        "CuckooGenerator"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "CuckooGenerator",
      "module_type" : "SwiftTarget",
      "name" : "CuckooGenerator",
      "path" : "Generator/Sources",
      "product_dependencies" : [
        "FileKit",
        "Stencil",
        "SwiftSyntax",
        "SwiftParser",
        "ArgumentParser",
        "TOMLKit",
        "XcodeProj",
        "Rainbow"
      ],
      "product_memberships" : [
        "CuckooPluginSingleFile",
        "CuckooGenerator"
      ],
      "sources" : [
        "CLI/CuckooGeneratorError.swift",
        "CLI/GenerateCommand.swift",
        "CLI/Generator.swift",
        "CLI/Glob.swift",
        "CLI/Logger.swift",
        "CLI/Module.swift",
        "CLI/Version.swift",
        "Internal/Crawlers/Crawler.swift",
        "Internal/Crawlers/ModifierListSyntax+common.swift",
        "Internal/Crawlers/SyntaxToken+isPresent.swift",
        "Internal/FileHeaderHandler.swift",
        "Internal/GeneratorHelper.swift",
        "Internal/Helpers/Array+uniquing.swift",
        "Internal/Helpers/Async+convenience.swift",
        "Internal/Helpers/FileKit+convenience.swift",
        "Internal/Helpers/String+convenience.swift",
        "Internal/Helpers/SwiftSyntax+convenience.swift",
        "Internal/Helpers/Utils.swift",
        "Internal/OrderedSet.swift",
        "Internal/Reference.swift",
        "Internal/Templates/ContainerTemplate.swift",
        "Internal/Templates/MockTemplate.swift",
        "Internal/Templates/NopImplStubTemplate.swift",
        "Internal/Templates/StubbingProxyTemplate.swift",
        "Internal/Templates/Templates.swift",
        "Internal/Templates/TypeErasureTemplate.swift",
        "Internal/Templates/VerificationProxyTemplate.swift",
        "Internal/Tokens/Accessibility.swift",
        "Internal/Tokens/AsyncType.swift",
        "Internal/Tokens/Attribute.swift",
        "Internal/Tokens/Capabilities/HasAccessibility.swift",
        "Internal/Tokens/Capabilities/HasAttributes.swift",
        "Internal/Tokens/Capabilities/HasGenerics.swift",
        "Internal/Tokens/Capabilities/HasInheritance.swift",
        "Internal/Tokens/Capabilities/HasMembers.swift",
        "Internal/Tokens/Capabilities/HasName.swift",
        "Internal/Tokens/ClassDeclaration.swift",
        "Internal/Tokens/ComplexType.swift",
        "Internal/Tokens/ContainerToken.swift",
        "Internal/Tokens/Deinitializer.swift",
        "Internal/Tokens/FileRepresentation.swift",
        "Internal/Tokens/GenericParameter.swift",
        "Internal/Tokens/Import.swift",
        "Internal/Tokens/Inheritable.swift",
        "Internal/Tokens/Initializer.swift",
        "Internal/Tokens/Method.swift",
        "Internal/Tokens/MethodParameter.swift",
        "Internal/Tokens/MethodSignature.swift",
        "Internal/Tokens/NamespaceDeclaration.swift",
        "Internal/Tokens/ProtocolDeclaration.swift",
        "Internal/Tokens/Serializable.swift",
        "Internal/Tokens/ThrowType.swift",
        "Internal/Tokens/Token.swift",
        "Internal/Tokens/Typealias.swift",
        "Internal/Tokens/Variable.swift",
        "Internal/Tokens/WrappableType.swift",
        "Internal/TypeGuesser.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Cuckoo",
      "module_type" : "SwiftTarget",
      "name" : "Cuckoo",
      "path" : "Source",
      "product_memberships" : [
        "Cuckoo"
      ],
      "sources" : [
        "CuckooFunctions.swift",
        "DefaultValueRegistry.swift",
        "Initialization/CreateMock.swift",
        "Initialization/MockBuilder.swift",
        "Initialization/MockManager+preconfigured.swift",
        "Initialization/ThreadLocal.swift",
        "Matching/Array+matchers.swift",
        "Matching/CallMatcher.swift",
        "Matching/CallMatcherFunctions.swift",
        "Matching/Dictionary+matchers.swift",
        "Matching/Matchable.swift",
        "Matching/ParameterMatcher+closures.swift",
        "Matching/ParameterMatcher.swift",
        "Matching/ParameterMatcherFunctions.swift",
        "Matching/Set+matchers.swift",
        "Mock/Mock.swift",
        "Mock/Mocked.swift",
        "Mock/StubbingProxy.swift",
        "Mock/VerificationProxy.swift",
        "MockManager.swift",
        "Stubbing/Stub.swift",
        "Stubbing/StubAction.swift",
        "Stubbing/StubCall.swift",
        "Stubbing/StubFunction/StubFunction.swift",
        "Stubbing/StubFunction/StubNoReturnFunction.swift",
        "Stubbing/StubFunction/StubNoReturnThrowingFunction.swift",
        "Stubbing/StubFunction/StubThrowingFunction.swift",
        "Stubbing/StubFunction/Trait/BaseStubFunctionTrait.swift",
        "Stubbing/StubFunction/Trait/StubFunctionThenCallRealImplementationTrait.swift",
        "Stubbing/StubFunction/Trait/StubFunctionThenDoNothingTrait.swift",
        "Stubbing/StubFunction/Trait/StubFunctionThenReturnTrait.swift",
        "Stubbing/StubFunction/Trait/StubFunctionThenThrowTrait.swift",
        "Stubbing/StubFunction/Trait/StubFunctionThenThrowingTrait.swift",
        "Stubbing/StubFunction/Trait/StubFunctionThenTrait.swift",
        "Stubbing/ToBeStubbedProperty/ToBeStubbedProperty.swift",
        "Stubbing/ToBeStubbedProperty/ToBeStubbedReadOnlyProperty.swift",
        "Stubbing/ToBeStubbedProperty/ToBeStubbedThrowingProperty.swift",
        "Utils.swift",
        "Verification/ArgumentCaptor.swift",
        "Verification/VerifyProperty/VerifyProperty.swift",
        "Verification/VerifyProperty/VerifyReadOnlyProperty.swift",
        "Verification/__DoNotUse.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.