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-nio-extras, reference 1.28.0 (145db1), with Swift 6.1 for Wasm on 2 Jun 2025 13:32:57 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-extras.git
Reference: 1.28.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-nio-extras
 * tag               1.28.0     -> FETCH_HEAD
HEAD is now at 145db19 TimedCertificateReloader prevents non-self-signed certificates from b… (#274)
Cloned https://github.com/apple/swift-nio-extras.git
Revision (git rev-parse @):
145db1962f4f33a4ea07a32e751d5217602eea29
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-extras.git at 1.28.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/apple/swift-nio-extras.git
https://github.com/apple/swift-nio-extras.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-http2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.27.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-http2.git"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types.git"
    },
    {
      "identity" : "swift-http-structured-headers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-structured-headers.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "swift-certificates",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-certificates.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.29.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-asn1",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-asn1.git"
    },
    {
      "identity" : "swift-service-lifecycle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.8.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/swift-service-lifecycle.git"
    },
    {
      "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.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "swift-nio-extras",
  "name" : "swift-nio-extras",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOExtras",
      "targets" : [
        "NIOExtras"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOSOCKS",
      "targets" : [
        "NIOSOCKS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPCompression",
      "targets" : [
        "NIOHTTPCompression"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPTypes",
      "targets" : [
        "NIOHTTPTypes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPTypesHTTP1",
      "targets" : [
        "NIOHTTPTypesHTTP1"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPTypesHTTP2",
      "targets" : [
        "NIOHTTPTypesHTTP2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOResumableUpload",
      "targets" : [
        "NIOResumableUpload"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOHTTPResponsiveness",
      "targets" : [
        "NIOHTTPResponsiveness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOCertificateReloading",
      "targets" : [
        "NIOCertificateReloading"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOWritePartialPCAPDemo",
      "targets" : [
        "NIOWritePartialPCAPDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOWritePCAPDemo",
      "targets" : [
        "NIOWritePCAPDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOSOCKSClient",
      "targets" : [
        "NIOSOCKSClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOResumableUploadDemo",
      "targets" : [
        "NIOResumableUploadDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOExtrasPerformanceTester",
      "targets" : [
        "NIOExtrasPerformanceTester"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "HTTPServerWithQuiescingDemo",
      "targets" : [
        "HTTPServerWithQuiescingDemo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOWritePartialPCAPDemo",
      "module_type" : "SwiftTarget",
      "name" : "NIOWritePartialPCAPDemo",
      "path" : "Sources/NIOWritePartialPCAPDemo",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOWritePartialPCAPDemo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOWritePCAPDemo",
      "module_type" : "SwiftTarget",
      "name" : "NIOWritePCAPDemo",
      "path" : "Sources/NIOWritePCAPDemo",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOWritePCAPDemo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSOCKSTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOSOCKSTests",
      "path" : "Tests/NIOSOCKSTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded"
      ],
      "sources" : [
        "ClientGreeting+Tests.swift",
        "ClientRequest+Tests.swift",
        "ClientStateMachine+Tests.swift",
        "Helpers+Tests.swift",
        "MethodSelection+Tests.swift",
        "SOCKSServerHandshakeHandler+Tests.swift",
        "ServerResponse+Tests.swift",
        "ServerStateMachine+Tests.swift",
        "SocksClientHandler+Tests.swift"
      ],
      "target_dependencies" : [
        "NIOSOCKS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOSOCKSClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOSOCKSClient",
      "path" : "Sources/NIOSOCKSClient",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "NIOSOCKSClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOSOCKS"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOSOCKS",
      "module_type" : "SwiftTarget",
      "name" : "NIOSOCKS",
      "path" : "Sources/NIOSOCKS",
      "product_dependencies" : [
        "NIO",
        "NIOCore"
      ],
      "product_memberships" : [
        "NIOSOCKS",
        "NIOSOCKSClient"
      ],
      "sources" : [
        "Channel Handlers/SOCKSClientHandler.swift",
        "Channel Handlers/SOCKSServerHandshakeHandler.swift",
        "Messages/AuthenticationMethod.swift",
        "Messages/ClientGreeting.swift",
        "Messages/Errors.swift",
        "Messages/Helpers.swift",
        "Messages/Messages.swift",
        "Messages/SOCKSRequest.swift",
        "Messages/SOCKSResponse.swift",
        "Messages/SelectedAuthenticationMethod.swift",
        "State/ClientStateMachine.swift",
        "State/ServerStateMachine.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOResumableUploadTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOResumableUploadTests",
      "path" : "Tests/NIOResumableUploadTests",
      "product_dependencies" : [
        "NIOEmbedded"
      ],
      "sources" : [
        "NIOResumableUploadTests.swift"
      ],
      "target_dependencies" : [
        "NIOResumableUpload"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOResumableUploadDemo",
      "module_type" : "SwiftTarget",
      "name" : "NIOResumableUploadDemo",
      "path" : "Sources/NIOResumableUploadDemo",
      "product_dependencies" : [
        "HTTPTypes",
        "NIOCore",
        "NIOPosix"
      ],
      "product_memberships" : [
        "NIOResumableUploadDemo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOResumableUpload",
        "NIOHTTPTypesHTTP1"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOResumableUpload",
      "module_type" : "SwiftTarget",
      "name" : "NIOResumableUpload",
      "path" : "Sources/NIOResumableUpload",
      "product_dependencies" : [
        "HTTPTypes",
        "NIOCore",
        "StructuredFieldValues",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOResumableUpload",
        "NIOResumableUploadDemo"
      ],
      "sources" : [
        "HTTPResumableUpload.swift",
        "HTTPResumableUploadChannel.swift",
        "HTTPResumableUploadContext.swift",
        "HTTPResumableUploadHandler.swift",
        "HTTPResumableUploadProtocol.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypes"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIONFS3Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIONFS3Tests",
      "path" : "Tests/NIONFS3Tests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOTestUtils"
      ],
      "sources" : [
        "NFS3FileSystemTests.swift",
        "NFS3ReplyEncoderTest.swift",
        "NFS3RoundtripTests.swift"
      ],
      "target_dependencies" : [
        "NIONFS3"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIONFS3",
      "module_type" : "SwiftTarget",
      "name" : "NIONFS3",
      "path" : "Sources/NIONFS3",
      "product_dependencies" : [
        "NIOCore"
      ],
      "sources" : [
        "MountTypes+Mount.swift",
        "MountTypes+Null.swift",
        "MountTypes+Unmount.swift",
        "NFSCallDecoder.swift",
        "NFSCallEncoder.swift",
        "NFSFileSystem+FuturesAPI.swift",
        "NFSFileSystem.swift",
        "NFSFileSystemHandler.swift",
        "NFSFileSystemInvoker.swift",
        "NFSFileSystemServerHandler.swift",
        "NFSReplyDecoder.swift",
        "NFSReplyEncoder.swift",
        "NFSTypes+Access.swift",
        "NFSTypes+Common.swift",
        "NFSTypes+Containers.swift",
        "NFSTypes+FSInfo.swift",
        "NFSTypes+FSStat.swift",
        "NFSTypes+Getattr.swift",
        "NFSTypes+Lookup.swift",
        "NFSTypes+Null.swift",
        "NFSTypes+PathConf.swift",
        "NFSTypes+Read.swift",
        "NFSTypes+ReadDir.swift",
        "NFSTypes+ReadDirPlus.swift",
        "NFSTypes+Readlink.swift",
        "NFSTypes+SetAttr.swift",
        "RPCTypes.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPTypesHTTP2Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypesHTTP2Tests",
      "path" : "Tests/NIOHTTPTypesHTTP2Tests",
      "sources" : [
        "NIOHTTPTypesHTTP2Tests.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypesHTTP2"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTPTypesHTTP2",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypesHTTP2",
      "path" : "Sources/NIOHTTPTypesHTTP2",
      "product_dependencies" : [
        "NIOHTTP2"
      ],
      "product_memberships" : [
        "NIOHTTPTypesHTTP2"
      ],
      "sources" : [
        "HTTP2HeadersStateMachine.swift",
        "HTTP2ToHTTPCodec.swift",
        "HTTPTypeConversion.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypes"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPTypesHTTP1Tests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypesHTTP1Tests",
      "path" : "Tests/NIOHTTPTypesHTTP1Tests",
      "sources" : [
        "NIOHTTPTypesHTTP1Tests.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypesHTTP1"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTPTypesHTTP1",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypesHTTP1",
      "path" : "Sources/NIOHTTPTypesHTTP1",
      "product_dependencies" : [
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOHTTPTypesHTTP1",
        "NIOResumableUploadDemo"
      ],
      "sources" : [
        "HTTP1ToHTTPCodec.swift",
        "HTTPToHTTP1Codec.swift",
        "HTTPTypeConversion.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypes"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPTypes",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPTypes",
      "path" : "Sources/NIOHTTPTypes",
      "product_dependencies" : [
        "HTTPTypes",
        "NIOCore"
      ],
      "product_memberships" : [
        "NIOHTTPTypes",
        "NIOHTTPTypesHTTP1",
        "NIOHTTPTypesHTTP2",
        "NIOResumableUpload",
        "NIOHTTPResponsiveness",
        "NIOResumableUploadDemo"
      ],
      "sources" : [
        "NIOHTTPTypes.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPResponsivenessTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPResponsivenessTests",
      "path" : "Tests/NIOHTTPResponsivenessTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "HTTPTypes"
      ],
      "sources" : [
        "HTTPDrippingDownloadHandlerTests.swift",
        "HTTPResponsivenessTests.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPResponsiveness",
        "NIOHTTPTypes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTPResponsiveness",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPResponsiveness",
      "path" : "Sources/NIOHTTPResponsiveness",
      "product_dependencies" : [
        "NIOCore",
        "HTTPTypes",
        "Algorithms"
      ],
      "product_memberships" : [
        "NIOHTTPResponsiveness"
      ],
      "sources" : [
        "HTTPDrippingDownloadHandler.swift",
        "HTTPReceiveDiscardHandler.swift",
        "ResponsivenessConfig.swift",
        "SimpleResponsivenessRequestMux.swift"
      ],
      "target_dependencies" : [
        "NIOHTTPTypes"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOHTTPCompressionTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPCompressionTests",
      "path" : "Tests/NIOHTTPCompressionTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOHTTP1",
        "NIOConcurrencyHelpers"
      ],
      "sources" : [
        "HTTPRequestCompressorTest.swift",
        "HTTPRequestDecompressorTest.swift",
        "HTTPResponseCompressorTest.swift",
        "HTTPResponseDecompressorTest.swift"
      ],
      "target_dependencies" : [
        "CNIOExtrasZlib",
        "NIOHTTPCompression"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOHTTPCompression",
      "module_type" : "SwiftTarget",
      "name" : "NIOHTTPCompression",
      "path" : "Sources/NIOHTTPCompression",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOHTTPCompression"
      ],
      "sources" : [
        "HTTPCompression.swift",
        "HTTPDecompression.swift",
        "HTTPRequestCompressor.swift",
        "HTTPRequestDecompressor.swift",
        "HTTPResponseCompressor.swift",
        "HTTPResponseDecompressor.swift"
      ],
      "target_dependencies" : [
        "CNIOExtrasZlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOExtrasTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOExtrasTests",
      "path" : "Tests/NIOExtrasTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix",
        "NIOTestUtils",
        "NIOConcurrencyHelpers"
      ],
      "sources" : [
        "DebugInboundEventsHandlerTest.swift",
        "DebugOutboundEventsHandlerTest.swift",
        "FixedLengthFrameDecoderTest.swift",
        "HTTP1ProxyConnectHandlerTests.swift",
        "JSONRPCFramingContentLengthHeaderDecoderTests.swift",
        "JSONRPCFramingContentLengthHeaderEncoderTests.swift",
        "LengthFieldBasedFrameDecoderTest.swift",
        "LengthFieldPrependerTest.swift",
        "LineBasedFrameDecoderTest.swift",
        "PCAPRingBufferTest.swift",
        "QuiescingHelperTest.swift",
        "RequestResponseHandlerTest.swift",
        "RequestResponseWithIDHandlerTest.swift",
        "SynchronizedFileSinkTests.swift",
        "WritePCAPHandlerTest.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOExtrasPerformanceTester",
      "module_type" : "SwiftTarget",
      "name" : "NIOExtrasPerformanceTester",
      "path" : "Sources/NIOExtrasPerformanceTester",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOEmbedded",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOExtrasPerformanceTester"
      ],
      "sources" : [
        "Benchmark.swift",
        "HTTP1PCAPPerformanceTests.swift",
        "HTTP1PerformanceTestFramework.swift",
        "HTTP1RawPerformanceTests.swift",
        "HTTP1RollingPCAPPerformanceTests.swift",
        "Measurement.swift",
        "PCAPPerformanceTest.swift",
        "RollingPCAPPerformanceTest.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOExtras",
      "module_type" : "SwiftTarget",
      "name" : "NIOExtras",
      "path" : "Sources/NIOExtras",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOExtras",
        "NIOWritePartialPCAPDemo",
        "NIOWritePCAPDemo",
        "NIOExtrasPerformanceTester",
        "HTTPServerWithQuiescingDemo"
      ],
      "sources" : [
        "DebugInboundEventsHandler.swift",
        "DebugOutboundEventsHandler.swift",
        "FixedLengthFrameDecoder.swift",
        "HTTP1ProxyConnectHandler.swift",
        "JSONRPCFraming+ContentLengthHeader.swift",
        "JSONRPCFraming.swift",
        "LengthFieldBasedFrameDecoder.swift",
        "LengthFieldPrepender.swift",
        "LineBasedFrameDecoder.swift",
        "MarkedCircularBuffer+PopFirstCheckMarked.swift",
        "NIOExtrasError.swift",
        "NIOLengthFieldBitLength.swift",
        "NIORequestIdentifiable.swift",
        "PCAPRingBuffer.swift",
        "QuiescingHelper.swift",
        "RequestResponseHandler.swift",
        "RequestResponseWithIDHandler.swift",
        "UnsafeTransfer.swift",
        "WritePCAPHandler.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOCertificateReloadingTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOCertificateReloadingTests",
      "path" : "Tests/NIOCertificateReloadingTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOSSL",
        "X509",
        "SwiftASN1"
      ],
      "sources" : [
        "TimedCertificateReloaderTests.swift"
      ],
      "target_dependencies" : [
        "NIOCertificateReloading"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOCertificateReloading",
      "module_type" : "SwiftTarget",
      "name" : "NIOCertificateReloading",
      "path" : "Sources/NIOCertificateReloading",
      "product_dependencies" : [
        "NIOCore",
        "NIOSSL",
        "X509",
        "SwiftASN1",
        "ServiceLifecycle",
        "AsyncAlgorithms",
        "Logging"
      ],
      "product_memberships" : [
        "NIOCertificateReloading"
      ],
      "sources" : [
        "CertificateReloader.swift",
        "TimedCertificateReloader.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTTPServerWithQuiescingDemo",
      "module_type" : "SwiftTarget",
      "name" : "HTTPServerWithQuiescingDemo",
      "path" : "Sources/HTTPServerWithQuiescingDemo",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "HTTPServerWithQuiescingDemo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOExtras"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CNIOExtrasZlib",
      "module_type" : "ClangTarget",
      "name" : "CNIOExtrasZlib",
      "path" : "Sources/CNIOExtrasZlib",
      "product_memberships" : [
        "NIOHTTPCompression"
      ],
      "sources" : [
        "empty.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/2426] Fetching swift-service-lifecycle
[1190/6262] Fetching swift-service-lifecycle, swift-log
[3924/11247] Fetching swift-service-lifecycle, swift-log, swift-async-algorithms
[4215/17402] Fetching swift-service-lifecycle, swift-log, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-log.git from cache (0.82s)
[13505/13566] Fetching swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.98s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.98s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-asn1.git
Fetched https://github.com/apple/swift-certificates.git from cache (1.18s)
Fetching https://github.com/apple/swift-http-types.git
[1/5959] Fetching swift-algorithms
[3458/7100] Fetching swift-algorithms, swift-http-structured-headers
[4328/8817] Fetching swift-algorithms, swift-http-structured-headers, swift-atomics
[7121/10407] Fetching swift-algorithms, swift-http-structured-headers, swift-atomics, swift-asn1
[9593/11311] Fetching swift-algorithms, swift-http-structured-headers, swift-atomics, swift-asn1, swift-http-types
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.67s)
[9059/10170] Fetching swift-algorithms, swift-atomics, swift-asn1, swift-http-types
Fetching https://github.com/apple/swift-nio-http2.git
[10103/25013] Fetching swift-algorithms, swift-atomics, swift-asn1, swift-http-types, swift-nio-ssl
Fetched https://github.com/apple/swift-algorithms.git from cache (1.08s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.70s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.75s)
[3053/16560] Fetching swift-atomics, swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.19s)
[2079/14843] Fetching swift-nio-ssl
[2673/26370] Fetching swift-nio-ssl, swift-nio-http2
[7221/102517] Fetching swift-nio-ssl, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.80s)
[50633/90990] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.38s)
[50258/76147] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (9.64s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (12.57s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.03s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (1.16s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (5.98s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (3.45s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.29s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.11s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.08s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.66s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.85s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.18s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (1.08s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.63s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.73s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.77s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.96s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.30s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (1.10s)
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-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Building for debugging...
[0/860] Write sources
[5/860] Compiling CNIOWindows shim.c
[5/860] Write sources
[18/860] Compiling CNIOWindows WSAStartup.c
[19/860] Compiling _AtomicsShims.c
[20/860] Write sources
[48/860] Compiling CNIOWASI CNIOWASI.c
[49/860] Compiling _NumericsShims _NumericsShims.c
[50/860] Compiling CNIOLinux shim.c
[51/860] Compiling CNIOLinux liburing_shims.c
[52/860] Compiling CNIOExtrasZlib empty.c
[53/860] Compiling CNIODarwin shim.c
[54/860] Compiling fiat_p256_adx_sqr.S
[55/860] Compiling fiat_curve25519_adx_square.S
[56/860] Compiling fiat_p256_adx_mul.S
[56/860] Compiling CNIOLLHTTP c_nio_api.c
[58/860] Compiling fiat_curve25519_adx_mul.S
[59/860] Compiling CNIOLLHTTP c_nio_http.c
[60/860] Compiling CNIOBoringSSLShims shims.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[61/860] Compiling tls_method.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[61/860] Compiling tls_record.cc
[61/860] Compiling tls13_both.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_enc.cc:34:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[61/860] Compiling tls13_enc.cc
[61/860] Compiling CNIOLLHTTP c_nio_llhttp.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_client.cc:30:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[61/860] Compiling tls13_client.cc
[61/860] Write swift-version-24593BA9C3E375BF.txt
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[61/860] Compiling tls13_server.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/799] Compiling fiat_p256_adx_sqr.S
[1/799] Write swift-version-24593BA9C3E375BF.txt
[2/799] Compiling CCryptoBoringSSLShims shims.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[3/803] Compiling tls_record.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[3/803] Compiling tls_method.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[3/803] Compiling tls13_server.cc
[3/803] Compiling CNIOLLHTTP c_nio_llhttp.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_client.cc:30:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[3/803] Compiling tls13_both.cc
[3/803] Compiling tls13_client.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_enc.cc:34:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
   32 | #include <pthread.h>
      |          ^~~~~~~~~~~
[3/803] Compiling tls13_enc.cc
BUILD FAILURE 6.1 wasm