The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-networking, reference main (19ffc3), with Swift 6.1 for Wasm on 2 Apr 2026 22:55:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
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 19ffc31 bot: bump github.com/pointfreeco/swift-dependencies (#147)
Cloned https://github.com/danthorpe/swift-networking.git
Revision (git rev-parse @):
19ffc3133a8a550709f4632ed27ef099566c1faf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/danthorpe/swift-networking.git at main
========================================
Build
========================================
Selected platform:         wasm
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-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images: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 swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/danthorpe/swift-utilities
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/pointfreeco/swift-tagged
[1/894] Fetching swift-concurrency-extras
[466/2112] Fetching swift-concurrency-extras, swift-tagged
[497/8866] Fetching swift-concurrency-extras, swift-tagged, swift-dependencies
[555/10284] Fetching swift-concurrency-extras, swift-tagged, swift-dependencies, swift-utilities
[2699/11268] Fetching swift-concurrency-extras, swift-tagged, swift-dependencies, swift-utilities, swift-http-types
[7352/17684] Fetching swift-concurrency-extras, swift-tagged, swift-dependencies, swift-utilities, swift-http-types, swift-numerics
Fetched https://github.com/danthorpe/swift-utilities from cache (0.33s)
[12539/16266] Fetching swift-concurrency-extras, swift-tagged, swift-dependencies, swift-http-types, swift-numerics
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.45s)
Fetching https://github.com/apple/swift-async-algorithms
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.45s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/apple/swift-http-types from cache (0.51s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.51s)
Fetching https://github.com/apple/swift-algorithms
Fetched https://github.com/apple/swift-numerics from cache (0.51s)
[1/2171] Fetching swift-docc-plugin
[2172/8395] Fetching swift-docc-plugin, swift-async-algorithms
[2173/25866] Fetching swift-docc-plugin, swift-async-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (0.40s)
[3364/23695] Fetching swift-async-algorithms, swift-argument-parser
[4225/29753] Fetching swift-async-algorithms, swift-argument-parser, swift-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.44s)
[15493/23529] Fetching swift-argument-parser, swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.43s)
[15724/17471] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.72s)
Computing version for https://github.com/pointfreeco/swift-tagged
Computed https://github.com/pointfreeco/swift-tagged at 0.10.0 (3.49s)
Computing version for https://github.com/danthorpe/swift-utilities
Computed https://github.com/danthorpe/swift-utilities at 0.7.0 (1.21s)
Fetching http://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5443] Fetching swift-custom-dump
[5444/11166] Fetching swift-custom-dump, xctest-dynamic-overlay
[458/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.34s)
Fetched http://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.30s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.51s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.52s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.02s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.62s)
Fetching https://github.com/apple/swift-collections.git
[1/23358] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.16s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (1.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.75s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.53s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.55s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
[1/2550] Fetching combine-schedulers
[1378/3867] Fetching combine-schedulers, swift-clocks
[3868/78805] Fetching combine-schedulers, swift-clocks, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (4.36s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (4.36s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.42s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (4.94s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.52s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.55s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (1.16s)
Computing version for http://github.com/pointfreeco/xctest-dynamic-overlay
Computed http://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.52s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (0.74s)
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/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-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.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 http://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of http://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
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/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.0
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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
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/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/73] Write sources
[49/73] Compiling _NumericsShims _NumericsShims.c
[50/73] Compiling _SwiftSyntaxCShims PlatformMutex.c
[51/73] Write swift-version-24593BA9C3E375BF.txt
[53/106] Emitting module SwiftSyntax509
[54/106] Emitting module SwiftSyntax600
[55/106] Emitting module SwiftSyntax602
[56/106] Compiling SwiftSyntax600 Empty.swift
[57/107] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[58/107] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[60/109] Compiling InternalCollectionsUtilities String+Padding.swift
[61/109] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[62/109] Compiling SwiftSyntax602 Empty.swift
[63/110] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[64/110] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[65/110] Compiling InternalCollectionsUtilities Span+Extras.swift
[66/110] Compiling SwiftSyntax510 Empty.swift
[67/110] Emitting module SwiftSyntax510
[68/111] Compiling SwiftSyntax603 Empty.swift
[69/111] Emitting module SwiftSyntax603
[70/112] Compiling InternalCollectionsUtilities _SortedCollection.swift
[71/112] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[73/112] Compiling SwiftSyntax509 Empty.swift
[74/112] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[75/112] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[76/112] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[77/112] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/113] Emitting module SwiftSyntax601
[80/113] Compiling SwiftSyntax601 Empty.swift
[82/114] Compiling InternalCollectionsUtilities Integer rank.swift
[83/114] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[84/114] Compiling InternalCollectionsUtilities UInt+reversed.swift
[86/125] Emitting module InternalCollectionsUtilities
[87/125] Compiling RealModule AlgebraicField.swift
[88/125] Compiling RealModule ApproximateEquality.swift
[89/125] Compiling RealModule AugmentedArithmetic.swift
[92/139] Compiling RealModule RealFunctions.swift
[92/140] Wrapping AST for SwiftSyntax603 for debugging
[94/140] Emitting module IssueReportingPackageSupport
[95/140] Compiling IssueReportingPackageSupport _Test.swift
[96/141] Compiling RealModule Float80+Real.swift
[97/141] Compiling RealModule Real.swift
[98/141] Compiling HTTPTypes HTTPField.swift
[99/141] Compiling HTTPTypes HTTPFieldName.swift
[100/150] Compiling RealModule RelaxedArithmetic.swift
[102/152] Compiling ConcurrencyExtras Locking.swift
[103/152] Compiling ConcurrencyExtras UncheckedBox.swift
[104/152] Compiling RealModule Float16+Real.swift
[105/215] Emitting module RealModule
[106/216] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[107/216] Compiling SwiftSyntax Assert.swift
[109/304] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[110/304] Compiling ContainersPreview BorrowingSequence.swift
[111/304] Compiling ContainersPreview BidirectionalContainer.swift
[112/304] Compiling ContainersPreview Container+Filter.swift
[113/304] Compiling ContainersPreview Container+SpanwiseZip.swift
[114/308] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[115/308] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[116/308] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[117/308] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[118/308] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[119/308] Compiling ContainersPreview Producer+Map.swift
[120/308] Compiling ContainersPreview Producer+Reduce.swift
[121/308] Compiling ContainersPreview Producer.swift
[122/308] Compiling ContainersPreview Borrow.swift
[123/308] Compiling HTTPTypes ISOLatin1String.swift
[124/309] Compiling ContainersPreview OutputSpan+Extras.swift
[125/309] Compiling ContainersPreview TemporaryAllocation.swift
[126/309] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[127/309] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[128/309] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[129/309] Compiling ContainersPreview Drain+Reduce.swift
[130/309] Compiling ContainersPreview Drain.swift
[131/309] Compiling ContainersPreview Producer+Collect.swift
[132/309] Compiling ContainersPreview Producer+Filter.swift
[133/309] Compiling ContainersPreview RandomAccessContainer.swift
[134/309] Compiling ContainersPreview RangeExpression2.swift
[135/309] Compiling ContainersPreview RangeReplaceableContainer.swift
[136/309] Compiling ContainersPreview Drain+Map.swift
[137/309] Emitting module ContainersPreview
[138/309] Emitting module HTTPTypes
[139/310] Compiling ContainersPreview Container.swift
[140/310] Compiling ContainersPreview ContainerIterator.swift
[141/310] Compiling ContainersPreview DynamicContainer.swift
[142/310] Compiling ContainersPreview MutableContainer.swift
[143/310] Compiling ContainersPreview PermutableContainer.swift
[144/325] Compiling ContainersPreview Box.swift
[145/325] Compiling ContainersPreview Inout.swift
[146/325] Compiling ContainersPreview InputSpan.swift
[147/325] Compiling ContainersPreview Shared.swift
[149/330] Compiling HTTPTypes NIOLock.swift
[150/330] Emitting module Protected
[151/330] Compiling HTTPTypes HTTPRequest.swift
[152/330] Compiling Tagged UUID.swift
[153/330] Compiling Protected Protected.swift
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:68:5: error: cannot find 'pthread_mutexattr_init' in scope
 66 |   init() {
 67 |     var attr: pthread_mutexattr_t = pthread_mutexattr_t()
 68 |     pthread_mutexattr_init(&attr)
    |     `- error: cannot find 'pthread_mutexattr_init' in scope
 69 |     #if DEBUG
 70 |     pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_RECURSIVE))
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:70:5: error: cannot find 'pthread_mutexattr_settype' in scope
 68 |     pthread_mutexattr_init(&attr)
 69 |     #if DEBUG
 70 |     pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_RECURSIVE))
    |     `- error: cannot find 'pthread_mutexattr_settype' in scope
 71 |     #endif
 72 |
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:70:44: error: cannot find 'PTHREAD_MUTEX_RECURSIVE' in scope
 68 |     pthread_mutexattr_init(&attr)
 69 |     #if DEBUG
 70 |     pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_RECURSIVE))
    |                                            `- error: cannot find 'PTHREAD_MUTEX_RECURSIVE' in scope
 71 |     #endif
 72 |
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:73:15: error: cannot find 'pthread_mutex_init' in scope
 71 |     #endif
 72 |
 73 |     let err = pthread_mutex_init(self.mutex, &attr)
    |               `- error: cannot find 'pthread_mutex_init' in scope
 74 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 75 |   }
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:78:15: error: cannot find 'pthread_mutex_destroy' in scope
 76 |
 77 |   deinit {
 78 |     let err = pthread_mutex_destroy(self.mutex)
    |               `- error: cannot find 'pthread_mutex_destroy' in scope
 79 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 80 |     mutex.deallocate()
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:84:15: error: cannot find 'pthread_mutex_lock' in scope
 82 |
 83 |   fileprivate func lock() {
 84 |     let err = pthread_mutex_lock(self.mutex)
    |               `- error: cannot find 'pthread_mutex_lock' in scope
 85 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 86 |   }
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:89:15: error: cannot find 'pthread_mutex_unlock' in scope
 87 |
 88 |   fileprivate func unlock() {
 89 |     let err = pthread_mutex_unlock(self.mutex)
    |               `- error: cannot find 'pthread_mutex_unlock' in scope
 90 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 91 |   }
[154/330] Compiling HTTPTypes HTTPParsedFields.swift
[155/330] Emitting module Tagged
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.75s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
[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/29] Write sources
[7/29] Write swift-version-24593BA9C3E375BF.txt
[9/71] Emitting module SwiftSyntax603
[10/71] Compiling SwiftSyntax603 Empty.swift
[11/72] Compiling SwiftSyntax600 Empty.swift
[12/72] Compiling SwiftSyntax602 Empty.swift
[13/72] Emitting module SwiftSyntax602
[14/72] Emitting module IssueReportingPackageSupport
[15/72] Compiling IssueReportingPackageSupport _Test.swift
[16/74] Emitting module SwiftSyntax600
[17/75] Emitting module SwiftSyntax509
[18/75] Compiling SwiftSyntax509 Empty.swift
[19/75] Compiling RealModule Float80+Real.swift
[20/75] Compiling RealModule RealFunctions.swift
[22/77] Compiling RealModule Real.swift
[24/77] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[25/77] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[29/78] Compiling InternalCollectionsUtilities Debugging.swift
[30/78] Compiling InternalCollectionsUtilities Descriptions.swift
[31/78] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[32/78] Compiling RealModule AlgebraicField.swift
[33/78] Compiling RealModule ApproximateEquality.swift
[34/78] Compiling RealModule AugmentedArithmetic.swift
[35/78] Compiling RealModule RelaxedArithmetic.swift
[38/78] Compiling RealModule ElementaryFunctions.swift
[39/78] Compiling RealModule Float+Real.swift
[40/78] Compiling InternalCollectionsUtilities _SortedCollection.swift
[41/78] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/78] Compiling Tagged UUID.swift
[43/78] Emitting module Tagged
[44/78] Compiling Tagged Tagged.swift
[46/79] Compiling RealModule Double+Real.swift
[47/79] Compiling RealModule Float16+Real.swift
[49/99] Emitting module RealModule
[50/115] Compiling IssueReporting SwiftTesting.swift
[51/115] Compiling IssueReporting UncheckedSendable.swift
[52/115] Compiling IssueReporting Warn.swift
[53/115] Emitting module Protected
[54/115] Compiling Protected Protected.swift
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:68:5: error: cannot find 'pthread_mutexattr_init' in scope
 66 |   init() {
 67 |     var attr: pthread_mutexattr_t = pthread_mutexattr_t()
 68 |     pthread_mutexattr_init(&attr)
    |     `- error: cannot find 'pthread_mutexattr_init' in scope
 69 |     #if DEBUG
 70 |     pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_RECURSIVE))
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:70:5: error: cannot find 'pthread_mutexattr_settype' in scope
 68 |     pthread_mutexattr_init(&attr)
 69 |     #if DEBUG
 70 |     pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_RECURSIVE))
    |     `- error: cannot find 'pthread_mutexattr_settype' in scope
 71 |     #endif
 72 |
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:70:44: error: cannot find 'PTHREAD_MUTEX_RECURSIVE' in scope
 68 |     pthread_mutexattr_init(&attr)
 69 |     #if DEBUG
 70 |     pthread_mutexattr_settype(&attr, Int32(PTHREAD_MUTEX_RECURSIVE))
    |                                            `- error: cannot find 'PTHREAD_MUTEX_RECURSIVE' in scope
 71 |     #endif
 72 |
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:73:15: error: cannot find 'pthread_mutex_init' in scope
 71 |     #endif
 72 |
 73 |     let err = pthread_mutex_init(self.mutex, &attr)
    |               `- error: cannot find 'pthread_mutex_init' in scope
 74 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 75 |   }
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:78:15: error: cannot find 'pthread_mutex_destroy' in scope
 76 |
 77 |   deinit {
 78 |     let err = pthread_mutex_destroy(self.mutex)
    |               `- error: cannot find 'pthread_mutex_destroy' in scope
 79 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 80 |     mutex.deallocate()
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:84:15: error: cannot find 'pthread_mutex_lock' in scope
 82 |
 83 |   fileprivate func lock() {
 84 |     let err = pthread_mutex_lock(self.mutex)
    |               `- error: cannot find 'pthread_mutex_lock' in scope
 85 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 86 |   }
/host/spi-builder-workspace/.build/checkouts/swift-utilities/Sources/Protected/Protected.swift:89:15: error: cannot find 'pthread_mutex_unlock' in scope
 87 |
 88 |   fileprivate func unlock() {
 89 |     let err = pthread_mutex_unlock(self.mutex)
    |               `- error: cannot find 'pthread_mutex_unlock' in scope
 90 |     precondition(err == 0, "\(#function) failed in pthread_mutex with error \(err)")
 91 |   }
BUILD FAILURE 6.1 wasm