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 v3.0.0-alpha.2 (d5d55a), with Swift 6.0 for macOS (SPM) on 13 Dec 2024 04:01:41 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/unsignedapps/Vexil.git
Reference: v3.0.0-alpha.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/unsignedapps/Vexil
 * tag               v3.0.0-alpha.2 -> FETCH_HEAD
HEAD is now at d5d55a1 Merge pull request #130 from unsignedapps/visiting-containers
Cloned https://github.com/unsignedapps/Vexil.git
Revision (git rev-parse @):
d5d55a1331fd2d847bd04592977ac2ff029d0188
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/unsignedapps/Vexil.git at v3.0.0-alpha.2
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/4552] Fetching swift-async-algorithms
[4553/50507] Fetching swift-async-algorithms, swiftformat
[6851/117487] Fetching swift-async-algorithms, swiftformat, swift-syntax
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (94.40s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (94.40s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (94.40s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (3.18s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.2 (0.47s)
Fetching https://github.com/apple/swift-collections.git
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.97s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.55.3 (0.55s)
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/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.55.3
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/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "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.2",
          "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/11817] Fetching vexil
Fetched https://github.com/unsignedapps/Vexil.git from cache (1.38s)
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/swiftlang/swift-syntax.git from cache (0.95s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.95s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.02s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.2 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
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/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.2
Creating working copy for https://github.com/unsignedapps/Vexil.git
Working copy of https://github.com/unsignedapps/Vexil.git resolved at v3.0.0-alpha.2 (d5d55a1)
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.0
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/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.2.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/25] Write sources
[21/25] Compiling _SwiftSyntaxCShims dummy.c
[22/25] Write swift-version-5BDAB9E9C0126B9D.txt
[24/49] Emitting module SwiftSyntax510
[25/49] Compiling SwiftSyntax510 Empty.swift
[26/49] Compiling SwiftSyntax600 Empty.swift
[27/49] Emitting module SwiftSyntax600
[28/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/50] Emitting module SwiftSyntax509
[30/50] Compiling SwiftSyntax509 Empty.swift
[31/50] Compiling InternalCollectionsUtilities Debugging.swift
[32/50] Compiling InternalCollectionsUtilities Descriptions.swift
[33/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[34/50] Compiling InternalCollectionsUtilities Specialize.swift
[35/50] Compiling InternalCollectionsUtilities _SortedCollection.swift
[36/50] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[37/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/59] Compiling SwiftSyntax Trivia.swift
[39/59] Compiling SwiftSyntax Identifier.swift
[40/59] Compiling SwiftSyntax TokenSequence.swift
[41/59] Compiling SwiftSyntax TokenSyntax.swift
[42/59] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[43/59] Compiling SwiftSyntax TokenDiagnostic.swift
[44/59] Compiling SwiftSyntax SyntaxProtocol.swift
[45/59] Compiling SwiftSyntax SyntaxText.swift
[46/59] Compiling SwiftSyntax MemoryLayout.swift
[47/59] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[48/64] Emitting module InternalCollectionsUtilities
[49/187] Compiling DequeModule _DequeBufferHeader.swift
[50/187] Compiling DequeModule _DequeBuffer.swift
[51/188] Compiling DequeModule _DequeSlot.swift
[52/188] Compiling OrderedCollections _HashTable+Bucket.swift
[53/188] Compiling OrderedCollections _HashTable+BucketIterator.swift
[54/188] Compiling OrderedCollections _HashTable+Testing.swift
[55/188] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[56/188] Compiling OrderedCollections _HashTable+Constants.swift
[57/188] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[58/188] Compiling DequeModule _UnsafeWrappedBuffer.swift
[59/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[60/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[61/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[62/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[63/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[64/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[65/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[66/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[67/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[68/188] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[69/188] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[70/188] Compiling OrderedCollections OrderedSet+Sendable.swift
[71/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[72/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[73/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[74/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[75/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[76/188] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[77/194] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[78/194] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[79/194] Compiling OrderedCollections _Hashtable+Header.swift
[80/194] Compiling OrderedCollections OrderedDictionary+Codable.swift
[81/194] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[84/194] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[85/194] Compiling OrderedCollections OrderedDictionary+Elements.swift
[86/194] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[87/194] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[88/194] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[89/194] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[90/194] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[91/194] Compiling OrderedCollections _HashTable.swift
[95/194] Compiling OrderedCollections OrderedSet+Codable.swift
[96/194] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[97/194] Compiling OrderedCollections OrderedSet+Descriptions.swift
[98/194] Compiling OrderedCollections OrderedSet+Diffing.swift
[99/194] Compiling OrderedCollections OrderedSet+Equatable.swift
[100/194] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[101/194] Compiling OrderedCollections OrderedSet+Hashable.swift
[102/194] Compiling OrderedCollections OrderedSet+Initializers.swift
[103/194] Compiling OrderedCollections OrderedSet+Insertions.swift
[104/194] Compiling OrderedCollections OrderedSet+Invariants.swift
[105/194] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[106/194] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[107/194] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[108/194] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[109/194] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[110/194] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[111/194] Compiling OrderedCollections OrderedDictionary+Values.swift
[112/194] Compiling OrderedCollections OrderedDictionary.swift
[120/194] Emitting module DequeModule
[121/194] Compiling OrderedCollections OrderedSet+SubSequence.swift
[122/194] Compiling OrderedCollections OrderedSet+Testing.swift
[123/194] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[124/194] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[125/194] Compiling OrderedCollections OrderedSet.swift
[126/194] Compiling OrderedCollections _UnsafeBitset.swift
[134/201] Emitting module OrderedCollections
[135/247] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[136/247] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[137/247] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[138/247] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[139/247] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[140/252] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[141/252] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[142/252] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[143/252] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[144/252] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[145/252] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[146/252] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[147/252] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[148/252] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[149/252] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[150/252] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[151/252] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[152/252] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[153/252] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[154/252] Compiling AsyncAlgorithms AsyncChannel.swift
[155/252] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[156/252] Compiling AsyncAlgorithms ChannelStateMachine.swift
[157/252] Compiling AsyncAlgorithms ChannelStorage.swift
[158/252] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[159/252] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[160/252] Compiling AsyncAlgorithms Dictionary.swift
[161/252] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[162/252] Compiling AsyncAlgorithms Locking.swift
[163/252] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[164/252] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[165/252] Emitting module AsyncAlgorithms
[166/252] Compiling AsyncAlgorithms UnsafeTransfer.swift
[167/252] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[168/252] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[169/252] Compiling AsyncAlgorithms ZipStateMachine.swift
[170/252] Compiling AsyncAlgorithms ZipStorage.swift
[171/252] Compiling AsyncAlgorithms MergeStateMachine.swift
[172/252] Compiling AsyncAlgorithms MergeStorage.swift
[173/252] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[174/252] Compiling AsyncAlgorithms Rethrow.swift
[175/252] Compiling AsyncAlgorithms SetAlgebra.swift
[176/252] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[177/252] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[178/252] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[179/252] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[180/252] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[181/252] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[182/252] Compiling AsyncAlgorithms CombineLatestStorage.swift
[183/252] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[184/252] Compiling AsyncAlgorithms DebounceStateMachine.swift
[185/252] Compiling AsyncAlgorithms DebounceStorage.swift
[222/252] Emitting module SwiftSyntax
[241/252] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[242/252] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[243/252] Compiling SwiftSyntax SyntaxBaseNodes.swift
[244/252] Compiling SwiftSyntax SyntaxNodesD.swift
[245/252] Compiling SwiftSyntax SyntaxNodesEF.swift
[246/252] Compiling SwiftSyntax SyntaxNodesGHI.swift
[247/252] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[248/252] Compiling SwiftSyntax SyntaxNodesOP.swift
[249/252] Compiling SwiftSyntax SyntaxNodesQRS.swift
[250/252] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[251/310] Compiling SwiftDiagnostics Message.swift
[252/311] Compiling SwiftDiagnostics Note.swift
[253/311] Compiling SwiftDiagnostics FixIt.swift
[254/311] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[255/311] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[256/311] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[257/311] Compiling SwiftBasicFormat Syntax+Extensions.swift
[258/311] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[259/311] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[260/311] Compiling SwiftDiagnostics Diagnostic.swift
[261/311] Compiling SwiftDiagnostics Convenience.swift
[262/311] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[263/311] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[264/311] Emitting module SwiftDiagnostics
[265/311] Compiling SwiftBasicFormat BasicFormat.swift
[266/311] Compiling SwiftBasicFormat InferIndentation.swift
[267/311] Emitting module SwiftBasicFormat
[268/311] Compiling SwiftParser TopLevel.swift
[269/311] Compiling SwiftParser TriviaParser.swift
[270/311] Compiling SwiftParser Types.swift
[271/311] Compiling SwiftParser ExperimentalFeatures.swift
[272/315] Compiling SwiftParser StringLiterals.swift
[273/315] Compiling SwiftParser SwiftParserCompatibility.swift
[274/315] Compiling SwiftParser SwiftVersion.swift
[275/315] Compiling SwiftParser SyntaxUtils.swift
[276/315] Compiling SwiftParser TokenConsumer.swift
[277/315] Compiling SwiftParser TokenPrecedence.swift
[278/315] Compiling SwiftParser TokenSpec.swift
[279/315] Compiling SwiftParser TokenSpecSet.swift
[280/315] Compiling SwiftParser UnicodeScalarExtensions.swift
[281/315] Compiling SwiftParser Lookahead.swift
[282/315] Compiling SwiftParser LoopProgressCondition.swift
[283/315] Compiling SwiftParser Modifiers.swift
[284/315] Compiling SwiftParser Names.swift
[285/315] Compiling SwiftParser Recovery.swift
[286/315] Compiling SwiftParser Specifiers.swift
[287/315] Compiling SwiftParser Statements.swift
[288/315] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[289/315] Compiling SwiftParser Directives.swift
[290/315] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[291/315] Compiling SwiftParser Expressions.swift
[292/315] Compiling SwiftParser IncrementalParseTransition.swift
[293/315] Compiling SwiftParser IsValidIdentifier.swift
[294/315] Compiling SwiftParser Nominals.swift
[295/315] Compiling SwiftParser Parameters.swift
[296/315] Compiling SwiftParser ParseSourceFile.swift
[297/315] Compiling SwiftParser Parser.swift
[298/315] Compiling SwiftParser Patterns.swift
[299/315] Compiling SwiftParser Cursor.swift
[300/315] Compiling SwiftParser Lexeme.swift
[301/315] Compiling SwiftParser LexemeSequence.swift
[302/315] Compiling SwiftParser Lexer.swift
[303/315] Compiling SwiftParser RegexLiteralLexer.swift
[304/315] Compiling SwiftParser Attributes.swift
[305/315] Compiling SwiftParser Availability.swift
[306/315] Compiling SwiftParser CharacterInfo.swift
[307/315] Compiling SwiftParser CollectionNodes+Parsable.swift
[308/315] Compiling SwiftParser Declarations.swift
[309/315] Emitting module SwiftParser
[310/315] Compiling SwiftParser IsLexerClassified.swift
[311/315] Compiling SwiftParser LayoutNodes+Parsable.swift
[312/315] Compiling SwiftParser Parser+TokenSpecSet.swift
[313/315] Compiling SwiftParser TokenSpecStaticMembers.swift
[314/338] Compiling SwiftOperators PrecedenceGroup.swift
[315/339] Compiling SwiftOperators PrecedenceGraph.swift
[316/339] Compiling SwiftOperators OperatorTable.swift
[317/339] Compiling SwiftOperators SyntaxSynthesis.swift
[318/339] Compiling SwiftOperators Operator.swift
[319/339] Compiling SwiftOperators OperatorTable+Folding.swift
[320/339] Compiling SwiftOperators OperatorTable+Semantics.swift
[321/339] Emitting module SwiftOperators
[322/339] Compiling SwiftOperators OperatorError+Diagnostics.swift
[323/339] Compiling SwiftOperators OperatorTable+Defaults.swift
[324/339] Compiling SwiftOperators OperatorError.swift
[325/339] Compiling SwiftParserDiagnostics PresenceUtils.swift
[326/339] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[327/339] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[328/339] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[329/340] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[330/340] Compiling SwiftParserDiagnostics MissingNodesError.swift
[331/340] Compiling SwiftParserDiagnostics MissingTokenError.swift
[332/340] Emitting module SwiftParserDiagnostics
[333/340] Compiling SwiftParserDiagnostics Utils.swift
[334/340] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[335/340] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[336/340] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[337/340] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[338/340] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[339/355] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[340/356] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[341/356] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[342/356] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[343/356] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[344/356] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[345/356] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[346/356] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[347/356] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[348/356] Emitting module SwiftSyntaxBuilder
[349/356] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[350/356] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[351/356] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[352/356] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[353/356] Compiling SwiftSyntaxBuilder Indenter.swift
[354/356] Compiling SwiftSyntaxBuilder ListBuilder.swift
[355/374] Compiling SwiftSyntaxMacros PreambleMacro.swift
[356/374] Compiling SwiftSyntaxMacros MemberMacro.swift
[357/374] Compiling SwiftSyntaxMacros PeerMacro.swift
[358/375] Compiling SwiftSyntaxMacros Macro.swift
[359/375] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[360/375] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[361/375] Compiling SwiftSyntaxMacros Macro+Format.swift
[362/375] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[363/375] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[364/375] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[365/375] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[366/375] Compiling SwiftSyntaxMacros AttachedMacro.swift
[367/375] Compiling SwiftSyntaxMacros BodyMacro.swift
[368/375] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[369/375] Compiling SwiftSyntaxMacros AccessorMacro.swift
[370/375] Emitting module SwiftSyntaxMacros
[371/375] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[372/375] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[373/375] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[374/385] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[375/385] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[376/385] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[377/385] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[378/385] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[379/385] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[380/385] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[381/385] Emitting module SwiftSyntaxMacroExpansion
[382/385] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[383/385] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[384/397] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[385/397] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[386/397] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[387/397] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[388/397] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[389/398] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[390/398] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[391/398] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[392/398] Emitting module SwiftCompilerPluginMessageHandling
[393/398] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[394/398] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[395/398] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[396/398] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[397/400] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[398/400] Emitting module SwiftCompilerPlugin
[399/409] Compiling VexilMacros PatternBindingSyntax.swift
[400/409] Compiling VexilMacros AttributeArgument.swift
[401/409] Compiling VexilMacros Plugin.swift
[402/409] Compiling VexilMacros String+Snakecase.swift
[403/409] Compiling VexilMacros SimpleVariables.swift
[404/409] Compiling VexilMacros FlagMacro.swift
[405/409] Compiling VexilMacros FlagGroupMacro.swift
[406/409] Emitting module VexilMacros
[407/409] Compiling VexilMacros FlagContainerMacro.swift
[407/409] Write Objects.LinkFileList
[408/409] Linking VexilMacros-tool
[410/444] Compiling Vexil FlagWigwag.swift
[411/444] Compiling Vexil Observing.swift
[412/444] Compiling Vexil Pole+Observability.swift
[413/444] Compiling Vexil Pole.swift
[414/447] Compiling Vexil Group.swift
[415/447] Compiling Vexil KeyPath.swift
[416/447] Compiling Vexil Lookup.swift
[417/447] Compiling Vexil FlagGroupWigwag.swift
[418/447] Compiling Vexil Configuration.swift
[419/447] Compiling Vexil Container.swift
[420/447] Compiling Vexil DisplayOptions.swift
[421/447] Compiling Vexil Flag.swift
[422/447] Compiling Vexil Snapshot.swift
[423/447] Compiling Vexil SnapshotBuilder.swift
[424/447] Compiling Vexil BoxedFlagValue+NSObject.swift
[425/447] Compiling Vexil FlagValueDictionary+FlagValueSource.swift
[426/447] Compiling Vexil CollectionDifference.Change+Element.swift
[427/447] Compiling Vexil Locks.swift
[428/447] Compiling Vexil POSIXLocks.swift
[429/447] Compiling Vexil UnfairLocks.swift
[430/447] Compiling Vexil Value.swift
[431/447] Compiling Vexil Visitor.swift
[432/447] Emitting module Vexil
[433/447] Compiling Vexil FlagDescriber.swift
[434/447] Compiling Vexil FlagRemover.swift
[435/447] Compiling Vexil FlagSetter.swift
[436/447] Compiling Vexil FlagValueDictionary.swift
[437/447] Compiling Vexil FlagValueSource.swift
[438/447] Compiling Vexil FlagValueSourceCoordinator.swift
[439/447] Compiling Vexil NSUbiquitousKeyValueStore+FlagValueSource.swift
[440/447] Compiling Vexil NonSendableFlagValueSource.swift
[441/447] Compiling Vexil UserDefaults+FlagValueSource.swift
[442/447] Compiling Vexil StreamManager.swift
[443/447] Compiling Vexil BoxedFlagValue+Codable.swift
[444/447] Compiling Vexil MutableFlagContainer.swift
[445/447] Compiling Vexil Snapshot+Extensions.swift
[446/447] Compiling Vexil Snapshot+FlagValueSource.swift
[447/447] Compiling Vexil Snapshot+Lookup.swift
Build complete! (66.11s)
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/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/v3.0.0-alpha.2
Repository:               unsignedapps/Vexil
Swift version used:       6.0
Target:                   Vexil
Extracting symbol information for 'Vexil'...
Finished extracting symbol information for 'Vexil'. (20.46s)
Building documentation for 'Vexil'...
warning: External name 'at' used to document parameter
   --> ../Pole.swift:312:13-312:15
310 |     /// - Parameters:
311 |     ///   - snapshot:       The `Snapshot` to be inserted
312 +     ///   - at:             The index at which to insert the `Snapshot`.
    |             ╰─suggestion: Replace 'at' with 'index'
313 |     ///
314 |     public func insert(snapshot: Snapshot<RootGroup>, at index: Array<any FlagValueSource>.Index) {
warning: External name 'to' used to document parameter
   --> ../Pole.swift:364:13-364:15
362 |     /// - Parameters:
363 |     ///   - snapshot:           The `Snapshot` to save to the source. Only the values included in the snapshot will be saved.
364 +     ///   - to:                 The `FlagValueSource` to save the snapshot to.
    |             ╰─suggestion: Replace 'to' with 'source'
365 |     ///
366 |     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``.
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.70s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/unsignedapps/vexil/v3.0.0-alpha.2
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/swiftlang/swift-syntax.git
[1/2044] Fetching swift-docc-plugin
Updated https://github.com/apple/swift-async-algorithms.git (0.85s)
Updated https://github.com/swiftlang/swift-syntax.git (0.85s)
Updating https://github.com/nicklockwood/SwiftFormat.git
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.34s)
Updated https://github.com/apple/swift-collections.git (0.56s)
Updated https://github.com/nicklockwood/SwiftFormat.git (0.57s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.59s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.55.3 (0.51s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.2 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.58s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3205] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.33s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.62s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit Symbol.swift
[26/57] Compiling SymbolKit SymbolKind.swift
[27/57] Compiling SymbolKit SymbolGraph.swift
[28/57] Compiling SymbolKit GraphCollector.swift
[29/57] Emitting module SymbolKit
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling Snippets SnippetParser.swift
[36/57] Emitting module Snippets
[37/57] Compiling Snippets Snippet.swift
[38/57] Compiling SymbolKit Identifier.swift
[39/57] Compiling SymbolKit KindIdentifier.swift
[40/57] Compiling SymbolKit Location.swift
[41/57] Compiling SymbolKit Mutability.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] 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.73s)
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
[2/27] Compiling SwiftSyntax509 Empty.swift
[3/27] Emitting module SwiftSyntax509
[4/27] Emitting module SwiftSyntax600
[5/27] Compiling SwiftSyntax600 Empty.swift
[6/27] Compiling SwiftSyntax510 Empty.swift
[7/27] Emitting module SwiftSyntax510
[8/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[9/27] Compiling InternalCollectionsUtilities Specialize.swift
[10/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[12/28] Compiling InternalCollectionsUtilities Debugging.swift
[13/28] Compiling InternalCollectionsUtilities Descriptions.swift
[14/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/28] Emitting module InternalCollectionsUtilities
[19/28] Compiling InternalCollectionsUtilities Integer rank.swift
[20/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[22/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[23/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/165] Compiling DequeModule _DequeBufferHeader.swift
[28/165] Compiling DequeModule _DequeSlot.swift
[29/166] Compiling DequeModule _DequeBuffer.swift
[30/166] Compiling DequeModule _UnsafeWrappedBuffer.swift
[31/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[32/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[33/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[34/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[35/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[36/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[37/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[38/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[39/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[40/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[41/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[42/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[43/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[44/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[45/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[46/172] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[47/172] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[48/172] Compiling OrderedCollections OrderedSet+Sendable.swift
[49/172] Compiling OrderedCollections OrderedSet+Descriptions.swift
[50/172] Compiling OrderedCollections OrderedSet+Diffing.swift
[51/172] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[52/172] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[53/172] Compiling OrderedCollections _Hashtable+Header.swift
[54/172] Compiling OrderedCollections OrderedDictionary+Codable.swift
[55/172] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[56/172] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[59/172] Compiling OrderedCollections OrderedSet+Hashable.swift
[60/172] Compiling OrderedCollections OrderedSet+Initializers.swift
[61/172] Compiling OrderedCollections OrderedSet+Insertions.swift
[62/172] Compiling OrderedCollections OrderedSet+Invariants.swift
[63/172] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[64/172] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[65/172] Compiling OrderedCollections OrderedSet+Codable.swift
[66/172] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/172] Compiling OrderedCollections OrderedSet+Equatable.swift
[68/172] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[73/172] Emitting module DequeModule
[74/172] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[75/172] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[76/172] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[77/172] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[78/172] Compiling OrderedCollections OrderedDictionary+Values.swift
[79/172] Compiling OrderedCollections OrderedDictionary.swift
[86/172] Compiling OrderedCollections _HashTable+Bucket.swift
[87/172] Compiling OrderedCollections _HashTable+BucketIterator.swift
[88/172] Compiling OrderedCollections _HashTable+Constants.swift
[89/172] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[90/172] Compiling OrderedCollections _HashTable+Testing.swift
[91/172] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[92/172] Compiling OrderedCollections _HashTable.swift
[93/172] Compiling OrderedCollections OrderedDictionary+Elements.swift
[94/172] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[95/172] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[96/172] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[97/172] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[98/172] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[99/172] Compiling OrderedCollections OrderedSet+SubSequence.swift
[100/172] Compiling OrderedCollections OrderedSet+Testing.swift
[101/172] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[102/172] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[103/172] Compiling OrderedCollections OrderedSet.swift
[104/172] Compiling OrderedCollections _UnsafeBitset.swift
[133/179] Emitting module OrderedCollections
[134/225] Compiling AsyncAlgorithms Dictionary.swift
[135/225] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[136/225] Compiling AsyncAlgorithms Locking.swift
[137/225] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[138/225] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[139/225] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[140/225] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[141/225] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[142/225] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[143/225] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[144/225] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[145/225] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[146/225] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[147/225] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[148/225] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[149/230] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[150/230] Compiling AsyncAlgorithms ChannelStateMachine.swift
[151/230] Compiling AsyncAlgorithms ChannelStorage.swift
[152/230] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[153/230] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[154/230] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[155/230] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[156/230] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[157/230] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[158/230] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[159/230] Emitting module AsyncAlgorithms
[160/230] Compiling AsyncAlgorithms UnsafeTransfer.swift
[161/230] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[162/230] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[163/230] Compiling AsyncAlgorithms ZipStateMachine.swift
[164/230] Compiling AsyncAlgorithms ZipStorage.swift
[165/230] Compiling AsyncAlgorithms MergeStateMachine.swift
[166/230] Compiling AsyncAlgorithms MergeStorage.swift
[167/230] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[168/230] Compiling AsyncAlgorithms Rethrow.swift
[169/230] Compiling AsyncAlgorithms SetAlgebra.swift
[170/230] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[171/230] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[172/230] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[173/230] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[174/230] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[175/230] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[176/230] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[177/230] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[178/230] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[179/230] Compiling AsyncAlgorithms AsyncChannel.swift
[180/230] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[181/230] Compiling AsyncAlgorithms CombineLatestStorage.swift
[182/230] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[183/230] Compiling AsyncAlgorithms DebounceStateMachine.swift
[184/230] Compiling AsyncAlgorithms DebounceStorage.swift
[200/230] Emitting module SwiftSyntax
[205/230] Compiling SwiftSyntax SyntaxTraits.swift
[206/230] Compiling SwiftSyntax SyntaxVisitor.swift
[207/230] Compiling SwiftSyntax TokenKind.swift
[215/230] Compiling SwiftSyntax SyntaxNodesD.swift
[216/230] Compiling SwiftSyntax SyntaxNodesEF.swift
[217/230] Compiling SwiftSyntax SyntaxNodesGHI.swift
[218/230] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[219/230] Compiling SwiftSyntax SyntaxNodesOP.swift
[220/230] Compiling SwiftSyntax SyntaxNodesQRS.swift
[221/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 SwiftBasicFormat Syntax+Extensions.swift
[233/289] Compiling SwiftDiagnostics Note.swift
[234/289] Compiling SwiftBasicFormat InferIndentation.swift
[235/289] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[236/289] Compiling SwiftDiagnostics FixIt.swift
[237/289] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[238/289] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[239/289] Emitting module SwiftDiagnostics
[240/289] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[241/289] Compiling SwiftDiagnostics Diagnostic.swift
[242/289] Compiling SwiftDiagnostics Convenience.swift
[243/289] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[244/289] Emitting module SwiftBasicFormat
[245/289] Compiling SwiftBasicFormat BasicFormat.swift
[246/289] Compiling SwiftParser TokenConsumer.swift
[247/289] Compiling SwiftParser TokenPrecedence.swift
[248/289] Compiling SwiftParser TokenSpec.swift
[249/289] Compiling SwiftParser TokenSpecSet.swift
[250/293] Compiling SwiftParser Nominals.swift
[251/293] Compiling SwiftParser Parameters.swift
[252/293] Compiling SwiftParser ParseSourceFile.swift
[253/293] Compiling SwiftParser Parser.swift
[254/293] Compiling SwiftParser Patterns.swift
[255/293] Compiling SwiftParser TopLevel.swift
[256/293] Compiling SwiftParser TriviaParser.swift
[257/293] Compiling SwiftParser Types.swift
[258/293] Compiling SwiftParser ExperimentalFeatures.swift
[259/293] Compiling SwiftParser UnicodeScalarExtensions.swift
[260/293] Compiling SwiftParser Lookahead.swift
[261/293] Compiling SwiftParser LoopProgressCondition.swift
[262/293] Compiling SwiftParser Modifiers.swift
[263/293] Compiling SwiftParser Names.swift
[264/293] Compiling SwiftParser Recovery.swift
[265/293] Compiling SwiftParser Specifiers.swift
[266/293] Compiling SwiftParser Statements.swift
[267/293] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[268/293] Compiling SwiftParser StringLiterals.swift
[269/293] Compiling SwiftParser SwiftParserCompatibility.swift
[270/293] Compiling SwiftParser SwiftVersion.swift
[271/293] Compiling SwiftParser SyntaxUtils.swift
[272/293] Emitting module SwiftParser
[273/293] Compiling SwiftParser Attributes.swift
[274/293] Compiling SwiftParser Availability.swift
[275/293] Compiling SwiftParser CharacterInfo.swift
[276/293] Compiling SwiftParser CollectionNodes+Parsable.swift
[277/293] Compiling SwiftParser Declarations.swift
[278/293] Compiling SwiftParser Directives.swift
[279/293] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[280/293] Compiling SwiftParser Expressions.swift
[281/293] Compiling SwiftParser IncrementalParseTransition.swift
[282/293] Compiling SwiftParser IsValidIdentifier.swift
[283/293] Compiling SwiftParser Cursor.swift
[284/293] Compiling SwiftParser Lexeme.swift
[285/293] Compiling SwiftParser LexemeSequence.swift
[286/293] Compiling SwiftParser Lexer.swift
[287/293] Compiling SwiftParser RegexLiteralLexer.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.swift
[295/317] Compiling SwiftOperators PrecedenceGraph.swift
[296/317] Compiling SwiftOperators OperatorTable+Semantics.swift
[297/318] Compiling SwiftOperators OperatorTable+Defaults.swift
[298/318] Compiling SwiftOperators OperatorError.swift
[299/318] Compiling SwiftOperators OperatorError+Diagnostics.swift
[300/318] Compiling SwiftOperators Operator.swift
[301/318] Emitting module SwiftOperators
[302/318] Compiling SwiftOperators OperatorTable+Folding.swift
[303/318] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[304/318] Compiling SwiftOperators SyntaxSynthesis.swift
[305/318] Compiling SwiftParserDiagnostics Utils.swift
[306/318] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[307/318] Compiling SwiftParserDiagnostics PresenceUtils.swift
[308/318] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[309/318] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[310/318] Compiling SwiftParserDiagnostics MissingNodesError.swift
[311/318] Compiling SwiftParserDiagnostics MissingTokenError.swift
[312/318] Emitting module SwiftParserDiagnostics
[313/318] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[314/318] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[315/318] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[316/318] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[317/333] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[318/333] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[319/334] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[320/334] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[321/334] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[322/334] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[323/334] Compiling SwiftSyntaxBuilder Indenter.swift
[324/334] Compiling SwiftSyntaxBuilder ListBuilder.swift
[325/334] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[326/334] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[327/334] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[328/334] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[329/334] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[330/334] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[331/334] Emitting module SwiftSyntaxBuilder
[332/334] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[333/352] Compiling SwiftSyntaxMacros Macro.swift
[334/352] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[335/353] Compiling SwiftSyntaxMacros PreambleMacro.swift
[336/353] Compiling SwiftSyntaxMacros MemberMacro.swift
[337/353] Compiling SwiftSyntaxMacros PeerMacro.swift
[338/353] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[339/353] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[340/353] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[341/353] Compiling SwiftSyntaxMacros AccessorMacro.swift
[342/353] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[343/353] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[344/353] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[345/353] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[346/353] Emitting module SwiftSyntaxMacros
[347/353] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[348/353] Compiling SwiftSyntaxMacros Macro+Format.swift
[349/353] Compiling SwiftSyntaxMacros AttachedMacro.swift
[350/353] Compiling SwiftSyntaxMacros BodyMacro.swift
[351/353] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[352/363] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[353/363] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[354/363] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[355/363] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[356/363] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[357/363] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[358/363] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[359/363] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[360/363] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[361/363] Emitting module SwiftSyntaxMacroExpansion
[362/375] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[363/375] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[364/375] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[365/375] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[366/375] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[367/375] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[368/376] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[369/376] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[370/376] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[371/376] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[372/376] Emitting module SwiftCompilerPluginMessageHandling
[373/376] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[374/376] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[375/378] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[376/378] Emitting module SwiftCompilerPlugin
[377/387] Compiling VexilMacros PatternBindingSyntax.swift
[378/387] Compiling VexilMacros AttributeArgument.swift
[379/387] Compiling VexilMacros SimpleVariables.swift
[380/387] Compiling VexilMacros String+Snakecase.swift
[381/387] Compiling VexilMacros Plugin.swift
[382/387] Compiling VexilMacros FlagMacro.swift
[383/387] Compiling VexilMacros FlagGroupMacro.swift
[384/387] Emitting module VexilMacros
[385/387] Compiling VexilMacros FlagContainerMacro.swift
[385/386] Linking VexilMacros-tool
[387/421] Compiling Vexil CollectionDifference.Change+Element.swift
[388/421] Compiling Vexil Locks.swift
[389/421] Compiling Vexil POSIXLocks.swift
[390/424] Compiling Vexil NonSendableFlagValueSource.swift
[391/424] Compiling Vexil UserDefaults+FlagValueSource.swift
[392/424] Compiling Vexil StreamManager.swift
[393/424] Compiling Vexil BoxedFlagValue+Codable.swift
[394/424] Compiling Vexil UnfairLocks.swift
[395/424] Compiling Vexil Value.swift
[396/424] Compiling Vexil Visitor.swift
[397/424] Compiling Vexil FlagWigwag.swift
[398/424] Compiling Vexil Observing.swift
[399/424] Compiling Vexil Pole+Observability.swift
[400/424] Compiling Vexil Pole.swift
[401/424] Compiling Vexil FlagDescriber.swift
[402/424] Compiling Vexil FlagRemover.swift
[403/424] Compiling Vexil FlagSetter.swift
[404/424] Compiling Vexil FlagValueDictionary.swift
[405/424] Compiling Vexil FlagValueSource.swift
[406/424] Compiling Vexil FlagValueSourceCoordinator.swift
[407/424] Compiling Vexil NSUbiquitousKeyValueStore+FlagValueSource.swift
[408/424] Compiling Vexil Configuration.swift
[409/424] Compiling Vexil Container.swift
[410/424] Compiling Vexil DisplayOptions.swift
[411/424] Compiling Vexil Flag.swift
[412/424] Compiling Vexil Snapshot.swift
[413/424] Compiling Vexil SnapshotBuilder.swift
[414/424] Compiling Vexil BoxedFlagValue+NSObject.swift
[415/424] Compiling Vexil FlagValueDictionary+FlagValueSource.swift
[416/424] Compiling Vexil Group.swift
[417/424] Compiling Vexil KeyPath.swift
[418/424] Compiling Vexil Lookup.swift
[419/424] Compiling Vexil FlagGroupWigwag.swift
[420/424] Compiling Vexil MutableFlagContainer.swift
[421/424] Compiling Vexil Snapshot+Extensions.swift
[422/424] Compiling Vexil Snapshot+FlagValueSource.swift
[423/424] Compiling Vexil Snapshot+Lookup.swift
[424/424] Emitting module Vexil
Build of target: 'Vexil' complete! (17.06s)
Target:                   Vexillographer
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.33s)
error: no target named 'Vexillographer'
compatible targets: 'SwiftCompilerPlugin', 'Vexil', 'VexilMacros', 'SwiftCompilerPluginMessageHandling', 'SwiftSyntaxMacros', 'Vexil', 'SwiftSyntaxMacrosTestSupport', 'AsyncAlgorithms', 'SwiftSyntax', 'SwiftSyntaxBuilder'
    1629
12	/Users/admin/builder/spi-builder-workspace/.docs/unsignedapps/vexil/v3.0.0-alpha.2
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/unsignedapps/vexil/v3.0.0-alpha.2
File count: 1629
Doc size:   12.0MB
Preparing doc bundle ...
Uploading prod-unsignedapps-vexil-v3.0.0-alpha.2-d9b9120b.zip to s3://spi-docs-inbox/prod-unsignedapps-vexil-v3.0.0-alpha.2-d9b9120b.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [42%]
Copying... [52%]
Copying... [60%]
Copying... [71%]
Copying... [81%]
Copying... [92%]
Copying... [100%]
Done.