The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Vexil, reference main (58f6b2), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 03:42:10 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/unsignedapps/Vexil.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/unsignedapps/Vexil
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 58f6b23 Merge pull request #137 from unsignedapps/remove-direct-source-setter
Cloned https://github.com/unsignedapps/Vexil.git
Revision (git rev-parse @):
58f6b235cfc374361b12bc0254dbc33a4c48a9a7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/unsignedapps/Vexil.git at main
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/4965] Fetching swift-async-algorithms
[1292/51695] Fetching swift-async-algorithms, swiftformat
Fetched https://github.com/apple/swift-async-algorithms.git from cache (26.27s)
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (26.27s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (26.27s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (27.31s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.51s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.33s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.55.5 (0.54s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.55.5
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "vexil",
      "name": "Vexil",
      "url": "https://github.com/unsignedapps/Vexil.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Vexil",
      "dependencies": [
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms.git",
          "version": "1.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/unsignedapps/Vexil.git
[1/11939] Fetching vexil
Fetched https://github.com/unsignedapps/Vexil.git from cache (1.12s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.85s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.86s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.92s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.54s)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/unsignedapps/Vexil.git
Working copy of https://github.com/unsignedapps/Vexil.git resolved at main (58f6b23)
warning: '.resolve-product-dependencies': dependency 'vexil' is not used by any target
Found 2 product dependencies
  - swift-async-algorithms
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/unsignedapps/Vexil.git
https://github.com/unsignedapps/Vexil.git
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.54.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "Vexil",
  "name" : "Vexil",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "Vexil",
      "targets" : [
        "Vexil"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VexilMacros",
      "targets" : [
        "VexilMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "VexilTests",
      "module_type" : "SwiftTarget",
      "name" : "VexilTests",
      "path" : "Tests/VexilTests",
      "sources" : [
        "BoxedFlagValueDecodingTests.swift",
        "BoxedFlagValueEncodingTests.swift",
        "EquatableTests.swift",
        "FlagDetailTests.swift",
        "FlagPoleTests.swift",
        "FlagValueBoxingTests.swift",
        "FlagValueCompilationTests.swift",
        "FlagValueDictionaryTests.swift",
        "FlagValueSourceTests.swift",
        "FlagValueUnboxingTests.swift",
        "KeyEncodingTests.swift",
        "PublisherTests.swift",
        "SnapshotTests.swift",
        "UserDefaultPublisherTests.swift",
        "UserDefaultsDecodingTests.swift",
        "UserDefaultsEncodingTests.swift",
        "Utilities/Tags.swift",
        "Utilities/TestRunner.swift",
        "VisitorTests.swift"
      ],
      "target_dependencies" : [
        "Vexil"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VexilMacros",
      "module_type" : "SwiftTarget",
      "name" : "VexilMacros",
      "path" : "Sources/VexilMacros",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "Vexil",
        "VexilMacros"
      ],
      "sources" : [
        "FlagContainerMacro.swift",
        "FlagGroupMacro.swift",
        "FlagMacro.swift",
        "Plugin.swift",
        "Utilities/AttributeArgument.swift",
        "Utilities/DisplayName.swift",
        "Utilities/PatternBindingSyntax.swift",
        "Utilities/SimpleVariables.swift",
        "Utilities/String+Snakecase.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "VexilMacroTests",
      "module_type" : "SwiftTarget",
      "name" : "VexilMacroTests",
      "path" : "Tests/VexilMacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "EquatableFlagContainerMacroTests.swift",
        "FlagContainerMacroTests.swift",
        "FlagGroupMacroTests.swift",
        "FlagMacroTests.swift"
      ],
      "target_dependencies" : [
        "VexilMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Vexil",
      "module_type" : "SwiftTarget",
      "name" : "Vexil",
      "path" : "Sources/Vexil",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "Vexil"
      ],
      "sources" : [
        "Configuration.swift",
        "Container.swift",
        "DisplayOptions.swift",
        "Flag.swift",
        "Group.swift",
        "KeyPath.swift",
        "Lookup.swift",
        "Observability/FlagGroupWigwag.swift",
        "Observability/FlagWigwag.swift",
        "Observability/Observing.swift",
        "Pole+Observability.swift",
        "Pole.swift",
        "Snapshots/MutableFlagContainer.swift",
        "Snapshots/Snapshot+Extensions.swift",
        "Snapshots/Snapshot+FlagValueSource.swift",
        "Snapshots/Snapshot+Lookup.swift",
        "Snapshots/Snapshot.swift",
        "Snapshots/SnapshotBuilder.swift",
        "Sources/BoxedFlagValue+NSObject.swift",
        "Sources/FlagValueDictionary+FlagValueSource.swift",
        "Sources/FlagValueDictionary.swift",
        "Sources/FlagValueSource.swift",
        "Sources/FlagValueSourceCoordinator.swift",
        "Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift",
        "Sources/NonSendableFlagValueSource.swift",
        "Sources/UserDefaults+FlagValueSource.swift",
        "StreamManager.swift",
        "Utilities/BoxedFlagValue+Codable.swift",
        "Utilities/CollectionDifference.Change+Element.swift",
        "Utilities/Locks.swift",
        "Utilities/POSIXLocks.swift",
        "Utilities/UnfairLocks.swift",
        "Value.swift",
        "Visitor.swift",
        "Visitors/FlagDescriber.swift",
        "Visitors/FlagRemover.swift",
        "Visitors/FlagSetter.swift"
      ],
      "target_dependencies" : [
        "VexilMacros"
      ],
      "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
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/30] Write sources
[26/30] Compiling _SwiftSyntaxCShims dummy.c
[27/30] Write swift-version-2F0A5646E1D333AE.txt
[29/72] Emitting module SwiftSyntax510
[30/72] Compiling SwiftSyntax510 Empty.swift
[31/72] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/73] Compiling SwiftSyntax600 Empty.swift
[33/73] Emitting module SwiftSyntax600
[34/73] Compiling InternalCollectionsUtilities _SortedCollection.swift
[35/73] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/73] Compiling InternalCollectionsUtilities Debugging.swift
[37/73] Compiling InternalCollectionsUtilities Descriptions.swift
[38/73] Compiling SwiftSyntax509 Empty.swift
[39/73] Emitting module SwiftSyntax509
[40/73] Compiling InternalCollectionsUtilities _SortedCollection.swift
[41/73] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/73] Emitting module InternalCollectionsUtilities
[45/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[46/73] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[49/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[50/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/139] Compiling SwiftSyntax Convenience.swift
[53/139] Compiling SwiftSyntax CustomTraits.swift
[54/139] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[55/139] Compiling SwiftSyntax Assert.swift
[56/139] Compiling SwiftSyntax BumpPtrAllocator.swift
[57/139] Compiling SwiftSyntax CommonAncestor.swift
[58/139] Compiling SwiftSyntax AbsolutePosition.swift
[59/139] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[60/139] Compiling SwiftSyntax SyntaxBaseNodes.swift
[61/139] Compiling SwiftSyntax SyntaxCollections.swift
[70/139] Emitting module InternalCollectionsUtilities
[71/139] Compiling SwiftSyntax Utils.swift
[72/139] Compiling SwiftSyntax ChildNameForKeyPath.swift
[73/283] Compiling DequeModule _DequeSlot.swift
[74/284] Compiling DequeModule _DequeBufferHeader.swift
[75/284] Compiling DequeModule _DequeBuffer.swift
[76/284] Compiling DequeModule _DequeSlot.swift
[77/284] Compiling OrderedCollections _HashTable+Constants.swift
[78/284] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[79/285] Compiling DequeModule _DequeBufferHeader.swift
[80/285] Compiling DequeModule _DequeBuffer.swift
[81/285] Compiling OrderedCollections _HashTable+Testing.swift
[82/285] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[83/285] Compiling OrderedCollections OrderedSet+Codable.swift
[84/285] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[85/285] Compiling OrderedCollections OrderedSet+Descriptions.swift
[86/285] Compiling OrderedCollections OrderedSet+Diffing.swift
[87/285] Compiling OrderedCollections OrderedSet+Equatable.swift
[88/285] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[89/291] Compiling DequeModule _UnsafeWrappedBuffer.swift
[90/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[91/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[92/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[93/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[94/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[95/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[96/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[97/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[98/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[99/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[100/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[101/291] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[114/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[115/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[116/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[117/297] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[118/297] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[119/297] Compiling OrderedCollections OrderedSet+Sendable.swift
[126/297] Compiling DequeModule _UnsafeWrappedBuffer.swift
[127/297] Compiling OrderedCollections OrderedDictionary+Codable.swift
[128/297] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[129/297] Compiling OrderedCollections _HashTable.swift
[130/297] Compiling OrderedCollections _Hashtable+Header.swift
[131/297] Compiling OrderedCollections OrderedDictionary+Elements.swift
[132/297] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[133/297] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[134/297] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[135/297] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[136/297] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[140/297] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[141/297] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[142/297] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[159/297] Compiling OrderedCollections _HashTable+Bucket.swift
[160/297] Compiling OrderedCollections _HashTable+BucketIterator.swift
[163/297] Compiling OrderedCollections OrderedSet+Hashable.swift
[164/297] Compiling OrderedCollections OrderedSet+Initializers.swift
[165/297] Compiling OrderedCollections OrderedSet+Insertions.swift
[166/297] Compiling OrderedCollections OrderedSet+Invariants.swift
[167/297] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[168/297] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[189/297] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[190/297] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[191/297] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[192/297] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[193/297] Compiling OrderedCollections OrderedDictionary+Values.swift
[194/297] Compiling OrderedCollections OrderedDictionary.swift
[201/297] Emitting module DequeModule
[217/297] Compiling OrderedCollections OrderedSet+SubSequence.swift
[218/297] Compiling OrderedCollections OrderedSet+Testing.swift
[219/297] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[220/297] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[221/297] Compiling OrderedCollections OrderedSet.swift
[222/297] Compiling OrderedCollections _UnsafeBitset.swift
[229/297] Emitting module OrderedCollections
[239/396] Emitting module AsyncAlgorithms
[241/406] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[242/406] Compiling AsyncAlgorithms ChannelStateMachine.swift
[243/406] Compiling AsyncAlgorithms ChannelStorage.swift
[244/406] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[245/406] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[246/406] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[247/406] Compiling AsyncAlgorithms CombineLatestStorage.swift
[248/406] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[249/406] Compiling AsyncAlgorithms DebounceStateMachine.swift
[250/406] Compiling AsyncAlgorithms DebounceStorage.swift
[251/406] Compiling AsyncAlgorithms MergeStateMachine.swift
[252/406] Compiling AsyncAlgorithms MergeStorage.swift
[253/406] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[254/406] Compiling AsyncAlgorithms Rethrow.swift
[255/406] Compiling AsyncAlgorithms SetAlgebra.swift
[256/406] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[257/406] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[258/406] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[259/406] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[260/406] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[261/406] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[262/406] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[263/406] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[264/406] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[265/406] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[266/406] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[267/406] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[268/406] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[269/406] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[270/406] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[276/406] Compiling AsyncAlgorithms UnsafeTransfer.swift
[277/406] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[278/406] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[279/406] Compiling AsyncAlgorithms ZipStateMachine.swift
[280/406] Compiling AsyncAlgorithms ZipStorage.swift
[286/406] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[287/406] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[288/406] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[289/406] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[290/406] Compiling AsyncAlgorithms AsyncChannel.swift
[291/406] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[292/406] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[293/406] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[294/406] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[295/406] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[296/406] Compiling AsyncAlgorithms Dictionary.swift
[297/406] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[298/406] Compiling AsyncAlgorithms Locking.swift
[299/406] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[300/406] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[341/406] Emitting module SwiftSyntax
[353/406] Compiling SwiftSyntax RawSyntaxNodesD.swift
[354/406] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[355/406] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[398/406] Compiling SwiftSyntax SyntaxNodesD.swift
[399/406] Compiling SwiftSyntax SyntaxNodesEF.swift
[400/406] Compiling SwiftSyntax SyntaxNodesGHI.swift
[401/406] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[402/406] Compiling SwiftSyntax SyntaxNodesOP.swift
[403/406] Compiling SwiftSyntax SyntaxNodesQRS.swift
[404/406] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[405/464] Compiling SwiftDiagnostics Message.swift
[406/465] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[407/465] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[408/465] Compiling SwiftDiagnostics Note.swift
[409/465] Compiling SwiftDiagnostics FixIt.swift
[410/465] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[411/465] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[412/465] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[413/465] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[414/465] Compiling SwiftDiagnostics Convenience.swift
[415/465] Compiling SwiftDiagnostics Diagnostic.swift
[416/465] Emitting module SwiftDiagnostics
[417/465] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[418/465] Compiling SwiftBasicFormat Syntax+Extensions.swift
[419/465] Compiling SwiftBasicFormat InferIndentation.swift
[420/465] Emitting module SwiftBasicFormat
[421/465] Compiling SwiftBasicFormat BasicFormat.swift
[422/465] Compiling SwiftParser TopLevel.swift
[423/465] Compiling SwiftParser TriviaParser.swift
[424/465] Compiling SwiftParser Types.swift
[425/465] Compiling SwiftParser ExperimentalFeatures.swift
[426/469] Compiling SwiftParser UnicodeScalarExtensions.swift
[427/469] Compiling SwiftParser Lookahead.swift
[428/469] Compiling SwiftParser LoopProgressCondition.swift
[429/469] Compiling SwiftParser Modifiers.swift
[430/469] Compiling SwiftParser Names.swift
[431/469] Compiling SwiftParser StringLiterals.swift
[432/469] Compiling SwiftParser SwiftParserCompatibility.swift
[433/469] Compiling SwiftParser SwiftVersion.swift
[434/469] Compiling SwiftParser SyntaxUtils.swift
[435/469] Compiling SwiftParser TokenConsumer.swift
[436/469] Compiling SwiftParser TokenPrecedence.swift
[437/469] Compiling SwiftParser TokenSpec.swift
[438/469] Compiling SwiftParser TokenSpecSet.swift
[439/469] Compiling SwiftParser Recovery.swift
[440/469] Compiling SwiftParser Specifiers.swift
[441/469] Compiling SwiftParser Statements.swift
[442/469] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[443/469] Compiling SwiftParser Nominals.swift
[444/469] Compiling SwiftParser Parameters.swift
[445/469] Compiling SwiftParser ParseSourceFile.swift
[446/469] Compiling SwiftParser Parser.swift
[447/469] Compiling SwiftParser Patterns.swift
[448/469] Compiling SwiftParser Directives.swift
[449/469] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[450/469] Compiling SwiftParser Expressions.swift
[451/469] Compiling SwiftParser IncrementalParseTransition.swift
[452/469] Compiling SwiftParser IsValidIdentifier.swift
[453/469] Emitting module SwiftParser
[454/469] Compiling SwiftParser Attributes.swift
[455/469] Compiling SwiftParser Availability.swift
[456/469] Compiling SwiftParser CharacterInfo.swift
[457/469] Compiling SwiftParser CollectionNodes+Parsable.swift
[458/469] Compiling SwiftParser Declarations.swift
[459/469] Compiling SwiftParser Cursor.swift
[460/469] Compiling SwiftParser Lexeme.swift
[461/469] Compiling SwiftParser LexemeSequence.swift
[462/469] Compiling SwiftParser Lexer.swift
[463/469] Compiling SwiftParser RegexLiteralLexer.swift
[464/469] Compiling SwiftParser IsLexerClassified.swift
[465/469] Compiling SwiftParser LayoutNodes+Parsable.swift
[466/469] Compiling SwiftParser Parser+TokenSpecSet.swift
[467/469] Compiling SwiftParser TokenSpecStaticMembers.swift
[468/492] Compiling SwiftOperators OperatorTable.swift
[469/492] Compiling SwiftOperators PrecedenceGraph.swift
[470/492] Compiling SwiftOperators PrecedenceGroup.swift
[471/493] Compiling SwiftOperators OperatorTable+Semantics.swift
[472/493] Compiling SwiftOperators OperatorTable+Defaults.swift
[473/493] Compiling SwiftOperators OperatorError.swift
[474/493] Compiling SwiftOperators OperatorError+Diagnostics.swift
[475/493] Compiling SwiftOperators Operator.swift
[476/493] Emitting module SwiftOperators
[477/493] Compiling SwiftOperators OperatorTable+Folding.swift
[478/493] Compiling SwiftOperators SyntaxSynthesis.swift
[479/493] Compiling SwiftParserDiagnostics Utils.swift
[480/493] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[481/493] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[482/493] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[483/494] Compiling SwiftParserDiagnostics PresenceUtils.swift
[484/494] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[485/494] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[486/494] Compiling SwiftParserDiagnostics MissingNodesError.swift
[487/494] Compiling SwiftParserDiagnostics MissingTokenError.swift
[488/494] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[489/494] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[490/494] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[491/494] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[492/494] Emitting module SwiftParserDiagnostics
[493/509] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[494/509] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[495/509] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[496/509] Emitting module SwiftSyntaxBuilder
[497/509] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[498/509] Compiling SwiftSyntaxBuilder Indenter.swift
[499/509] Compiling SwiftSyntaxBuilder ListBuilder.swift
[500/509] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[501/509] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[502/509] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[503/509] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[504/509] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[505/509] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[506/509] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[507/509] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[508/510] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[509/528] Compiling SwiftSyntaxMacros MemberMacro.swift
[510/528] Compiling SwiftSyntaxMacros PeerMacro.swift
[511/529] Compiling SwiftSyntaxMacros PreambleMacro.swift
[512/529] Compiling SwiftSyntaxMacros Macro.swift
[513/529] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[514/529] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[515/529] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[516/529] Compiling SwiftSyntaxMacros AttachedMacro.swift
[517/529] Compiling SwiftSyntaxMacros BodyMacro.swift
[518/529] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[519/529] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[520/529] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[521/529] Compiling SwiftSyntaxMacros Macro+Format.swift
[522/529] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[523/529] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[524/529] Emitting module SwiftSyntaxMacros
[525/529] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[526/529] Compiling SwiftSyntaxMacros AccessorMacro.swift
[527/529] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[528/539] Emitting module SwiftSyntaxMacroExpansion
[529/539] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[530/539] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[531/539] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[532/539] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[533/539] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[534/539] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[535/539] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[536/539] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[537/539] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[538/551] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[539/551] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[540/551] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[541/551] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[542/551] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[543/551] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[544/551] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[545/551] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[546/551] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[547/551] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[548/551] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[549/551] Emitting module SwiftCompilerPluginMessageHandling
[550/552] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[551/554] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[552/554] Emitting module SwiftCompilerPlugin
[553/564] Compiling VexilMacros DisplayName.swift
[554/564] Compiling VexilMacros SimpleVariables.swift
[555/564] Compiling VexilMacros PatternBindingSyntax.swift
[556/564] Compiling VexilMacros String+Snakecase.swift
[557/564] Compiling VexilMacros AttributeArgument.swift
[558/564] Compiling VexilMacros FlagGroupMacro.swift
[559/564] Compiling VexilMacros Plugin.swift
[560/564] Compiling VexilMacros FlagContainerMacro.swift
[561/564] Compiling VexilMacros FlagMacro.swift
[562/564] Emitting module VexilMacros
[562/564] Write Objects.LinkFileList
[563/564] Linking VexilMacros-tool
[565/634] Compiling Vexil FlagValueDictionary+FlagValueSource.swift
[566/634] Compiling Vexil FlagWigwag.swift
[567/634] Compiling Vexil Observing.swift
[568/634] Compiling Vexil Pole+Observability.swift
[569/634] Compiling Vexil Snapshot.swift
[570/634] Compiling Vexil SnapshotBuilder.swift
[571/634] Compiling Vexil BoxedFlagValue+NSObject.swift
[572/637] Compiling Vexil FlagValueSource.swift
[573/637] Compiling Vexil FlagValueSourceCoordinator.swift
[574/637] Compiling Vexil NSUbiquitousKeyValueStore+FlagValueSource.swift
[575/640] Compiling Vexil FlagValueDictionary.swift
[586/640] Compiling Vexil NonSendableFlagValueSource.swift
[587/640] Compiling Vexil FlagDescriber.swift
[588/640] Compiling Vexil FlagRemover.swift
[589/640] Compiling Vexil FlagSetter.swift
[593/640] Compiling Vexil Configuration.swift
[594/640] Compiling Vexil Container.swift
[595/640] Compiling Vexil DisplayOptions.swift
[596/640] Compiling Vexil Flag.swift
[597/640] Emitting module Vexil
[603/640] Compiling Vexil Snapshot.swift
[604/640] Compiling Vexil SnapshotBuilder.swift
[605/640] Compiling Vexil BoxedFlagValue+NSObject.swift
[606/640] Compiling Vexil FlagValueDictionary+FlagValueSource.swift
[607/640] Compiling Vexil Group.swift
[608/640] Compiling Vexil KeyPath.swift
[609/640] Compiling Vexil Lookup.swift
[610/640] Compiling Vexil FlagGroupWigwag.swift
[611/640] Compiling Vexil UnfairLocks.swift
[612/640] Compiling Vexil Value.swift
[613/640] Compiling Vexil Visitor.swift
[614/640] Compiling Vexil FlagWigwag.swift
[615/640] Compiling Vexil Observing.swift
[616/640] Compiling Vexil Pole+Observability.swift
[617/640] Compiling Vexil Pole.swift
[629/640] Compiling Vexil UserDefaults+FlagValueSource.swift
[630/640] Compiling Vexil StreamManager.swift
[631/640] Compiling Vexil BoxedFlagValue+Codable.swift
Build complete! (37.60s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.54.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "Vexil",
  "name" : "Vexil",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "Vexil",
      "targets" : [
        "Vexil"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VexilMacros",
      "targets" : [
        "VexilMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "VexilTests",
      "module_type" : "SwiftTarget",
      "name" : "VexilTests",
      "path" : "Tests/VexilTests",
      "sources" : [
        "BoxedFlagValueDecodingTests.swift",
        "BoxedFlagValueEncodingTests.swift",
        "EquatableTests.swift",
        "FlagDetailTests.swift",
        "FlagPoleTests.swift",
        "FlagValueBoxingTests.swift",
        "FlagValueCompilationTests.swift",
        "FlagValueDictionaryTests.swift",
        "FlagValueSourceTests.swift",
        "FlagValueUnboxingTests.swift",
        "KeyEncodingTests.swift",
        "PublisherTests.swift",
        "SnapshotTests.swift",
        "UserDefaultPublisherTests.swift",
        "UserDefaultsDecodingTests.swift",
        "UserDefaultsEncodingTests.swift",
        "Utilities/Tags.swift",
        "Utilities/TestRunner.swift",
        "VisitorTests.swift"
      ],
      "target_dependencies" : [
        "Vexil"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VexilMacros",
      "module_type" : "SwiftTarget",
      "name" : "VexilMacros",
      "path" : "Sources/VexilMacros",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "Vexil",
        "VexilMacros"
      ],
      "sources" : [
        "FlagContainerMacro.swift",
        "FlagGroupMacro.swift",
        "FlagMacro.swift",
        "Plugin.swift",
        "Utilities/AttributeArgument.swift",
        "Utilities/DisplayName.swift",
        "Utilities/PatternBindingSyntax.swift",
        "Utilities/SimpleVariables.swift",
        "Utilities/String+Snakecase.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "VexilMacroTests",
      "module_type" : "SwiftTarget",
      "name" : "VexilMacroTests",
      "path" : "Tests/VexilMacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "EquatableFlagContainerMacroTests.swift",
        "FlagContainerMacroTests.swift",
        "FlagGroupMacroTests.swift",
        "FlagMacroTests.swift"
      ],
      "target_dependencies" : [
        "VexilMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Vexil",
      "module_type" : "SwiftTarget",
      "name" : "Vexil",
      "path" : "Sources/Vexil",
      "product_dependencies" : [
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "Vexil"
      ],
      "sources" : [
        "Configuration.swift",
        "Container.swift",
        "DisplayOptions.swift",
        "Flag.swift",
        "Group.swift",
        "KeyPath.swift",
        "Lookup.swift",
        "Observability/FlagGroupWigwag.swift",
        "Observability/FlagWigwag.swift",
        "Observability/Observing.swift",
        "Pole+Observability.swift",
        "Pole.swift",
        "Snapshots/MutableFlagContainer.swift",
        "Snapshots/Snapshot+Extensions.swift",
        "Snapshots/Snapshot+FlagValueSource.swift",
        "Snapshots/Snapshot+Lookup.swift",
        "Snapshots/Snapshot.swift",
        "Snapshots/SnapshotBuilder.swift",
        "Sources/BoxedFlagValue+NSObject.swift",
        "Sources/FlagValueDictionary+FlagValueSource.swift",
        "Sources/FlagValueDictionary.swift",
        "Sources/FlagValueSource.swift",
        "Sources/FlagValueSourceCoordinator.swift",
        "Sources/NSUbiquitousKeyValueStore+FlagValueSource.swift",
        "Sources/NonSendableFlagValueSource.swift",
        "Sources/UserDefaults+FlagValueSource.swift",
        "StreamManager.swift",
        "Utilities/BoxedFlagValue+Codable.swift",
        "Utilities/CollectionDifference.Change+Element.swift",
        "Utilities/Locks.swift",
        "Utilities/POSIXLocks.swift",
        "Utilities/UnfairLocks.swift",
        "Value.swift",
        "Visitor.swift",
        "Visitors/FlagDescriber.swift",
        "Visitors/FlagRemover.swift",
        "Visitors/FlagSetter.swift"
      ],
      "target_dependencies" : [
        "VexilMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/unsignedapps/vexil/main
Repository:               unsignedapps/Vexil
Swift version used:       6.1
Target:                   Vexil
Extracting symbol information for 'Vexil'...
Finished extracting symbol information for 'Vexil'. (20.74s)
Building documentation for 'Vexil'...
warning: External name 'at' used to document parameter
   --> ../Pole.swift:319:13-319:15
317 |     /// - Parameters:
318 |     ///   - snapshot:       The `Snapshot` to be inserted
319 +     ///   - at:             The index at which to insert the `Snapshot`.
    |             ╰─suggestion: Replace 'at' with 'index'
320 |     ///
321 |     public func insert(snapshot: Snapshot<RootGroup>, at index: Array<any FlagValueSource>.Index) {
warning: External name 'to' used to document parameter
   --> ../Pole.swift:377:13-377:15
375 |     /// - Parameters:
376 |     ///   - snapshot:           The `Snapshot` to save to the source. Only the values included in the snapshot will be saved.
377 +     ///   - to:                 The `FlagValueSource` to save the snapshot to.
    |             ╰─suggestion: Replace 'to' with 'source'
378 |     ///
379 |     public func save(snapshot: Snapshot<RootGroup>, to source: some FlagValueSource) throws {
warning: 'valuesDidChange(keys:)-7y64r' doesn't exist at '/Vexil/FlagValueSource'
  --> CustomSources.md:42:261-42:289
40 | ## Real-time flag value publishing
41 |
42 + If you're using the `Publisher`s provided by Vexil though, you'll want to make sure your custom source also notifies the ``FlagPole`` when it is changed. To do that there is a simple additional function in the protocol you need to implement: ``FlagValueSource/valuesDidChange(keys:)-7y64r``.
   |                                                                                                                                                                                                                                                                     ╰─suggestion: Replace 'valuesDidChange(keys:)-7y64r' with 'flagValueChanges(keyPathMapper:)'
43 |
44 | (At the time of writing this document, Combine is still not available on Linux, so we take care in our implementation. These conditional compilation steps are omitted from the examples for brevity.)
warning: 'FlagGroup' doesn't exist at '/Vexil/DefiningFlags'
 --> DefiningFlags.md:4:98-4:107
2 | # Defining Flags
3 |
4 + Defining Flags is the cornerstone of Vexil. Learn how to structure your ``FlagContainer``, use ``FlagGroup``s and ``Flag``s of various types.
  |                                                                                                  ╰─suggestion: Replace 'FlagGroup' with 'Flag-Groups'
5 |
6 | ## Overview
warning: 'Flag' doesn't exist at '/Vexil/DefiningFlags'
 --> DefiningFlags.md:4:117-4:121
2 | # Defining Flags
3 |
4 + Defining Flags is the cornerstone of Vexil. Learn how to structure your ``FlagContainer``, use ``FlagGroup``s and ``Flag``s of various types.
  |                                                                                                                     ├─suggestion: Replace 'Flag' with 'Flag-types'
  |                                                                                                                     ╰─suggestion: Replace 'Flag' with 'Flag-Groups'
5 |
6 | ## Overview
warning: 'FlagPoleDiagnostic' doesn't exist at '/Vexil/Diagnostics'
  --> Diagnostics.md:58:5-58:23
56 | ### Diagnostics
57 |
58 + - ``FlagPoleDiagnostic``
   |     ├─suggestion: Replace 'FlagPoleDiagnostic' with 'Diagnostics'
   |     ╰─suggestion: Replace 'FlagPoleDiagnostic' with 'Real-time-diagnostics'
59 | - ``FlagPole/makeDiagnostics()``
60 | - ``FlagPole/makeDiagnosticsPublisher()``
warning: 'makeDiagnostics()' doesn't exist at '/Vexil/FlagPole'
  --> Diagnostics.md:59:14-59:31
57 |
58 | - ``FlagPoleDiagnostic``
59 + - ``FlagPole/makeDiagnostics()``
60 | - ``FlagPole/makeDiagnosticsPublisher()``
61 | - ``Snapshot/makeDiagnostics()``
warning: 'makeDiagnosticsPublisher()' doesn't exist at '/Vexil/FlagPole'
  --> Diagnostics.md:60:14-60:40
58 | - ``FlagPoleDiagnostic``
59 | - ``FlagPole/makeDiagnostics()``
60 + - ``FlagPole/makeDiagnosticsPublisher()``
61 | - ``Snapshot/makeDiagnostics()``
warning: 'makeDiagnostics()' doesn't exist at '/Vexil/Snapshot'
  --> Diagnostics.md:61:14-61:31
59 | - ``FlagPole/makeDiagnostics()``
60 | - ``FlagPole/makeDiagnosticsPublisher()``
61 + - ``Snapshot/makeDiagnostics()``
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
  --> FlagKeys.md:9:129-9:138
7  | Lets be honest, any Feature Flag or Feature Toggle platform is just a glorified Key-Value store, and all Vexil does is map string-based keys into a strongly-typed hierarchy and provide a (hopefully) nice developer experience.
8  |
9  + It's very important then when working with different ``FlagValueSource``s that you know how Vexil maps the ``FlagContainer``, ``FlagGroup`` and ``Flag``s into something that can work with any key-value store.
   |                                                                                                                                 ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
   |                                                                                                                                 ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
10 |
11 | ## FlagPole Configuration
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
  --> FlagKeys.md:9:147-9:151
7  | Lets be honest, any Feature Flag or Feature Toggle platform is just a glorified Key-Value store, and all Vexil does is map string-based keys into a strongly-typed hierarchy and provide a (hopefully) nice developer experience.
8  |
9  + It's very important then when working with different ``FlagValueSource``s that you know how Vexil maps the ``FlagContainer``, ``FlagGroup`` and ``Flag``s into something that can work with any key-value store.
   |                                                                                                                                                   ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
10 |
11 | ## FlagPole Configuration
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
  --> FlagKeys.md:24:29-24:33
22 | Vexil supports a number of different strategies to encoding keys. The default approach is the `kebabcase` encoding with period (`.`) separators.
23 |
24 + You can find the key of a ``Flag`` at any time using its ``Flag/key`` property.
   |                             ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
25 |
26 | #### Kebab-case encoding
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
  --> FlagKeys.md:24:60-24:64
22 | Vexil supports a number of different strategies to encoding keys. The default approach is the `kebabcase` encoding with period (`.`) separators.
23 |
24 + You can find the key of a ``Flag`` at any time using its ``Flag/key`` property.
   |                                                            ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
25 |
26 | #### Kebab-case encoding
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
  --> FlagKeys.md:73:111-73:115
71 | ## Flag Key Overrides
72 |
73 + Sometimes though you want to override how a specific flag calculates its key. Vexil allows you to pass in a ``Flag/CodingKeyStrategy`` when you declare your ``Flag`` to alter how its key is calculated:
   |                                                                                                               ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
74 |
75 | ```swift
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
  --> FlagKeys.md:73:160-73:164
71 | ## Flag Key Overrides
72 |
73 + Sometimes though you want to override how a specific flag calculates its key. Vexil allows you to pass in a ``Flag/CodingKeyStrategy`` when you declare your ``Flag`` to alter how its key is calculated:
   |                                                                                                                                                                ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
74 |
75 | ```swift
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
  --> FlagKeys.md:86:84-86:88
84 | ### Custom Key
85 |
86 + You can also go for a manually specified key instead of a calculated one using a ``Flag/CodingKeyStrategy`` of `.customKey("my-key")`:
   |                                                                                    ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
87 |
88 | ```swift
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
  --> FlagKeys.md:97:278-97:282
95 | ### Custom Key Path
96 |
97 + But sometimes your ``FlagValueSource`` doesn't play nice, or the people naming flags in the backend don't provide the same structure that you want your local flags to be in. You can instead set a manual key path. In this case the ``FlagPole`` will ignore the location of the ``Flag`` in the flag structure and will just use the key you specify.
   |                                                                                                                                                                                                                                                                                      ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
98 |
99 | ```swift
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
   --> FlagKeys.md:108:11-108:20
106 | ## FlagGroup Overrides
107 |
108 + While a ``FlagGroup`` doesn't have an explicit key of its own, it does form part of the calculated key. For example, if we declared our `MyFlags` structure as:
    |           ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
    |           ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
109 |
110 | ```swift
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
   --> FlagKeys.md:121:20-121:24
119 | Then `"subgroup"` would form the first part of the key as calculated in the examples above.
120 |
121 + Similarly to the ``Flag``s, we can customise the calculation of the ``FlagGroup``s key by passing in a custom ``FlagGroup/CodingKeyStrategy``.
    |                    ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
122 |
123 | ``FlagGroup/CodingKeyStrategy`` supports most of the same basic options as the ``Flag`` above (eg, `.kebabcase`, `.snakecase`, and `.customKey(String)`), but it does not support a `.customKeyPath(String)`, because it does not have its own key calculated.
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
   --> FlagKeys.md:121:71-121:80
119 | Then `"subgroup"` would form the first part of the key as calculated in the examples above.
120 |
121 + Similarly to the ``Flag``s, we can customise the calculation of the ``FlagGroup``s key by passing in a custom ``FlagGroup/CodingKeyStrategy``.
    |                                                                       ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
    |                                                                       ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
122 |
123 | ``FlagGroup/CodingKeyStrategy`` supports most of the same basic options as the ``Flag`` above (eg, `.kebabcase`, `.snakecase`, and `.customKey(String)`), but it does not support a `.customKeyPath(String)`, because it does not have its own key calculated.
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
   --> FlagKeys.md:121:113-121:122
119 | Then `"subgroup"` would form the first part of the key as calculated in the examples above.
120 |
121 + Similarly to the ``Flag``s, we can customise the calculation of the ``FlagGroup``s key by passing in a custom ``FlagGroup/CodingKeyStrategy``.
    |                                                                                                                 ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
    |                                                                                                                 ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
122 |
123 | ``FlagGroup/CodingKeyStrategy`` supports most of the same basic options as the ``Flag`` above (eg, `.kebabcase`, `.snakecase`, and `.customKey(String)`), but it does not support a `.customKeyPath(String)`, because it does not have its own key calculated.
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
   --> FlagKeys.md:123:3-123:12
121 | Similarly to the ``Flag``s, we can customise the calculation of the ``FlagGroup``s key by passing in a custom ``FlagGroup/CodingKeyStrategy``.
122 |
123 + ``FlagGroup/CodingKeyStrategy`` supports most of the same basic options as the ``Flag`` above (eg, `.kebabcase`, `.snakecase`, and `.customKey(String)`), but it does not support a `.customKeyPath(String)`, because it does not have its own key calculated.
    |   ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
    |   ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
124 |
125 | ### Skipping FlagGroups
warning: 'Flag' doesn't exist at '/Vexil/FlagKeys'
   --> FlagKeys.md:123:82-123:86
121 | Similarly to the ``Flag``s, we can customise the calculation of the ``FlagGroup``s key by passing in a custom ``FlagGroup/CodingKeyStrategy``.
122 |
123 + ``FlagGroup/CodingKeyStrategy`` supports most of the same basic options as the ``Flag`` above (eg, `.kebabcase`, `.snakecase`, and `.customKey(String)`), but it does not support a `.customKeyPath(String)`, because it does not have its own key calculated.
    |                                                                                  ╰─suggestion: Replace 'Flag' with 'Flag-Key-Overrides'
124 |
125 | ### Skipping FlagGroups
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
   --> FlagKeys.md:127:33-127:42
125 | ### Skipping FlagGroups
126 |
127 + It does support an additional ``FlagGroup/CodingKeyStrategy`` though: `.skip`. Which will ignore that ``FlagGroup``s key in the calculation:
    |                                 ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
    |                                 ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
128 |
129 | ```swift
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagKeys'
   --> FlagKeys.md:127:105-127:114
125 | ### Skipping FlagGroups
126 |
127 + It does support an additional ``FlagGroup/CodingKeyStrategy`` though: `.skip`. Which will ignore that ``FlagGroup``s key in the calculation:
    |                                                                                                         ├─suggestion: Replace 'FlagGroup' with 'FlagGroup-Overrides'
    |                                                                                                         ╰─suggestion: Replace 'FlagGroup' with 'Skipping-FlagGroups'
128 |
129 | ```swift
warning: 'Flag' doesn't exist at '/Vexil/FlagPublishing'
  --> FlagPublishing.md:46:33-46:37
44 | ```
45 |
46 + **Note:** If the type of your ``Flag`` also conforms to `Equatable`, the flag-specific publisher will emit the value only when it has changed (using `removeDuplicates()`). If your ``Flag`` does not conform to `Equatable` it will be unable to remove the duplicates and emit every time the ``FlagPole`` changes.
warning: 'Flag' doesn't exist at '/Vexil/FlagPublishing'
  --> FlagPublishing.md:46:183-46:187
44 | ```
45 |
46 + **Note:** If the type of your ``Flag`` also conforms to `Equatable`, the flag-specific publisher will emit the value only when it has changed (using `removeDuplicates()`). If your ``Flag`` does not conform to `Equatable` it will be unable to remove the duplicates and emit every time the ``FlagPole`` changes.
warning: 'Flag(name:keyStrategy:default:description:)' doesn't exist at '/Vexil/Migration2-3'
   --> Migration2-3.md:146:3-146:46
144 |
145 | Much like Flag Groups, the `@Flag` property wrapper was replaced with the
146 + ``Flag(name:keyStrategy:default:description:)`` macro, with simplified parameters:
147 |
148 | ```swift
warning: 'Flag' doesn't exist at '/Vexil/Snapshots'
  --> Snapshots.md:55:180-55:184
53 | ### Empty snapshots
54 |
55 + When taking an empty snapshot, its internal dictionary is also empty, and the request for the Flag's value (when used as a ``FlagValueSource``) will be `nil`. If you access the ``Flag/wrappedValue`` property directly (eg. `flagPole.subgroup.myBooleanFlag`) it will return the flag's **default value**.
56 |
57 | Empty snapshots are typically used for mutating the ``FlagPole`` or a ``FlagValueSource``.
warning: 'Sources' is ambiguous at '/Vexil'
  --> Snapshots.md:81:69-81:76
79 | You can also take a snapshot of the current state of a ``FlagValueSource``. This is a great way to export flag values out of a source and into another. In fact the ``FlagPole/copyFlagValues(from:to:)`` method uses this to copy flag values from one ``FlagValueSource`` to another.
80 |
81 + Your ``FlagValueSource`` doesn't even need to be a part of the [flag hierarchy](<doc:Sources>).
   |                                                                            ├─suggestion: Insert '-article' for 'Flag Hierarchy'
   |                                                                            ╰─suggestion: Insert '-anchor' for 'Sources'
82 |
83 | ```swift
warning: 'Snapshots' is ambiguous at '/Vexil'
  --> Vexil.md:80:24-80:33
78 | ```
79 |
80 + For more info see <doc:Snapshots>.
   |                                 ├─suggestion: Insert '-anchor' for 'Snapshots'
   |                                 ╰─suggestion: Insert '-article' for 'Snapshots'
81 |
82 | ## Flag Value Sources
warning: 'Snapshots' is ambiguous at '/Vexil'
   --> Vexil.md:102:38-102:47
100 | Snapshots are implemented as a ``FlagValueSource``, so you can easily apply multiple snapshots in a prioritised order.
101 |
102 + Snapshots can do a lot. See our [Snapshots Guide](<doc:Snapshots>) for more.
    |                                               ├─suggestion: Insert '-anchor' for 'Snapshots'
    |                                               ╰─suggestion: Insert '-article' for 'Snapshots'
103 |
104 | ## Creating snapshots
warning: 'Sources' is ambiguous at '/Vexil'
   --> Vexil.md:144:8-144:15
142 | - ``VexilConfiguration``
143 | - <doc:Migration2-3>
144 + - <doc:Sources>
    |               ├─suggestion: Insert '-article' for 'Flag Hierarchy'
    |               ╰─suggestion: Insert '-anchor' for 'Sources'
145 | - <doc:FlagPublishing>
146 | - <doc:FlagKeys>
warning: 'Snapshots' is ambiguous at '/Vexil'
   --> Vexil.md:163:8-163:17
161 | ### Snapshots
162 |
163 + - <doc:Snapshots>
    |                 ├─suggestion: Insert '-anchor' for 'Snapshots'
    |                 ╰─suggestion: Insert '-article' for 'Snapshots'
164 | - ``Snapshot``
165 | - ``MutableFlagContainer``
warning: 'beginContainer(keyPath:container:)' doesn't exist at '/Vexil/FlagVisitor'
  --> ../Visitor.swift:21:76-21:110
19 | /// Walking always starts at a Container, and then walks the children of that container.
20 | /// When one of the children is a group, a call to ``beginGroup(keyPath:wigwag:)`` is made before
21 + /// descending into the group's container. That container will then call ``beginContainer(keyPath:container:)``
   |                                                                            ╰─suggestion: Replace 'beginContainer(keyPath:container:)' with 'beginContainer(keyPath:containerType:)'
22 | /// itself. You can use this to differentiate between the operations you are looking for.
23 | ///
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagVisitor/beginGroup(keyPath:wigwag:)'
  --> ../Visitor.swift:86:51-86:60
84 |     func endContainer(keyPath: FlagKeyPath)
85 |
86 +     /// Called when about to descend into a new ``FlagGroup``
87 |     func beginGroup(keyPath: FlagKeyPath, wigwag: () -> FlagGroupWigwag<some FlagContainer>)
88 |
warning: 'FlagGroup' doesn't exist at '/Vexil/FlagVisitor/endGroup(keyPath:)'
  --> ../Visitor.swift:89:43-89:52
87 |     func beginGroup(keyPath: FlagKeyPath, wigwag: () -> FlagGroupWigwag<some FlagContainer>)
88 |
89 +     /// Called when finished visiting a ``FlagGroup``
90 |     func endGroup(keyPath: FlagKeyPath)
91 |
Finished building documentation for 'Vexil' (0.61s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/unsignedapps/vexil/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/swiftlang/swift-syntax.git
Updating https://github.com/nicklockwood/SwiftFormat.git
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.46s)
Updated https://github.com/apple/swift-async-algorithms.git (0.53s)
Updated https://github.com/nicklockwood/SwiftFormat.git (0.53s)
Updated https://github.com/swiftlang/swift-syntax.git (0.77s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Updated https://github.com/apple/swift-collections.git (0.54s)
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (1.46s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.55.5 (0.61s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.66s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.72s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.34s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/53] Compiling SymbolKit GenericConstraint.swift
[12/53] Compiling SymbolKit GenericParameter.swift
[13/53] Compiling SymbolKit Generics.swift
[14/53] Compiling SymbolKit Namespace.swift
[15/53] Compiling SymbolKit Identifier.swift
[16/53] Compiling SymbolKit KindIdentifier.swift
[17/53] Compiling SymbolKit Location.swift
[18/53] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit Relationship.swift
[25/57] Compiling SymbolKit RelationshipKind.swift
[26/57] Compiling SymbolKit SourceOrigin.swift
[27/57] Compiling SymbolKit GenericConstraints.swift
[28/57] Compiling SymbolKit Swift.swift
[29/57] Compiling SymbolKit Names.swift
[30/57] Compiling SymbolKit SPI.swift
[31/57] Compiling SymbolKit Snippet.swift
[32/57] Compiling SymbolKit Extension.swift
[33/57] Compiling SymbolKit Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.swift
[37/57] Compiling SymbolKit Mixin+Equals.swift
[38/57] Compiling SymbolKit Mixin+Hash.swift
[39/57] Compiling SymbolKit Mixin.swift
[40/57] Compiling SymbolKit LineList.swift
[41/57] Compiling SymbolKit Position.swift
[42/57] Compiling SymbolKit SourceRange.swift
[43/57] Compiling SymbolKit Metadata.swift
[44/57] Compiling SymbolKit Module.swift
[45/57] Compiling SymbolKit OperatingSystem.swift
[46/57] Compiling SymbolKit Platform.swift
[47/57] Emitting module SymbolKit
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.95s)
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
[2/27] Compiling SwiftSyntax509 Empty.swift
[3/27] Emitting module SwiftSyntax509
[4/27] Compiling SwiftSyntax510 Empty.swift
[5/27] Emitting module SwiftSyntax510
[6/27] Compiling SwiftSyntax600 Empty.swift
[7/27] Emitting module SwiftSyntax600
[8/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/27] Compiling InternalCollectionsUtilities Specialize.swift
[11/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/28] Compiling InternalCollectionsUtilities Debugging.swift
[14/28] Compiling InternalCollectionsUtilities Descriptions.swift
[15/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[19/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/28] Compiling InternalCollectionsUtilities Integer rank.swift
[21/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[23/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[24/28] Emitting module InternalCollectionsUtilities
[25/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/165] Compiling DequeModule _DequeBufferHeader.swift
[28/166] Compiling DequeModule _DequeBuffer.swift
[29/166] Compiling DequeModule _DequeSlot.swift
[30/166] Compiling OrderedCollections _HashTable+Constants.swift
[31/166] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[32/166] Compiling OrderedCollections _HashTable+Testing.swift
[33/166] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[34/166] Compiling DequeModule _UnsafeWrappedBuffer.swift
[35/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[36/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[37/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[38/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[39/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[40/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[41/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[42/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[43/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[44/166] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[45/166] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[46/166] Compiling OrderedCollections OrderedSet+Sendable.swift
[47/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[48/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[49/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[50/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[51/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[52/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[53/172] Compiling OrderedCollections OrderedSet+Codable.swift
[54/172] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[55/172] Compiling OrderedCollections OrderedSet+Descriptions.swift
[56/172] Compiling OrderedCollections OrderedSet+Diffing.swift
[57/172] Compiling OrderedCollections OrderedSet+Equatable.swift
[58/172] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[59/172] Compiling OrderedCollections OrderedDictionary+Elements.swift
[60/172] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[61/172] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[62/172] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[63/172] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[64/172] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[65/172] Compiling OrderedCollections OrderedDictionary+Codable.swift
[66/172] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[67/172] Compiling OrderedCollections _HashTable.swift
[68/172] Compiling OrderedCollections _Hashtable+Header.swift
[69/172] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[70/172] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[76/172] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[77/172] Compiling OrderedCollections _HashTable+Bucket.swift
[78/172] Compiling OrderedCollections _HashTable+BucketIterator.swift
[79/172] Compiling OrderedCollections OrderedSet+Hashable.swift
[80/172] Compiling OrderedCollections OrderedSet+Initializers.swift
[81/172] Compiling OrderedCollections OrderedSet+Insertions.swift
[82/172] Compiling OrderedCollections OrderedSet+Invariants.swift
[83/172] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[84/172] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[85/172] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[86/172] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[87/172] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[88/172] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[89/172] Compiling OrderedCollections OrderedDictionary+Values.swift
[90/172] Compiling OrderedCollections OrderedDictionary.swift
[91/172] Emitting module DequeModule
[106/179] Compiling OrderedCollections OrderedSet+SubSequence.swift
[107/179] Compiling OrderedCollections OrderedSet+Testing.swift
[108/179] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[109/179] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[110/179] Compiling OrderedCollections OrderedSet.swift
[111/179] Compiling OrderedCollections _UnsafeBitset.swift
[126/179] Emitting module OrderedCollections
[127/225] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[128/225] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[129/225] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[130/225] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[131/225] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[132/230] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[133/230] Compiling AsyncAlgorithms ChannelStateMachine.swift
[134/230] Compiling AsyncAlgorithms ChannelStorage.swift
[135/230] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[136/230] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[137/230] Emitting module AsyncAlgorithms
[138/230] Compiling AsyncAlgorithms UnsafeTransfer.swift
[139/230] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[140/230] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[141/230] Compiling AsyncAlgorithms ZipStateMachine.swift
[142/230] Compiling AsyncAlgorithms ZipStorage.swift
[143/230] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[144/230] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[145/230] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[146/230] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[147/230] Compiling AsyncAlgorithms AsyncChannel.swift
[148/230] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[149/230] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[150/230] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[151/230] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[152/230] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[153/230] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[154/230] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[155/230] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[156/230] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[157/230] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[158/230] Compiling AsyncAlgorithms Dictionary.swift
[159/230] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[160/230] Compiling AsyncAlgorithms Locking.swift
[161/230] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[162/230] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[163/230] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[164/230] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[165/230] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[166/230] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[167/230] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[168/230] Compiling AsyncAlgorithms MergeStateMachine.swift
[169/230] Compiling AsyncAlgorithms MergeStorage.swift
[170/230] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[171/230] Compiling AsyncAlgorithms Rethrow.swift
[172/230] Compiling AsyncAlgorithms SetAlgebra.swift
[173/230] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[174/230] Compiling AsyncAlgorithms CombineLatestStorage.swift
[175/230] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[176/230] Compiling AsyncAlgorithms DebounceStateMachine.swift
[177/230] Compiling AsyncAlgorithms DebounceStorage.swift
[185/230] Emitting module SwiftSyntax
[205/230] Compiling SwiftSyntax SyntaxTraits.swift
[206/230] Compiling SwiftSyntax SyntaxVisitor.swift
[207/230] Compiling SwiftSyntax TokenKind.swift
[208/230] Compiling SwiftSyntax SyntaxNodesD.swift
[209/230] Compiling SwiftSyntax SyntaxNodesEF.swift
[210/230] Compiling SwiftSyntax SyntaxNodesGHI.swift
[211/230] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[212/230] Compiling SwiftSyntax SyntaxNodesOP.swift
[213/230] Compiling SwiftSyntax SyntaxNodesQRS.swift
[214/230] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[229/288] Compiling SwiftDiagnostics Message.swift
[230/289] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[231/289] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[232/289] Compiling SwiftDiagnostics Note.swift
[233/289] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[234/289] Compiling SwiftDiagnostics FixIt.swift
[235/289] Compiling SwiftBasicFormat InferIndentation.swift
[236/289] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[237/289] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[238/289] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[239/289] Compiling SwiftDiagnostics Diagnostic.swift
[240/289] Emitting module SwiftDiagnostics
[241/289] Compiling SwiftDiagnostics Convenience.swift
[242/289] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[243/289] Emitting module SwiftBasicFormat
[244/289] Compiling SwiftBasicFormat Syntax+Extensions.swift
[245/289] Compiling SwiftBasicFormat BasicFormat.swift
[246/289] Compiling SwiftParser StringLiterals.swift
[247/289] Compiling SwiftParser SwiftParserCompatibility.swift
[248/289] Compiling SwiftParser SwiftVersion.swift
[249/289] Compiling SwiftParser SyntaxUtils.swift
[250/293] Compiling SwiftParser UnicodeScalarExtensions.swift
[251/293] Compiling SwiftParser Lookahead.swift
[252/293] Compiling SwiftParser LoopProgressCondition.swift
[253/293] Compiling SwiftParser Modifiers.swift
[254/293] Compiling SwiftParser Names.swift
[255/293] Compiling SwiftParser TokenConsumer.swift
[256/293] Compiling SwiftParser TokenPrecedence.swift
[257/293] Compiling SwiftParser TokenSpec.swift
[258/293] Compiling SwiftParser TokenSpecSet.swift
[259/293] Compiling SwiftParser Nominals.swift
[260/293] Compiling SwiftParser Parameters.swift
[261/293] Compiling SwiftParser ParseSourceFile.swift
[262/293] Compiling SwiftParser Parser.swift
[263/293] Compiling SwiftParser Patterns.swift
[264/293] Compiling SwiftParser TopLevel.swift
[265/293] Compiling SwiftParser TriviaParser.swift
[266/293] Compiling SwiftParser Types.swift
[267/293] Compiling SwiftParser ExperimentalFeatures.swift
[268/293] Compiling SwiftParser Recovery.swift
[269/293] Compiling SwiftParser Specifiers.swift
[270/293] Compiling SwiftParser Statements.swift
[271/293] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[272/293] Compiling SwiftParser Directives.swift
[273/293] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[274/293] Compiling SwiftParser Expressions.swift
[275/293] Compiling SwiftParser IncrementalParseTransition.swift
[276/293] Compiling SwiftParser IsValidIdentifier.swift
[277/293] Emitting module SwiftParser
[278/293] Compiling SwiftParser Cursor.swift
[279/293] Compiling SwiftParser Lexeme.swift
[280/293] Compiling SwiftParser LexemeSequence.swift
[281/293] Compiling SwiftParser Lexer.swift
[282/293] Compiling SwiftParser RegexLiteralLexer.swift
[283/293] Compiling SwiftParser Attributes.swift
[284/293] Compiling SwiftParser Availability.swift
[285/293] Compiling SwiftParser CharacterInfo.swift
[286/293] Compiling SwiftParser CollectionNodes+Parsable.swift
[287/293] Compiling SwiftParser Declarations.swift
[288/293] Compiling SwiftParser IsLexerClassified.swift
[289/293] Compiling SwiftParser LayoutNodes+Parsable.swift
[290/293] Compiling SwiftParser Parser+TokenSpecSet.swift
[291/293] Compiling SwiftParser TokenSpecStaticMembers.swift
[292/316] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[293/317] Compiling SwiftOperators PrecedenceGroup.swift
[294/317] Compiling SwiftOperators OperatorTable+Semantics.swift
[295/317] Compiling SwiftOperators PrecedenceGraph.swift
[296/317] Compiling SwiftOperators OperatorTable+Defaults.swift
[297/317] Compiling SwiftOperators OperatorTable.swift
[298/318] Compiling SwiftParserDiagnostics PresenceUtils.swift
[299/318] Compiling SwiftOperators OperatorError+Diagnostics.swift
[300/318] Compiling SwiftOperators Operator.swift
[301/318] Compiling SwiftOperators OperatorError.swift
[302/318] Compiling SwiftOperators OperatorTable+Folding.swift
[303/318] Emitting module SwiftOperators
[304/318] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[305/318] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[306/318] Compiling SwiftParserDiagnostics Utils.swift
[307/318] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[308/318] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[309/318] Compiling SwiftOperators SyntaxSynthesis.swift
[310/318] Compiling SwiftParserDiagnostics MissingNodesError.swift
[311/318] Compiling SwiftParserDiagnostics MissingTokenError.swift
[312/318] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[313/318] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[314/318] Emitting module SwiftParserDiagnostics
[315/318] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[316/318] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[317/333] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[318/333] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[319/334] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[320/334] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[321/334] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[322/334] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[323/334] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[324/334] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[325/334] Emitting module SwiftSyntaxBuilder
[326/334] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[327/334] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[328/334] Compiling SwiftSyntaxBuilder Indenter.swift
[329/334] Compiling SwiftSyntaxBuilder ListBuilder.swift
[330/334] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[331/334] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[332/334] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[333/352] Compiling SwiftSyntaxMacros PreambleMacro.swift
[334/352] Compiling SwiftSyntaxMacros Macro.swift
[335/352] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[336/352] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[337/352] Compiling SwiftSyntaxMacros Macro+Format.swift
[338/352] Compiling SwiftSyntaxMacros AttachedMacro.swift
[339/352] Compiling SwiftSyntaxMacros BodyMacro.swift
[340/352] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[341/352] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[342/352] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[343/352] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[344/352] Compiling SwiftSyntaxMacros MemberMacro.swift
[345/352] Compiling SwiftSyntaxMacros PeerMacro.swift
[346/353] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[347/353] Compiling SwiftSyntaxMacros AccessorMacro.swift
[348/353] Emitting module SwiftSyntaxMacros
[349/353] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[350/353] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[351/353] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[352/363] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[353/363] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[354/363] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[355/363] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[356/363] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[357/363] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[358/363] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[359/363] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[360/363] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[361/363] Emitting module SwiftSyntaxMacroExpansion
[362/375] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[363/376] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[364/376] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[365/376] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[366/376] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[367/376] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[368/376] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[369/376] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[370/376] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[371/376] Emitting module SwiftCompilerPluginMessageHandling
[372/376] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[373/376] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[374/376] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[375/378] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[376/378] Emitting module SwiftCompilerPlugin
[377/388] Compiling VexilMacros PatternBindingSyntax.swift
[378/388] Compiling VexilMacros String+Snakecase.swift
[379/388] Compiling VexilMacros SimpleVariables.swift
[380/388] Compiling VexilMacros DisplayName.swift
[381/388] Compiling VexilMacros AttributeArgument.swift
[382/388] Compiling VexilMacros FlagMacro.swift
[383/388] Compiling VexilMacros Plugin.swift
[384/388] Compiling VexilMacros FlagContainerMacro.swift
[385/388] Emitting module VexilMacros
[386/388] Compiling VexilMacros FlagGroupMacro.swift
[386/387] Linking VexilMacros-tool
[388/422] Compiling Vexil CollectionDifference.Change+Element.swift
[389/422] Compiling Vexil Locks.swift
[390/422] Compiling Vexil POSIXLocks.swift
[391/425] Compiling Vexil MutableFlagContainer.swift
[392/425] Compiling Vexil Snapshot+Extensions.swift
[393/425] Compiling Vexil Snapshot+FlagValueSource.swift
[394/425] Compiling Vexil Snapshot+Lookup.swift
[395/425] Compiling Vexil FlagValueDictionary.swift
[396/425] Compiling Vexil FlagValueSource.swift
[397/425] Compiling Vexil FlagValueSourceCoordinator.swift
[398/425] Compiling Vexil NSUbiquitousKeyValueStore+FlagValueSource.swift
[399/425] Compiling Vexil Snapshot.swift
[400/425] Compiling Vexil SnapshotBuilder.swift
[401/425] Compiling Vexil BoxedFlagValue+NSObject.swift
[402/425] Compiling Vexil FlagValueDictionary+FlagValueSource.swift
[403/425] Compiling Vexil NonSendableFlagValueSource.swift
[404/425] Compiling Vexil UserDefaults+FlagValueSource.swift
[405/425] Compiling Vexil StreamManager.swift
[406/425] Compiling Vexil BoxedFlagValue+Codable.swift
[407/425] Compiling Vexil FlagWigwag.swift
[408/425] Compiling Vexil Observing.swift
[409/425] Compiling Vexil Pole+Observability.swift
[410/425] Compiling Vexil Pole.swift
[411/425] Compiling Vexil FlagDescriber.swift
[412/425] Compiling Vexil FlagRemover.swift
[413/425] Compiling Vexil FlagSetter.swift
[414/425] Compiling Vexil Configuration.swift
[415/425] Compiling Vexil Container.swift
[416/425] Compiling Vexil DisplayOptions.swift
[417/425] Compiling Vexil Flag.swift
[418/425] Compiling Vexil Group.swift
[419/425] Compiling Vexil KeyPath.swift
[420/425] Compiling Vexil Lookup.swift
[421/425] Compiling Vexil FlagGroupWigwag.swift
[422/425] Compiling Vexil UnfairLocks.swift
[423/425] Compiling Vexil Value.swift
[424/425] Compiling Vexil Visitor.swift
[425/425] Emitting module Vexil
Build of target: 'Vexil' complete! (17.43s)
Target:                   Vexillographer
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.57s)
error: no target named 'Vexillographer'
compatible targets: 'Vexil', 'VexilMacros', 'AsyncAlgorithms', 'SwiftSyntaxMacrosTestSupport', 'SwiftCompilerPlugin', 'SwiftSyntax', 'SwiftSyntaxBuilder', 'SwiftSyntaxMacros'
    1769
12	/Users/admin/builder/spi-builder-workspace/.docs/unsignedapps/vexil/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/unsignedapps/vexil/main
File count: 1769
Doc size:   12.0MB
Preparing doc bundle ...
Uploading prod-unsignedapps-vexil-main-926ce1cf.zip to s3://spi-docs-inbox/prod-unsignedapps-vexil-main-926ce1cf.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [92%]
Copying... [100%]
Done.