The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build swift-composable-architecture, reference 1.22.2 (acd9bb), with Swift 6.1 for Wasm on 29 Aug 2025 22:31:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-composable-architecture.git
Reference: 1.22.2
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-composable-architecture
 * tag               1.22.2     -> FETCH_HEAD
HEAD is now at acd9bb8 Allow store publisher to be used as async sequence. (#3763)
Cloned https://github.com/pointfreeco/swift-composable-architecture.git
Revision (git rev-parse @):
acd9bb8a7cf6e36a89d81a432c2e8eb3b1bb3771
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-composable-architecture.git at 1.22.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/swift-composable-architecture.git
https://github.com/pointfreeco/swift-composable-architecture.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    },
    {
      "identity" : "swift-case-paths",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "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-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-identified-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-identified-collections"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-navigation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-navigation"
    },
    {
      "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" : "swift-sharing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-sharing"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "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-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "swift-composable-architecture",
  "name" : "swift-composable-architecture",
  "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" : "ComposableArchitecture",
      "targets" : [
        "ComposableArchitecture"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ComposableArchitectureMacros",
      "targets" : [
        "ComposableArchitectureMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "ComposableArchitectureTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureTests",
      "path" : "Tests/ComposableArchitectureTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "BindableStoreTests.swift",
        "BindingLocalTests.swift",
        "CompatibilityTests.swift",
        "ComposableArchitectureTests.swift",
        "CurrentValueRelayTests.swift",
        "DebugTests.swift",
        "DependencyKeyWritingReducerTests.swift",
        "EffectCancellationIsolationTests.swift",
        "EffectCancellationTests.swift",
        "EffectDebounceTests.swift",
        "EffectFailureTests.swift",
        "EffectOperationTests.swift",
        "EffectRunTests.swift",
        "EffectTests.swift",
        "EnumReducerMacroTests.swift",
        "Internal/BaseTCATestCase.swift",
        "Internal/TestHelpers.swift",
        "MacroConformanceTests.swift",
        "MacroTests.swift",
        "MemoryManagementTests.swift",
        "ObservableStateEnumMacroTests.swift",
        "ObservableTests.swift",
        "ReducerBuilderTests.swift",
        "ReducerTests.swift",
        "Reducers/BindingReducerTests.swift",
        "Reducers/ForEachReducerTests.swift",
        "Reducers/IfCaseLetReducerTests.swift",
        "Reducers/IfLetReducerTests.swift",
        "Reducers/OnChangeReducerTests.swift",
        "Reducers/PresentationReducerTests.swift",
        "Reducers/StackReducerTests.swift",
        "RuntimeWarningTests.swift",
        "ScopeCacheTests.swift",
        "ScopeLoggerTests.swift",
        "ScopeTests.swift",
        "StoreLifetimeTests.swift",
        "StorePerceptionTests.swift",
        "StoreTests.swift",
        "TaskCancellationTests.swift",
        "TaskResultTests.swift",
        "TestStoreFailureTests.swift",
        "TestStoreNonExhaustiveTests.swift",
        "TestStoreTests.swift",
        "ThrottleTests.swift",
        "ViewStoreTests.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitecture"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableArchitectureMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureMacrosTests",
      "path" : "Tests/ComposableArchitectureMacrosTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "MacroBaseTestCase.swift",
        "ObservableStateMacroTests.swift",
        "PresentsMacroTests.swift",
        "ReducerMacroTests.swift",
        "ViewActionMacroTests.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitectureMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableArchitectureMacros",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitectureMacros",
      "path" : "Sources/ComposableArchitectureMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ComposableArchitecture",
        "ComposableArchitectureMacros"
      ],
      "sources" : [
        "Availability.swift",
        "Extensions.swift",
        "ObservableStateMacro.swift",
        "Plugins.swift",
        "PresentsMacro.swift",
        "ReducerMacro.swift",
        "ViewActionMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ComposableArchitecture",
      "module_type" : "SwiftTarget",
      "name" : "ComposableArchitecture",
      "path" : "Sources/ComposableArchitecture",
      "product_dependencies" : [
        "CasePaths",
        "CombineSchedulers",
        "ConcurrencyExtras",
        "CustomDump",
        "Dependencies",
        "DependenciesMacros",
        "IdentifiedCollections",
        "IssueReporting",
        "OrderedCollections",
        "Perception",
        "Sharing",
        "SwiftUINavigation",
        "UIKitNavigation"
      ],
      "product_memberships" : [
        "ComposableArchitecture"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/ComposableArchitecture/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CaseReducer.swift",
        "Core.swift",
        "Dependencies/Dismiss.swift",
        "Dependencies/IsPresented.swift",
        "Effect.swift",
        "Effects/Animation.swift",
        "Effects/Cancellation.swift",
        "Effects/Debounce.swift",
        "Effects/Publisher.swift",
        "Effects/TaskResult.swift",
        "Effects/Throttle.swift",
        "Internal/AreOrderedSetsDuplicates.swift",
        "Internal/AssumeIsolated.swift",
        "Internal/Box.swift",
        "Internal/Create.swift",
        "Internal/CurrentValueRelay.swift",
        "Internal/Debug.swift",
        "Internal/DefaultSubscript.swift",
        "Internal/Deprecations.swift",
        "Internal/DispatchQueue.swift",
        "Internal/EffectActions.swift",
        "Internal/EphemeralState.swift",
        "Internal/Exports.swift",
        "Internal/HashableStaticString.swift",
        "Internal/KeyPath+Sendable.swift",
        "Internal/Locking.swift",
        "Internal/Logger.swift",
        "Internal/NavigationID.swift",
        "Internal/NotificationName.swift",
        "Internal/OpenExistential.swift",
        "Internal/PresentationID.swift",
        "Internal/ReturningLastNonNilValue.swift",
        "Internal/RuntimeWarnings.swift",
        "Internal/StackIDGenerator.swift",
        "Macros.swift",
        "Observation/Alert+Observation.swift",
        "Observation/Binding+Observation.swift",
        "Observation/IdentifiedArray+Observation.swift",
        "Observation/NavigationStack+Observation.swift",
        "Observation/ObservableState.swift",
        "Observation/ObservationStateRegistrar.swift",
        "Observation/Store+Observation.swift",
        "Observation/ViewAction.swift",
        "Reducer.swift",
        "Reducer/ReducerBuilder.swift",
        "Reducer/Reducers/BindingReducer.swift",
        "Reducer/Reducers/CombineReducers.swift",
        "Reducer/Reducers/DebugReducer.swift",
        "Reducer/Reducers/DependencyKeyWritingReducer.swift",
        "Reducer/Reducers/EmptyReducer.swift",
        "Reducer/Reducers/ForEachReducer.swift",
        "Reducer/Reducers/IfCaseLetReducer.swift",
        "Reducer/Reducers/IfLetReducer.swift",
        "Reducer/Reducers/OnChange.swift",
        "Reducer/Reducers/Optional.swift",
        "Reducer/Reducers/PresentationReducer.swift",
        "Reducer/Reducers/Reduce.swift",
        "Reducer/Reducers/Scope.swift",
        "Reducer/Reducers/SignpostReducer.swift",
        "Reducer/Reducers/StackReducer.swift",
        "Sharing/AppStorageKeyPathKey.swift",
        "Store.swift",
        "SwiftUI/Alert.swift",
        "SwiftUI/Binding.swift",
        "SwiftUI/ConfirmationDialog.swift",
        "SwiftUI/Deprecated/ActionSheet.swift",
        "SwiftUI/Deprecated/LegacyAlert.swift",
        "SwiftUI/Deprecated/NavigationLinkStore.swift",
        "SwiftUI/ForEachStore.swift",
        "SwiftUI/FullScreenCover.swift",
        "SwiftUI/IfLetStore.swift",
        "SwiftUI/NavigationDestination.swift",
        "SwiftUI/NavigationStackStore.swift",
        "SwiftUI/Popover.swift",
        "SwiftUI/PresentationModifier.swift",
        "SwiftUI/Sheet.swift",
        "SwiftUI/SwitchStore.swift",
        "SwiftUI/WithViewStore.swift",
        "TestStore.swift",
        "UIKit/AlertStateUIKit.swift",
        "UIKit/IfLetUIKit.swift",
        "UIKit/NavigationStackControllerUIKit.swift",
        "ViewStore.swift"
      ],
      "target_dependencies" : [
        "ComposableArchitectureMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2094] Fetching swift-docc-plugin
[232/5539] Fetching swift-docc-plugin, swift-sharing
[3698/7377] Fetching swift-docc-plugin, swift-sharing, swift-perception
[7378/52941] Fetching swift-docc-plugin, swift-sharing, swift-perception, swift-navigation
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.45s)
Fetching https://github.com/pointfreeco/swift-macro-testing
[3934/121336] Fetching swift-docc-plugin, swift-perception, swift-navigation, swift-syntax
[4390/126841] Fetching swift-docc-plugin, swift-perception, swift-navigation, swift-syntax, xctest-dynamic-overlay
[22706/127749] Fetching swift-docc-plugin, swift-perception, swift-navigation, swift-syntax, xctest-dynamic-overlay, swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.42s)
[28083/126841] Fetching swift-docc-plugin, swift-perception, swift-navigation, swift-syntax, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (1.16s)
[47221/125003] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
[56141/126537] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay, swift-identified-collections
[70836/132839] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay, swift-identified-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.62s)
[77740/131305] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay, swift-dependencies
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.64s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[79744/125003] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay
[80464/129580] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay, swift-custom-dump
[90069/130458] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay, swift-custom-dump, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.66s)
[87183/125881] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay, swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.53s)
[94112/125003] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
[103452/129409] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay, swift-case-paths
[112887/131826] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay, swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.65s)
[114489/127420] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay, combine-schedulers
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.56s)
[113509/125003] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay
[125004/142380] Fetching swift-docc-plugin, swift-navigation, swift-syntax, xctest-dynamic-overlay, swift-collections
Fetched https://github.com/pointfreeco/swift-navigation from cache (3.50s)
[80482/96816] Fetching swift-docc-plugin, swift-syntax, xctest-dynamic-overlay, swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.33s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (7.60s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (7.61s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.65s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (8.16s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.49s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.48s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.55s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.4.2 (0.56s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.1 (2.20s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.49s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.75s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.26s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3488] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.09s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.71s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.6 (0.50s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.49s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15372] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.85s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (3.36s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.4 (0.53s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.28s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.83s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.2 (0.51s)
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.1
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.4.2
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/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/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.6
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.4
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/112] Write sources
[17/112] Copying PrivacyInfo.xcprivacy
[28/112] Write sources
[32/112] Copying PrivacyInfo.xcprivacy
[32/112] Write sources
[63/112] Copying PrivacyInfo.xcprivacy
[63/112] Write sources
[73/112] Compiling UIKitNavigationShim shim.m
[74/112] Compiling _SwiftSyntaxCShims dummy.c
[75/112] Compiling UIKitNavigationShim shim.m
[76/112] Write swift-version-24593BA9C3E375BF.txt
[78/128] Emitting module Sharing1
[79/128] Emitting module Sharing2
[80/128] Compiling Sharing1 Empty.swift
[82/129] Emitting module SwiftSyntax601
[83/129] Compiling SwiftSyntax601 Empty.swift
[84/130] Compiling Sharing2 Empty.swift
[85/130] Emitting module SwiftSyntax510
[86/130] Compiling SwiftSyntax510 Empty.swift
[87/130] Emitting module IssueReportingPackageSupport
[88/131] Compiling IssueReportingPackageSupport _Test.swift
[89/133] Emitting module Sharing2
[90/133] Compiling Sharing2 Empty.swift
[91/134] Compiling Sharing1 Empty.swift
[92/135] Emitting module Sharing1
[99/137] Emitting module SwiftSyntax509
[100/137] Compiling SwiftSyntax509 Empty.swift
[101/138] Emitting module SwiftSyntax600
[102/138] Compiling SwiftSyntax600 Empty.swift
[104/192] Wrapping AST for SwiftSyntax601 for debugging
[106/213] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[107/214] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[108/214] Compiling InternalCollectionsUtilities Debugging.swift
[109/214] Compiling InternalCollectionsUtilities Descriptions.swift
[110/214] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[111/214] Emitting module IssueReportingPackageSupport
[112/214] Compiling IssueReportingPackageSupport _Test.swift
[113/221] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[114/280] Compiling SwiftSyntax MissingNodeInitializers.swift
[115/280] Compiling SwiftSyntax RawSyntax.swift
[116/280] Compiling SwiftSyntax SourceLength.swift
[117/280] Compiling SwiftSyntax SourceLocation.swift
[118/280] Compiling SwiftSyntax SourcePresence.swift
[119/280] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[121/280] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[121/280] Wrapping AST for SwiftSyntax600 for debugging
[123/280] Compiling SwiftSyntax Identifier.swift
[124/280] Compiling SwiftSyntax MemoryLayout.swift
[125/280] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[126/280] Compiling SwiftSyntax RawSyntaxTokenView.swift
[127/280] Compiling SwiftSyntax SourceEdit.swift
[128/283] Emitting module InternalCollectionsUtilities
[129/283] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[130/283] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[131/283] Emitting module InternalCollectionsUtilities
[142/359] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[143/359] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[144/359] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[145/359] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[146/359] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[147/359] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[148/359] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[149/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[150/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[151/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[152/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[153/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[154/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[155/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[156/366] Compiling IssueReporting IssueReporter.swift
[157/366] Compiling IssueReporting BreakpointReporter.swift
[158/366] Compiling IssueReporting FatalErrorReporter.swift
[159/366] Compiling IssueReporting FailureObserver.swift
[160/366] Compiling IssueReporting LockIsolated.swift
[161/366] Compiling IssueReporting Rethrows.swift
[162/366] Compiling IssueReporting TestContext.swift
[163/366] Compiling IssueReporting Unimplemented.swift
[164/366] Compiling OrderedCollections OrderedSet+Initializers.swift
[165/366] Compiling OrderedCollections OrderedSet+Insertions.swift
[166/366] Compiling OrderedCollections OrderedSet+Invariants.swift
[167/366] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[168/366] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[169/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[170/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[171/366] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[172/366] Compiling IssueReporting ErrorReporting.swift
[173/366] Compiling IssueReporting AppHostWarning.swift
[174/366] Compiling IssueReporting Deprecations.swift
[175/366] Compiling IssueReporting SwiftTesting.swift
[176/366] Compiling IssueReporting UncheckedSendable.swift
[177/366] Compiling IssueReporting Warn.swift
[178/366] Compiling IssueReporting XCTest.swift
[179/366] Compiling IssueReporting IsTesting.swift
[180/366] Compiling IssueReporting RuntimeWarningReporter.swift
[181/366] Compiling IssueReporting ReportIssue.swift
[182/366] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[183/366] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[184/366] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[185/366] Compiling OrderedCollections OrderedDictionary+Elements.swift
[186/366] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[187/366] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[190/368] Emitting module ConcurrencyExtras
[191/369] Emitting module IssueReporting
[194/371] Compiling ConcurrencyExtras UncheckedSendable.swift
[195/371] Compiling OrderedCollections _HashTable+Bucket.swift
[196/371] Compiling OrderedCollections _HashTable+BucketIterator.swift
[197/371] Compiling OrderedCollections _HashTable+Constants.swift
[198/371] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[199/371] Compiling OrderedCollections _HashTable+Testing.swift
[200/371] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[201/371] Compiling OrderedCollections _HashTable.swift
[202/371] Compiling OrderedCollections _Hashtable+Header.swift
[212/380] Compiling IssueReporting WithExpectedIssue.swift
[213/380] Compiling IssueReporting WithIssueContext.swift
[214/380] Emitting module OrderedCollections
[215/380] Compiling OrderedCollections OrderedSet+Sendable.swift
[216/380] Compiling OrderedCollections OrderedSet+SubSequence.swift
[217/380] Compiling OrderedCollections OrderedSet+Testing.swift
[218/380] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[219/380] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[220/380] Compiling OrderedCollections OrderedSet.swift
[221/380] Compiling OrderedCollections _UnsafeBitset.swift
[223/436] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[224/436] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[225/436] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[226/436] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[227/436] Compiling OrderedCollections _HashTable+Bucket.swift
[228/436] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[229/436] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[230/436] Compiling OrderedCollections OrderedDictionary+Elements.swift
[231/436] Compiling ConcurrencyExtras Result.swift
[232/436] Compiling ConcurrencyExtras MainSerialExecutor.swift
[233/436] Compiling ConcurrencyExtras Task.swift
[234/437] Compiling OrderedCollections _HashTable.swift
[235/437] Compiling OrderedCollections _Hashtable+Header.swift
[236/437] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[237/437] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[238/437] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[239/437] Compiling OrderedCollections _HashTable+Testing.swift
[240/437] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[241/437] Compiling OrderedCollections OrderedDictionary+Codable.swift
[242/437] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[243/437] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[246/438] Emitting module ConcurrencyExtras
[251/438] Compiling ConcurrencyExtras LockIsolated.swift
[252/438] Compiling IssueReportingTestSupport SwiftTesting.swift
[253/438] Emitting module IssueReportingTestSupport
[254/438] Compiling IssueReportingTestSupport XCTest.swift
[255/439] Emitting module IssueReportingTestSupport
[256/439] Compiling IssueReportingTestSupport SwiftTesting.swift
[257/439] Compiling IssueReportingTestSupport XCTest.swift
[258/440] Compiling ConcurrencyExtras MainSerialExecutor.swift
[260/440] Compiling ConcurrencyExtras LockIsolated.swift
[262/440] Compiling ConcurrencyExtras Result.swift
[263/440] Compiling ConcurrencyExtras Task.swift
[265/440] Compiling ConcurrencyExtras UncheckedSendable.swift
[276/442] Compiling OrderedCollections _HashTable+BucketIterator.swift
[277/442] Compiling OrderedCollections _HashTable+Constants.swift
[281/460] Compiling PerceptionCore PerceptionChecking.swift
[282/460] Compiling PerceptionCore PerceptionRegistrar.swift
[283/460] Compiling PerceptionCore PerceptionTracking.swift
[284/460] Compiling PerceptionCore ObservationBeta.swift
[285/460] Compiling PerceptionCore Locking.swift
[286/460] Compiling PerceptionCore Perceptible.swift
[287/460] Emitting module IssueReporting
[288/460] Compiling PerceptionCore Deprecations.swift
[289/460] Compiling PerceptionCore Exports.swift
[290/460] Compiling PerceptionCore Locals.swift
[291/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[292/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[293/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[294/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[295/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[296/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[297/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[298/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[299/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[300/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[301/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[302/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[303/462] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[304/462] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[305/486] Compiling XCTestDynamicOverlay Exports.swift
[307/494] Compiling Clocks Lock.swift
[308/507] Compiling Clocks Timer.swift
[308/507] Wrapping AST for SwiftSyntax510 for debugging
[310/507] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[311/507] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[312/509] Compiling CombineSchedulers AnyScheduler.swift
[313/509] Compiling CombineSchedulers Concurrency.swift
[314/509] Compiling CombineSchedulers Timer.swift
[315/509] Compiling CombineSchedulers UIKit.swift
[316/509] Compiling CombineSchedulers ImmediateScheduler.swift
[317/509] Compiling CombineSchedulers Deprecations.swift
[318/509] Compiling CombineSchedulers Lock.swift
[319/509] Compiling CombineSchedulers NSRecursiveLock.swift
[320/510] Emitting module CombineSchedulers
[321/510] Compiling OrderedCollections OrderedDictionary.swift
[322/510] Compiling OrderedCollections OrderedSet+Codable.swift
[323/510] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[324/510] Compiling OrderedCollections OrderedSet+Descriptions.swift
[325/510] Compiling OrderedCollections OrderedSet+Diffing.swift
[326/510] Compiling OrderedCollections OrderedSet+Equatable.swift
[327/510] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[328/510] Compiling OrderedCollections OrderedSet+Hashable.swift
[329/510] Compiling OrderedCollections OrderedSet+Initializers.swift
[330/510] Compiling OrderedCollections OrderedSet+Insertions.swift
[331/510] Compiling OrderedCollections OrderedSet+Invariants.swift
[332/510] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[333/510] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[334/510] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[335/510] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[336/510] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[337/510] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[338/510] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[339/510] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[340/510] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[341/510] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[342/510] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[345/510] Compiling IdentifiedCollections IdentifiedArray.swift
[346/510] Compiling IdentifiedCollections IdentifiedCollection.swift
[348/510] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[349/510] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[350/510] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[351/510] Compiling OrderedCollections OrderedDictionary+Values.swift
[357/510] Compiling CombineSchedulers SwiftUI.swift
[358/510] Compiling CombineSchedulers TestScheduler.swift
[362/510] Compiling CombineSchedulers UIScheduler.swift
[381/510] Emitting module Clocks
[382/510] Compiling Clocks AnyClock.swift
[388/510] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[393/512] Compiling CombineSchedulers UnimplementedScheduler.swift
[395/514] Compiling Clocks UnimplementedClock.swift
[396/514] Emitting module IdentifiedCollections
[397/515] Compiling Clocks ImmediateClock.swift
[398/515] Compiling Clocks _AsyncTimerSequence.swift
[399/515] Compiling XCTestDynamicOverlay Exports.swift
[400/515] Emitting module XCTestDynamicOverlay
[401/515] Compiling XCTestDynamicOverlay Deprecations.swift
[402/516] Compiling Clocks TestClock.swift
[403/516] Compiling Clocks SwiftUI.swift
[407/579] Compiling CombineSchedulers UIScheduler.swift
[408/580] Compiling CustomDump CustomDumpReflectable.swift
[409/580] Compiling CustomDump CustomDumpRepresentable.swift
[410/580] Compiling CombineSchedulers Timer.swift
[411/580] Compiling CombineSchedulers UIKit.swift
[412/580] Emitting module CombineSchedulers
[413/580] Compiling CustomDump UserNotifications.swift
[414/580] Compiling CustomDump UserNotificationsUI.swift
[415/580] Compiling CustomDump CoreImage.swift
[416/580] Compiling CustomDump CoreLocation.swift
[417/580] Compiling CustomDump CoreMotion.swift
[418/580] Compiling CustomDump Foundation.swift
[419/580] Compiling Clocks Timer.swift
[420/580] Compiling Clocks SwiftUI.swift
[425/584] Compiling CombineSchedulers UnimplementedScheduler.swift
[426/584] Emitting module XCTestDynamicOverlay
[427/584] Compiling XCTestDynamicOverlay Deprecations.swift
[428/586] Emitting module Clocks
[429/586] Compiling Clocks AnyClock.swift
[430/586] Compiling CustomDump StoreKit.swift
[431/586] Compiling CustomDump Swift.swift
[432/586] Compiling CustomDump SwiftUI.swift
[433/586] Compiling CustomDump UIKit.swift
[434/586] Compiling CustomDump CustomDumpStringConvertible.swift
[435/586] Compiling CustomDump Diff.swift
[436/586] Compiling CustomDump Dump.swift
[437/586] Compiling CustomDump ExpectDifference.swift
[438/586] Compiling OrderedCollections OrderedSet+Sendable.swift
[439/586] Compiling OrderedCollections OrderedSet+SubSequence.swift
[440/586] Compiling OrderedCollections OrderedSet+Testing.swift
[441/586] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[442/586] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[443/586] Compiling OrderedCollections OrderedSet.swift
[444/586] Compiling OrderedCollections _UnsafeBitset.swift
[445/586] Compiling Clocks ImmediateClock.swift
[446/586] Compiling Clocks Lock.swift
[453/586] Compiling Clocks UnimplementedClock.swift
[454/586] Compiling CustomDump Identifiable.swift
[455/586] Compiling CustomDump Mirror.swift
[456/586] Compiling CustomDump String.swift
[457/586] Compiling CustomDump ExpectNoDifference.swift
[458/586] Compiling CustomDump AnyType.swift
[459/586] Compiling CustomDump CollectionDifference.swift
[460/586] Compiling CustomDump Unordered.swift
[461/586] Compiling CustomDump XCTAssertDifference.swift
[462/586] Compiling CustomDump XCTAssertNoDifference.swift
[463/587] Emitting module CustomDump
[464/619] Emitting module OrderedCollections
[465/620] Compiling Clocks _AsyncTimerSequence.swift
[466/620] Compiling Clocks TestClock.swift
[469/621] Compiling CasePathsCore KeyPath+Sendable.swift
[470/622] Compiling CasePathsCore UncheckedSendable.swift
[471/622] Compiling CasePathsCore TypeName.swift
[472/622] Compiling Dependencies Locale.swift
[473/622] Compiling Dependencies MainQueue.swift
[474/622] Compiling Dependencies MainRunLoop.swift
[475/625] Compiling CasePathsCore AnyCasePath.swift
[476/625] Compiling CasePathsCore CasePathIterable.swift
[478/625] Compiling Dependencies OpenURL.swift
[481/626] Compiling CasePathsCore Never+CasePathable.swift
[482/626] Compiling CasePathsCore Optional+CasePathable.swift
[487/626] Compiling CasePathsCore CasePathReflectable.swift
[489/626] Compiling CasePathsCore CasePathable.swift
[490/626] Compiling Dependencies Calendar.swift
[491/626] Compiling Dependencies Clocks.swift
[492/626] Emitting module PerceptionCore
[497/626] Compiling Dependencies TimeZone.swift
[498/626] Compiling Dependencies URLSession.swift
[499/626] Compiling Dependencies Deprecations.swift
[500/626] Compiling Dependencies Exports.swift
[501/626] Compiling Dependencies TypeName.swift
[502/626] Compiling Dependencies UUID.swift
[503/626] Compiling Dependencies WithRandomNumberGenerator.swift
[504/626] Compiling Dependencies AppEntryPoint.swift
[505/631] Compiling CasePathsCore Result+CasePathable.swift
[506/647] Emitting module CasePathsCore
[507/653] Compiling CustomDump Photos.swift
[508/653] Compiling CustomDump Speech.swift
[510/677] Compiling PerceptionCore _PerceptionRegistrar.swift
[511/677] Compiling Dependencies Dependency.swift
[512/677] Compiling Dependencies DependencyContext.swift
[513/677] Compiling Dependencies DependencyKey.swift
[514/677] Compiling Dependencies DependencyValues.swift
[515/680] Compiling Dependencies Date.swift
[516/680] Compiling Dependencies FireAndForget.swift
[517/680] Compiling Dependencies Locale.swift
[518/680] Compiling Dependencies MainQueue.swift
[521/680] Compiling Dependencies Clocks.swift
[522/680] Compiling Dependencies Context.swift
[523/681] Compiling Dependencies Exports.swift
[524/681] Compiling Dependencies TypeName.swift
[525/681] Compiling CustomDump CollectionDifference.swift
[526/681] Compiling CustomDump Identifiable.swift
[527/681] Compiling CustomDump Mirror.swift
[528/681] Compiling CustomDump String.swift
[529/681] Compiling Dependencies Assert.swift
[530/681] Compiling Dependencies Calendar.swift
[533/702] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[534/702] Compiling Dependencies WithRandomNumberGenerator.swift
[535/702] Compiling Dependencies AppEntryPoint.swift
[536/702] Compiling Dependencies Deprecations.swift
[539/702] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[540/702] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[541/702] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[542/702] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[543/702] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[544/702] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[545/702] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[546/702] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[547/702] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[548/702] Compiling Dependencies PreviewTrait.swift
[549/702] Compiling Dependencies TestTrait.swift
[550/702] Compiling Dependencies WithDependencies.swift
[551/702] Emitting module Dependencies
[552/702] Compiling CustomDump Unordered.swift
[553/702] Compiling CustomDump XCTAssertDifference.swift
[554/702] Compiling CustomDump XCTAssertNoDifference.swift
[555/703] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[556/703] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[557/703] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[561/714] Emitting module CasePathsCore
[567/715] Compiling CasePathsCore AnyCasePath.swift
[568/715] Compiling CasePathsCore CasePathIterable.swift
[569/715] Compiling CasePathsCore KeyPath+Sendable.swift
[572/715] Compiling CasePathsCore CasePathReflectable.swift
[573/715] Compiling CasePathsCore CasePathable.swift
[581/715] Compiling CasePathsCore TypeName.swift
[586/716] Emitting module Dependencies
[591/717] Emitting module CustomDump
[592/717] Compiling CasePathsCore Optional+CasePathable.swift
[593/717] Compiling CasePathsCore Never+CasePathable.swift
[594/717] Compiling CasePathsCore UncheckedSendable.swift
[597/717] Compiling IdentifiedCollections IdentifiedArray.swift
[598/717] Compiling IdentifiedCollections IdentifiedCollection.swift
[599/717] Emitting module PerceptionCore
[601/717] Compiling CasePathsCore Result+CasePathable.swift
[604/717] Emitting module IdentifiedCollections
[610/719] Wrapping AST for SwiftSyntax509 for debugging
[616/720] Wrapping AST for IssueReportingTestSupport for debugging
[618/720] Compiling PerceptionCore _PerceptionRegistrar.swift
[618/720] Wrapping AST for IssueReportingPackageSupport for debugging
[619/720] Wrapping AST for IssueReportingTestSupport for debugging
[620/720] Write Objects.LinkFileList
[621/720] Wrapping AST for IssueReportingPackageSupport for debugging
[622/720] Write Objects.LinkFileList
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[623/720] Linking libIssueReportingTestSupport.wasm
[627/720] Linking libIssueReportingTestSupport-tool.so
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/38] Write swift-version-24593BA9C3E375BF.txt
[4/96] Compiling SwiftSyntax601 Empty.swift
[5/96] Compiling ConcurrencyExtras Task.swift
[6/97] Emitting module SwiftSyntax601
[7/98] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[8/98] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[9/99] Compiling ConcurrencyExtras MainSerialExecutor.swift
[10/99] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[11/99] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/100] Compiling ConcurrencyExtras Result.swift
[13/100] Compiling Sharing1 Empty.swift
[14/100] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/100] Emitting module Sharing1
[16/101] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/101] Compiling InternalCollectionsUtilities Debugging.swift
[18/101] Compiling ConcurrencyExtras Locking.swift
[19/101] Compiling ConcurrencyExtras UncheckedBox.swift
[20/101] Compiling ConcurrencyExtras LockIsolated.swift
[21/101] Compiling SwiftSyntax600 Empty.swift
[22/101] Emitting module SwiftSyntax600
[24/102] Compiling IssueReportingPackageSupport _Test.swift
[25/102] Emitting module IssueReportingPackageSupport
[27/102] Compiling InternalCollectionsUtilities Descriptions.swift
[28/102] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/102] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/104] Compiling Sharing2 Empty.swift
[39/104] Compiling ConcurrencyExtras LockIsolated.swift
[40/104] Compiling ConcurrencyExtras ActorIsolated.swift
[41/104] Compiling ConcurrencyExtras AnyHashableSendable.swift
[43/106] Emitting module ConcurrencyExtras
[47/106] Compiling ConcurrencyExtras MainSerialExecutor.swift
[52/105] Compiling ConcurrencyExtras Result.swift
[53/105] Compiling ConcurrencyExtras Task.swift
[54/105] Compiling ConcurrencyExtras UncheckedSendable.swift
[57/109] Emitting module Sharing2
[59/110] Compiling SwiftSyntax509 Empty.swift
[60/110] Emitting module SwiftSyntax509
[64/113] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/113] Emitting module SwiftSyntax510
[66/115] Compiling SwiftSyntax510 Empty.swift
[67/116] Emitting module Sharing1
[69/118] Compiling Sharing1 Empty.swift
[71/138] Emitting module Sharing2
[72/138] Compiling Sharing2 Empty.swift
[73/140] Emitting module InternalCollectionsUtilities
[75/140] Compiling IssueReportingTestSupport XCTest.swift
[76/140] Emitting module InternalCollectionsUtilities
[78/204] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[79/204] Compiling SwiftSyntax Assert.swift
[80/204] Compiling SwiftSyntax BumpPtrAllocator.swift
[81/204] Compiling SwiftSyntax CommonAncestor.swift
[82/205] Emitting module IssueReportingTestSupport
[83/205] Compiling IssueReportingTestSupport SwiftTesting.swift
[85/206] Compiling IssueReportingPackageSupport _Test.swift
[86/206] Emitting module IssueReportingPackageSupport
[87/207] Compiling SwiftSyntax Convenience.swift
[88/207] Compiling SwiftSyntax CustomTraits.swift
[89/207] Compiling SwiftSyntax AbsolutePosition.swift
[90/207] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[96/264] Write Objects.LinkFileList
[100/263] Emitting module IssueReporting
[101/263] Compiling OrderedCollections OrderedSet+Descriptions.swift
[102/263] Compiling OrderedCollections OrderedSet+Diffing.swift
[103/263] Compiling OrderedCollections OrderedSet+Equatable.swift
[104/318] Compiling OrderedCollections _HashTable+Testing.swift
[105/318] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[106/318] Compiling OrderedCollections _HashTable+BucketIterator.swift
[107/318] Compiling OrderedCollections _HashTable+Constants.swift
[108/318] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[109/318] Compiling OrderedCollections _HashTable.swift
[110/318] Compiling OrderedCollections _Hashtable+Header.swift
[111/318] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[112/318] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[112/340] Linking libIssueReportingTestSupport-tool.so
[114/340] Compiling IssueReportingTestSupport XCTest.swift
[115/340] Compiling IssueReporting BreakpointReporter.swift
[116/340] Compiling IssueReporting FatalErrorReporter.swift
[117/342] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[118/342] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[119/342] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[120/342] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[121/342] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[122/342] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[123/342] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[124/349] Compiling OrderedCollections OrderedDictionary.swift
[125/349] Compiling OrderedCollections OrderedSet+Codable.swift
[126/349] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[127/349] Compiling OrderedCollections OrderedSet+Descriptions.swift
[128/349] Compiling OrderedCollections OrderedSet+Diffing.swift
[129/349] Compiling OrderedCollections OrderedSet+Equatable.swift
[130/349] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[131/349] Emitting module IssueReportingTestSupport
[132/349] Compiling IssueReportingTestSupport SwiftTesting.swift
[133/349] Write Objects.LinkFileList
[135/349] Compiling IssueReporting WithExpectedIssue.swift
[136/349] Compiling IssueReporting WithIssueContext.swift
[137/349] Compiling IssueReporting XCTest.swift
[138/349] Compiling IssueReporting IsTesting.swift
[139/349] Compiling IssueReporting IssueReporter.swift
[146/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[147/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[148/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[149/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[150/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[151/349] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[152/349] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[153/349] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[154/349] Compiling IssueReporting TestContext.swift
[155/349] Compiling IssueReporting Unimplemented.swift
[159/356] Compiling IssueReporting SwiftTesting.swift
[160/356] Compiling IssueReporting UncheckedSendable.swift
[161/356] Compiling IssueReporting Warn.swift
[162/356] Compiling IssueReporting FailureObserver.swift
[163/356] Compiling IssueReporting LockIsolated.swift
[164/356] Compiling OrderedCollections OrderedSet+Hashable.swift
[165/356] Compiling OrderedCollections OrderedSet+Initializers.swift
[166/356] Compiling OrderedCollections OrderedSet+Insertions.swift
[167/356] Compiling OrderedCollections OrderedSet+Invariants.swift
[168/356] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[169/356] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[170/356] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[171/356] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[176/356] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[177/356] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[178/356] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[179/356] Compiling OrderedCollections OrderedDictionary+Values.swift
[188/356] Compiling IssueReporting RuntimeWarningReporter.swift
[189/356] Compiling IssueReporting ReportIssue.swift
[200/356] Compiling IssueReporting Rethrows.swift
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[200/356] Linking libIssueReportingTestSupport.wasm
[201/356] Compiling IssueReporting ErrorReporting.swift
[202/356] Compiling IssueReporting AppHostWarning.swift
[203/356] Compiling IssueReporting Deprecations.swift
BUILD FAILURE 6.1 wasm