The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of tui-fuzzy-finder, reference main (065d7e), with Swift 6.1 for macOS (SPM) on 20 Aug 2025 21:32:58 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/juri/tui-fuzzy-finder.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/juri/tui-fuzzy-finder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 065d7e0 Fix typo
Cloned https://github.com/juri/tui-fuzzy-finder.git
Revision (git rev-parse @):
065d7e03fd42230808caf8dbbb2830770759b652
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/juri/tui-fuzzy-finder.git at main
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
[1/2433] Fetching swift-service-lifecycle
[172/7566] Fetching swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (1.03s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.14s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.16s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Fetched https://github.com/apple/swift-collections.git from cache (1.17s)
Fetched https://github.com/apple/swift-log.git from cache (1.18s)
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.6.3 (1.69s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.2 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.28s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.2
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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.6.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "tui-fuzzy-finder",
      "name": "tui-fuzzy-finder",
      "url": "https://github.com/juri/tui-fuzzy-finder.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/tui-fuzzy-finder",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-async-algorithms",
          "name": "swift-async-algorithms",
          "url": "https://github.com/apple/swift-async-algorithms",
          "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.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-service-lifecycle",
          "name": "swift-service-lifecycle",
          "url": "https://github.com/swift-server/swift-service-lifecycle.git",
          "version": "2.8.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-async-algorithms",
              "name": "swift-async-algorithms",
              "url": "https://github.com/apple/swift-async-algorithms",
              "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.2.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/juri/tui-fuzzy-finder.git
[1/750] Fetching tui-fuzzy-finder
Fetched https://github.com/juri/tui-fuzzy-finder.git from cache (0.76s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/swift-server/swift-service-lifecycle.git from cache
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.51s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.51s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.54s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.05s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (1.14s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.60s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (1.13s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.55s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/juri/tui-fuzzy-finder.git
Working copy of https://github.com/juri/tui-fuzzy-finder.git resolved at main (065d7e0)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Found 3 product dependencies
  - swift-argument-parser
  - swift-async-algorithms
  - swift-service-lifecycle
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/juri/tui-fuzzy-finder.git
https://github.com/juri/tui-fuzzy-finder.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "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"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    }
  ],
  "manifest_display_name" : "tui-fuzzy-finder",
  "name" : "tui-fuzzy-finder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "sfzf",
      "targets" : [
        "FuzzyFinderCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "FuzzyTUI",
      "targets" : [
        "FuzzyTUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FuzzyTUITests",
      "module_type" : "SwiftTarget",
      "name" : "FuzzyTUITests",
      "path" : "Tests/FuzzyTUITests",
      "sources" : [
        "MatchTests.swift",
        "ScoringMatchTests.swift"
      ],
      "target_dependencies" : [
        "FuzzyTUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FuzzyTUI",
      "module_type" : "SwiftTarget",
      "name" : "FuzzyTUI",
      "path" : "Sources/FuzzyTUI",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "UnixSignals"
      ],
      "product_memberships" : [
        "sfzf",
        "FuzzyTUI"
      ],
      "sources" : [
        "ANSIControlCode.swift",
        "Appearance.swift",
        "AsyncArray.swift",
        "FuzzySelector.swift",
        "KeyReader.swift",
        "TTY.swift",
        "TerminalKey.swift",
        "TerminalSize.swift",
        "ViewState.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FuzzyFinderCLI",
      "module_type" : "SwiftTarget",
      "name" : "FuzzyFinderCLI",
      "path" : "Sources/FuzzyFinderCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "sfzf"
      ],
      "sources" : [
        "CLI.swift",
        "DirectoryLister.swift"
      ],
      "target_dependencies" : [
        "FuzzyTUI"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Write sources
[5/16] Write sfzf-entitlement.plist
[7/16] Write sources
[12/16] Write swift-version-2F0A5646E1D333AE.txt
[14/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/40] Compiling InternalCollectionsUtilities Specialize.swift
[17/40] Compiling InternalCollectionsUtilities Debugging.swift
[18/40] Compiling InternalCollectionsUtilities Descriptions.swift
[19/40] Compiling InternalCollectionsUtilities Integer rank.swift
[20/40] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/40] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/40] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/40] Emitting module ArgumentParserToolInfo
[27/40] Compiling ArgumentParserToolInfo ToolInfo.swift
[28/40] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[29/40] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[30/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[31/40] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[32/40] Emitting module InternalCollectionsUtilities
[33/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[34/40] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[35/151] Compiling OrderedCollections _HashTable+Constants.swift
[36/151] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[37/152] Compiling DequeModule _DequeBuffer.swift
[38/152] Compiling DequeModule _DequeSlot.swift
[39/152] Compiling DequeModule _DequeBufferHeader.swift
[40/152] Compiling OrderedCollections _HashTable+Testing.swift
[41/152] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[42/152] Compiling OrderedCollections _HashTable.swift
[43/152] Compiling OrderedCollections _Hashtable+Header.swift
[44/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[45/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[46/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[47/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[48/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[49/152] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[50/158] Compiling DequeModule _UnsafeWrappedBuffer.swift
[51/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[52/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[53/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[54/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[55/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[56/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[57/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[58/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[59/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[60/158] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[61/158] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[62/158] Compiling OrderedCollections OrderedSet+Sendable.swift
[63/158] Compiling OrderedCollections OrderedDictionary+Elements.swift
[64/158] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[65/158] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[66/158] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[67/158] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[68/158] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[70/158] Compiling OrderedCollections OrderedDictionary+Codable.swift
[71/158] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[72/158] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[73/158] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[74/158] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[79/158] Compiling OrderedCollections _HashTable+Bucket.swift
[80/158] Compiling OrderedCollections _HashTable+BucketIterator.swift
[81/158] Compiling OrderedCollections OrderedSet+Hashable.swift
[82/158] Compiling OrderedCollections OrderedSet+Initializers.swift
[83/158] Compiling OrderedCollections OrderedSet+Insertions.swift
[84/158] Compiling OrderedCollections OrderedSet+Invariants.swift
[85/158] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[86/158] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[87/158] Compiling OrderedCollections OrderedSet+Codable.swift
[88/158] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[89/158] Compiling OrderedCollections OrderedSet+Descriptions.swift
[90/158] Compiling OrderedCollections OrderedSet+Diffing.swift
[91/158] Compiling OrderedCollections OrderedSet+Equatable.swift
[92/158] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[93/158] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[94/158] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[95/158] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[96/158] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[97/158] Compiling OrderedCollections OrderedDictionary+Values.swift
[98/158] Compiling OrderedCollections OrderedDictionary.swift
[99/158] Emitting module DequeModule
[107/158] Compiling OrderedCollections OrderedSet+SubSequence.swift
[108/158] Compiling OrderedCollections OrderedSet+Testing.swift
[109/158] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[110/158] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[111/158] Compiling OrderedCollections OrderedSet.swift
[112/158] Compiling OrderedCollections _UnsafeBitset.swift
[113/158] Emitting module OrderedCollections
[114/158] Compiling ConcurrencyHelpers LockedValueBox.swift
[115/158] Emitting module ConcurrencyHelpers
[116/158] Compiling ConcurrencyHelpers Lock.swift
[117/207] Compiling AsyncAlgorithms Dictionary.swift
[118/207] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[119/207] Compiling AsyncAlgorithms Locking.swift
[120/207] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[121/207] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[122/212] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[123/212] Compiling AsyncAlgorithms ChannelStateMachine.swift
[124/212] Compiling AsyncAlgorithms ChannelStorage.swift
[125/212] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[126/212] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[127/212] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[128/212] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[129/212] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[130/212] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[131/212] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[132/212] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[133/212] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[134/212] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[135/212] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[136/212] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[137/212] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[138/212] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[139/212] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[140/212] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[141/212] Compiling AsyncAlgorithms AsyncChannel.swift
[142/212] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[143/212] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[144/212] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[145/212] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[146/212] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[147/212] Compiling UnixSignals UnixSignalsSequence.swift
[148/212] Emitting module UnixSignals
[149/212] Compiling UnixSignals UnixSignal.swift
[150/212] Compiling AsyncAlgorithms UnsafeTransfer.swift
[151/212] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[152/212] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[153/212] Compiling AsyncAlgorithms ZipStateMachine.swift
[154/212] Compiling AsyncAlgorithms ZipStorage.swift
[155/212] Compiling AsyncAlgorithms MergeStateMachine.swift
[156/212] Compiling AsyncAlgorithms MergeStorage.swift
[157/212] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[158/212] Compiling AsyncAlgorithms Rethrow.swift
[159/212] Compiling AsyncAlgorithms SetAlgebra.swift
[160/212] Emitting module AsyncAlgorithms
[161/212] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[162/212] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[163/212] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[164/212] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[165/212] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[166/212] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[167/212] Compiling AsyncAlgorithms CombineLatestStorage.swift
[168/212] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[169/212] Compiling AsyncAlgorithms DebounceStateMachine.swift
[170/212] Compiling AsyncAlgorithms DebounceStorage.swift
[179/226] Emitting module ArgumentParser
[185/226] Compiling ArgumentParser Platform.swift
[186/226] Compiling ArgumentParser SequenceExtensions.swift
[187/226] Compiling ArgumentParser StringExtensions.swift
[188/226] Compiling ArgumentParser Tree.swift
[214/226] Compiling FuzzyTUI ANSIControlCode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[215/226] Compiling FuzzyTUI Appearance.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[216/226] Compiling FuzzyTUI TerminalSize.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[217/226] Emitting module FuzzyTUI
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[218/226] Compiling FuzzyTUI KeyReader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[219/226] Compiling FuzzyTUI TerminalKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[220/226] Compiling FuzzyTUI TTY.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[221/226] Compiling FuzzyTUI FuzzySelector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[222/226] Compiling FuzzyTUI AsyncArray.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[223/226] Compiling FuzzyTUI ViewState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[224/229] Compiling FuzzyFinderCLI DirectoryLister.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[225/229] Compiling FuzzyFinderCLI CLI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[226/229] Emitting module FuzzyFinderCLI
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[226/229] Write Objects.LinkFileList
[227/229] Linking sfzf
[228/229] Applying sfzf
Build complete! (11.26s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "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"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    }
  ],
  "manifest_display_name" : "tui-fuzzy-finder",
  "name" : "tui-fuzzy-finder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "sfzf",
      "targets" : [
        "FuzzyFinderCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "FuzzyTUI",
      "targets" : [
        "FuzzyTUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FuzzyTUITests",
      "module_type" : "SwiftTarget",
      "name" : "FuzzyTUITests",
      "path" : "Tests/FuzzyTUITests",
      "sources" : [
        "MatchTests.swift",
        "ScoringMatchTests.swift"
      ],
      "target_dependencies" : [
        "FuzzyTUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FuzzyTUI",
      "module_type" : "SwiftTarget",
      "name" : "FuzzyTUI",
      "path" : "Sources/FuzzyTUI",
      "product_dependencies" : [
        "AsyncAlgorithms",
        "UnixSignals"
      ],
      "product_memberships" : [
        "sfzf",
        "FuzzyTUI"
      ],
      "sources" : [
        "ANSIControlCode.swift",
        "Appearance.swift",
        "AsyncArray.swift",
        "FuzzySelector.swift",
        "KeyReader.swift",
        "TTY.swift",
        "TerminalKey.swift",
        "TerminalSize.swift",
        "ViewState.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FuzzyFinderCLI",
      "module_type" : "SwiftTarget",
      "name" : "FuzzyFinderCLI",
      "path" : "Sources/FuzzyFinderCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "sfzf"
      ],
      "sources" : [
        "CLI.swift",
        "DirectoryLister.swift"
      ],
      "target_dependencies" : [
        "FuzzyTUI"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/juri/tui-fuzzy-finder/main
Repository:               juri/tui-fuzzy-finder
Swift version used:       6.1
Target:                   FuzzyTUI
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'FuzzyTUI'...
Finished extracting symbol information for 'FuzzyTUI'. (5.39s)
Building documentation for 'FuzzyTUI'...
warning: 'init(choices:appearance:installSignalHandlers:matchCaseSensitivity:multipleSelection:)' doesn't exist at '/FuzzyTUI/FuzzySelector/continueAfterSuspension()'
   --> Sources/FuzzyTUI/FuzzySelector.swift:660:11-660:97
658 |     ///
659 |     /// If you've specified `installSignalHandlers` to
660 +     /// ``init(choices:appearance:installSignalHandlers:matchCaseSensitivity:multipleSelection:)`` as true,
661 |     /// you do not need to call this method. But if you want to handle SIGCONT in the program running
662 |     /// the selector, call this method to resume the selector.
Finished building documentation for 'FuzzyTUI' (0.17s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/juri/tui-fuzzy-finder/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-async-algorithms
Updating https://github.com/swift-server/swift-service-lifecycle.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.46s)
Updated https://github.com/apple/swift-async-algorithms (0.56s)
Updated https://github.com/apple/swift-collections.git (0.58s)
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/apple/swift-log.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.63s)
Updated https://github.com/apple/swift-log.git (0.53s)
Updated https://github.com/apple/swift-argument-parser (0.53s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.6.3 (1.62s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.2 (0.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.44s)
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/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.82s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.47s)
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.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Emitting module SymbolKit
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit SemanticVersion.swift
[26/57] Compiling SymbolKit AccessControl.swift
[27/57] Compiling SymbolKit Availability.swift
[28/57] Compiling SymbolKit AvailabilityItem.swift
[29/57] Compiling SymbolKit Domain.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[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] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.77s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/22] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/23] Compiling InternalCollectionsUtilities Debugging.swift
[4/23] Compiling InternalCollectionsUtilities Descriptions.swift
[5/23] Compiling ConcurrencyHelpers LockedValueBox.swift
[6/23] Compiling ConcurrencyHelpers Lock.swift
[7/23] Emitting module ConcurrencyHelpers
[8/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[9/23] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[10/23] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[11/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/26] Compiling InternalCollectionsUtilities Specialize.swift
[13/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/26] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[18/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/26] Compiling InternalCollectionsUtilities Integer rank.swift
[20/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/26] Emitting module InternalCollectionsUtilities
[24/26] Compiling UnixSignals UnixSignal.swift
[25/26] Emitting module UnixSignals
[26/26] Compiling UnixSignals UnixSignalsSequence.swift
[27/98] Compiling DequeModule _DequeBufferHeader.swift
[28/98] Compiling DequeModule _DequeBuffer.swift
[29/98] Compiling DequeModule _DequeSlot.swift
[30/99] Compiling DequeModule _UnsafeWrappedBuffer.swift
[31/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[32/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[33/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[34/99] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[35/99] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[36/99] Compiling OrderedCollections OrderedSet+Sendable.swift
[37/105] Compiling OrderedCollections _Hashtable+Header.swift
[38/105] Compiling OrderedCollections OrderedDictionary+Codable.swift
[39/105] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[40/105] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[41/105] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[42/105] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[45/105] Compiling OrderedCollections _HashTable.swift
[49/105] Compiling OrderedCollections _HashTable+Constants.swift
[50/105] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[51/105] Compiling OrderedCollections _HashTable+Testing.swift
[52/105] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[53/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[54/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[55/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[56/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[57/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[58/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[59/105] Compiling OrderedCollections OrderedSet+Hashable.swift
[60/105] Compiling OrderedCollections OrderedSet+Initializers.swift
[61/105] Compiling OrderedCollections OrderedSet+Insertions.swift
[62/105] Compiling OrderedCollections OrderedSet+Invariants.swift
[63/105] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[64/105] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[65/105] Compiling OrderedCollections OrderedSet+Codable.swift
[66/105] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[67/105] Compiling OrderedCollections OrderedSet+Descriptions.swift
[68/105] Compiling OrderedCollections OrderedSet+Diffing.swift
[69/105] Compiling OrderedCollections OrderedSet+Equatable.swift
[70/105] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[71/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[72/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[73/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[74/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[75/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[76/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[77/105] Compiling OrderedCollections OrderedDictionary+Elements.swift
[78/105] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[79/105] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[80/105] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[81/105] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[82/105] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[83/105] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[84/105] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[85/105] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[86/105] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[87/105] Compiling OrderedCollections OrderedDictionary+Values.swift
[88/105] Compiling OrderedCollections OrderedDictionary.swift
[89/105] Compiling OrderedCollections _HashTable+Bucket.swift
[90/105] Compiling OrderedCollections _HashTable+BucketIterator.swift
[91/105] Emitting module DequeModule
[99/105] Compiling OrderedCollections OrderedSet+SubSequence.swift
[100/105] Compiling OrderedCollections OrderedSet+Testing.swift
[101/105] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[102/105] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[103/105] Compiling OrderedCollections OrderedSet.swift
[104/105] Compiling OrderedCollections _UnsafeBitset.swift
[105/105] Emitting module OrderedCollections
[106/151] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[107/151] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[108/151] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[109/151] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[110/151] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[111/156] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[112/156] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[113/156] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[114/156] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[115/156] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[116/156] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[117/156] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[118/156] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[119/156] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[120/156] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[121/156] Compiling AsyncAlgorithms Dictionary.swift
[122/156] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[123/156] Compiling AsyncAlgorithms Locking.swift
[124/156] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[125/156] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[126/156] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[127/156] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[128/156] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[129/156] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[130/156] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[131/156] Compiling AsyncAlgorithms MergeStateMachine.swift
[132/156] Compiling AsyncAlgorithms MergeStorage.swift
[133/156] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[134/156] Compiling AsyncAlgorithms Rethrow.swift
[135/156] Compiling AsyncAlgorithms SetAlgebra.swift
[136/156] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[137/156] Compiling AsyncAlgorithms ChannelStateMachine.swift
[138/156] Compiling AsyncAlgorithms ChannelStorage.swift
[139/156] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[140/156] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[141/156] Emitting module AsyncAlgorithms
[142/156] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[143/156] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[144/156] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[145/156] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[146/156] Compiling AsyncAlgorithms AsyncChannel.swift
[147/156] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[148/156] Compiling AsyncAlgorithms CombineLatestStorage.swift
[149/156] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[150/156] Compiling AsyncAlgorithms DebounceStateMachine.swift
[151/156] Compiling AsyncAlgorithms DebounceStorage.swift
[152/156] Compiling AsyncAlgorithms UnsafeTransfer.swift
[153/156] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[154/156] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[155/156] Compiling AsyncAlgorithms ZipStateMachine.swift
[156/156] Compiling AsyncAlgorithms ZipStorage.swift
[157/166] Compiling FuzzyTUI TerminalSize.swift
[158/166] Compiling FuzzyTUI TTY.swift
[159/166] Compiling FuzzyTUI TerminalKey.swift
[160/166] Compiling FuzzyTUI AsyncArray.swift
[161/166] Compiling FuzzyTUI KeyReader.swift
[162/166] Compiling FuzzyTUI ViewState.swift
[163/166] Emitting module FuzzyTUI
[164/166] Compiling FuzzyTUI Appearance.swift
[165/166] Compiling FuzzyTUI FuzzySelector.swift
[166/166] Compiling FuzzyTUI ANSIControlCode.swift
Build of target: 'FuzzyTUI' complete! (3.39s)
     334
3	/Users/admin/builder/spi-builder-workspace/.docs/juri/tui-fuzzy-finder/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/juri/tui-fuzzy-finder/main
File count: 334
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-juri-tui-fuzzy-finder-main-07245b5e.zip to s3://spi-docs-inbox/prod-juri-tui-fuzzy-finder-main-07245b5e.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [81%]
Copying... [91%]
Copying... [100%]
Done.