Build Information
Successful build of swift-cassandra-client, reference main (b99db5
), with Swift 6.1 for macOS (SPM) on 14 May 2025 00:40:02 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-cassandra-client.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-cassandra-client
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b99db59 Update unit_tests.yml to disable 5.9 by default (#56)
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 @):
b99db59928b6932812b836533488b56fe62cc91d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-cassandra-client.git at main
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-log from cache (1.19s)
Fetched https://github.com/apple/swift-atomics from cache (1.19s)
Fetched https://github.com/apple/swift-nio from cache (1.21s)
Fetched https://github.com/apple/swift-nio-ssl from cache (1.21s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.31.0 (1.87s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.48s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.66s)
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-system.git from cache (0.70s)
Fetched https://github.com/apple/swift-collections.git from cache (0.80s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.30s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.49s)
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.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.83.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.2",
"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.31.0",
"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.83.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.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics",
"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.3",
"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/685] Fetching swift-cassandra-client
Fetched https://github.com/apple/swift-cassandra-client.git from cache (0.77s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/apple/swift-nio-ssl from cache
Fetching https://github.com/apple/swift-nio from cache
Fetching https://github.com/apple/swift-atomics from cache
Fetched https://github.com/apple/swift-log from cache (0.76s)
Fetched https://github.com/apple/swift-atomics from cache (0.77s)
Fetched https://github.com/apple/swift-nio from cache (0.78s)
Fetched https://github.com/apple/swift-nio-ssl from cache (0.78s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.31.0 (0.84s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.04s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.03s)
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 main (b99db59)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.31.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-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.3
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.1
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.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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 sources
[1/585] Copying PrivacyInfo.xcprivacy
[3/585] Write sources
[5/585] Write swift-version-2F0A5646E1D333AE.txt
[5/585] Write sources
[8/589] Compiling _AtomicsShims.c
[9/591] Compiling strtok.c
[10/591] Write sources
[17/596] Emitting module _NIOBase64
[18/596] Compiling _NIOBase64 Base64.swift
[19/614] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/614] Compiling InternalCollectionsUtilities Specialize.swift
[21/614] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/614] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/614] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/614] Compiling InternalCollectionsUtilities Debugging.swift
[25/614] Compiling InternalCollectionsUtilities Descriptions.swift
[25/615] Compiling bsd-ifaddrs.c
[26/615] Write sources
[28/615] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/615] Compiling strscpy.c
[30/615] Compiling InternalCollectionsUtilities UInt+reversed.swift
[31/615] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/615] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[33/615] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/615] Compiling version.c
[34/615] Compiling darwin-proctitle.c
[35/615] Compiling uv-data-getter-setters.c
[37/615] Compiling InternalCollectionsUtilities Integer rank.swift
[38/615] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[39/615] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[40/615] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[41/615] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[42/615] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[43/615] Emitting module InternalCollectionsUtilities
[43/615] Compiling uv-common.c
[44/615] Compiling random.c
[45/615] Compiling udp.c
[46/615] Compiling tty.c
[47/615] Compiling thread.c
[48/615] Compiling async.c
[49/615] Compiling tcp.c
[50/615] Compiling signal.c
[51/615] Compiling poll.c
[52/615] Compiling stream.c
[53/615] Compiling random-getentropy.c
[54/615] Compiling inet.c
[55/615] Compiling proctitle.c
[56/631] Compiling random-devurandom.c
[57/631] Compiling process.c
[58/631] Compiling pipe.c
[58/631] Compiling loop-watcher.c
[60/631] Compiling getnameinfo.c
[61/631] Compiling loop.c
[62/631] Compiling kqueue.c
[63/631] Compiling getaddrinfo.c
[64/631] Compiling timer.c
[65/631] Compiling dl.c
[67/631] Compiling DequeModule _DequeBufferHeader.swift
[68/631] Compiling DequeModule _DequeBuffer.swift
[69/631] Compiling DequeModule _DequeSlot.swift
[70/631] Compiling DequeModule Deque+Equatable.swift
[71/631] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[71/632] Compiling threadpool.c
[72/632] Write sources
[73/632] Compiling fsevents.c
[74/632] Compiling idna.c
[75/632] Compiling fs-poll.c
[76/632] Compiling CNIOWindows shim.c
[77/632] Compiling CNIOWindows WSAStartup.c
[79/632] Emitting module _NIODataStructures
[80/632] Compiling _NIODataStructures Heap.swift
[81/632] Compiling _NIODataStructures PriorityQueue.swift
[82/632] Compiling _NIODataStructures _TinyArray.swift
[82/632] Compiling CNIOWASI CNIOWASI.c
[83/632] Compiling darwin.c
[84/632] Compiling fs.c
[85/632] Compiling CNIOLinux shim.c
[86/632] Compiling core.c
[87/632] Compiling CNIOLinux liburing_shims.c
[88/632] Compiling fiat_p256_adx_sqr.S
[88/632] Compiling fiat_p256_adx_mul.S
[90/632] Compiling fiat_curve25519_adx_square.S
[91/632] Compiling fiat_curve25519_adx_mul.S
[93/632] Compiling Logging Locks.swift
[94/632] Emitting module Logging
[95/632] Compiling Logging MetadataProvider.swift
[96/632] Compiling Logging Logging.swift
[97/632] Compiling Logging LogHandler.swift
[98/632] Compiling DequeModule _UnsafeWrappedBuffer.swift
[99/632] Compiling DequeModule Deque+Extras.swift
[100/632] Compiling DequeModule Deque+Hashable.swift
[101/632] Compiling DequeModule Deque+Testing.swift
[102/632] Compiling DequeModule Deque._Storage.swift
[103/632] Compiling DequeModule Deque._UnsafeHandle.swift
[104/632] Compiling DequeModule Deque.swift
[105/632] Compiling DequeModule Deque+CustomReflectable.swift
[106/632] Compiling DequeModule Deque+Descriptions.swift
[107/632] Compiling DequeModule Deque+Codable.swift
[108/632] Compiling DequeModule Deque+Collection.swift
[109/632] Emitting module DequeModule
[109/632] Compiling CNIODarwin shim.c
[110/632] Compiling CNIOBoringSSLShims shims.c
[111/632] Compiling tls_record.cc
[112/632] Compiling ssl_versions.cc
[112/632] Compiling tls13_client.cc
[114/632] Compiling tls13_both.cc
[114/632] Compiling ssl_transcript.cc
[114/632] Compiling t1_enc.cc
[114/632] Compiling tls13_enc.cc
[114/632] Compiling tls_method.cc
[114/632] Compiling ssl_x509.cc
[114/632] Compiling tls13_server.cc
[121/632] Compiling ssl_stat.cc
[122/632] Compiling ssl_buffer.cc
[123/632] Compiling ssl_file.cc
[124/632] Compiling ssl_privkey.cc
[125/632] Compiling ssl_cipher.cc
[126/632] Compiling ssl_key_share.cc
[127/632] Compiling ssl_cert.cc
[128/632] Compiling ssl_credential.cc
[129/632] Compiling ssl_session.cc
[130/632] Compiling ssl_lib.cc
[131/632] Compiling ssl_asn1.cc
[132/632] Compiling ssl_aead_ctx.cc
[133/632] Compiling s3_pkt.cc
[134/632] Compiling s3_lib.cc
[135/632] Compiling s3_both.cc
[136/632] Compiling handshake.cc
[137/632] Compiling handoff.cc
[138/632] Compiling handshake_client.cc
[139/632] Compiling handshake_server.cc
[140/632] Compiling md5-x86_64-linux.S
[141/632] Compiling md5-x86_64-apple.S
[142/632] Compiling md5-586-linux.S
[143/632] Compiling md5-586-apple.S
[144/632] Compiling extensions.cc
[145/632] Compiling chacha20_poly1305_x86_64-linux.S
[146/632] Compiling chacha20_poly1305_x86_64-apple.S
[147/632] Compiling chacha20_poly1305_armv8-win.S
[148/632] Compiling chacha20_poly1305_armv8-linux.S
[149/632] Compiling chacha20_poly1305_armv8-apple.S
[150/632] Compiling err_data.cc
[151/632] Compiling chacha-x86_64-linux.S
[152/632] Compiling chacha-x86_64-apple.S
[153/632] Compiling bio_ssl.cc
[154/632] Compiling dtls_method.cc
[155/632] Compiling chacha-x86-apple.S
[155/632] Compiling chacha-x86-linux.S
[157/632] Compiling chacha-armv8-win.S
[158/632] Compiling dtls_record.cc
[159/632] Compiling d1_srtp.cc
[160/632] Compiling d1_pkt.cc
[161/632] Compiling encrypted_client_hello.cc
[162/632] Compiling chacha-armv4-linux.S
[163/632] Compiling aes128gcmsiv-x86_64-linux.S
[163/632] Compiling aes128gcmsiv-x86_64-apple.S
[163/632] Compiling chacha-armv8-linux.S
[166/632] Compiling chacha-armv8-apple.S
[167/632] Compiling x86_64-mont5-linux.S
[168/632] Compiling x86_64-mont5-apple.S
[169/632] Compiling x86_64-mont-linux.S
[170/632] Compiling x86_64-mont-apple.S
[171/632] Compiling x86-mont-linux.S
[172/632] Compiling vpaes-x86_64-linux.S
[173/632] Compiling x86-mont-apple.S
[174/632] Compiling vpaes-x86_64-apple.S
[175/632] Compiling vpaes-x86-linux.S
[176/632] Compiling d1_lib.cc
[177/632] Compiling vpaes-armv8-win.S
[178/632] Compiling vpaes-x86-apple.S
[179/632] Compiling vpaes-armv8-linux.S
[180/632] Compiling sha512-x86_64-linux.S
[181/632] Compiling vpaes-armv7-linux.S
[182/632] Compiling vpaes-armv8-apple.S
[183/632] Compiling sha512-x86_64-apple.S
[184/632] Compiling sha512-armv8-win.S
[185/632] Compiling sha512-armv8-linux.S
[186/632] Compiling d1_both.cc
[187/632] Compiling sha512-armv4-linux.S
[188/632] Compiling sha512-armv8-apple.S
[189/632] Compiling sha512-586-linux.S
[190/632] Compiling sha256-x86_64-linux.S
[191/632] Compiling sha512-586-apple.S
[192/632] Compiling sha256-x86_64-apple.S
[193/632] Compiling sha256-armv8-win.S
[194/632] Compiling sha256-armv4-linux.S
[195/632] Compiling sha256-armv8-linux.S
[196/632] Compiling sha256-armv8-apple.S
[197/632] Compiling sha256-586-linux.S
[198/632] Compiling sha1-x86_64-linux.S
[199/632] Compiling sha256-586-apple.S
[200/632] Compiling sha1-x86_64-apple.S
[201/632] Compiling sha1-armv8-linux.S
[202/632] Compiling sha1-armv8-win.S
[203/632] Compiling sha1-586-linux.S
[204/632] Compiling sha1-armv4-large-linux.S
[205/632] Compiling sha1-armv8-apple.S
[206/632] Compiling sha1-586-apple.S
[207/632] Compiling rsaz-avx2-linux.S
[208/632] Compiling rsaz-avx2-apple.S
[209/632] Compiling rdrand-x86_64-linux.S
[210/632] Compiling rdrand-x86_64-apple.S
[211/632] Compiling p256_beeu-x86_64-asm-apple.S
[212/632] Compiling p256_beeu-x86_64-asm-linux.S
[213/632] Compiling p256_beeu-armv8-asm-win.S
[214/632] Compiling p256_beeu-armv8-asm-linux.S
[215/632] Compiling p256-x86_64-asm-linux.S
[215/632] Compiling p256_beeu-armv8-asm-apple.S
[217/632] Compiling p256-x86_64-asm-apple.S
[218/632] Compiling p256-armv8-asm-win.S
[219/632] Compiling p256-armv8-asm-linux.S
[220/632] Compiling ghashv8-armv8-win.S
[221/632] Compiling p256-armv8-asm-apple.S
[222/632] Compiling ghashv8-armv8-linux.S
[223/632] Compiling ghashv8-armv8-apple.S
[224/632] Compiling ghash-x86_64-linux.S
[225/632] Compiling ghash-x86_64-apple.S
[226/632] Compiling ghash-x86-linux.S
[227/632] Compiling ghashv8-armv7-linux.S
[228/632] Compiling ghash-x86-apple.S
[229/632] Compiling ghash-ssse3-x86_64-linux.S
[230/632] Compiling ghash-ssse3-x86_64-apple.S
[231/632] Compiling ghash-ssse3-x86-linux.S
[232/632] Compiling ghash-ssse3-x86-apple.S
[233/632] Compiling ghash-neon-armv8-win.S
[234/632] Compiling ghash-neon-armv8-apple.S
[235/632] Compiling ghash-armv4-linux.S
[236/632] Compiling co-586-linux.S
[236/632] Compiling ghash-neon-armv8-linux.S
[238/632] Compiling bsaes-armv7-linux.S
[239/632] Compiling bn-armv8-win.S
[240/632] Compiling co-586-apple.S
[241/632] Compiling bn-armv8-apple.S
[242/632] Compiling bn-armv8-linux.S
[243/632] Compiling bn-586-linux.S
[244/632] Compiling bn-586-apple.S
[245/632] Compiling armv8-mont-win.S
[246/632] Compiling armv8-mont-linux.S
[247/632] Compiling armv8-mont-apple.S
[248/632] Compiling armv4-mont-linux.S
[249/632] Compiling aesv8-gcm-armv8-win.S
[250/632] Compiling aesv8-gcm-armv8-linux.S
[251/632] Compiling aesv8-armv8-win.S
[252/632] Compiling aesv8-gcm-armv8-apple.S
[252/632] Compiling aesv8-armv8-linux.S
[254/632] Compiling aesv8-armv7-linux.S
[255/632] Compiling aesv8-armv8-apple.S
[256/632] Compiling aesni-x86_64-linux.S
[257/632] Compiling aesni-x86-linux.S
[258/632] Compiling aesni-x86-apple.S
[259/632] Compiling aesni-x86_64-apple.S
[260/632] Compiling aesni-gcm-x86_64-apple.S
[261/632] Compiling aesni-gcm-x86_64-linux.S
[262/632] Compiling aes-gcm-avx2-x86_64-linux.S
[263/632] Compiling aes-gcm-avx2-x86_64-apple.S
[264/632] Compiling aes-gcm-avx10-x86_64-apple.S
[265/632] Compiling aes-gcm-avx10-x86_64-linux.S
[266/632] Compiling x_x509a.cc
[267/632] Compiling x_spki.cc
[268/632] Compiling x_val.cc
[269/632] Compiling x_sig.cc
[270/632] Compiling x_x509.cc
[271/632] Compiling x_pubkey.cc
[272/632] Compiling x_req.cc
[273/632] Compiling x_name.cc
[274/632] Compiling x_crl.cc
[275/632] Compiling x_exten.cc
[276/632] Compiling x_attrib.cc
[277/632] Compiling x_algor.cc
[278/632] Compiling x509spki.cc
[279/632] Compiling x_all.cc
[280/632] Compiling x509rset.cc
[281/632] Compiling x509cset.cc
[282/632] Compiling x509name.cc
[283/632] Compiling x509_v3.cc
[284/632] Compiling x509_vpm.cc
[285/632] Compiling x509_vfy.cc
[286/632] Compiling x509_txt.cc
[287/632] Compiling x509_set.cc
[288/632] Compiling x509_trs.cc
[289/632] Compiling x509_req.cc
[290/632] Compiling x509_obj.cc
[291/632] Compiling x509_def.cc
[292/632] Compiling x509_lu.cc
[293/632] Compiling x509_d2.cc
[294/632] Compiling x509_ext.cc
[295/632] Compiling x509_cmp.cc
[296/632] Compiling x509_att.cc
[297/632] Compiling x509.cc
[298/632] Compiling v3_skey.cc
[299/632] Compiling v3_prn.cc
[300/632] Compiling v3_purp.cc
[301/632] Compiling v3_utl.cc
[302/632] Compiling v3_ocsp.cc
[303/632] Compiling v3_pcons.cc
[304/632] Compiling v3_pmaps.cc
[305/632] Compiling v3_ncons.cc
[306/632] Compiling v3_int.cc
[307/632] Compiling v3_lib.cc
[308/632] Compiling v3_info.cc
[309/632] Compiling v3_ia5.cc
[310/632] Compiling v3_extku.cc
[311/632] Compiling v3_genn.cc
[312/632] Compiling v3_enum.cc
[313/632] Compiling v3_crld.cc
[314/632] Compiling v3_conf.cc
[315/632] Compiling v3_cpols.cc
[316/632] Compiling v3_bitst.cc
[317/632] Compiling v3_bcons.cc
[318/632] Compiling v3_akeya.cc
[319/632] Compiling v3_akey.cc
[320/632] Compiling v3_alt.cc
[321/632] Compiling t_x509a.cc
[322/632] Compiling t_x509.cc
[323/632] Compiling t_crl.cc
[324/632] Compiling t_req.cc
[325/632] Compiling rsa_pss.cc
[326/632] Compiling i2d_pr.cc
[327/632] Compiling name_print.cc
[328/632] Compiling policy.cc
[329/632] Compiling by_file.cc
[330/632] Compiling by_dir.cc
[331/632] Compiling a_verify.cc
[332/632] Compiling a_digest.cc
[333/632] Compiling algorithm.cc
[333/632] Compiling asn1_gen.cc
[335/632] Compiling a_sign.cc
[336/632] Compiling voprf.cc
[337/632] Compiling thread_win.cc
[338/632] Compiling thread_none.cc
[339/632] Compiling thread.cc
[340/632] Compiling thread_pthread.cc
[341/632] Compiling trust_token.cc
[342/632] Compiling stack.cc
[343/632] Compiling pmbtoken.cc
[344/632] Compiling slhdsa.cc
[345/632] Compiling spake2plus.cc
[346/632] Compiling siphash.cc
[347/632] Compiling sha512.cc
[348/632] Compiling sha256.cc
[349/632] Compiling sha1.cc
[350/632] Compiling rsa_extra.cc
[351/632] Compiling rsa_print.cc
[352/632] Compiling rsa_crypt.cc
[353/632] Compiling refcount.cc
[354/632] Compiling rc4.cc
[355/632] Compiling rsa_asn1.cc
[356/632] Compiling windows.cc
[357/632] Compiling urandom.cc
[358/632] Compiling trusty.cc
[359/632] Compiling rand.cc
[360/632] Compiling ios.cc
[361/632] Compiling poly1305_arm_asm.S
[362/632] Compiling passive.cc
[363/632] Compiling getentropy.cc
[364/632] Compiling forkunsafe.cc
[365/632] Compiling fork_detect.cc
[366/632] Compiling deterministic.cc
[367/632] Compiling poly1305_vec.cc
[368/632] Compiling poly1305_arm.cc
[369/632] Compiling poly1305.cc
[370/632] Compiling pool.cc
[371/632] Compiling pkcs8.cc
[372/632] Compiling pkcs8_x509.cc
[373/632] Compiling pkcs7.cc
[374/632] Compiling p5_pbev2.cc
[375/632] Compiling pkcs7_x509.cc
[376/632] Compiling pem_xaux.cc
[377/632] Compiling pem_x509.cc
[378/632] Compiling pem_pkey.cc
[379/632] Compiling pem_pk8.cc
[380/632] Compiling pem_oth.cc
[381/632] Compiling mlkem.cc
[382/632] Compiling obj_xref.cc
[383/632] Compiling mldsa.cc
[384/632] Compiling pem_info.cc
[385/632] Compiling pem_lib.cc
[386/632] Compiling pem_all.cc
[387/632] Compiling obj.cc
[388/632] Compiling poly_rq_mul.S
[389/632] Compiling fips_shared_support.cc
[390/632] Compiling mem.cc
[391/632] Compiling md5.cc
[392/632] Compiling md4.cc
[393/632] Compiling lhash.cc
[394/632] Compiling kyber.cc
[395/632] Compiling sign.cc
[396/632] Compiling ex_data.cc
[397/632] Compiling scrypt.cc
[398/632] Compiling print.cc
[399/632] Compiling pbkdf.cc
[400/632] Compiling hpke.cc
[401/632] Compiling hrss.cc
[402/632] Compiling p_x25519_asn1.cc
[403/632] Compiling p_x25519.cc
[404/632] Compiling p_ed25519.cc
[405/632] Compiling p_rsa_asn1.cc
[406/632] Compiling p_rsa.cc
[407/632] Compiling p_hkdf.cc
[408/632] Compiling p_ec.cc
[409/632] Compiling p_ed25519_asn1.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 ecdh.cc
[420/632] Compiling ecdsa_asn1.cc
[421/632] Compiling hash_to_curve.cc
[422/632] Compiling ec_derive.cc
[423/632] Compiling dsa.cc
[424/632] Compiling dsa_asn1.cc
[425/632] Compiling ec_asn1.cc
[426/632] Compiling params.cc
[427/632] Compiling bcm.cc
[428/632] Compiling digest_extra.cc
[429/632] Compiling x25519-asm-arm.S
[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_linux.cc
[437/632] Compiling cpu_aarch64_win.cc
[438/632] Compiling cpu_arm_freebsd.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 conf.cc
[446/632] Compiling get_cipher.cc
[447/632] Compiling tls_cbc.cc
[448/632] Compiling e_rc4.cc
[449/632] Compiling e_tls.cc
[450/632] Compiling e_rc2.cc
[451/632] Compiling e_null.cc
[452/632] Compiling e_des.cc
[453/632] Compiling e_chacha20poly1305.cc
[454/632] Compiling e_aesgcmsiv.cc
[455/632] Compiling derive_key.cc
[456/632] Compiling e_aesctrhmac.cc
[457/632] Compiling chacha.cc
[458/632] Compiling unicode.cc
[459/632] Compiling ber.cc
[460/632] Compiling cbs.cc
[461/632] Compiling cbb.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 hexdump.cc
[471/632] Compiling pair.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 base64.cc
[478/632] Compiling bio.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 posix_time.cc
[485/632] Compiling f_string.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_type.cc
[493/632] Compiling a_time.cc
[494/632] Compiling a_octet.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
[498/632] Write sources
[500/632] Compiling a_int.cc
[501/632] Compiling a_i2d_fp.cc
[502/645] Compiling a_d2i_fp.cc
[503/649] Compiling a_dup.cc
[504/651] Compiling a_gentm.cc
[505/651] Compiling a_bool.cc
[506/651] Compiling a_bitstr.cc
[508/651] Compiling Atomics UnsafeAtomic.swift
[509/651] Compiling Atomics UnsafeAtomicLazyReference.swift
[510/651] Compiling Atomics ManagedAtomic.swift
[511/651] Compiling Atomics ManagedAtomicLazyReference.swift
[512/653] Compiling Atomics AtomicMemoryOrderings.swift
[513/653] Compiling Atomics DoubleWord.swift
[514/653] Compiling Atomics AtomicStorage.swift
[515/653] Compiling Atomics AtomicValue.swift
[516/653] Compiling Atomics AtomicOptionalWrappable.swift
[517/653] Compiling Atomics AtomicReference.swift
[518/653] Compiling Atomics IntegerOperations.swift
[519/653] Compiling Atomics Unmanaged extensions.swift
[520/653] Compiling Atomics Primitives.shims.swift
[521/653] Compiling Atomics AtomicInteger.swift
[522/653] Compiling Atomics PointerConformances.swift
[523/653] Compiling Atomics Primitives.native.swift
[524/653] Compiling Atomics AtomicBool.swift
[525/653] Compiling Atomics IntegerConformances.swift
[526/653] Compiling Atomics OptionalRawRepresentable.swift
[527/653] Compiling Atomics RawRepresentable.swift
[528/653] Emitting module Atomics
[528/653] Compiling c-nioatomics.c
[529/653] Compiling c-atomics.c
[531/659] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[532/659] Compiling NIOConcurrencyHelpers NIOLock.swift
[533/659] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[534/659] Compiling NIOConcurrencyHelpers atomics.swift
[535/659] Emitting module NIOConcurrencyHelpers
[536/659] Compiling NIOConcurrencyHelpers lock.swift
[537/721] Compiling NIOCore AddressedEnvelope.swift
[538/721] Compiling NIOCore AsyncAwaitSupport.swift
[539/721] Compiling NIOCore AsyncChannel.swift
[540/721] Compiling NIOCore AsyncChannelHandler.swift
[541/721] Compiling NIOCore AsyncChannelInboundStream.swift
[542/721] Compiling NIOCore AsyncChannelOutboundWriter.swift
[543/721] Compiling NIOCore NIOAsyncSequenceProducer.swift
[544/727] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[545/727] Compiling NIOCore EventLoopFuture+Deprecated.swift
[546/727] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[547/727] Compiling NIOCore EventLoopFuture.swift
[548/727] Compiling NIOCore FileDescriptor.swift
[549/727] Compiling NIOCore FileHandle.swift
[550/727] Compiling NIOCore FileRegion.swift
[551/727] Compiling NIOCore Linux.swift
[552/727] Compiling NIOCore MarkedCircularBuffer.swift
[553/727] Compiling NIOCore MulticastChannel.swift
[554/727] Compiling NIOCore NIOAny.swift
[555/727] Compiling NIOCore NIOCloseOnErrorHandler.swift
[556/727] Compiling NIOCore NIOLoopBound.swift
[557/727] Compiling NIOCore Codec.swift
[558/727] Compiling NIOCore ConvenienceOptionSupport.swift
[559/727] Compiling NIOCore DeadChannel.swift
[560/727] Compiling NIOCore DispatchQueue+WithFuture.swift
[561/727] Compiling NIOCore EventLoop+Deprecated.swift
[562/727] Compiling NIOCore EventLoop+SerialExecutor.swift
[563/727] Compiling NIOCore EventLoop.swift
[564/727] Compiling NIOCore SocketOptionProvider.swift
[565/727] Compiling NIOCore SystemCallHelpers.swift
[566/727] Compiling NIOCore TimeAmount+Duration.swift
[567/727] Compiling NIOCore TypeAssistedChannelHandler.swift
[568/727] Compiling NIOCore UniversalBootstrapSupport.swift
[569/727] Compiling NIOCore Utilities.swift
[570/727] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[571/727] Compiling NIOCore NIOAsyncWriter.swift
[572/727] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[573/727] Compiling NIOCore BSDSocketAPI.swift
[574/727] Compiling NIOCore ByteBuffer-aux.swift
[575/727] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[576/727] Compiling NIOCore ByteBuffer-conversions.swift
[577/727] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[578/727] Compiling NIOCore NIOScheduledCallback.swift
[579/727] Compiling NIOCore NIOSendable.swift
[580/727] Compiling NIOCore RecvByteBufferAllocator.swift
[581/727] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[582/727] Compiling NIOCore SocketAddresses.swift
[583/727] Compiling NIOCore Channel.swift
[584/727] Compiling NIOCore ChannelHandler.swift
[585/727] Compiling NIOCore ChannelHandlers.swift
[586/727] Compiling NIOCore ChannelInvoker.swift
[587/727] Compiling NIOCore ChannelOption.swift
[588/727] Compiling NIOCore ChannelPipeline.swift
[589/727] Compiling NIOCore CircularBuffer.swift
[590/727] Compiling NIOCore GlobalSingletons.swift
[591/727] Compiling NIOCore IO.swift
[592/727] Compiling NIOCore IOData.swift
[593/727] Compiling NIOCore IPProtocol.swift
[594/727] Compiling NIOCore IntegerBitPacking.swift
[595/727] Compiling NIOCore IntegerTypes.swift
[596/727] Compiling NIOCore Interfaces.swift
[597/727] Compiling NIOCore ByteBuffer-core.swift
[598/727] Compiling NIOCore ByteBuffer-hex.swift
[599/727] Compiling NIOCore ByteBuffer-int.swift
[600/727] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[601/727] Compiling NIOCore ByteBuffer-multi-int.swift
[602/727] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[603/727] Compiling NIOCore ByteBuffer-views.swift
[604/727] Emitting module NIOCore
[605/779] Compiling NIOEmbedded AsyncTestingChannel.swift
[606/779] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[607/779] Emitting module NIOEmbedded
[608/779] Compiling NIOEmbedded Embedded.swift
[609/779] Compiling NIOPosix Linux.swift
[610/779] Compiling NIOPosix LinuxCPUSet.swift
[611/779] Compiling NIOPosix LinuxUring.swift
[612/779] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[613/779] Compiling NIOPosix NIOThreadPool.swift
[614/784] Compiling NIOPosix Pool.swift
[615/784] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[616/784] Compiling NIOPosix PosixSingletons.swift
[617/784] Compiling NIOPosix RawSocketBootstrap.swift
[618/784] Compiling NIOPosix Resolver.swift
[619/784] Emitting module NIOPosix
[620/784] Compiling NIOPosix GetaddrinfoResolver.swift
[621/784] Compiling NIOPosix HappyEyeballs.swift
[622/784] Compiling NIOPosix IO.swift
[623/784] Compiling NIOPosix IntegerBitPacking.swift
[624/784] Compiling NIOPosix IntegerTypes.swift
[625/784] Compiling NIOPosix BaseStreamSocketChannel.swift
[626/784] Compiling NIOPosix Bootstrap.swift
[627/784] Compiling NIOPosix ControlMessage.swift
[628/784] Compiling NIOPosix DatagramVectorReadManager.swift
[629/784] Compiling NIOPosix Errors+Any.swift
[630/784] Compiling NIOPosix FileDescriptor.swift
[631/784] Compiling NIOPosix SocketProtocols.swift
[632/784] Compiling NIOPosix System.swift
[633/784] Compiling NIOPosix Thread.swift
[634/784] Compiling NIOPosix ThreadPosix.swift
[635/784] Compiling NIOPosix ThreadWindows.swift
[636/784] Compiling NIOPosix BSDSocketAPICommon.swift
[637/784] Compiling NIOPosix BSDSocketAPIPosix.swift
[638/784] Compiling NIOPosix BSDSocketAPIWindows.swift
[639/784] Compiling NIOPosix BaseSocket.swift
[640/784] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[641/784] Compiling NIOPosix BaseSocketChannel.swift
[642/784] Compiling NIOPosix Selectable.swift
[643/784] Compiling NIOPosix SelectableChannel.swift
[644/784] Compiling NIOPosix SelectableEventLoop.swift
[645/784] Compiling NIOPosix SelectorEpoll.swift
[646/784] Compiling NIOPosix SelectorGeneric.swift
[647/784] Compiling NIOPosix SelectorKqueue.swift
[648/784] Compiling NIOPosix SelectorUring.swift
[649/784] Compiling NIOPosix ServerSocket.swift
[650/784] Compiling NIOPosix Socket.swift
[651/784] Compiling NIOPosix SocketChannel.swift
[652/784] Compiling NIOPosix NonBlockingFileIO.swift
[653/784] Compiling NIOPosix PendingDatagramWritesManager.swift
[654/784] Compiling NIOPosix PendingWritesManager.swift
[655/784] Compiling NIOPosix PipeChannel.swift
[656/784] Compiling NIOPosix PipePair.swift
[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] Emitting module NIO
[663/786] Compiling NIO Exports.swift
[664/792] Compiling NIOTLS TLSEvents.swift
[665/792] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[666/792] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[667/792] Emitting module NIOTLS
[668/792] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[669/792] Compiling NIOTLS SNIHandler.swift
[670/823] Emitting module NIOSSL
[671/826] Compiling NIOSSL UniversalBootstrapSupport.swift
[672/826] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[673/826] Compiling NIOSSL resource_bundle_accessor.swift
[674/826] Compiling NIOSSL SubjectAlternativeName.swift
[675/826] Compiling NIOSSL NIOSSLSecureBytes.swift
[676/826] Compiling NIOSSL RNG.swift
[677/826] Compiling NIOSSL LinuxCABundle.swift
[678/826] Compiling NIOSSL NIOSSLClientHandler.swift
[679/826] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[680/826] Compiling NIOSSL NIOSSLHandler.swift
[681/826] Compiling NIOSSL SSLCertificate.swift
[682/826] Compiling NIOSSL SSLCertificateExtensions.swift
[683/826] Compiling NIOSSL SSLCertificateName.swift
[684/826] Compiling NIOSSL SSLConnection.swift
[685/826] Compiling NIOSSL SSLContext.swift
[686/826] Compiling NIOSSL SSLErrors.swift
[687/826] Compiling NIOSSL SSLPublicKey.swift
[688/826] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[689/826] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[690/826] Compiling NIOSSL SSLInit.swift
[691/826] Compiling NIOSSL SSLPKCS12Bundle.swift
[692/826] Compiling NIOSSL SSLPrivateKey.swift
[693/826] Compiling NIOSSL AndroidCABundle.swift
[694/826] Compiling NIOSSL ByteBufferBIO.swift
[695/826] Compiling NIOSSL CustomPrivateKey.swift
[696/826] Compiling NIOSSL IdentityVerification.swift
[697/826] Compiling NIOSSL NIOSSLServerHandler.swift
[698/826] Compiling NIOSSL ObjectIdentifier.swift
[699/826] Compiling NIOSSL PosixPort.swift
[700/826] Compiling NIOSSL SSLCallbacks.swift
[701/826] Compiling NIOSSL SafeCompare.swift
[702/826] Compiling NIOSSL Zeroization.swift
[703/826] Compiling NIOSSL TLSConfiguration.swift
[703/826] Compiling wkt.cpp
[704/826] Compiling uuids.cpp
[705/826] Compiling utils.cpp
[706/826] Compiling user_type_field_iterator.cpp
[707/826] Compiling value.cpp
[708/826] Compiling whitelist_dc_policy.cpp
[709/826] Compiling whitelist_policy.cpp
[710/826] Compiling tuple.cpp
[711/826] Compiling user_type_value.cpp
[712/826] Compiling hostcheck.cpp
[713/826] Compiling hdr_histogram.cpp
[714/826] Compiling timer.cpp
[715/826] Compiling http_parser.c
[716/826] Compiling wait_for_handler.cpp
[717/826] Compiling token_map_impl.cpp
[718/826] Compiling string_ref.cpp
[719/826] Compiling timestamp_generator.cpp
[720/826] Compiling supported_response.cpp
[721/826] Compiling tracing_data_handler.cpp
[722/826] Compiling token_aware_policy.cpp
[723/826] Compiling ring_buffer_bio.cpp
[724/826] Compiling startup_request.cpp
[725/826] Compiling ssl.cpp
[726/826] Compiling statement.cpp
[727/826] Compiling testing.cpp
[728/826] Compiling socket.cpp
[729/826] Compiling token_map.cpp
[730/826] Compiling socket_connector.cpp
[731/826] Compiling ring_buffer.cpp
[732/826] Compiling row.cpp
[733/826] Compiling round_robin_policy.cpp
[734/826] Compiling schema_agreement_handler.cpp
[735/826] Compiling session_base.cpp
[736/826] Compiling retry_policy.cpp
[737/826] Compiling result_metadata.cpp
[738/826] Compiling session.cpp
[739/826] Compiling response.cpp
[740/826] Compiling result_response.cpp
[741/826] Compiling reconnection_policy.cpp
[742/826] Compiling random.cpp
[743/826] Compiling protocol.cpp
[744/826] Compiling request.cpp
[745/826] Compiling register_request.cpp
[746/826] Compiling request_processor_initializer.cpp
[747/826] Compiling request_processor.cpp
[748/826] Compiling request_callback.cpp
[749/826] Compiling murmur3.cpp
[750/826] Compiling micro_timer.cpp
[751/826] Compiling memory.cpp
[752/826] Compiling request_handler.cpp
[753/826] Compiling query_request.cpp
[754/826] Compiling prepare_request.cpp
[755/826] Compiling prepared.cpp
[756/826] Compiling md5.cpp
[757/826] Compiling logger.cpp
[758/826] Compiling prepare_host_handler.cpp
[759/826] Compiling get_time-win.cpp
[760/826] Compiling prepare_all_handler.cpp
[761/826] Compiling map_iterator.cpp
[762/826] Compiling get_time-unix.cpp
[763/826] Compiling get_time-mac.cpp
[764/826] Compiling pooled_connection.cpp
[765/826] Compiling external.cpp
[766/826] Compiling list_policy.cpp
[767/826] Compiling latency_aware_policy.cpp
[768/826] Compiling iterator.cpp
[769/826] Compiling http_client.cpp
[770/826] Compiling host.cpp
[771/826] Compiling event_response.cpp
[772/826] Compiling execution_profile.cpp
[773/826] Compiling metadata.cpp
[774/826] Compiling event_loop.cpp
[775/826] Compiling dse_point.cpp
[776/826] Compiling encode.cpp
[777/826] Compiling future.cpp
[778/826] Compiling error_response.cpp
[779/826] Compiling execute_request.cpp
[780/826] Compiling dse_value.cpp
[781/826] Compiling dse_user_type_value.cpp
[782/826] Compiling driver_info.cpp
[783/826] Compiling dse_tuple.cpp
[784/826] Compiling dse_polygon.cpp
[785/826] Compiling dse_line_string.cpp
[786/826] Compiling dse_date_range.cpp
[787/826] Compiling dse_collection.cpp
[788/826] Compiling dse_auth.cpp
[789/826] Compiling dse_statement.cpp
[790/826] Compiling dse_cluster_config.cpp
[791/826] Compiling decoder.cpp
[792/826] Compiling dse_batch_request.cpp
[793/826] Compiling delayed_connector.cpp
[794/826] Compiling data_type.cpp
[795/826] Compiling data_type_parser.cpp
[796/826] Compiling dc_aware_policy.cpp
[797/826] Compiling control_connector.cpp
[798/826] Compiling control_connection.cpp
[799/826] Compiling connection_pool_manager_initializer.cpp
[800/826] Compiling connection_pool_manager.cpp
[801/826] Compiling connector.cpp
[802/826] Compiling connection_pool_connector.cpp
[803/826] Compiling collection_iterator.cpp
[804/826] Compiling config.cpp
[805/826] Compiling connection_pool.cpp
[806/826] Compiling connection.cpp
[807/826] 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.
[808/826] Compiling cluster_config.cpp
[809/826] Compiling blacklist_policy.cpp
[810/826] Compiling blacklist_dc_policy.cpp
[811/826] Compiling cluster_metadata_resolver.cpp
[812/826] Compiling auth_responses.cpp
[813/826] Compiling allocated.cpp
[814/826] Compiling async.cpp
[815/826] Compiling cluster_connector.cpp
[816/826] Compiling cloud_secure_connection_config.cpp
[817/826] Compiling batch_request.cpp
[818/826] Compiling cluster.cpp
[819/826] Compiling auth.cpp
[820/826] Compiling auth_requests.cpp
[821/826] Compiling client_insights.cpp
[822/826] Compiling address.cpp
[823/826] Compiling ssl_openssl_impl.cpp
[824/826] Compiling address_factory.cpp
[825/826] Compiling abstract_data.cpp
[827/836] Compiling CassandraClient Metrics.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Metrics.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 |
17 | /// ``CassandraClient`` metrics.
[828/836] Compiling CassandraClient Decoding.swift
[829/836] Compiling CassandraClient Session.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Dispatch
17 | import Logging
/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 Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Errors.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 |
17 | extension CassandraClient {
[831/837] Compiling CassandraClient Data+PaginatedRows.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Logging
17 | import NIO
/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> ([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> ([T]) -> EventLoopFuture<[T]>' in a '@Sendable' closure
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 |
[832/837] Compiling CassandraClient Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Configuration.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import NIO
17 |
/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)
[833/837] Compiling CassandraClient Consistency.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Consistency.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 |
17 | extension CassandraClient {
[834/837] Compiling CassandraClient CassandraClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/CassandraClient.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
14 |
15 | import Atomics
16 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
17 | import Logging
18 | import NIO
/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
[835/837] Emitting module CassandraClient
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/CassandraClient.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
14 |
15 | import Atomics
16 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
17 | import Logging
18 | import NIO
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Configuration.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import NIO
17 |
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Consistency.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 |
17 | extension CassandraClient {
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Logging
17 | import NIO
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Foundation
17 | import Logging
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Errors.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 |
17 | extension CassandraClient {
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Metrics.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 |
17 | /// ``CassandraClient`` metrics.
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Dispatch
17 | import Logging
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Statement.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Foundation // for date and uuid
17 |
/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: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
| `- 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/837] Compiling CassandraClient Data.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Foundation
17 | import Logging
/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: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
422 |
423 | let rawPointer: OpaquePointer
[837/837] Compiling CassandraClient Statement.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Statement.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Foundation // for date and uuid
17 |
Build complete! (42.03s)
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.10"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/apple/swift-cassandra-client/main
Repository: apple/swift-cassandra-client
Swift version used: 6.1
Target: CassandraClient
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch release/6.2 -> FETCH_HEAD
* [new branch] release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'CassandraClient'...
Finished extracting symbol information for 'CassandraClient'. (13.08s)
Building documentation for 'CassandraClient'...
warning: 'CassandraClient.Error.rowsExhausted' doesn't exist at '/CassandraClient/CassandraClient/PaginatedRows/makeAsyncIterator()'
--> ../Data+PaginatedRows.swift:205:37-205:72
203 | /// - Warning:
204 | /// This can be called only once for each ``PaginatedRows``,
205 + /// otherwise it will throw ``CassandraClient.Error.rowsExhausted``.
206 | public func makeAsyncIterator() -> AsyncIterator {
207 | AsyncIterator(self)
Finished building documentation for 'CassandraClient' (0.36s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-cassandra-client/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-atomics
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-log
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-nio-ssl
Updating https://github.com/apple/swift-nio
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.52s)
Updated https://github.com/apple/swift-log (0.51s)
Updated https://github.com/apple/swift-atomics (0.55s)
Updated https://github.com/apple/swift-collections.git (0.55s)
Updated https://github.com/apple/swift-nio-ssl (0.86s)
Updated https://github.com/apple/swift-system.git (0.86s)
Updated https://github.com/apple/swift-nio (0.86s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (1.91s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.54s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.31.0 (0.64s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (0.75s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.68s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.46s)
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
[1/8] Write snippet-extract-tool-entitlement.plist
[3/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/53] Compiling SymbolKit Mixin+Equals.swift
[8/53] Compiling SymbolKit Mixin+Hash.swift
[9/53] Compiling SymbolKit Mixin.swift
[10/53] Compiling SymbolKit LineList.swift
[11/53] Compiling SymbolKit Position.swift
[12/53] Compiling SymbolKit DeclarationFragments.swift
[13/53] Compiling SymbolKit Fragment.swift
[14/53] Compiling SymbolKit FragmentKind.swift
[15/53] Compiling SymbolKit FunctionParameter.swift
[16/53] Compiling SymbolKit FunctionSignature.swift
[17/57] Compiling SymbolKit GenericConstraint.swift
[18/57] Compiling SymbolKit GenericParameter.swift
[19/57] Compiling SymbolKit Generics.swift
[20/57] Compiling SymbolKit Namespace.swift
[21/57] Compiling SymbolKit SemanticVersion.swift
[22/57] Compiling SymbolKit AccessControl.swift
[23/57] Compiling SymbolKit Availability.swift
[24/57] Compiling SymbolKit AvailabilityItem.swift
[25/57] Compiling SymbolKit Domain.swift
[26/57] Compiling SymbolKit Identifier.swift
[27/57] Compiling SymbolKit KindIdentifier.swift
[28/57] Compiling SymbolKit Location.swift
[29/57] Compiling SymbolKit Mutability.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 SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.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 SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.58s)
Building for debugging...
[0/124] Write swift-version-2F0A5646E1D333AE.txt
[2/178] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/179] Compiling Atomics AtomicMemoryOrderings.swift
[4/179] Compiling Atomics DoubleWord.swift
[5/179] Compiling Atomics ManagedAtomic.swift
[6/179] Compiling Atomics ManagedAtomicLazyReference.swift
[7/179] Compiling Atomics AtomicStorage.swift
[8/179] Compiling Atomics AtomicValue.swift
[9/179] Compiling Logging MetadataProvider.swift
[16/181] Compiling Atomics UnsafeAtomic.swift
[17/181] Compiling Atomics UnsafeAtomicLazyReference.swift
[18/181] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/181] Compiling NIOConcurrencyHelpers NIOLock.swift
[20/181] Compiling Atomics OptionalRawRepresentable.swift
[21/181] Compiling Atomics RawRepresentable.swift
[22/181] Compiling Atomics Primitives.shims.swift
[23/181] Compiling Atomics AtomicInteger.swift
[24/181] Compiling Atomics AtomicBool.swift
[25/181] Compiling Atomics IntegerConformances.swift
[26/181] Emitting module _NIOBase64
[27/181] Compiling _NIOBase64 Base64.swift
[28/181] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[29/181] Compiling NIOConcurrencyHelpers lock.swift
[30/181] Compiling _NIODataStructures Heap.swift
[31/181] Compiling _NIODataStructures PriorityQueue.swift
[32/181] Compiling _NIODataStructures _TinyArray.swift
[35/181] Compiling Atomics AtomicOptionalWrappable.swift
[36/181] Compiling Atomics AtomicReference.swift
[37/181] Emitting module _NIODataStructures
[38/181] Compiling NIOConcurrencyHelpers atomics.swift
[39/181] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[40/181] Compiling Atomics IntegerOperations.swift
[41/181] Compiling Atomics Unmanaged extensions.swift
[42/181] Emitting module NIOConcurrencyHelpers
[43/181] Emitting module InternalCollectionsUtilities
[46/181] Compiling Atomics PointerConformances.swift
[47/181] Compiling Atomics Primitives.native.swift
[50/181] Compiling Logging LogHandler.swift
[51/181] Compiling Logging Locks.swift
[52/181] Emitting module Logging
[53/181] Compiling Logging Logging.swift
[58/197] Compiling DequeModule _DequeSlot.swift
[59/197] Compiling DequeModule _DequeBufferHeader.swift
[60/197] Compiling DequeModule _DequeBuffer.swift
[61/198] Emitting module Atomics
[62/198] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/198] Compiling DequeModule Deque+Extras.swift
[64/198] Compiling DequeModule Deque+Hashable.swift
[65/198] Compiling DequeModule Deque+Testing.swift
[66/198] Compiling DequeModule Deque._Storage.swift
[67/198] Compiling DequeModule Deque._UnsafeHandle.swift
[68/198] Compiling DequeModule Deque.swift
[69/198] Compiling DequeModule Deque+Equatable.swift
[70/198] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[71/198] Compiling DequeModule Deque+CustomReflectable.swift
[72/198] Compiling DequeModule Deque+Descriptions.swift
[73/198] Compiling DequeModule Deque+Codable.swift
[74/198] Compiling DequeModule Deque+Collection.swift
[75/198] Emitting module DequeModule
[76/260] Compiling NIOCore Linux.swift
[77/260] Compiling NIOCore MarkedCircularBuffer.swift
[78/260] Compiling NIOCore MulticastChannel.swift
[79/260] Compiling NIOCore NIOAny.swift
[80/260] Compiling NIOCore NIOCloseOnErrorHandler.swift
[81/260] Compiling NIOCore NIOLoopBound.swift
[82/266] Compiling NIOCore GlobalSingletons.swift
[83/266] Compiling NIOCore IO.swift
[84/266] Compiling NIOCore IOData.swift
[85/266] Compiling NIOCore IPProtocol.swift
[86/266] Compiling NIOCore IntegerBitPacking.swift
[87/266] Compiling NIOCore IntegerTypes.swift
[88/266] Compiling NIOCore Interfaces.swift
[89/266] Compiling NIOCore AddressedEnvelope.swift
[90/266] Compiling NIOCore AsyncAwaitSupport.swift
[91/266] Compiling NIOCore AsyncChannel.swift
[92/266] Compiling NIOCore AsyncChannelHandler.swift
[93/266] Compiling NIOCore AsyncChannelInboundStream.swift
[94/266] Compiling NIOCore AsyncChannelOutboundWriter.swift
[95/266] Compiling NIOCore NIOAsyncSequenceProducer.swift
[96/266] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[97/266] Compiling NIOCore EventLoopFuture+Deprecated.swift
[98/266] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[99/266] Compiling NIOCore EventLoopFuture.swift
[100/266] Compiling NIOCore FileDescriptor.swift
[101/266] Compiling NIOCore FileHandle.swift
[102/266] Compiling NIOCore FileRegion.swift
[103/266] Compiling NIOCore Codec.swift
[104/266] Compiling NIOCore ConvenienceOptionSupport.swift
[105/266] Compiling NIOCore DeadChannel.swift
[106/266] Compiling NIOCore DispatchQueue+WithFuture.swift
[107/266] Compiling NIOCore EventLoop+Deprecated.swift
[108/266] Compiling NIOCore EventLoop+SerialExecutor.swift
[109/266] Compiling NIOCore EventLoop.swift
[110/266] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[111/266] Compiling NIOCore NIOScheduledCallback.swift
[112/266] Compiling NIOCore NIOSendable.swift
[113/266] Compiling NIOCore RecvByteBufferAllocator.swift
[114/266] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[115/266] Compiling NIOCore SocketAddresses.swift
[116/266] Compiling NIOCore SocketOptionProvider.swift
[117/266] Compiling NIOCore SystemCallHelpers.swift
[118/266] Compiling NIOCore TimeAmount+Duration.swift
[119/266] Compiling NIOCore TypeAssistedChannelHandler.swift
[120/266] Compiling NIOCore UniversalBootstrapSupport.swift
[121/266] Compiling NIOCore Utilities.swift
[122/266] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[123/266] Compiling NIOCore NIOAsyncWriter.swift
[124/266] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[125/266] Compiling NIOCore BSDSocketAPI.swift
[126/266] Compiling NIOCore ByteBuffer-aux.swift
[127/266] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[128/266] Compiling NIOCore ByteBuffer-conversions.swift
[129/266] Compiling NIOCore Channel.swift
[130/266] Compiling NIOCore ChannelHandler.swift
[131/266] Compiling NIOCore ChannelHandlers.swift
[132/266] Compiling NIOCore ChannelInvoker.swift
[133/266] Compiling NIOCore ChannelOption.swift
[134/266] Compiling NIOCore ChannelPipeline.swift
[135/266] Compiling NIOCore CircularBuffer.swift
[136/266] Compiling NIOCore ByteBuffer-core.swift
[137/266] Compiling NIOCore ByteBuffer-hex.swift
[138/266] Compiling NIOCore ByteBuffer-int.swift
[139/266] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[140/266] Compiling NIOCore ByteBuffer-multi-int.swift
[141/266] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[142/266] Compiling NIOCore ByteBuffer-views.swift
[143/266] Emitting module NIOCore
[144/318] Compiling NIOEmbedded AsyncTestingChannel.swift
[145/318] Emitting module NIOEmbedded
[146/318] Compiling NIOEmbedded Embedded.swift
[147/318] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[148/318] Compiling NIOPosix GetaddrinfoResolver.swift
[149/318] Compiling NIOPosix HappyEyeballs.swift
[150/318] Compiling NIOPosix IO.swift
[151/318] Compiling NIOPosix IntegerBitPacking.swift
[152/318] Compiling NIOPosix IntegerTypes.swift
[153/318] Compiling NIOPosix Linux.swift
[154/318] Compiling NIOPosix LinuxCPUSet.swift
[155/318] Compiling NIOPosix LinuxUring.swift
[156/318] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[157/318] Compiling NIOPosix NIOThreadPool.swift
[158/323] Compiling NIOPosix Selectable.swift
[159/323] Compiling NIOPosix SelectableChannel.swift
[160/323] Compiling NIOPosix SelectableEventLoop.swift
[161/323] Compiling NIOPosix SelectorEpoll.swift
[162/323] Compiling NIOPosix SelectorGeneric.swift
[163/323] Compiling NIOPosix BSDSocketAPICommon.swift
[164/323] Compiling NIOPosix BSDSocketAPIPosix.swift
[165/323] Compiling NIOPosix BSDSocketAPIWindows.swift
[166/323] Compiling NIOPosix BaseSocket.swift
[167/323] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[168/323] Compiling NIOPosix BaseSocketChannel.swift
[169/323] Compiling NIOPosix Pool.swift
[170/323] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[171/323] Compiling NIOPosix PosixSingletons.swift
[172/323] Compiling NIOPosix RawSocketBootstrap.swift
[173/323] Compiling NIOPosix Resolver.swift
[174/323] Compiling NIOPosix SelectorKqueue.swift
[175/323] Compiling NIOPosix SelectorUring.swift
[176/323] Compiling NIOPosix ServerSocket.swift
[177/323] Compiling NIOPosix Socket.swift
[178/323] Compiling NIOPosix SocketChannel.swift
[179/323] Compiling NIOPosix UnsafeTransfer.swift
[180/323] Compiling NIOPosix Utilities.swift
[181/323] Compiling NIOPosix VsockAddress.swift
[182/323] Compiling NIOPosix VsockChannelEvents.swift
[183/323] Compiling NIOPosix resource_bundle_accessor.swift
[184/323] Compiling NIOPosix BaseStreamSocketChannel.swift
[185/323] Compiling NIOPosix Bootstrap.swift
[186/323] Compiling NIOPosix ControlMessage.swift
[187/323] Compiling NIOPosix DatagramVectorReadManager.swift
[188/323] Compiling NIOPosix Errors+Any.swift
[189/323] Compiling NIOPosix FileDescriptor.swift
[190/323] Emitting module NIOPosix
[191/323] Compiling NIOPosix SocketProtocols.swift
[192/323] Compiling NIOPosix System.swift
[193/323] Compiling NIOPosix Thread.swift
[194/323] Compiling NIOPosix ThreadPosix.swift
[195/323] Compiling NIOPosix ThreadWindows.swift
[196/323] Compiling NIOPosix NonBlockingFileIO.swift
[197/323] Compiling NIOPosix PendingDatagramWritesManager.swift
[198/323] Compiling NIOPosix PendingWritesManager.swift
[199/323] Compiling NIOPosix PipeChannel.swift
[200/323] Compiling NIOPosix PipePair.swift
[201/325] Emitting module NIO
[202/325] Compiling NIO Exports.swift
[203/331] Compiling NIOTLS TLSEvents.swift
[204/331] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[205/331] Compiling NIOTLS SNIHandler.swift
[206/331] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[207/331] Emitting module NIOTLS
[208/331] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[209/362] Compiling NIOSSL SSLPublicKey.swift
[210/362] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[211/362] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[212/365] Compiling NIOSSL SSLInit.swift
[213/365] Compiling NIOSSL SSLPKCS12Bundle.swift
[214/365] Compiling NIOSSL SSLPrivateKey.swift
[215/365] Compiling NIOSSL AndroidCABundle.swift
[216/365] Compiling NIOSSL ByteBufferBIO.swift
[217/365] Compiling NIOSSL CustomPrivateKey.swift
[218/365] Compiling NIOSSL IdentityVerification.swift
[219/365] Compiling NIOSSL NIOSSLServerHandler.swift
[220/365] Compiling NIOSSL ObjectIdentifier.swift
[221/365] Compiling NIOSSL PosixPort.swift
[222/365] Compiling NIOSSL SSLCallbacks.swift
[223/365] Compiling NIOSSL SSLCertificate.swift
[224/365] Compiling NIOSSL SSLCertificateExtensions.swift
[225/365] Compiling NIOSSL SSLCertificateName.swift
[226/365] Compiling NIOSSL SubjectAlternativeName.swift
[227/365] Compiling NIOSSL NIOSSLSecureBytes.swift
[228/365] Compiling NIOSSL RNG.swift
[229/365] Emitting module NIOSSL
[230/365] Compiling NIOSSL UniversalBootstrapSupport.swift
[231/365] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[232/365] Compiling NIOSSL resource_bundle_accessor.swift
[233/365] Compiling NIOSSL LinuxCABundle.swift
[234/365] Compiling NIOSSL NIOSSLClientHandler.swift
[235/365] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[236/365] Compiling NIOSSL NIOSSLHandler.swift
[237/365] Compiling NIOSSL SafeCompare.swift
[238/365] Compiling NIOSSL Zeroization.swift
[239/365] Compiling NIOSSL TLSConfiguration.swift
[240/365] Compiling NIOSSL SSLConnection.swift
[241/365] Compiling NIOSSL SSLContext.swift
[242/365] Compiling NIOSSL SSLErrors.swift
[243/252] Compiling CassandraClient Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Errors.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 |
17 | extension CassandraClient {
[244/253] Compiling CassandraClient Metrics.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Metrics.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 |
17 | /// ``CassandraClient`` metrics.
[245/253] Compiling CassandraClient Decoding.swift
[246/253] Compiling CassandraClient Session.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Dispatch
17 | import Logging
/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
[247/253] Compiling CassandraClient Data+PaginatedRows.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Logging
17 | import NIO
[248/253] Compiling CassandraClient Consistency.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Consistency.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 |
17 | extension CassandraClient {
[249/253] Compiling CassandraClient Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Configuration.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import NIO
17 |
[250/253] Compiling CassandraClient CassandraClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/CassandraClient.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
14 |
15 | import Atomics
16 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
17 | import Logging
18 | import NIO
/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
[251/253] Emitting module CassandraClient
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/CassandraClient.swift:16:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
14 |
15 | import Atomics
16 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
17 | import Logging
18 | import NIO
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Configuration.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import NIO
17 |
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Consistency.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 |
17 | extension CassandraClient {
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data+PaginatedRows.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Logging
17 | import NIO
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Foundation
17 | import Logging
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Errors.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 |
17 | extension CassandraClient {
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Metrics.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 |
17 | /// ``CassandraClient`` metrics.
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Session.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Dispatch
17 | import Logging
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Statement.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Foundation // for date and uuid
17 |
/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
[252/253] Compiling CassandraClient Data.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Data.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Foundation
17 | import Logging
[253/253] Compiling CassandraClient Statement.swift
/Users/admin/builder/spi-builder-workspace/Sources/CassandraClient/Statement.swift:15:22: warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
13 | //===----------------------------------------------------------------------===//
14 |
15 | @_implementationOnly import CDataStaxDriver
| `- warning: using '@_implementationOnly' without enabling library evolution for 'CassandraClient' may lead to instability during execution
16 | import Foundation // for date and uuid
17 |
Build of target: 'CassandraClient' complete! (10.81s)
878
7 /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-cassandra-client/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-cassandra-client/main
File count: 878
Doc size: 7.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-cassandra-client-main-eec12def.zip to s3://spi-docs-inbox/prod-apple-swift-cassandra-client-main-eec12def.zip
Copying... [14%]
Copying... [23%]
Copying... [33%]
Copying... [42%]
Copying... [51%]
Copying... [61%]
Copying... [70%]
Copying... [84%]
Copying... [93%]
Copying... [100%]
Done.