The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-cassandra-client, reference 0.5.0 (85f017), with Swift 5.9 for Linux on 11 Feb 2025 20:33:25 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-cassandra-client.git
Reference: 0.5.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-cassandra-client
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 85f017c Require cxx17 and require NIOSSL 2.29.3 (#47)
Submodule path 'Sources/CDataStaxDriver/datastax-cpp-driver': checked out '90df2c9ca1aa184a746445698533c71f7f34a2e1'
Submodule path 'Sources/Clibuv/libuv': checked out '0c1fa696aa502eb749c2c4735005f41ba00a27b8'
Submodule 'datastax-cpp-driver' (https://github.com/datastax/cpp-driver.git) registered for path 'Sources/CDataStaxDriver/datastax-cpp-driver'
Submodule 'libuv' (https://github.com/libuv/libuv.git) registered for path 'Sources/Clibuv/libuv'
Cloning into '/host/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver'...
Cloning into '/host/spi-builder-workspace/Sources/Clibuv/libuv'...
Cloned https://github.com/apple/swift-cassandra-client.git
Revision (git rev-parse @):
85f017c2dfd772330bd2c0c98b2b9623297bd598
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-cassandra-client.git at 0.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/apple/swift-cassandra-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-atomics
Fetching https://github.com/apple/swift-nio-ssl
[1/3756] Fetching swift-log
[2556/5325] Fetching swift-log, swift-atomics
[5326/19751] Fetching swift-log, swift-atomics, swift-nio-ssl
Fetching https://github.com/apple/swift-nio
Fetched https://github.com/apple/swift-log (1.72s)
Fetched https://github.com/apple/swift-atomics (1.72s)
Fetched https://github.com/apple/swift-nio-ssl (1.74s)
[1/73600] Fetching swift-nio
Fetched https://github.com/apple/swift-nio (4.22s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.29.3 (0.42s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.34s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.2 (0.28s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.81.0 (2.18s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4053] Fetching swift-system
[1339/19708] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.00s)
Fetched https://github.com/apple/swift-collections.git (1.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.88s)
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-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.2
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.81.0
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.29.3
Building for debugging...
[0/569] Compiling version.c
[1/569] Compiling dl.c
[2/569] Compiling strscpy.c
[3/569] Compiling epoll.c
[4/569] Compiling _AtomicsShims.c
[5/569] Compiling poll.c
[6/569] Compiling process.c
[7/569] Compiling uv-data-getter-setters.c
[8/569] Compiling fs.c
[9/569] Compiling tty.c
[10/569] Compiling thread.c
[11/569] Compiling udp.c
[12/569] Compiling tcp.c
[13/569] Compiling uv-common.c
[14/575] Compiling stream.c
[15/592] Compiling random-sysctl-linux.c
[16/601] Compiling random-getrandom.c
[17/612] Compiling signal.c
[18/616] Compiling random-devurandom.c
[19/616] Compiling procfs-exepath.c
[20/616] Compiling proctitle.c
[21/616] Compiling pipe.c
[22/616] Compiling linux-syscalls.c
[23/616] Compiling loop-watcher.c
[24/616] Compiling loop.c
[25/616] Compiling linux-inotify.c
[26/616] Compiling getnameinfo.c
[28/616] Emitting module Logging
[28/616] Compiling linux-core.c
[29/616] Compiling getaddrinfo.c
[30/616] Compiling async.c
[31/616] Compiling timer.c
[32/616] Compiling threadpool.c
[33/616] Compiling core.c
[34/616] Compiling strtok.c
[35/616] Compiling random.c
[36/616] Compiling idna.c
[37/616] Compiling inet.c
[38/616] Compiling CNIOWindows shim.c
[39/616] Compiling CNIOWindows WSAStartup.c
[40/616] Compiling CNIOWASI CNIOWASI.c
[41/616] Compiling CNIOLinux liburing_shims.c
[41/616] Compiling fs-poll.c
[43/616] Compiling CNIOLinux shim.c
[44/616] Compiling CNIODarwin shim.c
[45/616] Compiling fiat_p256_adx_sqr.S
[46/616] Compiling fiat_p256_adx_mul.S
[47/616] Compiling fiat_curve25519_adx_square.S
[48/616] Compiling fiat_curve25519_adx_mul.S
[49/616] Compiling CNIOBoringSSLShims shims.c
[51/616] Compiling Atomics UnsafeAtomic.swift
[52/616] Compiling Atomics UnsafeAtomicLazyReference.swift
[53/618] Compiling Atomics ManagedAtomic.swift
[54/618] Compiling Atomics ManagedAtomicLazyReference.swift
[55/620] Compiling Atomics AtomicInteger.swift
[56/620] Compiling Atomics AtomicOptionalWrappable.swift
[56/620] Compiling tls_method.cc
[58/620] Compiling Atomics AtomicMemoryOrderings.swift
[59/620] Compiling Atomics DoubleWord.swift
[59/620] Compiling tls_record.cc
[61/620] Compiling Atomics Primitives.shims.swift
[64/620] Compiling Atomics AtomicReference.swift
[65/620] Compiling Atomics AtomicStorage.swift
[66/620] Compiling Atomics AtomicValue.swift
[73/620] Compiling Atomics OptionalRawRepresentable.swift
[75/620] Compiling Atomics RawRepresentable.swift
[77/620] Compiling Atomics AtomicBool.swift
[79/620] Emitting module InternalCollectionsUtilities
[80/620] Compiling Atomics IntegerConformances.swift
[81/620] Compiling Atomics PointerConformances.swift
[82/620] Compiling Atomics Primitives.native.swift
[88/620] Emitting module _NIOBase64
[89/620] Compiling _NIOBase64 Base64.swift
[90/620] Emitting module Atomics
[91/621] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[92/621] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[93/621] Compiling _NIODataStructures PriorityQueue.swift
[94/621] Compiling _NIODataStructures _TinyArray.swift
[96/623] Compiling Atomics IntegerOperations.swift
[97/623] Compiling Atomics Unmanaged extensions.swift
[102/626] Compiling tls13_server.cc
[104/641] Compiling Logging Locks.swift
[105/641] Compiling DequeModule Deque+CustomReflectable.swift
[106/641] Compiling DequeModule Deque+Descriptions.swift
[107/643] Compiling DequeModule _DequeBuffer.swift
[108/643] Compiling DequeModule _DequeBufferHeader.swift
[109/643] Compiling Logging MetadataProvider.swift
[110/643] Compiling _NIODataStructures Heap.swift
[111/643] Emitting module _NIODataStructures
[114/645] Compiling Logging Logging.swift
[115/645] Compiling Logging LogHandler.swift
[116/646] Compiling DequeModule _DequeSlot.swift
[117/646] Compiling DequeModule _UnsafeWrappedBuffer.swift
[117/646] Compiling tls13_enc.cc
[119/646] Compiling DequeModule Deque+Testing.swift
[120/646] Compiling DequeModule Deque._Storage.swift
[121/646] Compiling DequeModule Deque+Extras.swift
[122/646] Compiling DequeModule Deque+Hashable.swift
[123/646] Compiling DequeModule Deque+Equatable.swift
[124/646] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[125/646] Compiling DequeModule Deque._UnsafeHandle.swift
[126/646] Compiling DequeModule Deque.swift
[127/647] Compiling tls13_client.cc
[130/647] Emitting module DequeModule
[131/647] Compiling DequeModule Deque+Codable.swift
[132/647] Compiling DequeModule Deque+Collection.swift
[133/648] Compiling tls13_both.cc
[135/649] Compiling t1_enc.cc
[136/649] Compiling ssl_x509.cc
[137/649] Compiling ssl_versions.cc
[138/649] Compiling ssl_transcript.cc
[139/649] Compiling ssl_stat.cc
[140/649] Compiling ssl_privkey.cc
[141/649] Compiling ssl_session.cc
[142/649] Compiling ssl_key_share.cc
[143/649] Compiling ssl_file.cc
[144/649] Compiling ssl_lib.cc
[145/649] Compiling ssl_credential.cc
[146/649] Compiling ssl_buffer.cc
[147/649] Compiling ssl_cert.cc
[148/649] Compiling ssl_cipher.cc
[149/649] Compiling ssl_aead_ctx.cc
[150/649] Compiling ssl_asn1.cc
[151/649] Compiling s3_pkt.cc
[152/649] Compiling s3_both.cc
[153/649] Compiling s3_lib.cc
[154/649] Compiling handshake_client.cc
[155/649] Compiling handshake.cc
[156/649] Compiling handshake_server.cc
[157/649] Compiling handoff.cc
[158/649] Compiling extensions.cc
[159/649] Compiling encrypted_client_hello.cc
[160/649] Compiling d1_srtp.cc
[161/649] Compiling md5-x86_64-linux.S
[162/649] Compiling md5-x86_64-apple.S
[163/649] Compiling md5-586-linux.S
[164/649] Compiling dtls_record.cc
[165/649] Compiling md5-586-apple.S
[166/649] Compiling chacha20_poly1305_x86_64-apple.S
[167/649] Compiling chacha20_poly1305_x86_64-linux.S
[168/649] Compiling chacha20_poly1305_armv8-win.S
[169/649] Compiling chacha20_poly1305_armv8-linux.S
[170/649] Compiling dtls_method.cc
[171/649] Compiling bio_ssl.cc
[172/649] Compiling err_data.cc
[173/649] Compiling chacha20_poly1305_armv8-apple.S
[174/649] Compiling chacha-x86_64-linux.S
[175/649] Compiling chacha-x86_64-apple.S
[176/649] Compiling chacha-x86-linux.S
[177/649] Compiling d1_pkt.cc
[178/649] Compiling chacha-armv8-apple.S
[179/649] Compiling chacha-x86-apple.S
[180/649] Compiling chacha-armv8-win.S
[181/649] Compiling chacha-armv8-linux.S
[182/649] Compiling chacha-armv4-linux.S
[183/649] Compiling x86_64-mont5-apple.S
[184/649] Compiling aes128gcmsiv-x86_64-linux.S
[185/649] Compiling aes128gcmsiv-x86_64-apple.S
[186/649] Compiling x86_64-mont5-linux.S
[187/649] Compiling x86_64-mont-linux.S
[188/649] Compiling x86_64-mont-apple.S
[189/649] Compiling d1_lib.cc
[190/649] Compiling x86-mont-linux.S
[191/649] Compiling x86-mont-apple.S
[192/649] Compiling vpaes-x86_64-linux.S
[193/649] Compiling vpaes-x86_64-apple.S
[194/649] Compiling vpaes-x86-linux.S
[195/649] Compiling vpaes-x86-apple.S
[196/649] Compiling vpaes-armv8-apple.S
[197/649] Compiling vpaes-armv8-linux.S
[198/649] Compiling vpaes-armv7-linux.S
[199/649] Compiling vpaes-armv8-win.S
[200/649] Compiling sha512-x86_64-linux.S
[201/649] Compiling sha512-x86_64-apple.S
[202/649] Compiling sha512-armv8-win.S
[203/649] Compiling sha512-armv8-linux.S
[204/649] Compiling sha512-armv8-apple.S
[205/649] Compiling sha512-armv4-linux.S
[206/649] Compiling sha512-586-linux.S
[207/649] Compiling sha512-586-apple.S
[208/649] Compiling sha256-x86_64-linux.S
[209/649] Compiling sha256-armv8-win.S
[210/649] Compiling sha256-armv8-apple.S
[211/649] Compiling sha256-x86_64-apple.S
[212/649] Compiling sha256-armv8-linux.S
[213/649] Compiling sha256-armv4-linux.S
[214/649] Compiling sha256-586-linux.S
[215/649] Compiling sha256-586-apple.S
[216/649] Compiling d1_both.cc
[217/649] Compiling sha1-armv8-linux.S
[218/649] Compiling sha1-armv8-win.S
[219/649] Compiling sha1-x86_64-apple.S
[220/649] Compiling sha1-armv8-apple.S
[221/649] Compiling sha1-x86_64-linux.S
[222/649] Compiling sha1-armv4-large-linux.S
[223/649] Compiling rsaz-avx2-apple.S
[224/649] Compiling sha1-586-apple.S
[224/649] Compiling rsaz-avx2-linux.S
[226/649] Compiling sha1-586-linux.S
[227/649] Compiling rdrand-x86_64-apple.S
[227/649] Compiling rdrand-x86_64-linux.S
[229/649] Compiling p256_beeu-x86_64-asm-linux.S
[230/649] Compiling p256_beeu-x86_64-asm-apple.S
[231/649] Compiling p256_beeu-armv8-asm-win.S
[232/649] Compiling p256_beeu-armv8-asm-apple.S
[233/649] Compiling p256_beeu-armv8-asm-linux.S
[234/649] Compiling p256-x86_64-asm-apple.S
[235/649] Compiling p256-armv8-asm-win.S
[236/649] Compiling p256-x86_64-asm-linux.S
[237/649] Compiling p256-armv8-asm-linux.S
[238/649] Compiling ghashv8-armv8-win.S
[239/649] Compiling p256-armv8-asm-apple.S
[240/649] Compiling ghashv8-armv8-linux.S
[241/649] Compiling ghashv8-armv8-apple.S
[242/649] Compiling ghashv8-armv7-linux.S
[243/649] Compiling ghash-x86-linux.S
[244/649] Compiling ghash-x86_64-apple.S
[245/649] Compiling ghash-ssse3-x86_64-linux.S
[246/649] Compiling ghash-x86_64-linux.S
[247/649] Compiling ghash-x86-apple.S
[248/649] Compiling ghash-ssse3-x86_64-apple.S
[249/649] Compiling ghash-neon-armv8-win.S
[250/649] Compiling ghash-ssse3-x86-apple.S
[251/649] Compiling ghash-ssse3-x86-linux.S
[252/649] Compiling ghash-neon-armv8-apple.S
[252/649] Compiling ghash-neon-armv8-linux.S
[254/649] Compiling co-586-linux.S
[255/649] Compiling ghash-armv4-linux.S
[256/649] Compiling co-586-apple.S
[257/649] Compiling bsaes-armv7-linux.S
[258/649] Compiling bn-armv8-win.S
[259/649] Compiling bn-armv8-apple.S
[260/649] Compiling bn-armv8-linux.S
[261/649] Compiling bn-586-apple.S
[262/649] Compiling bn-586-linux.S
[263/649] Compiling armv8-mont-win.S
[264/649] Compiling armv8-mont-linux.S
[265/649] Compiling armv8-mont-apple.S
[266/649] Compiling aesv8-gcm-armv8-win.S
[267/649] Compiling armv4-mont-linux.S
[268/649] Compiling aesv8-gcm-armv8-linux.S
[269/649] Compiling aesv8-gcm-armv8-apple.S
[270/649] Compiling aesv8-armv8-linux.S
[271/649] Compiling aesv8-armv8-win.S
[272/649] Compiling aesv8-armv8-apple.S
[273/649] Compiling aesv8-armv7-linux.S
[274/649] Compiling aesni-x86-apple.S
[275/649] Compiling aesni-x86_64-linux.S
[276/649] Compiling aesni-gcm-x86_64-linux.S
[277/649] Compiling aesni-x86-linux.S
[278/649] Compiling aesni-gcm-x86_64-apple.S
[279/649] Compiling aesni-x86_64-apple.S
[280/649] Compiling x_sig.cc
[281/649] Compiling x_pubkey.cc
[282/649] Compiling x_x509a.cc
[283/649] Compiling x_spki.cc
[284/649] Compiling x_name.cc
[285/649] Compiling x_x509.cc
[285/649] Compiling x_val.cc
[287/649] Compiling x_req.cc
[288/649] Compiling x_exten.cc
[289/649] Compiling x_attrib.cc
[290/649] Compiling x509spki.cc
[291/649] Compiling x_crl.cc
[292/649] Compiling x_algor.cc
[293/649] Compiling x509rset.cc
[294/649] Compiling x_all.cc
[295/649] Compiling x509name.cc
[296/649] Compiling x509_v3.cc
[297/649] Compiling x509cset.cc
[298/649] Compiling x509_vpm.cc
[299/649] Compiling x509_txt.cc
[300/649] Compiling x509_obj.cc
[301/649] Compiling x509_vfy.cc
[302/649] Compiling x509_trs.cc
[303/649] Compiling x509_set.cc
[304/649] Compiling x509_req.cc
[305/649] Compiling x509_lu.cc
[306/649] Compiling v3_skey.cc
[307/649] Compiling x509_ext.cc
[308/649] Compiling x509_d2.cc
[309/649] Compiling x509_def.cc
[310/649] Compiling x509_cmp.cc
[311/649] Compiling x509_att.cc
[312/649] Compiling x509.cc
[313/649] Compiling v3_utl.cc
[314/649] Compiling v3_pmaps.cc
[315/649] Compiling v3_purp.cc
[316/649] Compiling v3_prn.cc
[317/649] Compiling v3_info.cc
[318/649] Compiling v3_pcons.cc
[319/649] Compiling v3_int.cc
[320/649] Compiling v3_ocsp.cc
[321/649] Compiling v3_lib.cc
[322/649] Compiling v3_ncons.cc
[323/649] Compiling v3_ia5.cc
[324/649] Compiling v3_genn.cc
[325/649] Compiling v3_enum.cc
[326/649] Compiling v3_conf.cc
[327/649] Compiling v3_extku.cc
[328/649] Compiling v3_cpols.cc
[329/649] Compiling v3_alt.cc
[330/649] Compiling v3_bitst.cc
[331/649] Compiling v3_crld.cc
[332/649] Compiling v3_bcons.cc
[333/649] Compiling t_req.cc
[334/649] Compiling v3_akeya.cc
[335/649] Compiling t_x509a.cc
[336/649] Compiling v3_akey.cc
[337/649] Compiling t_x509.cc
[338/649] Compiling t_crl.cc
[339/649] Compiling rsa_pss.cc
[340/649] Compiling i2d_pr.cc
[341/649] Compiling name_print.cc
[342/649] Compiling policy.cc
[343/649] Compiling by_dir.cc
[344/649] Compiling by_file.cc
[345/649] Compiling algorithm.cc
[346/649] Compiling asn1_gen.cc
[347/649] Compiling a_verify.cc
[348/649] Compiling thread_win.cc
[349/649] Compiling a_sign.cc
[350/649] Compiling voprf.cc
[351/649] Compiling thread_pthread.cc
[352/649] Compiling a_digest.cc
[353/649] Compiling trust_token.cc
[354/649] Compiling thread.cc
[355/649] Compiling pmbtoken.cc
[356/649] Compiling thread_none.cc
[357/649] Compiling stack.cc
[358/649] Compiling wots.cc
[359/649] Compiling slhdsa.cc
[360/649] Compiling merkle.cc
[361/649] Compiling thash.cc
[362/649] Compiling fors.cc
[363/649] Compiling sha1.cc
[364/649] Compiling siphash.cc
[365/649] Compiling sha256.cc
[366/649] Compiling sha512.cc
[367/649] Compiling rsa_extra.cc
[368/649] Compiling rsa_print.cc
[369/649] Compiling refcount.cc
[370/649] Compiling rsa_crypt.cc
[371/649] Compiling rc4.cc
[372/649] Compiling rsa_asn1.cc
[373/649] Compiling trusty.cc
[374/649] Compiling rand_extra.cc
[375/649] Compiling windows.cc
[376/649] Compiling urandom.cc
[377/649] Compiling ios.cc
[378/649] Compiling fork_detect.cc
[379/649] Compiling poly1305_arm_asm.S
[380/649] Compiling getentropy.cc
[381/649] Compiling deterministic.cc
[382/649] Compiling passive.cc
[383/649] Compiling forkunsafe.cc
[384/649] Compiling poly1305_arm.cc
[385/649] Compiling pool.cc
[386/649] Compiling poly1305.cc
[387/649] Compiling poly1305_vec.cc
[388/649] Compiling pkcs7.cc
[389/649] Compiling pkcs7_x509.cc
[390/649] Compiling pkcs8_x509.cc
[391/649] Compiling pkcs8.cc
[392/649] Compiling pem_xaux.cc
[393/649] Compiling pem_pkey.cc
[393/649] Compiling p5_pbev2.cc
[395/649] Compiling pem_x509.cc
[396/649] Compiling pem_oth.cc
[397/649] Compiling obj_xref.cc
[398/649] Compiling pem_pk8.cc
[399/649] Compiling obj.cc
[400/649] Compiling mlkem.cc
[401/649] Compiling mldsa.cc
[402/649] Compiling pem_lib.cc
[403/649] Compiling pem_all.cc
[404/649] Compiling pem_info.cc
[405/649] Compiling mem.cc
[406/649] Compiling md5.cc
[407/649] Compiling fips_shared_support.cc
[408/649] Compiling poly_rq_mul.S
[409/649] Compiling md4.cc
[410/649] Compiling lhash.cc
[411/649] Compiling sign.cc
[412/649] Compiling keccak.cc
[413/649] Compiling kyber.cc
[414/649] Compiling print.cc
[415/649] Compiling ex_data.cc
[416/649] Compiling hpke.cc
[417/649] Compiling hrss.cc
[418/649] Compiling scrypt.cc
[419/649] Compiling p_rsa_asn1.cc
[420/649] Compiling p_x25519.cc
[421/649] Compiling pbkdf.cc
[422/649] Compiling p_x25519_asn1.cc
[423/649] Compiling p_ec_asn1.cc
[424/649] Compiling p_ed25519_asn1.cc
[425/649] Compiling p_hkdf.cc
[426/649] Compiling p_ed25519.cc
[427/649] Compiling p_rsa.cc
[428/649] Compiling p_ec.cc
[429/649] Compiling evp_asn1.cc
[430/649] Compiling evp_ctx.cc
[431/649] Compiling p_dh_asn1.cc
[432/649] Compiling p_dh.cc
[433/649] Compiling p_dsa_asn1.cc
[434/649] Compiling evp.cc
[435/649] Compiling err.cc
[436/649] Compiling engine.cc
[437/649] Compiling hash_to_curve.cc
[438/649] Compiling ecdh_extra.cc
[439/649] Compiling ec_derive.cc
[440/649] Compiling ecdsa_asn1.cc
[441/649] Compiling ec_asn1.cc
[442/649] Compiling dsa_asn1.cc
[443/649] Compiling dsa.cc
[444/649] Compiling params.cc
[445/649] Compiling des.cc
[446/649] Compiling digest_extra.cc
[447/649] Compiling x25519-asm-arm.S
[448/649] Compiling dh_asn1.cc
[449/649] Compiling spake25519.cc
[450/649] Compiling cpu_arm_linux.cc
[451/649] Compiling cpu_intel.cc
[452/649] Compiling crypto.cc
[453/649] Compiling cpu_aarch64_win.cc
[454/649] Compiling cpu_arm_freebsd.cc
[455/649] Compiling cpu_aarch64_linux.cc
[456/649] Compiling cpu_aarch64_sysreg.cc
[457/649] Compiling cpu_aarch64_openbsd.cc
[458/649] Compiling curve25519.cc
[459/649] Compiling cpu_aarch64_fuchsia.cc
[460/649] Compiling cpu_aarch64_apple.cc
[461/649] Compiling curve25519_64_adx.cc
[462/649] Compiling bcm.cc
[463/649] Compiling tls_cbc.cc
[464/649] Compiling e_rc2.cc
[465/649] Compiling conf.cc
[466/649] Compiling e_des.cc
[467/649] Compiling e_tls.cc
[468/649] Compiling e_rc4.cc
[469/649] Compiling e_null.cc
[470/649] Compiling e_chacha20poly1305.cc
[471/649] Compiling cipher_extra.cc
[472/649] Compiling derive_key.cc
[473/649] Compiling e_aesgcmsiv.cc
[474/649] Compiling e_aesctrhmac.cc
[475/649] Compiling chacha.cc
[476/649] Compiling unicode.cc
[477/649] Compiling buf.cc
[478/649] Compiling ber.cc
[479/649] Compiling cbb.cc
[480/649] Compiling cbs.cc
[481/649] Compiling blake2.cc
[482/649] Compiling bn_asn1.cc
[483/649] Compiling asn1_compat.cc
[484/649] Compiling convert.cc
[485/649] Compiling file.cc
[486/649] Compiling fd.cc
[487/649] Compiling printf.cc
[488/649] Compiling socket_helper.cc
[489/649] Compiling socket.cc
[490/649] Compiling errno.cc
[491/649] Compiling hexdump.cc
[492/649] Compiling pair.cc
[493/649] Compiling connect.cc
[494/649] Compiling bio_mem.cc
[495/649] Compiling tasn_typ.cc
[496/649] Compiling bio.cc
[497/649] Compiling base64.cc
[498/649] Compiling tasn_fre.cc
[499/649] Compiling tasn_utl.cc
[500/649] Compiling tasn_new.cc
[501/649] Compiling f_string.cc
[502/649] Compiling tasn_enc.cc
[503/649] Compiling asn_pack.cc
[504/649] Compiling tasn_dec.cc
[505/649] Compiling f_int.cc
[506/649] Compiling posix_time.cc
[507/649] Compiling asn1_par.cc
[508/649] Compiling a_utctm.cc
[509/649] Compiling asn1_lib.cc
[510/649] Compiling a_type.cc
[511/649] Compiling a_octet.cc
[512/649] Compiling a_strnid.cc
[513/649] Compiling a_time.cc
[514/649] Compiling a_strex.cc
[515/649] Compiling a_mbstr.cc
[516/649] Compiling a_object.cc
[517/649] Compiling a_i2d_fp.cc
[518/649] Compiling a_bool.cc
[519/649] Compiling a_int.cc
[520/649] Compiling a_gentm.cc
[521/649] Compiling a_dup.cc
[522/649] Compiling a_d2i_fp.cc
[523/649] Compiling a_bitstr.cc
[524/649] Compiling c-nioatomics.c
[525/649] Compiling c-atomics.c
[527/655] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[528/655] Compiling NIOConcurrencyHelpers lock.swift
[529/655] Emitting module NIOConcurrencyHelpers
[530/655] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[531/655] Compiling NIOConcurrencyHelpers NIOLock.swift
[532/655] Compiling NIOConcurrencyHelpers atomics.swift
[535/716] Compiling NIOCore MarkedCircularBuffer.swift
[536/716] Compiling NIOCore MulticastChannel.swift
[537/716] Compiling NIOCore NIOAny.swift
[538/716] Compiling NIOCore NIOCloseOnErrorHandler.swift
[539/716] Compiling NIOCore NIOLoopBound.swift
[540/716] Compiling NIOCore NIOScheduledCallback.swift
[541/716] Compiling NIOCore NIOSendable.swift
[542/716] Compiling NIOCore RecvByteBufferAllocator.swift
[543/724] Compiling NIOCore GlobalSingletons.swift
[544/724] Compiling NIOCore IO.swift
[545/724] Compiling NIOCore IOData.swift
[546/724] Compiling NIOCore IPProtocol.swift
[547/724] Compiling NIOCore IntegerBitPacking.swift
[548/724] Compiling NIOCore IntegerTypes.swift
[549/724] Compiling NIOCore Interfaces.swift
[550/724] Compiling NIOCore Linux.swift
[551/724] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[552/724] Compiling NIOCore SocketAddresses.swift
[553/724] Compiling NIOCore SocketOptionProvider.swift
[554/724] Compiling NIOCore SystemCallHelpers.swift
[555/724] Compiling NIOCore TimeAmount+Duration.swift
[556/724] Compiling NIOCore TypeAssistedChannelHandler.swift
[557/724] Compiling NIOCore UniversalBootstrapSupport.swift
[558/724] Compiling NIOCore Utilities.swift
[559/724] Compiling NIOCore EventLoop.swift
[560/724] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[561/724] Compiling NIOCore EventLoopFuture+Deprecated.swift
[562/724] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[563/724] Compiling NIOCore EventLoopFuture.swift
[564/724] Compiling NIOCore FileDescriptor.swift
[565/724] Compiling NIOCore FileHandle.swift
[566/724] Compiling NIOCore FileRegion.swift
[567/724] Compiling NIOCore AddressedEnvelope.swift
[568/724] Compiling NIOCore AsyncAwaitSupport.swift
[569/724] Compiling NIOCore AsyncChannel.swift
[570/724] Compiling NIOCore AsyncChannelHandler.swift
[571/724] Compiling NIOCore AsyncChannelInboundStream.swift
[572/724] Compiling NIOCore AsyncChannelOutboundWriter.swift
[573/724] Compiling NIOCore NIOAsyncSequenceProducer.swift
[574/724] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[575/724] Compiling NIOCore NIOAsyncWriter.swift
[576/724] Compiling NIOCore ChannelPipeline.swift
[577/724] Compiling NIOCore CircularBuffer.swift
[578/724] Compiling NIOCore Codec.swift
[579/724] Compiling NIOCore ConvenienceOptionSupport.swift
[580/724] Compiling NIOCore DeadChannel.swift
[581/724] Compiling NIOCore DispatchQueue+WithFuture.swift
[582/724] Compiling NIOCore EventLoop+Deprecated.swift
[583/724] Compiling NIOCore EventLoop+SerialExecutor.swift
[584/724] Compiling NIOCore ByteBuffer-multi-int.swift
[585/724] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[586/724] Compiling NIOCore ByteBuffer-views.swift
[587/724] Compiling NIOCore Channel.swift
[588/724] Compiling NIOCore ChannelHandler.swift
[589/724] Compiling NIOCore ChannelHandlers.swift
[590/724] Compiling NIOCore ChannelInvoker.swift
[591/724] Compiling NIOCore ChannelOption.swift
[592/724] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[593/724] Compiling NIOCore BSDSocketAPI.swift
[594/724] Compiling NIOCore ByteBuffer-aux.swift
[595/724] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[596/724] Compiling NIOCore ByteBuffer-conversions.swift
[597/724] Compiling NIOCore ByteBuffer-core.swift
[598/724] Compiling NIOCore ByteBuffer-hex.swift
[599/724] Compiling NIOCore ByteBuffer-int.swift
[600/724] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[601/724] Emitting module NIOCore
[604/777] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[605/777] Compiling NIOEmbedded AsyncTestingChannel.swift
[606/777] Emitting module NIOEmbedded
[607/777] Compiling NIOPosix PooledRecvBufferAllocator.swift
[608/777] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[609/777] Compiling NIOPosix PosixSingletons.swift
[610/777] Compiling NIOPosix RawSocketBootstrap.swift
[611/777] Compiling NIOPosix Resolver.swift
[612/777] Compiling NIOPosix Selectable.swift
[613/783] Compiling NIOEmbedded Embedded.swift
[616/785] Compiling NIOPosix IO.swift
[617/785] Compiling NIOPosix IntegerBitPacking.swift
[618/785] Compiling NIOPosix IntegerTypes.swift
[619/785] Compiling NIOPosix Linux.swift
[620/785] Compiling NIOPosix LinuxCPUSet.swift
[621/785] Compiling NIOPosix LinuxUring.swift
[622/785] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[623/785] Compiling NIOPosix ThreadPosix.swift
[624/785] Compiling NIOPosix ThreadWindows.swift
[625/785] Compiling NIOPosix UnsafeTransfer.swift
[626/785] Compiling NIOPosix Utilities.swift
[627/785] Compiling NIOPosix VsockAddress.swift
[628/785] Compiling NIOPosix VsockChannelEvents.swift
[629/785] Compiling NIOPosix SelectableChannel.swift
[630/785] Compiling NIOPosix SelectableEventLoop.swift
[631/785] Compiling NIOPosix SelectorEpoll.swift
[632/785] Compiling NIOPosix SelectorGeneric.swift
[633/785] Compiling NIOPosix SelectorKqueue.swift
[634/785] Compiling NIOPosix SelectorUring.swift
[635/785] Compiling NIOPosix ServerSocket.swift
[636/785] Compiling NIOPosix Socket.swift
[637/785] Compiling NIOPosix SocketChannel.swift
[638/785] Compiling NIOPosix SocketProtocols.swift
[639/785] Compiling NIOPosix System.swift
[640/785] Compiling NIOPosix Thread.swift
[641/785] Emitting module NIOPosix
[642/785] Compiling NIOPosix Bootstrap.swift
[643/785] Compiling NIOPosix ControlMessage.swift
[644/785] Compiling NIOPosix DatagramVectorReadManager.swift
[645/785] Compiling NIOPosix Errors+Any.swift
[646/785] Compiling NIOPosix FileDescriptor.swift
[647/785] Compiling NIOPosix GetaddrinfoResolver.swift
[648/785] Compiling NIOPosix HappyEyeballs.swift
[649/785] Compiling NIOPosix BSDSocketAPICommon.swift
[650/785] Compiling NIOPosix BSDSocketAPIPosix.swift
[651/785] Compiling NIOPosix BSDSocketAPIWindows.swift
[652/785] Compiling NIOPosix BaseSocket.swift
[653/785] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[654/785] Compiling NIOPosix BaseSocketChannel.swift
[655/785] Compiling NIOPosix BaseStreamSocketChannel.swift
[656/785] Compiling NIOPosix NIOThreadPool.swift
[657/785] Compiling NIOPosix NonBlockingFileIO.swift
[658/785] Compiling NIOPosix PendingDatagramWritesManager.swift
[659/785] Compiling NIOPosix PendingWritesManager.swift
[660/785] Compiling NIOPosix PipeChannel.swift
[661/785] Compiling NIOPosix PipePair.swift
[662/785] Compiling NIOPosix Pool.swift
[665/789] Emitting module NIO
[666/789] Compiling NIO Exports.swift
[669/797] Emitting module NIOTLS
[670/797] Compiling NIOTLS TLSEvents.swift
[671/797] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[672/797] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[673/797] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[674/797] Compiling NIOTLS SNIHandler.swift
[677/828] Compiling NIOSSL NIOSSLServerHandler.swift
[678/828] Compiling NIOSSL ObjectIdentifier.swift
[679/828] Compiling NIOSSL PosixPort.swift
[680/828] Compiling NIOSSL SSLCallbacks.swift
[681/831] Compiling NIOSSL SSLPublicKey.swift
[682/831] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[683/831] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[684/831] Compiling NIOSSL SubjectAlternativeName.swift
[685/831] Compiling NIOSSL NIOSSLSecureBytes.swift
[686/831] Compiling NIOSSL RNG.swift
[687/831] Compiling NIOSSL SafeCompare.swift
[688/831] Compiling NIOSSL Zeroization.swift
[689/831] Compiling NIOSSL SSLErrors.swift
[690/831] Compiling NIOSSL SSLInit.swift
[691/831] Compiling NIOSSL SSLPKCS12Bundle.swift
[692/831] Compiling NIOSSL SSLPrivateKey.swift
[693/831] Emitting module NIOSSL
[694/831] Compiling NIOSSL LinuxCABundle.swift
[695/831] Compiling NIOSSL NIOSSLClientHandler.swift
[696/831] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[697/831] Compiling NIOSSL NIOSSLHandler.swift
[698/831] Compiling NIOSSL AndroidCABundle.swift
[699/831] Compiling NIOSSL ByteBufferBIO.swift
[700/831] Compiling NIOSSL CustomPrivateKey.swift
[701/831] Compiling NIOSSL IdentityVerification.swift
[702/831] Compiling NIOSSL SSLCertificate.swift
[703/831] Compiling NIOSSL SSLCertificateExtensions.swift
[704/831] Compiling NIOSSL SSLConnection.swift
[705/831] Compiling NIOSSL SSLContext.swift
[706/831] Compiling NIOSSL TLSConfiguration.swift
[707/831] Compiling NIOSSL UniversalBootstrapSupport.swift
[708/831] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[710/833] Compiling wkt.cpp
[711/833] Compiling utils.cpp
[712/833] Compiling uuids.cpp
[713/833] Compiling value.cpp
[714/833] Compiling user_type_field_iterator.cpp
[715/833] Compiling whitelist_policy.cpp
[716/833] Compiling whitelist_dc_policy.cpp
[717/833] Compiling user_type_value.cpp
[718/833] Compiling timer.cpp
[719/833] Compiling http_parser.c
[720/833] Compiling hdr_histogram.cpp
[721/833] Compiling wait_for_handler.cpp
[722/833] Compiling hostcheck.cpp
[723/833] Compiling tuple.cpp
[724/833] Compiling token_map_impl.cpp
[725/833] Compiling string_ref.cpp
[726/833] Compiling timestamp_generator.cpp
[727/833] Compiling tracing_data_handler.cpp
[728/833] Compiling supported_response.cpp
[729/833] Compiling ring_buffer_bio.cpp
[730/833] Compiling token_aware_policy.cpp
[731/833] Compiling ssl.cpp
[732/833] Compiling testing.cpp
[733/833] Compiling startup_request.cpp
[734/833] Compiling socket.cpp
[735/833] Compiling statement.cpp
[736/833] Compiling socket_connector.cpp
[737/833] Compiling ring_buffer.cpp
[738/833] Compiling row.cpp
[739/833] Compiling token_map.cpp
[740/833] Compiling session_base.cpp
[741/833] Compiling round_robin_policy.cpp
[742/833] Compiling result_response.cpp
[743/833] Compiling retry_policy.cpp
[744/833] Compiling schema_agreement_handler.cpp
[745/833] Compiling result_metadata.cpp
[746/833] Compiling session.cpp
[747/833] Compiling response.cpp
[748/833] Compiling reconnection_policy.cpp
[749/833] Compiling random.cpp
[750/833] Compiling request.cpp
[751/833] Compiling register_request.cpp
[752/833] Compiling protocol.cpp
[753/833] Compiling request_processor_initializer.cpp
[754/833] Compiling request_callback.cpp
[755/833] Compiling request_handler.cpp
[756/833] Compiling request_processor.cpp
[757/833] Compiling murmur3.cpp
[758/833] Compiling micro_timer.cpp
[759/833] Compiling prepare_request.cpp
[760/833] Compiling memory.cpp
[761/833] Compiling query_request.cpp
[762/833] Compiling md5.cpp
[763/833] Compiling prepared.cpp
[764/833] Compiling prepare_all_handler.cpp
[765/833] Compiling logger.cpp
[766/833] Compiling map_iterator.cpp
[767/833] Compiling prepare_host_handler.cpp
[768/833] Compiling get_time-win.cpp
[769/833] Compiling get_time-unix.cpp
[770/833] Compiling get_time-mac.cpp
[771/833] Compiling pooled_connection.cpp
[772/833] Compiling external.cpp
[773/833] Compiling iterator.cpp
[774/833] Compiling list_policy.cpp
[775/833] Compiling latency_aware_policy.cpp
[776/833] Compiling http_client.cpp
[777/833] Compiling host.cpp
[778/833] Compiling metadata.cpp
[779/833] Compiling event_response.cpp
[780/833] Compiling execution_profile.cpp
[781/833] Compiling future.cpp
[782/833] Compiling encode.cpp
[783/833] Compiling event_loop.cpp
[784/833] Compiling error_response.cpp
[785/833] Compiling dse_point.cpp
[786/833] Compiling dse_value.cpp
[787/833] Compiling dse_user_type_value.cpp
[788/833] Compiling execute_request.cpp
[789/833] Compiling dse_tuple.cpp
[790/833] Compiling dse_polygon.cpp
[791/833] Compiling dse_date_range.cpp
[792/833] Compiling driver_info.cpp
[793/833] Compiling dse_collection.cpp
[794/833] Compiling dse_line_string.cpp
[795/833] Compiling dse_auth.cpp
[796/833] Compiling dse_statement.cpp
[797/833] Compiling decoder.cpp
[798/833] Compiling dse_cluster_config.cpp
[799/833] Compiling dse_batch_request.cpp
[800/833] Compiling data_type_parser.cpp
[801/833] Compiling delayed_connector.cpp
[802/833] Compiling data_type.cpp
[803/833] Compiling dc_aware_policy.cpp
[804/833] Compiling connection_pool_manager_initializer.cpp
[805/833] Compiling control_connector.cpp
[806/833] Compiling connector.cpp
[807/833] Compiling control_connection.cpp
[808/833] Compiling connection_pool_connector.cpp
[809/833] Compiling connection_pool_manager.cpp
[810/833] Compiling collection_iterator.cpp
[811/833] Compiling connection.cpp
[812/833] Compiling connection_pool.cpp
[813/833] Compiling config.cpp
[814/833] Compiling collection.cpp
[815/833] Compiling cluster_metadata_resolver.cpp
In file included from /host/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/cluster_config.cpp:17:
In file included from /host/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/cluster_config.hpp:21:
In file included from /host/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/config.hpp:25:
In file included from /host/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/execution_profile.hpp:21:
In file included from /host/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/blacklist_dc_policy.hpp:21:
In file included from /host/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/list_policy.hpp:21:
In file included from /host/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/load_balancing.hpp:24:
In file included from /host/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/request.hpp:28:
In file included from /host/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/socket.hpp:25:
/host/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]
  uv_once(&ssl_init_guard, T::init);
           ^
/host/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
    SslContextFactory::init_once();
                       ^
/host/spi-builder-workspace/Sources/CDataStaxDriver/datastax-cpp-driver/src/ssl.hpp:106:20: note: forward declaration of template entity is here
  static uv_once_t ssl_init_guard;
                   ^
/host/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
  uv_once(&ssl_init_guard, T::init);
           ^
1 warning generated.
[816/833] Compiling cluster_config.cpp
[817/833] Compiling cluster_connector.cpp
[818/833] Compiling blacklist_policy.cpp
[819/833] Compiling blacklist_dc_policy.cpp
[820/833] Compiling cloud_secure_connection_config.cpp
[821/833] Compiling allocated.cpp
[822/833] Compiling async.cpp
[823/833] Compiling auth_responses.cpp
[824/833] Compiling cluster.cpp
[825/833] Compiling auth_requests.cpp
[826/833] Compiling auth.cpp
[827/833] Compiling client_insights.cpp
[828/833] Compiling address.cpp
[829/833] Compiling batch_request.cpp
[830/833] Compiling ssl_openssl_impl.cpp
[831/833] Compiling abstract_data.cpp
[832/833] Compiling address_factory.cpp
[834/843] Compiling CassandraClient Metrics.swift
[835/843] Compiling CassandraClient Session.swift
/host/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: warning: 'Lock' is deprecated: renamed to 'NIOLock'
        private let lock = Lock()
                           ^
/host/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: note: use 'NIOLock' instead
        private let lock = Lock()
                           ^~~~
                           NIOLock
[836/844] Compiling CassandraClient Errors.swift
[837/844] Emitting module CassandraClient
/host/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: warning: 'Lock' is deprecated: renamed to 'NIOLock'
        private let lock = Lock()
                           ^
/host/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: note: use 'NIOLock' instead
        private let lock = Lock()
                           ^~~~
                           NIOLock
[838/844] Compiling CassandraClient Decoding.swift
[839/844] Compiling CassandraClient Consistency.swift
[840/844] Compiling CassandraClient Data+PaginatedRows.swift
[841/844] Compiling CassandraClient Data.swift
[842/844] Compiling CassandraClient CassandraClient.swift
/host/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: warning: 'Lock' is deprecated: renamed to 'NIOLock'
        private let lock = Lock()
                           ^
/host/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: note: use 'NIOLock' instead
        private let lock = Lock()
                           ^~~~
                           NIOLock
[843/844] Compiling CassandraClient Configuration.swift
/host/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: warning: 'Lock' is deprecated: renamed to 'NIOLock'
        private let lock = Lock()
                           ^
/host/spi-builder-workspace/Sources/CassandraClient/Session.swift:233:28: note: use 'NIOLock' instead
        private let lock = Lock()
                           ^~~~
                           NIOLock
[844/844] Compiling CassandraClient Statement.swift
Build complete! (214.61s)
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" : "/host/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/core.c",
        "libuv/src/unix/dl.c",
        "libuv/src/unix/epoll.c",
        "libuv/src/unix/fs.c",
        "libuv/src/unix/getaddrinfo.c",
        "libuv/src/unix/getnameinfo.c",
        "libuv/src/unix/linux-core.c",
        "libuv/src/unix/linux-inotify.c",
        "libuv/src/unix/linux-syscalls.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/procfs-exepath.c",
        "libuv/src/unix/proctitle.c",
        "libuv/src/unix/random-devurandom.c",
        "libuv/src/unix/random-getrandom.c",
        "libuv/src/unix/random-sysctl-linux.c",
        "libuv/src/unix/signal.c",
        "libuv/src/unix/stream.c",
        "libuv/src/unix/tcp.c",
        "libuv/src/unix/thread.c",
        "libuv/src/unix/tty.c",
        "libuv/src/unix/udp.c",
        "libuv/src/uv-common.c",
        "libuv/src/uv-data-getter-setters.c",
        "libuv/src/version.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CassandraClientTests",
      "module_type" : "SwiftTarget",
      "name" : "CassandraClientTests",
      "path" : "Tests/CassandraClientTests",
      "sources" : [
        "CassandraClientTests.swift"
      ],
      "target_dependencies" : [
        "CassandraClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CassandraClient",
      "module_type" : "SwiftTarget",
      "name" : "CassandraClient",
      "path" : "Sources/CassandraClient",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "Atomics",
        "Logging"
      ],
      "product_memberships" : [
        "CassandraClient"
      ],
      "sources" : [
        "CassandraClient.swift",
        "Configuration.swift",
        "Consistency.swift",
        "Data+PaginatedRows.swift",
        "Data.swift",
        "Decoding.swift",
        "Errors.swift",
        "Metrics.swift",
        "Session.swift",
        "Statement.swift"
      ],
      "target_dependencies" : [
        "CDataStaxDriver"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CDataStaxDriver",
      "module_type" : "ClangTarget",
      "name" : "CDataStaxDriver",
      "path" : "Sources/CDataStaxDriver",
      "product_dependencies" : [
        "NIOSSL"
      ],
      "product_memberships" : [
        "CassandraClient"
      ],
      "sources" : [
        "custom/src/ssl/ssl_openssl_impl.cpp",
        "datastax-cpp-driver/src/abstract_data.cpp",
        "datastax-cpp-driver/src/address.cpp",
        "datastax-cpp-driver/src/address_factory.cpp",
        "datastax-cpp-driver/src/allocated.cpp",
        "datastax-cpp-driver/src/async.cpp",
        "datastax-cpp-driver/src/auth.cpp",
        "datastax-cpp-driver/src/auth_requests.cpp",
        "datastax-cpp-driver/src/auth_responses.cpp",
        "datastax-cpp-driver/src/batch_request.cpp",
        "datastax-cpp-driver/src/blacklist_dc_policy.cpp",
        "datastax-cpp-driver/src/blacklist_policy.cpp",
        "datastax-cpp-driver/src/client_insights.cpp",
        "datastax-cpp-driver/src/cloud_secure_connection_config.cpp",
        "datastax-cpp-driver/src/cluster.cpp",
        "datastax-cpp-driver/src/cluster_config.cpp",
        "datastax-cpp-driver/src/cluster_connector.cpp",
        "datastax-cpp-driver/src/cluster_metadata_resolver.cpp",
        "datastax-cpp-driver/src/collection.cpp",
        "datastax-cpp-driver/src/collection_iterator.cpp",
        "datastax-cpp-driver/src/config.cpp",
        "datastax-cpp-driver/src/connection.cpp",
        "datastax-cpp-driver/src/connection_pool.cpp",
        "datastax-cpp-driver/src/connection_pool_connector.cpp",
        "datastax-cpp-driver/src/connection_pool_manager.cpp",
        "datastax-cpp-driver/src/connection_pool_manager_initializer.cpp",
        "datastax-cpp-driver/src/connector.cpp",
        "datastax-cpp-driver/src/control_connection.cpp",
        "datastax-cpp-driver/src/control_connector.cpp",
        "datastax-cpp-driver/src/data_type.cpp",
        "datastax-cpp-driver/src/data_type_parser.cpp",
        "datastax-cpp-driver/src/dc_aware_policy.cpp",
        "datastax-cpp-driver/src/decoder.cpp",
        "datastax-cpp-driver/src/delayed_connector.cpp",
        "datastax-cpp-driver/src/driver_info.cpp",
        "datastax-cpp-driver/src/dse_auth.cpp",
        "datastax-cpp-driver/src/dse_batch_request.cpp",
        "datastax-cpp-driver/src/dse_cluster_config.cpp",
        "datastax-cpp-driver/src/dse_collection.cpp",
        "datastax-cpp-driver/src/dse_date_range.cpp",
        "datastax-cpp-driver/src/dse_line_string.cpp",
        "datastax-cpp-driver/src/dse_point.cpp",
        "datastax-cpp-driver/src/dse_polygon.cpp",
        "datastax-cpp-driver/src/dse_statement.cpp",
        "datastax-cpp-driver/src/dse_tuple.cpp",
        "datastax-cpp-driver/src/dse_user_type_value.cpp",
        "datastax-cpp-driver/src/dse_value.cpp",
        "datastax-cpp-driver/src/encode.cpp",
        "datastax-cpp-driver/src/error_response.cpp",
        "datastax-cpp-driver/src/event_loop.cpp",
        "datastax-cpp-driver/src/event_response.cpp",
        "datastax-cpp-driver/src/execute_request.cpp",
        "datastax-cpp-driver/src/execution_profile.cpp",
        "datastax-cpp-driver/src/external.cpp",
        "datastax-cpp-driver/src/future.cpp",
        "datastax-cpp-driver/src/get_time-mac.cpp",
        "datastax-cpp-driver/src/get_time-unix.cpp",
        "datastax-cpp-driver/src/get_time-win.cpp",
        "datastax-cpp-driver/src/host.cpp",
        "datastax-cpp-driver/src/http_client.cpp",
        "datastax-cpp-driver/src/iterator.cpp",
        "datastax-cpp-driver/src/latency_aware_policy.cpp",
        "datastax-cpp-driver/src/list_policy.cpp",
        "datastax-cpp-driver/src/logger.cpp",
        "datastax-cpp-driver/src/map_iterator.cpp",
        "datastax-cpp-driver/src/md5.cpp",
        "datastax-cpp-driver/src/memory.cpp",
        "datastax-cpp-driver/src/metadata.cpp",
        "datastax-cpp-driver/src/micro_timer.cpp",
        "datastax-cpp-driver/src/murmur3.cpp",
        "datastax-cpp-driver/src/pooled_connection.cpp",
        "datastax-cpp-driver/src/prepare_all_handler.cpp",
        "datastax-cpp-driver/src/prepare_host_handler.cpp",
        "datastax-cpp-driver/src/prepare_request.cpp",
        "datastax-cpp-driver/src/prepared.cpp",
        "datastax-cpp-driver/src/protocol.cpp",
        "datastax-cpp-driver/src/query_request.cpp",
        "datastax-cpp-driver/src/random.cpp",
        "datastax-cpp-driver/src/reconnection_policy.cpp",
        "datastax-cpp-driver/src/register_request.cpp",
        "datastax-cpp-driver/src/request.cpp",
        "datastax-cpp-driver/src/request_callback.cpp",
        "datastax-cpp-driver/src/request_handler.cpp",
        "datastax-cpp-driver/src/request_processor.cpp",
        "datastax-cpp-driver/src/request_processor_initializer.cpp",
        "datastax-cpp-driver/src/response.cpp",
        "datastax-cpp-driver/src/result_metadata.cpp",
        "datastax-cpp-driver/src/result_response.cpp",
        "datastax-cpp-driver/src/retry_policy.cpp",
        "datastax-cpp-driver/src/ring_buffer.cpp",
        "datastax-cpp-driver/src/round_robin_policy.cpp",
        "datastax-cpp-driver/src/row.cpp",
        "datastax-cpp-driver/src/schema_agreement_handler.cpp",
        "datastax-cpp-driver/src/session.cpp",
        "datastax-cpp-driver/src/session_base.cpp",
        "datastax-cpp-driver/src/socket.cpp",
        "datastax-cpp-driver/src/socket_connector.cpp",
        "datastax-cpp-driver/src/ssl.cpp",
        "datastax-cpp-driver/src/ssl/ring_buffer_bio.cpp",
        "datastax-cpp-driver/src/startup_request.cpp",
        "datastax-cpp-driver/src/statement.cpp",
        "datastax-cpp-driver/src/string_ref.cpp",
        "datastax-cpp-driver/src/supported_response.cpp",
        "datastax-cpp-driver/src/testing.cpp",
        "datastax-cpp-driver/src/third_party/curl/hostcheck.cpp",
        "datastax-cpp-driver/src/third_party/hdr_histogram/hdr_histogram.cpp",
        "datastax-cpp-driver/src/third_party/http-parser/http_parser.c",
        "datastax-cpp-driver/src/timer.cpp",
        "datastax-cpp-driver/src/timestamp_generator.cpp",
        "datastax-cpp-driver/src/token_aware_policy.cpp",
        "datastax-cpp-driver/src/token_map.cpp",
        "datastax-cpp-driver/src/token_map_impl.cpp",
        "datastax-cpp-driver/src/tracing_data_handler.cpp",
        "datastax-cpp-driver/src/tuple.cpp",
        "datastax-cpp-driver/src/user_type_field_iterator.cpp",
        "datastax-cpp-driver/src/user_type_value.cpp",
        "datastax-cpp-driver/src/utils.cpp",
        "datastax-cpp-driver/src/uuids.cpp",
        "datastax-cpp-driver/src/value.cpp",
        "datastax-cpp-driver/src/wait_for_handler.cpp",
        "datastax-cpp-driver/src/whitelist_dc_policy.cpp",
        "datastax-cpp-driver/src/whitelist_policy.cpp",
        "datastax-cpp-driver/src/wkt.cpp"
      ],
      "target_dependencies" : [
        "Clibuv"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.