The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

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