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 swift-cassandra-client, reference 0.5.0 (85f017), with Swift 6.0 for macOS (SPM) on 11 Feb 2025 20:29:57 UTC.

Swift 6 data race errors: 1

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/apple/swift-cassandra-client.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-cassandra-client
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 85f017c Require cxx17 and require NIOSSL 2.29.3 (#47)
Submodule path 'Sources/CDataStaxDriver/datastax-cpp-driver': checked out '90df2c9ca1aa184a746445698533c71f7f34a2e1'
Submodule path 'Sources/Clibuv/libuv': checked out '0c1fa696aa502eb749c2c4735005f41ba00a27b8'
Submodule 'datastax-cpp-driver' (https://github.com/datastax/cpp-driver.git) registered for path 'Sources/CDataStaxDriver/datastax-cpp-driver'
Submodule 'libuv' (https://github.com/libuv/libuv.git) registered for path 'Sources/Clibuv/libuv'
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/Clibuv/libuv'...
Cloned https://github.com/apple/swift-cassandra-client.git
Revision (git rev-parse @):
85f017c2dfd772330bd2c0c98b2b9623297bd598
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-cassandra-client.git at 0.5.0
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/apple/swift-nio-ssl
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-nio
[1/1569] Fetching swift-atomics
[457/5325] Fetching swift-atomics, swift-log
Fetched https://github.com/apple/swift-atomics from cache (0.96s)
[1015/3756] Fetching swift-log
[3532/18182] Fetching swift-log, swift-nio-ssl
[4190/91782] Fetching swift-log, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio from cache (7.08s)
Fetched https://github.com/apple/swift-nio-ssl from cache (7.08s)
Fetched https://github.com/apple/swift-log from cache (7.08s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.29.3 (0.61s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.2 (0.41s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.81.0 (0.66s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/15655] Fetching swift-collections
[784/19708] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-collections.git from cache (4.80s)
Fetched https://github.com/apple/swift-system.git from cache (4.80s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.29.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-cassandra-client",
      "name": "swift-cassandra-client",
      "url": "https://github.com/apple/swift-cassandra-client.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cassandra-client",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio",
          "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",
              "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.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-ssl",
          "name": "swift-nio-ssl",
          "url": "https://github.com/apple/swift-nio-ssl",
          "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",
              "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",
                  "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.0",
                  "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",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log",
          "version": "1.6.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-cassandra-client.git
[1/616] Fetching swift-cassandra-client
Fetched https://github.com/apple/swift-cassandra-client.git from cache (0.83s)
Fetching https://github.com/apple/swift-nio from cache
Fetching https://github.com/apple/swift-atomics from cache
Fetching https://github.com/apple/swift-nio-ssl from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-nio from cache (0.77s)
Fetched https://github.com/apple/swift-log from cache (0.77s)
Fetched https://github.com/apple/swift-atomics from cache (0.77s)
Fetched https://github.com/apple/swift-nio-ssl from cache (0.77s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.29.3 (0.02s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.2 (0.02s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio 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-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.29.3
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.0
Creating working copy for https://github.com/apple/swift-cassandra-client.git
Working copy of https://github.com/apple/swift-cassandra-client.git resolved at 0.5.0 (85f017c)
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
Working copy of https://github.com/apple/swift-nio resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.2
warning: '.resolve-product-dependencies': dependency 'swift-cassandra-client' is not used by any target
Found 4 product dependencies
  - swift-nio
  - swift-nio-ssl
  - swift-atomics
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/apple/swift-cassandra-client.git
https://github.com/apple/swift-cassandra-client.git
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.41.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.29.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    }
  ],
  "manifest_display_name" : "swift-cassandra-client",
  "name" : "swift-cassandra-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CassandraClient",
      "targets" : [
        "CassandraClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Clibuv",
      "module_type" : "ClangTarget",
      "name" : "Clibuv",
      "path" : "Sources/Clibuv",
      "product_memberships" : [
        "CassandraClient"
      ],
      "sources" : [
        "libuv/src/fs-poll.c",
        "libuv/src/idna.c",
        "libuv/src/inet.c",
        "libuv/src/random.c",
        "libuv/src/strscpy.c",
        "libuv/src/strtok.c",
        "libuv/src/threadpool.c",
        "libuv/src/timer.c",
        "libuv/src/unix/async.c",
        "libuv/src/unix/bsd-ifaddrs.c",
        "libuv/src/unix/core.c",
        "libuv/src/unix/darwin-proctitle.c",
        "libuv/src/unix/darwin.c",
        "libuv/src/unix/dl.c",
        "libuv/src/unix/fs.c",
        "libuv/src/unix/fsevents.c",
        "libuv/src/unix/getaddrinfo.c",
        "libuv/src/unix/getnameinfo.c",
        "libuv/src/unix/kqueue.c",
        "libuv/src/unix/loop-watcher.c",
        "libuv/src/unix/loop.c",
        "libuv/src/unix/pipe.c",
        "libuv/src/unix/poll.c",
        "libuv/src/unix/process.c",
        "libuv/src/unix/proctitle.c",
        "libuv/src/unix/random-devurandom.c",
        "libuv/src/unix/random-getentropy.c",
        "libuv/src/unix/signal.c",
        "libuv/src/unix/stream.c",
        "libuv/src/unix/tcp.c",
        "libuv/src/unix/thread.c",
        "libuv/src/unix/tty.c",
        "libuv/src/unix/udp.c",
        "libuv/src/uv-common.c",
        "libuv/src/uv-data-getter-setters.c",
        "libuv/src/version.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CassandraClientTests",
      "module_type" : "SwiftTarget",
      "name" : "CassandraClientTests",
      "path" : "Tests/CassandraClientTests",
      "sources" : [
        "CassandraClientTests.swift"
      ],
      "target_dependencies" : [
        "CassandraClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CassandraClient",
      "module_type" : "SwiftTarget",
      "name" : "CassandraClient",
      "path" : "Sources/CassandraClient",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "Atomics",
        "Logging"
      ],
      "product_memberships" : [
        "CassandraClient"
      ],
      "sources" : [
        "CassandraClient.swift",
        "Configuration.swift",
        "Consistency.swift",
        "Data+PaginatedRows.swift",
        "Data.swift",
        "Decoding.swift",
        "Errors.swift",
        "Metrics.swift",
        "Session.swift",
        "Statement.swift"
      ],
      "target_dependencies" : [
        "CDataStaxDriver"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CDataStaxDriver",
      "module_type" : "ClangTarget",
      "name" : "CDataStaxDriver",
      "path" : "Sources/CDataStaxDriver",
      "product_dependencies" : [
        "NIOSSL"
      ],
      "product_memberships" : [
        "CassandraClient"
      ],
      "sources" : [
        "custom/src/ssl/ssl_openssl_impl.cpp",
        "datastax-cpp-driver/src/abstract_data.cpp",
        "datastax-cpp-driver/src/address.cpp",
        "datastax-cpp-driver/src/address_factory.cpp",
        "datastax-cpp-driver/src/allocated.cpp",
        "datastax-cpp-driver/src/async.cpp",
        "datastax-cpp-driver/src/auth.cpp",
        "datastax-cpp-driver/src/auth_requests.cpp",
        "datastax-cpp-driver/src/auth_responses.cpp",
        "datastax-cpp-driver/src/batch_request.cpp",
        "datastax-cpp-driver/src/blacklist_dc_policy.cpp",
        "datastax-cpp-driver/src/blacklist_policy.cpp",
        "datastax-cpp-driver/src/client_insights.cpp",
        "datastax-cpp-driver/src/cloud_secure_connection_config.cpp",
        "datastax-cpp-driver/src/cluster.cpp",
        "datastax-cpp-driver/src/cluster_config.cpp",
        "datastax-cpp-driver/src/cluster_connector.cpp",
        "datastax-cpp-driver/src/cluster_metadata_resolver.cpp",
        "datastax-cpp-driver/src/collection.cpp",
        "datastax-cpp-driver/src/collection_iterator.cpp",
        "datastax-cpp-driver/src/config.cpp",
        "datastax-cpp-driver/src/connection.cpp",
        "datastax-cpp-driver/src/connection_pool.cpp",
        "datastax-cpp-driver/src/connection_pool_connector.cpp",
        "datastax-cpp-driver/src/connection_pool_manager.cpp",
        "datastax-cpp-driver/src/connection_pool_manager_initializer.cpp",
        "datastax-cpp-driver/src/connector.cpp",
        "datastax-cpp-driver/src/control_connection.cpp",
        "datastax-cpp-driver/src/control_connector.cpp",
        "datastax-cpp-driver/src/data_type.cpp",
        "datastax-cpp-driver/src/data_type_parser.cpp",
        "datastax-cpp-driver/src/dc_aware_policy.cpp",
        "datastax-cpp-driver/src/decoder.cpp",
        "datastax-cpp-driver/src/delayed_connector.cpp",
        "datastax-cpp-driver/src/driver_info.cpp",
        "datastax-cpp-driver/src/dse_auth.cpp",
        "datastax-cpp-driver/src/dse_batch_request.cpp",
        "datastax-cpp-driver/src/dse_cluster_config.cpp",
        "datastax-cpp-driver/src/dse_collection.cpp",
        "datastax-cpp-driver/src/dse_date_range.cpp",
        "datastax-cpp-driver/src/dse_line_string.cpp",
        "datastax-cpp-driver/src/dse_point.cpp",
        "datastax-cpp-driver/src/dse_polygon.cpp",
        "datastax-cpp-driver/src/dse_statement.cpp",
        "datastax-cpp-driver/src/dse_tuple.cpp",
        "datastax-cpp-driver/src/dse_user_type_value.cpp",
        "datastax-cpp-driver/src/dse_value.cpp",
        "datastax-cpp-driver/src/encode.cpp",
        "datastax-cpp-driver/src/error_response.cpp",
        "datastax-cpp-driver/src/event_loop.cpp",
        "datastax-cpp-driver/src/event_response.cpp",
        "datastax-cpp-driver/src/execute_request.cpp",
        "datastax-cpp-driver/src/execution_profile.cpp",
        "datastax-cpp-driver/src/external.cpp",
        "datastax-cpp-driver/src/future.cpp",
        "datastax-cpp-driver/src/get_time-mac.cpp",
        "datastax-cpp-driver/src/get_time-unix.cpp",
        "datastax-cpp-driver/src/get_time-win.cpp",
        "datastax-cpp-driver/src/host.cpp",
        "datastax-cpp-driver/src/http_client.cpp",
        "datastax-cpp-driver/src/iterator.cpp",
        "datastax-cpp-driver/src/latency_aware_policy.cpp",
        "datastax-cpp-driver/src/list_policy.cpp",
        "datastax-cpp-driver/src/logger.cpp",
        "datastax-cpp-driver/src/map_iterator.cpp",
        "datastax-cpp-driver/src/md5.cpp",
        "datastax-cpp-driver/src/memory.cpp",
        "datastax-cpp-driver/src/metadata.cpp",
        "datastax-cpp-driver/src/micro_timer.cpp",
        "datastax-cpp-driver/src/murmur3.cpp",
        "datastax-cpp-driver/src/pooled_connection.cpp",
        "datastax-cpp-driver/src/prepare_all_handler.cpp",
        "datastax-cpp-driver/src/prepare_host_handler.cpp",
        "datastax-cpp-driver/src/prepare_request.cpp",
        "datastax-cpp-driver/src/prepared.cpp",
        "datastax-cpp-driver/src/protocol.cpp",
        "datastax-cpp-driver/src/query_request.cpp",
        "datastax-cpp-driver/src/random.cpp",
        "datastax-cpp-driver/src/reconnection_policy.cpp",
        "datastax-cpp-driver/src/register_request.cpp",
        "datastax-cpp-driver/src/request.cpp",
        "datastax-cpp-driver/src/request_callback.cpp",
        "datastax-cpp-driver/src/request_handler.cpp",
        "datastax-cpp-driver/src/request_processor.cpp",
        "datastax-cpp-driver/src/request_processor_initializer.cpp",
        "datastax-cpp-driver/src/response.cpp",
        "datastax-cpp-driver/src/result_metadata.cpp",
        "datastax-cpp-driver/src/result_response.cpp",
        "datastax-cpp-driver/src/retry_policy.cpp",
        "datastax-cpp-driver/src/ring_buffer.cpp",
        "datastax-cpp-driver/src/round_robin_policy.cpp",
        "datastax-cpp-driver/src/row.cpp",
        "datastax-cpp-driver/src/schema_agreement_handler.cpp",
        "datastax-cpp-driver/src/session.cpp",
        "datastax-cpp-driver/src/session_base.cpp",
        "datastax-cpp-driver/src/socket.cpp",
        "datastax-cpp-driver/src/socket_connector.cpp",
        "datastax-cpp-driver/src/ssl.cpp",
        "datastax-cpp-driver/src/ssl/ring_buffer_bio.cpp",
        "datastax-cpp-driver/src/startup_request.cpp",
        "datastax-cpp-driver/src/statement.cpp",
        "datastax-cpp-driver/src/string_ref.cpp",
        "datastax-cpp-driver/src/supported_response.cpp",
        "datastax-cpp-driver/src/testing.cpp",
        "datastax-cpp-driver/src/third_party/curl/hostcheck.cpp",
        "datastax-cpp-driver/src/third_party/hdr_histogram/hdr_histogram.cpp",
        "datastax-cpp-driver/src/third_party/http-parser/http_parser.c",
        "datastax-cpp-driver/src/timer.cpp",
        "datastax-cpp-driver/src/timestamp_generator.cpp",
        "datastax-cpp-driver/src/token_aware_policy.cpp",
        "datastax-cpp-driver/src/token_map.cpp",
        "datastax-cpp-driver/src/token_map_impl.cpp",
        "datastax-cpp-driver/src/tracing_data_handler.cpp",
        "datastax-cpp-driver/src/tuple.cpp",
        "datastax-cpp-driver/src/user_type_field_iterator.cpp",
        "datastax-cpp-driver/src/user_type_value.cpp",
        "datastax-cpp-driver/src/utils.cpp",
        "datastax-cpp-driver/src/uuids.cpp",
        "datastax-cpp-driver/src/value.cpp",
        "datastax-cpp-driver/src/wait_for_handler.cpp",
        "datastax-cpp-driver/src/whitelist_dc_policy.cpp",
        "datastax-cpp-driver/src/whitelist_policy.cpp",
        "datastax-cpp-driver/src/wkt.cpp"
      ],
      "target_dependencies" : [
        "Clibuv"
      ],
      "type" : "library"
    }
  ],
  "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/585] Write swift-version-5BDAB9E9C0126B9D.txt
[1/585] Copying PrivacyInfo.xcprivacy
[3/585] Write sources
[5/589] Compiling strtok.c
[6/591] Compiling threadpool.c
[7/591] Compiling random.c
[8/591] Write sources
[17/591] Compiling idna.c
[18/591] Compiling fs.c
[19/591] Write sources
[20/595] Compiling _AtomicsShims.c
[21/609] Compiling strscpy.c
[22/614] Compiling version.c
[23/614] Compiling uv-data-getter-setters.c
[24/614] Compiling fsevents.c
[25/614] Compiling inet.c
[26/614] Compiling tty.c
[27/614] Compiling udp.c
[28/614] Compiling thread.c
[29/614] Compiling uv-common.c
[30/614] Compiling tcp.c
[31/614] Compiling getaddrinfo.c
[32/614] Compiling random-getentropy.c
[33/614] Compiling random-devurandom.c
[34/614] Compiling stream.c
[35/614] Compiling signal.c
[36/614] Compiling proctitle.c
[37/614] Compiling poll.c
[38/614] Compiling process.c
[39/614] Compiling pipe.c
[40/614] Compiling loop.c
[41/614] Compiling loop-watcher.c
[42/614] Compiling kqueue.c
[43/614] Compiling dl.c
[44/614] Compiling getnameinfo.c
[45/614] Compiling darwin-proctitle.c
[46/614] Compiling bsd-ifaddrs.c
[47/614] Write sources
[48/614] Compiling CNIOWindows shim.c
[49/614] Compiling async.c
[50/614] Compiling timer.c
[51/614] Compiling CNIOWindows WSAStartup.c
[52/614] Compiling darwin.c
[53/614] Compiling fs-poll.c
[54/614] Compiling CNIOWASI CNIOWASI.c
[55/614] Compiling CNIOLinux shim.c
[56/614] Compiling CNIOLinux liburing_shims.c
[57/614] Compiling fiat_p256_adx_sqr.S
[58/614] Compiling fiat_p256_adx_mul.S
[59/614] Compiling core.c
[60/614] Compiling fiat_curve25519_adx_square.S
[61/614] Compiling fiat_curve25519_adx_mul.S
[62/614] Compiling CNIODarwin shim.c
[63/614] Compiling CNIOBoringSSLShims shims.c
[64/614] Compiling tls13_server.cc
[64/614] Compiling tls_method.cc
[65/614] Compiling tls13_enc.cc
[67/614] Compiling tls_record.cc
[68/614] Compiling tls13_client.cc
[69/614] Compiling tls13_both.cc
[70/614] Compiling ssl_transcript.cc
[71/614] Compiling ssl_versions.cc
[72/614] Compiling t1_enc.cc
[73/614] Compiling ssl_x509.cc
[74/614] Compiling ssl_stat.cc
[75/614] Compiling ssl_session.cc
[76/614] Compiling ssl_privkey.cc
[77/614] Compiling ssl_key_share.cc
[78/614] Compiling ssl_file.cc
[79/614] Compiling ssl_lib.cc
[80/614] Compiling ssl_credential.cc
[81/614] Compiling ssl_cipher.cc
[82/614] Compiling ssl_buffer.cc
[83/614] Compiling ssl_cert.cc
[84/614] Compiling ssl_asn1.cc
[85/614] Compiling s3_pkt.cc
[86/614] Compiling ssl_aead_ctx.cc
[87/614] Compiling s3_lib.cc
[88/614] Compiling s3_both.cc
[89/614] Compiling handshake_server.cc
[90/614] Compiling handshake_client.cc
[92/614] Emitting module _NIOBase64
[93/614] Compiling _NIOBase64 Base64.swift
[93/614] Compiling handshake.cc
[94/614] Compiling handoff.cc
[95/614] Compiling extensions.cc
[96/614] Compiling encrypted_client_hello.cc
[97/614] Compiling dtls_record.cc
[98/614] Compiling d1_srtp.cc
[99/614] Compiling dtls_method.cc
[100/614] Compiling md5-x86_64-linux.S
[101/614] Compiling md5-x86_64-apple.S
[102/614] Compiling md5-586-linux.S
[103/614] Compiling md5-586-apple.S
[104/614] Compiling chacha20_poly1305_x86_64-linux.S
[105/614] Compiling chacha20_poly1305_x86_64-apple.S
[106/614] Compiling chacha20_poly1305_armv8-win.S
[107/614] Compiling chacha20_poly1305_armv8-linux.S
[108/614] Compiling d1_pkt.cc
[109/614] Compiling chacha20_poly1305_armv8-apple.S
[110/614] Compiling chacha-x86_64-linux.S
[111/614] Compiling chacha-x86_64-apple.S
[112/614] Compiling chacha-x86-linux.S
[113/614] Compiling chacha-x86-apple.S
[114/614] Compiling chacha-armv8-win.S
[115/614] Compiling chacha-armv8-linux.S
[116/614] Compiling d1_lib.cc
[117/614] Compiling chacha-armv8-apple.S
[118/614] Compiling chacha-armv4-linux.S
[119/614] Compiling aes128gcmsiv-x86_64-linux.S
[120/614] Compiling aes128gcmsiv-x86_64-apple.S
[121/614] Compiling x86_64-mont5-linux.S
[122/614] Compiling x86_64-mont5-apple.S
[123/614] Compiling x86_64-mont-linux.S
[124/614] Compiling x86_64-mont-apple.S
[125/614] Compiling x86-mont-linux.S
[126/614] Compiling x86-mont-apple.S
[127/614] Compiling vpaes-x86_64-linux.S
[128/614] Compiling vpaes-x86_64-apple.S
[129/614] Compiling vpaes-x86-apple.S
[130/614] Compiling vpaes-x86-linux.S
[130/614] Compiling vpaes-armv8-win.S
[132/614] Compiling err_data.cc
[133/614] Compiling vpaes-armv8-linux.S
[134/614] Compiling sha512-x86_64-linux.S
[135/614] Compiling vpaes-armv7-linux.S
[136/614] Compiling sha512-x86_64-apple.S
[136/614] Compiling vpaes-armv8-apple.S
[138/614] Compiling sha512-armv8-win.S
[139/614] Compiling sha512-armv8-linux.S
[140/614] Compiling sha512-586-linux.S
[141/614] Compiling sha512-armv4-linux.S
[142/614] Compiling sha512-armv8-apple.S
[143/614] Compiling sha512-586-apple.S
[144/614] Compiling sha256-x86_64-linux.S
[145/614] Compiling sha256-x86_64-apple.S
[146/614] Compiling sha256-armv8-win.S
[147/614] Compiling sha256-armv8-linux.S
[148/614] Compiling sha256-armv4-linux.S
[149/614] Compiling sha256-armv8-apple.S
[149/614] Compiling sha256-586-linux.S
[151/614] Compiling sha256-586-apple.S
[153/614] Compiling InternalCollectionsUtilities Debugging.swift
[154/614] Compiling InternalCollectionsUtilities Descriptions.swift
[154/615] Compiling sha1-x86_64-linux.S
[155/615] Compiling sha1-x86_64-apple.S
[156/615] Compiling sha1-armv8-linux.S
[157/615] Compiling sha1-armv8-win.S
[158/615] Compiling sha1-armv4-large-linux.S
[159/615] Compiling sha1-armv8-apple.S
[160/615] Compiling sha1-586-linux.S
[161/615] Compiling sha1-586-apple.S
[162/615] Compiling bio_ssl.cc
[163/615] Compiling rsaz-avx2-linux.S
[164/615] Compiling rdrand-x86_64-linux.S
[165/615] Compiling rsaz-avx2-apple.S
[166/615] Compiling rdrand-x86_64-apple.S
[167/615] Compiling p256_beeu-x86_64-asm-linux.S
[168/615] Compiling p256_beeu-x86_64-asm-apple.S
[169/615] Compiling p256_beeu-armv8-asm-win.S
[170/615] Compiling p256_beeu-armv8-asm-linux.S
[171/615] Compiling p256_beeu-armv8-asm-apple.S
[172/615] Compiling p256-x86_64-asm-linux.S
[173/615] Compiling p256-x86_64-asm-apple.S
[174/615] Compiling p256-armv8-asm-win.S
[176/615] Emitting module InternalCollectionsUtilities
[177/615] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[178/615] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[178/615] Compiling p256-armv8-asm-linux.S
[179/615] Compiling ghashv8-armv8-win.S
[180/615] Compiling p256-armv8-asm-apple.S
[181/615] Compiling ghashv8-armv8-linux.S
[183/615] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[184/615] Compiling InternalCollectionsUtilities Specialize.swift
[185/615] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[185/615] Compiling ghashv8-armv7-linux.S
[186/615] Compiling ghashv8-armv8-apple.S
[187/615] Compiling ghash-x86_64-apple.S
[188/615] Compiling ghash-x86_64-linux.S
[189/615] Compiling ghash-x86-linux.S
[190/615] Compiling ghash-x86-apple.S
[191/615] Compiling ghash-ssse3-x86_64-linux.S
[192/615] Compiling ghash-ssse3-x86_64-apple.S
[193/615] Compiling ghash-ssse3-x86-apple.S
[193/615] Compiling ghash-ssse3-x86-linux.S
[195/615] Compiling ghash-neon-armv8-win.S
[196/615] Compiling ghash-neon-armv8-linux.S
[197/615] Compiling ghash-neon-armv8-apple.S
[198/615] Compiling ghash-armv4-linux.S
[199/615] Compiling co-586-linux.S
[200/615] Compiling co-586-apple.S
[201/615] Compiling bsaes-armv7-linux.S
[202/615] Compiling bn-armv8-win.S
[203/615] Compiling bn-armv8-linux.S
[204/615] Compiling bn-armv8-apple.S
[205/615] Compiling bn-586-linux.S
[206/615] Compiling bn-586-apple.S
[207/615] Compiling armv8-mont-win.S
[208/615] Compiling armv8-mont-linux.S
[209/615] Compiling armv4-mont-linux.S
[210/615] Compiling aesv8-gcm-armv8-win.S
[211/615] Compiling armv8-mont-apple.S
[212/615] Compiling aesv8-gcm-armv8-linux.S
[213/615] Compiling aesv8-gcm-armv8-apple.S
[214/615] Compiling aesv8-armv8-win.S
[215/615] Compiling aesv8-armv8-linux.S
[216/615] Compiling aesv8-armv7-linux.S
[217/615] Compiling aesv8-armv8-apple.S
[218/615] Compiling aesni-x86_64-linux.S
[220/615] Compiling InternalCollectionsUtilities _SortedCollection.swift
[221/615] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[221/615] Compiling aesni-x86_64-apple.S
[223/615] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[223/615] Compiling aesni-x86-linux.S
[224/615] Compiling aesni-x86-apple.S
[225/615] Compiling aesni-gcm-x86_64-linux.S
[226/615] Compiling aesni-gcm-x86_64-apple.S
[228/615] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[229/615] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[230/615] Compiling InternalCollectionsUtilities Integer rank.swift
[231/615] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[231/615] Compiling d1_both.cc
[232/615] Compiling x_val.cc
[233/615] Compiling x_x509a.cc
[234/615] Compiling x_sig.cc
[235/615] Compiling x_spki.cc
[236/615] Compiling x_req.cc
[237/615] Compiling x_x509.cc
[239/615] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[240/615] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[241/615] Compiling InternalCollectionsUtilities UInt+reversed.swift
[242/615] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[242/615] Compiling x_pubkey.cc
[244/615] Compiling Logging MetadataProvider.swift
[245/615] Compiling _NIODataStructures PriorityQueue.swift
[246/615] Emitting module _NIODataStructures
[247/615] Compiling _NIODataStructures _TinyArray.swift
[248/615] Compiling _NIODataStructures Heap.swift
[248/631] Compiling x_exten.cc
[249/631] Compiling x_algor.cc
[250/631] Compiling x_name.cc
[251/631] Compiling x_attrib.cc
[252/631] Compiling x_crl.cc
[253/631] Compiling x_all.cc
[255/631] Compiling DequeModule _DequeBufferHeader.swift
[256/631] Compiling DequeModule _DequeSlot.swift
[257/631] Compiling DequeModule _DequeBuffer.swift
[257/632] Compiling x509spki.cc
[258/632] Compiling x509rset.cc
[260/632] Emitting module Logging
[261/632] Compiling Logging LogHandler.swift
[262/632] Compiling Logging Locks.swift
[263/632] Compiling Logging Logging.swift
[264/632] Compiling DequeModule _UnsafeWrappedBuffer.swift
[264/632] Compiling x509_txt.cc
[265/632] Compiling x509name.cc
[266/632] Compiling x509cset.cc
[267/632] Compiling x509_v3.cc
[268/632] Compiling x509_vpm.cc
[269/632] Compiling x509_trs.cc
[270/632] Compiling x509_vfy.cc
[271/632] Compiling x509_set.cc
[272/632] Compiling x509_req.cc
[274/632] Compiling DequeModule Deque+Testing.swift
[275/632] Compiling DequeModule Deque._Storage.swift
[276/632] Compiling DequeModule Deque+Extras.swift
[277/632] Compiling DequeModule Deque+Hashable.swift
[278/632] Compiling DequeModule Deque+CustomReflectable.swift
[279/632] Compiling DequeModule Deque+Descriptions.swift
[280/632] Compiling DequeModule Deque+Equatable.swift
[281/632] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[282/632] Compiling DequeModule Deque._UnsafeHandle.swift
[283/632] Compiling DequeModule Deque.swift
[283/632] Compiling x509_def.cc
[284/632] Compiling x509_d2.cc
[285/632] Compiling x509_obj.cc
[286/632] Compiling x509_ext.cc
[287/632] Compiling x509_lu.cc
[288/632] Compiling x509_cmp.cc
[289/632] Compiling x509_att.cc
[291/632] Compiling DequeModule Deque+Codable.swift
[292/632] Compiling DequeModule Deque+Collection.swift
[292/632] Compiling x509.cc
[293/632] Compiling v3_utl.cc
[295/632] Emitting module DequeModule
[295/632] Compiling v3_prn.cc
[296/632] Compiling v3_skey.cc
[297/632] Compiling v3_purp.cc
[298/632] Compiling v3_pcons.cc
[299/632] Compiling v3_pmaps.cc
[300/632] Compiling v3_ocsp.cc
[301/632] Compiling v3_ncons.cc
[302/632] Compiling v3_lib.cc
[303/632] Compiling v3_int.cc
[304/632] Compiling v3_genn.cc
[305/632] Compiling v3_info.cc
[306/632] Compiling v3_ia5.cc
[307/632] Compiling v3_enum.cc
[308/632] Compiling v3_extku.cc
[309/632] Compiling v3_crld.cc
[310/632] Compiling v3_cpols.cc
[311/632] Compiling v3_conf.cc
[312/632] Compiling v3_bitst.cc
[313/632] Compiling v3_bcons.cc
[314/632] Compiling v3_akeya.cc
[315/632] Compiling v3_akey.cc
[316/632] Compiling v3_alt.cc
[317/632] Compiling t_x509a.cc
[318/632] Compiling t_crl.cc
[319/632] Compiling t_x509.cc
[320/632] Compiling t_req.cc
[321/632] Compiling rsa_pss.cc
[322/632] Compiling policy.cc
[323/632] Compiling name_print.cc
[324/632] Compiling i2d_pr.cc
[325/632] Compiling by_file.cc
[326/632] Compiling by_dir.cc
[327/632] Compiling asn1_gen.cc
[328/632] Compiling a_sign.cc
[329/632] Compiling algorithm.cc
[330/632] Compiling a_verify.cc
[331/632] Compiling a_digest.cc
[332/632] Compiling voprf.cc
[333/632] Compiling trust_token.cc
[334/632] Compiling pmbtoken.cc
[335/632] Compiling thread_win.cc
[336/632] Compiling thread_pthread.cc
[337/632] Compiling thread.cc
[338/632] Compiling thread_none.cc
[339/632] Compiling thash.cc
[340/632] Compiling stack.cc
[341/632] Compiling wots.cc
[342/632] Compiling merkle.cc
[343/632] Compiling slhdsa.cc
[344/632] Compiling fors.cc
[345/632] Compiling siphash.cc
[346/632] Compiling sha256.cc
[346/632] Compiling sha512.cc
[348/632] Compiling sha1.cc
[349/632] Compiling rsa_extra.cc
[350/632] Compiling rsa_print.cc
[351/632] Compiling rsa_crypt.cc
[352/632] Compiling refcount.cc
[353/632] Compiling rc4.cc
[354/632] Compiling windows.cc
[355/632] Compiling trusty.cc
[356/632] Compiling urandom.cc
[357/632] Compiling rand_extra.cc
[358/632] Compiling rsa_asn1.cc
[359/632] Compiling ios.cc
[360/632] Compiling poly1305_arm_asm.S
[361/632] Compiling passive.cc
[362/632] Compiling getentropy.cc
[363/632] Compiling forkunsafe.cc
[364/632] Compiling fork_detect.cc
[365/632] Compiling deterministic.cc
[366/632] Compiling poly1305_vec.cc
[367/632] Compiling poly1305_arm.cc
[368/632] Compiling poly1305.cc
[369/632] Compiling pool.cc
[370/632] Compiling pkcs8.cc
[371/632] Compiling pkcs8_x509.cc
[372/632] Compiling p5_pbev2.cc
[373/632] Compiling pkcs7.cc
[374/632] Compiling pkcs7_x509.cc
[375/632] Compiling pem_xaux.cc
[376/632] Compiling pem_x509.cc
[377/632] Compiling pem_pkey.cc
[378/632] Compiling pem_pk8.cc
[379/632] Compiling pem_oth.cc
[380/632] Compiling obj_xref.cc
[381/632] Compiling pem_lib.cc
[382/632] Compiling pem_info.cc
[383/632] Compiling pem_all.cc
[384/632] Compiling mem.cc
[385/632] Compiling poly_rq_mul.S
[386/632] Compiling md5.cc
[387/632] Compiling obj.cc
[388/632] Compiling fips_shared_support.cc
[389/632] Compiling mlkem.cc
[390/632] Compiling md4.cc
[391/632] Compiling mldsa.cc
[392/632] Compiling lhash.cc
[393/632] Compiling keccak.cc
[394/632] Compiling kyber.cc
[395/632] Compiling ex_data.cc
[396/632] Compiling sign.cc
[397/632] Compiling scrypt.cc
[398/632] Compiling hpke.cc
[399/632] Compiling hrss.cc
[400/632] Compiling print.cc
[401/632] Compiling pbkdf.cc
[402/632] Compiling p_x25519.cc
[403/632] Compiling p_x25519_asn1.cc
[404/632] Compiling p_ed25519.cc
[405/632] Compiling p_rsa_asn1.cc
[406/632] Compiling p_hkdf.cc
[407/632] Compiling p_rsa.cc
[408/632] Compiling p_ed25519_asn1.cc
[409/632] Compiling p_ec.cc
[410/632] Compiling p_ec_asn1.cc
[411/632] Compiling p_dh_asn1.cc
[412/632] Compiling p_dsa_asn1.cc
[413/632] Compiling p_dh.cc
[414/632] Compiling evp_ctx.cc
[415/632] Compiling evp.cc
[416/632] Compiling engine.cc
[417/632] Compiling err.cc
[418/632] Compiling evp_asn1.cc
[419/632] Compiling ecdsa_asn1.cc
[420/632] Compiling ecdh_extra.cc
[421/632] Compiling ec_derive.cc
[422/632] Compiling hash_to_curve.cc
[423/632] Compiling dsa.cc
[424/632] Compiling params.cc
[425/632] Compiling dsa_asn1.cc
[426/632] Compiling ec_asn1.cc
[427/632] Compiling x25519-asm-arm.S
[427/632] Compiling bcm.cc
[429/632] Compiling digest_extra.cc
[430/632] Compiling des.cc
[431/632] Compiling dh_asn1.cc
[432/632] Compiling curve25519_64_adx.cc
[433/632] Compiling spake25519.cc
[434/632] Compiling cpu_intel.cc
[435/632] Compiling crypto.cc
[436/632] Compiling cpu_arm_freebsd.cc
[437/632] Compiling cpu_aarch64_win.cc
[437/632] Compiling cpu_arm_linux.cc
[439/632] Compiling curve25519.cc
[440/632] Compiling cpu_aarch64_sysreg.cc
[441/632] Compiling cpu_aarch64_openbsd.cc
[442/632] Compiling cpu_aarch64_linux.cc
[443/632] Compiling cpu_aarch64_fuchsia.cc
[444/632] Compiling cpu_aarch64_apple.cc
[445/632] Compiling e_rc4.cc
[446/632] Compiling e_tls.cc
[446/632] Compiling tls_cbc.cc
[446/632] Compiling conf.cc
[449/632] Compiling e_null.cc
[450/632] Compiling e_rc2.cc
[451/632] Compiling e_des.cc
[452/632] Compiling e_chacha20poly1305.cc
[453/632] Compiling e_aesgcmsiv.cc
[454/632] Compiling e_aesctrhmac.cc
[455/632] Compiling derive_key.cc
[456/632] Compiling chacha.cc
[457/632] Compiling cipher_extra.cc
[458/632] Compiling unicode.cc
[459/632] Compiling ber.cc
[460/632] Compiling cbb.cc
[461/632] Compiling cbs.cc
[462/632] Compiling asn1_compat.cc
[463/632] Compiling buf.cc
[464/632] Compiling blake2.cc
[465/632] Compiling socket_helper.cc
[466/632] Compiling bn_asn1.cc
[467/632] Compiling convert.cc
[468/632] Compiling socket.cc
[469/632] Compiling printf.cc
[470/632] Compiling pair.cc
[471/632] Compiling hexdump.cc
[472/632] Compiling file.cc
[473/632] Compiling fd.cc
[474/632] Compiling errno.cc
[475/632] Compiling connect.cc
[476/632] Compiling bio_mem.cc
[477/632] Compiling bio.cc
[478/632] Compiling base64.cc
[479/632] Compiling tasn_typ.cc
[480/632] Compiling tasn_fre.cc
[481/632] Compiling tasn_enc.cc
[482/632] Compiling tasn_utl.cc
[483/632] Compiling tasn_new.cc
[484/632] Compiling f_string.cc
[485/632] Compiling posix_time.cc
[486/632] Compiling f_int.cc
[487/632] Compiling asn_pack.cc
[488/632] Compiling tasn_dec.cc
[489/632] Compiling asn1_par.cc
[490/632] Compiling asn1_lib.cc
[491/632] Compiling a_utctm.cc
[492/632] Compiling a_octet.cc
[493/632] Compiling a_time.cc
[494/632] Compiling a_type.cc
[495/632] Compiling a_strnid.cc
[496/632] Compiling a_strex.cc
[497/632] Compiling a_object.cc
[498/632] Compiling a_mbstr.cc
[499/632] Write sources
[500/632] Compiling a_int.cc
[501/632] Compiling a_i2d_fp.cc
[502/632] Compiling a_dup.cc
[503/647] Compiling a_d2i_fp.cc
[504/651] Compiling a_gentm.cc
[505/651] Compiling a_bitstr.cc
[506/651] Compiling a_bool.cc
[508/651] Compiling Atomics UnsafeAtomic.swift
[509/651] Compiling Atomics UnsafeAtomicLazyReference.swift
[510/653] Compiling Atomics ManagedAtomic.swift
[511/653] Compiling Atomics ManagedAtomicLazyReference.swift
[512/653] Compiling Atomics AtomicMemoryOrderings.swift
[513/653] Compiling Atomics DoubleWord.swift
[514/653] Compiling Atomics Primitives.shims.swift
[515/653] Compiling Atomics AtomicInteger.swift
[516/653] Compiling Atomics AtomicStorage.swift
[517/653] Compiling Atomics AtomicValue.swift
[518/653] Compiling Atomics IntegerOperations.swift
[519/653] Compiling Atomics Unmanaged extensions.swift
[520/653] Compiling Atomics AtomicOptionalWrappable.swift
[521/653] Compiling Atomics AtomicReference.swift
[521/653] Compiling c-nioatomics.c
[523/653] Compiling Atomics AtomicBool.swift
[524/653] Compiling Atomics IntegerConformances.swift
[524/653] Compiling c-atomics.c
[526/659] Compiling NIOConcurrencyHelpers lock.swift
[527/659] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[528/659] Compiling NIOConcurrencyHelpers NIOLock.swift
[529/659] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[530/659] Compiling NIOConcurrencyHelpers atomics.swift
[531/659] Emitting module NIOConcurrencyHelpers
[532/659] Compiling Atomics PointerConformances.swift
[533/659] Compiling Atomics Primitives.native.swift
[534/659] Compiling Atomics OptionalRawRepresentable.swift
[535/659] Compiling Atomics RawRepresentable.swift
[536/659] Emitting module Atomics
[537/720] Compiling NIOCore GlobalSingletons.swift
[538/720] Compiling NIOCore IO.swift
[539/720] Compiling NIOCore IOData.swift
[540/720] Compiling NIOCore IPProtocol.swift
[541/720] Compiling NIOCore IntegerBitPacking.swift
[542/720] Compiling NIOCore IntegerTypes.swift
[543/726] Compiling NIOCore SocketOptionProvider.swift
[544/726] Compiling NIOCore SystemCallHelpers.swift
[545/726] Compiling NIOCore TimeAmount+Duration.swift
[546/726] Compiling NIOCore TypeAssistedChannelHandler.swift
[547/726] Compiling NIOCore UniversalBootstrapSupport.swift
[548/726] Compiling NIOCore Utilities.swift
[549/726] Compiling NIOCore Codec.swift
[550/726] Compiling NIOCore ConvenienceOptionSupport.swift
[551/726] Compiling NIOCore DeadChannel.swift
[552/726] Compiling NIOCore DispatchQueue+WithFuture.swift
[553/726] Compiling NIOCore EventLoop+Deprecated.swift
[554/726] Compiling NIOCore EventLoop+SerialExecutor.swift
[555/726] Compiling NIOCore EventLoop.swift
[556/726] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[557/726] Compiling NIOCore EventLoopFuture+Deprecated.swift
[558/726] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[559/726] Compiling NIOCore EventLoopFuture.swift
[560/726] Compiling NIOCore FileDescriptor.swift
[561/726] Compiling NIOCore FileHandle.swift
[562/726] Compiling NIOCore FileRegion.swift
[563/726] Compiling NIOCore Channel.swift
[564/726] Compiling NIOCore ChannelHandler.swift
[565/726] Compiling NIOCore ChannelHandlers.swift
[566/726] Compiling NIOCore ChannelInvoker.swift
[567/726] Compiling NIOCore ChannelOption.swift
[568/726] Compiling NIOCore ChannelPipeline.swift
[569/726] Compiling NIOCore CircularBuffer.swift
[570/726] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[571/726] Compiling NIOCore NIOAsyncWriter.swift
[572/726] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[573/726] Compiling NIOCore BSDSocketAPI.swift
[574/726] Compiling NIOCore ByteBuffer-aux.swift
[575/726] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[576/726] Compiling NIOCore ByteBuffer-conversions.swift
[577/726] Compiling NIOCore AddressedEnvelope.swift
[578/726] Compiling NIOCore AsyncAwaitSupport.swift
[579/726] Compiling NIOCore AsyncChannel.swift
[580/726] Compiling NIOCore AsyncChannelHandler.swift
[581/726] Compiling NIOCore AsyncChannelInboundStream.swift
[582/726] Compiling NIOCore AsyncChannelOutboundWriter.swift
[583/726] Compiling NIOCore NIOAsyncSequenceProducer.swift
[584/726] Compiling NIOCore NIOLoopBound.swift
[585/726] Compiling NIOCore NIOScheduledCallback.swift
[586/726] Compiling NIOCore NIOSendable.swift
[587/726] Compiling NIOCore RecvByteBufferAllocator.swift
[588/726] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[589/726] Compiling NIOCore SocketAddresses.swift
[590/726] Compiling NIOCore ByteBuffer-core.swift
[591/726] Compiling NIOCore ByteBuffer-hex.swift
[592/726] Compiling NIOCore ByteBuffer-int.swift
[593/726] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[594/726] Compiling NIOCore ByteBuffer-multi-int.swift
[595/726] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[596/726] Compiling NIOCore ByteBuffer-views.swift
[597/726] Compiling NIOCore Interfaces.swift
[598/726] Compiling NIOCore Linux.swift
[599/726] Compiling NIOCore MarkedCircularBuffer.swift
[600/726] Compiling NIOCore MulticastChannel.swift
[601/726] Compiling NIOCore NIOAny.swift
[602/726] Compiling NIOCore NIOCloseOnErrorHandler.swift
[603/726] Emitting module NIOCore
[604/779] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[605/779] Emitting module NIOEmbedded
[606/779] Compiling NIOEmbedded Embedded.swift
[607/779] Compiling NIOEmbedded AsyncTestingChannel.swift
[608/779] Compiling NIOPosix GetaddrinfoResolver.swift
[609/779] Compiling NIOPosix HappyEyeballs.swift
[610/779] Compiling NIOPosix IO.swift
[611/779] Compiling NIOPosix IntegerBitPacking.swift
[612/779] Compiling NIOPosix IntegerTypes.swift
[613/779] Compiling NIOPosix Linux.swift
[614/784] Compiling NIOPosix Selectable.swift
[615/784] Compiling NIOPosix SelectableChannel.swift
[616/784] Compiling NIOPosix SelectableEventLoop.swift
[617/784] Compiling NIOPosix SelectorEpoll.swift
[618/784] Compiling NIOPosix SelectorGeneric.swift
[619/784] Compiling NIOPosix PooledRecvBufferAllocator.swift
[620/784] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[621/784] Compiling NIOPosix PosixSingletons.swift
[622/784] Compiling NIOPosix RawSocketBootstrap.swift
[623/784] Compiling NIOPosix Resolver.swift
[624/784] Compiling NIOPosix SelectorKqueue.swift
[625/784] Compiling NIOPosix SelectorUring.swift
[626/784] Compiling NIOPosix ServerSocket.swift
[627/784] Compiling NIOPosix Socket.swift
[628/784] Compiling NIOPosix SocketChannel.swift
[629/784] Compiling NIOPosix PendingDatagramWritesManager.swift
[630/784] Compiling NIOPosix PendingWritesManager.swift
[631/784] Compiling NIOPosix PipeChannel.swift
[632/784] Compiling NIOPosix PipePair.swift
[633/784] Compiling NIOPosix Pool.swift
[634/784] Compiling NIOPosix BSDSocketAPICommon.swift
[635/784] Compiling NIOPosix BSDSocketAPIPosix.swift
[636/784] Compiling NIOPosix BSDSocketAPIWindows.swift
[637/784] Compiling NIOPosix BaseSocket.swift
[638/784] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[639/784] Compiling NIOPosix BaseSocketChannel.swift
[640/784] Compiling NIOPosix LinuxCPUSet.swift
[641/784] Compiling NIOPosix LinuxUring.swift
[642/784] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[643/784] Compiling NIOPosix NIOThreadPool.swift
[644/784] Compiling NIOPosix NonBlockingFileIO.swift
[645/784] Compiling NIOPosix BaseStreamSocketChannel.swift
[646/784] Compiling NIOPosix Bootstrap.swift
[647/784] Compiling NIOPosix ControlMessage.swift
[648/784] Compiling NIOPosix DatagramVectorReadManager.swift
[649/784] Compiling NIOPosix Errors+Any.swift
[650/784] Compiling NIOPosix FileDescriptor.swift
[651/784] Compiling NIOPosix SocketProtocols.swift
[652/784] Compiling NIOPosix System.swift
[653/784] Compiling NIOPosix Thread.swift
[654/784] Compiling NIOPosix ThreadPosix.swift
[655/784] Compiling NIOPosix ThreadWindows.swift
[656/784] Emitting module NIOPosix
[657/784] Compiling NIOPosix UnsafeTransfer.swift
[658/784] Compiling NIOPosix Utilities.swift
[659/784] Compiling NIOPosix VsockAddress.swift
[660/784] Compiling NIOPosix VsockChannelEvents.swift
[661/784] Compiling NIOPosix resource_bundle_accessor.swift
[662/786] Compiling NIO Exports.swift
[663/786] Emitting module NIO
[664/792] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[665/792] Emitting module NIOTLS
[666/792] Compiling NIOTLS TLSEvents.swift
[667/792] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[668/792] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[669/792] Compiling NIOTLS SNIHandler.swift
[670/822] Compiling NIOSSL SSLInit.swift
[671/822] Compiling NIOSSL SSLPKCS12Bundle.swift
[672/822] Compiling NIOSSL SSLPrivateKey.swift
[673/822] Compiling NIOSSL NIOSSLServerHandler.swift
[674/822] Compiling NIOSSL ObjectIdentifier.swift
[675/822] Compiling NIOSSL PosixPort.swift
[676/825] Compiling NIOSSL SSLPublicKey.swift
[677/825] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[678/825] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[679/825] Compiling NIOSSL SubjectAlternativeName.swift
[680/825] Compiling NIOSSL NIOSSLSecureBytes.swift
[681/825] Compiling NIOSSL RNG.swift
[682/825] Compiling NIOSSL SSLCallbacks.swift
[683/825] Compiling NIOSSL SSLCertificate.swift
[684/825] Compiling NIOSSL SSLCertificateExtensions.swift
[685/825] Compiling NIOSSL AndroidCABundle.swift
[686/825] Compiling NIOSSL ByteBufferBIO.swift
[687/825] Compiling NIOSSL CustomPrivateKey.swift
[688/825] Compiling NIOSSL IdentityVerification.swift
[689/825] Compiling NIOSSL SafeCompare.swift
[690/825] Compiling NIOSSL Zeroization.swift
[691/825] Compiling NIOSSL TLSConfiguration.swift
[692/825] Compiling NIOSSL LinuxCABundle.swift
[693/825] Compiling NIOSSL NIOSSLClientHandler.swift
[694/825] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[695/825] Compiling NIOSSL NIOSSLHandler.swift
[696/825] Compiling NIOSSL UniversalBootstrapSupport.swift
[697/825] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[698/825] Compiling NIOSSL resource_bundle_accessor.swift
[699/825] Emitting module NIOSSL
[700/825] Compiling NIOSSL SSLConnection.swift
[701/825] Compiling NIOSSL SSLContext.swift
[702/825] Compiling NIOSSL SSLErrors.swift
[702/825] Compiling wkt.cpp
[703/825] Compiling uuids.cpp
[704/825] Compiling utils.cpp
[705/825] Compiling user_type_field_iterator.cpp
[706/825] Compiling value.cpp
[707/825] Compiling whitelist_policy.cpp
[708/825] Compiling whitelist_dc_policy.cpp
[709/825] Compiling tuple.cpp
[710/825] Compiling user_type_value.cpp
[711/825] Compiling hostcheck.cpp
[712/825] Compiling hdr_histogram.cpp
[713/825] Compiling timer.cpp
[714/825] Compiling http_parser.c
[715/825] Compiling wait_for_handler.cpp
[716/825] Compiling token_map_impl.cpp
[717/825] Compiling string_ref.cpp
[718/825] Compiling timestamp_generator.cpp
[719/825] Compiling supported_response.cpp
[720/825] Compiling tracing_data_handler.cpp
[721/825] Compiling token_aware_policy.cpp
[722/825] Compiling ring_buffer_bio.cpp
[723/825] Compiling startup_request.cpp
[724/825] Compiling ssl.cpp
[725/825] Compiling statement.cpp
[726/825] Compiling testing.cpp
[727/825] Compiling socket_connector.cpp
[728/825] Compiling socket.cpp
[729/825] Compiling ring_buffer.cpp
[730/825] Compiling token_map.cpp
[731/825] Compiling row.cpp
[732/825] Compiling round_robin_policy.cpp
[733/825] Compiling schema_agreement_handler.cpp
[734/825] Compiling retry_policy.cpp
[735/825] Compiling session_base.cpp
[736/825] Compiling result_metadata.cpp
[737/825] Compiling session.cpp
[738/825] Compiling result_response.cpp
[739/825] Compiling response.cpp
[740/825] Compiling reconnection_policy.cpp
[741/825] Compiling random.cpp
[742/825] Compiling protocol.cpp
[743/825] Compiling request.cpp
[744/825] Compiling register_request.cpp
[745/825] Compiling request_processor_initializer.cpp
[746/825] Compiling request_processor.cpp
[747/825] Compiling request_callback.cpp
[748/825] Compiling murmur3.cpp
[749/825] Compiling micro_timer.cpp
[750/825] Compiling request_handler.cpp
[751/825] Compiling memory.cpp
[752/825] Compiling query_request.cpp
[753/825] Compiling prepare_request.cpp
[754/825] Compiling prepared.cpp
[755/825] Compiling md5.cpp
[756/825] Compiling logger.cpp
[757/825] Compiling prepare_all_handler.cpp
[758/825] Compiling get_time-win.cpp
[759/825] Compiling map_iterator.cpp
[760/825] Compiling get_time-unix.cpp
[761/825] Compiling prepare_host_handler.cpp
[762/825] Compiling get_time-mac.cpp
[763/825] Compiling external.cpp
[764/825] Compiling pooled_connection.cpp
[765/825] Compiling list_policy.cpp
[766/825] Compiling latency_aware_policy.cpp
[767/825] Compiling iterator.cpp
[768/825] Compiling host.cpp
[769/825] Compiling http_client.cpp
[770/825] Compiling event_response.cpp
[771/825] Compiling execution_profile.cpp
[772/825] Compiling event_loop.cpp
[773/825] Compiling encode.cpp
[774/825] Compiling metadata.cpp
[775/825] Compiling dse_point.cpp
[776/825] Compiling future.cpp
[777/825] Compiling error_response.cpp
[778/825] Compiling dse_value.cpp
[779/825] Compiling dse_user_type_value.cpp
[780/825] Compiling execute_request.cpp
[781/825] Compiling driver_info.cpp
[782/825] Compiling dse_tuple.cpp
[783/825] Compiling dse_polygon.cpp
[784/825] Compiling dse_date_range.cpp
[785/825] Compiling dse_collection.cpp
[786/825] Compiling dse_line_string.cpp
[787/825] Compiling dse_auth.cpp
[788/825] Compiling dse_statement.cpp
[789/825] Compiling dse_cluster_config.cpp
[790/825] Compiling decoder.cpp
[791/825] Compiling dse_batch_request.cpp
[792/825] Compiling delayed_connector.cpp
[793/825] Compiling data_type.cpp
[794/825] Compiling data_type_parser.cpp
[795/825] Compiling dc_aware_policy.cpp
[796/825] Compiling control_connector.cpp
[797/825] Compiling connection_pool_manager_initializer.cpp
[798/825] Compiling control_connection.cpp
[799/825] Compiling connection_pool_manager.cpp
[800/825] Compiling connector.cpp
[801/825] Compiling connection_pool_connector.cpp
[802/825] Compiling collection_iterator.cpp
[803/825] Compiling connection_pool.cpp
[804/825] Compiling config.cpp
[805/825] Compiling connection.cpp
[806/825] Compiling collection.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/cluster_config.cpp:17:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/cluster_config.hpp:21:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/config.hpp:25:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/execution_profile.hpp:21:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/blacklist_dc_policy.hpp:21:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/list_policy.hpp:21:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/load_balancing.hpp:24:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/request.hpp:28:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/socket.hpp:25:
/Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/ssl.hpp:116:12: warning: instantiation of variable 'datastax::internal::core::SslContextFactoryBase<datastax::internal::core::OpenSslContextFactory>::ssl_init_guard' required here, but no definition is available [-Wundefined-var-template]
  116 |   uv_once(&ssl_init_guard, T::init);
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/cluster_config.cpp:512:24: note: in instantiation of member function 'datastax::internal::core::SslContextFactoryBase<datastax::internal::core::OpenSslContextFactory>::init_once' requested here
  512 |     SslContextFactory::init_once();
      |                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/ssl.hpp:106:20: note: forward declaration of template entity is here
  106 |   static uv_once_t ssl_init_guard;
      |                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/ssl.hpp:116:12: note: add an explicit instantiation declaration to suppress this warning if 'datastax::internal::core::SslContextFactoryBase<datastax::internal::core::OpenSslContextFactory>::ssl_init_guard' is explicitly instantiated in another translation unit
  116 |   uv_once(&ssl_init_guard, T::init);
      |            ^
1 warning generated.
[807/825] Compiling cluster_config.cpp
[808/825] Compiling blacklist_policy.cpp
[809/825] Compiling cluster_metadata_resolver.cpp
[810/825] Compiling blacklist_dc_policy.cpp
[811/825] Compiling allocated.cpp
[812/825] Compiling auth_responses.cpp
[813/825] Compiling cloud_secure_connection_config.cpp
[814/825] Compiling async.cpp
[815/825] Compiling cluster_connector.cpp
[816/825] Compiling cluster.cpp
[817/825] Compiling batch_request.cpp
[818/825] Compiling auth.cpp
[819/825] Compiling client_insights.cpp
[820/825] Compiling auth_requests.cpp
[821/825] Compiling ssl_openssl_impl.cpp
[822/825] Compiling address.cpp
[823/825] Compiling abstract_data.cpp
[824/825] Compiling address_factory.cpp
[826/835] Compiling CassandraClient CassandraClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/CassandraClient.swift:199:21: warning: capture of 'session' with non-sendable type 'any CassandraSession' in a `@Sendable` closure
197 |         return handler(session).always { _ in
198 |             do {
199 |                 try session.shutdown()
    |                     `- warning: capture of 'session' with non-sendable type 'any CassandraSession' in a `@Sendable` closure
200 |             } catch {
201 |                 self.logger.warning("shutdown error: \(error)")
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:23:17: note: protocol 'CassandraSession' does not conform to the 'Sendable' protocol
 21 |
 22 | /// API for executing statements against Cassandra.
 23 | public protocol CassandraSession {
    |                 `- note: protocol 'CassandraSession' does not conform to the 'Sendable' protocol
 24 |     var eventLoopGroup: EventLoopGroup { get }
 25 |
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/CassandraClient.swift:201:17: warning: capture of 'self' with non-sendable type 'CassandraClient' in a `@Sendable` closure
 21 | /// `CassandraClient` is a wrapper around the [Datastax Cassandra C++ Driver](https://github.com/datastax/cpp-driver)
 22 | ///  and can be used to run queries against a Cassandra database.
 23 | public class CassandraClient: CassandraSession {
    |              `- note: class 'CassandraClient' does not conform to the 'Sendable' protocol
 24 |     private let eventLoopGroupContainer: EventLoopGroupConainer
 25 |     public var eventLoopGroup: EventLoopGroup {
    :
199 |                 try session.shutdown()
200 |             } catch {
201 |                 self.logger.warning("shutdown error: \(error)")
    |                 `- warning: capture of 'self' with non-sendable type 'CassandraClient' in a `@Sendable` closure
202 |             }
203 |         }
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: warning: 'Lock' is deprecated: renamed to 'NIOLock'
231 |         private let logger: Logger
232 |         private var state = State.idle
233 |         private let lock = Lock()
    |                            |- warning: 'Lock' is deprecated: renamed to 'NIOLock'
    |                            `- note: use 'NIOLock' instead
234 |
235 |         private let rawPointer: OpaquePointer
[827/835] Compiling CassandraClient Metrics.swift
[828/836] Compiling CassandraClient Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Configuration.swift:90:40: warning: type 'Cluster' does not conform to the 'Sendable' protocol
 88 |                     do {
 89 |                         let cluster = try self.makeCluster(contactPoints: contactPoints)
 90 |                         clusterPromise.succeed(cluster)
    |                                        `- warning: type 'Cluster' does not conform to the 'Sendable' protocol
 91 |                     } catch {
 92 |                         clusterPromise.fail(error)
    :
211 | // MARK: - Cluster
212 |
213 | internal final class Cluster {
    |                      `- note: class 'Cluster' does not conform to the 'Sendable' protocol
214 |     let rawPointer: OpaquePointer
215 |
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Configuration.swift:109:42: warning: sending 'cluster' risks causing data races; this is an error in the Swift 6 language mode
107 |                         do {
108 |                             let cluster = try self.makeCluster(contactPoints: contactPoints)
109 |                             continuation.resume(returning: cluster)
    |                                          |- warning: sending 'cluster' risks causing data races; this is an error in the Swift 6 language mode
    |                                          `- note: task-isolated 'cluster' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
110 |                         } catch {
111 |                             continuation.resume(throwing: error)
[829/836] Compiling CassandraClient Session.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: warning: 'Lock' is deprecated: renamed to 'NIOLock'
231 |         private let logger: Logger
232 |         private var state = State.idle
233 |         private let lock = Lock()
    |                            |- warning: 'Lock' is deprecated: renamed to 'NIOLock'
    |                            `- note: use 'NIOLock' instead
234 |
235 |         private let rawPointer: OpaquePointer
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:149:29: warning: capture of 'transform' with non-sendable type '(CassandraClient.Row) -> T?' in a `@Sendable` closure
147 |         self.query(query, parameters: parameters, options: options, on: eventLoop, logger: logger).map {
148 |             rows in
149 |             rows.compactMap(transform)
    |                             |- warning: capture of 'transform' with non-sendable type '(CassandraClient.Row) -> T?' in a `@Sendable` closure
    |                             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
150 |         }
151 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:295:31: warning: type 'CassandraClient.Rows' does not conform to the 'Sendable' protocol
293 |                 self.state = .connectingFuture(future)
294 |                 self.lock.unlock()
295 |                 return future.flatMap { _ in
    |                               `- warning: type 'CassandraClient.Rows' does not conform to the 'Sendable' protocol
296 |                     self.lock.withLock {
297 |                         self.state = .connected
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data.swift:24:24: note: class 'Rows' does not conform to the 'Sendable' protocol
 22 | extension CassandraClient {
 23 |     /// Resulting row(s) of a Cassandra query. Data are returned all at once.
 24 |     public final class Rows: Sequence {
    |                        `- note: class 'Rows' does not conform to the 'Sendable' protocol
 25 |         internal let rawPointer: OpaquePointer
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:303:31: warning: type 'CassandraClient.Rows' does not conform to the 'Sendable' protocol
301 |             case .connectingFuture(let future):
302 |                 self.lock.unlock()
303 |                 return future.flatMap { _ in
    |                               `- warning: type 'CassandraClient.Rows' does not conform to the 'Sendable' protocol
304 |                     self.execute(statement: statement, on: eventLoop, logger: logger)
305 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data.swift:24:24: note: class 'Rows' does not conform to the 'Sendable' protocol
 22 | extension CassandraClient {
 23 |     /// Resulting row(s) of a Cassandra query. Data are returned all at once.
 24 |     public final class Rows: Sequence {
    |                        `- note: class 'Rows' does not conform to the 'Sendable' protocol
 25 |         internal let rawPointer: OpaquePointer
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:310:29: warning: type 'CassandraClient.Rows' does not conform to the 'Sendable' protocol
308 |                 let promise = eventLoop.makePromise(of: Rows.self)
309 |                 if #available(macOS 12, iOS 15, tvOS 15, watchOS 8, *) {
310 |                     promise.completeWithTask {
    |                             `- warning: type 'CassandraClient.Rows' does not conform to the 'Sendable' protocol
311 |                         try await task.task.value
312 |                         return try await self.execute(statement: statement, logger: logger)
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data.swift:24:24: note: class 'Rows' does not conform to the 'Sendable' protocol
 22 | extension CassandraClient {
 23 |     /// Resulting row(s) of a Cassandra query. Data are returned all at once.
 24 |     public final class Rows: Sequence {
    |                        `- note: class 'Rows' does not conform to the 'Sendable' protocol
 25 |         internal let rawPointer: OpaquePointer
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:323:29: warning: type 'CassandraClient.Rows' does not conform to the 'Sendable' protocol
321 |                 let future = cass_session_execute(rawPointer, statement.rawPointer)
322 |                 futureSetResultCallback(future!) { result in
323 |                     promise.completeWith(result)
    |                             `- warning: type 'CassandraClient.Rows' does not conform to the 'Sendable' protocol
324 |                 }
325 |                 return promise.futureResult
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data.swift:24:24: note: class 'Rows' does not conform to the 'Sendable' protocol
 22 | extension CassandraClient {
 23 |     /// Resulting row(s) of a Cassandra query. Data are returned all at once.
 24 |     public final class Rows: Sequence {
    |                        `- note: class 'Rows' does not conform to the 'Sendable' protocol
 25 |         internal let rawPointer: OpaquePointer
 26 |
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:296:21: warning: capture of 'self' with non-sendable type 'CassandraClient.Session' in a `@Sendable` closure
222 |
223 | extension CassandraClient {
224 |     internal final class Session: CassandraSession {
    |                          `- note: class 'Session' does not conform to the 'Sendable' protocol
225 |         private let eventLoopGroupContainer: EventLoopGroupConainer
226 |         public var eventLoopGroup: EventLoopGroup {
    :
294 |                 self.lock.unlock()
295 |                 return future.flatMap { _ in
296 |                     self.lock.withLock {
    |                     `- warning: capture of 'self' with non-sendable type 'CassandraClient.Session' in a `@Sendable` closure
297 |                         self.state = .connected
298 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:299:52: warning: capture of 'statement' with non-sendable type 'CassandraClient.Statement' in a `@Sendable` closure
297 |                         self.state = .connected
298 |                     }
299 |                     return self.execute(statement: statement, on: eventLoop, logger: logger)
    |                                                    `- warning: capture of 'statement' with non-sendable type 'CassandraClient.Statement' in a `@Sendable` closure
300 |                 }
301 |             case .connectingFuture(let future):
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Statement.swift:20:24: note: class 'Statement' does not conform to the 'Sendable' protocol
 18 | extension CassandraClient {
 19 |     /// A prepared statement to run in a Cassandra database.
 20 |     public final class Statement: CustomStringConvertible {
    |                        `- note: class 'Statement' does not conform to the 'Sendable' protocol
 21 |         internal let query: String
 22 |         internal let parameters: [Value]
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:297:25: warning: capture of 'self' with non-sendable type 'CassandraClient.Session' in an isolated closure; this is an error in the Swift 6 language mode
222 |
223 | extension CassandraClient {
224 |     internal final class Session: CassandraSession {
    |                          `- note: class 'Session' does not conform to the 'Sendable' protocol
225 |         private let eventLoopGroupContainer: EventLoopGroupConainer
226 |         public var eventLoopGroup: EventLoopGroup {
    :
295 |                 return future.flatMap { _ in
296 |                     self.lock.withLock {
297 |                         self.state = .connected
    |                         `- warning: capture of 'self' with non-sendable type 'CassandraClient.Session' in an isolated closure; this is an error in the Swift 6 language mode
298 |                     }
299 |                     return self.execute(statement: statement, on: eventLoop, logger: logger)
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:304:21: warning: capture of 'self' with non-sendable type 'CassandraClient.Session' in a `@Sendable` closure
222 |
223 | extension CassandraClient {
224 |     internal final class Session: CassandraSession {
    |                          `- note: class 'Session' does not conform to the 'Sendable' protocol
225 |         private let eventLoopGroupContainer: EventLoopGroupConainer
226 |         public var eventLoopGroup: EventLoopGroup {
    :
302 |                 self.lock.unlock()
303 |                 return future.flatMap { _ in
304 |                     self.execute(statement: statement, on: eventLoop, logger: logger)
    |                     `- warning: capture of 'self' with non-sendable type 'CassandraClient.Session' in a `@Sendable` closure
305 |                 }
306 |             case .connecting(let task):
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:304:45: warning: capture of 'statement' with non-sendable type 'CassandraClient.Statement' in a `@Sendable` closure
302 |                 self.lock.unlock()
303 |                 return future.flatMap { _ in
304 |                     self.execute(statement: statement, on: eventLoop, logger: logger)
    |                                             `- warning: capture of 'statement' with non-sendable type 'CassandraClient.Statement' in a `@Sendable` closure
305 |                 }
306 |             case .connecting(let task):
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Statement.swift:20:24: note: class 'Statement' does not conform to the 'Sendable' protocol
 18 | extension CassandraClient {
 19 |     /// A prepared statement to run in a Cassandra database.
 20 |     public final class Statement: CustomStringConvertible {
    |                        `- note: class 'Statement' does not conform to the 'Sendable' protocol
 21 |         internal let query: String
 22 |         internal let parameters: [Value]
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:311:35: warning: capture of 'task' with non-sendable type 'CassandraClient.Session.ConnectionTask' in a `@Sendable` closure
309 |                 if #available(macOS 12, iOS 15, tvOS 15, watchOS 8, *) {
310 |                     promise.completeWithTask {
311 |                         try await task.task.value
    |                                   `- warning: capture of 'task' with non-sendable type 'CassandraClient.Session.ConnectionTask' in a `@Sendable` closure
312 |                         return try await self.execute(statement: statement, logger: logger)
313 |                     }
    :
397 |         }
398 |
399 |         private struct ConnectionTask {
    |                        `- note: consider making struct 'ConnectionTask' conform to the 'Sendable' protocol
400 |             private let _task: Any
401 |
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:312:42: warning: capture of 'self' with non-sendable type 'CassandraClient.Session' in a `@Sendable` closure
222 |
223 | extension CassandraClient {
224 |     internal final class Session: CassandraSession {
    |                          `- note: class 'Session' does not conform to the 'Sendable' protocol
225 |         private let eventLoopGroupContainer: EventLoopGroupConainer
226 |         public var eventLoopGroup: EventLoopGroup {
    :
310 |                     promise.completeWithTask {
311 |                         try await task.task.value
312 |                         return try await self.execute(statement: statement, logger: logger)
    |                                          `- warning: capture of 'self' with non-sendable type 'CassandraClient.Session' in a `@Sendable` closure
313 |                     }
314 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:312:66: warning: capture of 'statement' with non-sendable type 'CassandraClient.Statement' in a `@Sendable` closure
310 |                     promise.completeWithTask {
311 |                         try await task.task.value
312 |                         return try await self.execute(statement: statement, logger: logger)
    |                                                                  `- warning: capture of 'statement' with non-sendable type 'CassandraClient.Statement' in a `@Sendable` closure
313 |                     }
314 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Statement.swift:20:24: note: class 'Statement' does not conform to the 'Sendable' protocol
 18 | extension CassandraClient {
 19 |     /// A prepared statement to run in a Cassandra database.
 20 |     public final class Statement: CustomStringConvertible {
    |                        `- note: class 'Statement' does not conform to the 'Sendable' protocol
 21 |         internal let query: String
 22 |         internal let parameters: [Value]
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:350:30: warning: type 'CassandraClient.PaginatedRows' does not conform to the 'Sendable' protocol
348 |             }
349 |
350 |             return eventLoop.makeSucceededFuture(
    |                              `- warning: type 'CassandraClient.PaginatedRows' does not conform to the 'Sendable' protocol
351 |                 PaginatedRows(session: self, statement: statement, on: eventLoop, logger: logger)
352 |             )
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:21:24: note: class 'PaginatedRows' does not conform to the 'Sendable' protocol
 19 | extension CassandraClient {
 20 |     /// Resulting row(s) of a Cassandra query. Data are paginated.
 21 |     public final class PaginatedRows {
    |                        `- note: class 'PaginatedRows' does not conform to the 'Sendable' protocol
 22 |         let session: Session
 23 |         let statement: Statement
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:363:39: warning: capture of 'self' with non-sendable type 'CassandraClient.Session' in a `@Sendable` closure
222 |
223 | extension CassandraClient {
224 |     internal final class Session: CassandraSession {
    |                          `- note: class 'Session' does not conform to the 'Sendable' protocol
225 |         private let eventLoopGroupContainer: EventLoopGroupConainer
226 |         public var eventLoopGroup: EventLoopGroup {
    :
361 |
362 |                     let future: OpaquePointer
363 |                     if let keyspace = self.configuration.keyspace {
    |                                       `- warning: capture of 'self' with non-sendable type 'CassandraClient.Session' in a `@Sendable` closure
364 |                         future = cass_session_connect_keyspace(self.rawPointer, cluster.rawPointer, keyspace)
365 |                     } else {
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:610:53: warning: capture of 'future' with non-sendable type 'OpaquePointer' in a `@Sendable` closure
608 |     let closure = unmanagedRetainedClosure {
609 |         DispatchQueue.global().async {
610 |             let resultCode = cass_future_error_code(future)
    |                                                     `- warning: capture of 'future' with non-sendable type 'OpaquePointer' in a `@Sendable` closure
611 |             let result: Result<Void, Error> =
612 |                 resultCode == CASS_OK ? .success(()) : .failure(CassandraClient.Error(future))
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:614:13: warning: capture of 'completion' with non-sendable type '(Result<Void, any Error>) -> Void' in a `@Sendable` closure
612 |                 resultCode == CASS_OK ? .success(()) : .failure(CassandraClient.Error(future))
613 |             cass_future_free(future)
614 |             completion(result)
    |             |- warning: capture of 'completion' with non-sendable type '(Result<Void, any Error>) -> Void' in a `@Sendable` closure
    |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
615 |         }
616 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:626:53: warning: capture of 'future' with non-sendable type 'OpaquePointer' in a `@Sendable` closure
624 |     let closure = unmanagedRetainedClosure {
625 |         DispatchQueue.global().async {
626 |             let resultCode = cass_future_error_code(future)
    |                                                     `- warning: capture of 'future' with non-sendable type 'OpaquePointer' in a `@Sendable` closure
627 |             let result: Result<CassandraClient.Rows, Error> =
628 |                 resultCode == CASS_OK
Swift.OpaquePointer:1:23: note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct OpaquePointer {
  |                       `- note: struct 'OpaquePointer' does not conform to the 'Sendable' protocol
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:631:13: warning: capture of 'completion' with non-sendable type '(Result<CassandraClient.Rows, any Error>) -> Void' in a `@Sendable` closure
629 |                 ? .success(CassandraClient.Rows(future)) : .failure(CassandraClient.Error(future))
630 |             cass_future_free(future)
631 |             completion(result)
    |             |- warning: capture of 'completion' with non-sendable type '(Result<CassandraClient.Rows, any Error>) -> Void' in a `@Sendable` closure
    |             `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
632 |         }
633 |     }
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:568:14: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
566 |     @available(macOS 12, iOS 15, tvOS 15, watchOS 8, *)
567 |     private func connect(logger: Logger) -> Task<Void, Swift.Error> {
568 |         Task {
    |              `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
569 |             logger.debug("connecting to: \(self.configuration)")
    |                                            `- note: closure captures 'self' which is accessible to code in the current task
570 |
571 |             let cluster = try await self.configuration.makeCluster()
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:541:34: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
539 |             return try await withCheckedThrowingContinuation { continuation in
540 |                 futureSetResultCallback(future!) { result in
541 |                     continuation.resume(with: result)
    |                                  |- warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
    |                                  `- note: task-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
542 |                 }
543 |             }
[830/836] Compiling CassandraClient Consistency.swift
[831/836] Compiling CassandraClient Statement.swift
[832/836] Compiling CassandraClient Errors.swift
[833/836] Compiling CassandraClient Data+PaginatedRows.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:55:21: warning: capture of 'self' with non-sendable type 'CassandraClient.PaginatedRows' in a `@Sendable` closure
 19 | extension CassandraClient {
 20 |     /// Resulting row(s) of a Cassandra query. Data are paginated.
 21 |     public final class PaginatedRows {
    |                        `- note: class 'PaginatedRows' does not conform to the 'Sendable' protocol
 22 |         let session: Session
 23 |         let statement: Statement
    :
 53 |                 switch result {
 54 |                 case .success(let rows):
 55 |                     self.hasMorePages = cass_result_has_more_pages(rows.rawPointer) == cass_true
    |                     `- warning: capture of 'self' with non-sendable type 'CassandraClient.PaginatedRows' in a `@Sendable` closure
 56 |                     if self.hasMorePages {
 57 |                         cass_statement_set_paging_state(self.statement.rawPointer, rows.rawPointer)
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:81:42: warning: capture of 'body' with non-sendable type '(CassandraClient.Row) throws -> Void' in a `@Sendable` closure
 79 |                 self.nextPage().flatMap { rows in
 80 |                     do {
 81 |                         try rows.forEach(body)
    |                                          |- warning: capture of 'body' with non-sendable type '(CassandraClient.Row) throws -> Void' in a `@Sendable` closure
    |                                          `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 82 |                     } catch {
 83 |                         return eventLoop.makeFailedFuture(error)
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:86:27: warning: capture of 'self' with non-sendable type 'CassandraClient.PaginatedRows' in a `@Sendable` closure
 19 | extension CassandraClient {
 20 |     /// Resulting row(s) of a Cassandra query. Data are paginated.
 21 |     public final class PaginatedRows {
    |                        `- note: class 'PaginatedRows' does not conform to the 'Sendable' protocol
 22 |         let session: Session
 23 |         let statement: Statement
    :
 84 |                     }
 85 |
 86 |                     guard self.hasMorePages else {
    |                           `- warning: capture of 'self' with non-sendable type 'CassandraClient.PaginatedRows' in a `@Sendable` closure
 87 |                         return eventLoop.makeSucceededFuture(())
 88 |                     }
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:89:28: warning: capture of '_forEach()' with non-sendable type '() -> EventLoopFuture<Void>' in a `@Sendable` closure
 87 |                         return eventLoop.makeSucceededFuture(())
 88 |                     }
 89 |                     return _forEach()
    |                            |- warning: capture of '_forEach()' with non-sendable type '() -> EventLoopFuture<Void>' in a `@Sendable` closure
    |                            `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 90 |                 }
 91 |             }
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:78:18: warning: concurrently-executed local function '_forEach()' must be marked as '@Sendable'
 76 |             }
 77 |
 78 |             func _forEach() -> EventLoopFuture<Void> {
    |                  `- warning: concurrently-executed local function '_forEach()' must be marked as '@Sendable'
 79 |                 self.nextPage().flatMap { rows in
 80 |                     do {
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:108:33: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 95 |         /// Iterates through all rows in all pages and applies `transform` on each.
 96 |         @available(*, deprecated, message: "Use Swift Concurrency and AsyncSequence APIs instead.")
 97 |         public func map<T>(_ transform: @escaping (Row) throws -> T) -> EventLoopFuture<[T]> {
    |                         `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 98 |             precondition(
 99 |                 self.hasMorePages,
    :
106 |
107 |             func _map(_ accumulated: [T]) -> EventLoopFuture<[T]> {
108 |                 self.nextPage().flatMap { rows in
    |                                 `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
109 |                     do {
110 |                         let transformed = try rows.map(transform)
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:113:46: warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
 95 |         /// Iterates through all rows in all pages and applies `transform` on each.
 96 |         @available(*, deprecated, message: "Use Swift Concurrency and AsyncSequence APIs instead.")
 97 |         public func map<T>(_ transform: @escaping (Row) throws -> T) -> EventLoopFuture<[T]> {
    |                         `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 98 |             precondition(
 99 |                 self.hasMorePages,
    :
111 |                         let newAccumulated = accumulated + transformed
112 |                         guard self.hasMorePages else {
113 |                             return eventLoop.makeSucceededFuture(newAccumulated)
    |                                              `- warning: type 'T' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
114 |                         }
115 |                         return _map(newAccumulated)
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:110:56: warning: capture of 'transform' with non-sendable type '(CassandraClient.Row) throws -> T' in a `@Sendable` closure
108 |                 self.nextPage().flatMap { rows in
109 |                     do {
110 |                         let transformed = try rows.map(transform)
    |                                                        |- warning: capture of 'transform' with non-sendable type '(CassandraClient.Row) throws -> T' in a `@Sendable` closure
    |                                                        `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
111 |                         let newAccumulated = accumulated + transformed
112 |                         guard self.hasMorePages else {
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:111:46: warning: capture of 'accumulated' with non-sendable type '[T]' in a `@Sendable` closure
 95 |         /// Iterates through all rows in all pages and applies `transform` on each.
 96 |         @available(*, deprecated, message: "Use Swift Concurrency and AsyncSequence APIs instead.")
 97 |         public func map<T>(_ transform: @escaping (Row) throws -> T) -> EventLoopFuture<[T]> {
    |                         `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
 98 |             precondition(
 99 |                 self.hasMorePages,
    :
109 |                     do {
110 |                         let transformed = try rows.map(transform)
111 |                         let newAccumulated = accumulated + transformed
    |                                              `- warning: capture of 'accumulated' with non-sendable type '[T]' in a `@Sendable` closure
112 |                         guard self.hasMorePages else {
113 |                             return eventLoop.makeSucceededFuture(newAccumulated)
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:112:31: warning: capture of 'self' with non-sendable type 'CassandraClient.PaginatedRows' in a `@Sendable` closure
 19 | extension CassandraClient {
 20 |     /// Resulting row(s) of a Cassandra query. Data are paginated.
 21 |     public final class PaginatedRows {
    |                        `- note: class 'PaginatedRows' does not conform to the 'Sendable' protocol
 22 |         let session: Session
 23 |         let statement: Statement
    :
110 |                         let transformed = try rows.map(transform)
111 |                         let newAccumulated = accumulated + transformed
112 |                         guard self.hasMorePages else {
    |                               `- warning: capture of 'self' with non-sendable type 'CassandraClient.PaginatedRows' in a `@Sendable` closure
113 |                             return eventLoop.makeSucceededFuture(newAccumulated)
114 |                         }
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:115:32: warning: capture of '_map' with non-sendable type '([T]) -> EventLoopFuture<[T]>' in a `@Sendable` closure
113 |                             return eventLoop.makeSucceededFuture(newAccumulated)
114 |                         }
115 |                         return _map(newAccumulated)
    |                                |- warning: capture of '_map' with non-sendable type '([T]) -> EventLoopFuture<[T]>' in a `@Sendable` closure
    |                                `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
116 |                     } catch {
117 |                         return eventLoop.makeFailedFuture(error)
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:107:18: warning: concurrently-executed local function '_map' must be marked as '@Sendable'
105 |             }
106 |
107 |             func _map(_ accumulated: [T]) -> EventLoopFuture<[T]> {
    |                  `- warning: concurrently-executed local function '_map' must be marked as '@Sendable'
108 |                 self.nextPage().flatMap { rows in
109 |                     do {
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:221:22: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
219 |             // yielded to continuation.
220 |             self.pageStream = AsyncThrowingStream { continuation in
221 |                 Task {
    |                      `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
222 |                     do {
223 |                         repeat {
    :
225 |                             // it means the `PaginatedRows` has already been iterated
226 |                             // through, which indicates usage error so it's ok to throw.
227 |                             let rows = try await paginatedRows.nextPage()
    |                                                  `- note: closure captures 'paginatedRows' which is accessible to code in the current task
228 |                             continuation.yield(rows)
229 |                         } while paginatedRows.hasMorePages
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:228:42: warning: sending 'rows' risks causing data races; this is an error in the Swift 6 language mode
226 |                             // through, which indicates usage error so it's ok to throw.
227 |                             let rows = try await paginatedRows.nextPage()
228 |                             continuation.yield(rows)
    |                                          |- warning: sending 'rows' risks causing data races; this is an error in the Swift 6 language mode
    |                                          `- note: task-isolated 'rows' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
229 |                         } while paginatedRows.hasMorePages
230 |
[834/836] Compiling CassandraClient Data.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data.swift:421:20: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'TimeBasedUUID.UUIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
418 |     ///
419 |     /// - SeeAlso: https://docs.datastax.com/en/developer/cpp-driver/2.15/topics/basics/uuids/
420 |     private class UUIDGenerator {
    |                   `- note: class 'UUIDGenerator' does not conform to the 'Sendable' protocol
421 |         static let instance = UUIDGenerator()
    |                    |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'TimeBasedUUID.UUIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: annotate 'instance' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
422 |
423 |         let rawPointer: OpaquePointer
[835/836] Emitting module CassandraClient
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data.swift:421:20: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'TimeBasedUUID.UUIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
418 |     ///
419 |     /// - SeeAlso: https://docs.datastax.com/en/developer/cpp-driver/2.15/topics/basics/uuids/
420 |     private class UUIDGenerator {
    |                   `- note: class 'UUIDGenerator' does not conform to the 'Sendable' protocol
421 |         static let instance = UUIDGenerator()
    |                    |- warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'TimeBasedUUID.UUIDGenerator' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: annotate 'instance' with '@MainActor' if property should only be accessed from the main actor
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
422 |
423 |         let rawPointer: OpaquePointer
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: warning: 'Lock' is deprecated: renamed to 'NIOLock'
231 |         private let logger: Logger
232 |         private var state = State.idle
233 |         private let lock = Lock()
    |                            |- warning: 'Lock' is deprecated: renamed to 'NIOLock'
    |                            `- note: use 'NIOLock' instead
234 |
235 |         private let rawPointer: OpaquePointer
[836/836] Compiling CassandraClient Decoding.swift
Build complete! (50.64s)
Build complete.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.41.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.29.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    }
  ],
  "manifest_display_name" : "swift-cassandra-client",
  "name" : "swift-cassandra-client",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CassandraClient",
      "targets" : [
        "CassandraClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Clibuv",
      "module_type" : "ClangTarget",
      "name" : "Clibuv",
      "path" : "Sources/Clibuv",
      "product_memberships" : [
        "CassandraClient"
      ],
      "sources" : [
        "libuv/src/fs-poll.c",
        "libuv/src/idna.c",
        "libuv/src/inet.c",
        "libuv/src/random.c",
        "libuv/src/strscpy.c",
        "libuv/src/strtok.c",
        "libuv/src/threadpool.c",
        "libuv/src/timer.c",
        "libuv/src/unix/async.c",
        "libuv/src/unix/bsd-ifaddrs.c",
        "libuv/src/unix/core.c",
        "libuv/src/unix/darwin-proctitle.c",
        "libuv/src/unix/darwin.c",
        "libuv/src/unix/dl.c",
        "libuv/src/unix/fs.c",
        "libuv/src/unix/fsevents.c",
        "libuv/src/unix/getaddrinfo.c",
        "libuv/src/unix/getnameinfo.c",
        "libuv/src/unix/kqueue.c",
        "libuv/src/unix/loop-watcher.c",
        "libuv/src/unix/loop.c",
        "libuv/src/unix/pipe.c",
        "libuv/src/unix/poll.c",
        "libuv/src/unix/process.c",
        "libuv/src/unix/proctitle.c",
        "libuv/src/unix/random-devurandom.c",
        "libuv/src/unix/random-getentropy.c",
        "libuv/src/unix/signal.c",
        "libuv/src/unix/stream.c",
        "libuv/src/unix/tcp.c",
        "libuv/src/unix/thread.c",
        "libuv/src/unix/tty.c",
        "libuv/src/unix/udp.c",
        "libuv/src/uv-common.c",
        "libuv/src/uv-data-getter-setters.c",
        "libuv/src/version.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CassandraClientTests",
      "module_type" : "SwiftTarget",
      "name" : "CassandraClientTests",
      "path" : "Tests/CassandraClientTests",
      "sources" : [
        "CassandraClientTests.swift"
      ],
      "target_dependencies" : [
        "CassandraClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CassandraClient",
      "module_type" : "SwiftTarget",
      "name" : "CassandraClient",
      "path" : "Sources/CassandraClient",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "Atomics",
        "Logging"
      ],
      "product_memberships" : [
        "CassandraClient"
      ],
      "sources" : [
        "CassandraClient.swift",
        "Configuration.swift",
        "Consistency.swift",
        "Data+PaginatedRows.swift",
        "Data.swift",
        "Decoding.swift",
        "Errors.swift",
        "Metrics.swift",
        "Session.swift",
        "Statement.swift"
      ],
      "target_dependencies" : [
        "CDataStaxDriver"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CDataStaxDriver",
      "module_type" : "ClangTarget",
      "name" : "CDataStaxDriver",
      "path" : "Sources/CDataStaxDriver",
      "product_dependencies" : [
        "NIOSSL"
      ],
      "product_memberships" : [
        "CassandraClient"
      ],
      "sources" : [
        "custom/src/ssl/ssl_openssl_impl.cpp",
        "datastax-cpp-driver/src/abstract_data.cpp",
        "datastax-cpp-driver/src/address.cpp",
        "datastax-cpp-driver/src/address_factory.cpp",
        "datastax-cpp-driver/src/allocated.cpp",
        "datastax-cpp-driver/src/async.cpp",
        "datastax-cpp-driver/src/auth.cpp",
        "datastax-cpp-driver/src/auth_requests.cpp",
        "datastax-cpp-driver/src/auth_responses.cpp",
        "datastax-cpp-driver/src/batch_request.cpp",
        "datastax-cpp-driver/src/blacklist_dc_policy.cpp",
        "datastax-cpp-driver/src/blacklist_policy.cpp",
        "datastax-cpp-driver/src/client_insights.cpp",
        "datastax-cpp-driver/src/cloud_secure_connection_config.cpp",
        "datastax-cpp-driver/src/cluster.cpp",
        "datastax-cpp-driver/src/cluster_config.cpp",
        "datastax-cpp-driver/src/cluster_connector.cpp",
        "datastax-cpp-driver/src/cluster_metadata_resolver.cpp",
        "datastax-cpp-driver/src/collection.cpp",
        "datastax-cpp-driver/src/collection_iterator.cpp",
        "datastax-cpp-driver/src/config.cpp",
        "datastax-cpp-driver/src/connection.cpp",
        "datastax-cpp-driver/src/connection_pool.cpp",
        "datastax-cpp-driver/src/connection_pool_connector.cpp",
        "datastax-cpp-driver/src/connection_pool_manager.cpp",
        "datastax-cpp-driver/src/connection_pool_manager_initializer.cpp",
        "datastax-cpp-driver/src/connector.cpp",
        "datastax-cpp-driver/src/control_connection.cpp",
        "datastax-cpp-driver/src/control_connector.cpp",
        "datastax-cpp-driver/src/data_type.cpp",
        "datastax-cpp-driver/src/data_type_parser.cpp",
        "datastax-cpp-driver/src/dc_aware_policy.cpp",
        "datastax-cpp-driver/src/decoder.cpp",
        "datastax-cpp-driver/src/delayed_connector.cpp",
        "datastax-cpp-driver/src/driver_info.cpp",
        "datastax-cpp-driver/src/dse_auth.cpp",
        "datastax-cpp-driver/src/dse_batch_request.cpp",
        "datastax-cpp-driver/src/dse_cluster_config.cpp",
        "datastax-cpp-driver/src/dse_collection.cpp",
        "datastax-cpp-driver/src/dse_date_range.cpp",
        "datastax-cpp-driver/src/dse_line_string.cpp",
        "datastax-cpp-driver/src/dse_point.cpp",
        "datastax-cpp-driver/src/dse_polygon.cpp",
        "datastax-cpp-driver/src/dse_statement.cpp",
        "datastax-cpp-driver/src/dse_tuple.cpp",
        "datastax-cpp-driver/src/dse_user_type_value.cpp",
        "datastax-cpp-driver/src/dse_value.cpp",
        "datastax-cpp-driver/src/encode.cpp",
        "datastax-cpp-driver/src/error_response.cpp",
        "datastax-cpp-driver/src/event_loop.cpp",
        "datastax-cpp-driver/src/event_response.cpp",
        "datastax-cpp-driver/src/execute_request.cpp",
        "datastax-cpp-driver/src/execution_profile.cpp",
        "datastax-cpp-driver/src/external.cpp",
        "datastax-cpp-driver/src/future.cpp",
        "datastax-cpp-driver/src/get_time-mac.cpp",
        "datastax-cpp-driver/src/get_time-unix.cpp",
        "datastax-cpp-driver/src/get_time-win.cpp",
        "datastax-cpp-driver/src/host.cpp",
        "datastax-cpp-driver/src/http_client.cpp",
        "datastax-cpp-driver/src/iterator.cpp",
        "datastax-cpp-driver/src/latency_aware_policy.cpp",
        "datastax-cpp-driver/src/list_policy.cpp",
        "datastax-cpp-driver/src/logger.cpp",
        "datastax-cpp-driver/src/map_iterator.cpp",
        "datastax-cpp-driver/src/md5.cpp",
        "datastax-cpp-driver/src/memory.cpp",
        "datastax-cpp-driver/src/metadata.cpp",
        "datastax-cpp-driver/src/micro_timer.cpp",
        "datastax-cpp-driver/src/murmur3.cpp",
        "datastax-cpp-driver/src/pooled_connection.cpp",
        "datastax-cpp-driver/src/prepare_all_handler.cpp",
        "datastax-cpp-driver/src/prepare_host_handler.cpp",
        "datastax-cpp-driver/src/prepare_request.cpp",
        "datastax-cpp-driver/src/prepared.cpp",
        "datastax-cpp-driver/src/protocol.cpp",
        "datastax-cpp-driver/src/query_request.cpp",
        "datastax-cpp-driver/src/random.cpp",
        "datastax-cpp-driver/src/reconnection_policy.cpp",
        "datastax-cpp-driver/src/register_request.cpp",
        "datastax-cpp-driver/src/request.cpp",
        "datastax-cpp-driver/src/request_callback.cpp",
        "datastax-cpp-driver/src/request_handler.cpp",
        "datastax-cpp-driver/src/request_processor.cpp",
        "datastax-cpp-driver/src/request_processor_initializer.cpp",
        "datastax-cpp-driver/src/response.cpp",
        "datastax-cpp-driver/src/result_metadata.cpp",
        "datastax-cpp-driver/src/result_response.cpp",
        "datastax-cpp-driver/src/retry_policy.cpp",
        "datastax-cpp-driver/src/ring_buffer.cpp",
        "datastax-cpp-driver/src/round_robin_policy.cpp",
        "datastax-cpp-driver/src/row.cpp",
        "datastax-cpp-driver/src/schema_agreement_handler.cpp",
        "datastax-cpp-driver/src/session.cpp",
        "datastax-cpp-driver/src/session_base.cpp",
        "datastax-cpp-driver/src/socket.cpp",
        "datastax-cpp-driver/src/socket_connector.cpp",
        "datastax-cpp-driver/src/ssl.cpp",
        "datastax-cpp-driver/src/ssl/ring_buffer_bio.cpp",
        "datastax-cpp-driver/src/startup_request.cpp",
        "datastax-cpp-driver/src/statement.cpp",
        "datastax-cpp-driver/src/string_ref.cpp",
        "datastax-cpp-driver/src/supported_response.cpp",
        "datastax-cpp-driver/src/testing.cpp",
        "datastax-cpp-driver/src/third_party/curl/hostcheck.cpp",
        "datastax-cpp-driver/src/third_party/hdr_histogram/hdr_histogram.cpp",
        "datastax-cpp-driver/src/third_party/http-parser/http_parser.c",
        "datastax-cpp-driver/src/timer.cpp",
        "datastax-cpp-driver/src/timestamp_generator.cpp",
        "datastax-cpp-driver/src/token_aware_policy.cpp",
        "datastax-cpp-driver/src/token_map.cpp",
        "datastax-cpp-driver/src/token_map_impl.cpp",
        "datastax-cpp-driver/src/tracing_data_handler.cpp",
        "datastax-cpp-driver/src/tuple.cpp",
        "datastax-cpp-driver/src/user_type_field_iterator.cpp",
        "datastax-cpp-driver/src/user_type_value.cpp",
        "datastax-cpp-driver/src/utils.cpp",
        "datastax-cpp-driver/src/uuids.cpp",
        "datastax-cpp-driver/src/value.cpp",
        "datastax-cpp-driver/src/wait_for_handler.cpp",
        "datastax-cpp-driver/src/whitelist_dc_policy.cpp",
        "datastax-cpp-driver/src/whitelist_policy.cpp",
        "datastax-cpp-driver/src/wkt.cpp"
      ],
      "target_dependencies" : [
        "Clibuv"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/apple/swift-cassandra-client/0.5.0
Repository:               apple/swift-cassandra-client
Swift version used:       6.0
Target:                   CassandraClient
Extracting symbol information for 'CassandraClient'...
Finished extracting symbol information for 'CassandraClient'. (19.80s)
Building documentation for 'CassandraClient'...
Finished building documentation for 'CassandraClient' (0.56s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-cassandra-client/0.5.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-atomics
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-system.git
Updated https://github.com/apple/swift-atomics (0.56s)
Updated https://github.com/apple/swift-system.git (0.56s)
Updated https://github.com/apple/swift-collections.git (0.56s)
[1/2048] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-nio
Updating https://github.com/apple/swift-log
Updating https://github.com/apple/swift-nio-ssl
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.27s)
Updated https://github.com/apple/swift-log (0.76s)
Updated https://github.com/apple/swift-nio (0.85s)
Updated https://github.com/apple/swift-nio-ssl (0.85s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.2 (0.41s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.29.3 (0.56s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.81.0 (0.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.41s)
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.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3292] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.54s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
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
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit Identifier.swift
[12/57] Compiling SymbolKit KindIdentifier.swift
[13/57] Compiling SymbolKit Location.swift
[14/57] Compiling SymbolKit Mutability.swift
[15/57] Compiling SymbolKit SemanticVersion.swift
[16/57] Compiling SymbolKit AccessControl.swift
[17/57] Compiling SymbolKit Availability.swift
[18/57] Compiling SymbolKit AvailabilityItem.swift
[19/57] Compiling SymbolKit Domain.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit Mixin+Equals.swift
[35/57] Compiling SymbolKit Mixin+Hash.swift
[36/57] Compiling SymbolKit Mixin.swift
[37/57] Compiling SymbolKit LineList.swift
[38/57] Compiling SymbolKit Position.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] 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! (5.07s)
Building for debugging...
[0/124] Write swift-version-5BDAB9E9C0126B9D.txt
[2/178] Compiling Logging MetadataProvider.swift
[3/178] Compiling Atomics ManagedAtomic.swift
[4/178] Compiling Atomics ManagedAtomicLazyReference.swift
[5/178] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[6/179] Compiling Atomics AtomicStorage.swift
[7/179] Compiling Atomics AtomicValue.swift
[8/179] Compiling Atomics AtomicMemoryOrderings.swift
[9/179] Compiling Atomics DoubleWord.swift
[10/179] Compiling Atomics Primitives.shims.swift
[11/179] Compiling Atomics AtomicInteger.swift
[16/181] Compiling Atomics UnsafeAtomic.swift
[17/181] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/181] Compiling _NIODataStructures _TinyArray.swift
[21/181] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/181] Compiling _NIODataStructures PriorityQueue.swift
[23/181] Compiling _NIODataStructures Heap.swift
[24/181] Emitting module _NIOBase64
[25/181] Compiling _NIOBase64 Base64.swift
[26/181] Emitting module _NIODataStructures
[27/181] Compiling Atomics IntegerOperations.swift
[28/181] Compiling Atomics Unmanaged extensions.swift
[29/181] Compiling Atomics AtomicOptionalWrappable.swift
[30/181] Compiling Atomics AtomicReference.swift
[31/181] Compiling NIOConcurrencyHelpers NIOLock.swift
[32/181] Compiling NIOConcurrencyHelpers atomics.swift
[33/181] Compiling NIOConcurrencyHelpers lock.swift
[34/181] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[35/181] Emitting module NIOConcurrencyHelpers
[36/181] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[37/181] Compiling Logging Locks.swift
[38/181] Compiling Logging LogHandler.swift
[39/181] Compiling Logging Logging.swift
[40/181] Emitting module Logging
[43/181] Compiling Atomics PointerConformances.swift
[44/181] Compiling Atomics Primitives.native.swift
[45/181] Compiling Atomics OptionalRawRepresentable.swift
[46/181] Compiling Atomics RawRepresentable.swift
[47/181] Compiling Atomics AtomicBool.swift
[48/181] Compiling Atomics IntegerConformances.swift
[49/181] Emitting module InternalCollectionsUtilities
[54/197] Compiling DequeModule Deque+Extras.swift
[55/197] Compiling DequeModule Deque+Hashable.swift
[56/197] Compiling DequeModule Deque+Codable.swift
[57/197] Compiling DequeModule Deque+Collection.swift
[58/197] Compiling DequeModule _DequeBufferHeader.swift
[59/197] Compiling DequeModule _DequeBuffer.swift
[60/197] Compiling DequeModule _DequeSlot.swift
[61/198] Compiling DequeModule _UnsafeWrappedBuffer.swift
[62/198] Compiling DequeModule Deque+Equatable.swift
[63/198] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[66/198] Compiling DequeModule Deque+CustomReflectable.swift
[67/198] Compiling DequeModule Deque+Descriptions.swift
[68/198] Compiling DequeModule Deque+Testing.swift
[69/198] Compiling DequeModule Deque._Storage.swift
[70/198] Compiling DequeModule Deque._UnsafeHandle.swift
[71/198] Compiling DequeModule Deque.swift
[72/198] Emitting module Atomics
[75/198] Emitting module DequeModule
[76/259] Compiling NIOCore GlobalSingletons.swift
[77/259] Compiling NIOCore IO.swift
[78/259] Compiling NIOCore IOData.swift
[79/259] Compiling NIOCore IPProtocol.swift
[80/259] Compiling NIOCore IntegerBitPacking.swift
[81/259] Compiling NIOCore IntegerTypes.swift
[82/265] Compiling NIOCore AddressedEnvelope.swift
[83/265] Compiling NIOCore AsyncAwaitSupport.swift
[84/265] Compiling NIOCore AsyncChannel.swift
[85/265] Compiling NIOCore AsyncChannelHandler.swift
[86/265] Compiling NIOCore AsyncChannelInboundStream.swift
[87/265] Compiling NIOCore AsyncChannelOutboundWriter.swift
[88/265] Compiling NIOCore NIOAsyncSequenceProducer.swift
[89/265] Compiling NIOCore Interfaces.swift
[90/265] Compiling NIOCore Linux.swift
[91/265] Compiling NIOCore MarkedCircularBuffer.swift
[92/265] Compiling NIOCore MulticastChannel.swift
[93/265] Compiling NIOCore NIOAny.swift
[94/265] Compiling NIOCore NIOCloseOnErrorHandler.swift
[95/265] Compiling NIOCore NIOLoopBound.swift
[96/265] Compiling NIOCore NIOScheduledCallback.swift
[97/265] Compiling NIOCore NIOSendable.swift
[98/265] Compiling NIOCore RecvByteBufferAllocator.swift
[99/265] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[100/265] Compiling NIOCore SocketAddresses.swift
[101/265] Compiling NIOCore SocketOptionProvider.swift
[102/265] Compiling NIOCore SystemCallHelpers.swift
[103/265] Compiling NIOCore TimeAmount+Duration.swift
[104/265] Compiling NIOCore TypeAssistedChannelHandler.swift
[105/265] Compiling NIOCore UniversalBootstrapSupport.swift
[106/265] Compiling NIOCore Utilities.swift
[107/265] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[108/265] Compiling NIOCore NIOAsyncWriter.swift
[109/265] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[110/265] Compiling NIOCore BSDSocketAPI.swift
[111/265] Compiling NIOCore ByteBuffer-aux.swift
[112/265] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[113/265] Compiling NIOCore ByteBuffer-conversions.swift
[114/265] Compiling NIOCore Codec.swift
[115/265] Compiling NIOCore ConvenienceOptionSupport.swift
[116/265] Compiling NIOCore DeadChannel.swift
[117/265] Compiling NIOCore DispatchQueue+WithFuture.swift
[118/265] Compiling NIOCore EventLoop+Deprecated.swift
[119/265] Compiling NIOCore EventLoop+SerialExecutor.swift
[120/265] Compiling NIOCore EventLoop.swift
[121/265] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[122/265] Compiling NIOCore EventLoopFuture+Deprecated.swift
[123/265] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[124/265] Compiling NIOCore EventLoopFuture.swift
[125/265] Compiling NIOCore FileDescriptor.swift
[126/265] Compiling NIOCore FileHandle.swift
[127/265] Compiling NIOCore FileRegion.swift
[128/265] Compiling NIOCore Channel.swift
[129/265] Compiling NIOCore ChannelHandler.swift
[130/265] Compiling NIOCore ChannelHandlers.swift
[131/265] Compiling NIOCore ChannelInvoker.swift
[132/265] Compiling NIOCore ChannelOption.swift
[133/265] Compiling NIOCore ChannelPipeline.swift
[134/265] Compiling NIOCore CircularBuffer.swift
[135/265] Compiling NIOCore ByteBuffer-core.swift
[136/265] Compiling NIOCore ByteBuffer-hex.swift
[137/265] Compiling NIOCore ByteBuffer-int.swift
[138/265] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[139/265] Compiling NIOCore ByteBuffer-multi-int.swift
[140/265] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[141/265] Compiling NIOCore ByteBuffer-views.swift
[142/265] Emitting module NIOCore
[143/318] Compiling NIOEmbedded Embedded.swift
[144/318] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[145/318] Compiling NIOEmbedded AsyncTestingChannel.swift
[146/318] Emitting module NIOEmbedded
[147/318] Compiling NIOPosix PooledRecvBufferAllocator.swift
[148/318] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[149/318] Compiling NIOPosix PosixSingletons.swift
[150/318] Compiling NIOPosix RawSocketBootstrap.swift
[151/318] Compiling NIOPosix Resolver.swift
[152/323] Compiling NIOPosix GetaddrinfoResolver.swift
[153/323] Compiling NIOPosix HappyEyeballs.swift
[154/323] Compiling NIOPosix IO.swift
[155/323] Compiling NIOPosix IntegerBitPacking.swift
[156/323] Compiling NIOPosix IntegerTypes.swift
[157/323] Compiling NIOPosix Linux.swift
[158/323] Compiling NIOPosix SocketProtocols.swift
[159/323] Compiling NIOPosix System.swift
[160/323] Compiling NIOPosix Thread.swift
[161/323] Compiling NIOPosix ThreadPosix.swift
[162/323] Compiling NIOPosix ThreadWindows.swift
[163/323] Compiling NIOPosix Selectable.swift
[164/323] Compiling NIOPosix SelectableChannel.swift
[165/323] Compiling NIOPosix SelectableEventLoop.swift
[166/323] Compiling NIOPosix SelectorEpoll.swift
[167/323] Compiling NIOPosix SelectorGeneric.swift
[168/323] Compiling NIOPosix UnsafeTransfer.swift
[169/323] Compiling NIOPosix Utilities.swift
[170/323] Compiling NIOPosix VsockAddress.swift
[171/323] Compiling NIOPosix VsockChannelEvents.swift
[172/323] Compiling NIOPosix resource_bundle_accessor.swift
[173/323] Compiling NIOPosix SelectorKqueue.swift
[174/323] Compiling NIOPosix SelectorUring.swift
[175/323] Compiling NIOPosix ServerSocket.swift
[176/323] Compiling NIOPosix Socket.swift
[177/323] Compiling NIOPosix SocketChannel.swift
[178/323] Compiling NIOPosix BSDSocketAPICommon.swift
[179/323] Compiling NIOPosix BSDSocketAPIPosix.swift
[180/323] Compiling NIOPosix BSDSocketAPIWindows.swift
[181/323] Compiling NIOPosix BaseSocket.swift
[182/323] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[183/323] Compiling NIOPosix BaseSocketChannel.swift
[184/323] Compiling NIOPosix LinuxCPUSet.swift
[185/323] Compiling NIOPosix LinuxUring.swift
[186/323] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[187/323] Compiling NIOPosix NIOThreadPool.swift
[188/323] Compiling NIOPosix NonBlockingFileIO.swift
[189/323] Compiling NIOPosix PendingDatagramWritesManager.swift
[190/323] Compiling NIOPosix PendingWritesManager.swift
[191/323] Compiling NIOPosix PipeChannel.swift
[192/323] Compiling NIOPosix PipePair.swift
[193/323] Compiling NIOPosix Pool.swift
[194/323] Compiling NIOPosix BaseStreamSocketChannel.swift
[195/323] Compiling NIOPosix Bootstrap.swift
[196/323] Compiling NIOPosix ControlMessage.swift
[197/323] Compiling NIOPosix DatagramVectorReadManager.swift
[198/323] Compiling NIOPosix Errors+Any.swift
[199/323] Compiling NIOPosix FileDescriptor.swift
[200/323] Emitting module NIOPosix
[201/325] Emitting module NIO
[202/325] Compiling NIO Exports.swift
[203/331] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[204/331] Compiling NIOTLS TLSEvents.swift
[205/331] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[206/331] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[207/331] Emitting module NIOTLS
[208/331] Compiling NIOTLS SNIHandler.swift
[209/361] Compiling NIOSSL AndroidCABundle.swift
[210/361] Compiling NIOSSL ByteBufferBIO.swift
[211/361] Compiling NIOSSL CustomPrivateKey.swift
[212/361] Compiling NIOSSL IdentityVerification.swift
[213/361] Compiling NIOSSL NIOSSLServerHandler.swift
[214/361] Compiling NIOSSL ObjectIdentifier.swift
[215/361] Compiling NIOSSL PosixPort.swift
[216/364] Compiling NIOSSL SubjectAlternativeName.swift
[217/364] Compiling NIOSSL NIOSSLSecureBytes.swift
[218/364] Compiling NIOSSL RNG.swift
[219/364] Compiling NIOSSL LinuxCABundle.swift
[220/364] Compiling NIOSSL NIOSSLClientHandler.swift
[221/364] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[222/364] Compiling NIOSSL NIOSSLHandler.swift
[223/364] Compiling NIOSSL SafeCompare.swift
[224/364] Compiling NIOSSL Zeroization.swift
[225/364] Compiling NIOSSL TLSConfiguration.swift
[226/364] Compiling NIOSSL SSLInit.swift
[227/364] Compiling NIOSSL SSLPKCS12Bundle.swift
[228/364] Compiling NIOSSL SSLPrivateKey.swift
[229/364] Compiling NIOSSL UniversalBootstrapSupport.swift
[230/364] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[231/364] Compiling NIOSSL resource_bundle_accessor.swift
[232/364] Compiling NIOSSL SSLPublicKey.swift
[233/364] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[234/364] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[235/364] Compiling NIOSSL SSLCallbacks.swift
[236/364] Compiling NIOSSL SSLCertificate.swift
[237/364] Compiling NIOSSL SSLCertificateExtensions.swift
[238/364] Emitting module NIOSSL
[239/364] Compiling NIOSSL SSLConnection.swift
[240/364] Compiling NIOSSL SSLContext.swift
[241/364] Compiling NIOSSL SSLErrors.swift
[241/364] Compiling allocated.cpp
[242/364] Compiling async.cpp
[243/364] Compiling wkt.cpp
[244/364] Compiling auth.cpp
[245/364] Compiling auth_responses.cpp
[246/364] Compiling auth_requests.cpp
[247/364] Compiling blacklist_dc_policy.cpp
[248/364] Compiling whitelist_policy.cpp
[249/364] Compiling batch_request.cpp
[250/364] Compiling connection_pool_manager_initializer.cpp
[251/364] Compiling whitelist_dc_policy.cpp
[252/364] Compiling value.cpp
[253/364] Compiling connector.cpp
[254/364] Compiling uuids.cpp
[255/364] Compiling utils.cpp
[256/364] Compiling client_insights.cpp
[257/364] Compiling user_type_field_iterator.cpp
[258/364] Compiling timer.cpp
[259/364] Compiling wait_for_handler.cpp
[260/364] Compiling http_parser.c
[261/364] Compiling hostcheck.cpp
[262/364] Compiling user_type_value.cpp
[263/364] Compiling hdr_histogram.cpp
[264/364] Compiling tuple.cpp
[265/364] Compiling token_map_impl.cpp
[266/364] Compiling timestamp_generator.cpp
[267/364] Compiling string_ref.cpp
[268/364] Compiling token_aware_policy.cpp
[269/364] Compiling tracing_data_handler.cpp
[270/364] Compiling supported_response.cpp
[271/364] Compiling ring_buffer_bio.cpp
[272/364] Compiling ssl.cpp
[273/364] Compiling startup_request.cpp
[274/364] Compiling statement.cpp
[275/364] Compiling testing.cpp
[276/364] Compiling socket.cpp
[277/364] Compiling socket_connector.cpp
[278/364] Compiling row.cpp
[279/364] Compiling ring_buffer.cpp
[280/364] Compiling token_map.cpp
[281/364] Compiling schema_agreement_handler.cpp
[282/364] Compiling round_robin_policy.cpp
[283/364] Compiling session_base.cpp
[284/364] Compiling retry_policy.cpp
[285/364] Compiling session.cpp
[286/364] Compiling result_metadata.cpp
[287/364] Compiling result_response.cpp
[288/364] Compiling response.cpp
[289/364] Compiling reconnection_policy.cpp
[290/364] Compiling random.cpp
[291/364] Compiling request.cpp
[292/364] Compiling protocol.cpp
[293/364] Compiling register_request.cpp
[294/364] Compiling request_processor_initializer.cpp
[295/364] Compiling request_processor.cpp
[296/364] Compiling request_callback.cpp
[297/364] Compiling micro_timer.cpp
[298/364] Compiling murmur3.cpp
[299/364] Compiling request_handler.cpp
[300/364] Compiling memory.cpp
[301/364] Compiling query_request.cpp
[302/364] Compiling prepare_request.cpp
[303/364] Compiling prepared.cpp
[304/364] Compiling md5.cpp
[305/364] Compiling logger.cpp
[306/364] Compiling prepare_all_handler.cpp
[307/364] Compiling get_time-win.cpp
[308/364] Compiling map_iterator.cpp
[309/364] Compiling get_time-unix.cpp
[310/364] Compiling get_time-mac.cpp
[311/364] Compiling prepare_host_handler.cpp
[312/364] Compiling external.cpp
[313/364] Compiling pooled_connection.cpp
[314/364] Compiling list_policy.cpp
[315/364] Compiling latency_aware_policy.cpp
[316/364] Compiling iterator.cpp
[317/364] Compiling host.cpp
[318/364] Compiling http_client.cpp
[319/364] Compiling event_response.cpp
[320/364] Compiling execution_profile.cpp
[321/364] Compiling event_loop.cpp
[322/364] Compiling encode.cpp
[323/364] Compiling future.cpp
[324/364] Compiling dse_point.cpp
[325/364] Compiling metadata.cpp
[326/364] Compiling error_response.cpp
[327/364] Compiling dse_value.cpp
[328/364] Compiling dse_user_type_value.cpp
[329/364] Compiling execute_request.cpp
[330/364] Compiling driver_info.cpp
[331/364] Compiling dse_tuple.cpp
[332/364] Compiling dse_polygon.cpp
[333/364] Compiling dse_date_range.cpp
[334/364] Compiling dse_line_string.cpp
[335/364] Compiling dse_collection.cpp
[336/364] Compiling dse_auth.cpp
[337/364] Compiling dse_statement.cpp
[338/364] Compiling dse_cluster_config.cpp
[339/364] Compiling decoder.cpp
[340/364] Compiling dse_batch_request.cpp
[341/364] Compiling delayed_connector.cpp
[342/364] Compiling data_type.cpp
[343/364] Compiling data_type_parser.cpp
[344/364] Compiling dc_aware_policy.cpp
[345/364] Compiling control_connector.cpp
[346/364] Compiling config.cpp
[347/364] Compiling connection_pool_connector.cpp
[348/364] Compiling connection_pool_manager.cpp
[349/364] Compiling connection.cpp
[350/364] Compiling control_connection.cpp
[351/364] Compiling collection_iterator.cpp
[352/364] Compiling connection_pool.cpp
[353/364] Compiling collection.cpp
[354/364] Compiling cluster_metadata_resolver.cpp
[355/364] Compiling address.cpp
[356/364] Compiling blacklist_policy.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/cluster_config.cpp:17:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/cluster_config.hpp:21:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/config.hpp:25:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/execution_profile.hpp:21:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/blacklist_dc_policy.hpp:21:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/list_policy.hpp:21:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/load_balancing.hpp:24:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/request.hpp:28:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/socket.hpp:25:
/Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/ssl.hpp:116:12: warning: instantiation of variable 'datastax::internal::core::SslContextFactoryBase<datastax::internal::core::OpenSslContextFactory>::ssl_init_guard' required here, but no definition is available [-Wundefined-var-template]
  116 |   uv_once(&ssl_init_guard, T::init);
      |            ^
/Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/cluster_config.cpp:512:24: note: in instantiation of member function 'datastax::internal::core::SslContextFactoryBase<datastax::internal::core::OpenSslContextFactory>::init_once' requested here
  512 |     SslContextFactory::init_once();
      |                        ^
/Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/ssl.hpp:106:20: note: forward declaration of template entity is here
  106 |   static uv_once_t ssl_init_guard;
      |                    ^
/Users/admin/builder/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/ssl.hpp:116:12: note: add an explicit instantiation declaration to suppress this warning if 'datastax::internal::core::SslContextFactoryBase<datastax::internal::core::OpenSslContextFactory>::ssl_init_guard' is explicitly instantiated in another translation unit
  116 |   uv_once(&ssl_init_guard, T::init);
      |            ^
1 warning generated.
[357/364] Compiling cluster_config.cpp
[358/364] Compiling address_factory.cpp
[359/364] Compiling cluster_connector.cpp
[360/364] Compiling abstract_data.cpp
[361/364] Compiling ssl_openssl_impl.cpp
[362/364] Compiling cloud_secure_connection_config.cpp
[363/364] Compiling cluster.cpp
[365/374] Compiling CassandraClient Metrics.swift
[366/374] Compiling CassandraClient Session.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: warning: 'Lock' is deprecated: renamed to 'NIOLock'
231 |         private let logger: Logger
232 |         private var state = State.idle
233 |         private let lock = Lock()
    |                            |- warning: 'Lock' is deprecated: renamed to 'NIOLock'
    |                            `- note: use 'NIOLock' instead
234 |
235 |         private let rawPointer: OpaquePointer
[367/375] Compiling CassandraClient Data+PaginatedRows.swift
[368/375] Compiling CassandraClient Errors.swift
[369/375] Compiling CassandraClient Decoding.swift
[370/375] Compiling CassandraClient Consistency.swift
[371/375] Emitting module CassandraClient
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: warning: 'Lock' is deprecated: renamed to 'NIOLock'
231 |         private let logger: Logger
232 |         private var state = State.idle
233 |         private let lock = Lock()
    |                            |- warning: 'Lock' is deprecated: renamed to 'NIOLock'
    |                            `- note: use 'NIOLock' instead
234 |
235 |         private let rawPointer: OpaquePointer
[372/375] Compiling CassandraClient CassandraClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: warning: 'Lock' is deprecated: renamed to 'NIOLock'
231 |         private let logger: Logger
232 |         private var state = State.idle
233 |         private let lock = Lock()
    |                            |- warning: 'Lock' is deprecated: renamed to 'NIOLock'
    |                            `- note: use 'NIOLock' instead
234 |
235 |         private let rawPointer: OpaquePointer
[373/375] Compiling CassandraClient Configuration.swift
[374/375] Compiling CassandraClient Data.swift
[375/375] Compiling CassandraClient Statement.swift
Build of target: 'CassandraClient' complete! (17.60s)
     870
7	/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-cassandra-client/0.5.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-cassandra-client/0.5.0
File count: 870
Doc size:   7.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-cassandra-client-0.5.0-6bcf7287.zip to s3://spi-docs-inbox/prod-apple-swift-cassandra-client-0.5.0-6bcf7287.zip
Copying... [14%]
Copying... [23%]
Copying... [32%]
Copying... [42%]
Copying... [51%]
Copying... [60%]
Copying... [74%]
Copying... [84%]
Copying... [93%]
Copying... [100%]
Done.