Build Information
Successful build of swift-perception, reference main (d924c6
), with Swift 6.1 for macOS (SPM) on 1 May 2025 10:06:15 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-perception
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
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
[9/868] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (1.17s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.17s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.17s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.17s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (1.69s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.07s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.5.2 (0.47s)
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.2
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "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.90s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.84s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.84s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.37s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.59s)
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 main (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] 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
[26/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
[27/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
[28/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
[29/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
[30/134] 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
[31/134] 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
[32/134] 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
[33/134] 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
[34/134] 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
[35/134] 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
[36/134] 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
[37/141] 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
[38/141] 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
[39/141] 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
[40/141] 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
[41/141] 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
[42/141] 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
[43/141] 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
[44/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
[45/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
[46/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
[47/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
[48/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
[49/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
[50/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
[51/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
[52/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
[53/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
[54/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
[55/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
[56/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
[57/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
[58/141] 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
[59/141] 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
[60/141] 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
[61/141] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[66/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
[68/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
[71/143] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/143] 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
[74/143] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[77/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
[78/143] 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
[79/143] 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
[80/143] 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
[81/143] 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
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/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
[99/169] Compiling PerceptionCore BetaChecking.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 PerceptionCore Exports.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 PerceptionCore Locking.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 PerceptionCore ThreadLocal.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 PerceptionCore Bindable.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 PerceptionCore Environment.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
[110/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
[111/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
[112/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
[113/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
[114/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
[115/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
[116/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
[117/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
[118/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
[119/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
[120/169] Compiling PerceptionCore PerceptionTracking.swift
[121/170] Compiling PerceptionCore PerceptionRegistrar.swift
[122/170] Compiling PerceptionCore PerceptionTracking.swift
[123/171] Compiling PerceptionCore Perceptible.swift
[124/171] Compiling PerceptionCore PerceptionChecking.swift
[125/171] Compiling PerceptionCore Unchecked.swift
[126/171] Compiling PerceptionCore _PerceptionRegistrar.swift
[131/171] Compiling PerceptionCore PerceptionChecking.swift
[132/171] Compiling PerceptionCore Perceptible.swift
[133/171] Compiling PerceptionCore PerceptionRegistrar.swift
[136/171] Compiling PerceptionCore _PerceptionRegistrar.swift
[137/171] Compiling PerceptionCore Unchecked.swift
[138/171] 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
[139/171] 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
[140/171] 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
[141/171] 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
[142/171] 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
[143/171] 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
[144/171] 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
[145/171] 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
[146/171] 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
[147/171] 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
[148/171] 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
[149/171] 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
[150/171] 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
[151/171] 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
[152/171] 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
[154/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 SwiftSyntax510 Empty.swift
[3/47] Emitting module SwiftSyntax510
[4/47] Compiling SwiftSyntax509 Empty.swift
[5/47] Emitting module SwiftSyntax509
[6/47] Emitting module SwiftSyntax600
[7/47] Compiling SwiftSyntax600 Empty.swift
[8/112] Compiling SwiftSyntax TriviaPieces.swift
[9/112] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[10/113] Compiling SwiftSyntax Identifier.swift
[11/113] Compiling SwiftSyntax MemoryLayout.swift
[12/113] Compiling SwiftSyntax Convenience.swift
[13/113] Compiling SwiftSyntax CustomTraits.swift
[14/113] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[17/113] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[18/113] Compiling SwiftSyntax MissingNodeInitializers.swift
[19/113] Compiling SwiftSyntax BumpPtrAllocator.swift
[20/113] Compiling SwiftSyntax CommonAncestor.swift
[21/113] Compiling SwiftSyntax RawSyntax.swift
[22/113] Compiling SwiftSyntax RawSyntaxTokenView.swift
[23/113] Compiling SwiftSyntax Tokens.swift
[24/113] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[25/113] Compiling SwiftSyntax Assert.swift
[34/114] Compiling IssueReporting WithIssueContext.swift
[35/114] Compiling SwiftSyntax AbsolutePosition.swift
[36/114] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[41/114] Emitting module IssueReporting
[47/114] Compiling IssueReporting WithIssueContext.swift
[48/140] Compiling PerceptionCore PerceptionTracking.swift
[50/142] Compiling PerceptionCore Bindable.swift
[51/142] Compiling PerceptionCore Environment.swift
[52/142] Compiling PerceptionCore BetaChecking.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 | }
[53/142] Compiling PerceptionCore Exports.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 | }
[54/142] Compiling PerceptionCore Perceptible.swift
[55/142] Compiling PerceptionCore PerceptionChecking.swift
[56/142] Compiling PerceptionCore Unchecked.swift
[57/142] Compiling PerceptionCore _PerceptionRegistrar.swift
[58/142] 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 | }
[59/142] Compiling PerceptionCore Locking.swift
[60/142] Compiling PerceptionCore ThreadLocal.swift
[61/142] Compiling PerceptionCore PerceptionRegistrar.swift
[62/142] Compiling PerceptionCore PerceptionChecking.swift
[63/142] Compiling PerceptionCore Unchecked.swift
[64/142] Compiling PerceptionCore _PerceptionRegistrar.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 | }
/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 | }
[67/142] Compiling PerceptionCore Perceptible.swift
[70/142] Compiling PerceptionCore PerceptionRegistrar.swift
[71/142] 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 | }
[74/142] Compiling PerceptionCore WithPerceptionTracking.swift
[79/142] Compiling SwiftSyntax RawSyntaxNodesC.swift
[80/142] Compiling SwiftSyntax RawSyntaxNodesD.swift
[81/142] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[82/142] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[98/149] Emitting module SwiftSyntax
[99/149] Compiling SwiftSyntax SourceEdit.swift
[100/149] Compiling SwiftSyntax SourceLength.swift
[101/149] Compiling SwiftSyntax SourceLocation.swift
[102/149] Compiling SwiftSyntax SourcePresence.swift
[103/149] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[104/149] Compiling SwiftSyntax Syntax.swift
[105/149] Compiling SwiftSyntax SyntaxArena.swift
[106/149] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[107/149] Compiling SwiftSyntax SyntaxChildren.swift
[108/149] Compiling SwiftSyntax SyntaxCollection.swift
[109/149] Compiling SwiftSyntax SyntaxHashable.swift
[110/149] Compiling SwiftSyntax SyntaxIdentifier.swift
[111/149] Compiling SwiftSyntax SyntaxNodeFactory.swift
[112/149] Compiling SwiftSyntax SyntaxNodeStructure.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 SyntaxCollections.swift
[121/149] Compiling SwiftSyntax SyntaxEnum.swift
[122/149] Compiling SwiftSyntax SyntaxKind.swift
[123/149] Compiling SwiftSyntax SyntaxRewriter.swift
[124/149] Compiling SwiftSyntax SyntaxTraits.swift
[125/149] Compiling SwiftSyntax SyntaxVisitor.swift
[126/149] Compiling SwiftSyntax TokenKind.swift
[127/149] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[128/149] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[129/149] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[130/149] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[131/149] Compiling SwiftSyntax RawSyntaxValidation.swift
[132/149] Compiling SwiftSyntax SyntaxNodesAB.swift
[133/149] Compiling SwiftSyntax SyntaxNodesC.swift
[134/149] Compiling SwiftSyntax Utils.swift
[135/149] Compiling SwiftSyntax ChildNameForKeyPath.swift
[136/149] Compiling SwiftSyntax Keyword.swift
[137/149] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[138/149] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[139/149] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[140/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 SwiftDiagnostics Diagnostic.swift
[150/208] Compiling SwiftDiagnostics Convenience.swift
[151/208] Emitting module SwiftDiagnostics
[152/208] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[153/208] Compiling SwiftDiagnostics Note.swift
[154/208] Compiling SwiftDiagnostics FixIt.swift
[155/208] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[156/208] Compiling SwiftBasicFormat Syntax+Extensions.swift
[157/208] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[158/208] Compiling SwiftBasicFormat InferIndentation.swift
[159/208] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[160/208] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[161/208] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[162/208] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[163/208] Emitting module SwiftBasicFormat
[164/208] Compiling SwiftBasicFormat BasicFormat.swift
[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 UnicodeScalarExtensions.swift
[170/212] Compiling SwiftParser Lookahead.swift
[171/212] Compiling SwiftParser LoopProgressCondition.swift
[172/212] Compiling SwiftParser Modifiers.swift
[173/212] Compiling SwiftParser Names.swift
[174/212] Compiling SwiftParser TokenConsumer.swift
[175/212] Compiling SwiftParser TokenPrecedence.swift
[176/212] Compiling SwiftParser TokenSpec.swift
[177/212] Compiling SwiftParser TokenSpecSet.swift
[178/212] Compiling SwiftParser StringLiterals.swift
[179/212] Compiling SwiftParser SwiftParserCompatibility.swift
[180/212] Compiling SwiftParser SwiftVersion.swift
[181/212] Compiling SwiftParser SyntaxUtils.swift
[182/212] Compiling SwiftParser Nominals.swift
[183/212] Compiling SwiftParser Parameters.swift
[184/212] Compiling SwiftParser ParseSourceFile.swift
[185/212] Compiling SwiftParser Parser.swift
[186/212] Compiling SwiftParser Patterns.swift
[187/212] Compiling SwiftParser Recovery.swift
[188/212] Compiling SwiftParser Specifiers.swift
[189/212] Compiling SwiftParser Statements.swift
[190/212] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[191/212] Emitting module SwiftParser
[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 SwiftParserDiagnostics Utils.swift
[213/236] Compiling SwiftOperators PrecedenceGraph.swift
[214/237] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[215/237] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[216/237] Compiling SwiftOperators PrecedenceGroup.swift
[217/237] Compiling SwiftOperators OperatorTable.swift
[218/237] Compiling SwiftOperators OperatorTable+Semantics.swift
[219/237] Compiling SwiftOperators OperatorTable+Defaults.swift
[220/237] Compiling SwiftOperators OperatorError.swift
[221/237] Compiling SwiftOperators Operator.swift
[222/237] Emitting module SwiftOperators
[223/237] Compiling SwiftOperators OperatorError+Diagnostics.swift
[224/237] Compiling SwiftOperators OperatorTable+Folding.swift
[225/237] Compiling SwiftOperators SyntaxSynthesis.swift
[226/237] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[227/237] Compiling SwiftParserDiagnostics PresenceUtils.swift
[228/237] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[229/237] Emitting module SwiftParserDiagnostics
[230/237] Compiling SwiftParserDiagnostics MissingNodesError.swift
[231/237] Compiling SwiftParserDiagnostics MissingTokenError.swift
[232/237] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[233/237] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[234/237] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[235/237] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[236/252] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[237/253] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[238/253] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[239/253] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[240/253] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[241/253] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[242/253] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[243/253] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[244/253] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[245/253] Emitting module SwiftSyntaxBuilder
[246/253] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[247/253] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[248/253] Compiling SwiftSyntaxBuilder Indenter.swift
[249/253] Compiling SwiftSyntaxBuilder ListBuilder.swift
[250/253] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[251/253] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[252/271] Compiling SwiftSyntaxMacros MemberMacro.swift
[253/271] Compiling SwiftSyntaxMacros PeerMacro.swift
[254/272] Compiling SwiftSyntaxMacros AttachedMacro.swift
[255/272] Compiling SwiftSyntaxMacros BodyMacro.swift
[256/272] Compiling SwiftSyntaxMacros PreambleMacro.swift
[257/272] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[258/272] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[259/272] Compiling SwiftSyntaxMacros Macro.swift
[260/272] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[261/272] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[262/272] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[263/272] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[264/272] Compiling SwiftSyntaxMacros Macro+Format.swift
[265/272] Emitting module SwiftSyntaxMacros
[266/272] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[267/272] Compiling SwiftSyntaxMacros AccessorMacro.swift
[268/272] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[269/272] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[270/272] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[271/282] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[272/282] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[273/282] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[274/282] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[275/282] Emitting module SwiftSyntaxMacroExpansion
[276/282] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[277/282] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[278/282] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[279/282] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[280/282] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[281/294] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[282/295] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[283/295] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[284/295] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[285/295] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[286/295] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[287/295] Emitting module SwiftCompilerPluginMessageHandling
[288/295] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[289/295] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[290/295] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[291/295] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[292/295] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[293/295] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[294/297] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[295/297] Emitting module SwiftCompilerPlugin
[296/302] Compiling PerceptionMacros Extensions.swift
[297/302] Compiling PerceptionMacros PerceptibleMacro.swift
[298/302] Compiling PerceptionMacros Availability.swift
[299/302] Emitting module PerceptionMacros
[300/302] Compiling PerceptionMacros Plugins.swift
[300/302] Write Objects.LinkFileList
[301/302] Linking PerceptionMacros-tool
[303/308] Compiling Perception Exports.swift
[304/308] Compiling Perception Macros.swift
[305/308] Compiling Perception Exports.swift
[306/308] Emitting module Perception
[308/308] Compiling Perception Macros.swift
Build complete! (24.40s)
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/main
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.81s)
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.68s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-perception/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/pointfreeco/swift-snapshot-testing
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.45s)
Updating https://github.com/swiftlang/swift-syntax
Updating https://github.com/pointfreeco/swift-macro-testing
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.48s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.51s)
Updated https://github.com/pointfreeco/swift-macro-testing (0.72s)
Updated https://github.com/swiftlang/swift-syntax (0.72s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (1.69s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.65s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.5.2 (0.52s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (0.59s)
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.94s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.60s)
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
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling Snippets Snippet.swift
[8/53] Emitting module Snippets
[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 DeclarationFragments.swift
[15/57] Compiling SymbolKit Fragment.swift
[16/57] Compiling SymbolKit FragmentKind.swift
[17/57] Compiling SymbolKit FunctionParameter.swift
[18/57] Compiling SymbolKit FunctionSignature.swift
[19/57] Compiling SymbolKit Symbol.swift
[20/57] Compiling SymbolKit SymbolKind.swift
[21/57] Compiling SymbolKit SymbolGraph.swift
[22/57] Compiling SymbolKit GraphCollector.swift
[23/57] Compiling SymbolKit GenericConstraint.swift
[24/57] Compiling SymbolKit GenericParameter.swift
[25/57] Compiling SymbolKit Generics.swift
[26/57] Compiling SymbolKit Namespace.swift
[27/57] Emitting module SymbolKit
[28/57] Compiling SymbolKit Relationship.swift
[29/57] Compiling SymbolKit RelationshipKind.swift
[30/57] Compiling SymbolKit SourceOrigin.swift
[31/57] Compiling SymbolKit GenericConstraints.swift
[32/57] Compiling SymbolKit Swift.swift
[33/57] Compiling SymbolKit Identifier.swift
[34/57] Compiling SymbolKit KindIdentifier.swift
[35/57] Compiling SymbolKit Location.swift
[36/57] Compiling SymbolKit Mutability.swift
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit SourceRange.swift
[43/57] Compiling SymbolKit Metadata.swift
[44/57] Compiling SymbolKit Module.swift
[45/57] Compiling SymbolKit OperatingSystem.swift
[46/57] Compiling SymbolKit Platform.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.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 SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.49s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'PerceptionCore' complete! (0.52s)
Target: Perception
Extracting symbol information for 'Perception'...
Finished extracting symbol information for 'Perception'. (0.62s)
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/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.48s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
Build of target: 'Perception' complete! (0.48s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/pointfreeco/swift-perception/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/pointfreeco/swift-perception/main/linkable-paths.json
1922
14 /Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-perception/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/pointfreeco/swift-perception/main
File count: 1922
Doc size: 14.0MB
Preparing doc bundle ...
Uploading prod-pointfreeco-swift-perception-main-f509ff6d.zip to s3://spi-docs-inbox/prod-pointfreeco-swift-perception-main-f509ff6d.zip
Copying... [12%]
Copying... [22%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [60%]
Copying... [70%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.