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 LCLWebSocket, reference 1.1.1 (844bba), with Swift 6.0 for macOS (SPM) on 23 Feb 2025 08:41:19 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Local-Connectivity-Lab/lcl-websocket.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Local-Connectivity-Lab/lcl-websocket
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 844bba7 fix build issue with swift 5.10 (#6)
Cloned https://github.com/Local-Connectivity-Lab/lcl-websocket.git
Revision (git rev-parse @):
844bba7d76147f0cc901271edae57764bdc4ac3b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Local-Connectivity-Lab/lcl-websocket.git at 1.1.1
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio.git
[1/3765] Fetching swift-log
[190/5334] Fetching swift-log, swift-atomics
[328/7652] Fetching swift-log, swift-atomics, swift-nio-transport-services
[7616/22078] Fetching swift-log, swift-atomics, swift-nio-transport-services, swift-nio-ssl
[7617/95805] Fetching swift-log, swift-atomics, swift-nio-transport-services, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.25s)
[66172/93487] Fetching swift-log, swift-atomics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.90s)
Fetched https://github.com/apple/swift-atomics.git from cache (3.90s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.90s)
Fetched https://github.com/apple/swift-log.git from cache (3.90s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (3.41s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4148] Fetching swift-system
[84/19816] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.59s)
Fetched https://github.com/apple/swift-system.git from cache (1.59s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.1 (0.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
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-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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.3
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.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.81.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "lcl-websocket",
      "name": "LCLWebSocket",
      "url": "https://github.com/Local-Connectivity-Lab/lcl-websocket.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lcl-websocket",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.81.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.4.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-transport-services",
          "name": "swift-nio-transport-services",
          "url": "https://github.com/apple/swift-nio-transport-services.git",
          "version": "1.23.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.81.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.4.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-ssl",
          "name": "swift-nio-ssl",
          "url": "https://github.com/apple/swift-nio-ssl.git",
          "version": "2.29.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
          "dependencies": [
            {
              "identity": "swift-nio",
              "name": "swift-nio",
              "url": "https://github.com/apple/swift-nio.git",
              "version": "2.81.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.4.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-atomics",
          "name": "swift-atomics",
          "url": "https://github.com/apple/swift-atomics.git",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Local-Connectivity-Lab/lcl-websocket.git
[1/637] Fetching lcl-websocket
Fetched https://github.com/Local-Connectivity-Lab/lcl-websocket.git from cache (0.80s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.45s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Fetched https://github.com/apple/swift-nio.git from cache (0.79s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.79s)
Fetched https://github.com/apple/swift-log.git from cache (0.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.45s)
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.1 (0.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.02s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
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.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.81.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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.23.1
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-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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.29.3
Creating working copy for https://github.com/Local-Connectivity-Lab/lcl-websocket.git
Working copy of https://github.com/Local-Connectivity-Lab/lcl-websocket.git resolved at 1.1.1 (844bba7)
warning: '.resolve-product-dependencies': dependency 'lcl-websocket' is not used by any target
Found 5 product dependencies
  - swift-nio
  - swift-nio-transport-services
  - swift-nio-ssl
  - swift-log
  - swift-atomics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Local-Connectivity-Lab/lcl-websocket.git
https://github.com/Local-Connectivity-Lab/lcl-websocket.git
{
  "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-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.23.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.28.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.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"
    }
  ],
  "manifest_display_name" : "LCLWebSocket",
  "name" : "LCLWebSocket",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "LCLWebSocket",
      "targets" : [
        "LCLWebSocket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Server",
      "targets" : [
        "Server"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Client",
      "targets" : [
        "Client"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "AutobahnServer",
      "targets" : [
        "AutobahnServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "AutobahnClient",
      "targets" : [
        "AutobahnClient"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Server",
      "module_type" : "SwiftTarget",
      "name" : "Server",
      "path" : "Sources/Server",
      "product_memberships" : [
        "Server"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LCLWebSocketTests",
      "module_type" : "SwiftTarget",
      "name" : "LCLWebSocketTests",
      "path" : "Tests/LCLWebSocketTests",
      "sources" : [
        "LCLWebSocketTests.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LCLWebSocket",
      "module_type" : "SwiftTarget",
      "name" : "LCLWebSocket",
      "path" : "Sources/LCLWebSocket",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOWebSocket",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOSSL",
        "NIOTransportServices",
        "Logging",
        "Atomics"
      ],
      "product_memberships" : [
        "LCLWebSocket",
        "Server",
        "Client",
        "AutobahnServer",
        "AutobahnClient"
      ],
      "sources" : [
        "Client/WebSocketClient.swift",
        "LCLWebSocket+ChannelInitializer.swift",
        "LCLWebSocket+Error.swift",
        "LCLWebSocket+EventloopGroup.swift",
        "LCLWebSocket.swift",
        "LCLWebSocketListenable.swift",
        "Server/WebSocketServer.swift",
        "Server/WebSocketServerUpgradeConfiguration.swift",
        "Utils/LCLWebSocket+ChannelOption.swift",
        "Utils/LCLWebSocket+Logging.swift",
        "Utils/LCLWebSocket+SocketOption.swift",
        "Utils/TimeAmount+Extension.swift",
        "WebSocket.swift",
        "WebSocketConfiguration.swift",
        "WebSocketExtensions/PerMessageDeflateExtension.swift",
        "WebSocketExtensions/WebSocketExtension.swift",
        "WebSocketExtensions/WebSocketExtensionNegotiationHandler.swift",
        "WebSocketHandler.swift",
        "WebSocketScheme.swift"
      ],
      "target_dependencies" : [
        "CLCLWebSocketZlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "IntegrationTests",
      "path" : "Tests/IntegrationTests",
      "sources" : [
        "AutobahnClientTest.swift",
        "AutobahnServerTest.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Client",
      "module_type" : "SwiftTarget",
      "name" : "Client",
      "path" : "Sources/Client",
      "product_memberships" : [
        "Client"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CLCLWebSocketZlib",
      "module_type" : "ClangTarget",
      "name" : "CLCLWebSocketZlib",
      "path" : "Sources/CLCLWebSocketZlib",
      "product_memberships" : [
        "LCLWebSocket",
        "Server",
        "Client",
        "AutobahnServer",
        "AutobahnClient"
      ],
      "sources" : [
        "empty.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AutobahnServer",
      "module_type" : "SwiftTarget",
      "name" : "AutobahnServer",
      "path" : "Sources/AutobahnServer",
      "product_memberships" : [
        "AutobahnServer"
      ],
      "sources" : [
        "AutohahnServer.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AutobahnClient",
      "module_type" : "SwiftTarget",
      "name" : "AutobahnClient",
      "path" : "Sources/AutobahnClient",
      "product_memberships" : [
        "AutobahnClient"
      ],
      "sources" : [
        "AutobahnClient.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/455] Write sources
[3/455] Write Client-entitlement.plist
[3/455] Write sources
[7/455] Write Server-entitlement.plist
[7/455] Write sources
[11/455] Copying PrivacyInfo.xcprivacy
[11/455] Write sources
[23/455] Compiling CNIOWindows WSAStartup.c
[24/455] Compiling CNIOWindows shim.c
[25/455] Compiling CLCLWebSocketZlib empty.c
[26/455] Compiling CNIOWASI CNIOWASI.c
[27/455] Compiling CNIOLinux liburing_shims.c
[28/455] Compiling CNIOLinux shim.c
[29/455] Write swift-version-5BDAB9E9C0126B9D.txt
[30/455] Compiling fiat_p256_adx_sqr.S
[31/455] Compiling fiat_p256_adx_mul.S
[32/455] Compiling fiat_curve25519_adx_square.S
[33/455] Compiling _AtomicsShims.c
[34/466] Compiling CNIOLLHTTP c_nio_http.c
[35/466] Compiling CNIOSHA1 c_nio_sha1.c
[36/466] Compiling fiat_curve25519_adx_mul.S
[37/466] Compiling CNIOLLHTTP c_nio_api.c
[38/484] Compiling CNIOLLHTTP c_nio_llhttp.c
[39/484] Compiling CNIODarwin shim.c
[40/484] Compiling CNIOBoringSSLShims shims.c
[41/484] Compiling tls_method.cc
[42/484] Compiling tls_record.cc
[42/484] Compiling tls13_enc.cc
[44/484] Compiling tls13_server.cc
[45/484] Compiling tls13_client.cc
[46/484] Compiling tls13_both.cc
[47/484] Compiling ssl_transcript.cc
[48/484] Compiling ssl_versions.cc
[49/484] Compiling t1_enc.cc
[50/484] Compiling ssl_x509.cc
[51/484] Compiling ssl_stat.cc
[52/484] Compiling ssl_session.cc
[53/484] Compiling ssl_privkey.cc
[54/484] Compiling ssl_key_share.cc
[55/484] Compiling ssl_file.cc
[56/484] Compiling ssl_lib.cc
[57/484] Compiling ssl_credential.cc
[58/484] Compiling ssl_cipher.cc
[59/484] Compiling ssl_buffer.cc
[60/484] Compiling ssl_cert.cc
[61/484] Compiling ssl_asn1.cc
[62/484] Compiling ssl_aead_ctx.cc
[63/484] Compiling s3_pkt.cc
[64/484] Compiling s3_lib.cc
[65/484] Compiling s3_both.cc
[66/484] Compiling handshake_server.cc
[67/484] Compiling handshake_client.cc
[68/484] Compiling handshake.cc
[69/484] Compiling handoff.cc
[70/484] Compiling extensions.cc
[71/484] Compiling encrypted_client_hello.cc
[72/484] Compiling dtls_record.cc
[73/484] Compiling dtls_method.cc
[74/484] Compiling md5-x86_64-linux.S
[75/484] Compiling d1_srtp.cc
[76/484] Compiling md5-x86_64-apple.S
[77/484] Compiling md5-586-linux.S
[78/484] Compiling md5-586-apple.S
[79/484] Compiling chacha20_poly1305_x86_64-linux.S
[80/484] Compiling d1_pkt.cc
[81/484] Compiling chacha20_poly1305_x86_64-apple.S
[82/484] Compiling chacha20_poly1305_armv8-win.S
[83/484] Compiling chacha20_poly1305_armv8-linux.S
[84/484] Compiling chacha20_poly1305_armv8-apple.S
[85/484] Compiling chacha-x86_64-linux.S
[86/484] Compiling chacha-x86_64-apple.S
[87/484] Compiling chacha-x86-linux.S
[88/484] Compiling chacha-x86-apple.S
[89/484] Compiling chacha-armv8-win.S
[90/484] Compiling chacha-armv8-linux.S
[91/484] Compiling chacha-armv8-apple.S
[92/484] Compiling chacha-armv4-linux.S
[93/484] Compiling err_data.cc
[94/484] Compiling aes128gcmsiv-x86_64-linux.S
[95/484] Compiling aes128gcmsiv-x86_64-apple.S
[96/484] Compiling x86_64-mont5-linux.S
[97/484] Compiling x86_64-mont5-apple.S
[98/484] Compiling x86_64-mont-linux.S
[99/484] Compiling x86_64-mont-apple.S
[100/484] Compiling x86-mont-linux.S
[101/484] Compiling x86-mont-apple.S
[102/484] Compiling vpaes-x86_64-linux.S
[103/484] Compiling vpaes-x86_64-apple.S
[104/484] Compiling vpaes-x86-linux.S
[105/484] Compiling vpaes-x86-apple.S
[106/484] Compiling vpaes-armv8-win.S
[107/484] Compiling vpaes-armv8-linux.S
[108/484] Compiling vpaes-armv8-apple.S
[109/484] Compiling vpaes-armv7-linux.S
[110/484] Compiling sha512-x86_64-linux.S
[111/484] Compiling bio_ssl.cc
[112/484] Compiling sha512-x86_64-apple.S
[113/484] Compiling sha512-armv8-win.S
[114/484] Compiling sha512-armv8-linux.S
[115/484] Compiling sha512-armv4-linux.S
[116/484] Compiling sha512-586-linux.S
[117/484] Compiling sha512-armv8-apple.S
[118/484] Compiling sha512-586-apple.S
[119/484] Compiling sha256-x86_64-linux.S
[120/484] Compiling sha256-x86_64-apple.S
[121/484] Compiling sha256-armv8-win.S
[122/484] Compiling sha256-armv8-linux.S
[123/484] Compiling sha256-armv4-linux.S
[124/484] Compiling sha256-armv8-apple.S
[125/484] Compiling sha256-586-linux.S
[126/484] Compiling sha256-586-apple.S
[127/484] Compiling d1_lib.cc
[128/484] Compiling sha1-x86_64-linux.S
[129/484] Compiling sha1-x86_64-apple.S
[130/484] Compiling sha1-armv8-win.S
[131/484] Compiling sha1-armv8-linux.S
[132/484] Compiling sha1-armv4-large-linux.S
[133/484] Compiling sha1-586-linux.S
[134/484] Compiling sha1-586-apple.S
[135/484] Compiling sha1-armv8-apple.S
[136/484] Compiling rsaz-avx2-linux.S
[137/484] Compiling rsaz-avx2-apple.S
[138/484] Compiling rdrand-x86_64-linux.S
[139/484] Compiling rdrand-x86_64-apple.S
[140/484] Compiling p256_beeu-x86_64-asm-linux.S
[141/484] Compiling p256_beeu-x86_64-asm-apple.S
[142/484] Compiling p256_beeu-armv8-asm-win.S
[142/484] Compiling p256_beeu-armv8-asm-linux.S
[144/484] Compiling p256_beeu-armv8-asm-apple.S
[145/484] Compiling p256-x86_64-asm-linux.S
[146/484] Compiling p256-x86_64-asm-apple.S
[147/484] Compiling p256-armv8-asm-win.S
[148/484] Compiling p256-armv8-asm-linux.S
[149/484] Compiling ghashv8-armv8-win.S
[150/484] Compiling p256-armv8-asm-apple.S
[151/484] Compiling ghashv8-armv8-linux.S
[152/484] Compiling ghashv8-armv7-linux.S
[153/484] Compiling ghashv8-armv8-apple.S
[154/484] Compiling ghash-x86_64-linux.S
[155/484] Compiling ghash-x86_64-apple.S
[156/484] Compiling ghash-x86-linux.S
[157/484] Compiling ghash-x86-apple.S
[158/484] Compiling ghash-ssse3-x86_64-linux.S
[159/484] Compiling ghash-ssse3-x86_64-apple.S
[160/484] Compiling ghash-ssse3-x86-linux.S
[161/484] Compiling ghash-ssse3-x86-apple.S
[162/484] Compiling ghash-neon-armv8-win.S
[163/484] Compiling ghash-neon-armv8-linux.S
[164/484] Compiling ghash-neon-armv8-apple.S
[165/484] Compiling ghash-armv4-linux.S
[166/484] Compiling co-586-linux.S
[167/484] Compiling co-586-apple.S
[168/484] Compiling bsaes-armv7-linux.S
[169/484] Compiling bn-armv8-win.S
[170/484] Compiling bn-armv8-linux.S
[171/484] Compiling bn-armv8-apple.S
[172/484] Compiling bn-586-linux.S
[173/484] Compiling bn-586-apple.S
[174/484] Compiling armv8-mont-win.S
[175/484] Compiling armv8-mont-linux.S
[176/484] Compiling armv8-mont-apple.S
[177/484] Compiling armv4-mont-linux.S
[178/484] Compiling aesv8-gcm-armv8-win.S
[179/484] Compiling aesv8-gcm-armv8-linux.S
[180/484] Compiling aesv8-gcm-armv8-apple.S
[181/484] Compiling aesv8-armv8-win.S
[182/484] Compiling aesv8-armv8-linux.S
[183/484] Compiling aesv8-armv8-apple.S
[184/484] Compiling aesv8-armv7-linux.S
[185/484] Compiling aesni-x86_64-linux.S
[186/484] Compiling aesni-x86_64-apple.S
[187/484] Compiling aesni-x86-linux.S
[188/484] Compiling aesni-x86-apple.S
[189/484] Compiling aesni-gcm-x86_64-linux.S
[190/484] Compiling aesni-gcm-x86_64-apple.S
[191/484] Compiling d1_both.cc
[192/484] Compiling x_sig.cc
[194/484] Compiling _NIOBase64 Base64.swift
[195/484] Emitting module _NIOBase64
[195/484] Compiling x_val.cc
[196/484] Compiling x_x509a.cc
[197/484] Compiling x_spki.cc
[198/484] Compiling x_req.cc
[199/484] Compiling x_x509.cc
[201/484] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[202/484] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[203/484] Compiling InternalCollectionsUtilities Specialize.swift
[204/484] Compiling InternalCollectionsUtilities Debugging.swift
[205/484] Compiling InternalCollectionsUtilities Descriptions.swift
[206/484] Compiling InternalCollectionsUtilities _SortedCollection.swift
[207/484] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[207/485] Compiling x_pubkey.cc
[208/485] Compiling x_exten.cc
[209/485] Compiling x_attrib.cc
[210/485] Compiling x_algor.cc
[211/485] Compiling x_name.cc
[212/485] Compiling x_crl.cc
[213/485] Compiling x_all.cc
[215/485] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[216/485] Compiling _NIODataStructures _TinyArray.swift
[217/485] Compiling InternalCollectionsUtilities Integer rank.swift
[218/485] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[219/485] Compiling InternalCollectionsUtilities UInt+reversed.swift
[220/485] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[221/485] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[222/485] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[223/485] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[224/485] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[225/485] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[226/485] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[227/485] Emitting module InternalCollectionsUtilities
[228/485] Compiling _NIODataStructures PriorityQueue.swift
[229/485] Compiling Logging MetadataProvider.swift
[229/485] Compiling x509spki.cc
[230/485] Compiling x509rset.cc
[231/485] Compiling x509cset.cc
[233/485] Emitting module _NIODataStructures
[234/485] Compiling _NIODataStructures Heap.swift
[234/485] Compiling x509_vpm.cc
[235/485] Compiling x509name.cc
[236/485] Compiling x509_v3.cc
[237/485] Compiling x509_vfy.cc
[239/501] Compiling DequeModule _DequeBufferHeader.swift
[239/502] Compiling x509_txt.cc
[240/502] Compiling x509_trs.cc
[241/502] Compiling x509_set.cc
[242/502] Compiling x509_def.cc
[243/502] Compiling x509_obj.cc
[244/502] Compiling x509_req.cc
[245/502] Compiling x509_ext.cc
[246/502] Compiling x509_lu.cc
[248/502] Compiling DequeModule _UnsafeWrappedBuffer.swift
[249/502] Compiling Logging LogHandler.swift
[250/502] Compiling Logging Locks.swift
[251/502] Emitting module Logging
[252/502] Compiling Logging Logging.swift
[252/502] Compiling x509_d2.cc
[253/502] Compiling x509.cc
[254/502] Compiling x509_att.cc
[255/502] Compiling x509_cmp.cc
[256/502] Compiling v3_skey.cc
[258/502] Compiling DequeModule _DequeSlot.swift
[259/502] Compiling DequeModule Deque._UnsafeHandle.swift
[260/502] Compiling DequeModule Deque.swift
[261/502] Compiling DequeModule _DequeBuffer.swift
[261/502] Compiling v3_prn.cc
[262/502] Compiling v3_purp.cc
[263/502] Compiling v3_utl.cc
[265/502] Compiling DequeModule Deque+Extras.swift
[266/502] Compiling DequeModule Deque+Hashable.swift
[267/502] Compiling DequeModule Deque+Testing.swift
[268/502] Compiling DequeModule Deque._Storage.swift
[268/502] Compiling v3_pmaps.cc
[269/502] Compiling v3_pcons.cc
[270/502] Compiling v3_ocsp.cc
[271/502] Compiling v3_ncons.cc
[272/502] Compiling v3_int.cc
[273/502] Compiling v3_ia5.cc
[274/502] Compiling v3_lib.cc
[275/502] Compiling v3_info.cc
[276/502] Compiling v3_genn.cc
[278/502] Compiling DequeModule Deque+Codable.swift
[279/502] Compiling DequeModule Deque+Collection.swift
[280/502] Compiling DequeModule Deque+CustomReflectable.swift
[281/502] Compiling DequeModule Deque+Descriptions.swift
[282/502] Compiling DequeModule Deque+Equatable.swift
[283/502] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[284/502] Emitting module DequeModule
[284/502] Compiling v3_extku.cc
[285/502] Compiling v3_enum.cc
[286/502] Compiling v3_crld.cc
[287/502] Compiling v3_conf.cc
[288/502] Compiling v3_cpols.cc
[289/502] Compiling v3_bitst.cc
[290/502] Compiling v3_bcons.cc
[291/502] Compiling v3_alt.cc
[292/502] Compiling v3_akeya.cc
[293/502] Compiling v3_akey.cc
[294/502] Compiling t_x509a.cc
[295/502] Compiling i2d_pr.cc
[296/502] Compiling t_x509.cc
[297/502] Compiling t_req.cc
[298/502] Compiling t_crl.cc
[299/502] Compiling rsa_pss.cc
[300/502] Compiling name_print.cc
[301/502] Compiling policy.cc
[302/502] Compiling by_file.cc
[303/502] Compiling by_dir.cc
[304/502] Compiling asn1_gen.cc
[305/502] Compiling thread_win.cc
[306/502] Compiling algorithm.cc
[307/502] Compiling a_verify.cc
[308/502] Compiling voprf.cc
[309/502] Compiling trust_token.cc
[310/502] Compiling thread_pthread.cc
[311/502] Compiling a_digest.cc
[312/502] Compiling a_sign.cc
[313/502] Compiling pmbtoken.cc
[314/502] Compiling thread_none.cc
[315/502] Compiling thread.cc
[316/502] Compiling wots.cc
[317/502] Compiling stack.cc
[318/502] Compiling thash.cc
[319/502] Compiling fors.cc
[320/502] Compiling merkle.cc
[321/502] Compiling siphash.cc
[322/502] Compiling sha512.cc
[323/502] Compiling slhdsa.cc
[324/502] Compiling sha256.cc
[325/502] Compiling sha1.cc
[326/502] Compiling rsa_extra.cc
[327/502] Compiling rsa_print.cc
[328/502] Compiling rc4.cc
[329/502] Compiling refcount.cc
[330/502] Compiling windows.cc
[331/502] Compiling rsa_crypt.cc
[332/502] Compiling urandom.cc
[333/502] Compiling trusty.cc
[334/502] Compiling rsa_asn1.cc
[335/502] Compiling rand_extra.cc
[336/502] Compiling poly1305_arm_asm.S
[337/502] Compiling ios.cc
[338/502] Compiling passive.cc
[339/502] Compiling getentropy.cc
[340/502] Compiling forkunsafe.cc
[341/502] Compiling deterministic.cc
[342/502] Compiling fork_detect.cc
[343/502] Compiling poly1305_vec.cc
[344/502] Compiling poly1305_arm.cc
[345/502] Compiling poly1305.cc
[346/502] Compiling pool.cc
[347/502] Compiling pkcs7.cc
[348/502] Compiling pkcs8.cc
[349/502] Compiling pkcs8_x509.cc
[350/502] Compiling p5_pbev2.cc
[351/502] Compiling pkcs7_x509.cc
[352/502] Compiling pem_xaux.cc
[353/502] Compiling pem_x509.cc
[354/502] Compiling pem_pkey.cc
[355/502] Compiling pem_pk8.cc
[356/502] Compiling pem_oth.cc
[357/502] Compiling obj_xref.cc
[358/502] Compiling pem_info.cc
[359/502] Compiling pem_lib.cc
[360/502] Compiling mem.cc
[361/502] Compiling mlkem.cc
[362/502] Compiling pem_all.cc
[363/502] Compiling md4.cc
[364/502] Compiling md5.cc
[365/502] Compiling obj.cc
[366/502] Compiling poly_rq_mul.S
[367/502] Compiling fips_shared_support.cc
[368/502] Compiling mldsa.cc
[369/502] Compiling lhash.cc
[370/502] Compiling keccak.cc
[371/502] Compiling ex_data.cc
[372/502] Compiling sign.cc
[373/502] Compiling scrypt.cc
[374/502] Compiling kyber.cc
[375/502] Compiling print.cc
[376/502] Compiling hpke.cc
[377/502] Compiling hrss.cc
[378/502] Compiling pbkdf.cc
[379/502] Compiling p_x25519.cc
[380/502] Compiling p_x25519_asn1.cc
[381/502] Compiling p_rsa_asn1.cc
[382/502] Compiling p_ed25519.cc
[383/502] Compiling p_hkdf.cc
[384/502] Compiling p_rsa.cc
[385/502] Compiling p_ed25519_asn1.cc
[386/502] Compiling p_ec.cc
[387/502] Compiling p_ec_asn1.cc
[388/502] Compiling p_dh_asn1.cc
[389/502] Compiling p_dsa_asn1.cc
[390/502] Compiling p_dh.cc
[391/502] Compiling evp_ctx.cc
[392/502] Compiling evp.cc
[393/502] Compiling err.cc
[394/502] Compiling engine.cc
[395/502] Compiling evp_asn1.cc
[396/502] Compiling ecdsa_asn1.cc
[397/502] Compiling ecdh_extra.cc
[398/502] Compiling ec_derive.cc
[399/502] Compiling hash_to_curve.cc
[400/502] Compiling ec_asn1.cc
[401/502] Compiling dsa.cc
[402/502] Compiling params.cc
[403/502] Compiling bcm.cc
[404/502] Compiling dsa_asn1.cc
[405/502] Compiling x25519-asm-arm.S
[406/502] Compiling digest_extra.cc
[407/502] Compiling des.cc
[408/502] Compiling curve25519_64_adx.cc
[409/502] Compiling dh_asn1.cc
[410/502] Compiling cpu_intel.cc
[411/502] Compiling spake25519.cc
[412/502] Compiling cpu_arm_linux.cc
[413/502] Compiling crypto.cc
[414/502] Compiling cpu_arm_freebsd.cc
[415/502] Compiling cpu_aarch64_win.cc
[416/502] Compiling curve25519.cc
[417/502] Compiling cpu_aarch64_openbsd.cc
[418/502] Compiling cpu_aarch64_linux.cc
[419/502] Compiling cpu_aarch64_sysreg.cc
[420/502] Compiling cpu_aarch64_fuchsia.cc
[421/502] Compiling cpu_aarch64_apple.cc
[422/502] Compiling tls_cbc.cc
[423/502] Compiling conf.cc
[424/502] Compiling e_tls.cc
[425/502] Compiling e_rc4.cc
[426/502] Compiling e_rc2.cc
[427/502] Compiling e_null.cc
[428/502] Compiling e_des.cc
[429/502] Compiling e_chacha20poly1305.cc
[430/502] Compiling e_aesctrhmac.cc
[430/502] Compiling e_aesgcmsiv.cc
[432/502] Compiling derive_key.cc
[433/502] Compiling cipher_extra.cc
[434/502] Compiling chacha.cc
[435/502] Compiling unicode.cc
[436/502] Compiling ber.cc
[437/502] Compiling asn1_compat.cc
[438/502] Compiling cbb.cc
[439/502] Compiling cbs.cc
[440/502] Compiling buf.cc
[441/502] Compiling blake2.cc
[442/502] Compiling socket_helper.cc
[443/502] Compiling bn_asn1.cc
[444/502] Compiling convert.cc
[445/502] Compiling socket.cc
[446/502] Compiling printf.cc
[447/502] Compiling pair.cc
[448/502] Compiling hexdump.cc
[449/502] Compiling file.cc
[450/502] Compiling fd.cc
[451/502] Compiling errno.cc
[452/502] Compiling connect.cc
[453/502] Compiling bio_mem.cc
[454/502] Compiling bio.cc
[455/502] Compiling base64.cc
[456/502] Compiling tasn_typ.cc
[457/502] Compiling tasn_fre.cc
[458/502] Compiling tasn_enc.cc
[459/502] Compiling tasn_utl.cc
[460/502] Compiling posix_time.cc
[461/502] Compiling tasn_new.cc
[462/502] Compiling f_string.cc
[463/502] Compiling f_int.cc
[464/502] Compiling asn_pack.cc
[465/502] Compiling tasn_dec.cc
[466/502] Compiling asn1_par.cc
[467/502] Compiling asn1_lib.cc
[468/502] Compiling a_octet.cc
[469/502] Compiling a_utctm.cc
[470/502] Compiling a_type.cc
[471/502] Compiling a_time.cc
[472/502] Compiling a_strnid.cc
[473/502] Compiling a_strex.cc
[474/502] Compiling a_object.cc
[475/502] Compiling a_mbstr.cc
[476/502] Write sources
[477/502] Write AutobahnServer-entitlement.plist
[477/502] Write sources
[477/502] Write AutobahnClient-entitlement.plist
[477/502] Write sources
[481/502] Compiling a_i2d_fp.cc
[482/502] Compiling a_int.cc
[483/513] Compiling a_d2i_fp.cc
[484/517] Compiling a_dup.cc
[485/521] Compiling a_bitstr.cc
[486/521] Compiling a_gentm.cc
[487/521] Compiling a_bool.cc
[489/521] Compiling Atomics UnsafeAtomic.swift
[490/521] Compiling Atomics UnsafeAtomicLazyReference.swift
[491/523] Compiling Atomics ManagedAtomic.swift
[492/523] Compiling Atomics ManagedAtomicLazyReference.swift
[493/523] Compiling Atomics AtomicMemoryOrderings.swift
[494/523] Compiling Atomics DoubleWord.swift
[495/523] Compiling Atomics IntegerOperations.swift
[496/523] Compiling Atomics Unmanaged extensions.swift
[497/523] Compiling Atomics AtomicOptionalWrappable.swift
[498/523] Compiling Atomics AtomicReference.swift
[498/523] Compiling c-nioatomics.c
[499/523] Compiling c-atomics.c
[501/529] Compiling Atomics AtomicStorage.swift
[502/529] Compiling Atomics AtomicValue.swift
[503/529] Compiling Atomics AtomicBool.swift
[504/529] Compiling Atomics IntegerConformances.swift
[505/529] Compiling Atomics OptionalRawRepresentable.swift
[506/529] Compiling Atomics RawRepresentable.swift
[507/529] Compiling Atomics Primitives.shims.swift
[508/529] Compiling Atomics AtomicInteger.swift
[509/529] Compiling Atomics PointerConformances.swift
[510/529] Compiling Atomics Primitives.native.swift
[511/529] Compiling NIOConcurrencyHelpers lock.swift
[512/529] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[513/529] Compiling NIOConcurrencyHelpers atomics.swift
[514/529] Compiling NIOConcurrencyHelpers NIOLock.swift
[515/529] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[516/529] Emitting module NIOConcurrencyHelpers
[517/529] Emitting module Atomics
[518/590] Compiling NIOCore GlobalSingletons.swift
[519/590] Compiling NIOCore IO.swift
[520/590] Compiling NIOCore IOData.swift
[521/590] Compiling NIOCore IPProtocol.swift
[522/590] Compiling NIOCore IntegerBitPacking.swift
[523/590] Compiling NIOCore IntegerTypes.swift
[524/596] Compiling NIOCore Interfaces.swift
[525/596] Compiling NIOCore Linux.swift
[526/596] Compiling NIOCore MarkedCircularBuffer.swift
[527/596] Compiling NIOCore MulticastChannel.swift
[528/596] Compiling NIOCore NIOAny.swift
[529/596] Compiling NIOCore NIOCloseOnErrorHandler.swift
[530/596] Compiling NIOCore SocketOptionProvider.swift
[531/596] Compiling NIOCore SystemCallHelpers.swift
[532/596] Compiling NIOCore TimeAmount+Duration.swift
[533/596] Compiling NIOCore TypeAssistedChannelHandler.swift
[534/596] Compiling NIOCore UniversalBootstrapSupport.swift
[535/596] Compiling NIOCore Utilities.swift
[536/596] Compiling NIOCore NIOLoopBound.swift
[537/596] Compiling NIOCore NIOScheduledCallback.swift
[538/596] Compiling NIOCore NIOSendable.swift
[539/596] Compiling NIOCore RecvByteBufferAllocator.swift
[540/596] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[541/596] Compiling NIOCore SocketAddresses.swift
[542/596] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[543/596] Compiling NIOCore EventLoopFuture+Deprecated.swift
[544/596] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[545/596] Compiling NIOCore EventLoopFuture.swift
[546/596] Compiling NIOCore FileDescriptor.swift
[547/596] Compiling NIOCore FileHandle.swift
[548/596] Compiling NIOCore FileRegion.swift
[549/596] Compiling NIOCore AddressedEnvelope.swift
[550/596] Compiling NIOCore AsyncAwaitSupport.swift
[551/596] Compiling NIOCore AsyncChannel.swift
[552/596] Compiling NIOCore AsyncChannelHandler.swift
[553/596] Compiling NIOCore AsyncChannelInboundStream.swift
[554/596] Compiling NIOCore AsyncChannelOutboundWriter.swift
[555/596] Compiling NIOCore NIOAsyncSequenceProducer.swift
[556/596] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[557/596] Compiling NIOCore NIOAsyncWriter.swift
[558/596] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[559/596] Compiling NIOCore BSDSocketAPI.swift
[560/596] Compiling NIOCore ByteBuffer-aux.swift
[561/596] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[562/596] Compiling NIOCore ByteBuffer-conversions.swift
[563/596] Compiling NIOCore Channel.swift
[564/596] Compiling NIOCore ChannelHandler.swift
[565/596] Compiling NIOCore ChannelHandlers.swift
[566/596] Compiling NIOCore ChannelInvoker.swift
[567/596] Compiling NIOCore ChannelOption.swift
[568/596] Compiling NIOCore ChannelPipeline.swift
[569/596] Compiling NIOCore CircularBuffer.swift
[570/596] Compiling NIOCore Codec.swift
[571/596] Compiling NIOCore ConvenienceOptionSupport.swift
[572/596] Compiling NIOCore DeadChannel.swift
[573/596] Compiling NIOCore DispatchQueue+WithFuture.swift
[574/596] Compiling NIOCore EventLoop+Deprecated.swift
[575/596] Compiling NIOCore EventLoop+SerialExecutor.swift
[576/596] Compiling NIOCore EventLoop.swift
[577/596] Compiling NIOCore ByteBuffer-core.swift
[578/596] Compiling NIOCore ByteBuffer-hex.swift
[579/596] Compiling NIOCore ByteBuffer-int.swift
[580/596] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[581/596] Compiling NIOCore ByteBuffer-multi-int.swift
[582/596] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[583/596] Compiling NIOCore ByteBuffer-views.swift
[584/596] Emitting module NIOCore
[585/649] Compiling NIOEmbedded Embedded.swift
[586/649] Emitting module NIOEmbedded
[587/649] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[588/649] Compiling NIOEmbedded AsyncTestingChannel.swift
[589/649] Compiling NIOPosix SocketProtocols.swift
[590/649] Compiling NIOPosix System.swift
[591/649] Compiling NIOPosix Thread.swift
[592/649] Compiling NIOPosix ThreadPosix.swift
[593/649] Compiling NIOPosix ThreadWindows.swift
[594/654] Compiling NIOPosix Selectable.swift
[595/654] Compiling NIOPosix SelectableChannel.swift
[596/654] Compiling NIOPosix SelectableEventLoop.swift
[597/654] Compiling NIOPosix SelectorEpoll.swift
[598/654] Compiling NIOPosix SelectorGeneric.swift
[599/654] Compiling NIOPosix GetaddrinfoResolver.swift
[600/654] Compiling NIOPosix HappyEyeballs.swift
[601/654] Compiling NIOPosix IO.swift
[602/654] Compiling NIOPosix IntegerBitPacking.swift
[603/654] Compiling NIOPosix IntegerTypes.swift
[604/654] Compiling NIOPosix Linux.swift
[605/654] Compiling NIOPosix BSDSocketAPICommon.swift
[606/654] Compiling NIOPosix BSDSocketAPIPosix.swift
[607/654] Compiling NIOPosix BSDSocketAPIWindows.swift
[608/654] Compiling NIOPosix BaseSocket.swift
[609/654] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[610/654] Compiling NIOPosix BaseSocketChannel.swift
[611/654] Compiling NIOPosix SelectorKqueue.swift
[612/654] Compiling NIOPosix SelectorUring.swift
[613/654] Compiling NIOPosix ServerSocket.swift
[614/654] Compiling NIOPosix Socket.swift
[615/654] Compiling NIOPosix SocketChannel.swift
[616/654] Compiling NIOPosix PendingDatagramWritesManager.swift
[617/654] Compiling NIOPosix PendingWritesManager.swift
[618/654] Compiling NIOPosix PipeChannel.swift
[619/654] Compiling NIOPosix PipePair.swift
[620/654] Compiling NIOPosix Pool.swift
[621/654] Compiling NIOPosix PooledRecvBufferAllocator.swift
[622/654] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[623/654] Compiling NIOPosix PosixSingletons.swift
[624/654] Compiling NIOPosix RawSocketBootstrap.swift
[625/654] Compiling NIOPosix Resolver.swift
[626/654] Compiling NIOPosix BaseStreamSocketChannel.swift
[627/654] Compiling NIOPosix Bootstrap.swift
[628/654] Compiling NIOPosix ControlMessage.swift
[629/654] Compiling NIOPosix DatagramVectorReadManager.swift
[630/654] Compiling NIOPosix Errors+Any.swift
[631/654] Compiling NIOPosix FileDescriptor.swift
[632/654] Compiling NIOPosix LinuxCPUSet.swift
[633/654] Compiling NIOPosix LinuxUring.swift
[634/654] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[635/654] Compiling NIOPosix NIOThreadPool.swift
[636/654] Compiling NIOPosix NonBlockingFileIO.swift
[637/654] Emitting module NIOPosix
[638/654] Compiling NIOPosix UnsafeTransfer.swift
[639/654] Compiling NIOPosix Utilities.swift
[640/654] Compiling NIOPosix VsockAddress.swift
[641/654] Compiling NIOPosix VsockChannelEvents.swift
[642/654] Compiling NIOPosix resource_bundle_accessor.swift
[643/656] Compiling NIO Exports.swift
[644/656] Emitting module NIO
[645/684] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[646/684] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[647/684] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[648/684] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[649/685] Compiling NIOTLS TLSEvents.swift
[650/685] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[651/685] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[652/685] Compiling NIOTLS SNIHandler.swift
[653/685] Emitting module NIOTLS
[654/685] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[655/685] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[656/715] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[657/715] Emitting module NIOFoundationCompat
[658/715] Compiling NIOSSL AndroidCABundle.swift
[659/715] Compiling NIOSSL ByteBufferBIO.swift
[660/715] Compiling NIOSSL SSLCertificate.swift
[661/715] Compiling NIOSSL SSLCertificateExtensions.swift
[662/737] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[663/737] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[664/737] Compiling NIOTransportServices StateManagedChannel.swift
[665/737] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[666/737] Compiling NIOTransportServices NIOTSSingletons.swift
[667/737] Compiling NIOTransportServices AcceptHandler.swift
[668/737] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[669/737] Compiling NIOTransportServices NIOTSErrors.swift
[670/737] Compiling NIOTransportServices NIOTSDatagramListener.swift
[671/737] Emitting module NIOHTTP1
[672/737] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[673/737] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[674/747] Compiling NIOWebSocket WebSocketOpcode.swift
[675/748] Compiling NIOTransportServices NIOTSChannelOptions.swift
[676/748] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[677/748] Compiling NIOTransportServices StateManagedListenerChannel.swift
[678/751] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[679/751] Compiling NIOWebSocket WebSocketErrorCodes.swift
[680/751] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[681/751] Compiling NIOWebSocket SHA1.swift
[682/751] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[683/751] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[684/751] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[685/751] Compiling NIOTransportServices NIOTSListenerChannel.swift
[690/753] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[691/753] Compiling NIOWebSocket WebSocketFrame.swift
[692/753] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[693/753] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[694/753] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[695/753] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[696/753] Emitting module NIOWebSocket
[697/753] Compiling NIOSSL SubjectAlternativeName.swift
[698/753] Compiling NIOSSL NIOSSLSecureBytes.swift
[699/753] Compiling NIOSSL RNG.swift
[701/753] Compiling NIOSSL SafeCompare.swift
[703/753] Compiling NIOSSL Zeroization.swift
[705/753] Compiling NIOSSL TLSConfiguration.swift
[706/753] Emitting module NIOTransportServices
[707/753] Compiling NIOSSL UniversalBootstrapSupport.swift
[708/753] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[709/753] Compiling NIOSSL resource_bundle_accessor.swift
[719/753] Compiling NIOTransportServices NIOTSBootstraps.swift
[722/753] Compiling NIOTransportServices NIOTSEventLoop.swift
[723/753] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[725/753] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[726/753] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[731/753] Emitting module NIOSSL
[742/772] Compiling LCLWebSocket WebSocketExtensionNegotiationHandler.swift
[743/772] Compiling LCLWebSocket WebSocketHandler.swift
[744/773] Compiling LCLWebSocket WebSocketScheme.swift
[745/773] Compiling LCLWebSocket WebSocket.swift
[746/773] Compiling LCLWebSocket WebSocketConfiguration.swift
[747/773] Compiling LCLWebSocket LCLWebSocket+SocketOption.swift
[748/773] Compiling LCLWebSocket TimeAmount+Extension.swift
[749/773] Compiling LCLWebSocket LCLWebSocket.swift
[750/773] Compiling LCLWebSocket LCLWebSocketListenable.swift
[751/773] Compiling LCLWebSocket WebSocketServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Server/WebSocketServer.swift:166:52: warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
156 |     /// - Parameters:
157 |     ///     - callback: callback function that will be invoked when an error occurred during shutdown
158 |     public func shutdown(_ callback: @escaping ((Error?) -> Void)) {
    |                            `- note: parameter 'callback' is implicitly non-sendable
159 |         let (exchanged, _) = self.isShutdown.compareExchange(
160 |             expected: false,
    :
164 |         if exchanged {
165 |             logger.info("WebSocket server is shutting down ...")
166 |             self.eventloopGroup.shutdownGracefully(callback)
    |                                                    `- warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
167 |         } else {
168 |             logger.info("WebSocket server already shutdown")
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Server/WebSocketServer.swift:319:42: warning: passing non-sendable parameter 'childChannelInitializer' to function expecting a @Sendable closure
281 |         with configuration: LCLWebSocket.Configuration,
282 |         resolvedAddress: SocketAddress,
283 |         childChannelInitializer: @escaping (Channel) -> EventLoopFuture<Void>
    |         `- note: parameter 'childChannelInitializer' is implicitly non-sendable
284 |     ) -> EventLoopFuture<Channel> {
285 |
    :
317 |                     return channel.eventLoop.makeSucceededVoidFuture()
318 |                 }
319 |                 .childChannelInitializer(childChannelInitializer)
    |                                          `- warning: passing non-sendable parameter 'childChannelInitializer' to function expecting a @Sendable closure
320 |                 .bind(to: resolvedAddress)
321 |         }
[752/773] Compiling LCLWebSocket WebSocketServerUpgradeConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Server/WebSocketServer.swift:166:52: warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
156 |     /// - Parameters:
157 |     ///     - callback: callback function that will be invoked when an error occurred during shutdown
158 |     public func shutdown(_ callback: @escaping ((Error?) -> Void)) {
    |                            `- note: parameter 'callback' is implicitly non-sendable
159 |         let (exchanged, _) = self.isShutdown.compareExchange(
160 |             expected: false,
    :
164 |         if exchanged {
165 |             logger.info("WebSocket server is shutting down ...")
166 |             self.eventloopGroup.shutdownGracefully(callback)
    |                                                    `- warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
167 |         } else {
168 |             logger.info("WebSocket server already shutdown")
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Server/WebSocketServer.swift:319:42: warning: passing non-sendable parameter 'childChannelInitializer' to function expecting a @Sendable closure
281 |         with configuration: LCLWebSocket.Configuration,
282 |         resolvedAddress: SocketAddress,
283 |         childChannelInitializer: @escaping (Channel) -> EventLoopFuture<Void>
    |         `- note: parameter 'childChannelInitializer' is implicitly non-sendable
284 |     ) -> EventLoopFuture<Channel> {
285 |
    :
317 |                     return channel.eventLoop.makeSucceededVoidFuture()
318 |                 }
319 |                 .childChannelInitializer(childChannelInitializer)
    |                                          `- warning: passing non-sendable parameter 'childChannelInitializer' to function expecting a @Sendable closure
320 |                 .bind(to: resolvedAddress)
321 |         }
[753/773] Compiling LCLWebSocket LCLWebSocket+ChannelOption.swift
[754/773] Compiling LCLWebSocket LCLWebSocket+Logging.swift
[755/773] Compiling LCLWebSocket LCLWebSocket+Error.swift
[756/773] Compiling LCLWebSocket LCLWebSocket+EventloopGroup.swift
[757/773] Emitting module LCLWebSocket
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Server/WebSocketServer.swift:319:42: warning: passing non-sendable parameter 'childChannelInitializer' to function expecting a @Sendable closure
281 |         with configuration: LCLWebSocket.Configuration,
282 |         resolvedAddress: SocketAddress,
283 |         childChannelInitializer: @escaping (Channel) -> EventLoopFuture<Void>
    |         `- note: parameter 'childChannelInitializer' is implicitly non-sendable
284 |     ) -> EventLoopFuture<Channel> {
285 |
    :
317 |                     return channel.eventLoop.makeSucceededVoidFuture()
318 |                 }
319 |                 .childChannelInitializer(childChannelInitializer)
    |                                          `- warning: passing non-sendable parameter 'childChannelInitializer' to function expecting a @Sendable closure
320 |                 .bind(to: resolvedAddress)
321 |         }
[758/773] Compiling LCLWebSocket PerMessageDeflateExtension.swift
[759/773] Compiling LCLWebSocket WebSocketExtension.swift
[760/773] Compiling LCLWebSocket WebSocketClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Client/WebSocketClient.swift:263:52: warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
261 |                 upgraders: [upgrader],
262 |                 completionHandler: { channel in
263 |                     channel.pipeline.removeHandler(httpUpgradeHandler, promise: nil)
    |                                                    `- warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
264 |                 }
265 |             )
    :
655 | #endif
656 |
657 | private final class HTTPUpgradeHandler: ChannelInboundHandler, RemovableChannelHandler {
    |                     `- note: class 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
658 |     typealias InboundIn = HTTPClientResponsePart
659 |     typealias OutboundOut = HTTPClientRequestPart
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Client/WebSocketClient.swift:263:52: warning: capture of 'httpUpgradeHandler' with non-sendable type 'HTTPUpgradeHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
261 |                 upgraders: [upgrader],
262 |                 completionHandler: { channel in
263 |                     channel.pipeline.removeHandler(httpUpgradeHandler, promise: nil)
    |                                                    `- warning: capture of 'httpUpgradeHandler' with non-sendable type 'HTTPUpgradeHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
264 |                 }
265 |             )
    :
655 | #endif
656 |
657 | private final class HTTPUpgradeHandler: ChannelInboundHandler, RemovableChannelHandler {
    |                     `- note: class 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
658 |     typealias InboundIn = HTTPClientResponsePart
659 |     typealias OutboundOut = HTTPClientRequestPart
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Client/WebSocketClient.swift:301:52: warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
291 |     /// Shutdown the WebSocket client.
292 |     /// - Parameter callback: callback function that will be invoked when an error occurred during shutdown
293 |     public func shutdown(_ callback: @escaping (Error?) -> Void) {
    |                            `- note: parameter 'callback' is implicitly non-sendable
294 |         let (exchanged, _) = self.isShutdown.compareExchange(
295 |             expected: false,
    :
299 |
300 |         if exchanged {
301 |             self.eventloopGroup.shutdownGracefully(callback)
    |                                                    `- warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
302 |         } else {
303 |             logger.info("WebSocket client already shutdown")
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Client/WebSocketClient.swift:349:37: warning: passing non-sendable parameter 'channelInitializer' to function expecting a @Sendable closure
331 |         with configuration: LCLWebSocket.Configuration,
332 |         resolvedAddress: SocketAddress,
333 |         channelInitializer: @escaping (Channel) -> EventLoopFuture<Void>
    |         `- note: parameter 'channelInitializer' is implicitly non-sendable
334 |     ) -> EventLoopFuture<Channel> {
335 |
    :
347 |                 .channelOption(.socketOption(.so_rcvbuf), value: configuration.socketReceiveBufferSize)
348 |                 .connectTimeout(configuration.connectionTimeout)
349 |                 .channelInitializer(channelInitializer)
    |                                     `- warning: passing non-sendable parameter 'channelInitializer' to function expecting a @Sendable closure
350 |                 .connect(to: resolvedAddress)
351 |         }
[761/773] Compiling LCLWebSocket LCLWebSocket+ChannelInitializer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Client/WebSocketClient.swift:263:52: warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
261 |                 upgraders: [upgrader],
262 |                 completionHandler: { channel in
263 |                     channel.pipeline.removeHandler(httpUpgradeHandler, promise: nil)
    |                                                    `- warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
264 |                 }
265 |             )
    :
655 | #endif
656 |
657 | private final class HTTPUpgradeHandler: ChannelInboundHandler, RemovableChannelHandler {
    |                     `- note: class 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
658 |     typealias InboundIn = HTTPClientResponsePart
659 |     typealias OutboundOut = HTTPClientRequestPart
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Client/WebSocketClient.swift:263:52: warning: capture of 'httpUpgradeHandler' with non-sendable type 'HTTPUpgradeHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
261 |                 upgraders: [upgrader],
262 |                 completionHandler: { channel in
263 |                     channel.pipeline.removeHandler(httpUpgradeHandler, promise: nil)
    |                                                    `- warning: capture of 'httpUpgradeHandler' with non-sendable type 'HTTPUpgradeHandler' in a `@Sendable` closure; this is an error in the Swift 6 language mode
264 |                 }
265 |             )
    :
655 | #endif
656 |
657 | private final class HTTPUpgradeHandler: ChannelInboundHandler, RemovableChannelHandler {
    |                     `- note: class 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
658 |     typealias InboundIn = HTTPClientResponsePart
659 |     typealias OutboundOut = HTTPClientRequestPart
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Client/WebSocketClient.swift:301:52: warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
291 |     /// Shutdown the WebSocket client.
292 |     /// - Parameter callback: callback function that will be invoked when an error occurred during shutdown
293 |     public func shutdown(_ callback: @escaping (Error?) -> Void) {
    |                            `- note: parameter 'callback' is implicitly non-sendable
294 |         let (exchanged, _) = self.isShutdown.compareExchange(
295 |             expected: false,
    :
299 |
300 |         if exchanged {
301 |             self.eventloopGroup.shutdownGracefully(callback)
    |                                                    `- warning: passing non-sendable parameter 'callback' to function expecting a @Sendable closure
302 |         } else {
303 |             logger.info("WebSocket client already shutdown")
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Client/WebSocketClient.swift:349:37: warning: passing non-sendable parameter 'channelInitializer' to function expecting a @Sendable closure
331 |         with configuration: LCLWebSocket.Configuration,
332 |         resolvedAddress: SocketAddress,
333 |         channelInitializer: @escaping (Channel) -> EventLoopFuture<Void>
    |         `- note: parameter 'channelInitializer' is implicitly non-sendable
334 |     ) -> EventLoopFuture<Channel> {
335 |
    :
347 |                 .channelOption(.socketOption(.so_rcvbuf), value: configuration.socketReceiveBufferSize)
348 |                 .connectTimeout(configuration.connectionTimeout)
349 |                 .channelInitializer(channelInitializer)
    |                                     `- warning: passing non-sendable parameter 'channelInitializer' to function expecting a @Sendable closure
350 |                 .connect(to: resolvedAddress)
351 |         }
[762/781] Emitting module Client
[763/781] Compiling Client main.swift
[764/781] Compiling Server main.swift
[765/781] Emitting module Server
[765/781] Write Objects.LinkFileList
[767/781] Emitting module AutobahnClient
[768/781] Compiling AutobahnClient AutobahnClient.swift
[768/781] Write Objects.LinkFileList
[770/781] Emitting module AutobahnServer
[771/781] Compiling AutobahnServer AutohahnServer.swift
[771/781] Write Objects.LinkFileList
[773/781] Linking AutobahnClient
[774/781] Linking Server
[775/781] Linking AutobahnServer
[776/781] Linking Client
[777/781] Applying AutobahnClient
[778/781] Applying Server
[779/781] Applying AutobahnServer
[780/781] Applying Client
Build complete! (42.90s)
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-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.23.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.28.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.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"
    }
  ],
  "manifest_display_name" : "LCLWebSocket",
  "name" : "LCLWebSocket",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "LCLWebSocket",
      "targets" : [
        "LCLWebSocket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Server",
      "targets" : [
        "Server"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Client",
      "targets" : [
        "Client"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "AutobahnServer",
      "targets" : [
        "AutobahnServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "AutobahnClient",
      "targets" : [
        "AutobahnClient"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Server",
      "module_type" : "SwiftTarget",
      "name" : "Server",
      "path" : "Sources/Server",
      "product_memberships" : [
        "Server"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LCLWebSocketTests",
      "module_type" : "SwiftTarget",
      "name" : "LCLWebSocketTests",
      "path" : "Tests/LCLWebSocketTests",
      "sources" : [
        "LCLWebSocketTests.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LCLWebSocket",
      "module_type" : "SwiftTarget",
      "name" : "LCLWebSocket",
      "path" : "Sources/LCLWebSocket",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOWebSocket",
        "NIOHTTP1",
        "NIOFoundationCompat",
        "NIOSSL",
        "NIOTransportServices",
        "Logging",
        "Atomics"
      ],
      "product_memberships" : [
        "LCLWebSocket",
        "Server",
        "Client",
        "AutobahnServer",
        "AutobahnClient"
      ],
      "sources" : [
        "Client/WebSocketClient.swift",
        "LCLWebSocket+ChannelInitializer.swift",
        "LCLWebSocket+Error.swift",
        "LCLWebSocket+EventloopGroup.swift",
        "LCLWebSocket.swift",
        "LCLWebSocketListenable.swift",
        "Server/WebSocketServer.swift",
        "Server/WebSocketServerUpgradeConfiguration.swift",
        "Utils/LCLWebSocket+ChannelOption.swift",
        "Utils/LCLWebSocket+Logging.swift",
        "Utils/LCLWebSocket+SocketOption.swift",
        "Utils/TimeAmount+Extension.swift",
        "WebSocket.swift",
        "WebSocketConfiguration.swift",
        "WebSocketExtensions/PerMessageDeflateExtension.swift",
        "WebSocketExtensions/WebSocketExtension.swift",
        "WebSocketExtensions/WebSocketExtensionNegotiationHandler.swift",
        "WebSocketHandler.swift",
        "WebSocketScheme.swift"
      ],
      "target_dependencies" : [
        "CLCLWebSocketZlib"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "IntegrationTests",
      "path" : "Tests/IntegrationTests",
      "sources" : [
        "AutobahnClientTest.swift",
        "AutobahnServerTest.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Client",
      "module_type" : "SwiftTarget",
      "name" : "Client",
      "path" : "Sources/Client",
      "product_memberships" : [
        "Client"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CLCLWebSocketZlib",
      "module_type" : "ClangTarget",
      "name" : "CLCLWebSocketZlib",
      "path" : "Sources/CLCLWebSocketZlib",
      "product_memberships" : [
        "LCLWebSocket",
        "Server",
        "Client",
        "AutobahnServer",
        "AutobahnClient"
      ],
      "sources" : [
        "empty.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AutobahnServer",
      "module_type" : "SwiftTarget",
      "name" : "AutobahnServer",
      "path" : "Sources/AutobahnServer",
      "product_memberships" : [
        "AutobahnServer"
      ],
      "sources" : [
        "AutohahnServer.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AutobahnClient",
      "module_type" : "SwiftTarget",
      "name" : "AutobahnClient",
      "path" : "Sources/AutobahnClient",
      "product_memberships" : [
        "AutobahnClient"
      ],
      "sources" : [
        "AutobahnClient.swift"
      ],
      "target_dependencies" : [
        "LCLWebSocket"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/local-connectivity-lab/lcl-websocket/1.1.1
Repository:               Local-Connectivity-Lab/lcl-websocket
Swift version used:       6.0
Target:                   LCLWebSocket
Extracting symbol information for 'LCLWebSocket'...
Finished extracting symbol information for 'LCLWebSocket'. (10.62s)
Building documentation for 'LCLWebSocket'...
warning: Parameter 'endpoint' not found in instance method declaration
   --> Sources/LCLWebSocket/Client/WebSocketClient.swift:465:11-465:65
463 |     ///
464 |     /// - Parameters:
465 +     ///   - endpoint: The endpoin to connect to in `URL` format.
    |           ╰─suggestion: Remove 'endpoint' parameter documentation
466 |     ///   - headers: The additional headers that will be added to the HTTP Upgrade request, excluding WebSocket extension headers.
467 |     ///   - configuration: The configuration that will be used to configure the WebSocket client.
warning: Parameter 'url' is missing documentation
   --> Sources/LCLWebSocket/Client/WebSocketClient.swift:468:117-468:117
466 |     ///   - headers: The additional headers that will be added to the HTTP Upgrade request, excluding WebSocket extension headers.
    |           ╰─suggestion: Document 'url' parameter
467 |     ///   - configuration: The configuration that will be used to configure the WebSocket client.
468 +     ///   - supportedExtensions: The WebSocket extensions that this client would like to negotiated with the server.
469 |     /// - Returns: An `EventLoopFuture` that will be resolved once the connection is closed.
470 |     ///Finished building documentation for 'LCLWebSocket' (0.38s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/local-connectivity-lab/lcl-websocket/1.1.1
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-nio-transport-services.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-nio-ssl.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-nio.git
Updated https://github.com/apple/swift-nio-transport-services.git (0.56s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/apple/swift-system.git (0.57s)
Updated https://github.com/apple/swift-collections.git (0.57s)
Updated https://github.com/apple/swift-atomics.git (0.80s)
Updated https://github.com/apple/swift-nio-ssl.git (0.80s)
Updated https://github.com/apple/swift-log.git (0.80s)
Updated https://github.com/apple/swift-nio.git (0.80s)
[1/2050] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.32s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.40s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.29.3 (0.52s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.1 (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.81.0 (0.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.61s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3313] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.54s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit Mixin+Equals.swift
[36/57] Compiling SymbolKit Mixin+Hash.swift
[37/57] Compiling SymbolKit Mixin.swift
[38/57] Compiling SymbolKit LineList.swift
[39/57] Compiling SymbolKit Position.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.95s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/55] Compiling Atomics ManagedAtomic.swift
[3/55] Compiling Atomics ManagedAtomicLazyReference.swift
[4/55] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/56] Compiling Atomics AtomicStorage.swift
[6/56] Compiling Atomics AtomicValue.swift
[7/56] Compiling Atomics AtomicMemoryOrderings.swift
[8/56] Compiling Atomics DoubleWord.swift
[9/56] Compiling Atomics OptionalRawRepresentable.swift
[10/56] Compiling Atomics RawRepresentable.swift
[11/56] Compiling Logging MetadataProvider.swift
[14/56] Compiling Atomics UnsafeAtomic.swift
[15/56] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/58] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/58] Compiling Atomics PointerConformances.swift
[22/58] Compiling Atomics Primitives.native.swift
[23/58] Compiling Atomics AtomicBool.swift
[24/58] Compiling Atomics IntegerConformances.swift
[25/58] Compiling _NIOBase64 Base64.swift
[26/58] Emitting module _NIOBase64
[27/58] Compiling Atomics IntegerOperations.swift
[28/58] Compiling Atomics Unmanaged extensions.swift
[29/58] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[30/58] Compiling NIOConcurrencyHelpers lock.swift
[31/58] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[32/58] Compiling NIOConcurrencyHelpers NIOLock.swift
[33/58] Compiling NIOConcurrencyHelpers atomics.swift
[34/58] Compiling Atomics AtomicOptionalWrappable.swift
[35/58] Compiling Atomics AtomicReference.swift
[36/58] Compiling Atomics Primitives.shims.swift
[37/58] Compiling Atomics AtomicInteger.swift
[38/58] Compiling _NIODataStructures _TinyArray.swift
[39/58] Compiling _NIODataStructures PriorityQueue.swift
[40/58] Compiling _NIODataStructures Heap.swift
[41/58] Emitting module _NIODataStructures
[42/58] Emitting module NIOConcurrencyHelpers
[43/58] Emitting module InternalCollectionsUtilities
[50/58] Compiling Logging Locks.swift
[51/58] Compiling Logging Logging.swift
[52/58] Emitting module Logging
[53/58] Compiling Logging LogHandler.swift
[54/74] Compiling DequeModule Deque+Testing.swift
[55/74] Compiling DequeModule Deque._Storage.swift
[56/74] Compiling DequeModule Deque+Equatable.swift
[57/74] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[58/74] Compiling DequeModule _DequeBufferHeader.swift
[59/75] Compiling DequeModule _DequeSlot.swift
[60/75] Compiling DequeModule Deque+Extras.swift
[61/75] Compiling DequeModule Deque+Hashable.swift
[64/75] Compiling DequeModule _DequeBuffer.swift
[65/75] Compiling DequeModule _UnsafeWrappedBuffer.swift
[68/75] Compiling DequeModule Deque._UnsafeHandle.swift
[69/75] Compiling DequeModule Deque.swift
[70/75] Compiling DequeModule Deque+CustomReflectable.swift
[71/75] Compiling DequeModule Deque+Descriptions.swift
[72/75] Compiling DequeModule Deque+Codable.swift
[73/75] Compiling DequeModule Deque+Collection.swift
[74/75] Emitting module Atomics
[75/75] Emitting module DequeModule
[76/136] Compiling NIOCore GlobalSingletons.swift
[77/136] Compiling NIOCore IO.swift
[78/136] Compiling NIOCore IOData.swift
[79/136] Compiling NIOCore IPProtocol.swift
[80/136] Compiling NIOCore IntegerBitPacking.swift
[81/136] Compiling NIOCore IntegerTypes.swift
[82/142] Compiling NIOCore AddressedEnvelope.swift
[83/142] Compiling NIOCore AsyncAwaitSupport.swift
[84/142] Compiling NIOCore AsyncChannel.swift
[85/142] Compiling NIOCore AsyncChannelHandler.swift
[86/142] Compiling NIOCore AsyncChannelInboundStream.swift
[87/142] Compiling NIOCore AsyncChannelOutboundWriter.swift
[88/142] Compiling NIOCore NIOAsyncSequenceProducer.swift
[89/142] Compiling NIOCore SocketOptionProvider.swift
[90/142] Compiling NIOCore SystemCallHelpers.swift
[91/142] Compiling NIOCore TimeAmount+Duration.swift
[92/142] Compiling NIOCore TypeAssistedChannelHandler.swift
[93/142] Compiling NIOCore UniversalBootstrapSupport.swift
[94/142] Compiling NIOCore Utilities.swift
[95/142] Compiling NIOCore Codec.swift
[96/142] Compiling NIOCore ConvenienceOptionSupport.swift
[97/142] Compiling NIOCore DeadChannel.swift
[98/142] Compiling NIOCore DispatchQueue+WithFuture.swift
[99/142] Compiling NIOCore EventLoop+Deprecated.swift
[100/142] Compiling NIOCore EventLoop+SerialExecutor.swift
[101/142] Compiling NIOCore EventLoop.swift
[102/142] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[103/142] Compiling NIOCore NIOAsyncWriter.swift
[104/142] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[105/142] Compiling NIOCore BSDSocketAPI.swift
[106/142] Compiling NIOCore ByteBuffer-aux.swift
[107/142] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[108/142] Compiling NIOCore ByteBuffer-conversions.swift
[109/142] Compiling NIOCore Channel.swift
[110/142] Compiling NIOCore ChannelHandler.swift
[111/142] Compiling NIOCore ChannelHandlers.swift
[112/142] Compiling NIOCore ChannelInvoker.swift
[113/142] Compiling NIOCore ChannelOption.swift
[114/142] Compiling NIOCore ChannelPipeline.swift
[115/142] Compiling NIOCore CircularBuffer.swift
[116/142] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[117/142] Compiling NIOCore EventLoopFuture+Deprecated.swift
[118/142] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[119/142] Compiling NIOCore EventLoopFuture.swift
[120/142] Compiling NIOCore FileDescriptor.swift
[121/142] Compiling NIOCore FileHandle.swift
[122/142] Compiling NIOCore FileRegion.swift
[123/142] Compiling NIOCore NIOLoopBound.swift
[124/142] Compiling NIOCore NIOScheduledCallback.swift
[125/142] Compiling NIOCore NIOSendable.swift
[126/142] Compiling NIOCore RecvByteBufferAllocator.swift
[127/142] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[128/142] Compiling NIOCore SocketAddresses.swift
[129/142] Compiling NIOCore Interfaces.swift
[130/142] Compiling NIOCore Linux.swift
[131/142] Compiling NIOCore MarkedCircularBuffer.swift
[132/142] Compiling NIOCore MulticastChannel.swift
[133/142] Compiling NIOCore NIOAny.swift
[134/142] Compiling NIOCore NIOCloseOnErrorHandler.swift
[135/142] Compiling NIOCore ByteBuffer-core.swift
[136/142] Compiling NIOCore ByteBuffer-hex.swift
[137/142] Compiling NIOCore ByteBuffer-int.swift
[138/142] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[139/142] Compiling NIOCore ByteBuffer-multi-int.swift
[140/142] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[141/142] Compiling NIOCore ByteBuffer-views.swift
[142/142] Emitting module NIOCore
[143/195] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[144/195] Compiling NIOEmbedded AsyncTestingChannel.swift
[145/195] Emitting module NIOEmbedded
[146/195] Compiling NIOEmbedded Embedded.swift
[147/195] Compiling NIOPosix PooledRecvBufferAllocator.swift
[148/195] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[149/195] Compiling NIOPosix PosixSingletons.swift
[150/195] Compiling NIOPosix RawSocketBootstrap.swift
[151/195] Compiling NIOPosix Resolver.swift
[152/200] Compiling NIOPosix SocketProtocols.swift
[153/200] Compiling NIOPosix System.swift
[154/200] Compiling NIOPosix Thread.swift
[155/200] Compiling NIOPosix ThreadPosix.swift
[156/200] Compiling NIOPosix ThreadWindows.swift
[157/200] Compiling NIOPosix GetaddrinfoResolver.swift
[158/200] Compiling NIOPosix HappyEyeballs.swift
[159/200] Compiling NIOPosix IO.swift
[160/200] Compiling NIOPosix IntegerBitPacking.swift
[161/200] Compiling NIOPosix IntegerTypes.swift
[162/200] Compiling NIOPosix Linux.swift
[163/200] Compiling NIOPosix Selectable.swift
[164/200] Compiling NIOPosix SelectableChannel.swift
[165/200] Compiling NIOPosix SelectableEventLoop.swift
[166/200] Compiling NIOPosix SelectorEpoll.swift
[167/200] Compiling NIOPosix SelectorGeneric.swift
[168/200] Compiling NIOPosix BSDSocketAPICommon.swift
[169/200] Compiling NIOPosix BSDSocketAPIPosix.swift
[170/200] Compiling NIOPosix BSDSocketAPIWindows.swift
[171/200] Compiling NIOPosix BaseSocket.swift
[172/200] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[173/200] Compiling NIOPosix BaseSocketChannel.swift
[174/200] Compiling NIOPosix LinuxCPUSet.swift
[175/200] Compiling NIOPosix LinuxUring.swift
[176/200] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[177/200] Compiling NIOPosix NIOThreadPool.swift
[178/200] Compiling NIOPosix NonBlockingFileIO.swift
[179/200] Compiling NIOPosix UnsafeTransfer.swift
[180/200] Compiling NIOPosix Utilities.swift
[181/200] Compiling NIOPosix VsockAddress.swift
[182/200] Compiling NIOPosix VsockChannelEvents.swift
[183/200] Compiling NIOPosix resource_bundle_accessor.swift
[184/200] Compiling NIOPosix PendingDatagramWritesManager.swift
[185/200] Compiling NIOPosix PendingWritesManager.swift
[186/200] Compiling NIOPosix PipeChannel.swift
[187/200] Compiling NIOPosix PipePair.swift
[188/200] Compiling NIOPosix Pool.swift
[189/200] Compiling NIOPosix BaseStreamSocketChannel.swift
[190/200] Compiling NIOPosix Bootstrap.swift
[191/200] Compiling NIOPosix ControlMessage.swift
[192/200] Compiling NIOPosix DatagramVectorReadManager.swift
[193/200] Compiling NIOPosix Errors+Any.swift
[194/200] Compiling NIOPosix FileDescriptor.swift
[195/200] Compiling NIOPosix SelectorKqueue.swift
[196/200] Compiling NIOPosix SelectorUring.swift
[197/200] Compiling NIOPosix ServerSocket.swift
[198/200] Compiling NIOPosix Socket.swift
[199/200] Compiling NIOPosix SocketChannel.swift
[200/200] Emitting module NIOPosix
[201/202] Emitting module NIO
[202/202] Compiling NIO Exports.swift
[203/230] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[204/230] Compiling NIOTLS TLSEvents.swift
[205/230] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[206/230] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[207/230] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[208/230] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[209/230] Emitting module NIOTLS
[210/230] Compiling NIOTLS SNIHandler.swift
[211/230] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[212/230] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[213/231] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[214/231] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[215/231] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[216/231] Emitting module NIOFoundationCompat
[217/231] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[218/283] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[219/283] Emitting module NIOHTTP1
[220/283] Compiling NIOTransportServices NIOTSChannelOptions.swift
[221/283] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[222/283] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[223/283] Compiling NIOTransportServices NIOTSBootstraps.swift
[224/283] Compiling NIOTransportServices AcceptHandler.swift
[225/283] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[226/283] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[227/283] Compiling NIOTransportServices NIOTSSingletons.swift
[228/283] Compiling NIOTransportServices StateManagedListenerChannel.swift
[229/283] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[230/283] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[231/283] Compiling NIOTransportServices StateManagedChannel.swift
[234/293] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[235/296] Compiling NIOTransportServices NIOTSEventLoop.swift
[236/296] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[241/298] Emitting module NIOTransportServices
[242/298] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[243/298] Compiling NIOTransportServices NIOTSErrors.swift
[246/298] Compiling NIOTransportServices NIOTSDatagramListener.swift
[247/298] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[248/298] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[249/298] Compiling NIOWebSocket WebSocketOpcode.swift
[250/298] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[251/299] Compiling NIOTransportServices NIOTSListenerChannel.swift
[261/299] Emitting module NIOSSL
[262/299] Compiling NIOSSL SafeCompare.swift
[263/299] Compiling NIOSSL Zeroization.swift
[264/299] Compiling NIOSSL TLSConfiguration.swift
[265/299] Compiling NIOSSL SSLInit.swift
[266/299] Compiling NIOSSL SSLPKCS12Bundle.swift
[267/299] Compiling NIOSSL SSLPrivateKey.swift
[268/299] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[269/299] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[270/299] Compiling NIOSSL UniversalBootstrapSupport.swift
[271/299] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[272/299] Compiling NIOSSL resource_bundle_accessor.swift
[273/299] Compiling NIOWebSocket WebSocketErrorCodes.swift
[274/299] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[275/299] Compiling NIOWebSocket SHA1.swift
[276/299] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[277/299] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[278/299] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[279/299] Emitting module NIOWebSocket
[280/299] Compiling NIOWebSocket WebSocketFrame.swift
[281/299] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[300/318] Compiling LCLWebSocket WebSocketServer.swift
[301/318] Compiling LCLWebSocket WebSocketServerUpgradeConfiguration.swift
[302/318] Compiling LCLWebSocket WebSocket.swift
[303/318] Compiling LCLWebSocket WebSocketConfiguration.swift
[304/318] Compiling LCLWebSocket LCLWebSocket+ChannelOption.swift
[305/318] Compiling LCLWebSocket LCLWebSocket+Logging.swift
[306/318] Compiling LCLWebSocket WebSocketExtensionNegotiationHandler.swift
[307/318] Compiling LCLWebSocket WebSocketHandler.swift
[308/318] Compiling LCLWebSocket LCLWebSocket.swift
[309/318] Compiling LCLWebSocket LCLWebSocketListenable.swift
[310/318] Compiling LCLWebSocket LCLWebSocket+SocketOption.swift
[311/318] Compiling LCLWebSocket TimeAmount+Extension.swift
[312/318] Compiling LCLWebSocket LCLWebSocket+Error.swift
[313/318] Compiling LCLWebSocket LCLWebSocket+EventloopGroup.swift
[314/318] Emitting module LCLWebSocket
[315/318] Compiling LCLWebSocket WebSocketClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Client/WebSocketClient.swift:263:52: warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
261 |                 upgraders: [upgrader],
262 |                 completionHandler: { channel in
263 |                     channel.pipeline.removeHandler(httpUpgradeHandler, promise: nil)
    |                                                    `- warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
264 |                 }
265 |             )
    :
655 | #endif
656 |
657 | private final class HTTPUpgradeHandler: ChannelInboundHandler, RemovableChannelHandler {
    |                     `- note: class 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
658 |     typealias InboundIn = HTTPClientResponsePart
659 |     typealias OutboundOut = HTTPClientRequestPart
[316/318] Compiling LCLWebSocket LCLWebSocket+ChannelInitializer.swift
/Users/admin/builder/spi-builder-workspace/Sources/LCLWebSocket/Client/WebSocketClient.swift:263:52: warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
261 |                 upgraders: [upgrader],
262 |                 completionHandler: { channel in
263 |                     channel.pipeline.removeHandler(httpUpgradeHandler, promise: nil)
    |                                                    `- warning: type 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
264 |                 }
265 |             )
    :
655 | #endif
656 |
657 | private final class HTTPUpgradeHandler: ChannelInboundHandler, RemovableChannelHandler {
    |                     `- note: class 'HTTPUpgradeHandler' does not conform to the 'Sendable' protocol
658 |     typealias InboundIn = HTTPClientResponsePart
659 |     typealias OutboundOut = HTTPClientRequestPart
[317/318] Compiling LCLWebSocket PerMessageDeflateExtension.swift
[318/318] Compiling LCLWebSocket WebSocketExtension.swift
[319/319] Compiling LCLWebSocket WebSocketScheme.swift
Build of target: 'LCLWebSocket' complete! (8.61s)
     350
3	/Users/admin/builder/spi-builder-workspace/.docs/local-connectivity-lab/lcl-websocket/1.1.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/local-connectivity-lab/lcl-websocket/1.1.1
File count: 350
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-local-connectivity-lab-lcl-websocket-1.1.1-8fecaf43.zip to s3://spi-docs-inbox/prod-local-connectivity-lab-lcl-websocket-1.1.1-8fecaf43.zip
Copying... [19%]
Copying... [28%]
Copying... [38%]
Copying... [47%]
Copying... [56%]
Copying... [66%]
Copying... [75%]
Copying... [85%]
Copying... [94%]
Copying... [100%]
Done.