The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Periphery, reference 3.1.0 (241bbd), with Swift 6.1 for Linux on 26 Apr 2025 16:55:44 UTC.

Swift 6 data race errors: 21

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/peripheryapp/periphery.git
Reference: 3.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/peripheryapp/periphery
 * tag               3.1.0      -> FETCH_HEAD
HEAD is now at 241bbdc Release 3.1.0
Cloned https://github.com/peripheryapp/periphery.git
Revision (git rev-parse @):
241bbdca5b36c54158acbfd51115003d85f7a148
SUCCESS checkout https://github.com/peripheryapp/periphery.git at 3.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/peripheryapp/periphery.git
https://github.com/peripheryapp/periphery.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "5.0.0",
            "upper_bound" : "6.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.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kateinoigakukun/swift-indexstore"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.1",
            "upper_bound" : "602.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"
    }
  ],
  "manifest_display_name" : "Periphery",
  "name" : "Periphery",
  "path" : "/host/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" : "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"
      ],
      "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",
        "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"
      ],
      "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/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",
        "JobPool.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 ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/ileitch/swift-filename-matcher
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/kateinoigakukun/swift-indexstore
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/tadija/AEXML
[1/54] Fetching swift-filename-matcher
[45/2181] Fetching swift-filename-matcher, aexml
[1417/2500] Fetching swift-filename-matcher, aexml, swift-indexstore
Fetched https://github.com/ileitch/swift-filename-matcher from cache (0.25s)
Fetching https://github.com/apple/swift-system
[1/10289] Fetching yams
Fetched https://github.com/tadija/AEXML from cache (0.30s)
[5660/25239] Fetching yams, swift-argument-parser
[13192/29592] Fetching yams, swift-argument-parser, swift-system
[26516/99824] Fetching yams, swift-argument-parser, swift-system, swift-syntax
Fetched https://github.com/apple/swift-system from cache (0.48s)
[23164/95471] Fetching yams, swift-argument-parser, swift-syntax
Fetched https://github.com/kateinoigakukun/swift-indexstore from cache (0.98s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.99s)
[19420/80521] Fetching yams, swift-syntax
Fetched https://github.com/jpsim/Yams from cache (1.40s)
[21070/70232] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax from cache (6.18s)
Computing version for https://github.com/ileitch/swift-filename-matcher
Computed https://github.com/ileitch/swift-filename-matcher at 2.0.0 (8.80s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 601.0.1 (0.78s)
Computing version for https://github.com/kateinoigakukun/swift-indexstore
Computed https://github.com/kateinoigakukun/swift-indexstore at 0.3.0 (1.10s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (1.31s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.3.1 (1.12s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.7.0 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.76s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
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.0
Creating working copy for https://github.com/kateinoigakukun/swift-indexstore
Working copy of https://github.com/kateinoigakukun/swift-indexstore resolved at 0.3.0
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.3.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/60] Write sources
[22/60] Compiling _SwiftSyntaxCShims dummy.c
[23/60] Compiling _CIndexStore dummy.c
[24/60] Compiling reader.c
[25/60] Write sources
[28/60] Compiling writer.c
[29/60] Compiling CSystem shims.c
[30/60] Compiling parser.c
[31/60] Compiling api.c
[32/60] Compiling emitter.c
[33/60] Write swift-version-24593BA9C3E375BF.txt
[34/60] Compiling scanner.c
[36/111] 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
[37/111] Compiling FilenameMatcher FilenameMatcherOptions.swift
[38/111] 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
[39/111] 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
[40/112] 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
[41/112] Compiling SystemPackage MachPort.swift
[42/112] Compiling SystemPackage PlatformString.swift
[43/112] Compiling SystemPackage SystemString.swift
[45/116] Emitting module SystemPackage
[46/116] 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
[47/116] 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
[48/116] 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
[49/116] 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
[50/118] Compiling SystemPackage FilePathParsing.swift
[51/118] Compiling SystemPackage FilePathString.swift
[52/118] Compiling SystemPackage FilePathSyntax.swift
[53/118] Compiling SystemPackage FilePathTemp.swift
[54/118] Compiling SystemPackage Errno.swift
[55/118] Compiling SystemPackage ErrnoWindows.swift
[56/118] Compiling SystemPackage FileDescriptor.swift
[57/118] Compiling SystemPackage FileHelpers.swift
[58/118] Compiling SystemPackage FileOperations.swift
[59/118] Compiling SystemPackage FilePath.swift
[60/118] Compiling SystemPackage FilePathComponentView.swift
[61/118] Compiling SystemPackage FilePathComponents.swift
[64/137] Wrapping AST for SwiftSyntax600 for debugging
[66/146] Compiling SystemPackage Util+StringArray.swift
[67/146] Compiling SystemPackage Util.swift
[68/146] Compiling SystemPackage UtilConsumers.swift
[69/210] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[70/210] Compiling SwiftSyntax Syntax.swift
[71/210] Compiling SwiftSyntax SyntaxArena.swift
[72/210] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[73/210] Compiling SwiftSyntax Assert.swift
[74/210] Compiling SwiftSyntax BumpPtrAllocator.swift
[75/210] Compiling SwiftSyntax CommonAncestor.swift
[76/210] Compiling SwiftSyntax Convenience.swift
[77/210] Compiling SwiftSyntax CustomTraits.swift
[78/210] Compiling SwiftSyntax EditorPlaceholder.swift
[79/210] Compiling SwiftSyntax SourceLocation.swift
[80/210] Compiling SwiftSyntax SourcePresence.swift
[81/211] Compiling SwiftSyntax Identifier.swift
[82/211] Compiling SwiftSyntax MemoryLayout.swift
[84/212] Emitting module FilenameMatcher
[85/212] Compiling FilenameMatcher FilenameMatcher.swift
[86/213] Compiling AEXML Error.swift
[87/213] Compiling SwiftIndexStore OptionSetDisplayable.swift
[88/213] Compiling AEXML Element.swift
[89/213] Compiling SwiftIndexStore Process+Extension.swift
[90/213] Compiling SwiftIndexStore SwiftIndexStore.swift
[91/213] Compiling SwiftIndexStore IndexStoreUnit.swift
[92/213] Compiling SwiftIndexStore LibIndexStore.swift
[93/213] Compiling SwiftSyntax MissingNodeInitializers.swift
[94/213] Compiling SwiftSyntax RawSyntax.swift
[95/213] Emitting module SwiftIndexStore
[96/213] Compiling SwiftIndexStore UnfairLock.swift
[96/214] Wrapping AST for SwiftSyntax601 for debugging
[97/214] Emitting module Logger
/host/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",
/host/spi-builder-workspace/Sources/Logger/Logger.swift:27:25: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 25 |     guard let term = ProcessInfo.processInfo.environment["TERM"],
 26 |           term.lowercased() != "dumb",
 27 |           isatty(fileno(stdout)) != 0
    |                         `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 28 |     else {
 29 |         return false
/usr/include/stdio.h:144:14: note: var declared here
142 | /* Standard streams.  */
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
    |              `- note: var declared here
145 | extern FILE *stderr;		/* Standard error output stream.  */
146 | /* C89/C99 say they're macros.  Make them happy.  */
/host/spi-builder-workspace/Sources/Logger/Logger.swift:75:27: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 73 |     public func info(_ text: String, canQuiet: Bool = true) {
 74 |         guard !(quiet && canQuiet) else { return }
 75 |         log(text, output: stdout)
    |                           `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 76 |     }
 77 |
/usr/include/stdio.h:144:14: note: var declared here
142 | /* Standard streams.  */
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
    |              `- note: var declared here
145 | extern FILE *stderr;		/* Standard error output stream.  */
146 | /* C89/C99 say they're macros.  Make them happy.  */
/host/spi-builder-workspace/Sources/Logger/Logger.swift:81:27: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 79 |     public func debug(_ text: String) {
 80 |         guard verbose else { return }
 81 |         log(text, output: stdout)
    |                           `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 82 |     }
 83 |
/usr/include/stdio.h:144:14: note: var declared here
142 | /* Standard streams.  */
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
    |              `- note: var declared here
145 | extern FILE *stderr;		/* Standard error output stream.  */
146 | /* C89/C99 say they're macros.  Make them happy.  */
/host/spi-builder-workspace/Sources/Logger/Logger.swift:88:29: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 86 |         guard !quiet else { return }
 87 |         if newlinePrefix {
 88 |             log("", output: stderr)
    |                             `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 89 |         }
 90 |         let text = colorize("warning: ", .boldYellow) + text
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
145 | extern FILE *stderr;		/* Standard error output stream.  */
    |              `- note: var declared here
146 | /* C89/C99 say they're macros.  Make them happy.  */
147 | #define stdin stdin
/host/spi-builder-workspace/Sources/Logger/Logger.swift:91:27: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 89 |         }
 90 |         let text = colorize("warning: ", .boldYellow) + text
 91 |         log(text, output: stderr)
    |                           `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 92 |     }
 93 |
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
145 | extern FILE *stderr;		/* Standard error output stream.  */
    |              `- note: var declared here
146 | /* C89/C99 say they're macros.  Make them happy.  */
147 | #define stdin stdin
/host/spi-builder-workspace/Sources/Logger/Logger.swift:98:27: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 96 |     public func error(_ text: String) {
 97 |         let text = colorize("error: ", .boldRed) + text
 98 |         log(text, output: stderr)
    |                           `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 99 |     }
100 |
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
145 | extern FILE *stderr;		/* Standard error output stream.  */
    |              `- note: var declared here
146 | /* C89/C99 say they're macros.  Make them happy.  */
147 | #define stdin stdin
[98/214] Compiling Logger Logger.swift
/host/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",
/host/spi-builder-workspace/Sources/Logger/Logger.swift:27:25: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 25 |     guard let term = ProcessInfo.processInfo.environment["TERM"],
 26 |           term.lowercased() != "dumb",
 27 |           isatty(fileno(stdout)) != 0
    |                         `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 28 |     else {
 29 |         return false
/usr/include/stdio.h:144:14: note: var declared here
142 | /* Standard streams.  */
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
    |              `- note: var declared here
145 | extern FILE *stderr;		/* Standard error output stream.  */
146 | /* C89/C99 say they're macros.  Make them happy.  */
/host/spi-builder-workspace/Sources/Logger/Logger.swift:47:24: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 45 |
 46 |         if (info.st_mode & S_IFMT) == S_IFIFO {
 47 |             setlinebuf(stdout)
    |                        `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 48 |             setlinebuf(stderr)
 49 |         }
/usr/include/stdio.h:144:14: note: var declared here
142 | /* Standard streams.  */
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
    |              `- note: var declared here
145 | extern FILE *stderr;		/* Standard error output stream.  */
146 | /* C89/C99 say they're macros.  Make them happy.  */
/host/spi-builder-workspace/Sources/Logger/Logger.swift:48:24: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 46 |         if (info.st_mode & S_IFMT) == S_IFIFO {
 47 |             setlinebuf(stdout)
 48 |             setlinebuf(stderr)
    |                        `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 49 |         }
 50 |     }
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
145 | extern FILE *stderr;		/* Standard error output stream.  */
    |              `- note: var declared here
146 | /* C89/C99 say they're macros.  Make them happy.  */
147 | #define stdin stdin
/host/spi-builder-workspace/Sources/Logger/Logger.swift:75:27: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 73 |     public func info(_ text: String, canQuiet: Bool = true) {
 74 |         guard !(quiet && canQuiet) else { return }
 75 |         log(text, output: stdout)
    |                           `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 76 |     }
 77 |
/usr/include/stdio.h:144:14: note: var declared here
142 | /* Standard streams.  */
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
    |              `- note: var declared here
145 | extern FILE *stderr;		/* Standard error output stream.  */
146 | /* C89/C99 say they're macros.  Make them happy.  */
/host/spi-builder-workspace/Sources/Logger/Logger.swift:81:27: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 79 |     public func debug(_ text: String) {
 80 |         guard verbose else { return }
 81 |         log(text, output: stdout)
    |                           `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 82 |     }
 83 |
/usr/include/stdio.h:144:14: note: var declared here
142 | /* Standard streams.  */
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
    |              `- note: var declared here
145 | extern FILE *stderr;		/* Standard error output stream.  */
146 | /* C89/C99 say they're macros.  Make them happy.  */
/host/spi-builder-workspace/Sources/Logger/Logger.swift:88:29: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 86 |         guard !quiet else { return }
 87 |         if newlinePrefix {
 88 |             log("", output: stderr)
    |                             `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 89 |         }
 90 |         let text = colorize("warning: ", .boldYellow) + text
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
145 | extern FILE *stderr;		/* Standard error output stream.  */
    |              `- note: var declared here
146 | /* C89/C99 say they're macros.  Make them happy.  */
147 | #define stdin stdin
/host/spi-builder-workspace/Sources/Logger/Logger.swift:91:27: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 89 |         }
 90 |         let text = colorize("warning: ", .boldYellow) + text
 91 |         log(text, output: stderr)
    |                           `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 92 |     }
 93 |
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
145 | extern FILE *stderr;		/* Standard error output stream.  */
    |              `- note: var declared here
146 | /* C89/C99 say they're macros.  Make them happy.  */
147 | #define stdin stdin
/host/spi-builder-workspace/Sources/Logger/Logger.swift:98:27: warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 96 |     public func error(_ text: String) {
 97 |         let text = colorize("error: ", .boldRed) + text
 98 |         log(text, output: stderr)
    |                           `- warning: reference to var 'stderr' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
 99 |     }
100 |
/usr/include/stdio.h:145:14: note: var declared here
143 | extern FILE *stdin;		/* Standard input stream.  */
144 | extern FILE *stdout;		/* Standard output stream.  */
145 | extern FILE *stderr;		/* Standard error output stream.  */
    |              `- note: var declared here
146 | /* C89/C99 say they're macros.  Make them happy.  */
147 | #define stdin stdin
[101/215] Compiling AEXML Options.swift
[102/215] Compiling AEXML Parser.swift
[103/215] Emitting module AEXML
[104/215] Compiling AEXML Builders.swift
[105/215] Compiling AEXML Document.swift
[107/216] Compiling ArgumentParserToolInfo ToolInfo.swift
[108/216] Emitting module ArgumentParserToolInfo
[109/217] Wrapping AST for SystemPackage for debugging
[112/217] Wrapping AST for SwiftSyntax510 for debugging
[113/217] Wrapping AST for SwiftSyntax509 for debugging
[114/217] Wrapping AST for Logger for debugging
[115/217] Wrapping AST for SwiftIndexStore for debugging
[116/224] Wrapping AST for FilenameMatcher for debugging
[117/226] Wrapping AST for ArgumentParserToolInfo for debugging
[118/226] Wrapping AST for AEXML for debugging
[120/264] Compiling Extensions Sequence+Extension.swift
[121/265] Compiling Extensions FilenameMatcher+Extension.swift
[122/265] Compiling Extensions FilePath+Extension.swift
[123/265] Compiling Extensions FilePath+Glob.swift
[124/265] Compiling Extensions Set+Extension.swift
[125/265] Compiling Extensions String+Extension.swift
[126/265] Compiling Extensions String+Version.swift
[127/265] Compiling ArgumentParser BashCompletionsGenerator.swift
[128/265] Compiling ArgumentParser CompletionsGenerator.swift
[129/265] Emitting module Extensions
[130/266] Wrapping AST for Extensions for debugging
[132/276] Emitting module ArgumentParser
[133/281] Compiling ArgumentParser EnumerableFlag.swift
[134/281] Compiling ArgumentParser ExpressibleByArgument.swift
[135/283] Compiling Shared SwiftVersionParser.swift
[136/284] Compiling Shared PropertyTypeSanitizer.swift
[137/284] Compiling Shared SwiftVersion.swift
[138/284] Compiling ArgumentParser CommandConfiguration.swift
[139/284] Compiling ArgumentParser CommandGroup.swift
[140/284] Compiling Shared PeripheryError.swift
[141/284] Compiling Shared ProjectKind.swift
[142/284] Emitting module Shared
/host/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> = []
[143/284] Compiling Shared Benchmark.swift
[144/284] Compiling Shared Constants.swift
[145/284] Compiling Shared SetupGuide.swift
[146/284] Compiling Shared Shell.swift
/host/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> = []
/host/spi-builder-workspace/Sources/Shared/Shell.swift:63:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
 61 |     ) throws -> (Int32, String, String) {
 62 |         let process = Process()
 63 |         process.launchPath = "/bin/bash"
    |                 |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
    |                 `- note: use 'executableURL' instead
 64 |         process.arguments = ["-c", cmd.joined(separator: " ")]
 65 |
/host/spi-builder-workspace/Sources/Shared/Shell.swift:79:17: warning: 'launch()' is deprecated: renamed to 'run'
 77 |         }
 78 |
 79 |         process.launch()
    |                 |- warning: 'launch()' is deprecated: renamed to 'run'
    |                 `- note: use 'run' instead
 80 |
 81 |         var standardOutput = ""
[147/284] Compiling Shared UnfairLock.swift
[148/285] Compiling ArgumentParser Name.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
[149/285] Compiling ArgumentParser Parsed.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
[150/285] Compiling ArgumentParser ParsedValues.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
[151/285] Compiling ArgumentParser ParserError.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/285] Compiling ArgumentParser SplitArguments.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
[153/285] Compiling ArgumentParser DumpHelpGenerator.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
[154/285] Compiling ArgumentParser HelpCommand.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
[155/285] Compiling ArgumentParser HelpGenerator.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
[156/285] Compiling ArgumentParser MessageInfo.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/294] Compiling ArgumentParser ArgumentVisibility.swift
[159/294] Compiling ArgumentParser CompletionKind.swift
[160/294] Compiling ArgumentParser Errors.swift
[161/294] Compiling ArgumentParser OptionGroup.swift
[162/294] Compiling ArgumentParser AsyncParsableCommand.swift
[162/294] Wrapping AST for Shared for debugging
[164/294] Emitting module Yams
[165/294] Compiling Yams YamlError.swift
[166/294] Compiling Yams YamlTagProviding.swift
[171/294] Compiling ArgumentParser Argument.swift
[172/294] Compiling ArgumentParser ArgumentHelp.swift
[179/294] Compiling ArgumentParser Flag.swift
[180/294] Compiling ArgumentParser NameSpecification.swift
[181/294] Compiling ArgumentParser Option.swift
[182/294] Compiling ArgumentParser CollectionExtensions.swift
[183/294] Compiling ArgumentParser Platform.swift
[184/294] Compiling ArgumentParser SequenceExtensions.swift
[185/294] Compiling ArgumentParser StringExtensions.swift
[186/294] Compiling ArgumentParser Tree.swift
[199/294] Compiling ArgumentParser UsageGenerator.swift
[203/294] Compiling ArgumentParser ParsableCommand.swift
[204/294] Compiling ArgumentParser ArgumentDecoder.swift
[212/294] Compiling ArgumentParser ArgumentDefinition.swift
[213/294] Compiling ArgumentParser ArgumentSet.swift
[215/294] Compiling ArgumentParser CommandParser.swift
[216/294] Compiling ArgumentParser InputKey.swift
[217/294] Compiling ArgumentParser InputOrigin.swift
[219/299] Wrapping AST for Yams for debugging
[220/299] Wrapping AST for ArgumentParser for debugging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[249/299] Compiling Configuration OutputFormat.swift
/host/spi-builder-workspace/Sources/Configuration/OutputFormat.swift:11: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
   :
 9 |     case githubActions = "github-actions"
10 |
11 |     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
12 |
13 |     init?(anyValue: Any) {
[250/299] Emitting module Configuration
/host/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'
/host/spi-builder-workspace/Sources/Configuration/Configuration.swift:291: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
289 | }
290 |
291 | 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
292 |     if let value = value as? FilePath {
293 |         return value
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/Configuration/Configuration.swift:301: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
299 | }
300 |
301 | 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
302 |     if let value = value as? [FilePath] {
303 |         return value
/host/spi-builder-workspace/Sources/Configuration/OutputFormat.swift:11: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
   :
 9 |     case githubActions = "github-actions"
10 |
11 |     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
12 |
13 |     init?(anyValue: Any) {
[251/299] Compiling Configuration Configuration.swift
/host/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'
/host/spi-builder-workspace/Sources/Configuration/Configuration.swift:291: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
289 | }
290 |
291 | 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
292 |     if let value = value as? FilePath {
293 |         return value
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/host/spi-builder-workspace/Sources/Configuration/Configuration.swift:301: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
299 | }
300 |
301 | 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
302 |     if let value = value as? [FilePath] {
303 |         return value
/host/spi-builder-workspace/Sources/Configuration/Configuration.swift:153:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
151 |     public func save(to path: FilePath = defaultConfigurationFile) throws {
152 |         let data = try asYaml().data(using: .utf8)
153 |         FileManager.default.createFile(atPath: path.string, contents: data)
    |                             `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
154 |     }
155 |
[252/300] Wrapping AST for Configuration for debugging
[254/300] 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
[255/300] Compiling SwiftSyntax SyntaxEnum.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/300] Compiling SwiftSyntax SyntaxKind.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/300] Compiling SwiftSyntax SyntaxRewriter.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/300] Compiling SwiftSyntax SyntaxTraits.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/300] Compiling SwiftSyntax SyntaxVisitor.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/300] Compiling SwiftSyntax TokenKind.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/300] Compiling SwiftSyntax Tokens.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/300] Compiling SwiftSyntax TriviaPieces.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/300] Compiling SwiftSyntax RawSyntaxNodesAB.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/300] Compiling SwiftSyntax RawSyntaxNodesC.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/300] Compiling SwiftSyntax RawSyntaxNodesD.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/300] Compiling SwiftSyntax RawSyntaxNodesEF.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/300] Compiling SwiftSyntax RawSyntaxNodesGHI.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/300] Compiling SwiftSyntax RawSyntaxNodesJKLMN.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/300] Compiling SwiftSyntax RawSyntaxNodesOP.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/300] Compiling SwiftSyntax RawSyntaxNodesQRS.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/300] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.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/300] Compiling SwiftSyntax RawSyntaxValidation.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
[279/300] Compiling SwiftSyntax SyntaxAnyVisitor.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
[280/300] Compiling SwiftSyntax SyntaxBaseNodes.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/300] Compiling SwiftSyntax SyntaxCollections.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/300] Compiling SwiftSyntax SyntaxNodesAB.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/300] Compiling SwiftSyntax SyntaxNodesC.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/300] Compiling SwiftSyntax SyntaxNodesD.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/300] Compiling SwiftSyntax SyntaxNodesEF.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/300] Compiling SwiftSyntax SyntaxNodesGHI.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/300] Compiling SwiftSyntax SyntaxNodesJKLMN.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/300] Compiling SwiftSyntax SyntaxNodesOP.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/300] Compiling SwiftSyntax SyntaxNodesQRS.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/300] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.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/301] Wrapping AST for SwiftSyntax for debugging
[293/384] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[294/384] Compiling SwiftParser Expressions.swift
[295/384] Compiling SwiftParser IncrementalParseTransition.swift
[296/384] Compiling SwiftParser IsValidIdentifier.swift
[297/384] Compiling SwiftParser Cursor.swift
[298/384] Compiling SwiftParser Lexeme.swift
[299/389] Compiling SwiftParser Attributes.swift
/host/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,
[300/389] Compiling SwiftParser Availability.swift
/host/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,
[301/389] Compiling SwiftParser CharacterInfo.swift
/host/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,
[302/389] Compiling SwiftParser CollectionNodes+Parsable.swift
/host/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,
[303/389] Compiling SwiftParser Declarations.swift
/host/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,
[304/389] Compiling SwiftParser Directives.swift
/host/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,
[305/389] Compiling SourceGraph SourceGraph.swift
[306/389] Compiling SourceGraph SourceGraphDebugger.swift
[307/389] Compiling SourceGraph SourceGraphMutator.swift
[308/389] Compiling SourceGraph SourceGraphMutatorRunner.swift
[309/389] Compiling SourceGraph SynchronizedSourceGraph.swift
[310/389] Compiling SwiftParser Lexer.swift
[311/389] Compiling SwiftParser RegexLiteralLexer.swift
[312/389] Compiling SwiftParser UnicodeScalarExtensions.swift
[313/389] Compiling SwiftParser Lookahead.swift
[314/389] Compiling SwiftParser LoopProgressCondition.swift
[315/389] Compiling SwiftParser TokenSpec.swift
[316/389] Compiling SwiftParser SwiftParserCompatibility.swift
[317/389] Compiling SwiftParser SwiftVersion.swift
[318/389] Compiling SwiftParser SyntaxUtils.swift
[319/389] Compiling SwiftParser TokenConsumer.swift
[320/389] Compiling SwiftParser TokenPrecedence.swift
[321/389] Compiling SwiftParser LexemeSequence.swift
[322/389] Compiling SwiftParser Names.swift
[323/389] Compiling SwiftParser Nominals.swift
[324/389] Compiling SwiftParser Parameters.swift
[325/389] Compiling SwiftParser ParseSourceFile.swift
[326/389] Compiling SwiftParser Parser.swift
[327/389] Compiling SourceGraph SwiftTestingRetainer.swift
[328/389] Compiling SwiftParser TokenSpecSet.swift
[329/389] Compiling SwiftParser TopLevel.swift
[330/389] Compiling SwiftParser TriviaParser.swift
[331/389] Compiling SwiftParser Types.swift
[332/389] Compiling SwiftParser Patterns.swift
[333/389] Compiling SwiftParser Recovery.swift
[334/389] Compiling SwiftParser Specifiers.swift
[335/389] Compiling SwiftParser Statements.swift
[336/389] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[337/389] Compiling SwiftParser StringLiterals.swift
[338/389] Compiling SwiftParser Modifiers.swift
[339/389] Emitting module SourceGraph
/host/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,
[340/390] Wrapping AST for SourceGraph for debugging
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[376/395] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/395] Compiling SwiftParser ExperimentalFeatures.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
[384/395] 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
[385/395] 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
[386/395] 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
[387/395] 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
[388/396] Wrapping AST for SwiftParser for debugging
[390/404] Compiling SyntaxAnalysis SourceLocationBuilder.swift
[391/405] Compiling SyntaxAnalysis TypeSyntaxInspector.swift
[392/405] Compiling SyntaxAnalysis UnusedParameterAnalyzer.swift
[393/405] Compiling SyntaxAnalysis ImportSyntaxVisitor.swift
[394/405] Compiling SyntaxAnalysis MultiplexingSyntaxVisitor.swift
[395/405] Emitting module SyntaxAnalysis
[396/405] Compiling SyntaxAnalysis DeclarationSyntaxVisitor.swift
[397/405] Compiling SyntaxAnalysis CommentCommand.swift
[398/405] Compiling SyntaxAnalysis UnusedParameterParser.swift
[399/406] Wrapping AST for SyntaxAnalysis for debugging
[401/420] Compiling Indexer IndexPipeline.swift
[402/420] Compiling Indexer IndexPlan.swift
[403/420] Compiling Indexer Indexer.swift
[404/420] Compiling Indexer InfoPlistIndexer.swift
[405/420] Emitting module Indexer
[406/420] Compiling Indexer XibIndexer.swift
[407/420] Compiling Indexer XCMappingModelIndexer.swift
[408/420] Compiling Indexer XCMappingModelParser.swift
[409/421] Compiling Indexer XibParser.swift
[410/421] Compiling Indexer XCDataModelIndexer.swift
[411/421] Compiling Indexer XCDataModelParser.swift
[412/421] Compiling Indexer InfoPlistParser.swift
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:14:27: warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 2 | import Shared
 3 |
 4 | struct JobPool<Job> {
   |        `- note: consider making generic struct 'JobPool' conform to the 'Sendable' protocol
 5 |     let jobs: [Job]
 6 |
   :
12 |
13 |             do {
14 |                 let job = jobs[idx]
   |                           `- warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
15 |                 try block(job)
16 |             } catch let e {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:15:21: warning: capture of 'block' with non-sendable type '(Job) throws -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
13 |             do {
14 |                 let job = jobs[idx]
15 |                 try block(job)
   |                     |- warning: capture of 'block' with non-sendable type '(Job) throws -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
16 |             } catch let e {
17 |                 error = e
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:11:19: warning: reference to captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
 9 |
10 |         DispatchQueue.concurrentPerform(iterations: jobs.count) { idx in
11 |             guard error == nil else { return }
   |                   `- warning: reference to captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
12 |
13 |             do {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:17:17: warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
15 |                 try block(job)
16 |             } catch let e {
17 |                 error = e
   |                 `- warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
18 |             }
19 |         }
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:35:27: warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 2 | import Shared
 3 |
 4 | struct JobPool<Job> {
   |        `- note: consider making generic struct 'JobPool' conform to the 'Sendable' protocol
 5 |     let jobs: [Job]
 6 |
   :
33 |
34 |             do {
35 |                 let job = jobs[idx]
   |                           `- warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
36 |                 let result = try block(job)
37 |
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:36:34: warning: capture of 'block' with non-sendable type '(Job) throws -> [Result]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
34 |             do {
35 |                 let job = jobs[idx]
36 |                 let result = try block(job)
   |                                  |- warning: capture of 'block' with non-sendable type '(Job) throws -> [Result]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
   |                                  `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
37 |
38 |                 lock.perform {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:38:17: warning: capture of 'lock' with non-sendable type 'UnfairLock' in a '@Sendable' closure; this is an error in the Swift 6 language mode
36 |                 let result = try block(job)
37 |
38 |                 lock.perform {
   |                 `- warning: capture of 'lock' with non-sendable type 'UnfairLock' in a '@Sendable' closure; this is an error in the Swift 6 language mode
39 |                     results.append(contentsOf: result)
40 |                 }
/host/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?
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Shared'
 1 | import Foundation
 2 | import Shared
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Shared'
 3 |
 4 | struct JobPool<Job> {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:39:21: warning: capture of 'results' with non-sendable type '[Result]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
24 |     }
25 |
26 |     func flatMap<Result>(_ block: @escaping (Job) throws -> [Result]) throws -> [Result] {
   |                  `- note: consider making generic parameter 'Result' conform to the 'Sendable' protocol
27 |         var error: Error?
28 |         var results: [Result] = []
   :
37 |
38 |                 lock.perform {
39 |                     results.append(contentsOf: result)
   |                     `- warning: capture of 'results' with non-sendable type '[Result]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
40 |                 }
41 |             } catch let e {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:32:19: warning: reference to captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
30 |
31 |         DispatchQueue.concurrentPerform(iterations: jobs.count) { idx in
32 |             guard error == nil else { return }
   |                   `- warning: reference to captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
33 |
34 |             do {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:39:21: warning: capture of 'results' with non-sendable type '[Result]' in an isolated closure; this is an error in the Swift 6 language mode
24 |     }
25 |
26 |     func flatMap<Result>(_ block: @escaping (Job) throws -> [Result]) throws -> [Result] {
   |                  `- note: consider making generic parameter 'Result' conform to the 'Sendable' protocol
27 |         var error: Error?
28 |         var results: [Result] = []
   :
37 |
38 |                 lock.perform {
39 |                     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
40 |                 }
41 |             } catch let e {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:39:21: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode
37 |
38 |                 lock.perform {
39 |                     results.append(contentsOf: result)
   |                     `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode
40 |                 }
41 |             } catch let e {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:42:17: warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
40 |                 }
41 |             } catch let e {
42 |                 error = e
   |                 `- warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
43 |             }
44 |         }
[413/421] Compiling Indexer JobPool.swift
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:14:27: warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 2 | import Shared
 3 |
 4 | struct JobPool<Job> {
   |        `- note: consider making generic struct 'JobPool' conform to the 'Sendable' protocol
 5 |     let jobs: [Job]
 6 |
   :
12 |
13 |             do {
14 |                 let job = jobs[idx]
   |                           `- warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
15 |                 try block(job)
16 |             } catch let e {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:15:21: warning: capture of 'block' with non-sendable type '(Job) throws -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
13 |             do {
14 |                 let job = jobs[idx]
15 |                 try block(job)
   |                     |- warning: capture of 'block' with non-sendable type '(Job) throws -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
   |                     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
16 |             } catch let e {
17 |                 error = e
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:11:19: warning: reference to captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
 9 |
10 |         DispatchQueue.concurrentPerform(iterations: jobs.count) { idx in
11 |             guard error == nil else { return }
   |                   `- warning: reference to captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
12 |
13 |             do {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:17:17: warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
15 |                 try block(job)
16 |             } catch let e {
17 |                 error = e
   |                 `- warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
18 |             }
19 |         }
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:35:27: warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
 2 | import Shared
 3 |
 4 | struct JobPool<Job> {
   |        `- note: consider making generic struct 'JobPool' conform to the 'Sendable' protocol
 5 |     let jobs: [Job]
 6 |
   :
33 |
34 |             do {
35 |                 let job = jobs[idx]
   |                           `- warning: capture of 'self' with non-sendable type 'JobPool<Job>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
36 |                 let result = try block(job)
37 |
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:36:34: warning: capture of 'block' with non-sendable type '(Job) throws -> [Result]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
34 |             do {
35 |                 let job = jobs[idx]
36 |                 let result = try block(job)
   |                                  |- warning: capture of 'block' with non-sendable type '(Job) throws -> [Result]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
   |                                  `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
37 |
38 |                 lock.perform {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:38:17: warning: capture of 'lock' with non-sendable type 'UnfairLock' in a '@Sendable' closure; this is an error in the Swift 6 language mode
36 |                 let result = try block(job)
37 |
38 |                 lock.perform {
   |                 `- warning: capture of 'lock' with non-sendable type 'UnfairLock' in a '@Sendable' closure; this is an error in the Swift 6 language mode
39 |                     results.append(contentsOf: result)
40 |                 }
/host/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?
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Shared'
 1 | import Foundation
 2 | import Shared
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Shared'
 3 |
 4 | struct JobPool<Job> {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:39:21: warning: capture of 'results' with non-sendable type '[Result]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
24 |     }
25 |
26 |     func flatMap<Result>(_ block: @escaping (Job) throws -> [Result]) throws -> [Result] {
   |                  `- note: consider making generic parameter 'Result' conform to the 'Sendable' protocol
27 |         var error: Error?
28 |         var results: [Result] = []
   :
37 |
38 |                 lock.perform {
39 |                     results.append(contentsOf: result)
   |                     `- warning: capture of 'results' with non-sendable type '[Result]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
40 |                 }
41 |             } catch let e {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:32:19: warning: reference to captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
30 |
31 |         DispatchQueue.concurrentPerform(iterations: jobs.count) { idx in
32 |             guard error == nil else { return }
   |                   `- warning: reference to captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
33 |
34 |             do {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:39:21: warning: capture of 'results' with non-sendable type '[Result]' in an isolated closure; this is an error in the Swift 6 language mode
24 |     }
25 |
26 |     func flatMap<Result>(_ block: @escaping (Job) throws -> [Result]) throws -> [Result] {
   |                  `- note: consider making generic parameter 'Result' conform to the 'Sendable' protocol
27 |         var error: Error?
28 |         var results: [Result] = []
   :
37 |
38 |                 lock.perform {
39 |                     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
40 |                 }
41 |             } catch let e {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:39:21: warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode
37 |
38 |                 lock.perform {
39 |                     results.append(contentsOf: result)
   |                     `- warning: mutation of captured var 'results' in concurrently-executing code; this is an error in the Swift 6 language mode
40 |                 }
41 |             } catch let e {
/host/spi-builder-workspace/Sources/Indexer/JobPool.swift:42:17: warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
40 |                 }
41 |             } catch let e {
42 |                 error = e
   |                 `- warning: mutation of captured var 'error' in concurrently-executing code; this is an error in the Swift 6 language mode
43 |             }
44 |         }
[414/421] Compiling Indexer SourceFileCollector.swift
[415/421] Compiling Indexer SwiftIndexer.swift
[416/422] Wrapping AST for Indexer for debugging
[418/440] Emitting module PeripheryKit
[419/441] Compiling PeripheryKit ScanResult.swift
[420/441] Compiling ProjectDrivers XcodeProjectDriver.swift
[421/441] Compiling ProjectDrivers SPMProjectDriver.swift
[422/441] Compiling PeripheryKit XcodeFormatter.swift
[423/441] Compiling PeripheryKit OutputFormatter.swift
[424/441] Compiling PeripheryKit OutputDeclarationFilter.swift
[425/441] Compiling PeripheryKit ScanResultBuilder.swift
[426/441] Compiling PeripheryKit Baseline.swift
[427/441] Compiling PeripheryKit CheckstyleFormatter.swift
[428/441] Compiling ProjectDrivers BazelProjectDriver.swift
[429/441] Emitting module ProjectDrivers
[430/441] Compiling ProjectDrivers GenericProjectDriver.swift
[431/441] Compiling PeripheryKit GitHubActionsFormatter.swift
[432/441] Compiling PeripheryKit JsonFormatter.swift
[433/441] Compiling ProjectDrivers ProjectDriver.swift
[434/441] Compiling ProjectDrivers SPM.swift
[435/442] Compiling PeripheryKit CodeClimateFormatter.swift
[436/442] Compiling PeripheryKit CsvFormatter.swift
[438/443] Wrapping AST for ProjectDrivers for debugging
[439/443] Wrapping AST for PeripheryKit for debugging
[441/466] Compiling TestShared Helper.swift
[442/466] Compiling TestShared DeclarationScope.swift
[443/466] Compiling TestShared FixtureSourceGraphTestCase.swift
[444/466] Compiling Frontend Logger+Extension.swift
[445/466] Compiling Frontend Project.swift
[446/467] Compiling TestShared XCTestCase+Extensions.swift
[447/467] Compiling TestShared SPMSourceGraphTestCase.swift
[448/467] Emitting module TestShared
/host/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 configuration: Configuration!
 13 |     static var shell: Shell!
/host/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:12:16: warning: static property 'configuration' 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 configuration: Configuration!
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     static var shell: Shell!
 14 |     static var logger: Logger!
/host/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:13: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
 11 |     static var plan: IndexPlan!
 12 |     static var configuration: Configuration!
 13 |     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
 14 |     static var logger: Logger!
 15 |     static var results: [ScanResult] = []
/host/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:14: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
 12 |     static var configuration: Configuration!
 13 |     static var shell: Shell!
 14 |     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
 15 |     static var results: [ScanResult] = []
 16 |
/host/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:15: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
 13 |     static var shell: Shell!
 14 |     static var logger: Logger!
 15 |     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
 16 |
 17 |     private static var graph: SourceGraph!
/host/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:17: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
 15 |     static var results: [ScanResult] = []
 16 |
 17 |     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
 18 |     private static var allIndexedDeclarations: Set<Declaration> = []
 19 |
/host/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:18: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
 16 |
 17 |     private static var graph: SourceGraph!
 18 |     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
 19 |
 20 |     var configuration: Configuration { Self.configuration }
[449/467] Compiling TestShared DeclarationDescription.swift
[450/467] Compiling Frontend UpdateChecker.swift
/host/spi-builder-workspace/Sources/Frontend/UpdateChecker.swift:44:23: warning: capture of 'self' with non-sendable type 'UpdateChecker?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
  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; this is an error in the Swift 6 language mode
 45 |
 46 |             if let error {
[451/467] Compiling Frontend Version.swift
/host/spi-builder-workspace/Sources/Frontend/UpdateChecker.swift:44:23: warning: capture of 'self' with non-sendable type 'UpdateChecker?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
  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; this is an error in the Swift 6 language mode
 45 |
 46 |             if let error {
[452/467] Compiling Frontend SPMProjectSetupGuide.swift
[453/467] Compiling Frontend Scan.swift
[454/467] Compiling TestShared SourceGraphTestCase.swift
/host/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 configuration: Configuration!
 13 |     static var shell: Shell!
/host/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:12:16: warning: static property 'configuration' 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 configuration: Configuration!
    |                |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 13 |     static var shell: Shell!
 14 |     static var logger: Logger!
/host/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:13: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
 11 |     static var plan: IndexPlan!
 12 |     static var configuration: Configuration!
 13 |     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
 14 |     static var logger: Logger!
 15 |     static var results: [ScanResult] = []
/host/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:14: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
 12 |     static var configuration: Configuration!
 13 |     static var shell: Shell!
 14 |     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
 15 |     static var results: [ScanResult] = []
 16 |
/host/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:15: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
 13 |     static var shell: Shell!
 14 |     static var logger: Logger!
 15 |     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
 16 |
 17 |     private static var graph: SourceGraph!
/host/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:17: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
 15 |     static var results: [ScanResult] = []
 16 |
 17 |     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
 18 |     private static var allIndexedDeclarations: Set<Declaration> = []
 19 |
/host/spi-builder-workspace/Tests/Shared/SourceGraphTestCase.swift:18: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
 16 |
 17 |     private static var graph: SourceGraph!
 18 |     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
 19 |
 20 |     var configuration: Configuration { Self.configuration }
[455/467] Compiling Frontend CommonSetupGuide.swift
/host/spi-builder-workspace/Sources/Frontend/GuidedSetup.swift:69:69: 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(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 |
/host/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() {}
[456/467] Compiling Frontend GuidedSetup.swift
/host/spi-builder-workspace/Sources/Frontend/GuidedSetup.swift:69:69: 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(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 |
/host/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() {}
[457/468] Compiling Frontend main.swift
[459/468] Compiling Frontend ClearCacheCommand.swift
[460/468] Compiling Frontend FrontendCommand.swift
[461/468] Emitting module Frontend
/host/spi-builder-workspace/Sources/Frontend/Commands/ScanCommand.swift:141: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
139 |     var bazelFilter: String?
140 |
141 |     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
142 |
143 |     func run() throws {
/host/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 |
/host/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
    :
139 |     var bazelFilter: String?
140 |
141 |     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
142 |
143 |     func run() throws {
[462/468] Compiling Frontend ScanCommand.swift
/host/spi-builder-workspace/Sources/Frontend/Commands/ScanCommand.swift:141: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
139 |     var bazelFilter: String?
140 |
141 |     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
142 |
143 |     func run() throws {
/host/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 |
/host/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
    :
139 |     var bazelFilter: String?
140 |
141 |     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
142 |
143 |     func run() throws {
[463/468] Compiling Frontend VersionCommand.swift
/host/spi-builder-workspace/Sources/Frontend/Commands/ScanCommand.swift:141: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
139 |     var bazelFilter: String?
140 |
141 |     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
142 |
143 |     func run() throws {
/host/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 |
/host/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
    :
139 |     var bazelFilter: String?
140 |
141 |     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
142 |
143 |     func run() throws {
[464/468] Compiling Frontend BazelProjectSetupGuide.swift
/host/spi-builder-workspace/Sources/Frontend/Commands/CheckUpdateCommand.swift:16:40: warning: capture of 'checker' with non-sendable type 'UpdateChecker' in a '@Sendable' closure; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
17 |         let latestVersion = try checker.wait().get()
18 |         if latestVersion.isVersion(greaterThan: PeripheryVersion) {
/host/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
[465/468] Compiling Frontend CheckUpdateCommand.swift
/host/spi-builder-workspace/Sources/Frontend/Commands/CheckUpdateCommand.swift:16:40: warning: capture of 'checker' with non-sendable type 'UpdateChecker' in a '@Sendable' closure; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
17 |         let latestVersion = try checker.wait().get()
18 |         if latestVersion.isVersion(greaterThan: PeripheryVersion) {
/host/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
[466/469] Wrapping AST for Frontend for debugging
[467/469] Write Objects.LinkFileList
[468/469] Linking periphery
Build complete! (128.33s)
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" : "5.0.0",
            "upper_bound" : "6.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.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kateinoigakukun/swift-indexstore"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.1",
            "upper_bound" : "602.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"
    }
  ],
  "manifest_display_name" : "Periphery",
  "name" : "Periphery",
  "path" : "/host/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" : "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"
      ],
      "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",
        "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"
      ],
      "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/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",
        "JobPool.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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.