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-networking, reference main (a98d64), with Swift 6.1 for Android on 12 Jul 2025 14:25:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danthorpe/swift-networking.git
Reference: main
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/danthorpe/swift-networking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a98d646 bot: bump github.com/apple/swift-async-algorithms from 1.0.0 to 1.0.4 (#130)
Cloned https://github.com/danthorpe/swift-networking.git
Revision (git rev-parse @):
a98d6468a81ad86f2dfb0d126b0eab6f48b636da
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/danthorpe/swift-networking.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/danthorpe/swift-networking.git
https://github.com/danthorpe/swift-networking.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    },
    {
      "identity" : "swift-utilities",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danthorpe/swift-utilities"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    },
    {
      "identity" : "swift-tagged",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-tagged"
    }
  ],
  "manifest_display_name" : "swift-networking",
  "name" : "swift-networking",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "NetworkClient",
      "targets" : [
        "NetworkClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NetworkClientLive",
      "targets" : [
        "NetworkClientLive"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Networking",
      "targets" : [
        "Networking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OAuth",
      "targets" : [
        "OAuth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TestSupport",
      "targets" : [
        "TestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "TestSupport",
      "module_type" : "SwiftTarget",
      "name" : "TestSupport",
      "path" : "Sources/TestSupport",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "TestSupport"
      ],
      "sources" : [
        "BytesReceived+.swift",
        "Logger+.swift",
        "Measuring.swift",
        "Mocked.swift",
        "NetworkEnvironmentReporter.swift",
        "NetworkingTestCase.swift",
        "Reported.swift",
        "RetryingMock.swift",
        "StubbedNetworkError.swift",
        "StubbedResponseStream.swift",
        "TerminalNetworkingComponent.swift",
        "TestAuthenticationDelegate.swift",
        "TestableNetwork.swift",
        "URL+.swift"
      ],
      "target_dependencies" : [
        "Networking"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OAuthTests",
      "module_type" : "SwiftTarget",
      "name" : "OAuthTests",
      "path" : "Tests/OAuthTests",
      "product_dependencies" : [
        "AssertionExtras",
        "ConcurrencyExtras",
        "Numerics"
      ],
      "sources" : [
        "OAuthDelegateTests.swift",
        "OAuthProxyTests.swift",
        "OAuthSystemPKCETests.swift",
        "SpotifyTests.swift",
        "StandardOAuthSystemTests.swift",
        "StubOAuthSystem.swift"
      ],
      "target_dependencies" : [
        "OAuth",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OAuth",
      "module_type" : "SwiftTarget",
      "name" : "OAuth",
      "path" : "Sources/OAuth",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "OAuth"
      ],
      "sources" : [
        "ASWebAuthenticationSession+.swift",
        "NetworkingComponent+OAuth.swift",
        "OAuth.swift",
        "OAuthCredentials.swift",
        "OAuthDelegate.swift",
        "OAuthError.swift",
        "OAuthInstalledSystems.swift",
        "OAuthProxy.swift",
        "OAuthSystem+PKCE.swift",
        "OAuthSystem.swift",
        "StandardOAuthSystem.swift",
        "Systems/Spotify.swift",
        "WebAuthenticationSessionClient.swift"
      ],
      "target_dependencies" : [
        "Helpers",
        "Networking"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NetworkingTests",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingTests",
      "path" : "Tests/NetworkingTests",
      "product_dependencies" : [
        "AssertionExtras",
        "ConcurrencyExtras"
      ],
      "sources" : [
        "Bodies/DataBodyTests.swift",
        "Bodies/EmptyBodyTests.swift",
        "Components/Authentication/AuthenticationTests.swift",
        "Components/Authentication/BasicCredentialsTests.swift",
        "Components/Authentication/BearerCredentialsTests.swift",
        "Components/Authentication/Delegates/ThreadSafeAuthenticationDelegateTests.swift",
        "Components/CachedTests.swift",
        "Components/CheckedStatusCodeTests.swift",
        "Components/DuplicatesRemovedTests.swift",
        "Components/LoggedTests.swift",
        "Components/MetricsTests.swift",
        "Components/NumberedTests.swift",
        "Components/RetryTests.swift",
        "Components/ServerTests.swift",
        "Components/ThrottledTests.swift",
        "Components/TracedTests.swift",
        "Core/BytesReceivedTests.swift",
        "Core/CacheTests.swift",
        "Core/ErrorTests.swift",
        "Core/ExpectedContentLengthOptionTests.swift",
        "Core/HTTPRequestDataTests.swift",
        "Core/HTTPResponseDataTests.swift",
        "Core/NetworkingComponent+DataTests.swift",
        "Core/NetworkingComponent+RequestTests.swift",
        "Core/NetworkingComponent+ValueTests.swift",
        "Core/PartialTests.swift",
        "Core/ProgessTrackerTests.swift",
        "Core/RequestTimeoutOptionTests.swift",
        "Errors/NetworkingErrorDecodingTests.swift",
        "Tags.swift"
      ],
      "target_dependencies" : [
        "Networking",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Networking",
      "module_type" : "SwiftTarget",
      "name" : "Networking",
      "path" : "Sources/Networking",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "ConcurrencyExtras",
        "Algorithms",
        "AsyncAlgorithms",
        "HTTPTypes",
        "HTTPTypesFoundation",
        "Protected",
        "ShortID",
        "Tagged"
      ],
      "product_memberships" : [
        "NetworkClient",
        "NetworkClientLive",
        "Networking",
        "OAuth",
        "TestSupport"
      ],
      "sources" : [
        "Bodies/DataBody.swift",
        "Bodies/EmptyBody.swift",
        "Bodies/JSONBody.swift",
        "Components/Authentication/Authentication.swift",
        "Components/Authentication/AuthenticationDelegate.swift",
        "Components/Authentication/AuthenticationMethod.swift",
        "Components/Authentication/BasicAuthentication.swift",
        "Components/Authentication/BearerAuthentication.swift",
        "Components/Authentication/Delegates/AnyAuthenticationDelegate.swift",
        "Components/Authentication/Delegates/StreamingAuthenticationDelegate.swift",
        "Components/Authentication/Delegates/ThreadSafeAuthenticationDelegate.swift",
        "Components/Authentication/HTTPRequestData+Authentication.swift",
        "Components/Cached.swift",
        "Components/CheckedStatusCode.swift",
        "Components/Delayed.swift",
        "Components/DuplicatesRemoved.swift",
        "Components/Logged.swift",
        "Components/Metrics.swift",
        "Components/Numbered.swift",
        "Components/Retry.swift",
        "Components/Server/Server+Authority.swift",
        "Components/Server/Server+Headers.swift",
        "Components/Server/Server+Path.swift",
        "Components/Server/Server+Scheme.swift",
        "Components/Server/Server.swift",
        "Components/Throttled.swift",
        "Components/Traced.swift",
        "Components/URLSession.swift",
        "Components/UnimplementedNetwork.swift",
        "Core/ActiveRequests.swift",
        "Core/BytesReceived.swift",
        "Core/Cache.swift",
        "Core/Coding.swift",
        "Core/HTTPFieldName+.swift",
        "Core/HTTPFields+.swift",
        "Core/HTTPRequestBody.swift",
        "Core/HTTPRequestData+Foundation.swift",
        "Core/HTTPRequestData.swift",
        "Core/HTTPRequestDataOption.swift",
        "Core/HTTPResponseData.swift",
        "Core/HTTPResponseMetadata.swift",
        "Core/NetworkEnvironment.swift",
        "Core/NetworkingComponent+Data.swift",
        "Core/NetworkingComponent+Metadata.swift",
        "Core/NetworkingComponent+Request.swift",
        "Core/NetworkingComponent+Value.swift",
        "Core/NetworkingComponent.swift",
        "Core/NetworkingComponentBuilder.swift",
        "Core/NetworkingModifier.swift",
        "Core/Partial.swift",
        "Core/ProgressTracker.swift",
        "Core/Request.swift",
        "Errors/Error+.swift",
        "Errors/NetworkingError+Decoding.swift",
        "Errors/NetworkingError.swift",
        "Errors/StackError+NetworkingError.swift",
        "Errors/StackError.swift",
        "Errors/URLError+.swift",
        "Options/ExpectedContentLength.swift",
        "Options/QueryItemsAllowedCharacters.swift",
        "Options/RequestTimeout.swift"
      ],
      "target_dependencies" : [
        "Helpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NetworkClientLive",
      "module_type" : "SwiftTarget",
      "name" : "NetworkClientLive",
      "path" : "Sources/NetworkClientLive",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "NetworkClientLive"
      ],
      "sources" : [
        "NetworkClient+Live.swift"
      ],
      "target_dependencies" : [
        "NetworkClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NetworkClient",
      "module_type" : "SwiftTarget",
      "name" : "NetworkClient",
      "path" : "Sources/NetworkClient",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "NetworkClient",
        "NetworkClientLive"
      ],
      "sources" : [
        "NetworkClient.swift"
      ],
      "target_dependencies" : [
        "Networking"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HelpersTests",
      "module_type" : "SwiftTarget",
      "name" : "HelpersTests",
      "path" : "Tests/HelpersTests",
      "sources" : [
        "MutexTests.swift"
      ],
      "target_dependencies" : [
        "Helpers",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Helpers",
      "module_type" : "SwiftTarget",
      "name" : "Helpers",
      "path" : "Sources/Helpers",
      "product_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "NetworkClient",
        "NetworkClientLive",
        "Networking",
        "OAuth",
        "TestSupport"
      ],
      "sources" : [
        "AnySendable.swift",
        "AsyncSequence+.swift",
        "AsyncSequence+Shared.swift",
        "Collection+.swift",
        "Data+.swift",
        "Data+Crypto.swift",
        "ErrorMessage.swift",
        "IsEqual.swift",
        "KeyPath+Sendable.swift",
        "Mutex.swift",
        "Optional+.swift",
        "RangeReplaceableCollection+.swift",
        "Task+Timeout.swift",
        "UniqueIdentifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/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 finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-tagged
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/danthorpe/swift-utilities
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-numerics
[1/1162] Fetching swift-tagged
[222/2551] Fetching swift-tagged, swift-utilities
[1349/3412] Fetching swift-tagged, swift-utilities, swift-concurrency-extras
[2353/4316] Fetching swift-tagged, swift-utilities, swift-concurrency-extras, swift-http-types
[3673/10073] Fetching swift-tagged, swift-utilities, swift-concurrency-extras, swift-http-types, swift-numerics
Fetched https://github.com/danthorpe/swift-utilities from cache (0.38s)
[7994/8684] Fetching swift-tagged, swift-concurrency-extras, swift-http-types, swift-numerics
Fetching https://github.com/apple/swift-docc-plugin
[8685/14939] Fetching swift-tagged, swift-concurrency-extras, swift-http-types, swift-numerics, swift-dependencies
Fetched https://github.com/apple/swift-http-types from cache (0.52s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.52s)
[12361/13174] Fetching swift-tagged, swift-numerics, swift-dependencies
Fetched https://github.com/apple/swift-numerics from cache (0.52s)
[6855/7417] Fetching swift-tagged, swift-dependencies
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/apple/swift-argument-parser
[7418/9511] Fetching swift-tagged, swift-dependencies, swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.79s)
[8014/8349] Fetching swift-dependencies, swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.79s)
[1907/7084] Fetching swift-docc-plugin, swift-async-algorithms
[2083/13043] Fetching swift-docc-plugin, swift-async-algorithms, swift-algorithms
Fetched https://github.com/apple/swift-docc-plugin from cache (0.52s)
[9579/10949] Fetching swift-async-algorithms, swift-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.45s)
[1/15524] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-algorithms from cache (0.49s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.94s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (3.74s)
Computing version for https://github.com/danthorpe/swift-utilities
Computed https://github.com/danthorpe/swift-utilities at 0.7.0 (1.33s)
Fetching http://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/10048] Fetching swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.73s)
Fetched http://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.75s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.36s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.61s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.69s)
Fetching https://github.com/apple/swift-collections.git
[1/16746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.20s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.82s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3425] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.29s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.24s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.86s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (1.02s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.13s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (1.01s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
[1/1292] Fetching swift-clocks
[221/3702] Fetching swift-clocks, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.71s)
[1/71387] Fetching swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (8.79s)
Fetched https://github.com/swiftlang/swift-syntax from cache (8.90s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (10.03s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.02s)
Computing version for http://github.com/pointfreeco/xctest-dynamic-overlay
Computed http://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.16s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.48s)
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/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.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.3.3
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-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
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-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/danthorpe/swift-utilities
Working copy of https://github.com/danthorpe/swift-utilities resolved at 0.7.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for http://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of http://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
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.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/65] Write sources
[44/65] Compiling _NumericsShims _NumericsShims.c
[45/65] Compiling _SwiftSyntaxCShims dummy.c
[46/65] Write swift-version-24593BA9C3E375BF.txt
[48/97] Emitting module SwiftSyntax600
[49/107] Emitting module RealModule
[50/108] Emitting module SwiftSyntax509
[51/108] Compiling SwiftSyntax509 Empty.swift
[52/109] Compiling SwiftSyntax600 Empty.swift
[53/110] Compiling SwiftSyntax601 Empty.swift
[54/110] Emitting module SwiftSyntax601
[55/111] Emitting module SwiftSyntax510
[56/111] Compiling SwiftSyntax510 Empty.swift
[61/112] Compiling RealModule RealFunctions.swift
[62/112] Compiling RealModule Real.swift
[63/121] Compiling RealModule Float80+Real.swift
[64/123] Compiling RealModule Float16+Real.swift
[65/123] Compiling RealModule ElementaryFunctions.swift
[66/123] Compiling RealModule Float+Real.swift
[67/123] Compiling ConcurrencyExtras Locking.swift
[68/123] Compiling ConcurrencyExtras UncheckedBox.swift
[69/123] Compiling ConcurrencyExtras AsyncStream.swift
[70/123] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[70/124] Wrapping AST for SwiftSyntax600 for debugging
[72/146] Compiling ConcurrencyExtras MainSerialExecutor.swift
[74/147] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[75/147] Compiling InternalCollectionsUtilities Debugging.swift
[76/148] Compiling InternalCollectionsUtilities Integer rank.swift
[77/148] Compiling InternalCollectionsUtilities Descriptions.swift
[77/150] Wrapping AST for SwiftSyntax601 for debugging
[79/214] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[80/214] Compiling SwiftSyntax SourcePresence.swift
[81/214] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[82/214] Compiling SwiftSyntax SyntaxCollection.swift
[83/214] Compiling SwiftSyntax SyntaxHashable.swift
[84/214] Compiling ConcurrencyExtras UncheckedSendable.swift
[85/232] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[86/239] Compiling HTTPTypes ISOLatin1String.swift
[87/240] Emitting module IssueReporting
[88/240] Emitting module HTTPTypes
[89/240] Emitting module InternalCollectionsUtilities
[90/240] Compiling Algorithms Indexed.swift
[91/240] Compiling Algorithms Intersperse.swift
[92/240] Compiling Algorithms FlattenCollection.swift
[93/240] Compiling Algorithms Grouped.swift
[94/240] Compiling Algorithms AdjacentPairs.swift
[95/240] Compiling Algorithms Chain.swift
[96/240] Compiling Algorithms EitherSequence.swift
[97/240] Compiling Algorithms FirstNonNil.swift
[99/241] Compiling HTTPTypes HTTPRequest.swift
[100/241] Compiling HTTPTypes HTTPParsedFields.swift
[101/241] Compiling Algorithms Partition.swift
[102/241] Compiling Algorithms Permutations.swift
[103/241] Compiling HTTPTypes NIOLock.swift
[104/288] Compiling HTTPTypes HTTPResponse.swift
[105/296] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[106/296] Compiling OrderedCollections _HashTable.swift
[107/296] Compiling OrderedCollections _Hashtable+Header.swift
[108/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[109/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[110/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[111/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[112/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[113/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[114/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[115/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[116/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[117/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[118/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[119/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[120/306] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[121/306] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[122/306] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[123/306] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[124/306] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[125/306] Compiling OrderedCollections OrderedDictionary+Codable.swift
[126/306] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[127/306] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[128/306] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[129/306] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[130/306] Compiling OrderedCollections OrderedDictionary+Elements.swift
[131/306] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[132/306] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[133/306] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[134/315] Compiling Algorithms Trim.swift
[135/315] Compiling Algorithms Unique.swift
[136/315] Compiling Algorithms Windows.swift
[137/315] Compiling OrderedCollections OrderedSet+Descriptions.swift
[138/315] Compiling OrderedCollections OrderedSet+Diffing.swift
[139/315] Compiling OrderedCollections OrderedSet+Equatable.swift
[140/315] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[141/315] Compiling OrderedCollections OrderedSet+Hashable.swift
[143/315] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[144/315] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[145/315] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[149/315] Compiling OrderedCollections OrderedDictionary+Values.swift
[150/315] Compiling OrderedCollections OrderedSet+Initializers.swift
[151/315] Compiling OrderedCollections OrderedSet+Insertions.swift
[152/315] Compiling OrderedCollections OrderedSet+Invariants.swift
[153/315] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[154/315] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[155/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[156/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[157/315] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[159/315] Compiling OrderedCollections _HashTable+Bucket.swift
[160/315] Compiling OrderedCollections _HashTable+BucketIterator.swift
[161/315] Compiling OrderedCollections _HashTable+Constants.swift
[162/315] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[163/315] Compiling OrderedCollections _HashTable+Testing.swift
[183/315] Emitting module Protected
[184/315] Compiling Protected Protected.swift
[187/316] Compiling Tagged UUID.swift
[188/316] Compiling ConcurrencyExtras Result.swift
[189/316] Compiling ConcurrencyExtras Task.swift
[190/316] Compiling ConcurrencyExtras LockIsolated.swift
[193/316] Emitting module ConcurrencyExtras
[196/316] Emitting module Tagged
[197/316] Compiling Tagged Tagged.swift
[228/319] Emitting module Algorithms
[228/320] Wrapping AST for SwiftSyntax509 for debugging
[230/320] Wrapping AST for SwiftSyntax510 for debugging
[232/320] Compiling OrderedCollections OrderedSet+Sendable.swift
[233/320] Compiling OrderedCollections OrderedSet+SubSequence.swift
[234/320] Compiling OrderedCollections OrderedSet+Testing.swift
[235/320] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[236/320] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[237/320] Compiling OrderedCollections OrderedSet.swift
[238/320] Compiling OrderedCollections _UnsafeBitset.swift
[239/358] Emitting module OrderedCollections
[240/358] Compiling Clocks Lock.swift
[241/360] Compiling CombineSchedulers AnyScheduler.swift
[242/360] Compiling CombineSchedulers Concurrency.swift
[243/361] Compiling CombineSchedulers UnimplementedScheduler.swift
[246/363] Compiling CombineSchedulers UIScheduler.swift
[247/363] Compiling CombineSchedulers SwiftUI.swift
[248/363] Compiling CombineSchedulers TestScheduler.swift
[250/363] Emitting module CombineSchedulers
[251/363] Compiling CombineSchedulers Timer.swift
[252/363] Compiling CombineSchedulers UIKit.swift
[262/363] Compiling CombineSchedulers ImmediateScheduler.swift
[263/363] Compiling CombineSchedulers Deprecations.swift
[264/363] Compiling CombineSchedulers Lock.swift
[265/363] Compiling CombineSchedulers NSRecursiveLock.swift
[266/363] Compiling Clocks Timer.swift
[269/364] Compiling XCTestDynamicOverlay Exports.swift
[271/364] Compiling DequeModule _DequeSlot.swift
[272/364] Compiling DequeModule _UnsafeWrappedBuffer.swift
[273/364] Compiling Clocks ImmediateClock.swift
[274/364] Emitting module Clocks
[275/364] Compiling Clocks AnyClock.swift
[278/364] Compiling Clocks _AsyncTimerSequence.swift
[279/364] Compiling Clocks UnimplementedClock.swift
[280/364] Compiling Clocks SwiftUI.swift
[281/364] Compiling Clocks TestClock.swift
[282/365] Compiling HTTPTypes HTTPFieldName.swift
[283/365] Compiling HTTPTypes HTTPField.swift
[284/365] Compiling HTTPTypes HTTPFields.swift
[287/366] Compiling DequeModule Deque+Testing.swift
[288/366] Compiling DequeModule Deque._Storage.swift
[289/366] Compiling DequeModule Deque._UnsafeHandle.swift
[290/366] Compiling DequeModule Deque.swift
[291/366] Compiling DequeModule Deque+Equatable.swift
[292/366] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[293/366] Emitting module XCTestDynamicOverlay
[294/366] Compiling XCTestDynamicOverlay Deprecations.swift
[316/373] Emitting module DequeModule
[318/442] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[319/442] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[320/442] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[321/442] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[322/442] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[323/442] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[324/442] Compiling AsyncAlgorithms AsyncChannel.swift
[325/442] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[326/442] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[327/442] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[328/445] Emitting module Dependencies
[329/445] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[330/445] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[331/445] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[332/445] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[333/445] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[334/445] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[335/445] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[336/445] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[337/445] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[338/445] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[339/445] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[340/445] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[341/445] Emitting module HTTPTypesFoundation
[342/445] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[344/446] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[345/446] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[346/446] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[347/446] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[348/446] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[349/446] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[350/446] Compiling AsyncAlgorithms MergeStateMachine.swift
[351/446] Compiling AsyncAlgorithms MergeStorage.swift
[352/446] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[353/446] Compiling AsyncAlgorithms Rethrow.swift
[354/452] Compiling Dependencies PreviewTrait.swift
[355/452] Compiling Dependencies TestTrait.swift
[356/452] Compiling Dependencies WithDependencies.swift
[365/453] Emitting module AsyncAlgorithms
[373/456] Emitting module ShortID
[374/456] Compiling ShortID ShortID.swift
[375/456] Compiling ShortID ShortID+Dependencies.swift
[377/457] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[378/457] Compiling AsyncAlgorithms DebounceStateMachine.swift
[379/457] Compiling AsyncAlgorithms DebounceStorage.swift
[380/457] Compiling AsyncAlgorithms Dictionary.swift
[381/457] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[382/457] Compiling AsyncAlgorithms Locking.swift
[394/457] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[395/457] Compiling AsyncAlgorithms ChannelStateMachine.swift
[396/457] Compiling AsyncAlgorithms ChannelStorage.swift
[397/457] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[398/457] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[399/457] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[400/457] Compiling AsyncAlgorithms CombineLatestStorage.swift
[401/457] Compiling AsyncAlgorithms SetAlgebra.swift
[402/457] Compiling AsyncAlgorithms UnsafeTransfer.swift
[403/457] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[404/457] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[405/457] Compiling AsyncAlgorithms ZipStateMachine.swift
[406/457] Compiling AsyncAlgorithms ZipStorage.swift
[408/458] Emitting module SwiftSyntax
[425/458] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[426/458] Compiling SwiftSyntax RawSyntaxValidation.swift
[436/458] Compiling SwiftSyntax SyntaxNodesAB.swift
[437/458] Compiling SwiftSyntax SyntaxNodesC.swift
[438/458] Compiling SwiftSyntax SyntaxNodesD.swift
[439/458] Compiling SwiftSyntax SyntaxNodesEF.swift
[440/458] Compiling SwiftSyntax SyntaxNodesGHI.swift
[441/458] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[442/458] Compiling SwiftSyntax SyntaxNodesOP.swift
[443/458] Compiling SwiftSyntax SyntaxNodesQRS.swift
[444/458] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[445/459] Wrapping AST for SwiftSyntax for debugging
[447/517] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[448/517] Compiling SwiftBasicFormat Syntax+Extensions.swift
[449/517] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[450/517] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[451/518] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[452/518] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[453/518] Emitting module SwiftDiagnostics
[454/518] Compiling SwiftParser Attributes.swift
[455/518] Compiling SwiftParser Availability.swift
[456/518] Compiling SwiftDiagnostics Message.swift
[457/518] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[458/518] Compiling SwiftDiagnostics FixIt.swift
[459/518] Compiling SwiftDiagnostics Note.swift
[460/518] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[461/519] Compiling SwiftBasicFormat InferIndentation.swift
[462/519] Compiling SwiftBasicFormat Indenter.swift
[463/519] Emitting module SwiftBasicFormat
[464/519] Compiling SwiftBasicFormat BasicFormat.swift
[465/519] Compiling SwiftParser SwiftParserCompatibility.swift
[466/519] Compiling SwiftParser SwiftVersion.swift
[467/519] Compiling SwiftParser SyntaxUtils.swift
[468/519] Compiling SwiftParser TokenConsumer.swift
[469/519] Compiling SwiftParser TokenPrecedence.swift
[471/525] Wrapping AST for SwiftDiagnostics for debugging
[472/525] Wrapping AST for SwiftBasicFormat for debugging
[474/525] Compiling SwiftParser TokenSpec.swift
[475/525] Compiling SwiftParser TokenSpecSet.swift
[476/525] Compiling SwiftParser TopLevel.swift
[477/525] Compiling SwiftParser TriviaParser.swift
[478/525] Compiling SwiftParser Types.swift
[479/525] Compiling SwiftParser LexemeSequence.swift
[480/525] Compiling SwiftParser Lexer.swift
[481/525] Compiling SwiftParser RegexLiteralLexer.swift
[482/525] Compiling SwiftParser UnicodeScalarExtensions.swift
[483/525] Compiling SwiftParser Lookahead.swift
[484/525] Compiling SwiftParser LoopProgressCondition.swift
[485/525] Compiling SwiftParser Patterns.swift
[486/525] Compiling SwiftParser Recovery.swift
[487/525] Compiling SwiftParser Specifiers.swift
[488/525] Compiling SwiftParser Statements.swift
[489/525] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[490/525] Compiling SwiftParser StringLiterals.swift
[491/525] Compiling SwiftParser Modifiers.swift
[492/525] Compiling SwiftParser Names.swift
[493/525] Compiling SwiftParser Nominals.swift
[494/525] Compiling SwiftParser Parameters.swift
[495/525] Compiling SwiftParser ParseSourceFile.swift
[496/525] Compiling SwiftParser Parser.swift
[497/525] Emitting module SwiftParser
[502/525] Compiling SwiftParser Declarations.swift
[503/525] Compiling SwiftParser Directives.swift
[504/525] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[505/525] Compiling SwiftParser Expressions.swift
[506/525] Compiling SwiftParser IncrementalParseTransition.swift
[507/525] Compiling SwiftParser IsValidIdentifier.swift
[508/525] Compiling SwiftParser Cursor.swift
[509/525] Compiling SwiftParser Lexeme.swift
[510/525] Compiling SwiftParser ExperimentalFeatures.swift
[511/525] Compiling SwiftParser IsLexerClassified.swift
[512/525] Compiling SwiftParser LayoutNodes+Parsable.swift
[513/525] Compiling SwiftParser Parser+TokenSpecSet.swift
[514/525] Compiling SwiftParser TokenSpecStaticMembers.swift
[515/526] Wrapping AST for SwiftParser for debugging
[517/549] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[518/550] Compiling SwiftOperators PrecedenceGroup.swift
[519/550] Compiling SwiftOperators PrecedenceGraph.swift
[520/551] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[521/551] Compiling SwiftOperators OperatorTable.swift
[522/551] Compiling SwiftOperators OperatorTable+Semantics.swift
[523/551] Compiling SwiftOperators SyntaxSynthesis.swift
[524/551] Emitting module SwiftParserDiagnostics
[525/551] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[526/551] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[527/551] Emitting module SwiftOperators
[528/551] Compiling SwiftParserDiagnostics MissingNodesError.swift
[529/551] Compiling SwiftParserDiagnostics MissingTokenError.swift
[530/551] Compiling SwiftOperators OperatorTable+Folding.swift
[532/552] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[533/552] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[534/552] Compiling SwiftParserDiagnostics Utils.swift
[534/552] Wrapping AST for SwiftOperators for debugging
[536/552] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[537/552] Compiling SwiftParserDiagnostics PresenceUtils.swift
[542/552] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[543/552] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[544/553] Wrapping AST for SwiftParserDiagnostics for debugging
[546/568] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[547/568] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[548/569] Compiling SwiftSyntaxBuilder Indenter.swift
[549/569] Compiling SwiftSyntaxBuilder ListBuilder.swift
[550/569] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[551/569] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[552/569] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[553/569] Emitting module SwiftSyntaxBuilder
[554/569] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[555/569] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[556/569] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[557/569] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[558/569] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[559/569] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[560/569] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[561/569] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[562/570] Wrapping AST for SwiftSyntaxBuilder for debugging
[564/587] Compiling SwiftSyntaxMacros Macro.swift
[565/587] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[566/587] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[567/587] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[568/589] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[569/589] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[570/589] Compiling SwiftSyntaxMacros AccessorMacro.swift
[571/589] Compiling SwiftSyntaxMacros AttachedMacro.swift
[572/589] Compiling SwiftSyntaxMacros BodyMacro.swift
[573/589] Compiling SwiftSyntaxMacros MemberMacro.swift
[574/589] Compiling SwiftSyntaxMacros PeerMacro.swift
[575/589] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[576/589] Compiling SwiftSyntaxMacros Macro+Format.swift
[577/589] Emitting module SwiftSyntaxMacros
[578/589] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[579/589] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[580/589] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[581/589] Compiling SwiftSyntaxMacros PreambleMacro.swift
[582/589] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[583/590] Wrapping AST for SwiftSyntaxMacros for debugging
[585/599] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[586/600] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[587/600] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[588/600] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[589/600] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[590/600] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[591/600] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[592/600] Emitting module SwiftSyntaxMacroExpansion
[593/600] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[594/600] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[595/601] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[597/613] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[598/613] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[599/614] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[600/614] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[601/614] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[602/614] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[603/614] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[604/614] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[605/614] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[606/614] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[607/614] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[608/614] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[609/614] Emitting module SwiftCompilerPluginMessageHandling
[610/615] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[612/617] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[613/617] Emitting module SwiftCompilerPlugin
[614/618] Wrapping AST for SwiftCompilerPlugin for debugging
[616/623] Compiling DependenciesMacrosPlugin Support.swift
[617/623] Compiling DependenciesMacrosPlugin Plugins.swift
[618/623] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[619/623] Emitting module DependenciesMacrosPlugin
[620/623] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[621/624] Wrapping AST for DependenciesMacrosPlugin for debugging
[622/624] Write Objects.LinkFileList
[623/624] Linking DependenciesMacrosPlugin-tool
[625/627] Emitting module DependenciesMacros
[626/627] Compiling DependenciesMacros Exports.swift
[627/627] Compiling DependenciesMacros Macros.swift
[629/642] Compiling Helpers ErrorMessage.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[630/642] Compiling Helpers IsEqual.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[631/643] Compiling Helpers Task+Timeout.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[632/643] Compiling Helpers Optional+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[633/643] Compiling Helpers RangeReplaceableCollection+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[634/643] Compiling Helpers KeyPath+Sendable.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[635/643] Compiling Helpers Mutex.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[636/643] Compiling Helpers Data+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[637/643] Compiling Helpers Data+Crypto.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[638/643] Emitting module Helpers
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[639/643] Compiling Helpers AnySendable.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[640/643] Compiling Helpers AsyncSequence+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[641/643] Compiling Helpers AsyncSequence+Shared.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[642/643] Compiling Helpers Collection+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[643/643] Compiling Helpers UniqueIdentifier.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.76s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/25] Write sources
[6/25] Write swift-version-24593BA9C3E375BF.txt
[8/87] Compiling ConcurrencyExtras MainSerialExecutor.swift
[9/88] Emitting module SwiftSyntax509
[10/88] Compiling SwiftSyntax509 Empty.swift
[11/89] Emitting module SwiftSyntax600
[12/89] Compiling SwiftSyntax600 Empty.swift
[13/89] Emitting module SwiftSyntax601
[14/89] Compiling SwiftSyntax601 Empty.swift
[15/89] Emitting module SwiftSyntax510
[16/89] Compiling SwiftSyntax510 Empty.swift
[17/92] Compiling ConcurrencyExtras Result.swift
[18/92] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/93] Compiling IssueReporting IsTesting.swift
[20/93] Compiling IssueReporting IssueReporter.swift
[21/93] Compiling RealModule Float80+Real.swift
[22/93] Compiling RealModule Real.swift
[27/94] Emitting module ConcurrencyExtras
[28/93] Compiling RealModule AlgebraicField.swift
[29/93] Compiling RealModule ApproximateEquality.swift
[30/93] Compiling RealModule AugmentedArithmetic.swift
[31/93] Compiling RealModule Double+Real.swift
[32/93] Compiling ConcurrencyExtras LockIsolated.swift
[33/93] Compiling IssueReporting LockIsolated.swift
[34/93] Compiling IssueReporting Rethrows.swift
[35/93] Compiling ConcurrencyExtras Task.swift
[36/90] Compiling RealModule Float16+Real.swift
[37/90] Compiling ConcurrencyExtras UncheckedSendable.swift
[41/91] Compiling RealModule RealFunctions.swift
[46/93] Compiling RealModule ElementaryFunctions.swift
[47/93] Compiling RealModule Float+Real.swift
[49/93] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/93] Emitting module RealModule
[51/94] Compiling IssueReporting BreakpointReporter.swift
[52/94] Compiling IssueReporting FatalErrorReporter.swift
[53/94] Compiling IssueReporting RuntimeWarningReporter.swift
[54/94] Compiling IssueReporting ReportIssue.swift
[55/94] Compiling IssueReporting TestContext.swift
[56/94] Compiling IssueReporting Unimplemented.swift
[57/96] Compiling IssueReporting XCTest.swift
[61/99] Compiling IssueReporting SwiftTesting.swift
[62/99] Compiling IssueReporting UncheckedSendable.swift
[63/99] Compiling IssueReporting Warn.swift
[71/107] Emitting module InternalCollectionsUtilities
[78/108] Emitting module IssueReporting
[80/136] Compiling Tagged UUID.swift
[81/184] Compiling SwiftSyntax Identifier.swift
[82/184] Compiling SwiftSyntax MemoryLayout.swift
[83/211] Compiling HTTPTypes HTTPParsedFields.swift
[84/214] Emitting module Protected
[85/214] Compiling Protected Protected.swift
[87/215] Compiling HTTPTypes ISOLatin1String.swift
[88/215] Compiling HTTPTypes HTTPField.swift
[89/215] Emitting module HTTPTypes
[90/216] Emitting module Tagged
[91/217] Compiling Tagged Tagged.swift
[92/218] Compiling DequeModule Deque+CustomReflectable.swift
[93/218] Compiling DequeModule Deque+Descriptions.swift
[95/273] Compiling OrderedCollections _HashTable+Testing.swift
[96/273] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[98/276] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[99/276] Compiling OrderedCollections OrderedDictionary+Elements.swift
[100/276] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[101/276] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[102/276] Compiling HTTPTypes HTTPRequest.swift
[103/276] Compiling OrderedCollections _HashTable+Bucket.swift
[104/276] Compiling OrderedCollections _HashTable+BucketIterator.swift
[105/285] Compiling HTTPTypes NIOLock.swift
[106/288] Compiling XCTestDynamicOverlay Exports.swift
[107/296] Compiling HTTPTypes HTTPResponse.swift
[108/296] Compiling DequeModule _DequeSlot.swift
[109/296] Compiling DequeModule _UnsafeWrappedBuffer.swift
[110/296] Compiling CombineSchedulers SwiftUI.swift
[111/296] Compiling CombineSchedulers TestScheduler.swift
[112/296] Compiling CombineSchedulers Timer.swift
[113/296] Emitting module CombineSchedulers
[114/296] Compiling CombineSchedulers UIKit.swift
[115/297] Compiling CombineSchedulers UIScheduler.swift
[116/297] Compiling CombineSchedulers ImmediateScheduler.swift
[117/297] Compiling CombineSchedulers Deprecations.swift
[118/297] Compiling CombineSchedulers Lock.swift
[119/297] Compiling CombineSchedulers NSRecursiveLock.swift
[120/297] Compiling CombineSchedulers AnyScheduler.swift
[121/297] Compiling CombineSchedulers Concurrency.swift
[122/297] Compiling OrderedCollections _HashTable+Constants.swift
[123/297] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[124/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[125/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[126/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[127/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[128/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[129/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[130/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[131/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[132/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[133/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[134/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[135/297] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[136/297] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[137/297] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[139/304] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[140/304] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[141/304] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[142/304] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[143/304] Compiling OrderedCollections OrderedDictionary+Values.swift
[146/307] Compiling HTTPTypes HTTPFieldName.swift
[147/307] Compiling HTTPTypes HTTPFields.swift
[148/308] Compiling Clocks Timer.swift
[152/309] Emitting module XCTestDynamicOverlay
[153/309] Compiling XCTestDynamicOverlay Deprecations.swift
[154/310] Compiling Clocks AnyClock.swift
[155/310] Emitting module Clocks
[158/310] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[159/310] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[160/310] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[164/310] Compiling CombineSchedulers UnimplementedScheduler.swift
[173/311] Compiling Algorithms Trim.swift
[174/311] Compiling Algorithms Unique.swift
[175/311] Compiling Algorithms Windows.swift
[176/311] Compiling OrderedCollections OrderedSet+Descriptions.swift
[177/311] Compiling OrderedCollections OrderedSet+Diffing.swift
[178/311] Compiling OrderedCollections OrderedSet+Equatable.swift
[179/311] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[180/311] Compiling OrderedCollections OrderedSet+Hashable.swift
[181/311] Compiling OrderedCollections OrderedSet+Initializers.swift
[182/311] Compiling OrderedCollections OrderedSet+Insertions.swift
[183/311] Compiling OrderedCollections OrderedSet+Invariants.swift
[184/311] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[185/311] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[186/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[187/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[188/311] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[190/311] Compiling Clocks ImmediateClock.swift
[192/311] Compiling Clocks _AsyncTimerSequence.swift
[193/311] Compiling Clocks Lock.swift
[206/311] Compiling Clocks TestClock.swift
[207/311] Compiling Clocks SwiftUI.swift
[208/311] Emitting module DequeModule
[209/311] Compiling Clocks UnimplementedClock.swift
[227/342] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[228/342] Compiling OrderedCollections OrderedSet+Sendable.swift
[229/342] Compiling OrderedCollections OrderedSet+SubSequence.swift
[230/342] Compiling OrderedCollections OrderedSet+Testing.swift
[231/342] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[232/342] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[233/342] Compiling OrderedCollections OrderedSet.swift
[234/342] Compiling OrderedCollections _UnsafeBitset.swift
[235/342] Emitting module HTTPTypesFoundation
[236/342] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[237/342] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[238/342] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[239/342] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[241/343] Compiling Dependencies Deprecations.swift
[242/343] Compiling Dependencies Exports.swift
[243/343] Compiling Dependencies TypeName.swift
[244/343] Compiling Dependencies Context.swift
[245/343] Compiling Dependencies Date.swift
[246/343] Compiling Dependencies FireAndForget.swift
[247/346] Compiling Dependencies UUID.swift
[248/346] Compiling Dependencies WithRandomNumberGenerator.swift
[249/346] Compiling Dependencies AppEntryPoint.swift
[250/346] Compiling Dependencies Assert.swift
[251/346] Compiling Dependencies Calendar.swift
[252/346] Compiling Dependencies Clocks.swift
[253/346] Compiling Dependencies Locale.swift
[254/346] Compiling Dependencies MainQueue.swift
[255/346] Compiling Dependencies MainRunLoop.swift
[256/346] Compiling Dependencies OpenURL.swift
[257/346] Compiling Dependencies TimeZone.swift
[258/346] Compiling Dependencies URLSession.swift
[259/346] Emitting module OrderedCollections
[264/347] Compiling Dependencies Dependency.swift
[265/347] Compiling Dependencies DependencyContext.swift
[266/347] Compiling Dependencies DependencyKey.swift
[267/347] Compiling Dependencies DependencyValues.swift
[270/356] Compiling Dependencies PreviewTrait.swift
[271/356] Compiling Dependencies TestTrait.swift
[272/356] Compiling Dependencies WithDependencies.swift
[273/356] Emitting module Dependencies
[279/377] Emitting module Algorithms
[281/406] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[282/406] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[283/406] Compiling AsyncAlgorithms ChannelStateMachine.swift
[284/406] Compiling AsyncAlgorithms ChannelStorage.swift
[285/406] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[286/406] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[287/406] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[288/406] Compiling AsyncAlgorithms CombineLatestStorage.swift
[289/406] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[290/406] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[291/406] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[292/406] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[293/406] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[294/406] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[295/406] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[296/406] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[297/406] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[298/406] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[299/406] Emitting module ShortID
[300/406] Compiling ShortID ShortID+Dependencies.swift
[301/406] Compiling ShortID ShortID.swift
[303/407] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[304/407] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[310/407] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[311/407] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[312/407] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[313/407] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[314/407] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[315/407] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[316/407] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[323/413] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[324/413] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[325/413] Compiling AsyncAlgorithms MergeStateMachine.swift
[326/413] Compiling AsyncAlgorithms MergeStorage.swift
[327/413] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[328/413] Compiling AsyncAlgorithms Rethrow.swift
[329/413] Emitting module AsyncAlgorithms
[330/413] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[331/413] Compiling AsyncAlgorithms DebounceStateMachine.swift
[332/413] Compiling AsyncAlgorithms DebounceStorage.swift
[333/413] Compiling AsyncAlgorithms Dictionary.swift
[334/413] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[335/413] Compiling AsyncAlgorithms Locking.swift
[337/413] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[338/413] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[339/413] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[340/413] Compiling AsyncAlgorithms AsyncChannel.swift
[341/413] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[348/413] Compiling AsyncAlgorithms SetAlgebra.swift
[349/413] Compiling AsyncAlgorithms UnsafeTransfer.swift
[350/413] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[351/413] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[352/413] Compiling AsyncAlgorithms ZipStateMachine.swift
[353/413] Compiling AsyncAlgorithms ZipStorage.swift
[355/414] Emitting module SwiftSyntax
[372/414] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[373/414] Compiling SwiftSyntax RawSyntaxValidation.swift
[392/414] Compiling SwiftSyntax SyntaxNodesAB.swift
[393/414] Compiling SwiftSyntax SyntaxNodesC.swift
[394/414] Compiling SwiftSyntax SyntaxNodesD.swift
[395/414] Compiling SwiftSyntax SyntaxNodesEF.swift
[396/414] Compiling SwiftSyntax SyntaxNodesGHI.swift
[397/414] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[398/414] Compiling SwiftSyntax SyntaxNodesOP.swift
[399/414] Compiling SwiftSyntax SyntaxNodesQRS.swift
[400/414] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[402/472] Compiling SwiftBasicFormat Syntax+Extensions.swift
[403/472] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[404/472] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[405/472] Emitting module SwiftDiagnostics
[406/472] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[407/473] Compiling SwiftParser Attributes.swift
[408/473] Compiling SwiftParser Availability.swift
[409/473] Compiling SwiftDiagnostics Message.swift
[410/473] Compiling SwiftDiagnostics FixIt.swift
[411/473] Compiling SwiftParser CharacterInfo.swift
[412/473] Compiling SwiftParser CollectionNodes+Parsable.swift
[413/473] Compiling SwiftBasicFormat InferIndentation.swift
[414/473] Compiling SwiftBasicFormat Indenter.swift
[415/473] Compiling SwiftDiagnostics Note.swift
[416/473] Compiling SwiftBasicFormat BasicFormat.swift
[417/473] Emitting module SwiftBasicFormat
[418/474] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[419/474] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[421/475] Compiling SwiftParser SwiftParserCompatibility.swift
[422/475] Compiling SwiftParser SwiftVersion.swift
[423/475] Compiling SwiftParser SyntaxUtils.swift
[424/475] Compiling SwiftParser TokenConsumer.swift
[425/475] Compiling SwiftParser TokenPrecedence.swift
[427/478] Compiling SwiftParser LexemeSequence.swift
[428/478] Compiling SwiftParser Lexer.swift
[429/478] Compiling SwiftParser RegexLiteralLexer.swift
[430/478] Compiling SwiftParser UnicodeScalarExtensions.swift
[431/478] Compiling SwiftParser Lookahead.swift
[432/478] Compiling SwiftParser LoopProgressCondition.swift
[433/478] Emitting module SwiftParser
[434/478] Compiling SwiftParser TokenSpec.swift
[435/478] Compiling SwiftParser TokenSpecSet.swift
[436/478] Compiling SwiftParser TopLevel.swift
[437/478] Compiling SwiftParser TriviaParser.swift
[438/478] Compiling SwiftParser Types.swift
[439/478] Compiling SwiftParser Modifiers.swift
[440/478] Compiling SwiftParser Names.swift
[441/478] Compiling SwiftParser Nominals.swift
[442/478] Compiling SwiftParser Parameters.swift
[443/478] Compiling SwiftParser ParseSourceFile.swift
[444/478] Compiling SwiftParser Parser.swift
[445/478] Compiling SwiftParser Patterns.swift
[446/478] Compiling SwiftParser Recovery.swift
[447/478] Compiling SwiftParser Specifiers.swift
[448/478] Compiling SwiftParser Statements.swift
[449/478] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[450/478] Compiling SwiftParser StringLiterals.swift
[451/478] Compiling SwiftParser ExperimentalFeatures.swift
[452/478] Compiling SwiftParser IsLexerClassified.swift
[453/478] Compiling SwiftParser LayoutNodes+Parsable.swift
[454/478] Compiling SwiftParser Parser+TokenSpecSet.swift
[455/478] Compiling SwiftParser TokenSpecStaticMembers.swift
[460/478] Compiling SwiftParser Declarations.swift
[461/478] Compiling SwiftParser Directives.swift
[462/478] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[463/478] Compiling SwiftParser Expressions.swift
[464/478] Compiling SwiftParser IncrementalParseTransition.swift
[465/478] Compiling SwiftParser IsValidIdentifier.swift
[466/478] Compiling SwiftParser Cursor.swift
[467/478] Compiling SwiftParser Lexeme.swift
[469/501] Compiling SwiftOperators OperatorTable.swift
[470/502] Compiling SwiftOperators PrecedenceGroup.swift
[471/502] Compiling SwiftOperators PrecedenceGraph.swift
[472/502] Compiling SwiftOperators OperatorTable+Semantics.swift
[473/502] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[474/503] Compiling SwiftOperators SyntaxSynthesis.swift
[475/503] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[476/503] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[477/503] Emitting module SwiftOperators
[478/503] Compiling SwiftParserDiagnostics MissingNodesError.swift
[479/503] Compiling SwiftParserDiagnostics MissingTokenError.swift
[480/503] Compiling SwiftOperators OperatorTable+Folding.swift
[481/504] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[483/503] Emitting module SwiftParserDiagnostics
[484/503] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[485/503] Compiling SwiftParserDiagnostics PresenceUtils.swift
[486/503] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[487/503] Compiling SwiftParserDiagnostics Utils.swift
[488/503] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[491/503] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[492/503] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[496/518] Compiling SwiftSyntaxBuilder Indenter.swift
[497/518] Compiling SwiftSyntaxBuilder ListBuilder.swift
[498/518] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[499/518] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[500/518] Emitting module SwiftSyntaxBuilder
[501/519] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[502/519] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[503/519] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[504/519] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[505/519] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[506/519] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[507/519] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[508/519] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[509/519] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[510/519] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[511/519] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[513/536] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[514/536] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[515/538] Compiling SwiftSyntaxMacros Macro.swift
[516/538] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[517/538] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[518/538] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[519/538] Compiling SwiftSyntaxMacros AccessorMacro.swift
[520/538] Compiling SwiftSyntaxMacros AttachedMacro.swift
[521/538] Compiling SwiftSyntaxMacros BodyMacro.swift
[522/538] Compiling SwiftSyntaxMacros MemberMacro.swift
[523/538] Compiling SwiftSyntaxMacros PeerMacro.swift
[524/538] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[525/538] Compiling SwiftSyntaxMacros Macro+Format.swift
[526/538] Emitting module SwiftSyntaxMacros
[527/538] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[528/538] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[529/538] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[530/538] Compiling SwiftSyntaxMacros PreambleMacro.swift
[531/538] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[533/547] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[534/548] Emitting module SwiftSyntaxMacroExpansion
[535/548] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[536/548] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[537/548] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[538/548] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[539/548] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[540/548] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[541/548] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[542/548] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[544/560] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[545/561] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[546/561] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[547/561] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[548/561] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[549/561] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[550/561] Emitting module SwiftCompilerPluginMessageHandling
[551/561] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[552/561] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[553/561] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[554/561] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[555/561] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[556/561] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[558/563] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[559/563] Emitting module SwiftCompilerPlugin
[561/568] Compiling DependenciesMacrosPlugin Support.swift
[562/568] Compiling DependenciesMacrosPlugin Plugins.swift
[563/568] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[564/568] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[565/568] Emitting module DependenciesMacrosPlugin
[566/568] Write Objects.LinkFileList
[567/568] Linking DependenciesMacrosPlugin-tool
[569/571] Compiling DependenciesMacros Exports.swift
[570/571] Emitting module DependenciesMacros
[571/571] Compiling DependenciesMacros Macros.swift
[573/586] Compiling Helpers Task+Timeout.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[574/586] Compiling Helpers KeyPath+Sendable.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[575/586] Compiling Helpers Mutex.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[576/586] Compiling Helpers Optional+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[577/586] Compiling Helpers RangeReplaceableCollection+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[578/586] Compiling Helpers ErrorMessage.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[579/586] Compiling Helpers IsEqual.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[580/587] Emitting module Helpers
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[581/587] Compiling Helpers AsyncSequence+Shared.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[582/587] Compiling Helpers Collection+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[583/587] Compiling Helpers Data+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[584/587] Compiling Helpers Data+Crypto.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[585/587] Compiling Helpers AnySendable.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[586/587] Compiling Helpers AsyncSequence+.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
[587/587] Compiling Helpers UniqueIdentifier.swift
/host/spi-builder-workspace/Sources/Helpers/Data+Crypto.swift:1:8: error: no such module 'CryptoKit'
 1 | import CryptoKit
   |        `- error: no such module 'CryptoKit'
 2 | import Foundation
 3 |
BUILD FAILURE 6.1 android