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 swift-perception, reference 1.6.0 (d924c6), with Swift 6.1 for macOS (SPM) on 1 May 2025 10:06:02 UTC.

Swift 6 data race errors: 10

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-perception.git
Reference: 1.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-perception
 * tag               1.6.0      -> FETCH_HEAD
HEAD is now at d924c62 Add doc
Cloned https://github.com/pointfreeco/swift-perception.git
Revision (git rev-parse @):
d924c62a70fca5f43872f286dbd7cef0957f1c01
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-perception.git at 1.6.0
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
[1/868] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.83s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.84s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.18s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.19s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (1.73s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.08s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.5.2 (0.48s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (0.60s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.5.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-perception",
      "name": "swift-perception",
      "url": "https://github.com/pointfreeco/swift-perception.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-perception",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "601.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "xctest-dynamic-overlay",
          "name": "xctest-dynamic-overlay",
          "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
          "version": "1.5.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pointfreeco/swift-perception.git
[1/1411] Fetching swift-perception
Fetched https://github.com/pointfreeco/swift-perception.git from cache (0.81s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.73s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.24s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.65s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-perception.git
Working copy of https://github.com/pointfreeco/swift-perception.git resolved at 1.6.0 (d924c62)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
warning: '.resolve-product-dependencies': dependency 'swift-perception' is not used by any target
Found 2 product dependencies
  - swift-syntax
  - xctest-dynamic-overlay
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/swift-perception.git
https://github.com/pointfreeco/swift-perception.git
{
  "dependencies" : [
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-perception",
  "name" : "swift-perception",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Perception",
      "targets" : [
        "Perception"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PerceptionCore",
      "targets" : [
        "PerceptionCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PerceptionMacros",
      "targets" : [
        "PerceptionMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PerceptionTests",
      "module_type" : "SwiftTarget",
      "name" : "PerceptionTests",
      "path" : "Tests/PerceptionTests",
      "sources" : [
        "ModifyTests.swift",
        "PerceptionTrackingTests.swift",
        "RuntimeWarningTests.swift",
        "WithPerceptionTrackingDSLTests.swift"
      ],
      "target_dependencies" : [
        "Perception"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PerceptionMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "PerceptionMacrosTests",
      "path" : "Tests/PerceptionMacrosTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "PerceptionMacrosTests.swift"
      ],
      "target_dependencies" : [
        "PerceptionMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PerceptionMacros",
      "module_type" : "SwiftTarget",
      "name" : "PerceptionMacros",
      "path" : "Sources/PerceptionMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Perception",
        "PerceptionMacros"
      ],
      "sources" : [
        "Availability.swift",
        "Extensions.swift",
        "PerceptibleMacro.swift",
        "Plugins.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "PerceptionCore",
      "module_type" : "SwiftTarget",
      "name" : "PerceptionCore",
      "path" : "Sources/PerceptionCore",
      "product_dependencies" : [
        "IssueReporting"
      ],
      "product_memberships" : [
        "Perception",
        "PerceptionCore"
      ],
      "sources" : [
        "Bindable.swift",
        "Environment.swift",
        "Internal/BetaChecking.swift",
        "Internal/Exports.swift",
        "Internal/Locking.swift",
        "Internal/ThreadLocal.swift",
        "Internal/Unchecked.swift",
        "Internal/_PerceptionRegistrar.swift",
        "Perceptible.swift",
        "PerceptionChecking.swift",
        "PerceptionRegistrar.swift",
        "PerceptionTracking.swift",
        "WithPerceptionTracking.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Perception",
      "module_type" : "SwiftTarget",
      "name" : "Perception",
      "path" : "Sources/Perception",
      "product_memberships" : [
        "Perception"
      ],
      "sources" : [
        "Exports.swift",
        "Macros.swift"
      ],
      "target_dependencies" : [
        "PerceptionCore",
        "PerceptionMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/25] Write sources
[21/25] Compiling _SwiftSyntaxCShims dummy.c
[22/25] Write swift-version-2F0A5646E1D333AE.txt
[24/69] 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
[25/69] 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
[26/69] 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
[27/69] 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
[28/69] 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
[29/69] 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
[30/134] Compiling SwiftSyntax AbsolutePosition.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
[31/134] Compiling SwiftSyntax AbsoluteRawSyntax.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
[32/134] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/134] Compiling SwiftSyntax Assert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/134] Compiling SwiftSyntax BumpPtrAllocator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/134] Compiling SwiftSyntax CommonAncestor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/134] Compiling SwiftSyntax Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/134] Compiling SwiftSyntax CustomTraits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/141] Compiling SwiftSyntax Identifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/141] Compiling SwiftSyntax MemoryLayout.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/141] Compiling SwiftSyntax MissingNodeInitializers.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/141] Compiling SwiftSyntax RawSyntax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/141] Compiling SwiftSyntax RawSyntaxLayoutView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/141] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/141] Compiling SwiftSyntax RawSyntaxTokenView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/141] Compiling SwiftSyntax SyntaxProtocol.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
[46/141] Compiling SwiftSyntax SyntaxText.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/141] Compiling SwiftSyntax SyntaxTreeViewMode.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/141] Compiling SwiftSyntax TokenDiagnostic.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/141] Compiling SwiftSyntax TokenSequence.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/141] Compiling SwiftSyntax TokenSyntax.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
[51/141] Compiling SwiftSyntax Trivia.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
[52/141] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[56/142] Compiling SwiftSyntax RenamedNodesCompatibility.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
[57/142] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[60/143] Compiling IssueReporting WithIssueContext.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
[62/143] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[67/143] Compiling SwiftSyntax Utils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/143] Compiling SwiftSyntax ChildNameForKeyPath.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
[75/143] Compiling SwiftSyntax Keyword.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
[76/143] Compiling SwiftSyntax RenamedChildrenCompatibility.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
[83/143] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[92/169] Compiling SwiftSyntax SourceEdit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/169] Compiling SwiftSyntax SourceLength.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
[94/169] Compiling SwiftSyntax SourceLocation.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
[95/169] Compiling SwiftSyntax SourcePresence.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
[96/169] Compiling SwiftSyntax SwiftSyntaxCompatibility.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
[97/169] Compiling SwiftSyntax Syntax.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
[98/169] Compiling SwiftSyntax SyntaxArena.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
[99/169] 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
[100/169] 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
[101/169] 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
[102/169] 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
[103/169] 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
[104/169] 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
[105/169] 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
[106/169] 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
[107/169] 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
[108/169] 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
[109/169] 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
[110/169] 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
[111/169] 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
[112/169] 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
[113/169] 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
[114/169] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.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
[115/169] Compiling SwiftSyntax SyntaxChildren.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
[116/169] Compiling SwiftSyntax SyntaxCollection.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
[117/169] Compiling SwiftSyntax SyntaxHashable.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
[118/169] Compiling SwiftSyntax SyntaxIdentifier.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
[119/169] Compiling SwiftSyntax SyntaxNodeFactory.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
[120/169] Compiling SwiftSyntax SyntaxNodeStructure.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
[121/169] 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
[122/169] 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
[123/169] 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
[124/169] 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
[125/169] 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
[126/169] 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
[127/169] 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
[128/169] Compiling PerceptionCore PerceptionChecking.swift
[129/169] Compiling PerceptionCore Perceptible.swift
[130/169] Compiling PerceptionCore Unchecked.swift
[131/169] Compiling PerceptionCore Locking.swift
[132/169] Compiling PerceptionCore ThreadLocal.swift
[133/169] Compiling PerceptionCore _PerceptionRegistrar.swift
[134/169] Compiling PerceptionCore PerceptionRegistrar.swift
[135/169] Compiling PerceptionCore PerceptionTracking.swift
[136/170] Compiling PerceptionCore Perceptible.swift
[137/170] Compiling PerceptionCore _PerceptionRegistrar.swift
[140/170] Compiling PerceptionCore Unchecked.swift
[141/170] Compiling PerceptionCore PerceptionChecking.swift
[142/170] Compiling PerceptionCore PerceptionTracking.swift
[143/170] Compiling PerceptionCore PerceptionRegistrar.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
[151/171] Compiling PerceptionCore Bindable.swift
[152/171] Compiling PerceptionCore BetaChecking.swift
[153/171] Compiling PerceptionCore Environment.swift
[154/171] Compiling PerceptionCore Exports.swift
[155/171] Emitting module PerceptionCore
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:16:6: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |      `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
17 |
18 |     /// The wrapped object.
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
  |                                   `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:16:6: warning: sending '$input_value' risks causing data races; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |      |- warning: sending '$input_value' risks causing data races; this is an error in the Swift 6 language mode
   |      `- note: sending task-isolated '$input_value' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
17 |
18 |     /// The wrapped object.
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:16:6: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |      `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
17 |
18 |     /// The wrapped object.
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
  |                                   `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:16:6: warning: sending '$input_value' risks causing data races; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |      |- warning: sending '$input_value' risks causing data races; this is an error in the Swift 6 language mode
   |      `- note: sending task-isolated '$input_value' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
17 |
18 |     /// The wrapped object.
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:16:6: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |      `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
17 |
18 |     /// The wrapped object.
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
  |                                   `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:20:18: warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |                                     `- note: property declared here
17 |
18 |     /// The wrapped object.
19 |     public var wrappedValue: Value {
20 |       get { self.observer.object }
   |                  `- warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
21 |       set { self.observer.object = newValue }
22 |     }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:21:18: warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |                                     `- note: property declared here
17 |
18 |     /// The wrapped object.
19 |     public var wrappedValue: Value {
20 |       get { self.observer.object }
21 |       set { self.observer.object = newValue }
   |                  `- warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
22 |     }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:35:58: error: cannot convert value of type 'KeyPath<Observer<Value>, Subject>' to expected argument type 'ReferenceWritableKeyPath<Observer<Value>, Subject>'
33 |     ) -> Binding<Subject> where Value: AnyObject {
34 |       withPerceptionTracking {
35 |         self.$observer[dynamicMember: (\Observer.object).appending(path: keyPath)]
   |                                                          `- error: cannot convert value of type 'KeyPath<Observer<Value>, Subject>' to expected argument type 'ReferenceWritableKeyPath<Observer<Value>, Subject>'
36 |       } onChange: { [send = UncheckedSendable(self.observer.objectWillChange.send)] in
37 |         send.value()
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:43:12: warning: main actor-isolated property 'observer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |                                     `- note: mutation of this property is only permitted within the actor
17 |
18 |     /// The wrapped object.
   :
41 |     /// Creates a bindable object from an observable object.
42 |     public init(wrappedValue: Value) where Value: AnyObject & Perceptible {
43 |       self.observer = Observer(wrappedValue)
   |            `- warning: main actor-isolated property 'observer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
44 |     }
45 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:16:6: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |      `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
17 |
18 |     /// The wrapped object.
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
  |                                   `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:20:18: warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |                                     `- note: property declared here
17 |
18 |     /// The wrapped object.
19 |     public var wrappedValue: Value {
20 |       get { self.observer.object }
   |                  `- warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
21 |       set { self.observer.object = newValue }
22 |     }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:21:18: warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |                                     `- note: property declared here
17 |
18 |     /// The wrapped object.
19 |     public var wrappedValue: Value {
20 |       get { self.observer.object }
21 |       set { self.observer.object = newValue }
   |                  `- warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
22 |     }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:35:58: error: cannot convert value of type 'KeyPath<Observer<Value>, Subject>' to expected argument type 'ReferenceWritableKeyPath<Observer<Value>, Subject>'
33 |     ) -> Binding<Subject> where Value: AnyObject {
34 |       withPerceptionTracking {
35 |         self.$observer[dynamicMember: (\Observer.object).appending(path: keyPath)]
   |                                                          `- error: cannot convert value of type 'KeyPath<Observer<Value>, Subject>' to expected argument type 'ReferenceWritableKeyPath<Observer<Value>, Subject>'
36 |       } onChange: { [send = UncheckedSendable(self.observer.objectWillChange.send)] in
37 |         send.value()
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:43:12: warning: main actor-isolated property 'observer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |                                     `- note: mutation of this property is only permitted within the actor
17 |
18 |     /// The wrapped object.
   :
41 |     /// Creates a bindable object from an observable object.
42 |     public init(wrappedValue: Value) where Value: AnyObject & Perceptible {
43 |       self.observer = Observer(wrappedValue)
   |            `- warning: main actor-isolated property 'observer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
44 |     }
45 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:16:6: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |      `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
17 |
18 |     /// The wrapped object.
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
  |                                   `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:20:18: warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |                                     `- note: property declared here
17 |
18 |     /// The wrapped object.
19 |     public var wrappedValue: Value {
20 |       get { self.observer.object }
   |                  `- warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
21 |       set { self.observer.object = newValue }
22 |     }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:21:18: warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |                                     `- note: property declared here
17 |
18 |     /// The wrapped object.
19 |     public var wrappedValue: Value {
20 |       get { self.observer.object }
21 |       set { self.observer.object = newValue }
   |                  `- warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
22 |     }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:35:58: error: cannot convert value of type 'KeyPath<Observer<Value>, Subject>' to expected argument type 'ReferenceWritableKeyPath<Observer<Value>, Subject>'
33 |     ) -> Binding<Subject> where Value: AnyObject {
34 |       withPerceptionTracking {
35 |         self.$observer[dynamicMember: (\Observer.object).appending(path: keyPath)]
   |                                                          `- error: cannot convert value of type 'KeyPath<Observer<Value>, Subject>' to expected argument type 'ReferenceWritableKeyPath<Observer<Value>, Subject>'
36 |       } onChange: { [send = UncheckedSendable(self.observer.objectWillChange.send)] in
37 |         send.value()
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:43:12: warning: main actor-isolated property 'observer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |                                     `- note: mutation of this property is only permitted within the actor
17 |
18 |     /// The wrapped object.
   :
41 |     /// Creates a bindable object from an observable object.
42 |     public init(wrappedValue: Value) where Value: AnyObject & Perceptible {
43 |       self.observer = Observer(wrappedValue)
   |            `- warning: main actor-isolated property 'observer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
44 |     }
45 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:16:6: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |      `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
17 |
18 |     /// The wrapped object.
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
  |                                   `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:20:18: warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |                                     `- note: property declared here
17 |
18 |     /// The wrapped object.
19 |     public var wrappedValue: Value {
20 |       get { self.observer.object }
   |                  `- warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
21 |       set { self.observer.object = newValue }
22 |     }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:21:18: warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |                                     `- note: property declared here
17 |
18 |     /// The wrapped object.
19 |     public var wrappedValue: Value {
20 |       get { self.observer.object }
21 |       set { self.observer.object = newValue }
   |                  `- warning: main actor-isolated property 'observer' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
22 |     }
23 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:35:58: error: cannot convert value of type 'KeyPath<Observer<Value>, Subject>' to expected argument type 'ReferenceWritableKeyPath<Observer<Value>, Subject>'
33 |     ) -> Binding<Subject> where Value: AnyObject {
34 |       withPerceptionTracking {
35 |         self.$observer[dynamicMember: (\Observer.object).appending(path: keyPath)]
   |                                                          `- error: cannot convert value of type 'KeyPath<Observer<Value>, Subject>' to expected argument type 'ReferenceWritableKeyPath<Observer<Value>, Subject>'
36 |       } onChange: { [send = UncheckedSendable(self.observer.objectWillChange.send)] in
37 |         send.value()
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:43:12: warning: main actor-isolated property 'observer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
14 |   @propertyWrapper
15 |   public struct Bindable<Value> {
16 |     @ObservedObject fileprivate var observer: Observer<Value>
   |                                     `- note: mutation of this property is only permitted within the actor
17 |
18 |     /// The wrapped object.
   :
41 |     /// Creates a bindable object from an observable object.
42 |     public init(wrappedValue: Value) where Value: AnyObject & Perceptible {
43 |       self.observer = Observer(wrappedValue)
   |            `- warning: main actor-isolated property 'observer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
44 |     }
45 |
[161/171] Compiling PerceptionCore WithPerceptionTracking.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
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
[2/47] Compiling SwiftSyntax600 Empty.swift
[3/47] Emitting module SwiftSyntax509
[4/47] Compiling SwiftSyntax509 Empty.swift
[5/47] Emitting module SwiftSyntax510
[6/47] Compiling SwiftSyntax510 Empty.swift
[7/47] Emitting module SwiftSyntax600
[8/112] Compiling SwiftSyntax AbsolutePosition.swift
[9/112] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[10/113] Compiling SwiftSyntax ChildNameForKeyPath.swift
[11/113] Compiling SwiftSyntax Keyword.swift
[12/114] Compiling SwiftSyntax BumpPtrAllocator.swift
[13/114] Compiling SwiftSyntax CommonAncestor.swift
[14/114] Compiling SwiftSyntax Convenience.swift
[15/114] Compiling SwiftSyntax CustomTraits.swift
[16/114] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[17/114] Compiling SwiftSyntax SyntaxChildren.swift
[18/114] Compiling SwiftSyntax SyntaxIdentifier.swift
[19/114] Compiling SwiftSyntax SyntaxNodeFactory.swift
[22/114] Compiling SwiftSyntax SyntaxCollection.swift
[23/114] Compiling SwiftSyntax SyntaxHashable.swift
[24/114] Compiling SwiftSyntax SyntaxNodeStructure.swift
[25/114] Compiling SwiftSyntax Utils.swift
[31/114] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[32/114] Compiling SwiftSyntax Assert.swift
[44/114] Emitting module IssueReporting
[54/114] Compiling IssueReporting WithIssueContext.swift
[56/147] Compiling SwiftSyntax SourceEdit.swift
[57/147] Compiling SwiftSyntax SourceLength.swift
[58/147] Compiling SwiftSyntax SourceLocation.swift
[59/147] Compiling SwiftSyntax SourcePresence.swift
[60/147] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[61/147] Compiling SwiftSyntax Syntax.swift
[62/147] Compiling SwiftSyntax SyntaxArena.swift
[63/147] Compiling PerceptionCore PerceptionChecking.swift
[64/148] Compiling PerceptionCore PerceptionTracking.swift
[66/148] Compiling PerceptionCore BetaChecking.swift
[67/148] Compiling PerceptionCore Exports.swift
[68/148] Compiling PerceptionCore Perceptible.swift
[69/148] Emitting module PerceptionCore
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:59:16: warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
56 |
57 |   @available(visionOS, unavailable)
58 |   extension Bindable: Identifiable where Value: Identifiable {
   |                       `- note: add '@preconcurrency' to the 'Identifiable' conformance to defer isolation checking to run time
59 |     public var id: Value.ID {
   |                `- warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
60 |       wrappedValue.id
61 |     }
[70/148] Compiling PerceptionCore Unchecked.swift
[71/148] Compiling PerceptionCore _PerceptionRegistrar.swift
[72/148] Compiling PerceptionCore Bindable.swift
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:59:16: warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
56 |
57 |   @available(visionOS, unavailable)
58 |   extension Bindable: Identifiable where Value: Identifiable {
   |                       `- note: add '@preconcurrency' to the 'Identifiable' conformance to defer isolation checking to run time
59 |     public var id: Value.ID {
   |                `- warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
60 |       wrappedValue.id
61 |     }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Environment.swift:12:19: warning: cannot form key path that captures non-sendable type 'KeyPath<Value, Value>'; this is an error in the Swift 6 language mode
10 |     @_disfavoredOverload
11 |     public init(_ objectType: Value.Type) where Value: AnyObject & Perceptible {
12 |       self.init(\.[unwrap: \Value.self])
   |                   `- warning: cannot form key path that captures non-sendable type 'KeyPath<Value, Value>'; this is an error in the Swift 6 language mode
13 |     }
14 |
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Environment.swift:23:19: warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
21 |     @_disfavoredOverload
22 |     public init<T: AnyObject & Perceptible>(_ objectType: T.Type) where Value == T? {
23 |       self.init(\.[\T.self])
   |                   `- warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
24 |     }
25 |   }
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Environment.swift:37:26: warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
35 |     @_disfavoredOverload
36 |     public func environment<T: AnyObject & Perceptible>(_ object: T?) -> some View {
37 |       self.environment(\.[\T.self], object)
   |                          `- warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
38 |     }
39 |   }
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
[73/148] Compiling PerceptionCore Environment.swift
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:59:16: warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
56 |
57 |   @available(visionOS, unavailable)
58 |   extension Bindable: Identifiable where Value: Identifiable {
   |                       `- note: add '@preconcurrency' to the 'Identifiable' conformance to defer isolation checking to run time
59 |     public var id: Value.ID {
   |                `- warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
60 |       wrappedValue.id
61 |     }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Environment.swift:12:19: warning: cannot form key path that captures non-sendable type 'KeyPath<Value, Value>'; this is an error in the Swift 6 language mode
10 |     @_disfavoredOverload
11 |     public init(_ objectType: Value.Type) where Value: AnyObject & Perceptible {
12 |       self.init(\.[unwrap: \Value.self])
   |                   `- warning: cannot form key path that captures non-sendable type 'KeyPath<Value, Value>'; this is an error in the Swift 6 language mode
13 |     }
14 |
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Environment.swift:23:19: warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
21 |     @_disfavoredOverload
22 |     public init<T: AnyObject & Perceptible>(_ objectType: T.Type) where Value == T? {
23 |       self.init(\.[\T.self])
   |                   `- warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
24 |     }
25 |   }
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Environment.swift:37:26: warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
35 |     @_disfavoredOverload
36 |     public func environment<T: AnyObject & Perceptible>(_ object: T?) -> some View {
37 |       self.environment(\.[\T.self], object)
   |                          `- warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
38 |     }
39 |   }
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
[74/148] Compiling PerceptionCore PerceptionRegistrar.swift
[75/148] Compiling PerceptionCore Bindable.swift
[76/148] Compiling PerceptionCore Environment.swift
[77/148] Compiling PerceptionCore PerceptionChecking.swift
[80/149] Compiling PerceptionCore _PerceptionRegistrar.swift
[81/149] Compiling PerceptionCore Perceptible.swift
[82/149] Compiling PerceptionCore Unchecked.swift
[83/149] Compiling PerceptionCore PerceptionRegistrar.swift
[86/149] Emitting module PerceptionCore
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:59:16: warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
56 |
57 |   @available(visionOS, unavailable)
58 |   extension Bindable: Identifiable where Value: Identifiable {
   |                       `- note: add '@preconcurrency' to the 'Identifiable' conformance to defer isolation checking to run time
59 |     public var id: Value.ID {
   |                `- warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
60 |       wrappedValue.id
61 |     }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:59:16: warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
56 |
57 |   @available(visionOS, unavailable)
58 |   extension Bindable: Identifiable where Value: Identifiable {
   |                       `- note: add '@preconcurrency' to the 'Identifiable' conformance to defer isolation checking to run time
59 |     public var id: Value.ID {
   |                `- warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
60 |       wrappedValue.id
61 |     }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Environment.swift:12:19: warning: cannot form key path that captures non-sendable type 'KeyPath<Value, Value>'; this is an error in the Swift 6 language mode
10 |     @_disfavoredOverload
11 |     public init(_ objectType: Value.Type) where Value: AnyObject & Perceptible {
12 |       self.init(\.[unwrap: \Value.self])
   |                   `- warning: cannot form key path that captures non-sendable type 'KeyPath<Value, Value>'; this is an error in the Swift 6 language mode
13 |     }
14 |
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Environment.swift:23:19: warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
21 |     @_disfavoredOverload
22 |     public init<T: AnyObject & Perceptible>(_ objectType: T.Type) where Value == T? {
23 |       self.init(\.[\T.self])
   |                   `- warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
24 |     }
25 |   }
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Environment.swift:37:26: warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
35 |     @_disfavoredOverload
36 |     public func environment<T: AnyObject & Perceptible>(_ object: T?) -> some View {
37 |       self.environment(\.[\T.self], object)
   |                          `- warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
38 |     }
39 |   }
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Bindable.swift:59:16: warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
56 |
57 |   @available(visionOS, unavailable)
58 |   extension Bindable: Identifiable where Value: Identifiable {
   |                       `- note: add '@preconcurrency' to the 'Identifiable' conformance to defer isolation checking to run time
59 |     public var id: Value.ID {
   |                `- warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
60 |       wrappedValue.id
61 |     }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Environment.swift:12:19: warning: cannot form key path that captures non-sendable type 'KeyPath<Value, Value>'; this is an error in the Swift 6 language mode
10 |     @_disfavoredOverload
11 |     public init(_ objectType: Value.Type) where Value: AnyObject & Perceptible {
12 |       self.init(\.[unwrap: \Value.self])
   |                   `- warning: cannot form key path that captures non-sendable type 'KeyPath<Value, Value>'; this is an error in the Swift 6 language mode
13 |     }
14 |
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Environment.swift:23:19: warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
21 |     @_disfavoredOverload
22 |     public init<T: AnyObject & Perceptible>(_ objectType: T.Type) where Value == T? {
23 |       self.init(\.[\T.self])
   |                   `- warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
24 |     }
25 |   }
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Environment.swift:37:26: warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
35 |     @_disfavoredOverload
36 |     public func environment<T: AnyObject & Perceptible>(_ object: T?) -> some View {
37 |       self.environment(\.[\T.self], object)
   |                          `- warning: cannot form key path that captures non-sendable type 'KeyPath<T, T>'; this is an error in the Swift 6 language mode
38 |     }
39 |   }
Swift.KeyPath:1:14: note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
1 | public class KeyPath<Root, Value> : PartialKeyPath<Root> {
  |              `- note: generic class 'KeyPath' does not conform to the 'Sendable' protocol
2 |     @objc deinit
3 | }
[89/149] Compiling PerceptionCore WithPerceptionTracking.swift
[91/149] Emitting module SwiftSyntax
[92/149] Compiling SwiftSyntax Identifier.swift
[93/149] Compiling SwiftSyntax MemoryLayout.swift
[94/149] Compiling SwiftSyntax MissingNodeInitializers.swift
[95/149] Compiling SwiftSyntax RawSyntax.swift
[96/149] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[97/149] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[98/149] Compiling SwiftSyntax RawSyntaxTokenView.swift
[99/149] Compiling SwiftSyntax Tokens.swift
[100/149] Compiling SwiftSyntax TriviaPieces.swift
[101/149] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[102/149] Compiling SwiftSyntax RawSyntaxNodesC.swift
[103/149] Compiling SwiftSyntax RawSyntaxNodesD.swift
[104/149] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[105/149] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[106/149] Compiling SwiftSyntax SyntaxCollections.swift
[107/149] Compiling SwiftSyntax SyntaxEnum.swift
[108/149] Compiling SwiftSyntax SyntaxKind.swift
[109/149] Compiling SwiftSyntax SyntaxRewriter.swift
[110/149] Compiling SwiftSyntax SyntaxTraits.swift
[111/149] Compiling SwiftSyntax SyntaxVisitor.swift
[112/149] Compiling SwiftSyntax TokenKind.swift
[113/149] Compiling SwiftSyntax SyntaxProtocol.swift
[114/149] Compiling SwiftSyntax SyntaxText.swift
[115/149] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[116/149] Compiling SwiftSyntax TokenDiagnostic.swift
[117/149] Compiling SwiftSyntax TokenSequence.swift
[118/149] Compiling SwiftSyntax TokenSyntax.swift
[119/149] Compiling SwiftSyntax Trivia.swift
[120/149] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[121/149] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[122/149] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[123/149] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[124/149] Compiling SwiftSyntax RawSyntaxValidation.swift
[125/149] Compiling SwiftSyntax SyntaxNodesAB.swift
[126/149] Compiling SwiftSyntax SyntaxNodesC.swift
[130/149] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[131/149] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[132/149] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[133/149] Compiling SwiftSyntax SyntaxBaseNodes.swift
[141/149] Compiling SwiftSyntax SyntaxNodesD.swift
[142/149] Compiling SwiftSyntax SyntaxNodesEF.swift
[143/149] Compiling SwiftSyntax SyntaxNodesGHI.swift
[144/149] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[145/149] Compiling SwiftSyntax SyntaxNodesOP.swift
[146/149] Compiling SwiftSyntax SyntaxNodesQRS.swift
[147/149] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[148/207] Compiling SwiftDiagnostics Message.swift
[149/208] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[150/208] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[151/208] Emitting module SwiftDiagnostics
[152/208] Compiling SwiftDiagnostics Note.swift
[153/208] Compiling SwiftBasicFormat Syntax+Extensions.swift
[154/208] Compiling SwiftBasicFormat InferIndentation.swift
[155/208] Compiling SwiftDiagnostics FixIt.swift
[156/208] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[157/208] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[158/208] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[159/208] Compiling SwiftDiagnostics Diagnostic.swift
[160/208] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[161/208] Compiling SwiftDiagnostics Convenience.swift
[162/208] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[163/208] Compiling SwiftBasicFormat BasicFormat.swift
[164/208] Emitting module SwiftBasicFormat
[165/208] Compiling SwiftParser TopLevel.swift
[166/208] Compiling SwiftParser TriviaParser.swift
[167/208] Compiling SwiftParser Types.swift
[168/208] Compiling SwiftParser ExperimentalFeatures.swift
[169/212] Compiling SwiftParser StringLiterals.swift
[170/212] Compiling SwiftParser SwiftParserCompatibility.swift
[171/212] Compiling SwiftParser SwiftVersion.swift
[172/212] Compiling SwiftParser SyntaxUtils.swift
[173/212] Compiling SwiftParser TokenConsumer.swift
[174/212] Compiling SwiftParser TokenPrecedence.swift
[175/212] Compiling SwiftParser TokenSpec.swift
[176/212] Compiling SwiftParser TokenSpecSet.swift
[177/212] Compiling SwiftParser UnicodeScalarExtensions.swift
[178/212] Compiling SwiftParser Lookahead.swift
[179/212] Compiling SwiftParser LoopProgressCondition.swift
[180/212] Compiling SwiftParser Modifiers.swift
[181/212] Compiling SwiftParser Names.swift
[182/212] Emitting module SwiftParser
[183/212] Compiling SwiftParser Nominals.swift
[184/212] Compiling SwiftParser Parameters.swift
[185/212] Compiling SwiftParser ParseSourceFile.swift
[186/212] Compiling SwiftParser Parser.swift
[187/212] Compiling SwiftParser Patterns.swift
[188/212] Compiling SwiftParser Recovery.swift
[189/212] Compiling SwiftParser Specifiers.swift
[190/212] Compiling SwiftParser Statements.swift
[191/212] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[192/212] Compiling SwiftParser Attributes.swift
[193/212] Compiling SwiftParser Availability.swift
[194/212] Compiling SwiftParser CharacterInfo.swift
[195/212] Compiling SwiftParser CollectionNodes+Parsable.swift
[196/212] Compiling SwiftParser Declarations.swift
[197/212] Compiling SwiftParser Directives.swift
[198/212] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[199/212] Compiling SwiftParser Expressions.swift
[200/212] Compiling SwiftParser IncrementalParseTransition.swift
[201/212] Compiling SwiftParser IsValidIdentifier.swift
[202/212] Compiling SwiftParser Cursor.swift
[203/212] Compiling SwiftParser Lexeme.swift
[204/212] Compiling SwiftParser LexemeSequence.swift
[205/212] Compiling SwiftParser Lexer.swift
[206/212] Compiling SwiftParser RegexLiteralLexer.swift
[207/212] Compiling SwiftParser IsLexerClassified.swift
[208/212] Compiling SwiftParser LayoutNodes+Parsable.swift
[209/212] Compiling SwiftParser Parser+TokenSpecSet.swift
[210/212] Compiling SwiftParser TokenSpecStaticMembers.swift
[211/235] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[212/236] Compiling SwiftOperators PrecedenceGraph.swift
[213/236] Compiling SwiftOperators PrecedenceGroup.swift
[214/237] Compiling SwiftOperators OperatorTable+Defaults.swift
[215/237] Compiling SwiftOperators OperatorTable.swift
[216/237] Compiling SwiftOperators OperatorTable+Semantics.swift
[217/237] Compiling SwiftParserDiagnostics PresenceUtils.swift
[218/237] Compiling SwiftOperators OperatorError.swift
[219/237] Compiling SwiftOperators OperatorError+Diagnostics.swift
[220/237] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[221/237] Compiling SwiftOperators OperatorTable+Folding.swift
[222/237] Compiling SwiftOperators Operator.swift
[223/237] Emitting module SwiftOperators
[224/237] Compiling SwiftOperators SyntaxSynthesis.swift
[225/237] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[226/237] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[227/237] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[228/237] Compiling SwiftParserDiagnostics Utils.swift
[229/237] Emitting module SwiftParserDiagnostics
[230/237] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[231/237] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[232/237] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[233/237] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[234/237] Compiling SwiftParserDiagnostics MissingNodesError.swift
[235/237] Compiling SwiftParserDiagnostics MissingTokenError.swift
[236/252] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[237/253] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[238/253] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[239/253] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[240/253] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[241/253] Emitting module SwiftSyntaxBuilder
[242/253] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[243/253] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[244/253] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[245/253] Compiling SwiftSyntaxBuilder Indenter.swift
[246/253] Compiling SwiftSyntaxBuilder ListBuilder.swift
[247/253] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[248/253] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[249/253] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[250/253] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[251/253] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[252/271] Compiling SwiftSyntaxMacros PreambleMacro.swift
[253/272] Compiling SwiftSyntaxMacros Macro.swift
[254/272] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[255/272] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[256/272] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[257/272] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[258/272] Compiling SwiftSyntaxMacros Macro+Format.swift
[259/272] Compiling SwiftSyntaxMacros AttachedMacro.swift
[260/272] Compiling SwiftSyntaxMacros BodyMacro.swift
[261/272] Compiling SwiftSyntaxMacros MemberMacro.swift
[262/272] Compiling SwiftSyntaxMacros PeerMacro.swift
[263/272] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[264/272] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[265/272] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[266/272] Compiling SwiftSyntaxMacros AccessorMacro.swift
[267/272] Emitting module SwiftSyntaxMacros
[268/272] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[269/272] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[270/272] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[271/282] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[272/282] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[273/282] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[274/282] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[275/282] Emitting module SwiftSyntaxMacroExpansion
[276/282] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[277/282] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[278/282] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[279/282] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[280/282] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[281/294] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[282/295] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[283/295] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[284/295] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[285/295] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[286/295] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[287/295] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[288/295] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[289/295] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[290/295] Emitting module SwiftCompilerPluginMessageHandling
[291/295] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[292/295] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[293/295] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[294/297] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[295/297] Emitting module SwiftCompilerPlugin
[296/302] Compiling PerceptionMacros Plugins.swift
[297/302] Emitting module PerceptionMacros
[298/302] Compiling PerceptionMacros PerceptibleMacro.swift
[299/302] Compiling PerceptionMacros Extensions.swift
[300/302] Compiling PerceptionMacros Availability.swift
[300/302] Write Objects.LinkFileList
[301/302] Linking PerceptionMacros-tool
[303/308] Compiling Perception Exports.swift
[305/308] Emitting module Perception
[307/308] Compiling Perception Macros.swift
Build complete! (23.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-perception",
  "name" : "swift-perception",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Perception",
      "targets" : [
        "Perception"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PerceptionCore",
      "targets" : [
        "PerceptionCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PerceptionMacros",
      "targets" : [
        "PerceptionMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PerceptionTests",
      "module_type" : "SwiftTarget",
      "name" : "PerceptionTests",
      "path" : "Tests/PerceptionTests",
      "sources" : [
        "ModifyTests.swift",
        "PerceptionTrackingTests.swift",
        "RuntimeWarningTests.swift",
        "WithPerceptionTrackingDSLTests.swift"
      ],
      "target_dependencies" : [
        "Perception"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PerceptionMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "PerceptionMacrosTests",
      "path" : "Tests/PerceptionMacrosTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "PerceptionMacrosTests.swift"
      ],
      "target_dependencies" : [
        "PerceptionMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PerceptionMacros",
      "module_type" : "SwiftTarget",
      "name" : "PerceptionMacros",
      "path" : "Sources/PerceptionMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Perception",
        "PerceptionMacros"
      ],
      "sources" : [
        "Availability.swift",
        "Extensions.swift",
        "PerceptibleMacro.swift",
        "Plugins.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "PerceptionCore",
      "module_type" : "SwiftTarget",
      "name" : "PerceptionCore",
      "path" : "Sources/PerceptionCore",
      "product_dependencies" : [
        "IssueReporting"
      ],
      "product_memberships" : [
        "Perception",
        "PerceptionCore"
      ],
      "sources" : [
        "Bindable.swift",
        "Environment.swift",
        "Internal/BetaChecking.swift",
        "Internal/Exports.swift",
        "Internal/Locking.swift",
        "Internal/ThreadLocal.swift",
        "Internal/Unchecked.swift",
        "Internal/_PerceptionRegistrar.swift",
        "Perceptible.swift",
        "PerceptionChecking.swift",
        "PerceptionRegistrar.swift",
        "PerceptionTracking.swift",
        "WithPerceptionTracking.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Perception",
      "module_type" : "SwiftTarget",
      "name" : "Perception",
      "path" : "Sources/Perception",
      "product_memberships" : [
        "Perception"
      ],
      "sources" : [
        "Exports.swift",
        "Macros.swift"
      ],
      "target_dependencies" : [
        "PerceptionCore",
        "PerceptionMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/pointfreeco/swift-perception/1.6.0
Repository:               pointfreeco/swift-perception
Swift version used:       6.1
Target:                   PerceptionCore
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            release/6.2 -> FETCH_HEAD
 * [new branch]      release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'PerceptionCore'...
Finished extracting symbol information for 'PerceptionCore'. (4.62s)
Building documentation for 'PerceptionCore'...
warning: 'Perception' doesn't exist at '/PerceptionCore/Perceptible'
  --> Sources/PerceptionCore/Perceptible.swift:17:11-17:21
15 | /// observation. However, applying the `Perceptible` protocol by itself to a
16 | /// type doesn't add observation functionality to the type. Instead, always use
17 + /// the ``Perception/Perceptible()`` macro when adding observation
18 | /// support to a type.
19 | @available(iOS, deprecated: 17, renamed: "Observable")
warning: 'Perception' doesn't exist at '/PerceptionCore/PerceptionRegistrar'
 --> Sources/PerceptionCore/PerceptionRegistrar.swift:7:11-7:21
5 | ///
6 | /// You don't need to create an instance of `PerceptionRegistrar` when using
7 + /// the ``Perception/Perceptible()`` macro to indicate observability of a type.
  |           ╰─suggestion: Replace 'Perception' with 'init(isPerceptionCheckingEnabled:)'
8 | @available(iOS, deprecated: 17, message: "Use 'ObservationRegistrar' instead.")
9 | @available(macOS, deprecated: 14, message: "Use 'ObservationRegistrar' instead.")
warning: 'Perception' doesn't exist at '/PerceptionCore/PerceptionRegistrar/init(isPerceptionCheckingEnabled:)'
  --> Sources/PerceptionCore/PerceptionRegistrar.swift:23:9-23:19
21 |   /// You don't need to create an instance of
22 |   /// ``PerceptionRegistrar`` when using the
23 +   /// ``Perception/Perceptible()`` macro to indicate observably
24 |   /// of a type.
25 |   public init(isPerceptionCheckingEnabled: Bool = PerceptionCore.isPerceptionCheckingEnabled) {
Finished building documentation for 'PerceptionCore' (0.71s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-perception/1.6.0
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/swiftlang/swift-syntax
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/pointfreeco/swift-macro-testing
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.45s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.49s)
Updated https://github.com/swiftlang/swift-syntax (0.85s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.46s)
Updated https://github.com/pointfreeco/swift-macro-testing (0.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (1.39s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.62s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.5.2 (0.45s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.48s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module Snippets
[7/53] Compiling Snippets SnippetParser.swift
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit Mixin+Equals.swift
[10/53] Compiling SymbolKit Mixin+Hash.swift
[11/53] Compiling SymbolKit Mixin.swift
[12/53] Compiling SymbolKit LineList.swift
[13/53] Compiling SymbolKit Position.swift
[14/57] Compiling SymbolKit GenericConstraint.swift
[15/57] Compiling SymbolKit GenericParameter.swift
[16/57] Compiling SymbolKit Generics.swift
[17/57] Compiling SymbolKit Namespace.swift
[18/57] Compiling SymbolKit DeclarationFragments.swift
[19/57] Compiling SymbolKit Fragment.swift
[20/57] Compiling SymbolKit FragmentKind.swift
[21/57] Compiling SymbolKit FunctionParameter.swift
[22/57] Compiling SymbolKit FunctionSignature.swift
[23/57] Compiling SymbolKit Identifier.swift
[24/57] Compiling SymbolKit KindIdentifier.swift
[25/57] Compiling SymbolKit Location.swift
[26/57] Compiling SymbolKit Mutability.swift
[27/57] Compiling SymbolKit Relationship.swift
[28/57] Compiling SymbolKit RelationshipKind.swift
[29/57] Compiling SymbolKit SourceOrigin.swift
[30/57] Compiling SymbolKit GenericConstraints.swift
[31/57] Compiling SymbolKit Swift.swift
[32/57] Compiling SymbolKit Names.swift
[33/57] Compiling SymbolKit SPI.swift
[34/57] Compiling SymbolKit Snippet.swift
[35/57] Compiling SymbolKit Extension.swift
[36/57] Compiling SymbolKit Symbol.swift
[37/57] Compiling SymbolKit SymbolKind.swift
[38/57] Compiling SymbolKit SymbolGraph.swift
[39/57] Compiling SymbolKit GraphCollector.swift
[40/57] Compiling SymbolKit SourceRange.swift
[41/57] Compiling SymbolKit Metadata.swift
[42/57] Compiling SymbolKit Module.swift
[43/57] Compiling SymbolKit OperatingSystem.swift
[44/57] Compiling SymbolKit Platform.swift
[45/57] Emitting module SymbolKit
[46/57] Compiling SymbolKit SemanticVersion.swift
[47/57] Compiling SymbolKit AccessControl.swift
[48/57] Compiling SymbolKit Availability.swift
[49/57] Compiling SymbolKit AvailabilityItem.swift
[50/57] Compiling SymbolKit Domain.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.08s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'PerceptionCore' complete! (0.46s)
Target:                   Perception
Extracting symbol information for 'Perception'...
Finished extracting symbol information for 'Perception'. (0.61s)
Building documentation for 'Perception'...
Finished building documentation for 'Perception' (0.04s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-perception/1.6.0
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.46s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'Perception' complete! (0.46s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/pointfreeco/swift-perception/1.6.0/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/pointfreeco/swift-perception/1.6.0/linkable-paths.json
    1922
14	/Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-perception/1.6.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/pointfreeco/swift-perception/1.6.0
File count: 1922
Doc size:   14.0MB
Preparing doc bundle ...
Uploading prod-pointfreeco-swift-perception-1.6.0-8d121224.zip to s3://spi-docs-inbox/prod-pointfreeco-swift-perception-1.6.0-8d121224.zip
Copying... [12%]
Copying... [22%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [60%]
Copying... [72%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.