The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-nio-extras, reference 1.26.0 (f1f6f7), with Swift 6.0 for Linux on 23 Apr 2025 14:16:15 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-extras.git
Reference: 1.26.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.26.0     -> FETCH_HEAD
HEAD is now at f1f6f77 Enable Swift 6.1 jobs in CI (#268)
Cloned https://github.com/apple/swift-nio-extras.git
Revision (git rev-parse @):
f1f6f772198bee35d99dd145f1513d8581a54f2c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-extras.git at 1.26.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
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"
    }
  ],
  "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" : "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" : "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.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-atomics.git
[1/1127] Fetching swift-http-structured-headers
[1128/2031] Fetching swift-http-structured-headers, swift-http-types
[2032/7934] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.33s)
[4328/6807] Fetching swift-http-types, swift-algorithms
[4624/8512] Fetching swift-http-types, swift-algorithms, swift-atomics
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.51s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.55s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.54s)
Fetching https://github.com/apple/swift-nio.git
[1/11492] Fetching swift-nio-http2
[2760/86924] Fetching swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.33s)
[49031/75432] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.82s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.58s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.51s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4350] Fetching swift-system
[3873/20547] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.59s)
[4212/16197] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.72s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.97s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.97s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.94s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.43s)
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.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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.2.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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-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-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Building for debugging...
[0/86] Compiling CNIOLinux liburing_shims.c
[1/86] Compiling CNIOExtrasZlib empty.c
[2/86] Compiling CNIOLLHTTP c_nio_http.c
[2/86] Write sources
[5/86] Compiling CNIODarwin shim.c
[5/86] Write sources
[5/86] Compiling _NumericsShims _NumericsShims.c
[5/86] Write sources
[37/86] Compiling _AtomicsShims.c
[38/86] Compiling CNIOWindows WSAStartup.c
[39/86] Compiling CNIOWindows shim.c
[39/86] Write sources
[42/86] Compiling CNIOWASI CNIOWASI.c
[43/86] Compiling CNIOLLHTTP c_nio_api.c
[44/86] Compiling CNIOLinux shim.c
[45/86] Compiling CNIOLLHTTP c_nio_llhttp.c
[46/86] Write swift-version-24593BA9C3E375BF.txt
[48/135] Emitting module _NIOBase64
[49/135] Emitting module InternalCollectionsUtilities
[49/137] Compiling c-nioatomics.c
[50/156] Compiling c-atomics.c
[52/162] Emitting module RealModule
[53/163] Compiling Atomics AtomicReference.swift
[54/163] Compiling Atomics AtomicStorage.swift
[55/163] Compiling Atomics AtomicValue.swift
[56/165] Compiling Atomics UnsafeAtomic.swift
[57/165] Compiling Atomics UnsafeAtomicLazyReference.swift
[58/165] Compiling Atomics Primitives.shims.swift
[59/165] Compiling Atomics AtomicInteger.swift
[60/165] Compiling Atomics AtomicOptionalWrappable.swift
[61/165] Compiling Atomics ManagedAtomic.swift
[62/165] Compiling Atomics ManagedAtomicLazyReference.swift
[63/165] Compiling Atomics Primitives.native.swift
[65/165] Compiling RealModule Float+Real.swift
[66/165] Emitting module HTTPTypes
[67/165] Compiling Atomics AtomicMemoryOrderings.swift
[68/165] Compiling Atomics DoubleWord.swift
[77/166] Compiling RealModule Float80+Real.swift
[78/166] Compiling RealModule Real.swift
[79/166] Compiling HTTPTypes HTTPParsedFields.swift
[80/166] Compiling HTTPTypes HTTPRequest.swift
[81/166] Compiling Atomics IntegerConformances.swift
[82/166] Compiling Atomics PointerConformances.swift
[83/166] Compiling Atomics OptionalRawRepresentable.swift
[84/166] Compiling Atomics RawRepresentable.swift
[85/166] Compiling Atomics AtomicBool.swift
[93/167] Compiling _NIOBase64 Base64.swift
[94/167] Compiling RealModule ElementaryFunctions.swift
[95/167] Compiling RealModule Float16+Real.swift
[96/168] Compiling _NIODataStructures PriorityQueue.swift
[97/168] Compiling _NIODataStructures _TinyArray.swift
[98/168] Compiling RawStructuredFieldValues FieldSerializer.swift
[99/168] Compiling RawStructuredFieldValues FieldParser.swift
[100/168] Compiling RealModule RealFunctions.swift
[101/169] Compiling RawStructuredFieldValues ComponentTypes.swift
[102/169] Compiling RawStructuredFieldValues Errors.swift
[103/169] Compiling HTTPTypes HTTPResponse.swift
[104/169] Emitting module RawStructuredFieldValues
[105/169] Compiling RawStructuredFieldValues ASCII.swift
[106/169] Compiling HTTPTypes ISOLatin1String.swift
[107/169] Compiling HTTPTypes HTTPField.swift
[110/169] Wrapping AST for InternalCollectionsUtilities for debugging
[111/169] Wrapping AST for _NIOBase64 for debugging
[113/169] Compiling Atomics IntegerOperations.swift
[114/169] Compiling Atomics Unmanaged extensions.swift
[115/184] Emitting module NIOConcurrencyHelpers
[116/209] Compiling Algorithms Compacted.swift
[117/209] Compiling Algorithms Cycle.swift
[118/211] Compiling Algorithms Joined.swift
[119/211] Compiling Algorithms Keyed.swift
[120/211] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[121/211] Compiling NIOConcurrencyHelpers NIOLock.swift
[122/211] Compiling RawStructuredFieldValues PseudoDecimal.swift
[123/211] Compiling RawStructuredFieldValues OrderedMap.swift
[124/212] Compiling Algorithms AdjacentPairs.swift
[125/212] Compiling Algorithms Chain.swift
[126/212] Compiling Algorithms Chunked.swift
[127/212] Compiling Algorithms Combinations.swift
[128/212] Compiling NIOConcurrencyHelpers lock.swift
[129/212] Compiling HTTPTypes NIOLock.swift
[131/212] Compiling DequeModule _DequeSlot.swift
[132/212] Compiling DequeModule _UnsafeWrappedBuffer.swift
[133/212] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[134/212] Compiling NIOConcurrencyHelpers atomics.swift
[135/213] Emitting module _NIODataStructures
[136/213] Compiling _NIODataStructures Heap.swift
[138/214] Wrapping AST for RawStructuredFieldValues for debugging
[140/214] Compiling Algorithms FlattenCollection.swift
[141/214] Compiling Algorithms Grouped.swift
[142/214] Compiling Algorithms Indexed.swift
[143/214] Compiling Algorithms Intersperse.swift
[143/214] Wrapping AST for _NIODataStructures for debugging
[144/214] Wrapping AST for NIOConcurrencyHelpers for debugging
[146/214] Compiling Algorithms EitherSequence.swift
[147/214] Compiling Algorithms FirstNonNil.swift
[148/229] Compiling StructuredFieldValues BareInnerListDecoder.swift
[149/229] Compiling StructuredFieldValues BareItemDecoder.swift
[150/229] Compiling StructuredFieldValues DictionaryKeyedContainer.swift
[151/229] Compiling StructuredFieldValues KeyedInnerListDecoder.swift
[152/232] Compiling Algorithms Split.swift
[153/232] Compiling Algorithms Stride.swift
[154/232] Compiling Algorithms Suffix.swift
[155/232] Compiling Algorithms RandomSample.swift
[156/232] Compiling Algorithms Reductions.swift
[157/232] Compiling Algorithms Rotate.swift
[158/232] Emitting module DequeModule
[159/233] Compiling StructuredFieldValues KeyedItemDecoder.swift
[160/233] Compiling StructuredFieldValues KeyedTopLevelListDecoder.swift
[161/233] Compiling StructuredFieldValues StructuredHeaderCodingKey.swift
[165/233] Wrapping AST for DequeModule for debugging
[167/233] Emitting module Atomics
[169/234] Compiling StructuredFieldValues StructuredFieldUnkeyedEncodingContainer.swift
[170/234] Compiling StructuredFieldValues StructuredFieldValueEncoder.swift
[173/234] Compiling Algorithms Permutations.swift
[174/234] Compiling Algorithms Product.swift
[174/234] Wrapping AST for Atomics for debugging
[177/234] Compiling StructuredFieldValues TopLevelListDecoder.swift
[178/234] Compiling StructuredFieldValues DisplayString.swift
[179/234] Compiling StructuredFieldValues StructuredFieldKeyedEncodingContainer.swift
[180/234] Compiling Algorithms Trim.swift
[181/234] Compiling Algorithms Unique.swift
[182/234] Compiling Algorithms Windows.swift
[183/293] Compiling HTTPTypes HTTPFields.swift
[184/293] Compiling HTTPTypes HTTPFieldName.swift
[185/294] Compiling NIOCore AsyncChannelInboundStream.swift
[186/294] Compiling NIOCore AsyncChannelOutboundWriter.swift
[187/294] Compiling NIOCore NIOAsyncSequenceProducer.swift
[188/294] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[189/294] Wrapping AST for HTTPTypes for debugging
[191/294] Emitting module StructuredFieldValues
[192/295] Compiling NIOCore MarkedCircularBuffer.swift
[193/295] Compiling NIOCore MulticastChannel.swift
[194/295] Compiling NIOCore NIOAny.swift
[195/295] Compiling NIOCore NIOCloseOnErrorHandler.swift
[196/295] Compiling NIOCore NIOLoopBound.swift
[197/295] Compiling NIOCore NIOScheduledCallback.swift
[198/295] Compiling NIOCore NIOSendable.swift
[199/295] Compiling NIOCore RecvByteBufferAllocator.swift
[200/303] Compiling StructuredFieldValues StructuredFieldValue.swift
[201/303] Compiling NIOCore GlobalSingletons.swift
[202/303] Compiling NIOCore IO.swift
[203/303] Compiling NIOCore IOData.swift
[204/303] Compiling NIOCore IPProtocol.swift
[205/303] Compiling NIOCore IntegerBitPacking.swift
[206/303] Compiling NIOCore IntegerTypes.swift
[207/303] Compiling NIOCore Interfaces.swift
[208/303] Compiling NIOCore Linux.swift
[209/303] Emitting module Algorithms
[211/304] Compiling NIOCore NIOAsyncWriter.swift
[212/304] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[217/304] Compiling NIOCore BSDSocketAPI.swift
[218/304] Compiling NIOCore ByteBuffer-aux.swift
[219/304] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[220/304] Compiling NIOCore ByteBuffer-conversions.swift
[221/304] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[222/304] Compiling NIOCore SocketAddresses.swift
[223/304] Compiling NIOCore SocketOptionProvider.swift
[224/304] Compiling NIOCore SystemCallHelpers.swift
[225/304] Compiling NIOCore TimeAmount+Duration.swift
[226/304] Compiling NIOCore TypeAssistedChannelHandler.swift
[227/304] Compiling NIOCore UniversalBootstrapSupport.swift
[228/304] Compiling NIOCore Utilities.swift
[229/304] Compiling NIOCore EventLoop.swift
[230/304] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[231/304] Compiling NIOCore EventLoopFuture+Deprecated.swift
[232/304] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[233/304] Compiling NIOCore EventLoopFuture.swift
[234/304] Compiling NIOCore FileDescriptor.swift
[235/304] Compiling NIOCore FileHandle.swift
[236/304] Compiling NIOCore FileRegion.swift
[237/304] Compiling NIOCore ChannelPipeline.swift
[238/304] Compiling NIOCore CircularBuffer.swift
[239/304] Compiling NIOCore Codec.swift
[240/304] Compiling NIOCore ConvenienceOptionSupport.swift
[241/304] Compiling NIOCore DeadChannel.swift
[242/304] Compiling NIOCore DispatchQueue+WithFuture.swift
[243/304] Compiling NIOCore EventLoop+Deprecated.swift
[244/304] Compiling NIOCore EventLoop+SerialExecutor.swift
[245/304] Compiling NIOCore AddressedEnvelope.swift
[246/304] Compiling NIOCore AsyncAwaitSupport.swift
[247/304] Compiling NIOCore AsyncChannel.swift
[248/304] Compiling NIOCore AsyncChannelHandler.swift
[249/305] Wrapping AST for StructuredFieldValues for debugging
[265/305] Compiling NIOCore ByteBuffer-core.swift
[266/305] Compiling NIOCore ByteBuffer-hex.swift
[267/305] Compiling NIOCore ByteBuffer-int.swift
[268/305] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[269/305] Compiling NIOCore ByteBuffer-multi-int.swift
[270/305] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[271/305] Compiling NIOCore ByteBuffer-views.swift
[272/305] Compiling NIOCore Channel.swift
[273/305] Compiling NIOCore ChannelHandler.swift
[274/305] Compiling NIOCore ChannelHandlers.swift
[275/305] Compiling NIOCore ChannelInvoker.swift
[276/305] Compiling NIOCore ChannelOption.swift
[277/305] Emitting module NIOCore
[278/306] Wrapping AST for NIOCore for debugging
[280/384] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[281/384] Emitting module NIOHTTPTypes
[282/385] Wrapping AST for NIOHTTPTypes for debugging
[284/396] Compiling NIOPosix HappyEyeballs.swift
[285/396] Compiling NIOPosix IO.swift
[286/396] Compiling NIOPosix IntegerBitPacking.swift
[287/396] Compiling NIOPosix IntegerTypes.swift
[288/399] Emitting module NIOEmbedded
[289/399] Compiling NIOHTTPResponsiveness HTTPReceiveDiscardHandler.swift
[290/399] Emitting module NIONFS3
[291/399] Compiling NIOResumableUpload HTTPResumableUploadChannel.swift
[292/399] Compiling NIOHTTPResponsiveness SimpleResponsivenessRequestMux.swift
[293/399] Compiling NIOHTTPResponsiveness ResponsivenessConfig.swift
[294/399] Emitting module NIOHTTPResponsiveness
[295/399] Compiling NIOHTTPResponsiveness HTTPDrippingDownloadHandler.swift
[296/399] Compiling NIOPosix BSDSocketAPICommon.swift
[297/399] Compiling NIOPosix BSDSocketAPIPosix.swift
[298/399] Compiling NIOPosix BSDSocketAPIWindows.swift
[299/399] Compiling NIOPosix BaseSocket.swift
[300/399] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[301/399] Compiling NIOPosix BaseSocketChannel.swift
[302/399] Compiling NIOPosix BaseStreamSocketChannel.swift
[304/400] Emitting module NIOResumableUpload
[305/400] Compiling NIOResumableUpload HTTPResumableUpload.swift
[306/400] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[307/400] Compiling NIOEmbedded AsyncTestingChannel.swift
[308/400] Compiling NIOEmbedded Embedded.swift
[310/401] Compiling NIOResumableUpload HTTPResumableUploadContext.swift
[311/401] Compiling NIOResumableUpload HTTPResumableUploadHandler.swift
[312/401] Compiling NIOResumableUpload HTTPResumableUploadProtocol.swift
[312/401] Wrapping AST for NIOEmbedded for debugging
[314/402] Wrapping AST for NIOResumableUpload for debugging
[316/402] Compiling NIONFS3 NFSTypes+Readlink.swift
[317/402] Compiling NIONFS3 NFSTypes+SetAttr.swift
[318/402] Compiling NIONFS3 RPCTypes.swift
[319/402] Compiling NIOPosix PooledRecvBufferAllocator.swift
[320/402] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[321/402] Compiling NIOPosix PosixSingletons.swift
[322/402] Compiling NIOPosix RawSocketBootstrap.swift
[323/402] Compiling NIOPosix Resolver.swift
[324/402] Compiling NIOPosix Selectable.swift
[325/402] Compiling NIOPosix SelectableChannel.swift
[326/402] Compiling NIOPosix SelectableEventLoop.swift
[327/402] Compiling NIOPosix SelectorEpoll.swift
[328/402] Compiling NIOPosix SelectorGeneric.swift
[329/402] Compiling NIOPosix SelectorKqueue.swift
[330/402] Compiling NIOPosix SelectorUring.swift
[331/402] Compiling NIOPosix ServerSocket.swift
[332/402] Compiling NIOPosix Socket.swift
[333/402] Compiling NIOPosix SocketChannel.swift
[334/402] Compiling NIOPosix SocketProtocols.swift
[335/402] Compiling NIOPosix System.swift
[336/402] Compiling NIOPosix Thread.swift
[337/408] Emitting module NIOPosix
[338/408] Compiling NIOPosix NIOThreadPool.swift
[339/408] Compiling NIOPosix NonBlockingFileIO.swift
[340/408] Compiling NIOPosix PendingDatagramWritesManager.swift
[341/408] Compiling NIOPosix Linux.swift
[342/408] Compiling NIOPosix LinuxCPUSet.swift
[343/408] Compiling NIOPosix LinuxUring.swift
[344/408] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[345/408] Compiling NIOPosix Bootstrap.swift
[346/408] Compiling NIOPosix ControlMessage.swift
[347/408] Compiling NIOPosix DatagramVectorReadManager.swift
[348/408] Compiling NIOPosix Errors+Any.swift
[349/408] Compiling NIOPosix FileDescriptor.swift
[350/408] Compiling NIOPosix GetaddrinfoResolver.swift
[352/409] Compiling NIOPosix ThreadPosix.swift
[353/409] Compiling NIOPosix ThreadWindows.swift
[354/409] Compiling NIOPosix UnsafeTransfer.swift
[355/409] Compiling NIOPosix Utilities.swift
[356/409] Compiling NIOPosix VsockAddress.swift
[357/409] Compiling NIOPosix VsockChannelEvents.swift
[385/409] Compiling NIOPosix Pool.swift
[386/410] Wrapping AST for NIOPosix for debugging
[388/412] Compiling NIO Exports.swift
[389/412] Emitting module NIO
[390/413] Wrapping AST for NIO for debugging
[392/447] Compiling NIOSOCKS ClientStateMachine.swift
[393/447] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[394/447] Compiling NIOTLS TLSEvents.swift
[395/447] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[396/447] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[397/447] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[398/447] Emitting module NIOTLS
[399/447] Compiling NIOTLS SNIHandler.swift
[400/448] Compiling NIOSOCKS SOCKSResponse.swift
[401/449] Compiling NIOHTTP1 HTTPEncoder.swift
[402/449] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[403/449] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[404/449] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[405/449] Emitting module NIOSOCKS
[406/449] Compiling NIOHTTP1 ByteCollectionUtils.swift
[407/449] Compiling NIOHTTP1 HTTPDecoder.swift
[409/449] Compiling NIOSOCKS Messages.swift
[410/449] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[411/449] Compiling NIOSOCKS ServerStateMachine.swift
[412/450] Wrapping AST for NIOSOCKS for debugging
[414/450] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[415/450] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[416/450] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[417/450] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[422/454] Emitting module NIOSOCKSClient
[423/454] Compiling NIOSOCKSClient main.swift
[424/455] Wrapping AST for NIOSOCKSClient for debugging
[425/455] Write Objects.LinkFileList
[428/455] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[429/455] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[430/455] Compiling NIOHTTP1 HTTPTypes.swift
[431/455] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[432/455] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[432/455] Linking NIOSOCKSClient
[434/455] Emitting module NIOHTTP1
[438/456] Wrapping AST for NIOHTTP1 for debugging
[440/496] Emitting module NIOHTTPTypesHTTP1
[441/496] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[442/496] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[443/496] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[444/496] Compiling NIOExtras NIOExtrasError.swift
[445/498] Emitting module NIOHTTPCompression
[446/498] Compiling NIOHPACK HuffmanTables.swift
[447/499] Compiling NIOHPACK IntegerCoding.swift
[448/499] Compiling NIOHPACK IndexedHeaderTable.swift
[449/499] Compiling NIOHPACK HuffmanCoding.swift
[450/499] Compiling NIOExtras RequestResponseHandler.swift
[451/499] Compiling NIOExtras RequestResponseWithIDHandler.swift
[452/499] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[453/499] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[454/500] Compiling NIOHPACK StaticHeaderTable.swift
[455/500] Compiling NIOExtras NIOLengthFieldBitLength.swift
[456/500] Compiling NIOExtras NIORequestIdentifiable.swift
[457/500] Compiling NIOExtras PCAPRingBuffer.swift
[458/500] Compiling NIOExtras QuiescingHelper.swift
[460/500] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[461/500] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[462/500] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[463/500] Compiling NIOHTTPCompression HTTPCompression.swift
[464/500] Compiling NIOHTTPCompression HTTPDecompression.swift
[465/501] Wrapping AST for NIOHTTPTypesHTTP1 for debugging
[467/501] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[468/501] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[469/501] Compiling NIOExtras JSONRPCFraming.swift
[470/501] Compiling NIOExtras DebugInboundEventsHandler.swift
[471/501] Compiling NIOExtras DebugOutboundEventsHandler.swift
[472/501] Compiling NIOExtras FixedLengthFrameDecoder.swift
[473/501] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[474/501] Compiling NIOExtras LengthFieldPrepender.swift
[475/501] Compiling NIOExtras LineBasedFrameDecoder.swift
[478/501] Emitting module NIOHPACK
[479/501] Emitting module NIOExtras
[485/549] Emitting module NIOResumableUploadDemo
[486/549] Compiling NIOResumableUploadDemo main.swift
[488/563] Compiling NIOHTTP2 HasFlowControlWindows.swift
[489/563] Compiling NIOHTTP2 HasLocalSettings.swift
[490/564] Wrapping AST for NIOResumableUploadDemo for debugging
[491/564] Write Objects.LinkFileList
[492/564] Wrapping AST for NIOExtras for debugging
[494/579] Compiling NIOExtrasPerformanceTester HTTP1RawPerformanceTests.swift
[495/580] Compiling NIOExtrasPerformanceTester RollingPCAPPerformanceTest.swift
[496/580] Compiling NIOExtrasPerformanceTester PCAPPerformanceTest.swift
[497/580] Compiling NIOExtrasPerformanceTester HTTP1RollingPCAPPerformanceTests.swift
[498/580] Compiling NIOExtrasPerformanceTester Measurement.swift
[499/580] Emitting module NIOWritePCAPDemo
[500/580] Compiling NIOWritePCAPDemo main.swift
[501/580] Compiling NIOExtrasPerformanceTester main.swift
[502/581] Emitting module NIOWritePartialPCAPDemo
[503/581] Compiling NIOWritePartialPCAPDemo main.swift
[504/581] Emitting module HTTPServerWithQuiescingDemo
[505/581] Compiling HTTPServerWithQuiescingDemo main.swift
[505/581] Linking NIOResumableUploadDemo
[509/583] Compiling NIOExtrasPerformanceTester Benchmark.swift
[510/583] Compiling NIOExtrasPerformanceTester HTTP1PCAPPerformanceTests.swift
[511/583] Emitting module NIOExtrasPerformanceTester
[512/583] Compiling NIOExtrasPerformanceTester HTTP1PerformanceTestFramework.swift
[513/584] Wrapping AST for NIOWritePCAPDemo for debugging
[514/584] Write Objects.LinkFileList
[516/584] Wrapping AST for HTTPServerWithQuiescingDemo for debugging
[517/584] Write Objects.LinkFileList
[518/584] Wrapping AST for NIOWritePartialPCAPDemo for debugging
[519/584] Write Objects.LinkFileList
[520/584] Wrapping AST for NIOExtrasPerformanceTester for debugging
[521/584] Write Objects.LinkFileList
[523/584] Compiling NIOHTTP2 StateMachineResult.swift
[524/584] Compiling NIOHTTP2 ContentLengthVerifier.swift
[525/584] Compiling NIOHTTP2 DOSHeuristics.swift
[526/584] Compiling NIOHTTP2 Error+Any.swift
[527/584] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[528/584] Compiling NIOHTTP2 ControlFrameBuffer.swift
[529/584] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[530/584] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[530/592] Linking NIOWritePCAPDemo
[532/592] Emitting module NIOHTTP2
[532/592] Linking HTTPServerWithQuiescingDemo
[533/592] Linking NIOWritePartialPCAPDemo
[534/592] Linking NIOExtrasPerformanceTester
[538/592] Compiling NIOHTTP2 SendingGoawayState.swift
[539/592] Compiling NIOHTTP2 SendingHeadersState.swift
[540/592] Compiling NIOHTTP2 SendingPushPromiseState.swift
[541/592] Compiling NIOHTTP2 SendingRstStreamState.swift
[542/592] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[543/592] Compiling NIOHTTP2 HTTP2SettingsState.swift
[544/592] Compiling NIOHTTP2 InboundWindowManager.swift
[545/592] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[546/592] Compiling NIOHTTP2 StreamChannelFlowController.swift
[547/592] Compiling NIOHTTP2 StreamChannelList.swift
[548/592] Compiling NIOHTTP2 StreamMap.swift
[549/592] Compiling NIOHTTP2 StreamStateMachine.swift
[550/592] Compiling NIOHTTP2 UnsafeTransfer.swift
[551/592] Compiling NIOHTTP2 WatermarkedFlowController.swift
[552/592] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[555/592] Compiling NIOHTTP2 HasRemoteSettings.swift
[556/592] Compiling NIOHTTP2 LocallyQuiescingState.swift
[557/592] Compiling NIOHTTP2 QuiescingState.swift
[558/592] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[559/592] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[560/592] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[561/592] Compiling NIOHTTP2 HTTP2Frame.swift
[562/592] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[563/592] Compiling NIOHTTP2 HTTP2FrameParser.swift
[564/592] Compiling NIOHTTP2 HTTP2PingData.swift
[565/592] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[566/592] Compiling NIOHTTP2 HTTP2Settings.swift
[567/592] Compiling NIOHTTP2 HTTP2Stream.swift
[568/592] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[569/592] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[570/592] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[571/592] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[572/592] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[573/592] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[574/592] Compiling NIOHTTP2 HTTP2Error.swift
[575/592] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[576/592] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[577/592] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[578/592] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[579/592] Compiling NIOHTTP2 HTTP2StreamID.swift
[580/592] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[581/592] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[582/592] Compiling NIOHTTP2 HTTP2UserEvents.swift
[583/592] Compiling NIOHTTP2 InboundEventBuffer.swift
[584/592] Compiling NIOHTTP2 ConnectionStateMachine.swift
[585/592] Compiling NIOHTTP2 ConnectionStreamsState.swift
[586/592] Compiling NIOHTTP2 MayReceiveFrames.swift
[587/592] Compiling NIOHTTP2 ReceivingDataState.swift
[588/592] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[589/592] Compiling NIOHTTP2 ReceivingHeadersState.swift
[590/592] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[591/592] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[592/592] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[594/597] Compiling NIOHTTPTypesHTTP2 HTTP2HeadersStateMachine.swift
[595/597] Compiling NIOHTTPTypesHTTP2 HTTPTypeConversion.swift
[596/597] Emitting module NIOHTTPTypesHTTP2
[597/597] Compiling NIOHTTPTypesHTTP2 HTTP2ToHTTPCodec.swift
Build complete! (129.61s)
Build complete.
{
  "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"
    }
  ],
  "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" : "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" : "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.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.