The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-navigation, reference 2.8.0 (32f352), with Swift 6.1 for Android on 2 Apr 2026 05:15:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-navigation.git
Reference: 2.8.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/pointfreeco/swift-navigation
 * tag               2.8.0      -> FETCH_HEAD
HEAD is now at 32f3524 Run swift-format
Cloned https://github.com/pointfreeco/swift-navigation.git
Revision (git rev-parse @):
32f35241b8be0719c4c7f00eb27713b1cadb6248
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-navigation.git at 2.8.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/swift-navigation.git
https://github.com/pointfreeco/swift-navigation.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-case-paths"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-perception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-perception"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.8.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-sharing"
    }
  ],
  "manifest_display_name" : "swift-navigation",
  "name" : "swift-navigation",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftNavigation",
      "targets" : [
        "SwiftNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftUINavigation",
      "targets" : [
        "SwiftUINavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UIKitNavigation",
      "targets" : [
        "UIKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AppKitNavigation",
      "targets" : [
        "AppKitNavigation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "UIKitNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "UIKitNavigationTests",
      "path" : "Tests/UIKitNavigationTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "MemoryManagementTests.swift",
        "ObserveTests.swift",
        "UIControlTests.swift",
        "UITransactionTests.swift",
        "ViewControllerRepresentingTests.swift"
      ],
      "target_dependencies" : [
        "UIKitNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UIKitNavigationShim",
      "module_type" : "ClangTarget",
      "name" : "UIKitNavigationShim",
      "path" : "Sources/UIKitNavigationShim",
      "product_memberships" : [
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "sources" : [
        "shim.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UIKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "UIKitNavigation",
      "path" : "Sources/UIKitNavigation",
      "product_dependencies" : [
        "ConcurrencyExtras",
        "IssueReporting"
      ],
      "product_memberships" : [
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "sources" : [
        "Bindings/UIColorWell.swift",
        "Bindings/UIControl.swift",
        "Bindings/UIDatePicker.swift",
        "Bindings/UIPageControl.swift",
        "Bindings/UISegmentedControl.swift",
        "Bindings/UISlider.swift",
        "Bindings/UIStepper.swift",
        "Bindings/UISwitch.swift",
        "Bindings/UITabBarController.swift",
        "Bindings/UITextField.swift",
        "Internal/Exports.swift",
        "Internal/PopFromViewController.swift",
        "Navigation/Dismiss.swift",
        "Navigation/NavigationStackController.swift",
        "Navigation/Presentation.swift",
        "Navigation/Push.swift",
        "Navigation/UIAlertController.swift",
        "SwiftUI/Representable.swift",
        "UIBinding.swift",
        "UIKitAnimation.swift",
        "UITransaction.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation",
        "UIKitNavigationShim"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftUINavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigationTests",
      "path" : "Tests/SwiftUINavigationTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "AlertTests.swift",
        "BindingTests.swift",
        "SwiftUINavigationTests.swift"
      ],
      "target_dependencies" : [
        "SwiftUINavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftUINavigation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftUINavigation",
      "path" : "Sources/SwiftUINavigation",
      "product_dependencies" : [
        "CasePaths",
        "IssueReporting"
      ],
      "product_memberships" : [
        "SwiftUINavigation"
      ],
      "sources" : [
        "Alert.swift",
        "Binding.swift",
        "ConfirmationDialog.swift",
        "FullScreenCover.swift",
        "Internal/Binding+Internal.swift",
        "Internal/Deprecations.swift",
        "Internal/Exports.swift",
        "Internal/Identified.swift",
        "NavigationDestination.swift",
        "NavigationLink.swift",
        "Popover.swift",
        "Sheet.swift",
        "WithState.swift"
      ],
      "target_dependencies" : [
        "UIKitNavigation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftNavigationTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNavigationTests",
      "path" : "Tests/SwiftNavigationTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "ButtonStateTests.swift",
        "IsolationTests.swift",
        "LifetimeTests.swift",
        "ObserveTests.swift",
        "TextStateTests.swift",
        "UIBindableTests.swift",
        "UIBindingTests.swift",
        "UINavigationPathTests.swift",
        "UITransactionTests.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftNavigation",
      "module_type" : "SwiftTarget",
      "name" : "SwiftNavigation",
      "path" : "Sources/SwiftNavigation",
      "product_dependencies" : [
        "CasePaths",
        "CustomDump",
        "ConcurrencyExtras",
        "IssueReporting",
        "OrderedCollections",
        "Perception",
        "PerceptionCore"
      ],
      "product_memberships" : [
        "SwiftNavigation",
        "SwiftUINavigation",
        "UIKitNavigation",
        "AppKitNavigation"
      ],
      "sources" : [
        "AlertState.swift",
        "Bind.swift",
        "Binding.swift",
        "ButtonState.swift",
        "ButtonStateBuilder.swift",
        "ConfirmationDialogState.swift",
        "HashableObject.swift",
        "Internal/AssumeIsolated.swift",
        "Internal/Deprecations.swift",
        "Internal/ErrorMechanism.swift",
        "Internal/Exports.swift",
        "Internal/HashableStaticString.swift",
        "Internal/KeyPath+Sendable.swift",
        "Internal/ToOptionalUnit.swift",
        "NSObject+Observe.swift",
        "Observe.swift",
        "SwiftNavigationSharing/UIBinding+Sharing.swift",
        "TextState.swift",
        "UIBindable.swift",
        "UIBinding.swift",
        "UINavigationPath.swift",
        "UITransaction.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppKitNavigation",
      "module_type" : "SwiftTarget",
      "name" : "AppKitNavigation",
      "path" : "Sources/AppKitNavigation",
      "product_memberships" : [
        "AppKitNavigation"
      ],
      "sources" : [
        "AppKitAnimation.swift",
        "Internal/Exports.swift",
        "SwiftUI/Representable.swift",
        "UIBinding.swift",
        "UITransaction.swift"
      ],
      "target_dependencies" : [
        "SwiftNavigation"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-perception
[1/5439] Fetching swift-custom-dump
[165/6333] Fetching swift-custom-dump, swift-concurrency-extras
[2153/9944] Fetching swift-custom-dump, swift-concurrency-extras, swift-sharing
[4598/14557] Fetching swift-custom-dump, swift-concurrency-extras, swift-sharing, swift-case-paths
[7366/16523] Fetching swift-custom-dump, swift-concurrency-extras, swift-sharing, swift-case-paths, swift-perception
[15613/22246] Fetching swift-custom-dump, swift-concurrency-extras, swift-sharing, swift-case-paths, swift-perception, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.49s)
[13088/16807] Fetching swift-concurrency-extras, swift-sharing, swift-case-paths, swift-perception, xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-perception from cache (0.50s)
Fetching https://github.com/apple/swift-collections
[11293/14841] Fetching swift-concurrency-extras, swift-sharing, swift-case-paths, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.55s)
[9056/11230] Fetching swift-concurrency-extras, swift-case-paths, xctest-dynamic-overlay
[11231/13401] Fetching swift-concurrency-extras, swift-case-paths, xctest-dynamic-overlay, swift-docc-plugin
[11470/36747] Fetching swift-concurrency-extras, swift-case-paths, xctest-dynamic-overlay, swift-docc-plugin, swift-collections
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.92s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.92s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.93s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.47s)
[1868/23346] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.38s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.8.0 (2.45s)
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/6753] Fetching swift-dependencies
[2433/8295] Fetching swift-dependencies, swift-identified-collections
[2511/10845] Fetching swift-dependencies, swift-identified-collections, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.51s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.51s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.53s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.21s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.73s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.75s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.79s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.75s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (2.69s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.3 (1.36s)
Fetching https://github.com/swiftlang/swift-syntax
[1/74937] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.13s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (5.69s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.98s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.75s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.10 (0.53s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.75s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.56s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1317] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.29s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.80s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.10
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.8.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/69] Write sources
[38/69] Compiling UIKitNavigationShim shim.m
[39/69] Compiling _SwiftSyntaxCShims PlatformMutex.c
[40/69] Write swift-version-24593BA9C3E375BF.txt
[42/101] Emitting module IssueReportingPackageSupport
[43/101] Compiling SwiftSyntax602 Empty.swift
[44/101] Emitting module SwiftSyntax602
[45/101] Emitting module SwiftSyntax600
[46/101] Compiling SwiftSyntax600 Empty.swift
[47/103] Emitting module SwiftSyntax509
[48/103] Compiling SwiftSyntax509 Empty.swift
[52/104] Compiling InternalCollectionsUtilities String+Padding.swift
[53/104] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[54/106] Emitting module SwiftSyntax601
[55/106] Compiling SwiftSyntax601 Empty.swift
[56/107] Emitting module InternalCollectionsUtilities
[57/107] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[58/107] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[59/107] Compiling InternalCollectionsUtilities Span+Extras.swift
[60/107] Compiling SwiftSyntax510 Empty.swift
[61/107] Emitting module SwiftSyntax510
[62/108] Compiling IssueReportingPackageSupport _Test.swift
[63/109] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[64/109] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[66/109] Compiling InternalCollectionsUtilities _SortedCollection.swift
[67/109] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[68/109] Compiling InternalCollectionsUtilities Debugging.swift
[69/109] Compiling InternalCollectionsUtilities Descriptions.swift
[70/109] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[71/109] Compiling InternalCollectionsUtilities Integer rank.swift
[72/109] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[73/109] Compiling InternalCollectionsUtilities UInt+reversed.swift
[75/109] Compiling SwiftSyntax603 Empty.swift
[76/109] Emitting module SwiftSyntax603
[77/110] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[78/110] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/110] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[80/110] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[80/111] Wrapping AST for SwiftSyntax600 for debugging
[81/111] Wrapping AST for SwiftSyntax602 for debugging
[84/111] Wrapping AST for SwiftSyntax509 for debugging
[86/122] Wrapping AST for SwiftSyntax601 for debugging
[87/122] Wrapping AST for SwiftSyntax510 for debugging
[88/122] Wrapping AST for IssueReportingPackageSupport for debugging
[89/125] Wrapping AST for SwiftSyntax603 for debugging
[91/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[92/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[93/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[94/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[95/263] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[96/263] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[97/263] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[98/270] Compiling OrderedCollections OrderedDictionary.swift
[99/270] Compiling OrderedCollections OrderedSet+Codable.swift
[100/270] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[101/270] Compiling OrderedCollections OrderedSet+Descriptions.swift
[102/270] Compiling OrderedCollections OrderedSet+Diffing.swift
[103/270] Compiling OrderedCollections OrderedSet+Equatable.swift
[104/270] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[105/270] Compiling OrderedCollections OrderedSet+Hashable.swift
[106/270] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[107/270] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[108/270] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[109/270] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[110/270] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[111/270] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[112/270] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[113/270] Compiling OrderedCollections OrderedDictionary+Values.swift
[114/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[115/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[116/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[117/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[118/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[119/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[120/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[121/270] Compiling OrderedCollections OrderedSet+Initializers.swift
[122/270] Compiling OrderedCollections OrderedSet+Insertions.swift
[123/270] Compiling OrderedCollections OrderedSet+Invariants.swift
[124/270] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[125/270] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[126/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[127/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[128/270] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[129/270] Compiling OrderedCollections OrderedDictionary+Codable.swift
[130/270] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[131/270] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[132/270] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[133/270] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[134/270] Compiling OrderedCollections OrderedDictionary+Elements.swift
[135/270] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[136/270] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[137/270] Compiling OrderedCollections _HashTable+Bucket.swift
[138/270] Compiling OrderedCollections _HashTable+BucketIterator.swift
[139/270] Compiling OrderedCollections _HashTable+Constants.swift
[140/270] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[141/270] Compiling OrderedCollections _HashTable+Testing.swift
[142/270] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[143/270] Compiling OrderedCollections _HashTable.swift
[144/270] Compiling OrderedCollections _Hashtable+Header.swift
[154/278] Compiling OrderedCollections OrderedSet+Sendable.swift
[155/278] Compiling OrderedCollections OrderedSet+SubSequence.swift
[156/278] Compiling OrderedCollections OrderedSet+Testing.swift
[157/278] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[158/278] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[159/278] Compiling OrderedCollections OrderedSet.swift
[160/278] Compiling OrderedCollections _UnsafeBitset.swift
[161/278] Emitting module OrderedCollections
[172/279] Emitting module IssueReportingTestSupport
[173/279] Compiling ConcurrencyExtras Result.swift
[174/280] Compiling ConcurrencyExtras UncheckedSendable.swift
[177/282] Emitting module IssueReporting
[178/282] Compiling IssueReporting WithExpectedIssue.swift
[179/282] Compiling IssueReporting WithIssueContext.swift
[184/282] Emitting module ConcurrencyExtras
[188/282] Compiling ConcurrencyExtras MainSerialExecutor.swift
[189/282] Compiling ConcurrencyExtras Task.swift
[190/282] Compiling IssueReportingTestSupport XCTest.swift
[191/282] Compiling IssueReportingTestSupport SwiftTesting.swift
[205/283] Compiling ConcurrencyExtras LockIsolated.swift
[211/285] Wrapping AST for IssueReportingTestSupport for debugging
[212/285] Write Objects.LinkFileList
[214/303] Compiling XCTestDynamicOverlay Exports.swift
[214/303] Linking libIssueReportingTestSupport.so
[216/303] Emitting module XCTestDynamicOverlay
[217/303] Compiling XCTestDynamicOverlay Deprecations.swift
[219/342] Compiling CustomDump GameKit.swift
[220/342] Compiling CustomDump KeyPath.swift
[221/342] Compiling CustomDump Photos.swift
[222/342] Compiling CustomDump Speech.swift
[223/345] Emitting module CasePathsCore
[224/346] Compiling CasePathsCore KeyPath+Sendable.swift
[225/346] Compiling CasePathsCore TypeName.swift
[226/346] Compiling CasePathsCore UncheckedSendable.swift
[227/346] Compiling CustomDump Identifiable.swift
[228/346] Compiling CustomDump Mirror.swift
[229/346] Compiling CustomDump String.swift
[230/346] Compiling CasePathsCore Never+CasePathable.swift
[231/346] Compiling CasePathsCore Optional+CasePathable.swift
[232/346] Compiling CasePathsCore AnyCasePath.swift
[233/346] Compiling CasePathsCore CasePathIterable.swift
[234/346] Compiling CasePathsCore CasePathReflectable.swift
[235/346] Compiling CasePathsCore CasePathable.swift
[236/346] Compiling CasePathsCore Result+CasePathable.swift
[242/347] Emitting module CustomDump
[243/347] Compiling CustomDump ExpectDifference.swift
[244/347] Compiling CustomDump ExpectNoDifference.swift
[245/347] Compiling CustomDump AnyType.swift
[246/347] Compiling CustomDump CollectionDifference.swift
[247/347] Compiling CustomDump Unordered.swift
[248/347] Compiling CustomDump XCTAssertDifference.swift
[249/347] Compiling CustomDump XCTAssertNoDifference.swift
[250/347] Compiling CustomDump StoreKit.swift
[251/347] Compiling CustomDump Swift.swift
[252/347] Compiling CustomDump SwiftUI.swift
[253/347] Compiling CustomDump UIKit.swift
[254/347] Compiling CustomDump UniformTypeIdentifiers.swift
[255/347] Compiling CustomDump UserNotifications.swift
[256/347] Compiling CustomDump UserNotificationsUI.swift
[257/347] Compiling CustomDump CustomDumpReflectable.swift
[258/347] Compiling CustomDump CustomDumpRepresentable.swift
[259/347] Compiling CustomDump CustomDumpStringConvertible.swift
[260/347] Compiling CustomDump Diff.swift
[261/347] Compiling CustomDump Dump.swift
[263/348] Emitting module PerceptionCore
[274/349] Compiling PerceptionCore _PerceptionRegistrar.swift
[280/350] Emitting module SwiftSyntax
[297/350] Compiling SwiftSyntax SyntaxNodesAB.swift
[325/350] Compiling SwiftSyntax SyntaxNodesC.swift
[326/350] Compiling SwiftSyntax SyntaxNodesD.swift
[327/350] Compiling SwiftSyntax SyntaxNodesEF.swift
[328/350] Compiling SwiftSyntax SyntaxNodesGHI.swift
[329/350] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[330/350] Compiling SwiftSyntax SyntaxNodesOP.swift
[331/350] Compiling SwiftSyntax SyntaxNodesQRS.swift
[332/350] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[333/351] Wrapping AST for SwiftSyntax for debugging
[335/410] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[336/411] Compiling SwiftParser Attributes.swift
[337/411] Compiling SwiftParser Availability.swift
[338/411] Emitting module SwiftDiagnostics
[339/411] Compiling SwiftParser CharacterInfo.swift
[340/411] Compiling SwiftParser CollectionNodes+Parsable.swift
[341/411] Compiling SwiftDiagnostics Message.swift
[342/411] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[343/411] Compiling SwiftDiagnostics Note.swift
[344/411] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[345/411] Compiling SwiftBasicFormat Syntax+Extensions.swift
[346/411] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[347/411] Compiling SwiftBasicFormat Indenter.swift
[348/411] Compiling SwiftDiagnostics FixIt.swift
[349/411] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[350/412] Compiling SwiftBasicFormat InferIndentation.swift
[351/412] Wrapping AST for SwiftDiagnostics for debugging
[353/412] Emitting module SwiftBasicFormat
[354/412] Compiling SwiftBasicFormat BasicFormat.swift
[355/413] Wrapping AST for SwiftBasicFormat for debugging
[357/413] Compiling SwiftParser LoopProgressCondition.swift
[358/413] Compiling SwiftParser Modifiers.swift
[359/413] Compiling SwiftParser Names.swift
[360/413] Compiling SwiftParser Nominals.swift
[361/413] Compiling SwiftParser Parameters.swift
[362/413] Compiling SwiftParser ParseSourceFile.swift
[363/418] Compiling SwiftParser Lexeme.swift
[364/418] Compiling SwiftParser LexemeSequence.swift
[365/418] Compiling SwiftParser Lexer.swift
[366/418] Compiling SwiftParser RegexLiteralLexer.swift
[367/418] Compiling SwiftParser UnicodeScalarExtensions.swift
[368/418] Compiling SwiftParser Lookahead.swift
[369/418] Compiling SwiftParser StringLiterals.swift
[370/418] Compiling SwiftParser SwiftParserCompatibility.swift
[371/418] Compiling SwiftParser SwiftVersion.swift
[372/418] Compiling SwiftParser SyntaxUtils.swift
[373/418] Compiling SwiftParser TokenConsumer.swift
[374/418] Compiling SwiftParser TokenPrecedence.swift
[375/418] Compiling SwiftParser TokenSpec.swift
[376/418] Compiling SwiftParser TokenSpecSet.swift
[377/418] Compiling SwiftParser TopLevel.swift
[378/418] Compiling SwiftParser TriviaParser.swift
[379/418] Compiling SwiftParser Types.swift
[380/418] Compiling SwiftParser Parser.swift
[381/418] Compiling SwiftParser Patterns.swift
[382/418] Compiling SwiftParser Recovery.swift
[383/418] Compiling SwiftParser Specifiers.swift
[384/418] Compiling SwiftParser Statements.swift
[385/418] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[390/418] Compiling SwiftParser CompilerFiles.swift
[391/418] Compiling SwiftParser Declarations.swift
[392/418] Emitting module SwiftParser
[393/418] Compiling SwiftParser Directives.swift
[394/418] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[395/418] Compiling SwiftParser Expressions.swift
[396/418] Compiling SwiftParser IncrementalParseTransition.swift
[397/418] Compiling SwiftParser IsValidIdentifier.swift
[398/418] Compiling SwiftParser Cursor.swift
[399/418] Compiling SwiftParser ExperimentalFeatures.swift
[400/418] Compiling SwiftParser IsLexerClassified.swift
[401/418] Compiling SwiftParser LayoutNodes+Parsable.swift
[402/418] Compiling SwiftParser Parser+TokenSpecSet.swift
[403/418] Compiling SwiftParser TokenSpecStaticMembers.swift
[404/419] Wrapping AST for SwiftParser for debugging
[406/442] Compiling SwiftOperators PrecedenceGraph.swift
[407/442] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[408/444] Compiling SwiftOperators PrecedenceGroup.swift
[409/444] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[410/444] Compiling SwiftOperators OperatorTable.swift
[411/444] Compiling SwiftOperators OperatorTable+Semantics.swift
[412/444] Emitting module SwiftOperators
[413/444] Compiling SwiftParserDiagnostics MissingNodesError.swift
[414/444] Compiling SwiftParserDiagnostics MissingTokenError.swift
[415/444] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[416/444] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[417/444] Compiling SwiftOperators OperatorTable+Folding.swift
[418/444] Compiling SwiftOperators SyntaxSynthesis.swift
[419/445] Wrapping AST for SwiftOperators for debugging
[421/445] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[422/445] Compiling SwiftParserDiagnostics Utils.swift
[423/445] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[426/445] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[427/445] Compiling SwiftParserDiagnostics PresenceUtils.swift
[430/445] Emitting module SwiftParserDiagnostics
[431/445] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[432/445] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[433/446] Wrapping AST for SwiftParserDiagnostics for debugging
[435/461] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[436/461] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[437/462] Emitting module SwiftSyntaxBuilder
[438/462] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[439/462] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[440/462] Compiling SwiftSyntaxBuilder Indenter.swift
[441/462] Compiling SwiftSyntaxBuilder ListBuilder.swift
[442/462] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[443/462] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[444/462] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[445/462] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[446/462] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[447/462] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[448/462] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[449/462] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[450/462] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[451/463] Wrapping AST for SwiftSyntaxBuilder for debugging
[453/478] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[454/478] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[455/479] Compiling SwiftIfConfig StaticBuildConfiguration.swift
[456/479] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[457/479] Compiling SwiftIfConfig VersionTuple.swift
[458/479] Emitting module SwiftIfConfig
[459/479] Compiling SwiftIfConfig ActiveClauseEvaluator.swift
[460/479] Compiling SwiftIfConfig ActiveSyntaxRewriter.swift
[461/479] Compiling SwiftIfConfig IfConfigFunctions.swift
[462/479] Compiling SwiftIfConfig IfConfigRegionState.swift
[463/479] Compiling SwiftIfConfig ConfiguredRegions.swift
[464/479] Compiling SwiftIfConfig IfConfigDecl+IfConfig.swift
[465/479] Compiling SwiftIfConfig IfConfigDiagnostic.swift
[466/479] Compiling SwiftIfConfig IfConfigEvaluation.swift
[467/479] Compiling SwiftIfConfig ActiveSyntaxVisitor.swift
[468/479] Compiling SwiftIfConfig BuildConfiguration.swift
[469/480] Wrapping AST for SwiftIfConfig for debugging
[471/497] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[472/497] Compiling SwiftSyntaxMacros Macro+Format.swift
[473/499] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[474/499] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[475/499] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[476/499] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[477/499] Compiling SwiftSyntaxMacros AccessorMacro.swift
[478/499] Compiling SwiftSyntaxMacros AttachedMacro.swift
[479/499] Compiling SwiftSyntaxMacros BodyMacro.swift
[480/499] Compiling SwiftSyntaxMacros Macro.swift
[481/499] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[482/499] Compiling SwiftSyntaxMacros MemberMacro.swift
[483/499] Compiling SwiftSyntaxMacros PeerMacro.swift
[484/499] Emitting module SwiftSyntaxMacros
[485/499] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[486/499] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[487/499] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[488/499] Compiling SwiftSyntaxMacros PreambleMacro.swift
[489/499] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[490/500] Wrapping AST for SwiftSyntaxMacros for debugging
[492/509] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[493/510] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[494/510] Emitting module SwiftSyntaxMacroExpansion
[495/510] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[496/510] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[497/510] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[498/510] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[499/510] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[500/510] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[501/510] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[502/511] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[504/523] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[505/524] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[506/524] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[507/524] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[508/524] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[509/524] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[510/524] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[511/524] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[512/524] Emitting module SwiftCompilerPluginMessageHandling
[513/524] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[514/524] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[515/524] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[516/524] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[517/525] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[519/527] Emitting module SwiftCompilerPlugin
[520/527] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[521/528] Wrapping AST for SwiftCompilerPlugin for debugging
[523/536] Emitting module CasePathsMacros
[524/536] Compiling CasePathsMacros CasePathableMacro.swift
[525/536] Compiling CasePathsMacros Plugin.swift
[527/537] Compiling PerceptionMacros Extensions.swift
[528/537] Compiling PerceptionMacros Availability.swift
[529/537] Compiling PerceptionMacros Plugins.swift
[530/537] Emitting module PerceptionMacros
[531/537] Compiling PerceptionMacros PerceptibleMacro.swift
[531/538] Wrapping AST for CasePathsMacros for debugging
[532/538] Write Objects.LinkFileList
[534/538] Wrapping AST for PerceptionMacros for debugging
[535/538] Write Objects.LinkFileList
[536/538] Linking CasePathsMacros-tool
[537/545] Linking PerceptionMacros-tool
[539/545] Compiling CasePaths LockIsolated.swift
[540/548] Compiling CasePaths XCTestSupport.swift
[541/548] Compiling CasePaths Macros.swift
[542/548] Compiling Perception Exports.swift
[543/548] Emitting module Perception
[544/548] Compiling Perception Macros.swift
[545/549] Compiling CasePaths Exports.swift
[546/549] Compiling CasePaths Deprecations.swift
[548/549] Emitting module CasePaths
[549/549] Compiling CasePaths EnumReflection.swift
[551/571] Compiling SwiftNavigation AlertState.swift
[552/571] Compiling SwiftNavigation Bind.swift
[553/571] Compiling SwiftNavigation Binding.swift
[554/573] Compiling SwiftNavigation ErrorMechanism.swift
[555/573] Compiling SwiftNavigation Exports.swift
[556/573] Compiling SwiftNavigation HashableStaticString.swift
[557/573] Compiling SwiftNavigation HashableObject.swift
[558/573] Compiling SwiftNavigation AssumeIsolated.swift
[559/573] Compiling SwiftNavigation Deprecations.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[560/573] Emitting module SwiftNavigation
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:213:20: error: cannot find type 'LocalizedStringResource' in scope
211 |
212 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
213 |   init(_ resource: LocalizedStringResource) {
    |                    `- error: cannot find type 'LocalizedStringResource' in scope
214 |     self.value = resource
215 |   }
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:217:20: error: cannot find type 'Text' in scope
215 |   }
216 |
217 |   func asText() -> Text {
    |                    `- error: cannot find type 'Text' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:274:17: error: cannot find type 'LocalizedStringResource' in scope
272 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
273 |   public init(
274 |     _ resource: LocalizedStringResource
    |                 `- error: cannot find type 'LocalizedStringResource' in scope
275 |   ) {
276 |     self.storage = .localizedStringResource(
[561/573] Compiling SwiftNavigation ButtonState.swift
[562/573] Compiling SwiftNavigation ButtonStateBuilder.swift
[563/573] Compiling SwiftNavigation ConfirmationDialogState.swift
[564/573] Compiling SwiftNavigation UINavigationPath.swift
[565/573] Compiling SwiftNavigation UITransaction.swift
[566/573] Compiling SwiftNavigation KeyPath+Sendable.swift
[567/573] Compiling SwiftNavigation ToOptionalUnit.swift
[568/573] Compiling SwiftNavigation NSObject+Observe.swift
[569/573] Compiling SwiftNavigation UIBindable.swift
[570/573] Compiling SwiftNavigation UIBinding.swift
[571/573] Compiling SwiftNavigation Observe.swift
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:213:20: error: cannot find type 'LocalizedStringResource' in scope
211 |
212 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
213 |   init(_ resource: LocalizedStringResource) {
    |                    `- error: cannot find type 'LocalizedStringResource' in scope
214 |     self.value = resource
215 |   }
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:217:20: error: cannot find type 'Text' in scope
215 |   }
216 |
217 |   func asText() -> Text {
    |                    `- error: cannot find type 'Text' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:274:17: error: cannot find type 'LocalizedStringResource' in scope
272 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
273 |   public init(
274 |     _ resource: LocalizedStringResource
    |                 `- error: cannot find type 'LocalizedStringResource' in scope
275 |   ) {
276 |     self.storage = .localizedStringResource(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:220:32: error: cannot find type 'LocalizedStringResource' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
220 |       let resource = value as? LocalizedStringResource
    |                                `- error: cannot find type 'LocalizedStringResource' in scope
221 |     else {
222 |       preconditionFailure(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:233:32: error: cannot find type 'LocalizedStringResource' in scope
231 |     guard
232 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
233 |       let resource = value as? LocalizedStringResource
    |                                `- error: cannot find type 'LocalizedStringResource' in scope
234 |     else {
235 |       preconditionFailure(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:240:12: error: no exact matches in call to initializer
238 |     }
239 |
240 |     return String(localized: resource)
    |            `- error: no exact matches in call to initializer
241 |   }
242 | }
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ c: Character)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ scalar: Unicode.Scalar)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ unicodeScalars: String.UnicodeScalarView)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift 4.0)
3 |   @inlinable public init(_ utf16: String.UTF16View)}
  |                     `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift, introduced: 4.0, message: "Please use failable String.init?(_:UTF8View) when in Swift 3.2 mode")
3 |   @inlinable public init(_ utf8: String.UTF8View)}
  |                     `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ substring: __shared Substring)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ content: Substring.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
FoundationEssentials.String.init:3:10: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
3 |   public init(_ characters: Slice<AttributedString.CharacterView>)}
  |          `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Foundation.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ cocoaString: NSString)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
[572/573] Compiling SwiftNavigation UIBinding+Sharing.swift
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:213:20: error: cannot find type 'LocalizedStringResource' in scope
211 |
212 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
213 |   init(_ resource: LocalizedStringResource) {
    |                    `- error: cannot find type 'LocalizedStringResource' in scope
214 |     self.value = resource
215 |   }
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:217:20: error: cannot find type 'Text' in scope
215 |   }
216 |
217 |   func asText() -> Text {
    |                    `- error: cannot find type 'Text' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:274:17: error: cannot find type 'LocalizedStringResource' in scope
272 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
273 |   public init(
274 |     _ resource: LocalizedStringResource
    |                 `- error: cannot find type 'LocalizedStringResource' in scope
275 |   ) {
276 |     self.storage = .localizedStringResource(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:220:32: error: cannot find type 'LocalizedStringResource' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
220 |       let resource = value as? LocalizedStringResource
    |                                `- error: cannot find type 'LocalizedStringResource' in scope
221 |     else {
222 |       preconditionFailure(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:233:32: error: cannot find type 'LocalizedStringResource' in scope
231 |     guard
232 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
233 |       let resource = value as? LocalizedStringResource
    |                                `- error: cannot find type 'LocalizedStringResource' in scope
234 |     else {
235 |       preconditionFailure(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:240:12: error: no exact matches in call to initializer
238 |     }
239 |
240 |     return String(localized: resource)
    |            `- error: no exact matches in call to initializer
241 |   }
242 | }
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ c: Character)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ scalar: Unicode.Scalar)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ unicodeScalars: String.UnicodeScalarView)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift 4.0)
3 |   @inlinable public init(_ utf16: String.UTF16View)}
  |                     `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift, introduced: 4.0, message: "Please use failable String.init?(_:UTF8View) when in Swift 3.2 mode")
3 |   @inlinable public init(_ utf8: String.UTF8View)}
  |                     `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ substring: __shared Substring)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ content: Substring.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
FoundationEssentials.String.init:3:10: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
3 |   public init(_ characters: Slice<AttributedString.CharacterView>)}
  |          `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Foundation.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ cocoaString: NSString)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
[573/573] Compiling SwiftNavigation TextState.swift
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:213:20: error: cannot find type 'LocalizedStringResource' in scope
211 |
212 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
213 |   init(_ resource: LocalizedStringResource) {
    |                    `- error: cannot find type 'LocalizedStringResource' in scope
214 |     self.value = resource
215 |   }
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:217:20: error: cannot find type 'Text' in scope
215 |   }
216 |
217 |   func asText() -> Text {
    |                    `- error: cannot find type 'Text' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:274:17: error: cannot find type 'LocalizedStringResource' in scope
272 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
273 |   public init(
274 |     _ resource: LocalizedStringResource
    |                 `- error: cannot find type 'LocalizedStringResource' in scope
275 |   ) {
276 |     self.storage = .localizedStringResource(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:220:32: error: cannot find type 'LocalizedStringResource' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
220 |       let resource = value as? LocalizedStringResource
    |                                `- error: cannot find type 'LocalizedStringResource' in scope
221 |     else {
222 |       preconditionFailure(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:233:32: error: cannot find type 'LocalizedStringResource' in scope
231 |     guard
232 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
233 |       let resource = value as? LocalizedStringResource
    |                                `- error: cannot find type 'LocalizedStringResource' in scope
234 |     else {
235 |       preconditionFailure(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:240:12: error: no exact matches in call to initializer
238 |     }
239 |
240 |     return String(localized: resource)
    |            `- error: no exact matches in call to initializer
241 |   }
242 | }
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ c: Character)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ scalar: Unicode.Scalar)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ unicodeScalars: String.UnicodeScalarView)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift 4.0)
3 |   @inlinable public init(_ utf16: String.UTF16View)}
  |                     `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift, introduced: 4.0, message: "Please use failable String.init?(_:UTF8View) when in Swift 3.2 mode")
3 |   @inlinable public init(_ utf8: String.UTF8View)}
  |                     `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ substring: __shared Substring)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ content: Substring.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
FoundationEssentials.String.init:3:10: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
3 |   public init(_ characters: Slice<AttributedString.CharacterView>)}
  |          `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Foundation.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ cocoaString: NSString)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/31] Write swift-version-24593BA9C3E375BF.txt
[4/63] Compiling SwiftSyntax510 Empty.swift
[5/63] Emitting module SwiftSyntax510
[6/64] Emitting module IssueReportingPackageSupport
[7/64] Emitting module SwiftSyntax603
[8/64] Emitting module SwiftSyntax602
[9/64] Compiling SwiftSyntax602 Empty.swift
[10/65] Compiling SwiftSyntax603 Empty.swift
[11/66] Compiling SwiftSyntax601 Empty.swift
[12/66] Emitting module SwiftSyntax601
[13/66] Emitting module SwiftSyntax600
[14/66] Compiling SwiftSyntax600 Empty.swift
[17/68] Emitting module SwiftSyntax509
[18/68] Compiling SwiftSyntax509 Empty.swift
[19/69] Compiling IssueReportingPackageSupport _Test.swift
[21/68] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[22/68] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[25/68] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[26/68] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/68] Compiling InternalCollectionsUtilities Span+Extras.swift
[28/68] Compiling InternalCollectionsUtilities String+Padding.swift
[29/68] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/65] Compiling InternalCollectionsUtilities _SortedCollection.swift
[33/65] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/65] Compiling InternalCollectionsUtilities Debugging.swift
[35/65] Compiling InternalCollectionsUtilities Descriptions.swift
[36/65] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[37/65] Compiling InternalCollectionsUtilities Integer rank.swift
[38/65] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[39/65] Compiling InternalCollectionsUtilities UInt+reversed.swift
[40/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/99] Compiling ConcurrencyExtras MainSerialExecutor.swift
[43/99] Compiling IssueReporting ErrorReporting.swift
[44/99] Compiling IssueReporting AppHostWarning.swift
[45/99] Emitting module ConcurrencyExtras
[46/100] Compiling IssueReporting Deprecations.swift
[47/100] Compiling IssueReporting FailureObserver.swift
[48/100] Compiling ConcurrencyExtras LockIsolated.swift
[49/100] Compiling IssueReporting LockIsolated.swift
[50/100] Compiling IssueReporting Rethrows.swift
[51/100] Compiling IssueReportingTestSupport XCTest.swift
[52/100] Compiling ConcurrencyExtras Result.swift
[53/100] Compiling ConcurrencyExtras Task.swift
[54/100] Emitting module InternalCollectionsUtilities
[55/100] Compiling IssueReportingTestSupport SwiftTesting.swift
[56/100] Emitting module IssueReportingTestSupport
[57/101] Compiling IssueReporting IssueReporter.swift
[58/101] Compiling IssueReporting BreakpointReporter.swift
[59/102] Compiling IssueReporting XCTest.swift
[60/102] Compiling IssueReporting IsTesting.swift
[62/111] Compiling SwiftSyntax Assert.swift
[63/111] Compiling SwiftSyntax BumpPtrAllocator.swift
[64/111] Compiling SwiftSyntax CommonAncestor.swift
[66/118] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[67/118] Compiling IssueReporting DefaultReporter.swift
[68/118] Compiling IssueReporting FatalErrorReporter.swift
[69/142] Compiling SwiftSyntax AbsolutePosition.swift
[70/142] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[71/142] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[72/159] Compiling SwiftSyntax SyntaxCollection.swift
[73/159] Compiling SwiftSyntax SyntaxHashable.swift
[74/167] Compiling ConcurrencyExtras UncheckedSendable.swift
[75/167] Write Objects.LinkFileList
[76/167] Compiling SwiftSyntax SyntaxIdentifier.swift
[77/167] Compiling SwiftSyntax Identifier.swift
[79/167] Emitting module IssueReporting
[81/167] Compiling SwiftSyntax Convenience.swift
[82/167] Compiling SwiftSyntax CustomTraits.swift
[83/167] Compiling SwiftSyntax EditorPlaceholder.swift
[84/168] Compiling SwiftSyntax MemoryLayout.swift
[85/168] Compiling SwiftSyntax MissingNodeInitializers.swift
[86/223] Linking libIssueReportingTestSupport.so
[88/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[89/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[90/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[91/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[92/241] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[93/241] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[94/241] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[95/241] Compiling XCTestDynamicOverlay Exports.swift
[96/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[97/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[98/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[99/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[100/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[101/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[102/248] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[103/248] Compiling OrderedCollections OrderedDictionary.swift
[104/248] Compiling OrderedCollections OrderedSet+Codable.swift
[105/248] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[106/248] Compiling OrderedCollections OrderedSet+Descriptions.swift
[107/248] Compiling OrderedCollections OrderedSet+Diffing.swift
[108/248] Compiling OrderedCollections OrderedSet+Equatable.swift
[109/248] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[110/248] Compiling OrderedCollections OrderedSet+Hashable.swift
[111/248] Compiling PerceptionCore Bindable.swift
[112/248] Compiling PerceptionCore Environment.swift
[113/248] Compiling PerceptionCore WithPerceptionTracking.swift
[114/248] Compiling PerceptionCore ThreadLocal.swift
[115/248] Compiling PerceptionCore Deprecations.swift
[116/248] Compiling PerceptionCore Exports.swift
[119/249] Compiling PerceptionCore PerceptionTracking.swift
[120/249] Compiling PerceptionCore Perceptions.swift
[123/249] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[124/249] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[125/249] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[126/249] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[127/249] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[128/249] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[129/249] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[130/249] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[131/249] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[132/249] Compiling OrderedCollections OrderedDictionary+Values.swift
[133/249] Compiling PerceptionCore Locals.swift
[134/249] Compiling PerceptionCore ObservationBeta.swift
[135/249] Compiling OrderedCollections OrderedSet+Initializers.swift
[136/249] Compiling OrderedCollections OrderedSet+Insertions.swift
[137/249] Compiling OrderedCollections OrderedSet+Invariants.swift
[138/249] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[139/249] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[140/249] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[141/249] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[142/249] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[143/249] Emitting module PerceptionCore
[144/249] Compiling PerceptionCore Locking.swift
[145/249] Compiling PerceptionCore Perceptible.swift
[146/249] Compiling XCTestDynamicOverlay Deprecations.swift
[147/249] Emitting module XCTestDynamicOverlay
[149/250] Compiling PerceptionCore _PerceptionRegistrar.swift
[150/250] Compiling PerceptionCore PerceptionChecking.swift
[151/250] Compiling PerceptionCore PerceptionRegistrar.swift
[155/289] Compiling CasePathsCore AnyCasePath.swift
[156/289] Compiling CasePathsCore CasePathIterable.swift
[157/289] Compiling CasePathsCore CasePathReflectable.swift
[158/289] Compiling CasePathsCore CasePathable.swift
[159/289] Compiling CustomDump GameKit.swift
[160/289] Compiling CustomDump KeyPath.swift
[161/289] Compiling CustomDump Photos.swift
[162/289] Compiling CustomDump Speech.swift
[163/289] Compiling OrderedCollections OrderedSet+Sendable.swift
[164/289] Compiling OrderedCollections OrderedSet+SubSequence.swift
[165/289] Compiling OrderedCollections OrderedSet+Testing.swift
[166/289] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[167/289] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[168/289] Compiling OrderedCollections OrderedSet.swift
[169/289] Compiling OrderedCollections _UnsafeBitset.swift
[170/289] Compiling CasePathsCore KeyPath+Sendable.swift
[177/293] Emitting module CasePathsCore
[178/293] Compiling CustomDump Identifiable.swift
[179/293] Compiling CustomDump Mirror.swift
[180/293] Compiling CustomDump String.swift
[181/293] Compiling CasePathsCore Never+CasePathable.swift
[182/293] Compiling CasePathsCore UncheckedSendable.swift
[183/293] Compiling CasePathsCore TypeName.swift
[184/293] Compiling CasePathsCore Optional+CasePathable.swift
[187/293] Compiling CustomDump ExpectDifference.swift
[188/293] Compiling CustomDump ExpectNoDifference.swift
[189/293] Compiling CustomDump AnyType.swift
[190/293] Compiling CustomDump CollectionDifference.swift
[195/293] Compiling CasePathsCore Result+CasePathable.swift
[196/294] Compiling CustomDump Unordered.swift
[197/294] Compiling CustomDump XCTAssertDifference.swift
[198/294] Compiling CustomDump XCTAssertNoDifference.swift
[199/294] Emitting module OrderedCollections
[202/295] Emitting module CustomDump
[203/295] Compiling CustomDump Diff.swift
[204/295] Compiling CustomDump Dump.swift
[220/295] Compiling CustomDump UniformTypeIdentifiers.swift
[221/295] Compiling CustomDump UserNotifications.swift
[222/295] Compiling CustomDump UserNotificationsUI.swift
[223/295] Compiling CustomDump CustomDumpReflectable.swift
[224/295] Compiling CustomDump StoreKit.swift
[225/295] Compiling CustomDump Swift.swift
[226/295] Compiling CustomDump SwiftUI.swift
[227/295] Compiling CustomDump UIKit.swift
[228/295] Compiling CustomDump CustomDumpRepresentable.swift
[229/295] Compiling CustomDump CustomDumpStringConvertible.swift
[243/304] Emitting module SwiftSyntax
[260/304] Compiling SwiftSyntax SyntaxNodesAB.swift
[279/304] Compiling SwiftSyntax SyntaxNodesC.swift
[280/304] Compiling SwiftSyntax SyntaxNodesD.swift
[281/304] Compiling SwiftSyntax SyntaxNodesEF.swift
[282/304] Compiling SwiftSyntax SyntaxNodesGHI.swift
[283/304] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[284/304] Compiling SwiftSyntax SyntaxNodesOP.swift
[285/304] Compiling SwiftSyntax SyntaxNodesQRS.swift
[286/304] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[288/321] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[289/363] Compiling SwiftDiagnostics FixIt.swift
[290/364] Compiling SwiftDiagnostics Message.swift
[291/364] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[292/364] Compiling SwiftBasicFormat Syntax+Extensions.swift
[293/364] Emitting module SwiftDiagnostics
[294/364] Compiling SwiftDiagnostics Note.swift
[295/364] Compiling SwiftBasicFormat InferIndentation.swift
[296/364] Compiling SwiftBasicFormat Indenter.swift
[297/364] Compiling SwiftParser CharacterInfo.swift
[298/364] Compiling SwiftParser CollectionNodes+Parsable.swift
[299/364] Compiling SwiftParser Attributes.swift
[300/364] Compiling SwiftParser Availability.swift
[301/364] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[302/364] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[303/364] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[304/365] Emitting module SwiftBasicFormat
[305/365] Compiling SwiftBasicFormat BasicFormat.swift
[308/364] Compiling SwiftParser StringLiterals.swift
[309/364] Compiling SwiftParser SwiftParserCompatibility.swift
[310/364] Compiling SwiftParser SwiftVersion.swift
[311/364] Compiling SwiftParser SyntaxUtils.swift
[312/364] Compiling SwiftParser TokenConsumer.swift
[313/364] Compiling SwiftParser TokenPrecedence.swift
[314/369] Compiling SwiftParser TokenSpec.swift
[315/369] Compiling SwiftParser TokenSpecSet.swift
[316/369] Compiling SwiftParser TopLevel.swift
[317/369] Compiling SwiftParser TriviaParser.swift
[318/369] Compiling SwiftParser Types.swift
[319/369] Emitting module SwiftParser
[320/369] Compiling SwiftParser LoopProgressCondition.swift
[321/369] Compiling SwiftParser Modifiers.swift
[322/369] Compiling SwiftParser Names.swift
[323/369] Compiling SwiftParser Nominals.swift
[324/369] Compiling SwiftParser Parameters.swift
[325/369] Compiling SwiftParser ParseSourceFile.swift
[326/369] Compiling SwiftParser Lexeme.swift
[327/369] Compiling SwiftParser LexemeSequence.swift
[328/369] Compiling SwiftParser Lexer.swift
[329/369] Compiling SwiftParser RegexLiteralLexer.swift
[330/369] Compiling SwiftParser UnicodeScalarExtensions.swift
[331/369] Compiling SwiftParser Lookahead.swift
[332/369] Compiling SwiftParser Parser.swift
[333/369] Compiling SwiftParser Patterns.swift
[334/369] Compiling SwiftParser Recovery.swift
[335/369] Compiling SwiftParser Specifiers.swift
[336/369] Compiling SwiftParser Statements.swift
[337/369] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[342/369] Compiling SwiftParser CompilerFiles.swift
[343/369] Compiling SwiftParser Declarations.swift
[344/369] Compiling SwiftParser Directives.swift
[345/369] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[346/369] Compiling SwiftParser Expressions.swift
[347/369] Compiling SwiftParser IncrementalParseTransition.swift
[348/369] Compiling SwiftParser IsValidIdentifier.swift
[349/369] Compiling SwiftParser Cursor.swift
[350/369] Compiling SwiftParser ExperimentalFeatures.swift
[351/369] Compiling SwiftParser IsLexerClassified.swift
[352/369] Compiling SwiftParser LayoutNodes+Parsable.swift
[353/369] Compiling SwiftParser Parser+TokenSpecSet.swift
[354/369] Compiling SwiftParser TokenSpecStaticMembers.swift
[356/392] Compiling SwiftOperators PrecedenceGroup.swift
[357/392] Compiling SwiftOperators PrecedenceGraph.swift
[358/392] Compiling SwiftOperators OperatorTable.swift
[359/393] Compiling SwiftOperators OperatorTable+Semantics.swift
[360/393] Emitting module SwiftOperators
[361/393] Compiling SwiftParserDiagnostics MissingNodesError.swift
[362/393] Compiling SwiftParserDiagnostics MissingTokenError.swift
[363/393] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[364/393] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[365/393] Compiling SwiftOperators OperatorTable+Folding.swift
[366/393] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[367/394] Compiling SwiftOperators SyntaxSynthesis.swift
[369/395] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[370/394] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[371/394] Compiling SwiftParserDiagnostics Utils.swift
[372/394] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[373/394] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[374/394] Compiling SwiftParserDiagnostics PresenceUtils.swift
[375/394] Emitting module SwiftParserDiagnostics
[378/394] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[379/394] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[383/409] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[384/409] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[385/409] Compiling SwiftSyntaxBuilder Indenter.swift
[386/409] Compiling SwiftSyntaxBuilder ListBuilder.swift
[387/409] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[388/409] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[389/410] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[390/410] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[391/410] Emitting module SwiftSyntaxBuilder
[392/410] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[393/410] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[394/410] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[395/410] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[396/410] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[397/410] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[398/410] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[400/425] Compiling SwiftIfConfig SyntaxProtocol+IfConfig.swift
[401/425] Compiling SwiftIfConfig VersionTuple+Parsing.swift
[402/426] Compiling SwiftIfConfig StaticBuildConfiguration.swift
[403/426] Compiling SwiftIfConfig SyntaxLiteralUtils.swift
[404/426] Compiling SwiftIfConfig VersionTuple.swift
[405/426] Compiling SwiftIfConfig IfConfigFunctions.swift
[406/426] Compiling SwiftIfConfig IfConfigRegionState.swift
[407/426] Compiling SwiftIfConfig ActiveSyntaxVisitor.swift
[408/426] Compiling SwiftIfConfig BuildConfiguration.swift
[409/426] Emitting module SwiftIfConfig
[410/426] Compiling SwiftIfConfig ActiveClauseEvaluator.swift
[411/426] Compiling SwiftIfConfig ActiveSyntaxRewriter.swift
[412/426] Compiling SwiftIfConfig ConfiguredRegions.swift
[413/426] Compiling SwiftIfConfig IfConfigDecl+IfConfig.swift
[414/426] Compiling SwiftIfConfig IfConfigDiagnostic.swift
[415/426] Compiling SwiftIfConfig IfConfigEvaluation.swift
[417/443] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[418/443] Compiling SwiftSyntaxMacros Macro+Format.swift
[419/443] Compiling SwiftSyntaxMacros Macro.swift
[420/443] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[421/443] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[422/443] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[423/445] Compiling SwiftSyntaxMacros MemberMacro.swift
[424/445] Compiling SwiftSyntaxMacros PeerMacro.swift
[425/445] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[426/445] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[427/445] Compiling SwiftSyntaxMacros AccessorMacro.swift
[428/445] Compiling SwiftSyntaxMacros AttachedMacro.swift
[429/445] Compiling SwiftSyntaxMacros BodyMacro.swift
[430/445] Emitting module SwiftSyntaxMacros
[431/445] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[432/445] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[433/445] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[434/445] Compiling SwiftSyntaxMacros PreambleMacro.swift
[435/445] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[437/454] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[438/455] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[439/455] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[440/455] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[441/455] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[442/455] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[443/455] Emitting module SwiftSyntaxMacroExpansion
[444/455] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[445/455] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[446/455] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[448/467] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[449/468] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[450/468] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[451/468] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[452/468] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[453/468] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[454/468] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[455/468] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[456/468] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[457/468] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[458/468] Emitting module SwiftCompilerPluginMessageHandling
[459/468] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[460/468] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[462/470] Emitting module SwiftCompilerPlugin
[463/470] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[465/478] Compiling PerceptionMacros Extensions.swift
[466/478] Compiling PerceptionMacros Plugins.swift
[467/478] Compiling PerceptionMacros Availability.swift
[468/478] Compiling PerceptionMacros PerceptibleMacro.swift
[469/478] Emitting module PerceptionMacros
[471/479] Emitting module CasePathsMacros
[472/479] Compiling CasePathsMacros Plugin.swift
[473/479] Compiling CasePathsMacros CasePathableMacro.swift
[473/478] Write Objects.LinkFileList
[476/478] Linking PerceptionMacros-tool
[477/481] Linking CasePathsMacros-tool
[479/481] Emitting module Perception
[480/481] Compiling Perception Exports.swift
[481/481] Compiling Perception Macros.swift
[483/489] Compiling CasePaths Exports.swift
[484/489] Compiling CasePaths Macros.swift
[485/489] Compiling CasePaths LockIsolated.swift
[486/489] Compiling CasePaths XCTestSupport.swift
[487/489] Compiling CasePaths Deprecations.swift
[488/489] Emitting module CasePaths
[489/489] Compiling CasePaths EnumReflection.swift
[491/511] Compiling SwiftNavigation ErrorMechanism.swift
[492/511] Compiling SwiftNavigation Exports.swift
[493/511] Compiling SwiftNavigation HashableStaticString.swift
[494/511] Compiling SwiftNavigation HashableObject.swift
[495/511] Compiling SwiftNavigation AssumeIsolated.swift
[496/511] Compiling SwiftNavigation Deprecations.swift
[497/513] Compiling SwiftNavigation AlertState.swift
[498/513] Compiling SwiftNavigation Bind.swift
[499/513] Compiling SwiftNavigation Binding.swift
[500/513] Compiling SwiftNavigation Observe.swift
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:213:20: error: cannot find type 'LocalizedStringResource' in scope
211 |
212 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
213 |   init(_ resource: LocalizedStringResource) {
    |                    `- error: cannot find type 'LocalizedStringResource' in scope
214 |     self.value = resource
215 |   }
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:217:20: error: cannot find type 'Text' in scope
215 |   }
216 |
217 |   func asText() -> Text {
    |                    `- error: cannot find type 'Text' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:274:17: error: cannot find type 'LocalizedStringResource' in scope
272 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
273 |   public init(
274 |     _ resource: LocalizedStringResource
    |                 `- error: cannot find type 'LocalizedStringResource' in scope
275 |   ) {
276 |     self.storage = .localizedStringResource(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:220:32: error: cannot find type 'LocalizedStringResource' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
220 |       let resource = value as? LocalizedStringResource
    |                                `- error: cannot find type 'LocalizedStringResource' in scope
221 |     else {
222 |       preconditionFailure(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:233:32: error: cannot find type 'LocalizedStringResource' in scope
231 |     guard
232 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
233 |       let resource = value as? LocalizedStringResource
    |                                `- error: cannot find type 'LocalizedStringResource' in scope
234 |     else {
235 |       preconditionFailure(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:240:12: error: no exact matches in call to initializer
238 |     }
239 |
240 |     return String(localized: resource)
    |            `- error: no exact matches in call to initializer
241 |   }
242 | }
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ c: Character)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ scalar: Unicode.Scalar)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ unicodeScalars: String.UnicodeScalarView)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift 4.0)
3 |   @inlinable public init(_ utf16: String.UTF16View)}
  |                     `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift, introduced: 4.0, message: "Please use failable String.init?(_:UTF8View) when in Swift 3.2 mode")
3 |   @inlinable public init(_ utf8: String.UTF8View)}
  |                     `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ substring: __shared Substring)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ content: Substring.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
FoundationEssentials.String.init:3:10: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
3 |   public init(_ characters: Slice<AttributedString.CharacterView>)}
  |          `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Foundation.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ cocoaString: NSString)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
[501/513] Compiling SwiftNavigation UIBinding+Sharing.swift
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:213:20: error: cannot find type 'LocalizedStringResource' in scope
211 |
212 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
213 |   init(_ resource: LocalizedStringResource) {
    |                    `- error: cannot find type 'LocalizedStringResource' in scope
214 |     self.value = resource
215 |   }
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:217:20: error: cannot find type 'Text' in scope
215 |   }
216 |
217 |   func asText() -> Text {
    |                    `- error: cannot find type 'Text' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:274:17: error: cannot find type 'LocalizedStringResource' in scope
272 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
273 |   public init(
274 |     _ resource: LocalizedStringResource
    |                 `- error: cannot find type 'LocalizedStringResource' in scope
275 |   ) {
276 |     self.storage = .localizedStringResource(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:220:32: error: cannot find type 'LocalizedStringResource' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
220 |       let resource = value as? LocalizedStringResource
    |                                `- error: cannot find type 'LocalizedStringResource' in scope
221 |     else {
222 |       preconditionFailure(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:233:32: error: cannot find type 'LocalizedStringResource' in scope
231 |     guard
232 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
233 |       let resource = value as? LocalizedStringResource
    |                                `- error: cannot find type 'LocalizedStringResource' in scope
234 |     else {
235 |       preconditionFailure(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:240:12: error: no exact matches in call to initializer
238 |     }
239 |
240 |     return String(localized: resource)
    |            `- error: no exact matches in call to initializer
241 |   }
242 | }
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ c: Character)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ scalar: Unicode.Scalar)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ unicodeScalars: String.UnicodeScalarView)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift 4.0)
3 |   @inlinable public init(_ utf16: String.UTF16View)}
  |                     `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift, introduced: 4.0, message: "Please use failable String.init?(_:UTF8View) when in Swift 3.2 mode")
3 |   @inlinable public init(_ utf8: String.UTF8View)}
  |                     `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ substring: __shared Substring)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ content: Substring.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
FoundationEssentials.String.init:3:10: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
3 |   public init(_ characters: Slice<AttributedString.CharacterView>)}
  |          `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Foundation.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ cocoaString: NSString)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
[502/513] Compiling SwiftNavigation TextState.swift
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:213:20: error: cannot find type 'LocalizedStringResource' in scope
211 |
212 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
213 |   init(_ resource: LocalizedStringResource) {
    |                    `- error: cannot find type 'LocalizedStringResource' in scope
214 |     self.value = resource
215 |   }
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:217:20: error: cannot find type 'Text' in scope
215 |   }
216 |
217 |   func asText() -> Text {
    |                    `- error: cannot find type 'Text' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:274:17: error: cannot find type 'LocalizedStringResource' in scope
272 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
273 |   public init(
274 |     _ resource: LocalizedStringResource
    |                 `- error: cannot find type 'LocalizedStringResource' in scope
275 |   ) {
276 |     self.storage = .localizedStringResource(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:220:32: error: cannot find type 'LocalizedStringResource' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
220 |       let resource = value as? LocalizedStringResource
    |                                `- error: cannot find type 'LocalizedStringResource' in scope
221 |     else {
222 |       preconditionFailure(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:233:32: error: cannot find type 'LocalizedStringResource' in scope
231 |     guard
232 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
233 |       let resource = value as? LocalizedStringResource
    |                                `- error: cannot find type 'LocalizedStringResource' in scope
234 |     else {
235 |       preconditionFailure(
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:240:12: error: no exact matches in call to initializer
238 |     }
239 |
240 |     return String(localized: resource)
    |            `- error: no exact matches in call to initializer
241 |   }
242 | }
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ c: Character)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ scalar: Unicode.Scalar)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ unicodeScalars: String.UnicodeScalarView)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift 4.0)
3 |   @inlinable public init(_ utf16: String.UTF16View)}
  |                     `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:3:21: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(swift, introduced: 4.0, message: "Please use failable String.init?(_:UTF8View) when in Swift 3.2 mode")
3 |   @inlinable public init(_ utf8: String.UTF8View)}
  |                     `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Swift.String.init:2:19: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @inlinable public init(_ substring: __shared Substring)}
  |                   `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
Swift.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ content: Substring.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigString.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
_FoundationCollections.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ big: BigSubstring.UnicodeScalarView)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
FoundationEssentials.String.init:3:10: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
3 |   public init(_ characters: Slice<AttributedString.CharacterView>)}
  |          `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
4 |
Foundation.String.init:2:8: note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
1 | struct String {
2 | public init(_ cocoaString: NSString)}
  |        `- note: incorrect labels for candidate (have: '(localized:)', expected: '(_:)')
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[503/513] Emitting module SwiftNavigation
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:213:20: error: cannot find type 'LocalizedStringResource' in scope
211 |
212 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
213 |   init(_ resource: LocalizedStringResource) {
    |                    `- error: cannot find type 'LocalizedStringResource' in scope
214 |     self.value = resource
215 |   }
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:217:20: error: cannot find type 'Text' in scope
215 |   }
216 |
217 |   func asText() -> Text {
    |                    `- error: cannot find type 'Text' in scope
218 |     guard
219 |       #available(iOS 16, macOS 13, tvOS 16, watchOS 9, *),
/host/spi-builder-workspace/Sources/SwiftNavigation/TextState.swift:274:17: error: cannot find type 'LocalizedStringResource' in scope
272 |   @available(iOS 16, macOS 13, tvOS 16, watchOS 9, *)
273 |   public init(
274 |     _ resource: LocalizedStringResource
    |                 `- error: cannot find type 'LocalizedStringResource' in scope
275 |   ) {
276 |     self.storage = .localizedStringResource(
[504/513] Compiling SwiftNavigation ButtonState.swift
[505/513] Compiling SwiftNavigation ButtonStateBuilder.swift
[506/513] Compiling SwiftNavigation ConfirmationDialogState.swift
[507/513] Compiling SwiftNavigation UINavigationPath.swift
[508/513] Compiling SwiftNavigation UITransaction.swift
[509/513] Compiling SwiftNavigation UIBindable.swift
[510/513] Compiling SwiftNavigation UIBinding.swift
[511/513] Compiling SwiftNavigation KeyPath+Sendable.swift
[512/513] Compiling SwiftNavigation ToOptionalUnit.swift
[513/513] Compiling SwiftNavigation NSObject+Observe.swift
BUILD FAILURE 6.1 android