The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Verge, reference 14.1.2 (084a44), with Swift 6.1 for macOS (SPM) on 2 Dec 2025 14:39:19 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VergeGroup/swift-Verge.git
Reference: 14.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/VergeGroup/swift-Verge
 * tag               14.1.2     -> FETCH_HEAD
HEAD is now at 084a448 Fix mysterious crash (#549)
Cloned https://github.com/VergeGroup/swift-Verge.git
Revision (git rev-parse @):
084a448dc2dac9bbaa79a70e100a1364d8afbd95
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/VergeGroup/swift-Verge.git at 14.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/VergeGroup/swift-Verge.git
https://github.com/VergeGroup/swift-Verge.git
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-concurrency-task-manager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/swift-concurrency-task-manager"
    },
    {
      "identity" : "typedcomparator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/TypedComparator"
    },
    {
      "identity" : "normalization",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/Normalization"
    },
    {
      "identity" : "swift-macro-state-struct",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/swift-macro-state-struct"
    },
    {
      "identity" : "viewinspector",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nalexn/ViewInspector.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "Verge",
  "name" : "Verge",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Verge",
      "targets" : [
        "Verge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeTiny",
      "targets" : [
        "VergeTiny"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeNormalizationDerived",
      "targets" : [
        "VergeNormalizationDerived"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeRx",
      "targets" : [
        "VergeRx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeClassic",
      "targets" : [
        "VergeClassic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeMacros",
      "targets" : [
        "VergeMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeMacrosPlugin",
      "targets" : [
        "VergeMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "VergeTinyTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeTinyTests",
      "path" : "Tests/VergeTinyTests",
      "sources" : [
        "VergeTinyTests.swift"
      ],
      "target_dependencies" : [
        "VergeTiny"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeTiny",
      "module_type" : "SwiftTarget",
      "name" : "VergeTiny",
      "path" : "Sources/VergeTiny",
      "product_memberships" : [
        "VergeTiny"
      ],
      "sources" : [
        "Source.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeTests",
      "path" : "Tests/VergeTests",
      "product_dependencies" : [
        "ViewInspector"
      ],
      "sources" : [
        "AccumulationTests.swift",
        "ActivityTests.swift",
        "BindingDerivedTests.swift",
        "CachedMapTests.swift",
        "ChangesTests.swift",
        "ComparerTests.swift",
        "ConcurrencyTests.swift",
        "CopyPerformance.swift",
        "CounterTests.swift",
        "DemoState.swift",
        "DerivedTests.swift",
        "EdgeTests.swift",
        "EventEmitterTests.swift",
        "FilterTests.swift",
        "IsolatedContextTests.swift",
        "OldComparer.swift",
        "PerformanceTests.swift",
        "PipelineTests.swift",
        "ReferenceEdgeTests.swift",
        "Retain/PublisherCompletionTests.swift",
        "Retain/StoreSinkSusbscriptionTests.swift",
        "RunLoopTests.swift",
        "Sample.swift",
        "StateTypeTests.swift",
        "StoreAndDerivedTests.swift",
        "StoreInitTests.swift",
        "StoreMiddlewareTests.swift",
        "StoreSinkTests.swift",
        "StoreTaskTests.swift",
        "SynchronizeDisplayValueTests.swift",
        "SyntaxTests.swift",
        "TransactionTests.swift",
        "Usage.swift",
        "VergeStoreTests.swift"
      ],
      "target_dependencies" : [
        "Verge"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeRxTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeRxTests",
      "path" : "Tests/VergeRxTests",
      "sources" : [
        "ChangedOperatorTests.swift",
        "DemoState.swift",
        "ReproduceDeadlockTests.swift",
        "SubjectCompletionTests.swift",
        "VergeRxTests.swift"
      ],
      "target_dependencies" : [
        "VergeRx",
        "VergeClassic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeRx",
      "module_type" : "SwiftTarget",
      "name" : "VergeRx",
      "path" : "Sources/VergeRx",
      "product_dependencies" : [
        "RxSwift",
        "RxCocoa"
      ],
      "product_memberships" : [
        "VergeRx",
        "VergeClassic"
      ],
      "sources" : [
        "Extensions.swift",
        "Store+Rx.swift"
      ],
      "target_dependencies" : [
        "Verge"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeNormalizationDerivedTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeNormalizationDerivedTests",
      "path" : "Tests/VergeNormalizationDerivedTests",
      "sources" : [
        "CombiningTests.swift",
        "DemoState.swift",
        "VergeNormalizationDerivedTests.swift"
      ],
      "target_dependencies" : [
        "VergeNormalizationDerived"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeNormalizationDerived",
      "module_type" : "SwiftTarget",
      "name" : "VergeNormalizationDerived",
      "path" : "Sources/VergeNormalizationDerived",
      "product_dependencies" : [
        "Normalization",
        "HashTreeCollections"
      ],
      "product_memberships" : [
        "VergeNormalizationDerived"
      ],
      "sources" : [
        "DerivedMaking+.swift",
        "DerivedResult.swift",
        "EntityType+Typealias.swift",
        "EntityWrapper.swift",
        "NonNullEntityWrapper.swift",
        "Pipelines.swift",
        "StoreType+.swift",
        "VergeNormalizationDerived.swift"
      ],
      "target_dependencies" : [
        "Verge"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeMacrosTests",
      "path" : "Tests/VergeMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "MacroTesting"
      ],
      "sources" : [
        "KeyPathMapTests.swift"
      ],
      "target_dependencies" : [
        "VergeMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "VergeMacrosPlugin",
      "path" : "Sources/VergeMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Verge",
        "VergeNormalizationDerived",
        "VergeRx",
        "VergeClassic",
        "VergeMacros",
        "VergeMacrosPlugin"
      ],
      "sources" : [
        "KeyPathMap.swift",
        "MacroError.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "VergeMacros",
      "module_type" : "SwiftTarget",
      "name" : "VergeMacros",
      "path" : "Sources/VergeMacros",
      "product_memberships" : [
        "Verge",
        "VergeNormalizationDerived",
        "VergeRx",
        "VergeClassic",
        "VergeMacros"
      ],
      "sources" : [
        "Source.swift"
      ],
      "target_dependencies" : [
        "VergeMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeClassic",
      "module_type" : "SwiftTarget",
      "name" : "VergeClassic",
      "path" : "Sources/VergeClassic",
      "product_memberships" : [
        "VergeClassic"
      ],
      "sources" : [
        "Emitter.swift",
        "Extensions.swift",
        "Storage+Rx.swift",
        "Storage.swift",
        "Verge+Extension.swift",
        "VergeClassic.swift"
      ],
      "target_dependencies" : [
        "VergeRx"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Verge",
      "module_type" : "SwiftTarget",
      "name" : "Verge",
      "path" : "Sources/Verge",
      "product_dependencies" : [
        "StateStruct",
        "TypedComparator",
        "Atomics",
        "DequeModule",
        "ConcurrencyTaskManager"
      ],
      "product_memberships" : [
        "Verge",
        "VergeNormalizationDerived",
        "VergeRx",
        "VergeClassic"
      ],
      "sources" : [
        "Derived/Derived+Assign.swift",
        "Derived/Derived.swift",
        "Library/BackgroundDeallocationQueue.swift",
        "Library/CachedMap.swift",
        "Library/EventEmitter.swift",
        "Library/InoutRef.swift",
        "Library/Log.swift",
        "Library/Signpost.swift",
        "Library/StoreActivitySubscription.swift",
        "Library/StoreStateSubscription.swift",
        "Library/StoreSubscriptionBase.swift",
        "Library/VergeAnyCancellable.swift",
        "Library/VergeConcurrency+SynchronizationTracker.swift",
        "Library/VergeConcurrency.swift",
        "Library/_BackingStorage+.swift",
        "Logging/ActivityTrace.swift",
        "Logging/DefaultStoreLogger.swift",
        "Logging/MutationTrace.swift",
        "Logging/RuntimeError.swift",
        "Logging/RuntimeSanitizer.swift",
        "Logging/StoreLogger.swift",
        "Sendable.swift",
        "Store/AnyTargetQueue.swift",
        "Store/Changes.swift",
        "Store/DetachedDispatcher.swift",
        "Store/KeyObject.swift",
        "Store/NonAtomicCounter.swift",
        "Store/Pipeline.swift",
        "Store/Scan.swift",
        "Store/StateType.swift",
        "Store/Store+Combine.swift",
        "Store/Store+RunLoop.swift",
        "Store/Store.swift",
        "Store/StoreDriverType+Accumulator.swift",
        "Store/StoreDriverType.swift",
        "Store/StoreMiddleware.swift",
        "Store/StoreOperation.swift",
        "Store/StoreType+Assignee.swift",
        "Store/StoreType+BindingDerived.swift",
        "Store/StoreType+Derived.swift",
        "Store/StoreWrapperType.swift",
        "Store/Transaction.swift",
        "Store/UIStateStore.swift",
        "SwiftUI/OnReceive.swift",
        "SwiftUI/Reading.swift",
        "SwiftUI/StoreObject.swift",
        "SwiftUI/StoreReader.swift",
        "Utility/Edge.swift",
        "Utility/ReferenceEdge.swift",
        "Utility/ThunkToMainActor.swift",
        "Verge.swift",
        "macros.swift"
      ],
      "target_dependencies" : [
        "VergeMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/82] Write sources
[32/82] Copying PrivacyInfo.xcprivacy
[42/82] Write sources
[62/82] Write swift-version-2F0A5646E1D333AE.txt
[63/82] Compiling _AtomicsShims.c
[66/248] Emitting module SwiftSyntax601
[67/248] Compiling SwiftSyntax601 Empty.swift
[68/248] Emitting module SwiftSyntax602
[69/248] Compiling SwiftSyntax602 Empty.swift
[70/248] Emitting module TypedIdentifier
[71/248] Compiling TypedIdentifier TypedIdentifier.swift
[72/248] Emitting module TypedIdentifier
[73/248] Compiling TypedIdentifier TypedIdentifier.swift
[74/248] Compiling TypedComparator TypedComparator.swift
[75/248] Compiling TypedComparator PackedCompare.swift
[76/248] Emitting module TypedComparator
[77/248] Compiling TypedComparator TypedComparator.swift
[77/248] Compiling _SwiftSyntaxCShims PlatformMutex.c
[79/248] Emitting module TypedComparator
[80/248] Compiling TypedComparator PackedCompare.swift
[81/319] Compiling SwiftSyntax600 Empty.swift
[82/319] Emitting module SwiftSyntax510
[83/319] Compiling SwiftSyntax510 Empty.swift
[84/324] Emitting module SwiftSyntax600
[85/327] Emitting module SwiftSyntax509
[86/327] Compiling SwiftSyntax509 Empty.swift
[87/455] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[89/457] Compiling Atomics AtomicInteger.swift
[90/457] Compiling Atomics AtomicOptionalWrappable.swift
[91/476] Compiling Atomics AtomicValue.swift
[92/476] Compiling Atomics AtomicMemoryOrderings.swift
[95/476] Compiling Atomics DoubleWord.swift
[96/476] Compiling Atomics ManagedAtomic.swift
[97/476] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[99/540] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/540] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[101/540] Compiling SwiftSyntax SyntaxBaseNodes.swift
[104/540] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[105/540] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[106/540] Compiling SwiftSyntax TokenDiagnostic.swift
[107/541] Compiling SwiftSyntax Convenience.swift
[108/541] Compiling SwiftSyntax Utils.swift
[109/541] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[110/541] Compiling SwiftSyntax Assert.swift
[111/541] Compiling SwiftSyntax BumpPtrAllocator.swift
[112/541] Compiling SwiftSyntax CommonAncestor.swift
[113/541] Compiling SwiftSyntax AbsolutePosition.swift
[114/541] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[117/542] Compiling SwiftSyntax ChildNameForKeyPath.swift
[118/542] Compiling SwiftSyntax Keyword.swift
[119/542] Emitting module InternalCollectionsUtilities
[127/542] Compiling Atomics Unmanaged extensions.swift
[131/542] Compiling SwiftSyntax SyntaxProtocol.swift
[132/542] Compiling SwiftSyntax SyntaxText.swift
[139/636] Compiling HashTreeCollections TreeSet+Debugging.swift
[140/636] Compiling HashTreeCollections TreeSet+Descriptions.swift
[141/636] Compiling HashTreeCollections TreeDictionary.swift
[142/636] Compiling HashTreeCollections TreeSet+Codable.swift
[143/636] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[144/636] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[145/636] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[146/636] Compiling HashTreeCollections TreeDictionary+Values.swift
[147/636] Compiling HashTreeCollections TreeSet+Collection.swift
[148/636] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[149/714] Compiling DequeModule _DequeBufferHeader.swift
[150/714] Compiling DequeModule _DequeSlot.swift
[151/715] Compiling DequeModule _DequeBuffer.swift
[152/715] Compiling HashTreeCollections _UnmanagedHashNode.swift
[153/715] Compiling HashTreeCollections _UnsafePath.swift
[154/715] Compiling HashTreeCollections TreeDictionary+Codable.swift
[155/715] Compiling HashTreeCollections TreeDictionary+Collection.swift
[156/715] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[157/715] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[158/715] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[159/715] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[160/723] Compiling DequeModule _UnsafeWrappedBuffer.swift
[161/723] Compiling HashTreeCollections TreeSet+Equatable.swift
[162/723] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[163/723] Compiling HashTreeCollections TreeSet+Extras.swift
[164/723] Compiling HashTreeCollections TreeSet+Filter.swift
[165/723] Compiling HashTreeCollections TreeSet+Hashable.swift
[166/723] Compiling HashTreeCollections TreeSet+Sendable.swift
[167/723] Compiling HashTreeCollections TreeSet+Sequence.swift
[168/723] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[169/731] Compiling HashTreeCollections _Bucket.swift
[170/731] Compiling HashTreeCollections _Hash.swift
[171/731] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[172/731] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[173/731] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[174/731] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[175/731] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[176/731] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[177/731] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[178/731] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[179/731] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[180/731] Compiling HashTreeCollections TreeSet.swift
[181/731] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[184/731] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[185/731] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[186/731] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[187/731] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[188/731] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[189/731] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[190/731] Compiling HashTreeCollections TreeDictionary+Values.swift
[191/731] Compiling HashTreeCollections TreeDictionary.swift
[192/731] Compiling HashTreeCollections TreeSet+Codable.swift
[193/731] Compiling HashTreeCollections TreeSet+Collection.swift
[194/731] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[195/731] Compiling HashTreeCollections TreeSet+Debugging.swift
[196/731] Compiling HashTreeCollections TreeSet+Descriptions.swift
[205/731] Compiling HashTreeCollections _AncestorHashSlots.swift
[206/731] Compiling HashTreeCollections _Bitmap.swift
[209/731] Compiling HashTreeCollections _HashLevel.swift
[210/731] Compiling HashTreeCollections _HashNode+Builder.swift
[211/731] Compiling HashTreeCollections _HashNode+Debugging.swift
[212/731] Compiling HashTreeCollections _HashNode+Initializers.swift
[213/731] Compiling HashTreeCollections _HashNode+Invariants.swift
[221/731] Emitting module DequeModule
[224/747] Emitting module Atomics
[225/747] Compiling DequeModule Deque+Codable.swift
[226/747] Compiling DequeModule Deque+Collection.swift
[227/747] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[228/747] Compiling HashTreeCollections TreeDictionary+Filter.swift
[229/747] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[230/747] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[231/747] Compiling HashTreeCollections TreeDictionary+Keys.swift
[232/747] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[233/747] Compiling HashTreeCollections TreeDictionary+Merge.swift
[234/747] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[235/754] Emitting module Atomics
[236/754] Compiling HashTreeCollections _HashNode+Lookups.swift
[237/754] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[238/754] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[239/754] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[240/754] Compiling HashTreeCollections _HashNode+Storage.swift
[241/754] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[242/754] Compiling HashTreeCollections _HashNode+Structural filter.swift
[243/754] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[244/754] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[245/754] Compiling DequeModule _DequeBuffer.swift
[246/754] Compiling DequeModule _DequeBufferHeader.swift
[249/755] Compiling DequeModule Deque+Extras.swift
[250/755] Compiling DequeModule Deque+Hashable.swift
[251/755] Compiling DequeModule Deque+Equatable.swift
[252/755] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[253/755] Compiling DequeModule Deque._UnsafeHandle.swift
[261/762] Compiling DequeModule Deque.swift
[262/762] Compiling DequeModule Deque+CustomReflectable.swift
[263/762] Compiling DequeModule _UnsafeWrappedBuffer.swift
[264/762] Compiling DequeModule Deque+Testing.swift
[265/762] Compiling DequeModule Deque._Storage.swift
[266/762] Compiling DequeModule _DequeSlot.swift
[268/762] Compiling DequeModule Deque+Descriptions.swift
[277/762] Emitting module DequeModule
[286/762] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[287/762] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[288/762] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[289/762] Compiling HashTreeCollections _HashNode+Structural merge.swift
[290/762] Compiling SwiftSyntax SyntaxNodesD.swift
[291/762] Compiling SwiftSyntax SyntaxNodesEF.swift
[292/762] Compiling SwiftSyntax SyntaxNodesGHI.swift
[293/762] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[294/762] Compiling SwiftSyntax SyntaxNodesOP.swift
[321/762] Compiling HashTreeCollections _HashNode.swift
[322/762] Compiling HashTreeCollections _HashNodeHeader.swift
[323/762] Compiling HashTreeCollections _HashSlot.swift
[324/762] Compiling HashTreeCollections _HashStack.swift
[325/762] Compiling HashTreeCollections _HashTreeIterator.swift
[326/762] Compiling HashTreeCollections _HashTreeStatistics.swift
[327/762] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[328/762] Compiling HashTreeCollections _RawHashNode.swift
[336/762] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[337/762] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[338/762] Compiling SwiftSyntax SyntaxNodesQRS.swift
[339/762] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[374/769] Emitting module HashTreeCollections
[376/769] Compiling VergeTiny Source.swift
[377/769] Emitting module VergeTiny
[378/769] Compiling VergeTiny Source.swift
[379/769] Emitting module VergeTiny
[380/769] Compiling RxSwift Sink.swift
[381/769] Compiling RxSwift Skip.swift
[382/769] Compiling RxSwift SkipUntil.swift
[383/769] Compiling RxSwift SkipWhile.swift
[384/769] Compiling RxSwift StartWith.swift
[385/769] Compiling RxSwift SubjectType.swift
[386/769] Compiling RxSwift SubscribeOn.swift
[387/769] Compiling RxSwift SubscriptionDisposable.swift
[388/769] Compiling RxSwift SwiftSupport.swift
[389/769] Compiling RxSwift Switch.swift
[390/769] Compiling RxSwift SwitchIfEmpty.swift
[391/769] Compiling RxSwift SynchronizedDisposeType.swift
[392/769] Compiling RxSwift SynchronizedOnType.swift
[393/769] Compiling RxSwift SynchronizedUnsubscribeType.swift
[394/769] Compiling RxSwift TailRecursiveSink.swift
[395/769] Compiling RxSwift Take.swift
[445/785] Emitting module RxSwift
[479/787] Compiling RxSwift Rx.swift
[480/787] Compiling RxSwift RxMutableBox.swift
[481/787] Compiling RxSwift Sample.swift
[482/788] Compiling RxSwift Scan.swift
[483/788] Compiling RxSwift ScheduledDisposable.swift
[484/788] Compiling RxSwift ScheduledItem.swift
[485/788] Compiling RxSwift ScheduledItemType.swift
[486/788] Compiling RxSwift SchedulerServices+Emulation.swift
[487/788] Compiling RxSwift SchedulerType.swift
[488/788] Compiling RxSwift Sequence.swift
[489/788] Compiling RxSwift SerialDispatchQueueScheduler.swift
[490/788] Compiling RxSwift SerialDisposable.swift
[491/788] Compiling RxSwift ShareReplayScope.swift
[492/788] Compiling RxSwift Single.swift
[493/789] Compiling RxSwift SingleAssignmentDisposable.swift
[494/789] Compiling RxSwift SingleAsync.swift
[547/801] Compiling RxSwift Observable+Concurrency.swift
[548/801] Compiling RxSwift Observable.swift
[549/801] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[550/801] Compiling RxSwift ObservableConvertibleType.swift
[551/801] Compiling RxSwift ObservableType+Extensions.swift
[552/801] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[553/801] Compiling RxSwift ObservableType.swift
[554/801] Compiling RxSwift ObserveOn.swift
[555/801] Compiling RxSwift ObserverBase.swift
[556/801] Compiling RxSwift ObserverType.swift
[557/801] Compiling RxSwift OperationQueueScheduler.swift
[558/801] Compiling RxSwift Optional.swift
[559/801] Compiling RxSwift Platform.Darwin.swift
[560/801] Emitting module RxSwift
[561/801] Compiling RxSwift Platform.Linux.swift
[562/801] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[563/801] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[564/801] Compiling RxSwift PrimitiveSequence.swift
[565/801] Compiling RxSwift PriorityQueue.swift
[566/801] Compiling RxSwift Producer.swift
[567/801] Compiling RxSwift PublishSubject.swift
[568/801] Compiling RxSwift Queue.swift
[569/801] Compiling RxSwift Range.swift
[570/801] Compiling RxSwift Reactive.swift
[571/801] Compiling RxSwift RecursiveLock.swift
[573/801] Compiling RxSwift RecursiveScheduler.swift
[575/801] Compiling RxSwift Reduce.swift
[576/801] Compiling RxSwift RefCountDisposable.swift
[578/801] Compiling RxSwift Repeat.swift
[580/801] Compiling RxSwift ReplaySubject.swift
[583/801] Compiling RxSwift RetryWhen.swift
[676/801] Compiling ConcurrencyTaskManager TaskNode.swift
[677/801] Compiling ConcurrencyTaskManager _Log.swift
[678/801] Compiling ConcurrencyTaskManager AutoReleaseContinuationBox.swift
[679/801] Compiling ConcurrencyTaskManager TaskType.swift
[680/801] Compiling RxSwift TakeLast.swift
[681/801] Compiling RxSwift TakeWithPredicate.swift
[682/801] Compiling RxSwift Throttle.swift
[683/801] Compiling RxSwift Timeout.swift
[684/801] Compiling RxSwift Timer.swift
[685/801] Compiling RxSwift ToArray.swift
[686/801] Compiling RxSwift Using.swift
[687/801] Compiling RxSwift VirtualTimeConverterType.swift
[688/801] Compiling RxSwift VirtualTimeScheduler.swift
[689/801] Compiling RxSwift Window.swift
[690/801] Compiling RxSwift WithLatestFrom.swift
[691/801] Compiling RxSwift WithUnretained.swift
[692/801] Compiling RxSwift Zip+Collection.swift
[693/801] Compiling RxSwift Zip+arity.swift
[694/801] Compiling RxSwift Zip.swift
[695/801] Compiling RxSwift resource_bundle_accessor.swift
[696/801] Compiling ConcurrencyTaskManager TaskType.swift
[697/801] Compiling ConcurrencyTaskManager _Log.swift
[698/801] Compiling ConcurrencyTaskManager TaskNode.swift
[699/801] Compiling ConcurrencyTaskManager AutoReleaseContinuationBox.swift
[700/801] Compiling ConcurrencyTaskManager TaskManager.swift
[701/801] Emitting module ConcurrencyTaskManager
[718/815] Compiling RxRelay BehaviorRelay.swift
[719/815] Compiling RxRelay Utils.swift
[720/815] Compiling RxRelay ReplayRelay.swift
[721/815] Compiling RxRelay Observable+Bind.swift
[722/815] Emitting module RxRelay
[723/815] Compiling RxRelay resource_bundle_accessor.swift
[724/815] Compiling RxRelay PublishRelay.swift
[725/815] Compiling RxRelay resource_bundle_accessor.swift
[726/815] Compiling RxRelay Utils.swift
[727/815] Compiling RxRelay ReplayRelay.swift
[728/815] Compiling RxRelay PublishRelay.swift
[729/815] Compiling RxRelay Observable+Bind.swift
[730/815] Compiling RxRelay BehaviorRelay.swift
[731/815] Emitting module RxRelay
[732/815] Emitting module SwiftSyntax
[746/815] Compiling RxCocoaRuntime _RX.m
[747/815] Compiling RxCocoaRuntime resource_bundle_accessor.m
[748/815] Compiling RxCocoaRuntime _RXKVOObserver.m
[750/815] Compiling RxCocoaRuntime _RXDelegateProxy.m
[751/815] Compiling RxCocoaRuntime _RX.m
[752/815] Compiling RxCocoaRuntime _RXDelegateProxy.m
[754/815] Emitting module ConcurrencyTaskManager
[755/815] Compiling ConcurrencyTaskManager TaskManager.swift
[756/815] Compiling ConcurrencyTaskManager SwiftUI.swift
[757/815] Compiling RxCocoaRuntime _RXObjCRuntime.m
[758/815] Compiling RxCocoaRuntime resource_bundle_accessor.m
[759/902] Compiling RxCocoaRuntime _RXObjCRuntime.m
[761/989] Compiling RxCocoa SharedSequence+Operators+arity.swift
[762/989] Compiling RxCocoa SharedSequence+Operators.swift
[763/989] Compiling RxCocoa SharedSequence.swift
[764/989] Compiling RxCocoa Signal+Subscription.swift
[765/989] Compiling RxCocoa Signal.swift
[766/989] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[767/989] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[768/989] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[769/989] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[770/989] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[771/989] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[772/989] Compiling RxCocoa PublishRelay+Signal.swift
[773/989] Compiling RxCocoa RxCocoa.swift
[774/989] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[775/989] Compiling RxCocoa UISegmentedControl+Rx.swift
[776/989] Compiling RxCocoa UISlider+Rx.swift
[777/989] Compiling RxCocoa UIStepper+Rx.swift
[778/989] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[779/989] Compiling RxCocoa SchedulerType+SharedSequence.swift
[780/989] Compiling RxCocoa SectionedViewDataSourceType.swift
[781/989] Compiling RxCocoa SharedSequence+Concurrency.swift
[782/989] Compiling RxCocoa RxTextViewDelegateProxy.swift
[783/989] Compiling RxCocoa UINavigationController+Rx.swift
[784/989] Compiling RxCocoa UIPickerView+Rx.swift
[785/989] Compiling RxCocoa UIRefreshControl+Rx.swift
[786/989] Compiling RxCocoa UIScrollView+Rx.swift
[787/989] Compiling RxCocoa UISearchBar+Rx.swift
[788/989] Compiling RxCocoa UISearchController+Rx.swift
[789/989] Compiling RxCocoa RxPickerViewAdapter.swift
[790/989] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[791/989] Compiling RxCocoa RxPickerViewDataSourceType.swift
[792/989] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[793/989] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[794/989] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[795/989] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[796/989] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[797/989] Compiling RxCocoa NSObject+Rx.swift
[798/989] Compiling RxCocoa NSSlider+Rx.swift
[799/989] Compiling RxCocoa NSTextField+Rx.swift
[800/989] Compiling RxCocoa NSTextStorage+Rx.swift
[801/989] Compiling RxCocoa NSTextView+Rx.swift
[802/989] Compiling RxCocoa NSView+Rx.swift
[803/989] Compiling RxCocoa NotificationCenter+Rx.swift
[804/989] Compiling RxCocoa Observable+Bind.swift
[805/998] Emitting module RxCocoa
[806/998] Compiling RxCocoa RxTabBarDelegateProxy.swift
[807/998] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[808/998] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[809/998] Compiling RxCocoa RxTableViewDataSourceType.swift
[810/998] Compiling RxCocoa RxTableViewDelegateProxy.swift
[811/998] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[812/998] Compiling RxCocoa RxTarget.swift
[813/998] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[815/1007] Emitting module RxCocoa
[835/1007] Compiling RxCocoa BehaviorRelay+Driver.swift
[836/1007] Compiling RxCocoa ControlEvent+Driver.swift
[837/1007] Compiling RxCocoa ControlEvent+Signal.swift
[838/1007] Compiling RxCocoa ControlEvent.swift
[839/1007] Compiling RxCocoa ControlProperty+Driver.swift
[840/1007] Compiling RxCocoa ControlProperty.swift
[841/1007] Compiling RxCocoa ControlTarget.swift
[842/1007] Compiling RxCocoa DelegateProxy.swift
[843/1007] Compiling RxCocoa DelegateProxyType.swift
[844/1007] Compiling RxCocoa DispatchQueue+Extensions.swift
[845/1007] Compiling RxCocoa Driver+Subscription.swift
[846/1007] Compiling RxCocoa Driver.swift
[847/1007] Compiling RxCocoa Infallible+Bind.swift
[848/1007] Compiling RxCocoa Infallible+Driver.swift
[849/1007] Compiling RxCocoa ItemEvents.swift
[850/1007] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[851/1007] Compiling RxCocoa KVORepresentable+Swift.swift
[852/1007] Compiling RxCocoa KVORepresentable.swift
[853/1007] Compiling RxCocoa NSButton+Rx.swift
[854/1007] Compiling RxCocoa NSControl+Rx.swift
[875/1007] Compiling RxCocoa TextInput.swift
[876/1007] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[877/1007] Compiling RxCocoa UIApplication+Rx.swift
[878/1007] Compiling RxCocoa UIBarButtonItem+Rx.swift
[879/1007] Compiling RxCocoa UIButton+Rx.swift
[880/1007] Compiling RxCocoa UICollectionView+Rx.swift
[881/1007] Compiling RxCocoa UIControl+Rx.swift
[882/1007] Compiling RxCocoa UIDatePicker+Rx.swift
[883/1007] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[890/1007] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[891/1007] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[892/1007] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[893/1007] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[904/1007] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[914/1007] Compiling RxCocoa UISwitch+Rx.swift
[915/1007] Compiling RxCocoa UITabBar+Rx.swift
[916/1007] Compiling RxCocoa UITabBarController+Rx.swift
[917/1007] Compiling RxCocoa UITableView+Rx.swift
[918/1007] Compiling RxCocoa UITextField+Rx.swift
[919/1007] Compiling RxCocoa UITextView+Rx.swift
[920/1007] Compiling RxCocoa URLSession+Rx.swift
[921/1007] Compiling RxCocoa WKWebView+Rx.swift
[922/1007] Compiling RxCocoa resource_bundle_accessor.swift
[1002/1067] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[1003/1067] Compiling SwiftDiagnostics Message.swift
[1004/1068] Compiling SwiftDiagnostics Note.swift
[1005/1068] Compiling SwiftBasicFormat Syntax+Extensions.swift
[1006/1068] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[1007/1068] Compiling SwiftBasicFormat Indenter.swift
[1008/1068] Compiling SwiftBasicFormat InferIndentation.swift
[1009/1068] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[1010/1068] Compiling SwiftDiagnostics FixIt.swift
[1011/1068] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[1012/1068] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[1013/1068] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[1014/1068] Compiling SwiftDiagnostics Diagnostic.swift
[1015/1068] Emitting module SwiftDiagnostics
[1016/1068] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1017/1068] Compiling SwiftDiagnostics Convenience.swift
[1018/1068] Emitting module SwiftBasicFormat
[1019/1068] Compiling SwiftBasicFormat BasicFormat.swift
[1020/1068] Compiling SwiftParser StringLiterals.swift
[1021/1068] Compiling SwiftParser SwiftParserCompatibility.swift
[1022/1068] Compiling SwiftParser SwiftVersion.swift
[1023/1068] Compiling SwiftParser SyntaxUtils.swift
[1024/1072] Compiling SwiftParser TopLevel.swift
[1025/1072] Compiling SwiftParser TriviaParser.swift
[1026/1072] Compiling SwiftParser Types.swift
[1027/1072] Compiling SwiftParser ExperimentalFeatures.swift
[1028/1072] Compiling SwiftParser TokenConsumer.swift
[1029/1072] Compiling SwiftParser TokenPrecedence.swift
[1030/1072] Compiling SwiftParser TokenSpec.swift
[1031/1072] Compiling SwiftParser TokenSpecSet.swift
[1032/1072] Compiling SwiftParser RegexLiteralLexer.swift
[1033/1072] Compiling SwiftParser UnicodeScalarExtensions.swift
[1034/1072] Compiling SwiftParser Lookahead.swift
[1035/1072] Compiling SwiftParser LoopProgressCondition.swift
[1036/1072] Compiling SwiftParser Modifiers.swift
[1037/1072] Emitting module SwiftParser
[1038/1072] Compiling SwiftParser Names.swift
[1039/1072] Compiling SwiftParser Nominals.swift
[1040/1072] Compiling SwiftParser Parameters.swift
[1041/1072] Compiling SwiftParser ParseSourceFile.swift
[1042/1072] Compiling SwiftParser Parser.swift
[1043/1072] Compiling SwiftParser Patterns.swift
[1044/1072] Compiling SwiftParser Recovery.swift
[1045/1072] Compiling SwiftParser Specifiers.swift
[1046/1072] Compiling SwiftParser Statements.swift
[1047/1072] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1048/1072] Compiling SwiftParser IsValidIdentifier.swift
[1049/1072] Compiling SwiftParser Cursor.swift
[1050/1072] Compiling SwiftParser Lexeme.swift
[1051/1072] Compiling SwiftParser LexemeSequence.swift
[1052/1072] Compiling SwiftParser Lexer.swift
[1053/1072] Compiling SwiftParser Attributes.swift
[1054/1072] Compiling SwiftParser Availability.swift
[1055/1072] Compiling SwiftParser CharacterInfo.swift
[1056/1072] Compiling SwiftParser CollectionNodes+Parsable.swift
[1057/1072] Compiling SwiftParser CompilerFiles.swift
[1058/1072] Compiling SwiftParser Declarations.swift
[1059/1072] Compiling SwiftParser Directives.swift
[1060/1072] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[1061/1072] Compiling SwiftParser Expressions.swift
[1062/1072] Compiling SwiftParser IncrementalParseTransition.swift
[1063/1072] Compiling SwiftParser IsLexerClassified.swift
[1064/1072] Compiling SwiftParser LayoutNodes+Parsable.swift
[1065/1072] Compiling SwiftParser Parser+TokenSpecSet.swift
[1066/1072] Compiling SwiftParser TokenSpecStaticMembers.swift
[1067/1095] Compiling SwiftOperators OperatorTable+Semantics.swift
[1068/1095] Compiling SwiftOperators PrecedenceGroup.swift
[1069/1095] Compiling SwiftOperators PrecedenceGraph.swift
[1070/1095] Compiling SwiftOperators OperatorTable.swift
[1071/1096] Compiling SwiftOperators OperatorTable+Defaults.swift
[1072/1096] Compiling SwiftOperators OperatorError.swift
[1073/1096] Compiling SwiftOperators Operator.swift
[1074/1096] Compiling SwiftOperators OperatorTable+Folding.swift
[1075/1096] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1076/1096] Emitting module SwiftOperators
[1077/1096] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1078/1096] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1079/1096] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1080/1096] Compiling SwiftParserDiagnostics Utils.swift
[1081/1096] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1082/1097] Compiling SwiftOperators SyntaxSynthesis.swift
[1083/1097] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1084/1097] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1085/1097] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1086/1097] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1087/1097] Emitting module SwiftParserDiagnostics
[1088/1097] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1089/1097] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1090/1097] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1091/1097] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1092/1112] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1093/1113] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1094/1113] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1095/1113] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1096/1113] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1097/1113] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1098/1113] Compiling SwiftSyntaxBuilder Indenter.swift
[1099/1113] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1100/1113] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1101/1113] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1102/1113] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1103/1113] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1104/1113] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1105/1113] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1106/1113] Emitting module SwiftSyntaxBuilder
[1107/1113] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1108/1131] Compiling SwiftSyntaxMacros Macro.swift
[1109/1131] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1110/1132] Compiling SwiftSyntaxMacros MemberMacro.swift
[1111/1132] Compiling SwiftSyntaxMacros PeerMacro.swift
[1112/1132] Compiling SwiftSyntaxMacros PreambleMacro.swift
[1113/1132] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1114/1132] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[1115/1132] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1116/1132] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1117/1132] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1118/1132] Compiling SwiftSyntaxMacros Macro+Format.swift
[1119/1132] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1120/1132] Compiling SwiftSyntaxMacros BodyMacro.swift
[1121/1132] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[1122/1132] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1123/1132] Emitting module SwiftSyntaxMacros
[1124/1132] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[1125/1132] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[1126/1132] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[1127/1142] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1128/1142] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1129/1142] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[1130/1142] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1131/1142] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1132/1142] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1133/1142] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1134/1142] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[1135/1142] Emitting module SwiftSyntaxMacroExpansion
[1136/1142] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1137/1154] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[1138/1155] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1139/1155] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1140/1155] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1141/1155] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1142/1155] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[1143/1155] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[1144/1155] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[1145/1155] Emitting module SwiftCompilerPluginMessageHandling
[1146/1155] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[1147/1155] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[1148/1155] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1149/1155] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1150/1157] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1151/1157] Emitting module SwiftCompilerPlugin
[1152/1175] Compiling VergeMacrosPlugin Plugin.swift
[1153/1175] Compiling VergeMacrosPlugin MacroError.swift
[1154/1175] Compiling VergeMacrosPlugin KeyPathMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/VergeMacrosPlugin/KeyPathMap.swift:14:25: warning: 'argumentList' is deprecated: renamed to 'arguments'
12 |   public static func expansion(of node: some SwiftSyntax.FreestandingMacroExpansionSyntax, in context: some SwiftSyntaxMacros.MacroExpansionContext) throws -> SwiftSyntax.ExprSyntax {
13 |
14 |     let keyPahts = node.argumentList
   |                         |- warning: 'argumentList' is deprecated: renamed to 'arguments'
   |                         `- note: use 'arguments' instead
15 |
16 |     let names: [(String, KeyPathComponentListSyntax)] = {
/Users/admin/builder/spi-builder-workspace/Sources/VergeMacrosPlugin/KeyPathMap.swift:18:34: warning: 'cast' is deprecated: This cast will always succeed
16 |     let names: [(String, KeyPathComponentListSyntax)] = {
17 |       return keyPahts.map { keyPath in
18 |         let components = keyPath.cast(LabeledExprSyntax.self).expression.cast(
   |                                  `- warning: 'cast' is deprecated: This cast will always succeed
19 |           KeyPathExprSyntax.self
20 |         ).components
/Users/admin/builder/spi-builder-workspace/Sources/VergeMacrosPlugin/KeyPathMap.swift:25:16: warning: 'cast' is deprecated: This cast will always succeed
23 |         components
24 |           .map {
25 |             $0.cast(KeyPathComponentSyntax.self).component.cast(
   |                `- warning: 'cast' is deprecated: This cast will always succeed
26 |               KeyPathPropertyComponentSyntax.self
27 |             ).declName.baseName.description
[1155/1175] Emitting module VergeMacrosPlugin
[1155/1175] Write Objects.LinkFileList
[1157/1175] Compiling StateStructMacros TrackingMacro.swift
[1158/1175] Compiling StateStructMacros TrackingIgnoredMacro.swift
[1159/1175] Compiling StateStructMacros PrimitiveTrackingPropertyMacro.swift
[1160/1175] Compiling StateStructMacros Plugin.swift
[1161/1175] Compiling StateStructMacros COWTrackingPropertyMacro.swift
[1162/1175] Compiling StateStructMacros KnownTypes.swift
[1163/1175] Emitting module StateStructMacros
[1163/1175] Write Objects.LinkFileList
[1164/1175] Linking VergeMacrosPlugin-tool
[1166/1175] Compiling NormalizationMacrosPlugin Plugin.swift
[1167/1175] Compiling NormalizationMacrosPlugin TableMacro.swift
[1168/1175] Compiling NormalizationMacrosPlugin MacroError.swift
[1169/1175] Compiling NormalizationMacrosPlugin IndexMacro.swift
[1170/1175] Compiling NormalizationMacrosPlugin DatabaseStateMacro.swift
[1171/1175] Emitting module NormalizationMacrosPlugin
[1172/1175] Compiling NormalizationMacrosPlugin NormalizedStorageMacro.swift
[1172/1179] Write Objects.LinkFileList
[1173/1179] Linking StateStructMacros-tool
[1175/1199] Emitting module VergeMacros
[1176/1199] Compiling VergeMacros Source.swift
[1177/1199] Emitting module VergeMacros
[1178/1199] Compiling VergeMacros Source.swift
[1179/1199] Compiling StateStruct TrackingRuntime.swift
[1180/1200] Compiling StateStruct _TrackingContext.swift
[1181/1200] Compiling StateStruct TrackingResult.swift
[1182/1200] Compiling StateStruct TrackingRuntime.swift
[1183/1200] Compiling StateStruct TrackingResult.swift
[1184/1200] Compiling StateStruct TrackingObject.swift
[1184/1201] Linking NormalizationMacrosPlugin-tool
[1186/1201] Emitting module StateStruct
[1187/1201] Compiling StateStruct _TrackingContext.swift
[1188/1201] Compiling StateStruct Referencing.swift
[1189/1201] Compiling StateStruct PropertyPath.swift
[1190/1201] Compiling StateStruct Array+modify.swift
[1191/1201] Compiling StateStruct CopyOnWrite.swift
[1192/1201] Compiling StateStruct Source.swift
[1193/1201] Compiling StateStruct PropertyNode.swift
[1194/1201] Compiling StateStruct PropertyPath.swift
[1195/1201] Compiling StateStruct TrackingObject.swift
[1196/1201] Compiling StateStruct Array+modify.swift
[1197/1201] Compiling StateStruct PropertyNode.swift
[1198/1201] Compiling StateStruct Referencing.swift
[1199/1201] Emitting module StateStruct
[1200/1201] Compiling StateStruct CopyOnWrite.swift
[1201/1201] Compiling StateStruct Source.swift
[1202/1321] Compiling Verge VergeConcurrency+SynchronizationTracker.swift
[1203/1321] Compiling Verge VergeConcurrency.swift
[1204/1322] Emitting module Normalization
[1205/1322] Compiling Normalization VergeNormalization.swift
[1208/1322] Compiling Normalization NormalizedStorageType.swift
[1209/1322] Emitting module Normalization
[1210/1323] Compiling Normalization NormalizedStorageType.swift
[1211/1323] Compiling Normalization TableType.swift
[1212/1323] Compiling Normalization Selector.swift
[1213/1323] Compiling Verge _BackingStorage+.swift
[1214/1323] Compiling Verge ActivityTrace.swift
[1215/1323] Compiling Normalization VergeNormalization.swift
[1216/1323] Compiling Normalization Tables.Hash.swift
[1217/1323] Compiling Normalization UpdatedMarker.swift
[1218/1323] Compiling Normalization Tables.swift
[1219/1323] Compiling Normalization VergeNormalization+Macros.swift
[1220/1323] Compiling Normalization Tables.Hash.swift
[1221/1323] Compiling Normalization TableType.swift
[1222/1323] Compiling Normalization Selector.swift
[1225/1323] Compiling Normalization UpdatedMarker.swift
[1226/1323] Compiling Normalization Tables.swift
[1227/1323] Compiling Normalization VergeNormalization+Macros.swift
[1228/1323] Compiling Verge Pipeline.swift
[1229/1323] Compiling Verge Scan.swift
[1230/1323] Compiling Verge StateType.swift
[1231/1323] Compiling Verge Store+Combine.swift
[1232/1323] Compiling Verge Store+RunLoop.swift
[1233/1323] Compiling Verge StoreType+Assignee.swift
[1234/1328] Compiling Verge AnyTargetQueue.swift
[1235/1328] Compiling Verge Changes.swift
[1236/1328] Compiling Verge DetachedDispatcher.swift
[1237/1328] Compiling Verge KeyObject.swift
[1238/1328] Compiling Verge NonAtomicCounter.swift
[1239/1333] Emitting module Verge
[1245/1333] Compiling Verge MutationTrace.swift
[1246/1333] Compiling Verge RuntimeError.swift
[1247/1333] Compiling Verge RuntimeSanitizer.swift
[1248/1333] Compiling Verge StoreLogger.swift
[1249/1333] Compiling Verge Sendable.swift
[1250/1333] Compiling Verge UIStateStore.swift
[1251/1333] Compiling Verge OnReceive.swift
[1252/1333] Compiling Verge Reading.swift
[1253/1333] Compiling Verge StoreObject.swift
[1254/1333] Compiling Verge StoreReader.swift
[1255/1333] Compiling Verge Edge.swift
[1256/1333] Compiling Verge ReferenceEdge.swift
[1257/1333] Compiling Verge ThunkToMainActor.swift
[1258/1333] Compiling Verge Verge.swift
[1259/1333] Compiling Verge macros.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
[1275/1333] Compiling Verge Log.swift
[1276/1333] Compiling Verge Signpost.swift
[1277/1333] Compiling Verge StoreActivitySubscription.swift
[1278/1333] Compiling Verge StoreStateSubscription.swift
[1279/1333] Compiling Verge StoreSubscriptionBase.swift
[1280/1333] Compiling Verge VergeAnyCancellable.swift
[1281/1333] Compiling Verge StoreType+BindingDerived.swift
[1282/1333] Compiling Verge StoreType+Derived.swift
[1283/1333] Compiling Verge StoreWrapperType.swift
[1284/1333] Compiling Verge Transaction.swift
[1285/1333] Compiling Verge Store.swift
[1286/1333] Compiling Verge StoreDriverType+Accumulator.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
[1287/1333] Compiling Verge StoreDriverType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
[1288/1333] Compiling Verge StoreMiddleware.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
[1289/1333] Compiling Verge StoreOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:99:42: warning: result of call to 'retain()' is unused
 97 |       switch mode {
 98 |       case .strong:
 99 |         Unmanaged.passUnretained(object).retain()
    |                                          `- warning: result of call to 'retain()' is unused
100 |       case .unowned:
101 |         break
/Users/admin/builder/spi-builder-workspace/Sources/Verge/SwiftUI/Reading.swift:313:15: warning: variable '_currentState' was never mutated; consider changing to 'let' constant
311 |     }
312 |
313 |     guard var _currentState, let _currentStateVersion else {
    |               `- warning: variable '_currentState' was never mutated; consider changing to 'let' constant
314 |       return nil
315 |     }
[1300/1333] Compiling Verge DefaultStoreLogger.swift
[1301/1333] Emitting module Verge
[1302/1333] Compiling Verge Derived+Assign.swift
[1303/1333] Compiling Verge Derived.swift
[1304/1333] Compiling Verge BackgroundDeallocationQueue.swift
[1305/1333] Compiling Verge CachedMap.swift
[1306/1333] Compiling Verge EventEmitter.swift
[1307/1333] Compiling Verge InoutRef.swift
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 |     }
445 |
446 |     let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
    |         `- warning: immutable value 'warnings' was never used; consider removing it
447 |     if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 |       warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 |     var commitLog: CommitLog?
462 |
463 |     let __sanitizer__ = sanitizer
    |         `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 |     /** a ciritical session */
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 |     }
445 |
446 |     let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
    |         `- warning: immutable value 'warnings' was never used; consider removing it
447 |     if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 |       warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 |     var commitLog: CommitLog?
462 |
463 |     let __sanitizer__ = sanitizer
    |         `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 |     /** a ciritical session */
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 |     }
445 |
446 |     let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
    |         `- warning: immutable value 'warnings' was never used; consider removing it
447 |     if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 |       warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 |     var commitLog: CommitLog?
462 |
463 |     let __sanitizer__ = sanitizer
    |         `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 |     /** a ciritical session */
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 |     }
445 |
446 |     let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
    |         `- warning: immutable value 'warnings' was never used; consider removing it
447 |     if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 |       warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 |     var commitLog: CommitLog?
462 |
463 |     let __sanitizer__ = sanitizer
    |         `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 |     /** a ciritical session */
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 |     }
445 |
446 |     let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
    |         `- warning: immutable value 'warnings' was never used; consider removing it
447 |     if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 |       warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 |     var commitLog: CommitLog?
462 |
463 |     let __sanitizer__ = sanitizer
    |         `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 |     /** a ciritical session */
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 |     }
445 |
446 |     let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
    |         `- warning: immutable value 'warnings' was never used; consider removing it
447 |     if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 |       warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 |     var commitLog: CommitLog?
462 |
463 |     let __sanitizer__ = sanitizer
    |         `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 |     /** a ciritical session */
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 |     }
445 |
446 |     let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
    |         `- warning: immutable value 'warnings' was never used; consider removing it
447 |     if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 |       warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 |     var commitLog: CommitLog?
462 |
463 |     let __sanitizer__ = sanitizer
    |         `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 |     /** a ciritical session */
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 |     }
445 |
446 |     let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
    |         `- warning: immutable value 'warnings' was never used; consider removing it
447 |     if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 |       warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 |     var commitLog: CommitLog?
462 |
463 |     let __sanitizer__ = sanitizer
    |         `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 |     /** a ciritical session */
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 |     }
445 |
446 |     let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
    |         `- warning: immutable value 'warnings' was never used; consider removing it
447 |     if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 |       warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 |     var commitLog: CommitLog?
462 |
463 |     let __sanitizer__ = sanitizer
    |         `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 |     /** a ciritical session */
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:446:9: warning: immutable value 'warnings' was never used; consider removing it
444 |     }
445 |
446 |     let warnings: Set<VergeConcurrency.SynchronizationTracker.Warning>
    |         `- warning: immutable value 'warnings' was never used; consider removing it
447 |     if RuntimeSanitizer.global.isRecursivelyCommitDetectionEnabled {
448 |       warnings = tracker.register()
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/Store.swift:463:9: warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
461 |     var commitLog: CommitLog?
462 |
463 |     let __sanitizer__ = sanitizer
    |         `- warning: initialization of immutable value '__sanitizer__' was never used; consider replacing with assignment to '_' or removing it
464 |
465 |     /** a ciritical session */
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreDriverType.swift:345:9: warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
343 |   ) rethrows -> Result {
344 |
345 |     let trace = MutationTrace(
    |         `- warning: initialization of immutable value 'trace' was never used; consider replacing with assignment to '_' or removing it
346 |       name: name,
347 |       file: file,
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
/Users/admin/builder/spi-builder-workspace/Sources/Verge/Store/StoreType+Assignee.swift:88:11: warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 86 |   ) -> Assignee<Changes<Value>> {
 87 |     return { [weak store] value in
 88 |       let changes = value.map { Optional.some($0) }
    |           `- warning: initialization of immutable value 'changes' was never used; consider replacing with assignment to '_' or removing it
 89 |       store?.asStore().commit {
 90 |         $0[keyPath: keyPath] = .some(value.primitive)
[1334/1357] Compiling VergeNormalizationDerived VergeNormalizationDerived.swift
[1335/1357] Compiling VergeNormalizationDerived StoreType+.swift
[1336/1357] Compiling VergeNormalizationDerived EntityType+Typealias.swift
[1337/1357] Compiling VergeNormalizationDerived DerivedResult.swift
[1338/1357] Compiling VergeNormalizationDerived StoreType+.swift
[1339/1357] Compiling VergeNormalizationDerived VergeNormalizationDerived.swift
[1340/1357] Compiling VergeNormalizationDerived EntityType+Typealias.swift
[1341/1357] Compiling VergeNormalizationDerived NonNullEntityWrapper.swift
[1342/1357] Compiling VergeNormalizationDerived DerivedResult.swift
[1343/1357] Compiling VergeNormalizationDerived Pipelines.swift
[1344/1357] Compiling VergeNormalizationDerived EntityWrapper.swift
[1345/1357] Compiling VergeNormalizationDerived DerivedMaking+.swift
[1346/1357] Emitting module VergeNormalizationDerived
[1348/1357] Compiling VergeNormalizationDerived DerivedMaking+.swift
[1349/1357] Compiling VergeNormalizationDerived EntityWrapper.swift
[1350/1357] Compiling VergeNormalizationDerived NonNullEntityWrapper.swift
[1351/1357] Compiling VergeNormalizationDerived Pipelines.swift
[1352/1357] Compiling VergeRx Store+Rx.swift
[1353/1357] Compiling VergeRx Extensions.swift
[1354/1357] Emitting module VergeRx
[1355/1357] Compiling VergeRx Store+Rx.swift
[1356/1357] Compiling VergeRx Extensions.swift
[1357/1357] Emitting module VergeRx
[1358/1371] Compiling VergeClassic Verge+Extension.swift
[1359/1371] Compiling VergeClassic Emitter.swift
[1360/1371] Compiling VergeClassic Storage.swift
[1361/1371] Compiling VergeClassic Storage+Rx.swift
[1362/1371] Emitting module VergeClassic
[1363/1371] Compiling VergeClassic VergeClassic.swift
[1364/1371] Compiling VergeClassic Extensions.swift
[1365/1371] Compiling VergeClassic VergeClassic.swift
[1366/1371] Compiling VergeClassic Verge+Extension.swift
[1367/1371] Emitting module VergeClassic
[1368/1371] Compiling VergeClassic Storage+Rx.swift
[1369/1371] Compiling VergeClassic Storage.swift
[1370/1371] Compiling VergeClassic Extensions.swift
[1371/1371] Compiling VergeClassic Emitter.swift
Build complete! (63.03s)
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetching https://github.com/VergeGroup/TypedComparator
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/VergeGroup/Normalization
Fetching https://github.com/VergeGroup/swift-macro-state-struct
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[3/14] Fetching typedcomparator
[15/894] Fetching typedcomparator, swift-macro-state-struct
[306/1007] Fetching typedcomparator, swift-macro-state-struct, normalization
[419/1939] Fetching typedcomparator, swift-macro-state-struct, normalization, swift-macro-testing
[587/2196] Fetching typedcomparator, swift-macro-state-struct, normalization, swift-macro-testing, swift-concurrency-task-manager
[1147/14845] Fetching typedcomparator, swift-macro-state-struct, normalization, swift-macro-testing, swift-concurrency-task-manager, viewinspector
Fetched https://github.com/VergeGroup/swift-macro-state-struct from cache (1.37s)
Fetched https://github.com/nalexn/ViewInspector.git from cache (1.37s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/VergeGroup/TypedComparator from cache (1.75s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (1.75s)
Fetched https://github.com/VergeGroup/Normalization from cache (1.75s)
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager from cache (1.75s)
Fetching https://github.com/ReactiveX/RxSwift.git
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.81s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.40s)
Fetched https://github.com/apple/swift-collections from cache (1.42s)
[1/52846] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.50s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (6.74s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 3.0.0 (0.46s)
Computing version for https://github.com/VergeGroup/swift-macro-state-struct
Computed https://github.com/VergeGroup/swift-macro-state-struct at 3.0.1 (0.45s)
Computing version for https://github.com/VergeGroup/Normalization
Computed https://github.com/VergeGroup/Normalization at 2.0.1 (0.45s)
Fetching https://github.com/VergeGroup/swift-typed-identifier
[1/63] Fetching swift-typed-identifier
Fetched https://github.com/VergeGroup/swift-typed-identifier from cache (0.65s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier
Computed https://github.com/VergeGroup/swift-typed-identifier at 2.0.4 (1.15s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.3 (0.50s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (3.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.48s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.59s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.1 (0.49s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.4 (0.45s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.06s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (2.53s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.07s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.54s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.74s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (1.20s)
Creating working copy for https://github.com/VergeGroup/Normalization
Working copy of https://github.com/VergeGroup/Normalization resolved at 2.0.1
Creating working copy for https://github.com/VergeGroup/swift-concurrency-task-manager
Working copy of https://github.com/VergeGroup/swift-concurrency-task-manager resolved at 3.0.0
Creating working copy for https://github.com/VergeGroup/swift-macro-state-struct
Working copy of https://github.com/VergeGroup/swift-macro-state-struct resolved at 3.0.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.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/VergeGroup/swift-typed-identifier
Working copy of https://github.com/VergeGroup/swift-typed-identifier resolved at 2.0.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git 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
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.10.3
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.1
Creating working copy for https://github.com/VergeGroup/TypedComparator
Working copy of https://github.com/VergeGroup/TypedComparator resolved at 1.0.0
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/demo.gif
    /Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/Info.plist
    /Users/admin/builder/spi-builder-workspace/Sources/VergeClassic/Verge@2x.png
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-concurrency-task-manager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/swift-concurrency-task-manager"
    },
    {
      "identity" : "typedcomparator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/TypedComparator"
    },
    {
      "identity" : "normalization",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/Normalization"
    },
    {
      "identity" : "swift-macro-state-struct",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/swift-macro-state-struct"
    },
    {
      "identity" : "viewinspector",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nalexn/ViewInspector.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "Verge",
  "name" : "Verge",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Verge",
      "targets" : [
        "Verge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeTiny",
      "targets" : [
        "VergeTiny"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeNormalizationDerived",
      "targets" : [
        "VergeNormalizationDerived"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeRx",
      "targets" : [
        "VergeRx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeClassic",
      "targets" : [
        "VergeClassic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeMacros",
      "targets" : [
        "VergeMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeMacrosPlugin",
      "targets" : [
        "VergeMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "VergeTinyTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeTinyTests",
      "path" : "Tests/VergeTinyTests",
      "sources" : [
        "VergeTinyTests.swift"
      ],
      "target_dependencies" : [
        "VergeTiny"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeTiny",
      "module_type" : "SwiftTarget",
      "name" : "VergeTiny",
      "path" : "Sources/VergeTiny",
      "product_memberships" : [
        "VergeTiny"
      ],
      "sources" : [
        "Source.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeTests",
      "path" : "Tests/VergeTests",
      "product_dependencies" : [
        "ViewInspector"
      ],
      "sources" : [
        "AccumulationTests.swift",
        "ActivityTests.swift",
        "BindingDerivedTests.swift",
        "CachedMapTests.swift",
        "ChangesTests.swift",
        "ComparerTests.swift",
        "ConcurrencyTests.swift",
        "CopyPerformance.swift",
        "CounterTests.swift",
        "DemoState.swift",
        "DerivedTests.swift",
        "EdgeTests.swift",
        "EventEmitterTests.swift",
        "FilterTests.swift",
        "IsolatedContextTests.swift",
        "OldComparer.swift",
        "PerformanceTests.swift",
        "PipelineTests.swift",
        "ReferenceEdgeTests.swift",
        "Retain/PublisherCompletionTests.swift",
        "Retain/StoreSinkSusbscriptionTests.swift",
        "RunLoopTests.swift",
        "Sample.swift",
        "StateTypeTests.swift",
        "StoreAndDerivedTests.swift",
        "StoreInitTests.swift",
        "StoreMiddlewareTests.swift",
        "StoreSinkTests.swift",
        "StoreTaskTests.swift",
        "SynchronizeDisplayValueTests.swift",
        "SyntaxTests.swift",
        "TransactionTests.swift",
        "Usage.swift",
        "VergeStoreTests.swift"
      ],
      "target_dependencies" : [
        "Verge"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeRxTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeRxTests",
      "path" : "Tests/VergeRxTests",
      "sources" : [
        "ChangedOperatorTests.swift",
        "DemoState.swift",
        "ReproduceDeadlockTests.swift",
        "SubjectCompletionTests.swift",
        "VergeRxTests.swift"
      ],
      "target_dependencies" : [
        "VergeRx",
        "VergeClassic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeRx",
      "module_type" : "SwiftTarget",
      "name" : "VergeRx",
      "path" : "Sources/VergeRx",
      "product_dependencies" : [
        "RxSwift",
        "RxCocoa"
      ],
      "product_memberships" : [
        "VergeRx",
        "VergeClassic"
      ],
      "sources" : [
        "Extensions.swift",
        "Store+Rx.swift"
      ],
      "target_dependencies" : [
        "Verge"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeNormalizationDerivedTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeNormalizationDerivedTests",
      "path" : "Tests/VergeNormalizationDerivedTests",
      "sources" : [
        "CombiningTests.swift",
        "DemoState.swift",
        "VergeNormalizationDerivedTests.swift"
      ],
      "target_dependencies" : [
        "VergeNormalizationDerived"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeNormalizationDerived",
      "module_type" : "SwiftTarget",
      "name" : "VergeNormalizationDerived",
      "path" : "Sources/VergeNormalizationDerived",
      "product_dependencies" : [
        "Normalization",
        "HashTreeCollections"
      ],
      "product_memberships" : [
        "VergeNormalizationDerived"
      ],
      "sources" : [
        "DerivedMaking+.swift",
        "DerivedResult.swift",
        "EntityType+Typealias.swift",
        "EntityWrapper.swift",
        "NonNullEntityWrapper.swift",
        "Pipelines.swift",
        "StoreType+.swift",
        "VergeNormalizationDerived.swift"
      ],
      "target_dependencies" : [
        "Verge"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeMacrosTests",
      "path" : "Tests/VergeMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "MacroTesting"
      ],
      "sources" : [
        "KeyPathMapTests.swift"
      ],
      "target_dependencies" : [
        "VergeMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "VergeMacrosPlugin",
      "path" : "Sources/VergeMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Verge",
        "VergeNormalizationDerived",
        "VergeRx",
        "VergeClassic",
        "VergeMacros",
        "VergeMacrosPlugin"
      ],
      "sources" : [
        "KeyPathMap.swift",
        "MacroError.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "VergeMacros",
      "module_type" : "SwiftTarget",
      "name" : "VergeMacros",
      "path" : "Sources/VergeMacros",
      "product_memberships" : [
        "Verge",
        "VergeNormalizationDerived",
        "VergeRx",
        "VergeClassic",
        "VergeMacros"
      ],
      "sources" : [
        "Source.swift"
      ],
      "target_dependencies" : [
        "VergeMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeClassic",
      "module_type" : "SwiftTarget",
      "name" : "VergeClassic",
      "path" : "Sources/VergeClassic",
      "product_memberships" : [
        "VergeClassic"
      ],
      "sources" : [
        "Emitter.swift",
        "Extensions.swift",
        "Storage+Rx.swift",
        "Storage.swift",
        "Verge+Extension.swift",
        "VergeClassic.swift"
      ],
      "target_dependencies" : [
        "VergeRx"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Verge",
      "module_type" : "SwiftTarget",
      "name" : "Verge",
      "path" : "Sources/Verge",
      "product_dependencies" : [
        "StateStruct",
        "TypedComparator",
        "Atomics",
        "DequeModule",
        "ConcurrencyTaskManager"
      ],
      "product_memberships" : [
        "Verge",
        "VergeNormalizationDerived",
        "VergeRx",
        "VergeClassic"
      ],
      "sources" : [
        "Derived/Derived+Assign.swift",
        "Derived/Derived.swift",
        "Library/BackgroundDeallocationQueue.swift",
        "Library/CachedMap.swift",
        "Library/EventEmitter.swift",
        "Library/InoutRef.swift",
        "Library/Log.swift",
        "Library/Signpost.swift",
        "Library/StoreActivitySubscription.swift",
        "Library/StoreStateSubscription.swift",
        "Library/StoreSubscriptionBase.swift",
        "Library/VergeAnyCancellable.swift",
        "Library/VergeConcurrency+SynchronizationTracker.swift",
        "Library/VergeConcurrency.swift",
        "Library/_BackingStorage+.swift",
        "Logging/ActivityTrace.swift",
        "Logging/DefaultStoreLogger.swift",
        "Logging/MutationTrace.swift",
        "Logging/RuntimeError.swift",
        "Logging/RuntimeSanitizer.swift",
        "Logging/StoreLogger.swift",
        "Sendable.swift",
        "Store/AnyTargetQueue.swift",
        "Store/Changes.swift",
        "Store/DetachedDispatcher.swift",
        "Store/KeyObject.swift",
        "Store/NonAtomicCounter.swift",
        "Store/Pipeline.swift",
        "Store/Scan.swift",
        "Store/StateType.swift",
        "Store/Store+Combine.swift",
        "Store/Store+RunLoop.swift",
        "Store/Store.swift",
        "Store/StoreDriverType+Accumulator.swift",
        "Store/StoreDriverType.swift",
        "Store/StoreMiddleware.swift",
        "Store/StoreOperation.swift",
        "Store/StoreType+Assignee.swift",
        "Store/StoreType+BindingDerived.swift",
        "Store/StoreType+Derived.swift",
        "Store/StoreWrapperType.swift",
        "Store/Transaction.swift",
        "Store/UIStateStore.swift",
        "SwiftUI/OnReceive.swift",
        "SwiftUI/Reading.swift",
        "SwiftUI/StoreObject.swift",
        "SwiftUI/StoreReader.swift",
        "Utility/Edge.swift",
        "Utility/ReferenceEdge.swift",
        "Utility/ThunkToMainActor.swift",
        "Verge.swift",
        "macros.swift"
      ],
      "target_dependencies" : [
        "VergeMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.