The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-perception, reference 2.0.10 (25ac73), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 14:14:00 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-perception.git
Reference: 2.0.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-perception
 * tag               2.0.10     -> FETCH_HEAD
HEAD is now at 25ac737 Support swift-syntax 605 (#172)
Cloned https://github.com/pointfreeco/swift-perception.git
Revision (git rev-parse @):
25ac73741c3436605d61eceb5207e896973918e7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-perception.git at 2.0.10
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2277] Fetching swift-docc-plugin
[93/3238] Fetching swift-docc-plugin, swift-macro-testing
[151/8702] Fetching swift-docc-plugin, swift-macro-testing, swift-custom-dump
[306/14425] Fetching swift-docc-plugin, swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay
[1428/18097] Fetching swift-docc-plugin, swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay, swift-docc-symbolkit
[18098/34162] Fetching swift-docc-plugin, swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay, swift-docc-symbolkit, swift-snapshot-testing
[18099/109145] Fetching swift-docc-plugin, swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay, swift-docc-symbolkit, swift-snapshot-testing, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (3.70s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.70s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.54s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (4.54s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.54s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (4.54s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.54s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (7.97s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.99s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.0 (0.67s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.61s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.72s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.62s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (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.6.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
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
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
========================================
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "xctest-dynamic-overlay",
          "name": "xctest-dynamic-overlay",
          "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
          "version": "1.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pointfreeco/swift-perception.git
[1/1966] Fetching swift-perception
Fetched https://github.com/pointfreeco/swift-perception.git from cache (0.84s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.89s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.89s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.98s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.81s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-perception.git
Working copy of https://github.com/pointfreeco/swift-perception.git resolved at 2.0.10 (25ac737)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.32s)
warning: '.resolve-product-dependencies': dependency 'swift-perception' is not used by any target
Found 1 product dependencies
  - xctest-dynamic-overlay
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/pointfreeco/swift-perception.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/30] Write sources
[26/30] Compiling _SwiftSyntaxCShims dummy.c
[27/30] Write swift-version--6988338F2F200930.txt
[29/42] Emitting module SwiftSyntax601
[30/42] Compiling SwiftSyntax601 Empty.swift
[31/42] Compiling SwiftSyntax600 Empty.swift
[32/42] Emitting module SwiftSyntax600
[33/42] Compiling SwiftSyntax510 Empty.swift
[34/42] Emitting module SwiftSyntax510
[35/42] Emitting module SwiftSyntax509
[36/42] Compiling SwiftSyntax509 Empty.swift
[37/42] Compiling IssueReportingPackageSupport _Test.swift
[38/42] Emitting module IssueReportingPackageSupport
[39/42] Compiling IssueReportingPackageSupport _Test.swift
[40/42] Emitting module IssueReportingPackageSupport
[41/146] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[42/146] Compiling SwiftSyntax SyntaxChildren.swift
[43/146] Compiling SwiftSyntax SyntaxCollection.swift
[44/146] Compiling SwiftSyntax SyntaxHashable.swift
[45/146] Compiling SwiftSyntax SyntaxIdentifier.swift
[46/146] Compiling SwiftSyntax SyntaxNodeFactory.swift
[47/146] Compiling SwiftSyntax SyntaxNodeStructure.swift
[48/153] Compiling SwiftSyntax SourceEdit.swift
[49/153] Compiling SwiftSyntax SourceLength.swift
[50/153] Compiling SwiftSyntax SourceLocation.swift
[51/153] Compiling SwiftSyntax SourcePresence.swift
[52/153] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[53/153] Compiling SwiftSyntax Syntax.swift
[54/153] Compiling SwiftSyntax SyntaxArena.swift
[55/153] Compiling SwiftSyntax AbsolutePosition.swift
[56/153] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[57/153] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[58/153] Compiling SwiftSyntax Assert.swift
[59/153] Compiling SwiftSyntax BumpPtrAllocator.swift
[60/153] Compiling SwiftSyntax CommonAncestor.swift
[61/153] Compiling SwiftSyntax Convenience.swift
[62/153] Compiling SwiftSyntax CustomTraits.swift
[63/153] Compiling SwiftSyntax EditorPlaceholder.swift
[64/153] Compiling SwiftSyntax Identifier.swift
[65/153] Compiling SwiftSyntax MemoryLayout.swift
[66/153] Compiling SwiftSyntax MissingNodeInitializers.swift
[67/153] Compiling SwiftSyntax RawSyntax.swift
[68/153] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[69/153] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[70/153] Compiling SwiftSyntax RawSyntaxTokenView.swift
[73/155] Compiling IssueReporting WithExpectedIssue.swift
[74/155] Compiling IssueReporting WithIssueContext.swift
[89/157] Emitting module IssueReporting
[111/172] Compiling IssueReporting WithExpectedIssue.swift
[112/172] Compiling IssueReporting WithIssueContext.swift
[113/187] Emitting module SwiftSyntax
[114/187] Compiling SwiftSyntax SyntaxCollections.swift
[115/187] Compiling SwiftSyntax SyntaxEnum.swift
[116/187] Compiling SwiftSyntax SyntaxKind.swift
[117/187] Compiling SwiftSyntax SyntaxRewriter.swift
[118/187] Compiling SwiftSyntax SyntaxTraits.swift
[119/187] Compiling SwiftSyntax SyntaxVisitor.swift
[120/187] Compiling SwiftSyntax TokenKind.swift
[121/187] Compiling SwiftSyntax Tokens.swift
[122/187] Compiling SwiftSyntax TriviaPieces.swift
[123/187] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[124/187] Compiling SwiftSyntax RawSyntaxNodesC.swift
[125/187] Compiling SwiftSyntax RawSyntaxNodesD.swift
[126/187] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[127/187] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[128/187] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[129/187] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[130/187] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[131/187] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[132/187] Compiling SwiftSyntax RawSyntaxValidation.swift
[133/187] Compiling SwiftSyntax SyntaxNodesAB.swift
[134/187] Compiling SwiftSyntax SyntaxNodesC.swift
[135/187] Compiling PerceptionCore ThreadLocal.swift
[136/188] Compiling PerceptionCore _PerceptionRegistrar.swift
[137/188] Compiling PerceptionCore Bindable.swift
[138/188] Compiling PerceptionCore Locals.swift
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:15:2: warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 13 |
 14 | @usableFromInline
 15 | @_silgen_name("swift_task_addCancellationHandler")
    |  `- warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 16 | func _taskAddCancellationHandler(handler: () -> Void) -> UnsafeRawPointer /*CancellationNotificationStatusRecord*/
 17 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:19:2: warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 17 |
 18 | @usableFromInline
 19 | @_silgen_name("swift_task_removeCancellationHandler")
    |  `- warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 20 | func _taskRemoveCancellationHandler(
 21 |   record: UnsafeRawPointer /*CancellationNotificationStatusRecord*/
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:212:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
210 |         case .element(let element):
211 |           // NB: This warning exists in the Swift standard library and appears to be unavoidable
212 |           Result(catching: element).map { Iteration.next($0) }
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
213 |         case .iteration(let iteration):
214 |           // NB: This warning exists in the Swift standard library and appears to be unavoidable
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:215:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Perceptions<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> Perceptions<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
213 |         case .iteration(let iteration):
214 |           // NB: This warning exists in the Swift standard library and appears to be unavoidable
215 |           Result(catching: iteration)
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Perceptions<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> Perceptions<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
216 |         }
217 |       } onChange: { [state] in
[139/188] Compiling PerceptionCore ThreadLocal.swift
[140/188] Compiling PerceptionCore ObservationBeta.swift
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:15:2: warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 13 |
 14 | @usableFromInline
 15 | @_silgen_name("swift_task_addCancellationHandler")
    |  `- warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 16 | func _taskAddCancellationHandler(handler: () -> Void) -> UnsafeRawPointer /*CancellationNotificationStatusRecord*/
 17 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:19:2: warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 17 |
 18 | @usableFromInline
 19 | @_silgen_name("swift_task_removeCancellationHandler")
    |  `- warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 20 | func _taskRemoveCancellationHandler(
 21 |   record: UnsafeRawPointer /*CancellationNotificationStatusRecord*/
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:212:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
210 |         case .element(let element):
211 |           // NB: This warning exists in the Swift standard library and appears to be unavoidable
212 |           Result(catching: element).map { Iteration.next($0) }
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
213 |         case .iteration(let iteration):
214 |           // NB: This warning exists in the Swift standard library and appears to be unavoidable
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:215:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Perceptions<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> Perceptions<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
213 |         case .iteration(let iteration):
214 |           // NB: This warning exists in the Swift standard library and appears to be unavoidable
215 |           Result(catching: iteration)
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Perceptions<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> Perceptions<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
216 |         }
217 |       } onChange: { [state] in
[141/188] Compiling PerceptionCore Environment.swift
[142/188] Compiling PerceptionCore PerceptionTracking.swift
[143/188] Compiling PerceptionCore Perceptions.swift
[144/188] Compiling PerceptionCore Deprecations.swift
[145/188] Compiling PerceptionCore Exports.swift
[148/188] Compiling PerceptionCore PerceptionChecking.swift
[149/188] Compiling PerceptionCore PerceptionRegistrar.swift
[150/188] Compiling PerceptionCore Locking.swift
[151/188] Compiling PerceptionCore Perceptible.swift
[154/188] Emitting module PerceptionCore
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:15:2: warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 13 |
 14 | @usableFromInline
 15 | @_silgen_name("swift_task_addCancellationHandler")
    |  `- warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 16 | func _taskAddCancellationHandler(handler: () -> Void) -> UnsafeRawPointer /*CancellationNotificationStatusRecord*/
 17 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:19:2: warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 17 |
 18 | @usableFromInline
 19 | @_silgen_name("swift_task_removeCancellationHandler")
    |  `- warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 20 | func _taskRemoveCancellationHandler(
 21 |   record: UnsafeRawPointer /*CancellationNotificationStatusRecord*/
[159/188] Compiling PerceptionCore WithPerceptionTracking.swift
[160/188] Emitting module PerceptionCore
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:15:2: warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 13 |
 14 | @usableFromInline
 15 | @_silgen_name("swift_task_addCancellationHandler")
    |  `- warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 16 | func _taskAddCancellationHandler(handler: () -> Void) -> UnsafeRawPointer /*CancellationNotificationStatusRecord*/
 17 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:19:2: warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 17 |
 18 | @usableFromInline
 19 | @_silgen_name("swift_task_removeCancellationHandler")
    |  `- warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 20 | func _taskRemoveCancellationHandler(
 21 |   record: UnsafeRawPointer /*CancellationNotificationStatusRecord*/
[161/188] Compiling PerceptionCore Bindable.swift
[162/188] Compiling PerceptionCore WithPerceptionTracking.swift
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:15:2: warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 13 |
 14 | @usableFromInline
 15 | @_silgen_name("swift_task_addCancellationHandler")
    |  `- warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 16 | func _taskAddCancellationHandler(handler: () -> Void) -> UnsafeRawPointer /*CancellationNotificationStatusRecord*/
 17 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:19:2: warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 17 |
 18 | @usableFromInline
 19 | @_silgen_name("swift_task_removeCancellationHandler")
    |  `- warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 20 | func _taskRemoveCancellationHandler(
 21 |   record: UnsafeRawPointer /*CancellationNotificationStatusRecord*/
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:212:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
210 |         case .element(let element):
211 |           // NB: This warning exists in the Swift standard library and appears to be unavoidable
212 |           Result(catching: element).map { Iteration.next($0) }
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
213 |         case .iteration(let iteration):
214 |           // NB: This warning exists in the Swift standard library and appears to be unavoidable
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:215:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Perceptions<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> Perceptions<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
213 |         case .iteration(let iteration):
214 |           // NB: This warning exists in the Swift standard library and appears to be unavoidable
215 |           Result(catching: iteration)
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Perceptions<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> Perceptions<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
216 |         }
217 |       } onChange: { [state] in
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:15:2: warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 13 |
 14 | @usableFromInline
 15 | @_silgen_name("swift_task_addCancellationHandler")
    |  `- warning: symbol name 'swift_task_addCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 16 | func _taskAddCancellationHandler(handler: () -> Void) -> UnsafeRawPointer /*CancellationNotificationStatusRecord*/
 17 |
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:19:2: warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 17 |
 18 | @usableFromInline
 19 | @_silgen_name("swift_task_removeCancellationHandler")
    |  `- warning: symbol name 'swift_task_removeCancellationHandler' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
 20 | func _taskRemoveCancellationHandler(
 21 |   record: UnsafeRawPointer /*CancellationNotificationStatusRecord*/
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:212:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
210 |         case .element(let element):
211 |           // NB: This warning exists in the Swift standard library and appears to be unavoidable
212 |           Result(catching: element).map { Iteration.next($0) }
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Element' to synchronous function type '() throws(Failure) -> Element' is not allowed; this will be an error in a future Swift language mode
213 |         case .iteration(let iteration):
214 |           // NB: This warning exists in the Swift standard library and appears to be unavoidable
/Users/admin/builder/spi-builder-workspace/Sources/PerceptionCore/Perceptions.swift:215:28: warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Perceptions<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> Perceptions<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
213 |         case .iteration(let iteration):
214 |           // NB: This warning exists in the Swift standard library and appears to be unavoidable
215 |           Result(catching: iteration)
    |                            `- warning: converting @isolated(any) function of type '@isolated(any) @Sendable () throws(Failure) -> Perceptions<Element, Failure>.Iteration' to synchronous function type '() throws(Failure) -> Perceptions<Element, Failure>.Iteration' is not allowed; this will be an error in a future Swift language mode
216 |         }
217 |       } onChange: { [state] in
[165/188] Compiling PerceptionCore Environment.swift
[166/189] Compiling SwiftSyntax SyntaxProtocol.swift
[167/189] Compiling SwiftSyntax SyntaxText.swift
[168/189] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[169/189] Compiling SwiftSyntax TokenDiagnostic.swift
[170/189] Compiling SwiftSyntax TokenSequence.swift
[171/189] Compiling SwiftSyntax TokenSyntax.swift
[172/189] Compiling SwiftSyntax Trivia.swift
[173/189] Compiling SwiftSyntax Utils.swift
[174/189] Compiling SwiftSyntax ChildNameForKeyPath.swift
[175/189] Compiling SwiftSyntax Keyword.swift
[176/189] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[177/189] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[178/189] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[179/189] Compiling SwiftSyntax SyntaxBaseNodes.swift
[180/189] Compiling PerceptionCore _PerceptionRegistrar.swift
[181/189] Compiling SwiftSyntax SyntaxNodesD.swift
[182/189] Compiling SwiftSyntax SyntaxNodesEF.swift
[183/189] Compiling SwiftSyntax SyntaxNodesGHI.swift
[184/189] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[185/189] Compiling SwiftSyntax SyntaxNodesOP.swift
[186/189] Compiling SwiftSyntax SyntaxNodesQRS.swift
[187/189] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[188/248] Compiling SwiftDiagnostics Message.swift
[189/249] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[190/249] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[191/249] Compiling SwiftDiagnostics Note.swift
[192/249] Compiling SwiftBasicFormat Syntax+Extensions.swift
[193/249] Compiling SwiftBasicFormat Indenter.swift
[194/249] Compiling SwiftBasicFormat InferIndentation.swift
[195/249] Compiling SwiftDiagnostics FixIt.swift
[196/249] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[197/249] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[198/249] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[199/249] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[200/249] Compiling SwiftDiagnostics Convenience.swift
[201/249] Compiling SwiftDiagnostics Diagnostic.swift
[202/249] Emitting module SwiftDiagnostics
[203/249] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[204/249] Emitting module SwiftBasicFormat
[205/249] Compiling SwiftBasicFormat BasicFormat.swift
[206/249] Compiling SwiftParser TopLevel.swift
[207/249] Compiling SwiftParser TriviaParser.swift
[208/249] Compiling SwiftParser Types.swift
[209/249] Compiling SwiftParser ExperimentalFeatures.swift
[210/253] Compiling SwiftParser StringLiterals.swift
[211/253] Compiling SwiftParser SwiftParserCompatibility.swift
[212/253] Compiling SwiftParser SwiftVersion.swift
[213/253] Compiling SwiftParser SyntaxUtils.swift
[214/253] Compiling SwiftParser TokenConsumer.swift
[215/253] Compiling SwiftParser TokenPrecedence.swift
[216/253] Compiling SwiftParser TokenSpec.swift
[217/253] Compiling SwiftParser TokenSpecSet.swift
[218/253] Compiling SwiftParser UnicodeScalarExtensions.swift
[219/253] Compiling SwiftParser Lookahead.swift
[220/253] Compiling SwiftParser LoopProgressCondition.swift
[221/253] Compiling SwiftParser Modifiers.swift
[222/253] Compiling SwiftParser Names.swift
[223/253] Compiling SwiftParser Nominals.swift
[224/253] Compiling SwiftParser Parameters.swift
[225/253] Compiling SwiftParser ParseSourceFile.swift
[226/253] Compiling SwiftParser Parser.swift
[227/253] Compiling SwiftParser Patterns.swift
[228/253] Compiling SwiftParser Recovery.swift
[229/253] Compiling SwiftParser Specifiers.swift
[230/253] Compiling SwiftParser Statements.swift
[231/253] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[232/253] Emitting module SwiftParser
[233/253] Compiling SwiftParser Attributes.swift
[234/253] Compiling SwiftParser Availability.swift
[235/253] Compiling SwiftParser CharacterInfo.swift
[236/253] Compiling SwiftParser CollectionNodes+Parsable.swift
[237/253] Compiling SwiftParser Declarations.swift
[238/253] Compiling SwiftParser Cursor.swift
[239/253] Compiling SwiftParser Lexeme.swift
[240/253] Compiling SwiftParser LexemeSequence.swift
[241/253] Compiling SwiftParser Lexer.swift
[242/253] Compiling SwiftParser RegexLiteralLexer.swift
[243/253] Compiling SwiftParser Directives.swift
[244/253] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[245/253] Compiling SwiftParser Expressions.swift
[246/253] Compiling SwiftParser IncrementalParseTransition.swift
[247/253] Compiling SwiftParser IsValidIdentifier.swift
[248/253] Compiling SwiftParser IsLexerClassified.swift
[249/253] Compiling SwiftParser LayoutNodes+Parsable.swift
[250/253] Compiling SwiftParser Parser+TokenSpecSet.swift
[251/253] Compiling SwiftParser TokenSpecStaticMembers.swift
[252/276] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[253/277] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[254/277] Compiling SwiftOperators PrecedenceGraph.swift
[255/277] Compiling SwiftOperators OperatorTable+Semantics.swift
[256/277] Compiling SwiftOperators PrecedenceGroup.swift
[257/277] Compiling SwiftOperators OperatorTable.swift
[258/278] Compiling SwiftOperators OperatorTable+Defaults.swift
[259/278] Compiling SwiftOperators OperatorError.swift
[260/278] Compiling SwiftOperators Operator.swift
[261/278] Compiling SwiftOperators OperatorError+Diagnostics.swift
[262/278] Emitting module SwiftOperators
[263/278] Compiling SwiftOperators OperatorTable+Folding.swift
[264/278] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[265/278] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[266/278] Compiling SwiftParserDiagnostics Utils.swift
[267/278] Compiling SwiftOperators SyntaxSynthesis.swift
[268/278] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[269/278] Compiling SwiftParserDiagnostics PresenceUtils.swift
[270/278] Compiling SwiftParserDiagnostics MissingNodesError.swift
[271/278] Compiling SwiftParserDiagnostics MissingTokenError.swift
[272/278] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[273/278] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[274/278] Emitting module SwiftParserDiagnostics
[275/278] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[276/278] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[277/293] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[278/293] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[279/293] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[280/293] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[281/293] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[282/293] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[283/293] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[284/293] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[285/294] Compiling SwiftSyntaxBuilder Indenter.swift
[286/294] Compiling SwiftSyntaxBuilder ListBuilder.swift
[287/294] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[288/294] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[289/294] Emitting module SwiftSyntaxBuilder
[290/294] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[291/294] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[292/294] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[293/312] Compiling SwiftSyntaxMacros PreambleMacro.swift
[294/312] Compiling SwiftSyntaxMacros MemberMacro.swift
[295/312] Compiling SwiftSyntaxMacros PeerMacro.swift
[296/312] Compiling SwiftSyntaxMacros Macro.swift
[297/312] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[298/312] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[299/312] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[300/312] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[301/312] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[302/312] Compiling SwiftSyntaxMacros AttachedMacro.swift
[303/312] Compiling SwiftSyntaxMacros BodyMacro.swift
[304/312] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[305/312] Compiling SwiftSyntaxMacros Macro+Format.swift
[306/313] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[307/313] Compiling SwiftSyntaxMacros AccessorMacro.swift
[308/313] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[309/313] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[310/313] Emitting module SwiftSyntaxMacros
[311/313] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[312/323] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[313/323] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[314/323] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[315/323] Emitting module SwiftSyntaxMacroExpansion
[316/323] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[317/323] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[318/323] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[319/323] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[320/323] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[321/323] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[322/335] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[323/335] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[324/335] Emitting module SwiftCompilerPluginMessageHandling
[325/335] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[326/335] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[327/335] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[328/335] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[329/335] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[330/335] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[331/335] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[332/335] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[333/335] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[334/336] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[335/338] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[336/338] Emitting module SwiftCompilerPlugin
[337/343] Compiling PerceptionMacros PerceptibleMacro.swift
[338/343] Compiling PerceptionMacros Plugins.swift
[339/343] Compiling PerceptionMacros Extensions.swift
[340/343] Compiling PerceptionMacros Availability.swift
[341/343] Emitting module PerceptionMacros
[341/343] Write Objects.LinkFileList
[342/343] Linking PerceptionMacros-tool
[344/349] Compiling Perception Macros.swift
[345/349] Compiling Perception Exports.swift
[346/349] Emitting module Perception
[347/349] Compiling Perception Macros.swift
[348/349] Compiling Perception Exports.swift
[349/349] Emitting module Perception
Build complete! (32.02s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "605.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "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" : "PerceptionCore",
      "targets" : [
        "PerceptionCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Perception",
      "targets" : [
        "Perception"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PerceptionMacros",
      "targets" : [
        "PerceptionMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "PerceptionTests",
      "module_type" : "SwiftTarget",
      "name" : "PerceptionTests",
      "path" : "Tests/PerceptionTests",
      "sources" : [
        "ModifyAccessorTests.swift",
        "PerceptionCheckingTests.swift",
        "PerceptionTrackingTests.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" : [
        "PerceptionCore",
        "Perception"
      ],
      "sources" : [
        "Internal/Deprecations.swift",
        "Internal/Exports.swift",
        "Internal/Locals.swift",
        "Internal/ObservationBeta.swift",
        "Locking.swift",
        "Perceptible.swift",
        "Perception/PerceptionChecking.swift",
        "Perception/PerceptionRegistrar.swift",
        "PerceptionTracking.swift",
        "Perceptions.swift",
        "SwiftUI/Bindable.swift",
        "SwiftUI/Environment.swift",
        "SwiftUI/WithPerceptionTracking.swift",
        "ThreadLocal.swift",
        "_PerceptionRegistrar.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" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/pointfreeco/swift-perception/2.0.10
Repository:               pointfreeco/swift-perception
Swift version used:       6.3
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
Target:                   PerceptionCore
Extracting symbol information for 'PerceptionCore'...
Finished extracting symbol information for 'PerceptionCore'. (45.90s)
Building documentation for 'PerceptionCore'...
warning: 'Perception' doesn't exist at '/PerceptionCore/Perceptible'
  --> ../Perceptible.swift:20:11-20:21
18 | /// perception. However, applying the `Perceptible` protocol by itself to a
19 | /// type doesn't add perception functionality to the type. Instead, always use
20 + /// the ``Perception/Perceptible()`` macro when adding perception
21 | /// support to a type.
22 | @available(iOS, deprecated: 26, renamed: "Observable")
warning: 'Perception' doesn't exist at '/PerceptionCore/PerceptionRegistrar'
  --> ../Perception/PerceptionRegistrar.swift:14:11-14:21
12 | ///
13 | /// You don't need to create an instance of `PerceptionRegistrar` when using
14 + /// the ``Perception/Perceptible()`` macro to indicate perceptibility of a type.
   |           ╰─suggestion: Replace 'Perception' with 'init(isPerceptionCheckingEnabled:)'
15 | @available(iOS, deprecated: 26, renamed: "ObservationRegistrar")
16 | @available(macOS, deprecated: 26, renamed: "ObservationRegistrar")
warning: 'Perception' doesn't exist at '/PerceptionCore/PerceptionRegistrar/init(isPerceptionCheckingEnabled:)'
  --> ../Perception/PerceptionRegistrar.swift:35:9-35:19
33 |   ///
34 |   /// You don't need to create an instance of
35 +   /// ``Perception/PerceptionRegistrar`` when using the
36 |   /// ``Perception/Perceptible()`` macro to indicate perceptibility
37 |   /// of a type.
warning: 'Perception' doesn't exist at '/PerceptionCore/PerceptionRegistrar/init(isPerceptionCheckingEnabled:)'
  --> ../Perception/PerceptionRegistrar.swift:36:9-36:19
34 |   /// You don't need to create an instance of
35 |   /// ``Perception/PerceptionRegistrar`` when using the
36 +   /// ``Perception/Perceptible()`` macro to indicate perceptibility
37 |   /// of a type.
38 |   public init(isPerceptionCheckingEnabled: Bool = true) {
warning: 'willSet(_:keyPath:)' is ambiguous at '/PerceptionCore/PerceptionRegistrar'
   --> ../Perception/PerceptionRegistrar.swift:140:27-140:46
138 |   /// Identifies mutations to the transactions registered for perceivers.
139 |   ///
140 +   /// This method calls ``willSet(_:keyPath:)`` before the mutation. Then it
    |                                              ├─suggestion: Insert '-41df8' for 'func willSet<Subject, Member>(_ subject: Subject, keyPath: KeyPath<Subject, Member>) where Subject : Observable'
    |                                              ╰─suggestion: Insert '-8srtc' for 'func willSet<Subject, Member>(_ subject: Subject, keyPath: KeyPath<Subject, Member>) where Subject : Perceptible'
141 |   /// calls ``didSet(_:keyPath:)`` after the mutation.
142 |   /// - Parameters:
warning: 'didSet(_:keyPath:)' is ambiguous at '/PerceptionCore/PerceptionRegistrar'
   --> ../Perception/PerceptionRegistrar.swift:141:15-141:33
139 |   ///
140 |   /// This method calls ``willSet(_:keyPath:)`` before the mutation. Then it
141 +   /// calls ``didSet(_:keyPath:)`` after the mutation.
    |                                 ├─suggestion: Insert '-8azv6' for 'func didSet<Subject, Member>(_ subject: Subject, keyPath: KeyPath<Subject, Member>) where Subject : Observable'
    |                                 ╰─suggestion: Insert '-7g8tk' for 'func didSet<Subject, Member>(_ subject: Subject, keyPath: KeyPath<Subject, Member>) where Subject : Perceptible'
142 |   /// - Parameters:
143 |   ///   - of: An instance of a perceptible type.
warning: External name 'of' used to document parameter
   --> ../Perception/PerceptionRegistrar.swift:143:11-143:13
141 |   /// calls ``didSet(_:keyPath:)`` after the mutation.
142 |   /// - Parameters:
143 +   ///   - of: An instance of a perceptible type.
    |           ╰─suggestion: Replace 'of' with 'subject'
144 |   ///   - keyPath: The key path of a perceived property.
145 |   @_disfavoredOverload
warning: Parameter 'mutation' is missing documentation
   --> ../Perception/PerceptionRegistrar.swift:144:57-144:57
142 |   /// - Parameters:
143 |   ///   - of: An instance of a perceptible type.
144 +   ///   - keyPath: The key path of a perceived property.
    |                                                         ╰─suggestion: Document 'mutation' parameter
145 |   @_disfavoredOverload
146 |   public func withMutation<Subject: Perceptible, Member, T>(
warning: 'willSet(_:keyPath:)' is ambiguous at '/PerceptionCore/PerceptionRegistrar'
   --> ../Perception/PerceptionRegistrar.swift:238:29-238:48
236 |     /// Identifies mutations to the transactions registered for observers.
237 |     ///
238 +     /// This method calls ``willSet(_:keyPath:)`` before the mutation. Then it
    |                                                ├─suggestion: Insert '-41df8' for 'func willSet<Subject, Member>(_ subject: Subject, keyPath: KeyPath<Subject, Member>) where Subject : Observable'
    |                                                ╰─suggestion: Insert '-8srtc' for 'func willSet<Subject, Member>(_ subject: Subject, keyPath: KeyPath<Subject, Member>) where Subject : Perceptible'
239 |     /// calls ``didSet(_:keyPath:)`` after the mutation.
240 |     /// - Parameters:
warning: 'didSet(_:keyPath:)' is ambiguous at '/PerceptionCore/PerceptionRegistrar'
   --> ../Perception/PerceptionRegistrar.swift:239:17-239:35
237 |     ///
238 |     /// This method calls ``willSet(_:keyPath:)`` before the mutation. Then it
239 +     /// calls ``didSet(_:keyPath:)`` after the mutation.
    |                                   ├─suggestion: Insert '-8azv6' for 'func didSet<Subject, Member>(_ subject: Subject, keyPath: KeyPath<Subject, Member>) where Subject : Observable'
    |                                   ╰─suggestion: Insert '-7g8tk' for 'func didSet<Subject, Member>(_ subject: Subject, keyPath: KeyPath<Subject, Member>) where Subject : Perceptible'
240 |     /// - Parameters:
241 |     ///   - of: An instance of an observable type.
warning: External name 'of' used to document parameter
   --> ../Perception/PerceptionRegistrar.swift:241:13-241:15
239 |     /// calls ``didSet(_:keyPath:)`` after the mutation.
240 |     /// - Parameters:
241 +     ///   - of: An instance of an observable type.
    |             ╰─suggestion: Replace 'of' with 'subject'
242 |     ///   - keyPath: The key path of an observed property.
243 |     public func withMutation<Subject: Observable, Member, T>(
warning: Parameter 'mutation' is missing documentation
   --> ../Perception/PerceptionRegistrar.swift:242:59-242:59
240 |     /// - Parameters:
241 |     ///   - of: An instance of an observable type.
242 +     ///   - keyPath: The key path of an observed property.
    |                                                           ╰─suggestion: Document 'mutation' parameter
243 |     public func withMutation<Subject: Observable, Member, T>(
244 |       of subject: Subject,
warning: Parameter 'isolation' not found in initializer declaration
   --> ../Perceptions.swift:172:11-172:72
170 |   ///
171 |   /// - Parameters:
172 +   ///     - isolation:  The concurrency isolation domain of the caller.
    |           ╰─suggestion: Remove 'isolation' parameter documentation
173 |   ///     - emit: A closure to generate an element for the sequence.
174 |   public init(
warning: Parameter 'isolation' not found in type method declaration
   --> ../Perceptions.swift:186:11-186:72
184 |   ///
185 |   /// - Parameters:
186 +   ///     - isolation:  The concurrency isolation domain of the caller.
    |           ╰─suggestion: Remove 'isolation' parameter documentation
187 |   ///     - emit: A closure to generate an element for the sequence.
188 |   public static func untilFinished(
warning: 'Perceptible()' doesn't exist at '/PerceptionCore/WithPerceptionTracking'
 --> ../SwiftUI/WithPerceptionTracking.swift:6:82-6:95
4 |   /// A view that perceives changes to perceptible models.
5 |   ///
6 +   /// Use this view to automatically subscribe to the changes of any fields in ``Perceptible()``
7 |   /// models used in the view. Typically you will install this view at the root of your view like
8 |   /// so:
Finished building documentation for 'PerceptionCore' (1.24s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-perception/2.0.10
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets Snippet.swift
[8/57] Compiling Snippets SnippetParser.swift
[9/57] Emitting module Snippets
[10/57] Compiling SymbolKit SourceRange.swift
[11/57] Compiling SymbolKit Metadata.swift
[12/57] Compiling SymbolKit Module.swift
[13/57] Compiling SymbolKit OperatingSystem.swift
[14/57] Compiling SymbolKit Platform.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit GenericConstraint.swift
[21/57] Compiling SymbolKit GenericParameter.swift
[22/57] Compiling SymbolKit Generics.swift
[23/57] Compiling SymbolKit Namespace.swift
[24/57] Compiling SymbolKit Identifier.swift
[25/57] Compiling SymbolKit KindIdentifier.swift
[26/57] Compiling SymbolKit Location.swift
[27/57] Compiling SymbolKit Mutability.swift
[28/57] Compiling SymbolKit Mixin+Equals.swift
[29/57] Compiling SymbolKit Mixin+Hash.swift
[30/57] Compiling SymbolKit Mixin.swift
[31/57] Compiling SymbolKit LineList.swift
[32/57] Compiling SymbolKit Position.swift
[33/57] Compiling SymbolKit Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.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 Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.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.00s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'PerceptionCore' complete! (0.64s)
Target:                   Perception
Extracting symbol information for 'Perception'...
Finished extracting symbol information for 'Perception'. (0.80s)
Building documentation for 'Perception'...
warning: Can't resolve 'PerceptionCore'
  --> Perception.md:8:6-8:41
6  |
7  | The core functionality of this library is defined in
8  + [`PerceptionCore`](<doc:/PerceptionCore>), which this module automatically exports.
   |       ╰─suggestion: Replace 'PerceptionCore' with 'Perception'
9  |
10 | This module also contains all of the macros that support the core functionality of the library.
warning: Can't resolve 'PerceptionCore'
  --> Perception.md:12:10-12:45
10 | This module also contains all of the macros that support the core functionality of the library.
11 |
12 + See [`PerceptionCore`](<doc:/PerceptionCore>) for general library usage.
   |           ╰─suggestion: Replace 'PerceptionCore' with 'Perception'
13 |
14 | ## Topics
warning: 'Perceptible' doesn't exist at '/Perception'
  --> ../Macros.swift:20:25-20:36
18 | ///
19 | /// This macro adds perception support to a custom type and conforms the type
20 + /// to the ``Perception/Perceptible`` protocol. For example, the following code
   |                         ├─suggestion: Replace 'Perceptible' with 'Perceptible()'
   |                         ├─suggestion: Replace 'Perceptible' with 'Perceptible-conformance'
   |                         ├─suggestion: Replace 'Perceptible' with 'PerceptionIgnored()'
   |                         ╰─suggestion: Replace 'Perceptible' with 'PerceptionTracked()'
21 | /// applies the `Perceptible` macro to the type `Car` making it perceptible:
22 | ///
Finished building documentation for 'Perception' (0.05s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-perception/2.0.10
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.54s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Perception' complete! (0.67s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/pointfreeco/swift-perception/2.0.10/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/pointfreeco/swift-perception/2.0.10/linkable-paths.json
    2284
15	/Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-perception/2.0.10
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/pointfreeco/swift-perception/2.0.10
File count: 2284
Doc size:   15.0MB
Preparing doc bundle ...
Uploading prod-pointfreeco-swift-perception-2.0.10-3c6d0dea.zip to s3://spi-docs-inbox/prod-pointfreeco-swift-perception-2.0.10-3c6d0dea.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.