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 Periphery, reference 3.3.0 (414ebf), with Swift 6.1 for macOS (SPM) on 14 Dec 2025 02:13:32 UTC.

Swift 6 data race errors: 15

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/peripheryapp/periphery.git
Reference: 3.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/peripheryapp/periphery
 * tag               3.3.0      -> FETCH_HEAD
HEAD is now at 414ebf5 Release 3.3.0
Cloned https://github.com/peripheryapp/periphery.git
Revision (git rev-parse @):
414ebf502213c3e35a2f1784550eb40c48fc71db
SUCCESS checkout https://github.com/peripheryapp/periphery.git at 3.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/peripheryapp/periphery.git
https://github.com/peripheryapp/periphery.git
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    },
    {
      "identity" : "aexml",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tadija/AEXML"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-indexstore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kateinoigakukun/swift-indexstore"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax"
    },
    {
      "identity" : "swift-filename-matcher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ileitch/swift-filename-matcher"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/xcodeproj"
    }
  ],
  "manifest_display_name" : "Periphery",
  "name" : "Periphery",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "periphery",
      "targets" : [
        "Frontend"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "PeripheryKit",
      "targets" : [
        "PeripheryKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "XcodeTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeTests",
      "path" : "Tests/XcodeTests",
      "sources" : [
        "Helper.swift",
        "ShellMock.swift",
        "SwiftUIProjectTest.swift",
        "UIKitProjectTest.swift",
        "XcodeSourceGraphTestCase.swift",
        "XcodeTargetTest.swift",
        "XcodebuildBuildProjectTest.swift",
        "XcodebuildListOutputs.swift",
        "XcodebuildSchemesTest.swift"
      ],
      "target_dependencies" : [
        "ProjectDrivers",
        "TestShared",
        "PeripheryKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeSupport",
      "module_type" : "SwiftTarget",
      "name" : "XcodeSupport",
      "path" : "Sources/XcodeSupport",
      "product_dependencies" : [
        "XcodeProj"
      ],
      "product_memberships" : [
        "periphery"
      ],
      "sources" : [
        "XcodeProject.swift",
        "XcodeProjectSetupGuide.swift",
        "XcodeProjectlike.swift",
        "XcodeTarget.swift",
        "XcodeWorkspace.swift",
        "Xcodebuild.swift"
      ],
      "target_dependencies" : [
        "SourceGraph",
        "Shared",
        "PeripheryKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TestShared",
      "module_type" : "SwiftTarget",
      "name" : "TestShared",
      "path" : "Tests/Shared",
      "sources" : [
        "DeclarationDescription.swift",
        "DeclarationScope.swift",
        "FixtureSourceGraphTestCase.swift",
        "Helper.swift",
        "SPMSourceGraphTestCase.swift",
        "SourceGraphTestCase.swift",
        "XCTestCase+Extensions.swift"
      ],
      "target_dependencies" : [
        "PeripheryKit",
        "ProjectDrivers",
        "Configuration"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SyntaxAnalysis",
      "module_type" : "SwiftTarget",
      "name" : "SyntaxAnalysis",
      "path" : "Sources/SyntaxAnalysis",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "CommentCommand.swift",
        "DeclarationSyntaxVisitor.swift",
        "ImportSyntaxVisitor.swift",
        "MultiplexingSyntaxVisitor.swift",
        "SourceLocationBuilder.swift",
        "TypeSyntaxInspector.swift",
        "UnusedParameterAnalyzer.swift",
        "UnusedParameterParser.swift"
      ],
      "target_dependencies" : [
        "SourceGraph",
        "Shared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceGraph",
      "module_type" : "SwiftTarget",
      "name" : "SourceGraph",
      "path" : "Sources/SourceGraph",
      "product_dependencies" : [
        "SwiftSyntax"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "Elements/Accessibility.swift",
        "Elements/AssetReference.swift",
        "Elements/CommentCommand.swift",
        "Elements/Declaration.swift",
        "Elements/ImportStatement.swift",
        "Elements/Location.swift",
        "Elements/ProjectFileKind.swift",
        "Elements/Reference.swift",
        "Elements/SourceFile.swift",
        "Mutators/AccessibilityCascader.swift",
        "Mutators/AncestralReferenceEliminator.swift",
        "Mutators/AssetReferenceRetainer.swift",
        "Mutators/AssignOnlyPropertyReferenceEliminator.swift",
        "Mutators/CodablePropertyRetainer.swift",
        "Mutators/CodingKeyEnumReferenceBuilder.swift",
        "Mutators/ComplexPropertyAccessorReferenceBuilder.swift",
        "Mutators/DefaultConstructorReferenceBuilder.swift",
        "Mutators/DynamicMemberRetainer.swift",
        "Mutators/EntryPointAttributeRetainer.swift",
        "Mutators/EnumCaseReferenceBuilder.swift",
        "Mutators/ExtensionReferenceBuilder.swift",
        "Mutators/ExternalOverrideRetainer.swift",
        "Mutators/ExternalTypeProtocolConformanceReferenceRemover.swift",
        "Mutators/GenericClassAndStructConstructorReferenceBuilder.swift",
        "Mutators/InterfaceBuilderPropertyRetainer.swift",
        "Mutators/ObjCAccessibleRetainer.swift",
        "Mutators/PropertyWrapperRetainer.swift",
        "Mutators/ProtocolConformanceReferenceBuilder.swift",
        "Mutators/ProtocolExtensionReferenceBuilder.swift",
        "Mutators/PubliclyAccessibleRetainer.swift",
        "Mutators/RedundantExplicitPublicAccessibilityMarker.swift",
        "Mutators/RedundantProtocolMarker.swift",
        "Mutators/ResultBuilderRetainer.swift",
        "Mutators/StringInterpolationAppendInterpolationRetainer.swift",
        "Mutators/StructImplicitInitializerReferenceBuilder.swift",
        "Mutators/SwiftTestingRetainer.swift",
        "Mutators/SwiftUIRetainer.swift",
        "Mutators/UnusedImportMarker.swift",
        "Mutators/UnusedParameterRetainer.swift",
        "Mutators/UsedDeclarationMarker.swift",
        "Mutators/XCTestRetainer.swift",
        "SourceGraph.swift",
        "SourceGraphDebugger.swift",
        "SourceGraphMutator.swift",
        "SourceGraphMutatorRunner.swift",
        "SynchronizedSourceGraph.swift"
      ],
      "target_dependencies" : [
        "Configuration",
        "Shared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Shared",
      "module_type" : "SwiftTarget",
      "name" : "Shared",
      "path" : "Sources/Shared",
      "product_dependencies" : [
        "SystemPackage",
        "FilenameMatcher"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "Benchmark.swift",
        "Constants.swift",
        "JobPool.swift",
        "PeripheryError.swift",
        "ProjectKind.swift",
        "PropertyTypeSanitizer.swift",
        "SetupGuide.swift",
        "Shell.swift",
        "SwiftVersion.swift",
        "SwiftVersionParser.swift",
        "UnfairLock.swift"
      ],
      "target_dependencies" : [
        "Extensions",
        "Logger"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMTests",
      "module_type" : "SwiftTarget",
      "name" : "SPMTests",
      "path" : "Tests/SPMTests",
      "sources" : [
        "Helper.swift",
        "SPMProjectTest.swift"
      ],
      "target_dependencies" : [
        "TestShared",
        "PeripheryKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProjectDrivers",
      "module_type" : "SwiftTarget",
      "name" : "ProjectDrivers",
      "path" : "Sources/ProjectDrivers",
      "product_memberships" : [
        "periphery"
      ],
      "sources" : [
        "BazelProjectDriver.swift",
        "GenericProjectDriver.swift",
        "ProjectDriver.swift",
        "SPM.swift",
        "SPMProjectDriver.swift",
        "XcodeProjectDriver.swift"
      ],
      "target_dependencies" : [
        "SourceGraph",
        "Shared",
        "Indexer",
        "XcodeSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PeripheryTests",
      "module_type" : "SwiftTarget",
      "name" : "PeripheryTests",
      "path" : "Tests/PeripheryTests",
      "sources" : [
        "CrossModuleRetentionTest.swift",
        "Extensions/FilePathGlobTest.swift",
        "Extensions/FilePathTest.swift",
        "Extensions/FilenameMatcherTests.swift",
        "Extensions/String+VersionTest.swift",
        "ObjcAccessibleRetentionTest.swift",
        "ObjcAnnotatedRetentionTest.swift",
        "RetentionTest.swift",
        "SwiftVersionParserTest.swift",
        "Syntax/FunctionVisitTest.swift",
        "Syntax/ImportVisitTest.swift",
        "Syntax/PropertyVisitTest.swift",
        "Syntax/TypeSyntaxInspectorTest.swift",
        "Syntax/UnusedParameterTest.swift"
      ],
      "target_dependencies" : [
        "TestShared",
        "PeripheryKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PeripheryKit",
      "module_type" : "SwiftTarget",
      "name" : "PeripheryKit",
      "path" : "Sources/PeripheryKit",
      "product_dependencies" : [
        "SystemPackage",
        "AEXML",
        "SwiftSyntax",
        "SwiftParser",
        "SwiftIndexStore",
        "FilenameMatcher"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "Results/Baseline.swift",
        "Results/CheckstyleFormatter.swift",
        "Results/CodeClimateFormatter.swift",
        "Results/CsvFormatter.swift",
        "Results/GitHubActionsFormatter.swift",
        "Results/GitHubMarkdownFormatter.swift",
        "Results/GitLabCodeQualityFormatter.swift",
        "Results/JsonFormatter.swift",
        "Results/OutputDeclarationFilter.swift",
        "Results/OutputFormatter.swift",
        "Results/XcodeFormatter.swift",
        "ScanResult.swift",
        "ScanResultBuilder.swift"
      ],
      "target_dependencies" : [
        "SourceGraph",
        "Shared",
        "Indexer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Logger",
      "module_type" : "SwiftTarget",
      "name" : "Logger",
      "path" : "Sources/Logger",
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "Logger.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Indexer",
      "module_type" : "SwiftTarget",
      "name" : "Indexer",
      "path" : "Sources/Indexer",
      "product_dependencies" : [
        "SwiftIndexStore",
        "AEXML"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "IndexPipeline.swift",
        "IndexPlan.swift",
        "Indexer.swift",
        "InfoPlistIndexer.swift",
        "InfoPlistParser.swift",
        "SourceFileCollector.swift",
        "SwiftIndexer.swift",
        "XCDataModelIndexer.swift",
        "XCDataModelParser.swift",
        "XCMappingModelIndexer.swift",
        "XCMappingModelParser.swift",
        "XibIndexer.swift",
        "XibParser.swift"
      ],
      "target_dependencies" : [
        "SyntaxAnalysis",
        "Shared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Frontend",
      "module_type" : "SwiftTarget",
      "name" : "Frontend",
      "path" : "Sources/Frontend",
      "product_dependencies" : [
        "ArgumentParser",
        "FilenameMatcher"
      ],
      "product_memberships" : [
        "periphery"
      ],
      "sources" : [
        "BazelProjectSetupGuide.swift",
        "Commands/CheckUpdateCommand.swift",
        "Commands/ClearCacheCommand.swift",
        "Commands/FrontendCommand.swift",
        "Commands/ScanCommand.swift",
        "Commands/VersionCommand.swift",
        "CommonSetupGuide.swift",
        "GuidedSetup.swift",
        "Logger+Extension.swift",
        "Project.swift",
        "SPMProjectSetupGuide.swift",
        "Scan.swift",
        "UpdateChecker.swift",
        "Version.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Shared",
        "Configuration",
        "SourceGraph",
        "PeripheryKit",
        "ProjectDrivers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Extensions",
      "module_type" : "SwiftTarget",
      "name" : "Extensions",
      "path" : "Sources/Extensions",
      "product_dependencies" : [
        "SystemPackage",
        "FilenameMatcher"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "Array+Extension.swift",
        "Collection+Extension.swift",
        "FilePath+Extension.swift",
        "FilePath+Glob.swift",
        "FilenameMatcher+Extension.swift",
        "Sequence+Extension.swift",
        "Set+Extension.swift",
        "String+Extension.swift",
        "String+Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Configuration",
      "module_type" : "SwiftTarget",
      "name" : "Configuration",
      "path" : "Sources/Configuration",
      "product_dependencies" : [
        "Yams",
        "SystemPackage",
        "FilenameMatcher"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "Configuration.swift",
        "OutputFormat.swift"
      ],
      "target_dependencies" : [
        "Extensions",
        "Shared",
        "Logger"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AccessibilityTests",
      "module_type" : "SwiftTarget",
      "name" : "AccessibilityTests",
      "path" : "Tests/AccessibilityTests",
      "sources" : [
        "Helper.swift",
        "RedundantPublicAccessibilityTest.swift"
      ],
      "target_dependencies" : [
        "TestShared",
        "PeripheryKit",
        "Configuration"
      ],
      "type" : "test"
    }
  ],
  "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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/44] Write sources
[5/44] Write periphery-entitlement.plist
[8/44] Write sources
[28/44] Compiling _CIndexStore dummy.c
[28/44] Compiling CSystem shims.c
[30/44] Write sources
[33/44] Write swift-version-2F0A5646E1D333AE.txt
[34/76] Compiling writer.c
[35/76] Compiling parser.c
[36/76] Compiling api.c
[37/76] Compiling scanner.c
[38/76] Compiling reader.c
[39/76] Compiling emitter.c
[41/96] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/96] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/96] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/96] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/96] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/96] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/96] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/96] Compiling SwiftSyntax601 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/96] Emitting module SwiftSyntax602
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/96] Compiling SwiftSyntax602 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/128] Compiling _SwiftSyntaxCShims PlatformMutex.c
[52/147] Emitting module ArgumentParserToolInfo
[53/147] Compiling ArgumentParserToolInfo ToolInfo.swift
[54/192] Compiling SwiftSyntax AbsolutePosition.swift
[55/192] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[56/192] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[57/241] Compiling ArgumentParser ArgumentHelp.swift
[58/241] Compiling ArgumentParser ArgumentVisibility.swift
[59/241] Compiling ArgumentParser CompletionKind.swift
[60/241] Compiling ArgumentParser ArgumentSet.swift
[61/241] Compiling ArgumentParser CommandParser.swift
[62/241] Compiling ArgumentParser SequenceExtensions.swift
[63/241] Compiling ArgumentParser CodingKeyValidator.swift
[64/241] Compiling ArgumentParser InputKey.swift
[65/241] Compiling ArgumentParser InputOrigin.swift
[66/241] Compiling ArgumentParser Name.swift
[67/241] Compiling ArgumentParser Parsed.swift
[68/241] Compiling ArgumentParser ParsedValues.swift
[69/241] Compiling ArgumentParser BashCompletionsGenerator.swift
[70/241] Compiling ArgumentParser CompletionsGenerator.swift
[71/241] Compiling ArgumentParser FishCompletionsGenerator.swift
[72/241] Compiling ArgumentParser Option.swift
[73/241] Compiling ArgumentParser OptionGroup.swift
[74/241] Compiling ArgumentParser AsyncParsableCommand.swift
[75/241] Emitting module SystemPackage
[76/241] Compiling ArgumentParser ZshCompletionsGenerator.swift
[77/241] Compiling ArgumentParser Argument.swift
[78/241] Compiling ArgumentParser ArgumentDiscussion.swift
[79/241] Compiling ArgumentParser Errors.swift
[80/241] Compiling ArgumentParser Flag.swift
[81/241] Compiling ArgumentParser NameSpecification.swift
[82/241] Compiling ArgumentParser StringExtensions.swift
[83/241] Compiling ArgumentParser SwiftExtensions.swift
[84/241] Compiling ArgumentParser Tree.swift
[85/241] Emitting module ArgumentParser
[86/245] Compiling ArgumentParser CommandConfiguration.swift
[87/245] Compiling ArgumentParser CommandGroup.swift
[88/245] Compiling ArgumentParser EnumerableFlag.swift
[89/245] Compiling ArgumentParser ExpressibleByArgument.swift
[90/245] Compiling ArgumentParser ParsableArguments.swift
[91/245] Compiling ArgumentParser ParsableCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/245] Compiling ArgumentParser ArgumentDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/245] Compiling ArgumentParser ArgumentDefinition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/252] Compiling ArgumentParser NonsenseFlagsValidator.swift
[120/252] Compiling ArgumentParser ParsableArgumentsValidation.swift
[121/252] Compiling ArgumentParser PositionalArgumentsValidator.swift
[122/252] Compiling ArgumentParser UniqueNamesValidator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[139/254] Compiling Yams YamlError.swift
[140/254] Emitting module Yams
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[141/254] Emitting module FilenameMatcher
[142/254] Compiling FilenameMatcher FilenameMatcher.swift
[143/254] Compiling FilenameMatcher FilenameMatcherOptions.swift
[144/254] Compiling AEXML Options.swift
[145/254] Compiling AEXML Error.swift
[146/254] Compiling AEXML Parser.swift
[147/254] Compiling AEXML Builders.swift
[148/254] Compiling AEXML Element.swift
[149/254] Emitting module AEXML
[150/254] Compiling AEXML Document.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[152/264] Compiling Yams YamlTagProviding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[158/264] Compiling ArgumentParser MessageInfo.swift
[159/264] Compiling ArgumentParser UsageGenerator.swift
[160/264] Compiling ArgumentParser CollectionExtensions.swift
[161/264] Compiling ArgumentParser Mutex.swift
[162/264] Compiling ArgumentParser Platform.swift
[173/264] Compiling ArgumentParser ParserError.swift
[174/264] Compiling ArgumentParser SplitArguments.swift
[175/264] Compiling ArgumentParser DumpHelpGenerator.swift
[176/264] Compiling ArgumentParser HelpCommand.swift
[177/264] Compiling ArgumentParser HelpGenerator.swift
[178/264] Compiling Extensions String+Version.swift
[179/264] Compiling Extensions FilenameMatcher+Extension.swift
[180/264] Compiling Extensions Set+Extension.swift
[181/264] Compiling Extensions Array+Extension.swift
[182/264] Compiling Extensions FilePath+Glob.swift
[183/264] Compiling Extensions Collection+Extension.swift
[184/264] Compiling Extensions FilePath+Extension.swift
[185/264] Compiling Extensions Sequence+Extension.swift
[186/264] Compiling Extensions String+Extension.swift
[187/264] Emitting module Extensions
[188/264] Compiling SwiftIndexStore SwiftIndexStore.swift
[189/264] Compiling SwiftIndexStore IndexStoreUnit.swift
[190/264] Compiling SwiftIndexStore OptionSetDisplayable.swift
[191/264] Compiling SwiftIndexStore LibIndexStore.swift
[192/264] Compiling SwiftIndexStore IndexStoreRelation.swift
[193/264] Emitting module SwiftIndexStore
[194/264] Compiling SwiftIndexStore IndexStoreOccurrence.swift
[195/264] Compiling SwiftIndexStore IndexStoreSymbol.swift
[196/264] Compiling SwiftIndexStore Process+Extension.swift
[197/264] Compiling SwiftIndexStore IndexStoreError.swift
[198/265] Emitting module Logger
/Users/admin/builder/spi-builder-workspace/Sources/Logger/Logger.swift:24:23: warning: var 'isColorOutputCapable' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 22 | }
 23 |
 24 | @usableFromInline var isColorOutputCapable: Bool = {
    |                       |- warning: var 'isColorOutputCapable' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'isColorOutputCapable' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make var 'isColorOutputCapable' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 25 |     guard let term = ProcessInfo.processInfo.environment["TERM"],
 26 |           term.lowercased() != "dumb",
[199/265] Compiling Logger Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/Logger/Logger.swift:24:23: warning: var 'isColorOutputCapable' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 22 | }
 23 |
 24 | @usableFromInline var isColorOutputCapable: Bool = {
    |                       |- warning: var 'isColorOutputCapable' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'isColorOutputCapable' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make var 'isColorOutputCapable' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 25 |     guard let term = ProcessInfo.processInfo.environment["TERM"],
 26 |           term.lowercased() != "dumb",
[200/265] Compiling SwiftIndexStore UnfairLock.swift
[201/276] Emitting module PathKit
[202/276] Compiling PathKit PathKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[213/276] Compiling Shared Benchmark.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[214/276] Compiling Shared Constants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[220/371] Compiling Shared ProjectKind.swift
[221/371] Compiling Shared SwiftVersion.swift
[222/371] Compiling Shared SwiftVersionParser.swift
[223/372] Compiling Shared Shell.swift
/Users/admin/builder/spi-builder-workspace/Sources/Shared/Shell.swift:5:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShellProcessStore' may have shared mutable state; this is an error in the Swift 6 language mode
  2 | import Logger
  3 |
  4 | public class ShellProcessStore {
    |              `- note: class 'ShellProcessStore' does not conform to the 'Sendable' protocol
  5 |     public static let shared = ShellProcessStore()
    |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShellProcessStore' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  6 |
  7 |     private var processes: Set<Process> = []
[224/372] Compiling XcodeProj Errors.swift
[225/372] Compiling XcodeProj AEXML+XcodeFormat.swift
[226/372] Compiling Shared JobPool.swift
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:17:27: warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure
 1 | import Foundation
 2 |
 3 | public struct JobPool<Job> {
   |               `- note: consider making generic struct 'JobPool' conform to the 'Sendable' protocol
 4 |     let jobs: [Job]
 5 |
   :
15 |
16 |             do {
17 |                 let job = jobs[idx]
   |                           `- warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure
18 |                 try block(job)
19 |             } catch let e {
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:18:21: warning: capture of 'block' with non-sendable type '(Job) throws -> Void' in a '@Sendable' closure
16 |             do {
17 |                 let job = jobs[idx]
18 |                 try block(job)
   |                     |- warning: capture of 'block' with non-sendable type '(Job) throws -> Void' in a '@Sendable' closure
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
19 |             } catch let e {
20 |                 error = e
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:14:19: warning: reference to captured var 'error' in concurrently-executing code
12 |
13 |         DispatchQueue.concurrentPerform(iterations: jobs.count) { idx in
14 |             guard error == nil else { return }
   |                   `- warning: reference to captured var 'error' in concurrently-executing code
15 |
16 |             do {
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:20:17: warning: mutation of captured var 'error' in concurrently-executing code
18 |                 try block(job)
19 |             } catch let e {
20 |                 error = e
   |                 `- warning: mutation of captured var 'error' in concurrently-executing code
21 |             }
22 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:39:27: warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure
 1 | import Foundation
 2 |
 3 | public struct JobPool<Job> {
   |               `- note: consider making generic struct 'JobPool' conform to the 'Sendable' protocol
 4 |     let jobs: [Job]
 5 |
   :
37 |
38 |             do {
39 |                 let job = jobs[idx]
   |                           `- warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure
40 |                 let result = try block(job)
41 |
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:40:34: warning: capture of 'block' with non-sendable type '(Job) throws -> [Result]' in a '@Sendable' closure
38 |             do {
39 |                 let job = jobs[idx]
40 |                 let result = try block(job)
   |                                  |- warning: capture of 'block' with non-sendable type '(Job) throws -> [Result]' in a '@Sendable' closure
   |                                  `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
41 |
42 |                 lock.perform {
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:42:17: warning: capture of 'lock' with non-sendable type 'UnfairLock' in a '@Sendable' closure
40 |                 let result = try block(job)
41 |
42 |                 lock.perform {
   |                 `- warning: capture of 'lock' with non-sendable type 'UnfairLock' in a '@Sendable' closure
43 |                     results.append(contentsOf: result)
44 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/Shared/UnfairLock.swift:7:20: note: class 'UnfairLock' does not conform to the 'Sendable' protocol
 5 | #endif
 6 |
 7 | public final class UnfairLock {
   |                    `- note: class 'UnfairLock' does not conform to the 'Sendable' protocol
 8 |     #if canImport(os)
 9 |         private var _osAllocatedUnfairLock: Any?
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:43:21: warning: capture of 'results' with non-sendable type '[Result]' in a '@Sendable' closure
28 |
29 |     /// Throwing variant
30 |     public func flatMap<Result>(_ block: @escaping (Job) throws -> [Result]) throws -> [Result] {
   |                         `- note: consider making generic parameter 'Result' conform to the 'Sendable' protocol
31 |         var error: Error?
32 |         var results: [Result] = []
   :
41 |
42 |                 lock.perform {
43 |                     results.append(contentsOf: result)
   |                     `- warning: capture of 'results' with non-sendable type '[Result]' in a '@Sendable' closure
44 |                 }
45 |             } catch let e {
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:36:19: warning: reference to captured var 'error' in concurrently-executing code
34 |
35 |         DispatchQueue.concurrentPerform(iterations: jobs.count) { idx in
36 |             guard error == nil else { return }
   |                   `- warning: reference to captured var 'error' in concurrently-executing code
37 |
38 |             do {
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:43:21: warning: capture of 'results' with non-sendable type '[Result]' in an isolated closure; this is an error in the Swift 6 language mode
28 |
29 |     /// Throwing variant
30 |     public func flatMap<Result>(_ block: @escaping (Job) throws -> [Result]) throws -> [Result] {
   |                         `- note: consider making generic parameter 'Result' conform to the 'Sendable' protocol
31 |         var error: Error?
32 |         var results: [Result] = []
   :
41 |
42 |                 lock.perform {
43 |                     results.append(contentsOf: result)
   |                     `- warning: capture of 'results' with non-sendable type '[Result]' in an isolated closure; this is an error in the Swift 6 language mode
44 |                 }
45 |             } catch let e {
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:43:21: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode
41 |
42 |                 lock.perform {
43 |                     results.append(contentsOf: result)
   |                     `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode
44 |                 }
45 |             } catch let e {
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:46:17: warning: mutation of captured var 'error' in concurrently-executing code
44 |                 }
45 |             } catch let e {
46 |                 error = e
   |                 `- warning: mutation of captured var 'error' in concurrently-executing code
47 |             }
48 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:63:23: warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure
 1 | import Foundation
 2 |
 3 | public struct JobPool<Job> {
   |               `- note: consider making generic struct 'JobPool' conform to the 'Sendable' protocol
 4 |     let jobs: [Job]
 5 |
   :
61 |
62 |         DispatchQueue.concurrentPerform(iterations: jobs.count) { idx in
63 |             let job = jobs[idx]
   |                       `- warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure
64 |             let result = block(job)
65 |
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:64:26: warning: capture of 'block' with non-sendable type '(Job) -> [Result]' in a '@Sendable' closure
62 |         DispatchQueue.concurrentPerform(iterations: jobs.count) { idx in
63 |             let job = jobs[idx]
64 |             let result = block(job)
   |                          |- warning: capture of 'block' with non-sendable type '(Job) -> [Result]' in a '@Sendable' closure
   |                          `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
65 |
66 |             lock.perform {
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:66:13: warning: capture of 'lock' with non-sendable type 'UnfairLock' in a '@Sendable' closure
64 |             let result = block(job)
65 |
66 |             lock.perform {
   |             `- warning: capture of 'lock' with non-sendable type 'UnfairLock' in a '@Sendable' closure
67 |                 results.append(contentsOf: result)
68 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Shared/UnfairLock.swift:7:20: note: class 'UnfairLock' does not conform to the 'Sendable' protocol
 5 | #endif
 6 |
 7 | public final class UnfairLock {
   |                    `- note: class 'UnfairLock' does not conform to the 'Sendable' protocol
 8 |     #if canImport(os)
 9 |         private var _osAllocatedUnfairLock: Any?
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:67:17: warning: capture of 'results' with non-sendable type '[Result]' in a '@Sendable' closure
56 |
57 |     /// Non-throwing variant
58 |     public func flatMap<Result>(_ block: @escaping (Job) -> [Result]) -> [Result] {
   |                         `- note: consider making generic parameter 'Result' conform to the 'Sendable' protocol
59 |         var results: [Result] = []
60 |         let lock = UnfairLock()
   :
65 |
66 |             lock.perform {
67 |                 results.append(contentsOf: result)
   |                 `- warning: capture of 'results' with non-sendable type '[Result]' in a '@Sendable' closure
68 |             }
69 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:67:17: warning: capture of 'results' with non-sendable type '[Result]' in an isolated closure; this is an error in the Swift 6 language mode
56 |
57 |     /// Non-throwing variant
58 |     public func flatMap<Result>(_ block: @escaping (Job) -> [Result]) -> [Result] {
   |                         `- note: consider making generic parameter 'Result' conform to the 'Sendable' protocol
59 |         var results: [Result] = []
60 |         let lock = UnfairLock()
   :
65 |
66 |             lock.perform {
67 |                 results.append(contentsOf: result)
   |                 `- warning: capture of 'results' with non-sendable type '[Result]' in an isolated closure; this is an error in the Swift 6 language mode
68 |             }
69 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Shared/JobPool.swift:67:17: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode
65 |
66 |             lock.perform {
67 |                 results.append(contentsOf: result)
   |                 `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode
68 |             }
69 |         }
[227/372] Compiling Shared PropertyTypeSanitizer.swift
[228/372] Compiling Shared SetupGuide.swift
[229/372] Compiling Shared PeripheryError.swift
[230/372] Emitting module Shared
/Users/admin/builder/spi-builder-workspace/Sources/Shared/Shell.swift:5:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShellProcessStore' may have shared mutable state; this is an error in the Swift 6 language mode
  2 | import Logger
  3 |
  4 | public class ShellProcessStore {
    |              `- note: class 'ShellProcessStore' does not conform to the 'Sendable' protocol
  5 |     public static let shared = ShellProcessStore()
    |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShellProcessStore' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  6 |
  7 |     private var processes: Set<Process> = []
[231/372] Compiling Shared UnfairLock.swift
[232/375] Compiling Configuration OutputFormat.swift
/Users/admin/builder/spi-builder-workspace/Sources/Configuration/OutputFormat.swift:13:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'OutputFormat' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public enum OutputFormat: String, CaseIterable {
   |             `- note: consider making enum 'OutputFormat' conform to the 'Sendable' protocol
 4 |     case xcode
 5 |     case csv
   :
11 |     case gitlabCodeQuality = "gitlab-codequality"
12 |
13 |     public static let `default` = OutputFormat.xcode
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'OutputFormat' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |
15 |     init?(anyValue: Any) {
[233/375] Emitting module Configuration
/Users/admin/builder/spi-builder-workspace/Sources/Configuration/Configuration.swift:10:23: warning: static property 'defaultConfigurationFile' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  8 |
  9 | public final class Configuration {
 10 |     public static var defaultConfigurationFile = FilePath(".periphery.yml")
    |                       |- warning: static property 'defaultConfigurationFile' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultConfigurationFile' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'defaultConfigurationFile' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 |     public init() {}
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Configuration/Configuration.swift:282:13: warning: let 'filePathSetter' is not concurrency-safe because non-'Sendable' type '(Any) -> FilePath?' may have shared mutable state; this is an error in the Swift 6 language mode
280 | }
281 |
282 | private let filePathSetter: (Any) -> FilePath? = { value in
    |             |- warning: let 'filePathSetter' is not concurrency-safe because non-'Sendable' type '(Any) -> FilePath?' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'filePathSetter' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
283 |     if let value = value as? FilePath {
284 |         return value
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Configuration/Configuration.swift:292:13: warning: let 'filePathArraySetter' is not concurrency-safe because non-'Sendable' type '(Any) -> [FilePath]?' may have shared mutable state; this is an error in the Swift 6 language mode
290 | }
291 |
292 | private let filePathArraySetter: (Any) -> [FilePath]? = { value in
    |             |- warning: let 'filePathArraySetter' is not concurrency-safe because non-'Sendable' type '(Any) -> [FilePath]?' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'filePathArraySetter' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
293 |     if let value = value as? [FilePath] {
294 |         return value
/Users/admin/builder/spi-builder-workspace/Sources/Configuration/OutputFormat.swift:13:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'OutputFormat' may have shared mutable state; this is an error in the Swift 6 language mode
 1 | import Foundation
 2 |
 3 | public enum OutputFormat: String, CaseIterable {
   |             `- note: consider making enum 'OutputFormat' conform to the 'Sendable' protocol
 4 |     case xcode
 5 |     case csv
   :
11 |     case gitlabCodeQuality = "gitlab-codequality"
12 |
13 |     public static let `default` = OutputFormat.xcode
   |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'OutputFormat' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |
15 |     init?(anyValue: Any) {
[234/375] Compiling Configuration Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Configuration/Configuration.swift:10:23: warning: static property 'defaultConfigurationFile' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  8 |
  9 | public final class Configuration {
 10 |     public static var defaultConfigurationFile = FilePath(".periphery.yml")
    |                       |- warning: static property 'defaultConfigurationFile' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'defaultConfigurationFile' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: add '@MainActor' to make static property 'defaultConfigurationFile' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 11 |
 12 |     public init() {}
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Configuration/Configuration.swift:282:13: warning: let 'filePathSetter' is not concurrency-safe because non-'Sendable' type '(Any) -> FilePath?' may have shared mutable state; this is an error in the Swift 6 language mode
280 | }
281 |
282 | private let filePathSetter: (Any) -> FilePath? = { value in
    |             |- warning: let 'filePathSetter' is not concurrency-safe because non-'Sendable' type '(Any) -> FilePath?' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'filePathSetter' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
283 |     if let value = value as? FilePath {
284 |         return value
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Configuration/Configuration.swift:292:13: warning: let 'filePathArraySetter' is not concurrency-safe because non-'Sendable' type '(Any) -> [FilePath]?' may have shared mutable state; this is an error in the Swift 6 language mode
290 | }
291 |
292 | private let filePathArraySetter: (Any) -> [FilePath]? = { value in
    |             |- warning: let 'filePathArraySetter' is not concurrency-safe because non-'Sendable' type '(Any) -> [FilePath]?' may have shared mutable state; this is an error in the Swift 6 language mode
    |             |- note: add '@MainActor' to make let 'filePathArraySetter' part of global actor 'MainActor'
    |             `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
293 |     if let value = value as? [FilePath] {
294 |         return value
[235/375] Emitting module SwiftSyntax
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[236/375] Emitting module XcodeProj
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[237/385] Compiling XcodeProj ProjectAttribute.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[238/385] Compiling XcodeProj Equality.generated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[239/385] Compiling XcodeProj Sourcery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[240/385] Compiling XcodeProj XCLocalSwiftPackageReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[241/385] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[242/385] Compiling XcodeProj XCSwiftPackageProductDependency.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[243/385] Compiling XcodeProj PBXAggregateTarget.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[244/385] Compiling XcodeProj PBXLegacyTarget.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[245/385] Compiling XcodeProj PBXNativeTarget.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[246/385] Compiling XcodeProj PBXProductType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[247/385] Compiling XcodeProj Writable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[248/385] Compiling XcodeProj XCScheme+AditionalOption.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[249/385] Compiling XcodeProj XCScheme+AnalyzeAction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[250/385] Compiling XcodeProj XCScheme+ArchiveAction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[251/385] Compiling XcodeProj XCScheme+BuildAction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[252/385] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[253/385] Compiling XcodeProj XCScheme+BuildableReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[254/385] Compiling XcodeProj XCScheme+CommandLineArguments.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[255/385] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[256/385] Compiling XcodeProj XCScheme+ExecutionAction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[257/385] Compiling XcodeProj PBXBuildFile.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[258/385] Compiling XcodeProj PBXBuildPhase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[259/385] Compiling XcodeProj PBXBuildRule.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[260/385] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[261/385] Compiling XcodeProj PBXFrameworksBuildPhase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[262/385] Compiling XcodeProj PBXHeadersBuildPhase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[263/385] Compiling XcodeProj PBXResourcesBuildPhase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[264/385] Compiling XcodeProj PBXRezBuildPhase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[265/385] Compiling XcodeProj PBXShellScriptBuildPhase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[266/385] Compiling XcodeProj PBXSourcesBuildPhase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[267/385] Compiling XcodeProj BuildSettings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[268/385] Compiling XcodeProj XCScheme+TestParallelization.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[269/385] Compiling XcodeProj XCScheme+TestPlanReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[270/385] Compiling XcodeProj XCScheme+TestableReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[271/385] Compiling XcodeProj XCScheme.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[272/385] Compiling XcodeProj XCSchemeManagement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[273/385] Compiling XcodeProj BuildSettingsProvider.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[274/385] Compiling XcodeProj CommentedString.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[275/385] Compiling XcodeProj Decoders.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[276/385] Compiling XcodeProj JSONDecoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[277/385] Compiling XcodeProj PBXBatchUpdater.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[280/385] Compiling XcodeProj Array+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[281/385] Compiling XcodeProj Bool+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[282/385] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[283/385] Compiling XcodeProj NSRecursiveLock+Sync.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[284/385] Compiling XcodeProj Path+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[285/385] Compiling XcodeProj String+Utils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[286/385] Compiling XcodeProj String+md5.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[287/385] Compiling XcodeProj BuildFileSetting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[288/385] Compiling XcodeProj BuildPhase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[289/385] Compiling XcodeProj PBXProject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[290/385] Compiling XcodeProj PBXReferenceProxy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[291/385] Compiling XcodeProj PBXTarget.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[292/385] Compiling XcodeProj PBXTargetDependency.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[293/385] Compiling XcodeProj WorkspaceSettings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[294/385] Compiling XcodeProj XCBreakpointList.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[295/385] Compiling XcodeProj XCDebugger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[296/385] Compiling XcodeProj PlistDecoding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[297/385] Compiling XcodeProj PlistValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[298/385] Compiling XcodeProj ReferenceGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[299/385] Compiling XcodeProj XCConfig.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[300/385] Compiling XcodeProj XCWorkspace.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[301/385] Compiling XcodeProj XCWorkspaceData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[302/385] Compiling XcodeProj XCWorkspaceDataElement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[303/385] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[304/385] Compiling XcodeProj XCWorkspaceDataFileRef.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[305/385] Compiling XcodeProj XCWorkspaceDataGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[312/385] Compiling XcodeProj XCSharedData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[313/385] Compiling XcodeProj XCUserData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[314/385] Compiling XcodeProj Xcode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[315/385] Compiling XcodeProj XcodeProj.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[316/385] Compiling XcodeProj XCBuildConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[317/385] Compiling XcodeProj XCConfigurationList.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[318/385] Compiling XcodeProj PBXContainerItem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[319/385] Compiling XcodeProj PBXContainerItemProxy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[320/385] Compiling XcodeProj PBXFileElement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[321/385] Compiling XcodeProj PBXFileReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[322/385] Compiling XcodeProj PBXFileSystemSynchronizedBuildFileExceptionSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[323/385] Compiling XcodeProj PBXFileSystemSynchronizedExceptionSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[324/385] Compiling XcodeProj PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[325/385] Compiling XcodeProj PBXFileSystemSynchronizedRootGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[326/385] Compiling XcodeProj PBXGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[327/385] Compiling XcodeProj PBXSourceTree.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[328/385] Compiling XcodeProj PBXVariantGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[329/385] Compiling XcodeProj XCVersionGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[330/385] Compiling XcodeProj PBXObject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[331/385] Compiling XcodeProj PBXObjectDictionaryEntry.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[332/385] Compiling XcodeProj PBXObjectReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[333/385] Compiling XcodeProj PBXObjects.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[334/385] Compiling XcodeProj PBXOutputSettings.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[335/385] Compiling XcodeProj PBXProj.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[336/385] Compiling XcodeProj PBXProjEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[338/385] Compiling XcodeProj XCScheme+LaunchAction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[339/385] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[340/385] Compiling XcodeProj XCScheme+PathRunnable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[341/385] Compiling XcodeProj XCScheme+ProfileAction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[342/385] Compiling XcodeProj XCScheme+RemoteRunnable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[343/385] Compiling XcodeProj XCScheme+Runnable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[344/385] Compiling XcodeProj XCScheme+SerialAction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[345/385] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[346/385] Compiling XcodeProj XCScheme+TestAction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[347/385] Compiling XcodeProj XCScheme+TestItem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[383/471] Compiling SourceGraph Location.swift
[384/471] Compiling SourceGraph ProjectFileKind.swift
[385/471] Compiling SourceGraph Reference.swift
[386/471] Compiling SourceGraph SourceFile.swift
[387/471] Compiling SourceGraph AccessibilityCascader.swift
[388/475] Compiling SourceGraph ObjCAccessibleRetainer.swift
[389/475] Compiling SourceGraph PropertyWrapperRetainer.swift
[390/475] Compiling SourceGraph ProtocolConformanceReferenceBuilder.swift
[391/475] Compiling SourceGraph ProtocolExtensionReferenceBuilder.swift
[392/475] Compiling SourceGraph PubliclyAccessibleRetainer.swift
[393/475] Compiling SourceGraph SourceGraphDebugger.swift
[394/475] Compiling SourceGraph SourceGraphMutator.swift
[395/475] Compiling SourceGraph SourceGraphMutatorRunner.swift
[396/475] Compiling SourceGraph SynchronizedSourceGraph.swift
[397/475] Compiling SourceGraph ComplexPropertyAccessorReferenceBuilder.swift
[398/475] Compiling SourceGraph DefaultConstructorReferenceBuilder.swift
[399/475] Compiling SourceGraph DynamicMemberRetainer.swift
[400/475] Compiling SourceGraph EntryPointAttributeRetainer.swift
[401/475] Compiling SourceGraph EnumCaseReferenceBuilder.swift
[402/475] Compiling SourceGraph RedundantExplicitPublicAccessibilityMarker.swift
[403/475] Compiling SourceGraph RedundantProtocolMarker.swift
[404/475] Compiling SourceGraph ResultBuilderRetainer.swift
[405/475] Compiling SourceGraph StringInterpolationAppendInterpolationRetainer.swift
[406/475] Compiling SourceGraph StructImplicitInitializerReferenceBuilder.swift
[407/475] Compiling SourceGraph SwiftTestingRetainer.swift
[408/475] Compiling SourceGraph SwiftUIRetainer.swift
[409/475] Compiling SourceGraph UnusedImportMarker.swift
[410/475] Compiling SourceGraph ExtensionReferenceBuilder.swift
[411/475] Compiling SourceGraph ExternalOverrideRetainer.swift
[412/475] Compiling SourceGraph ExternalTypeProtocolConformanceReferenceRemover.swift
[413/475] Compiling SourceGraph GenericClassAndStructConstructorReferenceBuilder.swift
[414/475] Compiling SourceGraph InterfaceBuilderPropertyRetainer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[424/479] Compiling SourceGraph AssetReference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[425/479] Compiling SourceGraph CommentCommand.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[426/479] Compiling SourceGraph Declaration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[427/479] Compiling SourceGraph ImportStatement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[433/479] Emitting module SwiftParser
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[434/479] Compiling SourceGraph UnusedParameterRetainer.swift
[435/479] Compiling SourceGraph UsedDeclarationMarker.swift
[436/479] Compiling SourceGraph XCTestRetainer.swift
[437/479] Compiling SourceGraph SourceGraph.swift
[438/479] Compiling SourceGraph AncestralReferenceEliminator.swift
[439/479] Compiling SourceGraph AssetReferenceRetainer.swift
[440/479] Compiling SourceGraph AssignOnlyPropertyReferenceEliminator.swift
[441/479] Compiling SourceGraph CodablePropertyRetainer.swift
[442/479] Compiling SourceGraph CodingKeyEnumReferenceBuilder.swift
[443/479] Compiling SourceGraph Accessibility.swift
/Users/admin/builder/spi-builder-workspace/Sources/SourceGraph/Elements/Declaration.swift:84:20: warning: static property 'globalKinds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 82 |         }
 83 |
 84 |         static var globalKinds: Set<Kind> = [
    |                    |- warning: static property 'globalKinds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'globalKinds' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'globalKinds' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |             .class,
 86 |             .protocol,
/Users/admin/builder/spi-builder-workspace/Sources/SourceGraph/Elements/Declaration.swift:84:20: warning: static property 'globalKinds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 82 |         }
 83 |
 84 |         static var globalKinds: Set<Kind> = [
    |                    |- warning: static property 'globalKinds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'globalKinds' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'globalKinds' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |             .class,
 86 |             .protocol,
/Users/admin/builder/spi-builder-workspace/Sources/SourceGraph/Elements/Declaration.swift:84:20: warning: static property 'globalKinds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 82 |         }
 83 |
 84 |         static var globalKinds: Set<Kind> = [
    |                    |- warning: static property 'globalKinds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'globalKinds' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'globalKinds' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |             .class,
 86 |             .protocol,
/Users/admin/builder/spi-builder-workspace/Sources/SourceGraph/Elements/Declaration.swift:84:20: warning: static property 'globalKinds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 82 |         }
 83 |
 84 |         static var globalKinds: Set<Kind> = [
    |                    |- warning: static property 'globalKinds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'globalKinds' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'globalKinds' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |             .class,
 86 |             .protocol,
/Users/admin/builder/spi-builder-workspace/Sources/SourceGraph/Elements/Declaration.swift:84:20: warning: static property 'globalKinds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 82 |         }
 83 |
 84 |         static var globalKinds: Set<Kind> = [
    |                    |- warning: static property 'globalKinds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'globalKinds' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'globalKinds' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |             .class,
 86 |             .protocol,
[448/479] Emitting module SourceGraph
/Users/admin/builder/spi-builder-workspace/Sources/SourceGraph/Elements/Declaration.swift:84:20: warning: static property 'globalKinds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 82 |         }
 83 |
 84 |         static var globalKinds: Set<Kind> = [
    |                    |- warning: static property 'globalKinds' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: convert 'globalKinds' to a 'let' constant to make 'Sendable' shared state immutable
    |                    |- note: add '@MainActor' to make static property 'globalKinds' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 85 |             .class,
 86 |             .protocol,
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[473/479] Compiling SwiftParser IsLexerClassified.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[474/479] Compiling SwiftParser LayoutNodes+Parsable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[475/479] Compiling SwiftParser Parser+TokenSpecSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[476/479] Compiling SwiftParser TokenSpecStaticMembers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[477/488] Compiling SyntaxAnalysis ImportSyntaxVisitor.swift
[478/488] Compiling SyntaxAnalysis TypeSyntaxInspector.swift
[479/488] Emitting module SyntaxAnalysis
[480/488] Compiling SyntaxAnalysis DeclarationSyntaxVisitor.swift
[481/488] Compiling SyntaxAnalysis UnusedParameterAnalyzer.swift
[482/488] Compiling SyntaxAnalysis SourceLocationBuilder.swift
[483/488] Compiling SyntaxAnalysis MultiplexingSyntaxVisitor.swift
[484/488] Compiling SyntaxAnalysis CommentCommand.swift
[485/488] Compiling SyntaxAnalysis UnusedParameterParser.swift
[486/501] Compiling Indexer XCDataModelParser.swift
[487/501] Compiling Indexer XCMappingModelIndexer.swift
[488/501] Compiling Indexer XCMappingModelParser.swift
[489/501] Compiling Indexer XibIndexer.swift
[490/501] Compiling Indexer InfoPlistParser.swift
[491/501] Compiling Indexer SourceFileCollector.swift
[492/501] Compiling Indexer XCDataModelIndexer.swift
[493/502] Compiling Indexer XibParser.swift
[494/502] Compiling Indexer IndexPipeline.swift
[495/502] Compiling Indexer IndexPlan.swift
[496/502] Compiling Indexer Indexer.swift
[497/502] Compiling Indexer InfoPlistIndexer.swift
[498/502] Emitting module Indexer
[499/502] Compiling Indexer SwiftIndexer.swift
[500/515] Compiling PeripheryKit ScanResult.swift
[501/516] Compiling PeripheryKit XcodeFormatter.swift
[502/516] Compiling PeripheryKit GitHubActionsFormatter.swift
[503/516] Compiling PeripheryKit GitHubMarkdownFormatter.swift
[504/516] Compiling PeripheryKit CodeClimateFormatter.swift
[505/516] Compiling PeripheryKit CsvFormatter.swift
[506/516] Compiling PeripheryKit GitLabCodeQualityFormatter.swift
[507/516] Compiling PeripheryKit JsonFormatter.swift
[508/516] Compiling PeripheryKit OutputDeclarationFilter.swift
[509/516] Compiling PeripheryKit OutputFormatter.swift
[510/516] Emitting module PeripheryKit
[511/516] Compiling PeripheryKit Baseline.swift
[512/516] Compiling PeripheryKit CheckstyleFormatter.swift
[513/516] Compiling PeripheryKit ScanResultBuilder.swift
[514/523] Compiling XcodeSupport XcodeWorkspace.swift
[515/523] Compiling XcodeSupport XcodeProject.swift
[516/523] Compiling XcodeSupport XcodeProjectlike.swift
[517/523] Compiling XcodeSupport Xcodebuild.swift
/Users/admin/builder/spi-builder-workspace/Sources/XcodeSupport/Xcodebuild.swift:15:24: warning: static property 'version' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 13 |     }
 14 |
 15 |     private static var version: String?
    |                        |- warning: static property 'version' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'version' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'version' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     public func version() throws -> String {
[518/523] Compiling XcodeSupport XcodeProjectSetupGuide.swift
[519/523] Compiling XcodeSupport XcodeTarget.swift
[520/523] Emitting module XcodeSupport
/Users/admin/builder/spi-builder-workspace/Sources/XcodeSupport/Xcodebuild.swift:15:24: warning: static property 'version' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 13 |     }
 14 |
 15 |     private static var version: String?
    |                        |- warning: static property 'version' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'version' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'version' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     public func version() throws -> String {
[521/530] Compiling ProjectDrivers XcodeProjectDriver.swift
[522/530] Compiling ProjectDrivers SPMProjectDriver.swift
[523/530] Compiling ProjectDrivers ProjectDriver.swift
[524/530] Compiling ProjectDrivers GenericProjectDriver.swift
[525/530] Emitting module ProjectDrivers
[526/530] Compiling ProjectDrivers BazelProjectDriver.swift
[527/530] Compiling ProjectDrivers SPM.swift
[528/553] Compiling Frontend Version.swift
[529/554] Compiling Frontend Scan.swift
[530/554] Compiling Frontend SPMProjectSetupGuide.swift
[531/554] Emitting module Frontend
/Users/admin/builder/spi-builder-workspace/Sources/Frontend/Commands/ScanCommand.swift:150:24: warning: static property 'defaultConfiguration' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
148 |     var bazelIndexStore: FilePath?
149 |
150 |     private static let defaultConfiguration = Configuration()
    |                        `- warning: static property 'defaultConfiguration' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
151 |
152 |     func run() throws {
/Users/admin/builder/spi-builder-workspace/Sources/Configuration/Configuration.swift:9:20: note: class 'Configuration' does not conform to the 'Sendable' protocol
  7 | import Yams
  8 |
  9 | public final class Configuration {
    |                    `- note: class 'Configuration' does not conform to the 'Sendable' protocol
 10 |     public static var defaultConfigurationFile = FilePath(".periphery.yml")
 11 |
/Users/admin/builder/spi-builder-workspace/Sources/Frontend/Commands/ScanCommand.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Configuration'
  1 | import ArgumentParser
  2 | import Configuration
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Configuration'
  3 | import Foundation
  4 | import Logger
    :
148 |     var bazelIndexStore: FilePath?
149 |
150 |     private static let defaultConfiguration = Configuration()
    |                        |- note: add '@MainActor' to make static property 'defaultConfiguration' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
151 |
152 |     func run() throws {
[532/554] Compiling Frontend Logger+Extension.swift
[533/554] Compiling Frontend Project.swift
[534/554] Compiling Frontend CommonSetupGuide.swift
/Users/admin/builder/spi-builder-workspace/Sources/Frontend/GuidedSetup.swift:69:76: warning: reference to class property 'defaultConfigurationFile' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 67 |
 68 |         if configuration.hasNonDefaultValues {
 69 |             print(Logger.colorize("\nSave configuration to \(Configuration.defaultConfigurationFile)?", .bold))
    |                                                                            `- warning: reference to class property 'defaultConfigurationFile' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 70 |             shouldSave = selectBoolean()
 71 |
/Users/admin/builder/spi-builder-workspace/Sources/Configuration/Configuration.swift:10:23: note: class property declared here
  8 |
  9 | public final class Configuration {
 10 |     public static var defaultConfigurationFile = FilePath(".periphery.yml")
    |                       `- note: class property declared here
 11 |
 12 |     public init() {}
[535/554] Compiling Frontend GuidedSetup.swift
/Users/admin/builder/spi-builder-workspace/Sources/Frontend/GuidedSetup.swift:69:76: warning: reference to class property 'defaultConfigurationFile' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 67 |
 68 |         if configuration.hasNonDefaultValues {
 69 |             print(Logger.colorize("\nSave configuration to \(Configuration.defaultConfigurationFile)?", .bold))
    |                                                                            `- warning: reference to class property 'defaultConfigurationFile' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 70 |             shouldSave = selectBoolean()
 71 |
/Users/admin/builder/spi-builder-workspace/Sources/Configuration/Configuration.swift:10:23: note: class property declared here
  8 |
  9 | public final class Configuration {
 10 |     public static var defaultConfigurationFile = FilePath(".periphery.yml")
    |                       `- note: class property declared here
 11 |
 12 |     public init() {}
[536/554] Compiling Frontend ClearCacheCommand.swift
[537/554] Compiling Frontend FrontendCommand.swift
[538/554] Compiling Frontend UpdateChecker.swift
/Users/admin/builder/spi-builder-workspace/Sources/Frontend/UpdateChecker.swift:44:23: warning: capture of 'self' with non-sendable type 'UpdateChecker?' in a '@Sendable' closure
  8 | #endif
  9 |
 10 | final class UpdateChecker {
    |             `- note: class 'UpdateChecker' does not conform to the 'Sendable' protocol
 11 |     private let logger: Logger
 12 |     private let debugLogger: ContextualLogger
    :
 42 |
 43 |         let task = urlSession.dataTask(with: urlRequest) { [weak self] data, _, error in
 44 |             guard let self else { return }
    |                       `- warning: capture of 'self' with non-sendable type 'UpdateChecker?' in a '@Sendable' closure
 45 |
 46 |             if let error {
[539/554] Compiling Frontend main.swift
[540/554] Compiling Frontend BazelProjectSetupGuide.swift
/Users/admin/builder/spi-builder-workspace/Sources/Frontend/Commands/CheckUpdateCommand.swift:16:40: warning: capture of 'checker' with non-sendable type 'UpdateChecker' in a '@Sendable' closure
14 |         let logger = Logger(configuration: configuration)
15 |         let checker = UpdateChecker(logger: logger, configuration: configuration)
16 |         DispatchQueue.global().async { checker.run() }
   |                                        `- warning: capture of 'checker' with non-sendable type 'UpdateChecker' in a '@Sendable' closure
17 |         let latestVersion = try checker.wait().get()
18 |         if latestVersion.isVersion(greaterThan: PeripheryVersion) {
/Users/admin/builder/spi-builder-workspace/Sources/Frontend/UpdateChecker.swift:10:13: note: class 'UpdateChecker' does not conform to the 'Sendable' protocol
  8 | #endif
  9 |
 10 | final class UpdateChecker {
    |             `- note: class 'UpdateChecker' does not conform to the 'Sendable' protocol
 11 |     private let logger: Logger
 12 |     private let debugLogger: ContextualLogger
[541/554] Compiling Frontend CheckUpdateCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/Frontend/Commands/CheckUpdateCommand.swift:16:40: warning: capture of 'checker' with non-sendable type 'UpdateChecker' in a '@Sendable' closure
14 |         let logger = Logger(configuration: configuration)
15 |         let checker = UpdateChecker(logger: logger, configuration: configuration)
16 |         DispatchQueue.global().async { checker.run() }
   |                                        `- warning: capture of 'checker' with non-sendable type 'UpdateChecker' in a '@Sendable' closure
17 |         let latestVersion = try checker.wait().get()
18 |         if latestVersion.isVersion(greaterThan: PeripheryVersion) {
/Users/admin/builder/spi-builder-workspace/Sources/Frontend/UpdateChecker.swift:10:13: note: class 'UpdateChecker' does not conform to the 'Sendable' protocol
  8 | #endif
  9 |
 10 | final class UpdateChecker {
    |             `- note: class 'UpdateChecker' does not conform to the 'Sendable' protocol
 11 |     private let logger: Logger
 12 |     private let debugLogger: ContextualLogger
[542/554] Compiling Frontend ScanCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/Frontend/Commands/ScanCommand.swift:150:24: warning: static property 'defaultConfiguration' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
148 |     var bazelIndexStore: FilePath?
149 |
150 |     private static let defaultConfiguration = Configuration()
    |                        `- warning: static property 'defaultConfiguration' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
151 |
152 |     func run() throws {
/Users/admin/builder/spi-builder-workspace/Sources/Configuration/Configuration.swift:9:20: note: class 'Configuration' does not conform to the 'Sendable' protocol
  7 | import Yams
  8 |
  9 | public final class Configuration {
    |                    `- note: class 'Configuration' does not conform to the 'Sendable' protocol
 10 |     public static var defaultConfigurationFile = FilePath(".periphery.yml")
 11 |
/Users/admin/builder/spi-builder-workspace/Sources/Frontend/Commands/ScanCommand.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Configuration'
  1 | import ArgumentParser
  2 | import Configuration
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Configuration'
  3 | import Foundation
  4 | import Logger
    :
148 |     var bazelIndexStore: FilePath?
149 |
150 |     private static let defaultConfiguration = Configuration()
    |                        |- note: add '@MainActor' to make static property 'defaultConfiguration' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
151 |
152 |     func run() throws {
[543/554] Compiling Frontend VersionCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/Frontend/Commands/ScanCommand.swift:150:24: warning: static property 'defaultConfiguration' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
148 |     var bazelIndexStore: FilePath?
149 |
150 |     private static let defaultConfiguration = Configuration()
    |                        `- warning: static property 'defaultConfiguration' is not concurrency-safe because non-'Sendable' type 'Configuration' may have shared mutable state; this is an error in the Swift 6 language mode
151 |
152 |     func run() throws {
/Users/admin/builder/spi-builder-workspace/Sources/Configuration/Configuration.swift:9:20: note: class 'Configuration' does not conform to the 'Sendable' protocol
  7 | import Yams
  8 |
  9 | public final class Configuration {
    |                    `- note: class 'Configuration' does not conform to the 'Sendable' protocol
 10 |     public static var defaultConfigurationFile = FilePath(".periphery.yml")
 11 |
/Users/admin/builder/spi-builder-workspace/Sources/Frontend/Commands/ScanCommand.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Configuration'
  1 | import ArgumentParser
  2 | import Configuration
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Configuration'
  3 | import Foundation
  4 | import Logger
    :
148 |     var bazelIndexStore: FilePath?
149 |
150 |     private static let defaultConfiguration = Configuration()
    |                        |- note: add '@MainActor' to make static property 'defaultConfiguration' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
151 |
152 |     func run() throws {
[543/554] Write Objects.LinkFileList
[544/554] Linking periphery
[545/554] Applying periphery
[547/554] Compiling TestShared SPMSourceGraphTestCase.swift
[548/554] Compiling TestShared XCTestCase+Extensions.swift
[549/554] Compiling TestShared DeclarationScope.swift
[550/554] Compiling TestShared Helper.swift
[551/554] Compiling TestShared FixtureSourceGraphTestCase.swift
[552/554] Compiling TestShared DeclarationDescription.swift
[553/554] Emitting module TestShared
/Users/admin/builder/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:11:16: warning: static property 'plan' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  9 |
 10 | open class SourceGraphTestCase: XCTestCase {
 11 |     static var plan: IndexPlan!
    |                |- warning: static property 'plan' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'plan' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'plan' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     static var shell: Shell!
 13 |     static var logger: Logger!
/Users/admin/builder/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:12:16: warning: static property 'shell' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 10 | open class SourceGraphTestCase: XCTestCase {
 11 |     static var plan: IndexPlan!
 12 |     static var shell: Shell!
    |                |- warning: static property 'shell' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'shell' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'shell' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     static var logger: Logger!
 14 |     static var results: [ScanResult] = []
/Users/admin/builder/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:13:16: warning: static property 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 11 |     static var plan: IndexPlan!
 12 |     static var shell: Shell!
 13 |     static var logger: Logger!
    |                |- warning: static property 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'logger' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'logger' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 14 |     static var results: [ScanResult] = []
 15 |
/Users/admin/builder/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:14:16: warning: static property 'results' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |     static var shell: Shell!
 13 |     static var logger: Logger!
 14 |     static var results: [ScanResult] = []
    |                |- warning: static property 'results' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'results' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'results' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 |     private static var graph: SourceGraph!
/Users/admin/builder/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:16:24: warning: static property 'graph' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 |     static var results: [ScanResult] = []
 15 |
 16 |     private static var graph: SourceGraph!
    |                        |- warning: static property 'graph' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'graph' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'graph' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |     private static var allIndexedDeclarations: Set<Declaration> = []
 18 |
/Users/admin/builder/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:17:24: warning: static property 'allIndexedDeclarations' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 15 |
 16 |     private static var graph: SourceGraph!
 17 |     private static var allIndexedDeclarations: Set<Declaration> = []
    |                        |- warning: static property 'allIndexedDeclarations' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'allIndexedDeclarations' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'allIndexedDeclarations' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |
 19 |     private var scopeStack: [DeclarationScope] = []
[554/554] Compiling TestShared SourceGraphTestCase.swift
/Users/admin/builder/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:11:16: warning: static property 'plan' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
  9 |
 10 | open class SourceGraphTestCase: XCTestCase {
 11 |     static var plan: IndexPlan!
    |                |- warning: static property 'plan' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'plan' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'plan' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 12 |     static var shell: Shell!
 13 |     static var logger: Logger!
/Users/admin/builder/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:12:16: warning: static property 'shell' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 10 | open class SourceGraphTestCase: XCTestCase {
 11 |     static var plan: IndexPlan!
 12 |     static var shell: Shell!
    |                |- warning: static property 'shell' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'shell' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'shell' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     static var logger: Logger!
 14 |     static var results: [ScanResult] = []
/Users/admin/builder/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:13:16: warning: static property 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 11 |     static var plan: IndexPlan!
 12 |     static var shell: Shell!
 13 |     static var logger: Logger!
    |                |- warning: static property 'logger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'logger' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'logger' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 14 |     static var results: [ScanResult] = []
 15 |
/Users/admin/builder/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:14:16: warning: static property 'results' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 12 |     static var shell: Shell!
 13 |     static var logger: Logger!
 14 |     static var results: [ScanResult] = []
    |                |- warning: static property 'results' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'results' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'results' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 |     private static var graph: SourceGraph!
/Users/admin/builder/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:16:24: warning: static property 'graph' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 14 |     static var results: [ScanResult] = []
 15 |
 16 |     private static var graph: SourceGraph!
    |                        |- warning: static property 'graph' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'graph' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'graph' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 17 |     private static var allIndexedDeclarations: Set<Declaration> = []
 18 |
/Users/admin/builder/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:17:24: warning: static property 'allIndexedDeclarations' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 15 |
 16 |     private static var graph: SourceGraph!
 17 |     private static var allIndexedDeclarations: Set<Declaration> = []
    |                        |- warning: static property 'allIndexedDeclarations' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                        |- note: convert 'allIndexedDeclarations' to a 'let' constant to make 'Sendable' shared state immutable
    |                        |- note: add '@MainActor' to make static property 'allIndexedDeclarations' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |
 19 |     private var scopeStack: [DeclarationScope] = []
Build complete! (52.12s)
Fetching https://github.com/tadija/AEXML
Fetching https://github.com/ileitch/swift-filename-matcher
Fetching https://github.com/kateinoigakukun/swift-indexstore
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/tuist/xcodeproj
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/apple/swift-argument-parser from cache
[1/2154] Fetching aexml
[282/2217] Fetching aexml, swift-filename-matcher
[345/2540] Fetching aexml, swift-filename-matcher, swift-indexstore
Fetched https://github.com/ileitch/swift-filename-matcher from cache (0.69s)
Fetching https://github.com/apple/swift-system from cache
[519/2477] Fetching aexml, swift-indexstore
[1057/26274] Fetching aexml, swift-indexstore, xcodeproj
Fetched https://github.com/tadija/AEXML from cache (0.98s)
[1275/24120] Fetching swift-indexstore, xcodeproj
Fetched https://github.com/apple/swift-argument-parser from cache (1.32s)
[12937/97232] Fetching swift-indexstore, xcodeproj, swift-syntax
Fetched https://github.com/apple/swift-system from cache (1.06s)
Fetched https://github.com/tuist/xcodeproj from cache (3.30s)
Fetched https://github.com/apple/swift-syntax from cache (3.30s)
Fetched https://github.com/kateinoigakukun/swift-indexstore from cache (3.30s)
Fetched https://github.com/jpsim/Yams from cache (3.31s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 602.0.0 (6.48s)
Computing version for https://github.com/kateinoigakukun/swift-indexstore
Computed https://github.com/kateinoigakukun/swift-indexstore at 0.4.0 (0.45s)
Computing version for https://github.com/ileitch/swift-filename-matcher
Computed https://github.com/ileitch/swift-filename-matcher at 2.0.1 (0.56s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (0.47s)
Computing version for https://github.com/tuist/xcodeproj
Computed https://github.com/tuist/xcodeproj at 9.6.0 (0.44s)
Fetching https://github.com/kylef/PathKit.git
[1/1438] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.94s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.7.0 (1.41s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.39s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.91s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.51s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.3 (0.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.47s)
Creating working copy for https://github.com/kateinoigakukun/swift-indexstore
Working copy of https://github.com/kateinoigakukun/swift-indexstore resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.3
Creating working copy for https://github.com/tuist/xcodeproj
Working copy of https://github.com/tuist/xcodeproj resolved at 9.6.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/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.0
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/ileitch/swift-filename-matcher
Working copy of https://github.com/ileitch/swift-filename-matcher resolved at 2.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.6.2
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/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.7.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    },
    {
      "identity" : "aexml",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tadija/AEXML"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-indexstore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kateinoigakukun/swift-indexstore"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax"
    },
    {
      "identity" : "swift-filename-matcher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ileitch/swift-filename-matcher"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.0.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/xcodeproj"
    }
  ],
  "manifest_display_name" : "Periphery",
  "name" : "Periphery",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "periphery",
      "targets" : [
        "Frontend"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "PeripheryKit",
      "targets" : [
        "PeripheryKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "XcodeTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeTests",
      "path" : "Tests/XcodeTests",
      "sources" : [
        "Helper.swift",
        "ShellMock.swift",
        "SwiftUIProjectTest.swift",
        "UIKitProjectTest.swift",
        "XcodeSourceGraphTestCase.swift",
        "XcodeTargetTest.swift",
        "XcodebuildBuildProjectTest.swift",
        "XcodebuildListOutputs.swift",
        "XcodebuildSchemesTest.swift"
      ],
      "target_dependencies" : [
        "ProjectDrivers",
        "TestShared",
        "PeripheryKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeSupport",
      "module_type" : "SwiftTarget",
      "name" : "XcodeSupport",
      "path" : "Sources/XcodeSupport",
      "product_dependencies" : [
        "XcodeProj"
      ],
      "product_memberships" : [
        "periphery"
      ],
      "sources" : [
        "XcodeProject.swift",
        "XcodeProjectSetupGuide.swift",
        "XcodeProjectlike.swift",
        "XcodeTarget.swift",
        "XcodeWorkspace.swift",
        "Xcodebuild.swift"
      ],
      "target_dependencies" : [
        "SourceGraph",
        "Shared",
        "PeripheryKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TestShared",
      "module_type" : "SwiftTarget",
      "name" : "TestShared",
      "path" : "Tests/Shared",
      "sources" : [
        "DeclarationDescription.swift",
        "DeclarationScope.swift",
        "FixtureSourceGraphTestCase.swift",
        "Helper.swift",
        "SPMSourceGraphTestCase.swift",
        "SourceGraphTestCase.swift",
        "XCTestCase+Extensions.swift"
      ],
      "target_dependencies" : [
        "PeripheryKit",
        "ProjectDrivers",
        "Configuration"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SyntaxAnalysis",
      "module_type" : "SwiftTarget",
      "name" : "SyntaxAnalysis",
      "path" : "Sources/SyntaxAnalysis",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "CommentCommand.swift",
        "DeclarationSyntaxVisitor.swift",
        "ImportSyntaxVisitor.swift",
        "MultiplexingSyntaxVisitor.swift",
        "SourceLocationBuilder.swift",
        "TypeSyntaxInspector.swift",
        "UnusedParameterAnalyzer.swift",
        "UnusedParameterParser.swift"
      ],
      "target_dependencies" : [
        "SourceGraph",
        "Shared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceGraph",
      "module_type" : "SwiftTarget",
      "name" : "SourceGraph",
      "path" : "Sources/SourceGraph",
      "product_dependencies" : [
        "SwiftSyntax"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "Elements/Accessibility.swift",
        "Elements/AssetReference.swift",
        "Elements/CommentCommand.swift",
        "Elements/Declaration.swift",
        "Elements/ImportStatement.swift",
        "Elements/Location.swift",
        "Elements/ProjectFileKind.swift",
        "Elements/Reference.swift",
        "Elements/SourceFile.swift",
        "Mutators/AccessibilityCascader.swift",
        "Mutators/AncestralReferenceEliminator.swift",
        "Mutators/AssetReferenceRetainer.swift",
        "Mutators/AssignOnlyPropertyReferenceEliminator.swift",
        "Mutators/CodablePropertyRetainer.swift",
        "Mutators/CodingKeyEnumReferenceBuilder.swift",
        "Mutators/ComplexPropertyAccessorReferenceBuilder.swift",
        "Mutators/DefaultConstructorReferenceBuilder.swift",
        "Mutators/DynamicMemberRetainer.swift",
        "Mutators/EntryPointAttributeRetainer.swift",
        "Mutators/EnumCaseReferenceBuilder.swift",
        "Mutators/ExtensionReferenceBuilder.swift",
        "Mutators/ExternalOverrideRetainer.swift",
        "Mutators/ExternalTypeProtocolConformanceReferenceRemover.swift",
        "Mutators/GenericClassAndStructConstructorReferenceBuilder.swift",
        "Mutators/InterfaceBuilderPropertyRetainer.swift",
        "Mutators/ObjCAccessibleRetainer.swift",
        "Mutators/PropertyWrapperRetainer.swift",
        "Mutators/ProtocolConformanceReferenceBuilder.swift",
        "Mutators/ProtocolExtensionReferenceBuilder.swift",
        "Mutators/PubliclyAccessibleRetainer.swift",
        "Mutators/RedundantExplicitPublicAccessibilityMarker.swift",
        "Mutators/RedundantProtocolMarker.swift",
        "Mutators/ResultBuilderRetainer.swift",
        "Mutators/StringInterpolationAppendInterpolationRetainer.swift",
        "Mutators/StructImplicitInitializerReferenceBuilder.swift",
        "Mutators/SwiftTestingRetainer.swift",
        "Mutators/SwiftUIRetainer.swift",
        "Mutators/UnusedImportMarker.swift",
        "Mutators/UnusedParameterRetainer.swift",
        "Mutators/UsedDeclarationMarker.swift",
        "Mutators/XCTestRetainer.swift",
        "SourceGraph.swift",
        "SourceGraphDebugger.swift",
        "SourceGraphMutator.swift",
        "SourceGraphMutatorRunner.swift",
        "SynchronizedSourceGraph.swift"
      ],
      "target_dependencies" : [
        "Configuration",
        "Shared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Shared",
      "module_type" : "SwiftTarget",
      "name" : "Shared",
      "path" : "Sources/Shared",
      "product_dependencies" : [
        "SystemPackage",
        "FilenameMatcher"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "Benchmark.swift",
        "Constants.swift",
        "JobPool.swift",
        "PeripheryError.swift",
        "ProjectKind.swift",
        "PropertyTypeSanitizer.swift",
        "SetupGuide.swift",
        "Shell.swift",
        "SwiftVersion.swift",
        "SwiftVersionParser.swift",
        "UnfairLock.swift"
      ],
      "target_dependencies" : [
        "Extensions",
        "Logger"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMTests",
      "module_type" : "SwiftTarget",
      "name" : "SPMTests",
      "path" : "Tests/SPMTests",
      "sources" : [
        "Helper.swift",
        "SPMProjectTest.swift"
      ],
      "target_dependencies" : [
        "TestShared",
        "PeripheryKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProjectDrivers",
      "module_type" : "SwiftTarget",
      "name" : "ProjectDrivers",
      "path" : "Sources/ProjectDrivers",
      "product_memberships" : [
        "periphery"
      ],
      "sources" : [
        "BazelProjectDriver.swift",
        "GenericProjectDriver.swift",
        "ProjectDriver.swift",
        "SPM.swift",
        "SPMProjectDriver.swift",
        "XcodeProjectDriver.swift"
      ],
      "target_dependencies" : [
        "SourceGraph",
        "Shared",
        "Indexer",
        "XcodeSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PeripheryTests",
      "module_type" : "SwiftTarget",
      "name" : "PeripheryTests",
      "path" : "Tests/PeripheryTests",
      "sources" : [
        "CrossModuleRetentionTest.swift",
        "Extensions/FilePathGlobTest.swift",
        "Extensions/FilePathTest.swift",
        "Extensions/FilenameMatcherTests.swift",
        "Extensions/String+VersionTest.swift",
        "ObjcAccessibleRetentionTest.swift",
        "ObjcAnnotatedRetentionTest.swift",
        "RetentionTest.swift",
        "SwiftVersionParserTest.swift",
        "Syntax/FunctionVisitTest.swift",
        "Syntax/ImportVisitTest.swift",
        "Syntax/PropertyVisitTest.swift",
        "Syntax/TypeSyntaxInspectorTest.swift",
        "Syntax/UnusedParameterTest.swift"
      ],
      "target_dependencies" : [
        "TestShared",
        "PeripheryKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PeripheryKit",
      "module_type" : "SwiftTarget",
      "name" : "PeripheryKit",
      "path" : "Sources/PeripheryKit",
      "product_dependencies" : [
        "SystemPackage",
        "AEXML",
        "SwiftSyntax",
        "SwiftParser",
        "SwiftIndexStore",
        "FilenameMatcher"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "Results/Baseline.swift",
        "Results/CheckstyleFormatter.swift",
        "Results/CodeClimateFormatter.swift",
        "Results/CsvFormatter.swift",
        "Results/GitHubActionsFormatter.swift",
        "Results/GitHubMarkdownFormatter.swift",
        "Results/GitLabCodeQualityFormatter.swift",
        "Results/JsonFormatter.swift",
        "Results/OutputDeclarationFilter.swift",
        "Results/OutputFormatter.swift",
        "Results/XcodeFormatter.swift",
        "ScanResult.swift",
        "ScanResultBuilder.swift"
      ],
      "target_dependencies" : [
        "SourceGraph",
        "Shared",
        "Indexer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Logger",
      "module_type" : "SwiftTarget",
      "name" : "Logger",
      "path" : "Sources/Logger",
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "Logger.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Indexer",
      "module_type" : "SwiftTarget",
      "name" : "Indexer",
      "path" : "Sources/Indexer",
      "product_dependencies" : [
        "SwiftIndexStore",
        "AEXML"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "IndexPipeline.swift",
        "IndexPlan.swift",
        "Indexer.swift",
        "InfoPlistIndexer.swift",
        "InfoPlistParser.swift",
        "SourceFileCollector.swift",
        "SwiftIndexer.swift",
        "XCDataModelIndexer.swift",
        "XCDataModelParser.swift",
        "XCMappingModelIndexer.swift",
        "XCMappingModelParser.swift",
        "XibIndexer.swift",
        "XibParser.swift"
      ],
      "target_dependencies" : [
        "SyntaxAnalysis",
        "Shared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Frontend",
      "module_type" : "SwiftTarget",
      "name" : "Frontend",
      "path" : "Sources/Frontend",
      "product_dependencies" : [
        "ArgumentParser",
        "FilenameMatcher"
      ],
      "product_memberships" : [
        "periphery"
      ],
      "sources" : [
        "BazelProjectSetupGuide.swift",
        "Commands/CheckUpdateCommand.swift",
        "Commands/ClearCacheCommand.swift",
        "Commands/FrontendCommand.swift",
        "Commands/ScanCommand.swift",
        "Commands/VersionCommand.swift",
        "CommonSetupGuide.swift",
        "GuidedSetup.swift",
        "Logger+Extension.swift",
        "Project.swift",
        "SPMProjectSetupGuide.swift",
        "Scan.swift",
        "UpdateChecker.swift",
        "Version.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Shared",
        "Configuration",
        "SourceGraph",
        "PeripheryKit",
        "ProjectDrivers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Extensions",
      "module_type" : "SwiftTarget",
      "name" : "Extensions",
      "path" : "Sources/Extensions",
      "product_dependencies" : [
        "SystemPackage",
        "FilenameMatcher"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "Array+Extension.swift",
        "Collection+Extension.swift",
        "FilePath+Extension.swift",
        "FilePath+Glob.swift",
        "FilenameMatcher+Extension.swift",
        "Sequence+Extension.swift",
        "Set+Extension.swift",
        "String+Extension.swift",
        "String+Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Configuration",
      "module_type" : "SwiftTarget",
      "name" : "Configuration",
      "path" : "Sources/Configuration",
      "product_dependencies" : [
        "Yams",
        "SystemPackage",
        "FilenameMatcher"
      ],
      "product_memberships" : [
        "periphery",
        "PeripheryKit"
      ],
      "sources" : [
        "Configuration.swift",
        "OutputFormat.swift"
      ],
      "target_dependencies" : [
        "Extensions",
        "Shared",
        "Logger"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AccessibilityTests",
      "module_type" : "SwiftTarget",
      "name" : "AccessibilityTests",
      "path" : "Tests/AccessibilityTests",
      "sources" : [
        "Helper.swift",
        "RedundantPublicAccessibilityTest.swift"
      ],
      "target_dependencies" : [
        "TestShared",
        "PeripheryKit",
        "Configuration"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.0"
}
Done.