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 RediStack, reference 1.6.2 (622ce4), with Swift 6.2 (beta) for Linux on 20 Jun 2025 12:37:12 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/RediStack.git
Reference: 1.6.2
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/swift-server/RediStack
 * tag               1.6.2      -> FETCH_HEAD
HEAD is now at 622ce44 fix AsyncStream polyfill swift<5.9 (#101)
Cloned https://github.com/swift-server/RediStack.git
Revision (git rev-parse @):
622ce440f90d79b58e45f3a3efdd64c51d1dfd17
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/RediStack.git at 1.6.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swift-server/RediStack.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[1804/5633] Fetching swift-log, swift-atomics
[5239/7839] Fetching swift-log, swift-atomics, swift-metrics
[7840/22729] Fetching swift-log, swift-atomics, swift-metrics, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
[7383/20932] Fetching swift-log, swift-metrics, swift-nio-ssl
[7830/97265] Fetching swift-log, swift-metrics, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (6.03s)
Fetched https://github.com/apple/swift-log.git from cache (6.04s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (6.06s)
Fetched https://github.com/apple/swift-nio.git from cache (6.13s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (6.66s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (3.28s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (3.17s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[1554/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.60s)
[4493/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.58s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.49s)
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.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.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.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/429] Write sources
[15/429] Compiling CNIOWindows shim.c
[16/429] Compiling CNIOWASI CNIOWASI.c
[16/429] Write sources
[16/429] Compiling CNIOWindows WSAStartup.c
[16/429] Write sources
[21/429] Compiling CNIODarwin shim.c
[22/429] Compiling CNIOLinux liburing_shims.c
[23/429] Compiling _AtomicsShims.c
[24/429] Compiling fiat_p256_adx_sqr.S
[25/429] Compiling fiat_curve25519_adx_square.S
[26/429] Write swift-version-24593BA9C3E375BF.txt
[27/429] Compiling fiat_p256_adx_mul.S
[28/429] Compiling CNIOLinux shim.c
[29/429] Compiling fiat_curve25519_adx_mul.S
[30/440] Compiling cpu_intel.cc
[31/454] Compiling CNIOBoringSSLShims shims.c
[33/457] Emitting module _NIOBase64
[34/457] Emitting module Logging
[35/457] Emitting module InternalCollectionsUtilities
[35/458] Compiling tls_method.cc
[35/458] Compiling tls_record.cc
[37/458] Compiling tls13_server.cc
[38/458] Compiling tls13_client.cc
[39/458] Compiling tls13_enc.cc
[40/458] Compiling tls13_both.cc
[42/458] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/458] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[44/458] Compiling InternalCollectionsUtilities _SortedCollection.swift
[45/458] Compiling _NIODataStructures PriorityQueue.swift
[46/458] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/458] Compiling InternalCollectionsUtilities Descriptions.swift
[48/458] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[49/458] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[50/458] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[51/458] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[52/458] Compiling InternalCollectionsUtilities Debugging.swift
[53/458] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[54/458] Compiling InternalCollectionsUtilities UInt+reversed.swift
[55/458] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[56/458] Compiling InternalCollectionsUtilities Integer rank.swift
[58/459] Compiling _NIOBase64 Base64.swift
[60/460] Compiling _NIODataStructures _TinyArray.swift
[60/460] Compiling t1_enc.cc
[62/475] Compiling CoreMetrics Metrics.swift
[62/475] Compiling ssl_x509.cc
[64/475] Compiling DequeModule Deque+CustomReflectable.swift
[65/475] Compiling DequeModule Deque+Descriptions.swift
[66/477] Compiling DequeModule _DequeBuffer.swift
[67/477] Compiling DequeModule _DequeBufferHeader.swift
[68/477] Compiling DequeModule Deque+Equatable.swift
[69/477] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[70/477] Compiling DequeModule Deque+Extras.swift
[71/477] Compiling DequeModule Deque+Hashable.swift
[72/477] Compiling DequeModule Deque+Testing.swift
[73/477] Compiling DequeModule Deque._Storage.swift
[74/477] Compiling DequeModule _DequeSlot.swift
[75/477] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/477] Emitting module _NIODataStructures
[77/477] Compiling _NIODataStructures Heap.swift
[78/478] Compiling Logging Locks.swift
[80/478] Emitting module CoreMetrics
[81/478] Compiling CoreMetrics Locks.swift
[83/479] Compiling Logging MetadataProvider.swift
[84/479] Compiling DequeModule Deque._UnsafeHandle.swift
[85/479] Compiling DequeModule Deque.swift
[85/479] Compiling ssl_versions.cc
[87/481] Compiling DequeModule Deque+Codable.swift
[88/481] Compiling DequeModule Deque+Collection.swift
[88/481] Compiling ssl_stat.cc
[90/481] Compiling Logging LogHandler.swift
[91/481] Compiling Logging Logging.swift
[92/482] Compiling ssl_transcript.cc
[94/482] Emitting module DequeModule
[95/483] Compiling ssl_session.cc
[96/483] Compiling ssl_privkey.cc
[97/483] Compiling ssl_cipher.cc
[98/483] Compiling ssl_key_share.cc
[99/483] Compiling ssl_file.cc
[100/483] Compiling ssl_cert.cc
[101/483] Compiling ssl_credential.cc
[102/483] Compiling ssl_lib.cc
[103/483] Compiling ssl_buffer.cc
[105/483] Compiling Metrics Metrics.swift
[106/483] Emitting module Metrics
[107/484] Compiling ssl_aead_ctx.cc
[108/484] Compiling ssl_asn1.cc
[109/484] Compiling s3_pkt.cc
[110/484] Compiling s3_lib.cc
[111/484] Compiling s3_both.cc
[112/484] Compiling handshake_server.cc
[113/484] Compiling handshake_client.cc
[114/484] Compiling dtls_method.cc
[115/484] Compiling handshake.cc
[116/484] Compiling handoff.cc
[117/484] Compiling encrypted_client_hello.cc
[118/484] Compiling md5-x86_64-linux.S
[119/484] Compiling dtls_record.cc
[120/484] Compiling extensions.cc
[121/484] Compiling md5-x86_64-apple.S
[122/484] Compiling md5-586-apple.S
[122/484] Compiling md5-586-linux.S
[124/484] Compiling d1_srtp.cc
[125/484] Compiling chacha20_poly1305_x86_64-apple.S
[126/484] Compiling chacha20_poly1305_x86_64-linux.S
[127/484] Compiling chacha20_poly1305_armv8-win.S
[128/484] Compiling chacha20_poly1305_armv8-linux.S
[129/484] Compiling chacha20_poly1305_armv8-apple.S
[130/484] Compiling chacha-x86_64-linux.S
[131/484] Compiling err_data.cc
[132/484] Compiling chacha-x86_64-apple.S
[133/484] Compiling chacha-armv8-win.S
[134/484] Compiling chacha-x86-linux.S
[135/484] Compiling chacha-x86-apple.S
[136/484] Compiling chacha-armv8-linux.S
[137/484] Compiling chacha-armv8-apple.S
[138/484] Compiling chacha-armv4-linux.S
[139/484] Compiling aes128gcmsiv-x86_64-apple.S
[140/484] Compiling x86_64-mont5-linux.S
[141/484] Compiling aes128gcmsiv-x86_64-linux.S
[142/484] Compiling x86_64-mont5-apple.S
[143/484] Compiling d1_lib.cc
[144/484] Compiling bio_ssl.cc
[145/484] Compiling x86_64-mont-linux.S
[146/484] Compiling d1_pkt.cc
[147/484] Compiling x86_64-mont-apple.S
[148/484] Compiling vpaes-x86-linux.S
[149/484] Compiling vpaes-x86_64-apple.S
[150/484] Compiling x86-mont-linux.S
[150/484] Compiling x86-mont-apple.S
[152/484] Compiling vpaes-x86-apple.S
[153/484] Compiling vpaes-x86_64-linux.S
[154/484] Compiling sha512-x86_64-apple.S
[155/484] Compiling vpaes-armv8-linux.S
[156/484] Compiling vpaes-armv8-win.S
[157/484] Compiling vpaes-armv8-apple.S
[158/484] Compiling vpaes-armv7-linux.S
[159/484] Compiling sha512-armv8-win.S
[160/484] Compiling sha512-x86_64-linux.S
[161/484] Compiling sha512-armv8-linux.S
[162/484] Compiling sha512-armv8-apple.S
[163/484] Compiling sha512-586-linux.S
[164/484] Compiling sha512-armv4-linux.S
[165/484] Compiling sha512-586-apple.S
[166/484] Compiling sha256-x86_64-linux.S
[167/484] Compiling sha256-x86_64-apple.S
[168/484] Compiling sha256-armv8-win.S
[169/484] Compiling sha256-armv8-linux.S
[170/484] Compiling d1_both.cc
[171/484] Compiling sha256-armv4-linux.S
[172/484] Compiling sha256-586-linux.S
[173/484] Compiling sha256-armv8-apple.S
[174/484] Compiling sha256-586-apple.S
[175/484] Compiling sha1-x86_64-apple.S
[176/484] Compiling sha1-armv8-win.S
[177/484] Compiling sha1-armv8-linux.S
[178/484] Compiling sha1-x86_64-linux.S
[179/484] Compiling sha1-armv4-large-linux.S
[180/484] Compiling sha1-armv8-apple.S
[181/484] Compiling sha1-586-linux.S
[182/484] Compiling sha1-586-apple.S
[183/484] Compiling rdrand-x86_64-apple.S
[184/484] Compiling rsaz-avx2-apple.S
[184/484] Compiling rdrand-x86_64-linux.S
[186/484] Compiling rsaz-avx2-linux.S
[187/484] Compiling p256_beeu-x86_64-asm-linux.S
[188/484] Compiling p256_beeu-armv8-asm-win.S
[189/484] Compiling p256_beeu-x86_64-asm-apple.S
[190/484] Compiling p256_beeu-armv8-asm-linux.S
[191/484] Compiling p256_beeu-armv8-asm-apple.S
[192/484] Compiling p256-armv8-asm-win.S
[193/484] Compiling p256-x86_64-asm-linux.S
[194/484] Compiling p256-armv8-asm-linux.S
[195/484] Compiling ghashv8-armv8-linux.S
[196/484] Compiling p256-x86_64-asm-apple.S
[197/484] Compiling ghashv8-armv8-win.S
[198/484] Compiling p256-armv8-asm-apple.S
[199/484] Compiling ghashv8-armv8-apple.S
[200/484] Compiling ghash-x86-apple.S
[201/484] Compiling ghash-x86-linux.S
[202/484] Compiling ghash-x86_64-linux.S
[203/484] Compiling ghash-x86_64-apple.S
[204/484] Compiling ghashv8-armv7-linux.S
[205/484] Compiling ghash-ssse3-x86-linux.S
[206/484] Compiling ghash-ssse3-x86_64-apple.S
[207/484] Compiling ghash-ssse3-x86_64-linux.S
[208/484] Compiling ghash-ssse3-x86-apple.S
[209/484] Compiling co-586-apple.S
[210/484] Compiling ghash-neon-armv8-win.S
[211/484] Compiling ghash-armv4-linux.S
[212/484] Compiling ghash-neon-armv8-apple.S
[213/484] Compiling ghash-neon-armv8-linux.S
[213/484] Compiling co-586-linux.S
[215/484] Compiling bsaes-armv7-linux.S
[216/484] Compiling bn-armv8-linux.S
[217/484] Compiling bn-armv8-apple.S
[218/484] Compiling bn-armv8-win.S
[219/484] Compiling bn-586-apple.S
[220/484] Compiling bn-586-linux.S
[221/484] Compiling armv8-mont-linux.S
[221/484] Compiling armv8-mont-win.S
[223/484] Compiling armv4-mont-linux.S
[223/484] Compiling armv8-mont-apple.S
[225/484] Compiling aesv8-gcm-armv8-win.S
[226/484] Compiling aesv8-armv8-win.S
[226/484] Compiling aesv8-gcm-armv8-apple.S
[228/484] Compiling aesv8-gcm-armv8-linux.S
[229/484] Compiling aesv8-armv8-apple.S
[230/484] Compiling aesv8-armv8-linux.S
[231/484] Compiling aesni-x86_64-apple.S
[232/484] Compiling aesv8-armv7-linux.S
[233/484] Compiling aesni-x86_64-linux.S
[234/484] Compiling aesni-x86-linux.S
[235/484] Compiling aesni-x86-apple.S
[236/484] Compiling aesni-gcm-x86_64-linux.S
[237/484] Compiling aesni-gcm-x86_64-apple.S
[238/484] Compiling aes-gcm-avx10-x86_64-linux.S
[239/484] Compiling aes-gcm-avx10-x86_64-apple.S
[240/484] Compiling aes-gcm-avx2-x86_64-apple.S
[241/484] Compiling aes-gcm-avx2-x86_64-linux.S
[242/484] Compiling x_x509a.cc
[243/484] Compiling x_pubkey.cc
[244/484] Compiling x_sig.cc
[245/484] Compiling x_x509.cc
[246/484] Compiling x_name.cc
[247/484] Compiling x_spki.cc
[248/484] Compiling x_req.cc
[249/484] Compiling x_val.cc
[250/484] Compiling x_exten.cc
[251/484] Compiling x_attrib.cc
[252/484] Compiling x509spki.cc
[253/484] Compiling x_crl.cc
[254/484] Compiling x_all.cc
[255/484] Compiling x509name.cc
[256/484] Compiling x_algor.cc
[257/484] Compiling x509rset.cc
[258/484] Compiling x509_vpm.cc
[259/484] Compiling x509cset.cc
[260/484] Compiling x509_vfy.cc
[261/484] Compiling x509_v3.cc
[262/484] Compiling x509_trs.cc
[263/484] Compiling x509_txt.cc
[264/484] Compiling x509_set.cc
[265/484] Compiling x509_req.cc
[266/484] Compiling x509_ext.cc
[267/484] Compiling x509_obj.cc
[268/484] Compiling x509_lu.cc
[269/484] Compiling x509_d2.cc
[270/484] Compiling x509_def.cc
[271/484] Compiling x509.cc
[272/484] Compiling x509_att.cc
[273/484] Compiling x509_cmp.cc
[274/484] Compiling v3_skey.cc
[275/484] Compiling v3_purp.cc
[276/484] Compiling v3_prn.cc
[277/484] Compiling v3_utl.cc
[278/484] Compiling v3_pmaps.cc
[279/484] Compiling v3_pcons.cc
[280/484] Compiling v3_ocsp.cc
[281/484] Compiling v3_ncons.cc
[282/484] Compiling v3_lib.cc
[283/484] Compiling v3_info.cc
[284/484] Compiling v3_int.cc
[285/484] Compiling v3_ia5.cc
[286/484] Compiling v3_extku.cc
[287/484] Compiling v3_genn.cc
[288/484] Compiling v3_enum.cc
[289/484] Compiling v3_crld.cc
[290/484] Compiling v3_cpols.cc
[291/484] Compiling v3_conf.cc
[292/484] Compiling v3_bcons.cc
[293/484] Compiling v3_akeya.cc
[294/484] Compiling v3_alt.cc
[295/484] Compiling v3_bitst.cc
[296/484] Compiling t_x509a.cc
[297/484] Compiling v3_akey.cc
[298/484] Compiling t_x509.cc
[299/484] Compiling i2d_pr.cc
[300/484] Compiling t_req.cc
[301/484] Compiling t_crl.cc
[302/484] Compiling rsa_pss.cc
[303/484] Compiling policy.cc
[304/484] Compiling name_print.cc
[305/484] Compiling by_file.cc
[306/484] Compiling asn1_gen.cc
[307/484] Compiling by_dir.cc
[308/484] Compiling algorithm.cc
[309/484] Compiling a_digest.cc
[310/484] Compiling a_verify.cc
[311/484] Compiling voprf.cc
[312/484] Compiling a_sign.cc
[313/484] Compiling trust_token.cc
[314/484] Compiling thread_win.cc
[315/484] Compiling thread_none.cc
[316/484] Compiling thread_pthread.cc
[317/484] Compiling thread.cc
[318/484] Compiling pmbtoken.cc
[318/484] Compiling stack.cc
[320/484] Compiling sha256.cc
[321/484] Compiling siphash.cc
[322/484] Compiling sha512.cc
[323/484] Compiling slhdsa.cc
[324/484] Compiling sha1.cc
[325/484] Compiling rsa_extra.cc
[326/484] Compiling spake2plus.cc
[327/484] Compiling rsa_print.cc
[328/484] Compiling refcount.cc
[329/484] Compiling windows.cc
[330/484] Compiling rc4.cc
[331/484] Compiling trusty.cc
[332/484] Compiling rsa_crypt.cc
[333/484] Compiling rand.cc
[334/484] Compiling urandom.cc
[335/484] Compiling getentropy.cc
[336/484] Compiling ios.cc
[337/484] Compiling rsa_asn1.cc
[338/484] Compiling forkunsafe.cc
[339/484] Compiling poly1305_arm_asm.S
[340/484] Compiling passive.cc
[341/484] Compiling deterministic.cc
[342/484] Compiling fork_detect.cc
[343/484] Compiling poly1305_arm.cc
[344/484] Compiling pool.cc
[345/484] Compiling poly1305.cc
[346/484] Compiling poly1305_vec.cc
[347/484] Compiling pkcs7.cc
[348/484] Compiling pkcs7_x509.cc
[349/484] Compiling pkcs8_x509.cc
[350/484] Compiling pkcs8.cc
[351/484] Compiling p5_pbev2.cc
[352/484] Compiling pem_xaux.cc
[353/484] Compiling pem_x509.cc
[354/484] Compiling pem_pk8.cc
[355/484] Compiling pem_pkey.cc
[356/484] Compiling obj_xref.cc
[357/484] Compiling pem_oth.cc
[358/484] Compiling pem_info.cc
[359/484] Compiling pem_all.cc
[360/484] Compiling mldsa.cc
[361/484] Compiling mlkem.cc
[362/484] Compiling pem_lib.cc
[363/484] Compiling md5.cc
[364/484] Compiling mem.cc
[365/484] Compiling fips_shared_support.cc
[366/484] Compiling poly_rq_mul.S
[367/484] Compiling obj.cc
[368/484] Compiling lhash.cc
[369/484] Compiling md4.cc
[370/484] Compiling hrss.cc
[371/484] Compiling ex_data.cc
[372/484] Compiling sign.cc
[373/484] Compiling kyber.cc
[374/484] Compiling scrypt.cc
[375/484] Compiling hpke.cc
[376/484] Compiling print.cc
[377/484] Compiling pbkdf.cc
[378/484] Compiling p_x25519.cc
[379/484] Compiling p_ed25519.cc
[379/484] Compiling p_rsa_asn1.cc
[381/484] Compiling p_x25519_asn1.cc
[382/484] Compiling p_rsa.cc
[383/484] Compiling p_hkdf.cc
[384/484] Compiling p_ed25519_asn1.cc
[385/484] Compiling p_ec_asn1.cc
[386/484] Compiling p_ec.cc
[387/484] Compiling p_dh.cc
[388/484] Compiling p_dh_asn1.cc
[389/484] Compiling evp_ctx.cc
[390/484] Compiling evp.cc
[391/484] Compiling p_dsa_asn1.cc
[392/484] Compiling err.cc
[393/484] Compiling engine.cc
[394/484] Compiling ecdh.cc
[395/484] Compiling evp_asn1.cc
[396/484] Compiling ec_derive.cc
[397/484] Compiling hash_to_curve.cc
[398/484] Compiling ecdsa_asn1.cc
[399/484] Compiling dsa.cc
[400/484] Compiling ec_asn1.cc
[401/484] Compiling dsa_asn1.cc
[402/484] Compiling params.cc
[403/484] Compiling des.cc
[404/484] Compiling digest_extra.cc
[405/484] Compiling dh_asn1.cc
[406/484] Compiling x25519-asm-arm.S
[407/484] Compiling cpu_arm_linux.cc
[408/484] Compiling crypto.cc
[409/484] Compiling spake25519.cc
[410/484] Compiling cpu_arm_freebsd.cc
[411/484] Compiling cpu_aarch64_win.cc
[412/484] Compiling curve25519.cc
[413/484] Compiling cpu_aarch64_sysreg.cc
[414/484] Compiling cpu_aarch64_linux.cc
[415/484] Compiling cpu_aarch64_openbsd.cc
[416/484] Compiling bcm.cc
[417/484] Compiling cpu_aarch64_fuchsia.cc
[418/484] Compiling cpu_aarch64_apple.cc
[419/484] Compiling curve25519_64_adx.cc
[420/484] Compiling conf.cc
[421/484] Compiling tls_cbc.cc
[422/484] Compiling e_rc2.cc
[423/484] Compiling e_des.cc
[424/484] Compiling e_tls.cc
[425/484] Compiling get_cipher.cc
[426/484] Compiling e_null.cc
[427/484] Compiling e_rc4.cc
[428/484] Compiling e_chacha20poly1305.cc
[429/484] Compiling e_aesgcmsiv.cc
[430/484] Compiling e_aesctrhmac.cc
[431/484] Compiling chacha.cc
[432/484] Compiling derive_key.cc
[433/484] Compiling cbb.cc
[434/484] Compiling buf.cc
[435/484] Compiling unicode.cc
[436/484] Compiling cbs.cc
[437/484] Compiling asn1_compat.cc
[438/484] Compiling ber.cc
[439/484] Compiling blake2.cc
[440/484] Compiling bn_asn1.cc
[441/484] Compiling socket.cc
[442/484] Compiling socket_helper.cc
[443/484] Compiling printf.cc
[444/484] Compiling hexdump.cc
[445/484] Compiling convert.cc
[446/484] Compiling errno.cc
[447/484] Compiling pair.cc
[448/484] Compiling file.cc
[449/484] Compiling fd.cc
[450/484] Compiling bio_mem.cc
[451/484] Compiling bio.cc
[452/484] Compiling connect.cc
[453/484] Compiling base64.cc
[454/484] Compiling tasn_fre.cc
[455/484] Compiling tasn_typ.cc
[456/484] Compiling tasn_enc.cc
[457/484] Compiling f_string.cc
[458/484] Compiling tasn_utl.cc
[459/484] Compiling posix_time.cc
[460/484] Compiling tasn_new.cc
[461/484] Compiling tasn_dec.cc
[462/484] Compiling asn1_par.cc
[463/484] Compiling f_int.cc
[464/484] Compiling asn_pack.cc
[465/484] Compiling asn1_lib.cc
[466/484] Compiling a_utctm.cc
[466/484] Compiling a_octet.cc
[466/484] Compiling a_type.cc
[469/484] Compiling a_time.cc
[470/484] Compiling a_strex.cc
[471/484] Compiling a_strnid.cc
[472/484] Compiling a_object.cc
[473/484] Compiling a_i2d_fp.cc
[474/484] Compiling a_dup.cc
[475/484] Compiling a_mbstr.cc
[476/484] Write sources
[477/494] Compiling a_gentm.cc
[478/502] Compiling a_d2i_fp.cc
[479/502] Compiling a_bool.cc
[480/502] Compiling a_int.cc
[481/502] Compiling a_bitstr.cc
[483/502] Compiling Atomics ManagedAtomic.swift
[484/502] Compiling Atomics ManagedAtomicLazyReference.swift
[485/502] Compiling Atomics UnsafeAtomic.swift
[486/502] Compiling Atomics UnsafeAtomicLazyReference.swift
[487/504] Compiling Atomics AtomicStorage.swift
[488/504] Compiling Atomics AtomicValue.swift
[489/504] Compiling Atomics AtomicMemoryOrderings.swift
[490/504] Compiling Atomics DoubleWord.swift
[491/504] Compiling Atomics IntegerOperations.swift
[492/504] Compiling Atomics Unmanaged extensions.swift
[493/504] Compiling Atomics AtomicInteger.swift
[494/504] Compiling Atomics AtomicOptionalWrappable.swift
[495/504] Compiling Atomics AtomicReference.swift
[495/504] Compiling c-nioatomics.c
[497/504] Emitting module Atomics
[498/504] Compiling Atomics IntegerConformances.swift
[499/504] Compiling Atomics PointerConformances.swift
[500/504] Compiling Atomics Primitives.native.swift
[501/504] Compiling Atomics OptionalRawRepresentable.swift
[502/504] Compiling Atomics RawRepresentable.swift
[503/504] Compiling Atomics AtomicBool.swift
[504/505] Compiling c-atomics.c
[506/511] Compiling NIOConcurrencyHelpers lock.swift
[507/511] Emitting module NIOConcurrencyHelpers
[508/511] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[509/511] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[510/511] Compiling NIOConcurrencyHelpers atomics.swift
[511/511] Compiling NIOConcurrencyHelpers NIOLock.swift
[513/572] Compiling NIOCore MulticastChannel.swift
[514/572] Compiling NIOCore NIOAny.swift
[515/572] Compiling NIOCore NIOCloseOnErrorHandler.swift
[516/572] Compiling NIOCore NIOLoopBound.swift
[517/572] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[518/572] Compiling NIOCore NIOScheduledCallback.swift
[519/572] Compiling NIOCore NIOSendable.swift
[520/572] Compiling NIOCore RecvByteBufferAllocator.swift
[521/572] Compiling NIOCore IO.swift
[522/572] Compiling NIOCore IOData.swift
[523/572] Compiling NIOCore IPProtocol.swift
[524/572] Compiling NIOCore IntegerBitPacking.swift
[525/572] Compiling NIOCore IntegerTypes.swift
[526/572] Compiling NIOCore Interfaces.swift
[527/572] Compiling NIOCore Linux.swift
[528/572] Compiling NIOCore MarkedCircularBuffer.swift
[529/580] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[530/580] Compiling NIOCore SocketAddresses.swift
[531/580] Compiling NIOCore SocketOptionProvider.swift
[532/580] Compiling NIOCore SystemCallHelpers.swift
[533/580] Compiling NIOCore TimeAmount+Duration.swift
[534/580] Compiling NIOCore TypeAssistedChannelHandler.swift
[535/580] Compiling NIOCore UniversalBootstrapSupport.swift
[536/580] Compiling NIOCore Utilities.swift
[537/580] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[538/580] Compiling NIOCore BSDSocketAPI.swift
[539/580] Compiling NIOCore ByteBuffer-aux.swift
[540/580] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[541/580] Compiling NIOCore ByteBuffer-conversions.swift
[542/580] Compiling NIOCore ByteBuffer-core.swift
[543/580] Compiling NIOCore ByteBuffer-hex.swift
[544/580] Compiling NIOCore ByteBuffer-int.swift
[545/580] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[546/580] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[547/580] Compiling NIOCore EventLoopFuture+Deprecated.swift
[548/580] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[549/580] Compiling NIOCore EventLoopFuture.swift
[550/580] Compiling NIOCore FileDescriptor.swift
[551/580] Compiling NIOCore FileHandle.swift
[552/580] Compiling NIOCore FileRegion.swift
[553/580] Compiling NIOCore GlobalSingletons.swift
[554/580] Compiling NIOCore CircularBuffer.swift
[555/580] Compiling NIOCore Codec.swift
[556/580] Compiling NIOCore ConvenienceOptionSupport.swift
[557/580] Compiling NIOCore DeadChannel.swift
[558/580] Compiling NIOCore DispatchQueue+WithFuture.swift
[559/580] Compiling NIOCore EventLoop+Deprecated.swift
[560/580] Compiling NIOCore EventLoop+SerialExecutor.swift
[561/580] Compiling NIOCore EventLoop.swift
[562/580] Compiling NIOCore ByteBuffer-multi-int.swift
[563/580] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[564/580] Compiling NIOCore ByteBuffer-views.swift
[565/580] Compiling NIOCore Channel.swift
[566/580] Compiling NIOCore ChannelHandler.swift
[567/580] Compiling NIOCore ChannelHandlers.swift
[568/580] Compiling NIOCore ChannelInvoker.swift
[569/580] Compiling NIOCore ChannelOption.swift
[570/580] Compiling NIOCore ChannelPipeline.swift
[571/580] Compiling NIOCore AddressedEnvelope.swift
[572/580] Compiling NIOCore AsyncAwaitSupport.swift
[573/580] Compiling NIOCore AsyncChannel.swift
[574/580] Compiling NIOCore AsyncChannelHandler.swift
[575/580] Compiling NIOCore AsyncChannelInboundStream.swift
[576/580] Compiling NIOCore AsyncChannelOutboundWriter.swift
[577/580] Compiling NIOCore NIOAsyncSequenceProducer.swift
[578/580] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[579/580] Compiling NIOCore NIOAsyncWriter.swift
[580/580] Emitting module NIOCore
[582/636] Compiling RESP3 RESP3TokenDecoder.swift
[583/636] Compiling RESP3 RESP3TypeIdentifier.swift
[584/636] Compiling NIOEmbedded AsyncTestingChannel.swift
[585/636] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[586/636] Emitting module NIOEmbedded
[587/636] Compiling NIOEmbedded Embedded.swift
[588/636] Compiling RESP3 RESP3Error.swift
[589/636] Emitting module RESP3
[590/637] Compiling RESP3 RESP3Token.swift
[593/638] Compiling NIOPosix Pool.swift
[594/638] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[595/638] Compiling NIOPosix PosixSingletons.swift
[596/638] Compiling NIOPosix RawSocketBootstrap.swift
[597/638] Compiling NIOPosix Resolver.swift
[598/638] Compiling NIOPosix Selectable.swift
[599/638] Compiling NIOPosix SelectableChannel.swift
[600/638] Compiling NIOPosix SelectableEventLoop.swift
[601/638] Compiling NIOPosix SelectorEpoll.swift
[602/638] Compiling NIOPosix SelectorGeneric.swift
[603/638] Compiling NIOPosix SelectorKqueue.swift
[604/638] Compiling NIOPosix SelectorUring.swift
[605/644] Compiling NIOPosix ServerSocket.swift
[606/644] Compiling NIOPosix Socket.swift
[607/644] Compiling NIOPosix SocketChannel.swift
[608/644] Compiling NIOPosix SocketProtocols.swift
[609/644] Compiling NIOPosix System.swift
[610/644] Compiling NIOPosix Thread.swift
[611/644] Compiling NIOPosix ThreadPosix.swift
[612/644] Compiling NIOPosix ThreadWindows.swift
[613/644] Compiling NIOPosix UnsafeTransfer.swift
[614/644] Compiling NIOPosix Utilities.swift
[615/644] Compiling NIOPosix VsockAddress.swift
[616/644] Compiling NIOPosix VsockChannelEvents.swift
[617/644] Emitting module NIOPosix
[618/644] Compiling NIOPosix Bootstrap.swift
[619/644] Compiling NIOPosix ControlMessage.swift
[620/644] Compiling NIOPosix DatagramVectorReadManager.swift
[621/644] Compiling NIOPosix Errors+Any.swift
[622/644] Compiling NIOPosix FileDescriptor.swift
[623/644] Compiling NIOPosix GetaddrinfoResolver.swift
[624/644] Compiling NIOPosix HappyEyeballs.swift
[625/644] Compiling NIOPosix NIOThreadPool.swift
[626/644] Compiling NIOPosix NonBlockingFileIO.swift
[627/644] Compiling NIOPosix PendingDatagramWritesManager.swift
[628/644] Compiling NIOPosix PendingWritesManager.swift
[629/644] Compiling NIOPosix PipeChannel.swift
[630/644] Compiling NIOPosix PipePair.swift
[631/644] Compiling NIOPosix BSDSocketAPICommon.swift
[632/644] Compiling NIOPosix BSDSocketAPIPosix.swift
[633/644] Compiling NIOPosix BSDSocketAPIWindows.swift
[634/644] Compiling NIOPosix BaseSocket.swift
[635/644] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[636/644] Compiling NIOPosix BaseSocketChannel.swift
[637/644] Compiling NIOPosix BaseStreamSocketChannel.swift
[638/644] Compiling NIOPosix IO.swift
[639/644] Compiling NIOPosix IntegerBitPacking.swift
[640/644] Compiling NIOPosix IntegerTypes.swift
[641/644] Compiling NIOPosix Linux.swift
[642/644] Compiling NIOPosix LinuxCPUSet.swift
[643/644] Compiling NIOPosix LinuxUring.swift
[644/644] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[646/647] Emitting module NIO
[647/647] Compiling NIO Exports.swift
[649/654] Compiling NIOTLS TLSEvents.swift
[650/654] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[651/654] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[652/654] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[653/654] Compiling NIOTLS SNIHandler.swift
[654/654] Emitting module NIOTLS
[656/684] Compiling NIOSSL LinuxCABundle.swift
[657/684] Compiling NIOSSL NIOSSLClientHandler.swift
[658/684] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[659/684] Compiling NIOSSL NIOSSLHandler.swift
[660/688] Emitting module NIOSSL
[661/688] Compiling NIOSSL NIOSSLServerHandler.swift
[662/688] Compiling NIOSSL ObjectIdentifier.swift
[663/688] Compiling NIOSSL PosixPort.swift
[664/688] Compiling NIOSSL SSLCallbacks.swift
[665/688] Compiling NIOSSL SSLPrivateKey.swift
[666/688] Compiling NIOSSL SSLPublicKey.swift
[667/688] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[668/688] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[669/688] Compiling NIOSSL AndroidCABundle.swift
[670/688] Compiling NIOSSL ByteBufferBIO.swift
[671/688] Compiling NIOSSL CustomPrivateKey.swift
[672/688] Compiling NIOSSL IdentityVerification.swift
[673/688] Compiling NIOSSL SSLCertificate.swift
[674/688] Compiling NIOSSL SSLCertificateExtensions.swift
[675/688] Compiling NIOSSL SSLCertificateName.swift
[676/688] Compiling NIOSSL SSLConnection.swift
[677/688] Compiling NIOSSL SubjectAlternativeName.swift
[678/688] Compiling NIOSSL NIOSSLSecureBytes.swift
[679/688] Compiling NIOSSL RNG.swift
[680/688] Compiling NIOSSL SafeCompare.swift
[681/688] Compiling NIOSSL SSLContext.swift
[682/688] Compiling NIOSSL SSLErrors.swift
[683/688] Compiling NIOSSL SSLInit.swift
[684/688] Compiling NIOSSL SSLPKCS12Bundle.swift
[685/688] Compiling NIOSSL Zeroization.swift
[686/688] Compiling NIOSSL TLSConfiguration.swift
[687/688] Compiling NIOSSL UniversalBootstrapSupport.swift
[688/688] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[690/723] Compiling RediStack RedisByteDecoder.swift
[691/723] Compiling RediStack RedisCommandHandler.swift
[692/723] Compiling RediStack RedisMessageEncoder.swift
[693/723] Compiling RediStack RedisPubSubHandler.swift
[694/723] Compiling RediStack RedisClusterNodeDescriptionProtocol.swift
[695/723] Compiling RediStack RedisClusterNodeID.swift
[696/723] Compiling RediStack RedisClusterShardDescriptionProtocol.swift
[697/723] Compiling RediStack RedisHashSlot.swift
[698/723] Compiling RediStack SwiftPolyfill.swift
[699/723] Compiling RediStack BasicCommands.swift
[700/727] Compiling RediStack StringCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:43:27: warning: capture of non-Sendable type 'StoredType.Type' in an isolated closure
 41 |     ) -> EventLoopFuture<StoredType?> {
 42 |         return self.get(key)
 43 |             .map { return StoredType(fromRESP: $0) }
    |                           `- warning: capture of non-Sendable type 'StoredType.Type' in an isolated closure
 44 |     }
 45 |
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:69:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 67 |     public func mget<Value: RESPValueConvertible>(_ keys: [RedisKey], as type: Value.Type) -> EventLoopFuture<[Value?]> {
 68 |         return self.mget(keys)
 69 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 70 |     }
 71 |
[701/727] Compiling RediStack ConnectionPool.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:43:27: warning: capture of non-Sendable type 'StoredType.Type' in an isolated closure
 41 |     ) -> EventLoopFuture<StoredType?> {
 42 |         return self.get(key)
 43 |             .map { return StoredType(fromRESP: $0) }
    |                           `- warning: capture of non-Sendable type 'StoredType.Type' in an isolated closure
 44 |     }
 45 |
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:69:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 67 |     public func mget<Value: RESPValueConvertible>(_ keys: [RedisKey], as type: Value.Type) -> EventLoopFuture<[Value?]> {
 68 |         return self.mget(keys)
 69 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 70 |     }
 71 |
[702/727] Compiling RediStack RedisConnectionPool+Configuration.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:43:27: warning: capture of non-Sendable type 'StoredType.Type' in an isolated closure
 41 |     ) -> EventLoopFuture<StoredType?> {
 42 |         return self.get(key)
 43 |             .map { return StoredType(fromRESP: $0) }
    |                           `- warning: capture of non-Sendable type 'StoredType.Type' in an isolated closure
 44 |     }
 45 |
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:69:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 67 |     public func mget<Value: RESPValueConvertible>(_ keys: [RedisKey], as type: Value.Type) -> EventLoopFuture<[Value?]> {
 68 |         return self.mget(keys)
 69 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 70 |     }
 71 |
[703/727] Compiling RediStack RedisConnectionPool.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:43:27: warning: capture of non-Sendable type 'StoredType.Type' in an isolated closure
 41 |     ) -> EventLoopFuture<StoredType?> {
 42 |         return self.get(key)
 43 |             .map { return StoredType(fromRESP: $0) }
    |                           `- warning: capture of non-Sendable type 'StoredType.Type' in an isolated closure
 44 |     }
 45 |
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:69:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 67 |     public func mget<Value: RESPValueConvertible>(_ keys: [RedisKey], as type: Value.Type) -> EventLoopFuture<[Value?]> {
 68 |         return self.mget(keys)
 69 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 70 |     }
 71 |
[704/727] Compiling RediStack RedisConnectionPoolError.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:43:27: warning: capture of non-Sendable type 'StoredType.Type' in an isolated closure
 41 |     ) -> EventLoopFuture<StoredType?> {
 42 |         return self.get(key)
 43 |             .map { return StoredType(fromRESP: $0) }
    |                           `- warning: capture of non-Sendable type 'StoredType.Type' in an isolated closure
 44 |     }
 45 |
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:69:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 67 |     public func mget<Value: RESPValueConvertible>(_ keys: [RedisKey], as type: Value.Type) -> EventLoopFuture<[Value?]> {
 68 |         return self.mget(keys)
 69 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 70 |     }
 71 |
[705/727] Compiling RediStack RedisConnection+Configuration.swift
[706/727] Compiling RediStack RedisConnection.swift
[707/727] Compiling RediStack RedisError.swift
[708/727] Compiling RediStack RedisKey+TTL.swift
[709/727] Compiling RediStack RedisKey.swift
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:118:25: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
116 |     internal func send(command: String, with arguments: [RESPValue]) -> EventLoopFuture<RESPValue> {
117 |         return self.eventLoop.flatSubmit {
118 |             return self.client.send(command: command, with: arguments, logger: self.logger)
    |                         `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
119 |         }
120 |     }
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:116:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
114 |     // Forward the commands to the underlying client
115 |
116 |     internal func send(command: String, with arguments: [RESPValue]) -> EventLoopFuture<RESPValue> {
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
117 |         return self.eventLoop.flatSubmit {
118 |             return self.client.send(command: command, with: arguments, logger: self.logger)
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:123:49: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
121 |
122 |     internal func unsubscribe(from channels: [RedisChannelName]) -> EventLoopFuture<Void> {
123 |         return self.eventLoop.flatSubmit { self.client.unsubscribe(from: channels, logger: self.logger) }
    |                                                 `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
124 |     }
125 |
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:122:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
120 |     }
121 |
122 |     internal func unsubscribe(from channels: [RedisChannelName]) -> EventLoopFuture<Void> {
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
123 |         return self.eventLoop.flatSubmit { self.client.unsubscribe(from: channels, logger: self.logger) }
124 |     }
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:127:49: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
125 |
126 |     internal func punsubscribe(from patterns: [String]) -> EventLoopFuture<Void> {
127 |         return self.eventLoop.flatSubmit { self.client.punsubscribe(from: patterns, logger: self.logger) }
    |                                                 `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
128 |     }
129 |
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:126:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
124 |     }
125 |
126 |     internal func punsubscribe(from patterns: [String]) -> EventLoopFuture<Void> {
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
127 |         return self.eventLoop.flatSubmit { self.client.punsubscribe(from: patterns, logger: self.logger) }
128 |     }
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:137:18: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
135 |     ) -> EventLoopFuture<Void> {
136 |         return self.eventLoop.flatSubmit {
137 |             self.client.subscribe(
    |                  `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
138 |                 to: channels,
139 |                 messageReceiver: receiver,
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:130:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
128 |     }
129 |
130 |     internal func subscribe(
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
131 |         to channels: [RedisChannelName],
132 |         messageReceiver receiver: @escaping RedisSubscriptionMessageReceiver,
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:154:18: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
152 |     ) -> EventLoopFuture<Void> {
153 |         return self.eventLoop.flatSubmit {
154 |             self.client.psubscribe(
    |                  `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
155 |                 to: patterns,
156 |                 messageReceiver: receiver,
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:147:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
145 |     }
146 |
147 |     internal func psubscribe(
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
148 |         to patterns: [String],
149 |         messageReceiver receiver: @escaping RedisSubscriptionMessageReceiver,
[710/727] Compiling RediStack RedisLogging.swift
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:118:25: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
116 |     internal func send(command: String, with arguments: [RESPValue]) -> EventLoopFuture<RESPValue> {
117 |         return self.eventLoop.flatSubmit {
118 |             return self.client.send(command: command, with: arguments, logger: self.logger)
    |                         `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
119 |         }
120 |     }
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:116:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
114 |     // Forward the commands to the underlying client
115 |
116 |     internal func send(command: String, with arguments: [RESPValue]) -> EventLoopFuture<RESPValue> {
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
117 |         return self.eventLoop.flatSubmit {
118 |             return self.client.send(command: command, with: arguments, logger: self.logger)
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:123:49: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
121 |
122 |     internal func unsubscribe(from channels: [RedisChannelName]) -> EventLoopFuture<Void> {
123 |         return self.eventLoop.flatSubmit { self.client.unsubscribe(from: channels, logger: self.logger) }
    |                                                 `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
124 |     }
125 |
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:122:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
120 |     }
121 |
122 |     internal func unsubscribe(from channels: [RedisChannelName]) -> EventLoopFuture<Void> {
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
123 |         return self.eventLoop.flatSubmit { self.client.unsubscribe(from: channels, logger: self.logger) }
124 |     }
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:127:49: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
125 |
126 |     internal func punsubscribe(from patterns: [String]) -> EventLoopFuture<Void> {
127 |         return self.eventLoop.flatSubmit { self.client.punsubscribe(from: patterns, logger: self.logger) }
    |                                                 `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
128 |     }
129 |
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:126:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
124 |     }
125 |
126 |     internal func punsubscribe(from patterns: [String]) -> EventLoopFuture<Void> {
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
127 |         return self.eventLoop.flatSubmit { self.client.punsubscribe(from: patterns, logger: self.logger) }
128 |     }
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:137:18: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
135 |     ) -> EventLoopFuture<Void> {
136 |         return self.eventLoop.flatSubmit {
137 |             self.client.subscribe(
    |                  `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
138 |                 to: channels,
139 |                 messageReceiver: receiver,
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:130:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
128 |     }
129 |
130 |     internal func subscribe(
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
131 |         to channels: [RedisChannelName],
132 |         messageReceiver receiver: @escaping RedisSubscriptionMessageReceiver,
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:154:18: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
152 |     ) -> EventLoopFuture<Void> {
153 |         return self.eventLoop.flatSubmit {
154 |             self.client.psubscribe(
    |                  `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
155 |                 to: patterns,
156 |                 messageReceiver: receiver,
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:147:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
145 |     }
146 |
147 |     internal func psubscribe(
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
148 |         to patterns: [String],
149 |         messageReceiver receiver: @escaping RedisSubscriptionMessageReceiver,
[711/727] Compiling RediStack RedisMetrics.swift
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:118:25: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
116 |     internal func send(command: String, with arguments: [RESPValue]) -> EventLoopFuture<RESPValue> {
117 |         return self.eventLoop.flatSubmit {
118 |             return self.client.send(command: command, with: arguments, logger: self.logger)
    |                         `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
119 |         }
120 |     }
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:116:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
114 |     // Forward the commands to the underlying client
115 |
116 |     internal func send(command: String, with arguments: [RESPValue]) -> EventLoopFuture<RESPValue> {
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
117 |         return self.eventLoop.flatSubmit {
118 |             return self.client.send(command: command, with: arguments, logger: self.logger)
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:123:49: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
121 |
122 |     internal func unsubscribe(from channels: [RedisChannelName]) -> EventLoopFuture<Void> {
123 |         return self.eventLoop.flatSubmit { self.client.unsubscribe(from: channels, logger: self.logger) }
    |                                                 `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
124 |     }
125 |
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:122:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
120 |     }
121 |
122 |     internal func unsubscribe(from channels: [RedisChannelName]) -> EventLoopFuture<Void> {
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
123 |         return self.eventLoop.flatSubmit { self.client.unsubscribe(from: channels, logger: self.logger) }
124 |     }
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:127:49: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
125 |
126 |     internal func punsubscribe(from patterns: [String]) -> EventLoopFuture<Void> {
127 |         return self.eventLoop.flatSubmit { self.client.punsubscribe(from: patterns, logger: self.logger) }
    |                                                 `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
128 |     }
129 |
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:126:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
124 |     }
125 |
126 |     internal func punsubscribe(from patterns: [String]) -> EventLoopFuture<Void> {
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
127 |         return self.eventLoop.flatSubmit { self.client.punsubscribe(from: patterns, logger: self.logger) }
128 |     }
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:137:18: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
135 |     ) -> EventLoopFuture<Void> {
136 |         return self.eventLoop.flatSubmit {
137 |             self.client.subscribe(
    |                  `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
138 |                 to: channels,
139 |                 messageReceiver: receiver,
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:130:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
128 |     }
129 |
130 |     internal func subscribe(
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
131 |         to channels: [RedisChannelName],
132 |         messageReceiver receiver: @escaping RedisSubscriptionMessageReceiver,
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:154:18: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
152 |     ) -> EventLoopFuture<Void> {
153 |         return self.eventLoop.flatSubmit {
154 |             self.client.psubscribe(
    |                  `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
155 |                 to: patterns,
156 |                 messageReceiver: receiver,
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:147:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
145 |     }
146 |
147 |     internal func psubscribe(
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
148 |         to patterns: [String],
149 |         messageReceiver receiver: @escaping RedisSubscriptionMessageReceiver,
[712/727] Compiling RediStack _Deprecations.swift
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:118:25: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
116 |     internal func send(command: String, with arguments: [RESPValue]) -> EventLoopFuture<RESPValue> {
117 |         return self.eventLoop.flatSubmit {
118 |             return self.client.send(command: command, with: arguments, logger: self.logger)
    |                         `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
119 |         }
120 |     }
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:116:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
114 |     // Forward the commands to the underlying client
115 |
116 |     internal func send(command: String, with arguments: [RESPValue]) -> EventLoopFuture<RESPValue> {
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
117 |         return self.eventLoop.flatSubmit {
118 |             return self.client.send(command: command, with: arguments, logger: self.logger)
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:123:49: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
121 |
122 |     internal func unsubscribe(from channels: [RedisChannelName]) -> EventLoopFuture<Void> {
123 |         return self.eventLoop.flatSubmit { self.client.unsubscribe(from: channels, logger: self.logger) }
    |                                                 `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
124 |     }
125 |
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:122:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
120 |     }
121 |
122 |     internal func unsubscribe(from channels: [RedisChannelName]) -> EventLoopFuture<Void> {
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
123 |         return self.eventLoop.flatSubmit { self.client.unsubscribe(from: channels, logger: self.logger) }
124 |     }
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:127:49: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
125 |
126 |     internal func punsubscribe(from patterns: [String]) -> EventLoopFuture<Void> {
127 |         return self.eventLoop.flatSubmit { self.client.punsubscribe(from: patterns, logger: self.logger) }
    |                                                 `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
128 |     }
129 |
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:126:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
124 |     }
125 |
126 |     internal func punsubscribe(from patterns: [String]) -> EventLoopFuture<Void> {
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
127 |         return self.eventLoop.flatSubmit { self.client.punsubscribe(from: patterns, logger: self.logger) }
128 |     }
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:137:18: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
135 |     ) -> EventLoopFuture<Void> {
136 |         return self.eventLoop.flatSubmit {
137 |             self.client.subscribe(
    |                  `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
138 |                 to: channels,
139 |                 messageReceiver: receiver,
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:130:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
128 |     }
129 |
130 |     internal func subscribe(
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
131 |         to channels: [RedisChannelName],
132 |         messageReceiver receiver: @escaping RedisSubscriptionMessageReceiver,
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:154:18: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
152 |     ) -> EventLoopFuture<Void> {
153 |         return self.eventLoop.flatSubmit {
154 |             self.client.psubscribe(
    |                  `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
155 |                 to: patterns,
156 |                 messageReceiver: receiver,
/host/spi-builder-workspace/Sources/RediStack/RedisLogging.swift:147:19: warning: capture of non-Sendable type 'Client.Type' in an isolated closure
145 |     }
146 |
147 |     internal func psubscribe(
    |                   `- warning: capture of non-Sendable type 'Client.Type' in an isolated closure
148 |         to patterns: [String],
149 |         messageReceiver receiver: @escaping RedisSubscriptionMessageReceiver,
[713/727] Compiling RediStack StandardLibrary.swift
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:189:65: warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
187 |         return self.flatMapThrowing {
188 |             guard let value = T(fromRESP: $0) else {
189 |                 throw RedisClientError.failedRESPConversion(to: type)
    |                                                                 `- warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
190 |             }
191 |             return value
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:188:31: warning: capture of non-Sendable type 'T.Type' in an isolated closure
186 |     ) -> EventLoopFuture<T> {
187 |         return self.flatMapThrowing {
188 |             guard let value = T(fromRESP: $0) else {
    |                               `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
189 |                 throw RedisClientError.failedRESPConversion(to: type)
190 |             }
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:183:12: warning: capture of non-Sendable type 'T.Type' in an isolated closure
181 |     @usableFromInline
182 |     internal func tryConverting<T: RESPValueConvertible>(
183 |         to type: T.Type = T.self,
    |            `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
184 |         file: StaticString = #file,
185 |         line: UInt = #line
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[714/727] Compiling RediStack SwiftNIO.swift
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:189:65: warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
187 |         return self.flatMapThrowing {
188 |             guard let value = T(fromRESP: $0) else {
189 |                 throw RedisClientError.failedRESPConversion(to: type)
    |                                                                 `- warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
190 |             }
191 |             return value
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:188:31: warning: capture of non-Sendable type 'T.Type' in an isolated closure
186 |     ) -> EventLoopFuture<T> {
187 |         return self.flatMapThrowing {
188 |             guard let value = T(fromRESP: $0) else {
    |                               `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
189 |                 throw RedisClientError.failedRESPConversion(to: type)
190 |             }
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:183:12: warning: capture of non-Sendable type 'T.Type' in an isolated closure
181 |     @usableFromInline
182 |     internal func tryConverting<T: RESPValueConvertible>(
183 |         to type: T.Type = T.self,
    |            `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
184 |         file: StaticString = #file,
185 |         line: UInt = #line
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[715/727] Compiling RediStack RESPTranslator.swift
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:189:65: warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
187 |         return self.flatMapThrowing {
188 |             guard let value = T(fromRESP: $0) else {
189 |                 throw RedisClientError.failedRESPConversion(to: type)
    |                                                                 `- warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
190 |             }
191 |             return value
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:188:31: warning: capture of non-Sendable type 'T.Type' in an isolated closure
186 |     ) -> EventLoopFuture<T> {
187 |         return self.flatMapThrowing {
188 |             guard let value = T(fromRESP: $0) else {
    |                               `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
189 |                 throw RedisClientError.failedRESPConversion(to: type)
190 |             }
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:183:12: warning: capture of non-Sendable type 'T.Type' in an isolated closure
181 |     @usableFromInline
182 |     internal func tryConverting<T: RESPValueConvertible>(
183 |         to type: T.Type = T.self,
    |            `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
184 |         file: StaticString = #file,
185 |         line: UInt = #line
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[716/727] Compiling RediStack RESPValue.swift
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:189:65: warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
187 |         return self.flatMapThrowing {
188 |             guard let value = T(fromRESP: $0) else {
189 |                 throw RedisClientError.failedRESPConversion(to: type)
    |                                                                 `- warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
190 |             }
191 |             return value
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:188:31: warning: capture of non-Sendable type 'T.Type' in an isolated closure
186 |     ) -> EventLoopFuture<T> {
187 |         return self.flatMapThrowing {
188 |             guard let value = T(fromRESP: $0) else {
    |                               `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
189 |                 throw RedisClientError.failedRESPConversion(to: type)
190 |             }
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:183:12: warning: capture of non-Sendable type 'T.Type' in an isolated closure
181 |     @usableFromInline
182 |     internal func tryConverting<T: RESPValueConvertible>(
183 |         to type: T.Type = T.self,
    |            `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
184 |         file: StaticString = #file,
185 |         line: UInt = #line
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[717/727] Compiling RediStack RESPValueConvertible.swift
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:189:65: warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
187 |         return self.flatMapThrowing {
188 |             guard let value = T(fromRESP: $0) else {
189 |                 throw RedisClientError.failedRESPConversion(to: type)
    |                                                                 `- warning: capture of 'type' with non-Sendable type 'T.Type' in a '@Sendable' closure [#SendableClosureCaptures]
190 |             }
191 |             return value
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:188:31: warning: capture of non-Sendable type 'T.Type' in an isolated closure
186 |     ) -> EventLoopFuture<T> {
187 |         return self.flatMapThrowing {
188 |             guard let value = T(fromRESP: $0) else {
    |                               `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
189 |                 throw RedisClientError.failedRESPConversion(to: type)
190 |             }
/host/spi-builder-workspace/Sources/RediStack/RESP/RESPValue.swift:183:12: warning: capture of non-Sendable type 'T.Type' in an isolated closure
181 |     @usableFromInline
182 |     internal func tryConverting<T: RESPValueConvertible>(
183 |         to type: T.Type = T.self,
    |            `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
184 |         file: StaticString = #file,
185 |         line: UInt = #line
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[718/727] Compiling RediStack RedisChannelName.swift
[719/727] Compiling RediStack RedisClient.swift
[720/727] Compiling RediStack RedisCommandEncoder-multi-encode.swift
[721/727] Compiling RediStack RedisCommandEncoder.swift
[722/727] Emitting module RediStack
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:149:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
147 |     public func hvals<Value: RESPValueConvertible>(in key: RedisKey, as type: Value.Type) -> EventLoopFuture<[Value?]> {
148 |         return self.hvals(in: key)
149 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
150 |     }
151 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:172:43: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
170 |         return self.hscan(key, startingFrom: position, matching: match, count: count)
171 |             .map { (cursor, fields) in
172 |                 let mappedFields = fields.mapValues(Value.init(fromRESP:))
    |                                           `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
173 |                 return (cursor, mappedFields)
174 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:346:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
344 |     ) -> EventLoopFuture<[Value?]> {
345 |         return self.hmget(fields, from: key)
346 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
347 |     }
348 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:402:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
400 |     ) -> EventLoopFuture<[String: Value?]> {
401 |         return self.hgetall(from: key)
402 |             .map { return $0.mapValues(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
403 |     }
404 | }
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:289:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 287 |     ) -> EventLoopFuture<[Value?]> {
 288 |         return self.lrange(from: key, firstIndex: firstIndex, lastIndex: lastIndex)
 289 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 290 |     }
 291 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:346:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 344 |     ) -> EventLoopFuture<[Value?]> {
 345 |         return self.lrange(from: key, indices: range)
 346 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 347 |     }
 348 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:403:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 401 |     ) -> EventLoopFuture<[Value?]> {
 402 |         return self.lrange(from: key, indices: range)
 403 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 404 |     }
 405 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:442:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 440 |     ) -> EventLoopFuture<[Value?]> {
 441 |         return self.lrange(from: key, fromIndex: index)
 442 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 443 |     }
 444 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:481:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 479 |     ) -> EventLoopFuture<[Value?]> {
 480 |         return self.lrange(from: key, throughIndex: index)
 481 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 482 |     }
 483 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:520:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 518 |     ) -> EventLoopFuture<[Value?]> {
 519 |         return self.lrange(from: key, upToIndex: index)
 520 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 521 |     }
 522 | }
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:921:33: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 919 |                 guard
 920 |                     let result = $0,
 921 |                     let value = Value(fromRESP: result.1)
     |                                 `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 922 |                 else { return nil }
 923 |                 return (result.0, value)
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:1067:33: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
1065 |                 guard
1066 |                     let result = $0,
1067 |                     let value = Value(fromRESP: result.1)
     |                                 `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
1068 |                 else { return nil }
1069 |                 return (result.0, value)
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:47:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 45 |     public func smembers<Value: RESPValueConvertible>(of key: RedisKey, as type: Value.Type) -> EventLoopFuture<[Value?]> {
 46 |         return self.smembers(of: key)
 47 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 48 |     }
 49 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:174:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
172 |     ) -> EventLoopFuture<[Value?]> {
173 |         return self.spop(from: key, max: count)
174 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
175 |     }
176 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:214:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
212 |     ) -> EventLoopFuture<[Value?]> {
213 |         return self.srandmember(from: key, max: count)
214 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
215 |     }
216 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:281:40: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
279 |         return self.sscan(key, startingFrom: position, matching: match, count: count)
280 |             .map { (cursor, rawValues) in
281 |                 let values = rawValues.map(Value.init(fromRESP:))
    |                                        `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
282 |                 return (cursor, values)
283 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:313:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
311 |     public func sdiff<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
312 |         return self.sdiff(of: keys)
313 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
314 |     }
315 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:382:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
380 |     public func sinter<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
381 |         return self.sinter(of: keys)
382 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
383 |     }
384 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:451:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
449 |     public func sunion<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
450 |         return self.sunion(of: keys)
451 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
452 |     }
453 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:243:47: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 241 |         return self.zscan(key, startingFrom: position, matching: match, count: count)
 242 |             .map { (cursor, elements) in
 243 |                 let mappedElements = elements.map { next -> (Value, Double)? in
     |                                               `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 244 |                     guard let value = Value(fromRESP: next.0) else { return nil }
 245 |                     return (value, next.1)
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:43:27: warning: capture of non-Sendable type 'StoredType.Type' in an isolated closure
 41 |     ) -> EventLoopFuture<StoredType?> {
 42 |         return self.get(key)
 43 |             .map { return StoredType(fromRESP: $0) }
    |                           `- warning: capture of non-Sendable type 'StoredType.Type' in an isolated closure
 44 |     }
 45 |
/host/spi-builder-workspace/Sources/RediStack/Commands/StringCommands.swift:69:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 67 |     public func mget<Value: RESPValueConvertible>(_ keys: [RedisKey], as type: Value.Type) -> EventLoopFuture<[Value?]> {
 68 |         return self.mget(keys)
 69 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 70 |     }
 71 |
[723/727] Compiling RediStack HashCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:149:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
147 |     public func hvals<Value: RESPValueConvertible>(in key: RedisKey, as type: Value.Type) -> EventLoopFuture<[Value?]> {
148 |         return self.hvals(in: key)
149 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
150 |     }
151 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:172:43: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
170 |         return self.hscan(key, startingFrom: position, matching: match, count: count)
171 |             .map { (cursor, fields) in
172 |                 let mappedFields = fields.mapValues(Value.init(fromRESP:))
    |                                           `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
173 |                 return (cursor, mappedFields)
174 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:194:34: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
192 |         return _scan(command: "HSCAN", resultType: [RESPValue].self, key, position, match, count)
193 |             .flatMapThrowing {
194 |                 let values = try Self._mapHashResponse($0.1)
    |                                  `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
195 |                 return ($0.0, values)
196 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:346:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
344 |     ) -> EventLoopFuture<[Value?]> {
345 |         return self.hmget(fields, from: key)
346 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
347 |     }
348 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:386:35: warning: converting non-Sendable function value to '@Sendable ([RESPValue]) throws -> [String : RESPValue]' may introduce data races
384 |         return send(command: "HGETALL", with: args)
385 |             .tryConverting(to: [RESPValue].self)
386 |             .flatMapThrowing(Self._mapHashResponse)
    |                                   `- warning: converting non-Sendable function value to '@Sendable ([RESPValue]) throws -> [String : RESPValue]' may introduce data races
387 |     }
388 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:402:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
400 |     ) -> EventLoopFuture<[String: Value?]> {
401 |         return self.hgetall(from: key)
402 |             .map { return $0.mapValues(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
403 |     }
404 | }
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:289:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 287 |     ) -> EventLoopFuture<[Value?]> {
 288 |         return self.lrange(from: key, firstIndex: firstIndex, lastIndex: lastIndex)
 289 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 290 |     }
 291 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:346:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 344 |     ) -> EventLoopFuture<[Value?]> {
 345 |         return self.lrange(from: key, indices: range)
 346 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 347 |     }
 348 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:403:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 401 |     ) -> EventLoopFuture<[Value?]> {
 402 |         return self.lrange(from: key, indices: range)
 403 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 404 |     }
 405 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:442:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 440 |     ) -> EventLoopFuture<[Value?]> {
 441 |         return self.lrange(from: key, fromIndex: index)
 442 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 443 |     }
 444 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:481:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 479 |     ) -> EventLoopFuture<[Value?]> {
 480 |         return self.lrange(from: key, throughIndex: index)
 481 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 482 |     }
 483 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:520:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 518 |     ) -> EventLoopFuture<[Value?]> {
 519 |         return self.lrange(from: key, upToIndex: index)
 520 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 521 |     }
 522 | }
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:921:33: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 919 |                 guard
 920 |                     let result = $0,
 921 |                     let value = Value(fromRESP: result.1)
     |                                 `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 922 |                 else { return nil }
 923 |                 return (result.0, value)
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:1067:33: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
1065 |                 guard
1066 |                     let result = $0,
1067 |                     let value = Value(fromRESP: result.1)
     |                                 `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
1068 |                 else { return nil }
1069 |                 return (result.0, value)
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:47:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 45 |     public func smembers<Value: RESPValueConvertible>(of key: RedisKey, as type: Value.Type) -> EventLoopFuture<[Value?]> {
 46 |         return self.smembers(of: key)
 47 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 48 |     }
 49 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:174:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
172 |     ) -> EventLoopFuture<[Value?]> {
173 |         return self.spop(from: key, max: count)
174 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
175 |     }
176 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:214:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
212 |     ) -> EventLoopFuture<[Value?]> {
213 |         return self.srandmember(from: key, max: count)
214 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
215 |     }
216 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:281:40: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
279 |         return self.sscan(key, startingFrom: position, matching: match, count: count)
280 |             .map { (cursor, rawValues) in
281 |                 let values = rawValues.map(Value.init(fromRESP:))
    |                                        `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
282 |                 return (cursor, values)
283 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:313:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
311 |     public func sdiff<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
312 |         return self.sdiff(of: keys)
313 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
314 |     }
315 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:382:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
380 |     public func sinter<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
381 |         return self.sinter(of: keys)
382 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
383 |     }
384 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:451:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
449 |     public func sunion<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
450 |         return self.sunion(of: keys)
451 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
452 |     }
453 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:217:34: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 215 |         return self._scan(command: "ZSCAN", resultType: [RESPValue].self, key, position, match, count)
 216 |             .flatMapThrowing {
 217 |                 let values = try Self._mapSortedSetResponse($0.1, scoreIsFirst: false)
     |                                  `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 218 |                 return ($0.0, values)
 219 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:243:47: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 241 |         return self.zscan(key, startingFrom: position, matching: match, count: count)
 242 |             .map { (cursor, elements) in
 243 |                 let mappedElements = elements.map { next -> (Value, Double)? in
     |                                               `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 244 |                     guard let value = Value(fromRESP: next.0) else { return nil }
 245 |                     return (value, next.1)
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:615:43: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 613 |         return send(command: command, with: args)
 614 |             .tryConverting(to: [RESPValue].self)
 615 |             .flatMapThrowing { return try Self._mapSortedSetResponse($0, scoreIsFirst: true) }
     |                                           `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 616 |     }
 617 | }
[724/727] Compiling RediStack ListCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:149:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
147 |     public func hvals<Value: RESPValueConvertible>(in key: RedisKey, as type: Value.Type) -> EventLoopFuture<[Value?]> {
148 |         return self.hvals(in: key)
149 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
150 |     }
151 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:172:43: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
170 |         return self.hscan(key, startingFrom: position, matching: match, count: count)
171 |             .map { (cursor, fields) in
172 |                 let mappedFields = fields.mapValues(Value.init(fromRESP:))
    |                                           `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
173 |                 return (cursor, mappedFields)
174 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:194:34: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
192 |         return _scan(command: "HSCAN", resultType: [RESPValue].self, key, position, match, count)
193 |             .flatMapThrowing {
194 |                 let values = try Self._mapHashResponse($0.1)
    |                                  `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
195 |                 return ($0.0, values)
196 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:346:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
344 |     ) -> EventLoopFuture<[Value?]> {
345 |         return self.hmget(fields, from: key)
346 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
347 |     }
348 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:386:35: warning: converting non-Sendable function value to '@Sendable ([RESPValue]) throws -> [String : RESPValue]' may introduce data races
384 |         return send(command: "HGETALL", with: args)
385 |             .tryConverting(to: [RESPValue].self)
386 |             .flatMapThrowing(Self._mapHashResponse)
    |                                   `- warning: converting non-Sendable function value to '@Sendable ([RESPValue]) throws -> [String : RESPValue]' may introduce data races
387 |     }
388 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:402:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
400 |     ) -> EventLoopFuture<[String: Value?]> {
401 |         return self.hgetall(from: key)
402 |             .map { return $0.mapValues(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
403 |     }
404 | }
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:289:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 287 |     ) -> EventLoopFuture<[Value?]> {
 288 |         return self.lrange(from: key, firstIndex: firstIndex, lastIndex: lastIndex)
 289 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 290 |     }
 291 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:346:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 344 |     ) -> EventLoopFuture<[Value?]> {
 345 |         return self.lrange(from: key, indices: range)
 346 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 347 |     }
 348 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:403:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 401 |     ) -> EventLoopFuture<[Value?]> {
 402 |         return self.lrange(from: key, indices: range)
 403 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 404 |     }
 405 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:442:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 440 |     ) -> EventLoopFuture<[Value?]> {
 441 |         return self.lrange(from: key, fromIndex: index)
 442 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 443 |     }
 444 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:481:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 479 |     ) -> EventLoopFuture<[Value?]> {
 480 |         return self.lrange(from: key, throughIndex: index)
 481 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 482 |     }
 483 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:520:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 518 |     ) -> EventLoopFuture<[Value?]> {
 519 |         return self.lrange(from: key, upToIndex: index)
 520 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 521 |     }
 522 | }
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:921:33: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 919 |                 guard
 920 |                     let result = $0,
 921 |                     let value = Value(fromRESP: result.1)
     |                                 `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 922 |                 else { return nil }
 923 |                 return (result.0, value)
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:1067:33: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
1065 |                 guard
1066 |                     let result = $0,
1067 |                     let value = Value(fromRESP: result.1)
     |                                 `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
1068 |                 else { return nil }
1069 |                 return (result.0, value)
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:47:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 45 |     public func smembers<Value: RESPValueConvertible>(of key: RedisKey, as type: Value.Type) -> EventLoopFuture<[Value?]> {
 46 |         return self.smembers(of: key)
 47 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 48 |     }
 49 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:174:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
172 |     ) -> EventLoopFuture<[Value?]> {
173 |         return self.spop(from: key, max: count)
174 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
175 |     }
176 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:214:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
212 |     ) -> EventLoopFuture<[Value?]> {
213 |         return self.srandmember(from: key, max: count)
214 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
215 |     }
216 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:281:40: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
279 |         return self.sscan(key, startingFrom: position, matching: match, count: count)
280 |             .map { (cursor, rawValues) in
281 |                 let values = rawValues.map(Value.init(fromRESP:))
    |                                        `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
282 |                 return (cursor, values)
283 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:313:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
311 |     public func sdiff<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
312 |         return self.sdiff(of: keys)
313 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
314 |     }
315 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:382:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
380 |     public func sinter<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
381 |         return self.sinter(of: keys)
382 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
383 |     }
384 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:451:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
449 |     public func sunion<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
450 |         return self.sunion(of: keys)
451 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
452 |     }
453 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:217:34: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 215 |         return self._scan(command: "ZSCAN", resultType: [RESPValue].self, key, position, match, count)
 216 |             .flatMapThrowing {
 217 |                 let values = try Self._mapSortedSetResponse($0.1, scoreIsFirst: false)
     |                                  `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 218 |                 return ($0.0, values)
 219 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:243:47: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 241 |         return self.zscan(key, startingFrom: position, matching: match, count: count)
 242 |             .map { (cursor, elements) in
 243 |                 let mappedElements = elements.map { next -> (Value, Double)? in
     |                                               `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 244 |                     guard let value = Value(fromRESP: next.0) else { return nil }
 245 |                     return (value, next.1)
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:615:43: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 613 |         return send(command: command, with: args)
 614 |             .tryConverting(to: [RESPValue].self)
 615 |             .flatMapThrowing { return try Self._mapSortedSetResponse($0, scoreIsFirst: true) }
     |                                           `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 616 |     }
 617 | }
[725/727] Compiling RediStack PubSubCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:149:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
147 |     public func hvals<Value: RESPValueConvertible>(in key: RedisKey, as type: Value.Type) -> EventLoopFuture<[Value?]> {
148 |         return self.hvals(in: key)
149 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
150 |     }
151 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:172:43: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
170 |         return self.hscan(key, startingFrom: position, matching: match, count: count)
171 |             .map { (cursor, fields) in
172 |                 let mappedFields = fields.mapValues(Value.init(fromRESP:))
    |                                           `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
173 |                 return (cursor, mappedFields)
174 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:194:34: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
192 |         return _scan(command: "HSCAN", resultType: [RESPValue].self, key, position, match, count)
193 |             .flatMapThrowing {
194 |                 let values = try Self._mapHashResponse($0.1)
    |                                  `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
195 |                 return ($0.0, values)
196 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:346:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
344 |     ) -> EventLoopFuture<[Value?]> {
345 |         return self.hmget(fields, from: key)
346 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
347 |     }
348 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:386:35: warning: converting non-Sendable function value to '@Sendable ([RESPValue]) throws -> [String : RESPValue]' may introduce data races
384 |         return send(command: "HGETALL", with: args)
385 |             .tryConverting(to: [RESPValue].self)
386 |             .flatMapThrowing(Self._mapHashResponse)
    |                                   `- warning: converting non-Sendable function value to '@Sendable ([RESPValue]) throws -> [String : RESPValue]' may introduce data races
387 |     }
388 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:402:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
400 |     ) -> EventLoopFuture<[String: Value?]> {
401 |         return self.hgetall(from: key)
402 |             .map { return $0.mapValues(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
403 |     }
404 | }
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:289:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 287 |     ) -> EventLoopFuture<[Value?]> {
 288 |         return self.lrange(from: key, firstIndex: firstIndex, lastIndex: lastIndex)
 289 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 290 |     }
 291 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:346:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 344 |     ) -> EventLoopFuture<[Value?]> {
 345 |         return self.lrange(from: key, indices: range)
 346 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 347 |     }
 348 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:403:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 401 |     ) -> EventLoopFuture<[Value?]> {
 402 |         return self.lrange(from: key, indices: range)
 403 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 404 |     }
 405 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:442:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 440 |     ) -> EventLoopFuture<[Value?]> {
 441 |         return self.lrange(from: key, fromIndex: index)
 442 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 443 |     }
 444 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:481:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 479 |     ) -> EventLoopFuture<[Value?]> {
 480 |         return self.lrange(from: key, throughIndex: index)
 481 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 482 |     }
 483 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:520:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 518 |     ) -> EventLoopFuture<[Value?]> {
 519 |         return self.lrange(from: key, upToIndex: index)
 520 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 521 |     }
 522 | }
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:921:33: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 919 |                 guard
 920 |                     let result = $0,
 921 |                     let value = Value(fromRESP: result.1)
     |                                 `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 922 |                 else { return nil }
 923 |                 return (result.0, value)
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:1067:33: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
1065 |                 guard
1066 |                     let result = $0,
1067 |                     let value = Value(fromRESP: result.1)
     |                                 `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
1068 |                 else { return nil }
1069 |                 return (result.0, value)
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:47:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 45 |     public func smembers<Value: RESPValueConvertible>(of key: RedisKey, as type: Value.Type) -> EventLoopFuture<[Value?]> {
 46 |         return self.smembers(of: key)
 47 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 48 |     }
 49 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:174:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
172 |     ) -> EventLoopFuture<[Value?]> {
173 |         return self.spop(from: key, max: count)
174 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
175 |     }
176 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:214:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
212 |     ) -> EventLoopFuture<[Value?]> {
213 |         return self.srandmember(from: key, max: count)
214 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
215 |     }
216 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:281:40: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
279 |         return self.sscan(key, startingFrom: position, matching: match, count: count)
280 |             .map { (cursor, rawValues) in
281 |                 let values = rawValues.map(Value.init(fromRESP:))
    |                                        `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
282 |                 return (cursor, values)
283 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:313:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
311 |     public func sdiff<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
312 |         return self.sdiff(of: keys)
313 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
314 |     }
315 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:382:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
380 |     public func sinter<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
381 |         return self.sinter(of: keys)
382 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
383 |     }
384 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:451:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
449 |     public func sunion<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
450 |         return self.sunion(of: keys)
451 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
452 |     }
453 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:217:34: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 215 |         return self._scan(command: "ZSCAN", resultType: [RESPValue].self, key, position, match, count)
 216 |             .flatMapThrowing {
 217 |                 let values = try Self._mapSortedSetResponse($0.1, scoreIsFirst: false)
     |                                  `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 218 |                 return ($0.0, values)
 219 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:243:47: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 241 |         return self.zscan(key, startingFrom: position, matching: match, count: count)
 242 |             .map { (cursor, elements) in
 243 |                 let mappedElements = elements.map { next -> (Value, Double)? in
     |                                               `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 244 |                     guard let value = Value(fromRESP: next.0) else { return nil }
 245 |                     return (value, next.1)
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:615:43: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 613 |         return send(command: command, with: args)
 614 |             .tryConverting(to: [RESPValue].self)
 615 |             .flatMapThrowing { return try Self._mapSortedSetResponse($0, scoreIsFirst: true) }
     |                                           `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 616 |     }
 617 | }
[726/727] Compiling RediStack SetCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:149:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
147 |     public func hvals<Value: RESPValueConvertible>(in key: RedisKey, as type: Value.Type) -> EventLoopFuture<[Value?]> {
148 |         return self.hvals(in: key)
149 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
150 |     }
151 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:172:43: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
170 |         return self.hscan(key, startingFrom: position, matching: match, count: count)
171 |             .map { (cursor, fields) in
172 |                 let mappedFields = fields.mapValues(Value.init(fromRESP:))
    |                                           `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
173 |                 return (cursor, mappedFields)
174 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:194:34: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
192 |         return _scan(command: "HSCAN", resultType: [RESPValue].self, key, position, match, count)
193 |             .flatMapThrowing {
194 |                 let values = try Self._mapHashResponse($0.1)
    |                                  `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
195 |                 return ($0.0, values)
196 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:346:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
344 |     ) -> EventLoopFuture<[Value?]> {
345 |         return self.hmget(fields, from: key)
346 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
347 |     }
348 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:386:35: warning: converting non-Sendable function value to '@Sendable ([RESPValue]) throws -> [String : RESPValue]' may introduce data races
384 |         return send(command: "HGETALL", with: args)
385 |             .tryConverting(to: [RESPValue].self)
386 |             .flatMapThrowing(Self._mapHashResponse)
    |                                   `- warning: converting non-Sendable function value to '@Sendable ([RESPValue]) throws -> [String : RESPValue]' may introduce data races
387 |     }
388 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:402:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
400 |     ) -> EventLoopFuture<[String: Value?]> {
401 |         return self.hgetall(from: key)
402 |             .map { return $0.mapValues(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
403 |     }
404 | }
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:289:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 287 |     ) -> EventLoopFuture<[Value?]> {
 288 |         return self.lrange(from: key, firstIndex: firstIndex, lastIndex: lastIndex)
 289 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 290 |     }
 291 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:346:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 344 |     ) -> EventLoopFuture<[Value?]> {
 345 |         return self.lrange(from: key, indices: range)
 346 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 347 |     }
 348 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:403:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 401 |     ) -> EventLoopFuture<[Value?]> {
 402 |         return self.lrange(from: key, indices: range)
 403 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 404 |     }
 405 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:442:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 440 |     ) -> EventLoopFuture<[Value?]> {
 441 |         return self.lrange(from: key, fromIndex: index)
 442 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 443 |     }
 444 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:481:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 479 |     ) -> EventLoopFuture<[Value?]> {
 480 |         return self.lrange(from: key, throughIndex: index)
 481 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 482 |     }
 483 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:520:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 518 |     ) -> EventLoopFuture<[Value?]> {
 519 |         return self.lrange(from: key, upToIndex: index)
 520 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 521 |     }
 522 | }
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:921:33: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 919 |                 guard
 920 |                     let result = $0,
 921 |                     let value = Value(fromRESP: result.1)
     |                                 `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 922 |                 else { return nil }
 923 |                 return (result.0, value)
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:1067:33: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
1065 |                 guard
1066 |                     let result = $0,
1067 |                     let value = Value(fromRESP: result.1)
     |                                 `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
1068 |                 else { return nil }
1069 |                 return (result.0, value)
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:47:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 45 |     public func smembers<Value: RESPValueConvertible>(of key: RedisKey, as type: Value.Type) -> EventLoopFuture<[Value?]> {
 46 |         return self.smembers(of: key)
 47 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 48 |     }
 49 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:174:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
172 |     ) -> EventLoopFuture<[Value?]> {
173 |         return self.spop(from: key, max: count)
174 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
175 |     }
176 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:214:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
212 |     ) -> EventLoopFuture<[Value?]> {
213 |         return self.srandmember(from: key, max: count)
214 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
215 |     }
216 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:281:40: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
279 |         return self.sscan(key, startingFrom: position, matching: match, count: count)
280 |             .map { (cursor, rawValues) in
281 |                 let values = rawValues.map(Value.init(fromRESP:))
    |                                        `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
282 |                 return (cursor, values)
283 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:313:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
311 |     public func sdiff<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
312 |         return self.sdiff(of: keys)
313 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
314 |     }
315 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:382:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
380 |     public func sinter<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
381 |         return self.sinter(of: keys)
382 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
383 |     }
384 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:451:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
449 |     public func sunion<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
450 |         return self.sunion(of: keys)
451 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
452 |     }
453 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:217:34: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 215 |         return self._scan(command: "ZSCAN", resultType: [RESPValue].self, key, position, match, count)
 216 |             .flatMapThrowing {
 217 |                 let values = try Self._mapSortedSetResponse($0.1, scoreIsFirst: false)
     |                                  `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 218 |                 return ($0.0, values)
 219 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:243:47: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 241 |         return self.zscan(key, startingFrom: position, matching: match, count: count)
 242 |             .map { (cursor, elements) in
 243 |                 let mappedElements = elements.map { next -> (Value, Double)? in
     |                                               `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 244 |                     guard let value = Value(fromRESP: next.0) else { return nil }
 245 |                     return (value, next.1)
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:615:43: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 613 |         return send(command: command, with: args)
 614 |             .tryConverting(to: [RESPValue].self)
 615 |             .flatMapThrowing { return try Self._mapSortedSetResponse($0, scoreIsFirst: true) }
     |                                           `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 616 |     }
 617 | }
[727/727] Compiling RediStack SortedSetCommands.swift
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:149:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
147 |     public func hvals<Value: RESPValueConvertible>(in key: RedisKey, as type: Value.Type) -> EventLoopFuture<[Value?]> {
148 |         return self.hvals(in: key)
149 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
150 |     }
151 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:172:43: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
170 |         return self.hscan(key, startingFrom: position, matching: match, count: count)
171 |             .map { (cursor, fields) in
172 |                 let mappedFields = fields.mapValues(Value.init(fromRESP:))
    |                                           `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
173 |                 return (cursor, mappedFields)
174 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:194:34: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
192 |         return _scan(command: "HSCAN", resultType: [RESPValue].self, key, position, match, count)
193 |             .flatMapThrowing {
194 |                 let values = try Self._mapHashResponse($0.1)
    |                                  `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
195 |                 return ($0.0, values)
196 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:346:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
344 |     ) -> EventLoopFuture<[Value?]> {
345 |         return self.hmget(fields, from: key)
346 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
347 |     }
348 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:386:35: warning: converting non-Sendable function value to '@Sendable ([RESPValue]) throws -> [String : RESPValue]' may introduce data races
384 |         return send(command: "HGETALL", with: args)
385 |             .tryConverting(to: [RESPValue].self)
386 |             .flatMapThrowing(Self._mapHashResponse)
    |                                   `- warning: converting non-Sendable function value to '@Sendable ([RESPValue]) throws -> [String : RESPValue]' may introduce data races
387 |     }
388 |
/host/spi-builder-workspace/Sources/RediStack/Commands/HashCommands.swift:402:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
400 |     ) -> EventLoopFuture<[String: Value?]> {
401 |         return self.hgetall(from: key)
402 |             .map { return $0.mapValues(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
403 |     }
404 | }
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:289:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 287 |     ) -> EventLoopFuture<[Value?]> {
 288 |         return self.lrange(from: key, firstIndex: firstIndex, lastIndex: lastIndex)
 289 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 290 |     }
 291 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:346:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 344 |     ) -> EventLoopFuture<[Value?]> {
 345 |         return self.lrange(from: key, indices: range)
 346 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 347 |     }
 348 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:403:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 401 |     ) -> EventLoopFuture<[Value?]> {
 402 |         return self.lrange(from: key, indices: range)
 403 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 404 |     }
 405 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:442:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 440 |     ) -> EventLoopFuture<[Value?]> {
 441 |         return self.lrange(from: key, fromIndex: index)
 442 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 443 |     }
 444 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:481:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 479 |     ) -> EventLoopFuture<[Value?]> {
 480 |         return self.lrange(from: key, throughIndex: index)
 481 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 482 |     }
 483 |
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:520:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 518 |     ) -> EventLoopFuture<[Value?]> {
 519 |         return self.lrange(from: key, upToIndex: index)
 520 |             .map { return $0.map(Value.init(fromRESP:)) }
     |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 521 |     }
 522 | }
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:921:33: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 919 |                 guard
 920 |                     let result = $0,
 921 |                     let value = Value(fromRESP: result.1)
     |                                 `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 922 |                 else { return nil }
 923 |                 return (result.0, value)
/host/spi-builder-workspace/Sources/RediStack/Commands/ListCommands.swift:1067:33: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
1065 |                 guard
1066 |                     let result = $0,
1067 |                     let value = Value(fromRESP: result.1)
     |                                 `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
1068 |                 else { return nil }
1069 |                 return (result.0, value)
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:47:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 45 |     public func smembers<Value: RESPValueConvertible>(of key: RedisKey, as type: Value.Type) -> EventLoopFuture<[Value?]> {
 46 |         return self.smembers(of: key)
 47 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 48 |     }
 49 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:174:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
172 |     ) -> EventLoopFuture<[Value?]> {
173 |         return self.spop(from: key, max: count)
174 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
175 |     }
176 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:214:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
212 |     ) -> EventLoopFuture<[Value?]> {
213 |         return self.srandmember(from: key, max: count)
214 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
215 |     }
216 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:281:40: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
279 |         return self.sscan(key, startingFrom: position, matching: match, count: count)
280 |             .map { (cursor, rawValues) in
281 |                 let values = rawValues.map(Value.init(fromRESP:))
    |                                        `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
282 |                 return (cursor, values)
283 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:313:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
311 |     public func sdiff<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
312 |         return self.sdiff(of: keys)
313 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
314 |     }
315 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:382:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
380 |     public func sinter<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
381 |         return self.sinter(of: keys)
382 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
383 |     }
384 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SetCommands.swift:451:30: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
449 |     public func sunion<Value: RESPValueConvertible>(of keys: [RedisKey], valueType: Value.Type) -> EventLoopFuture<[Value?]> {
450 |         return self.sunion(of: keys)
451 |             .map { return $0.map(Value.init(fromRESP:)) }
    |                              `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
452 |     }
453 |
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:217:34: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 215 |         return self._scan(command: "ZSCAN", resultType: [RESPValue].self, key, position, match, count)
 216 |             .flatMapThrowing {
 217 |                 let values = try Self._mapSortedSetResponse($0.1, scoreIsFirst: false)
     |                                  `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 218 |                 return ($0.0, values)
 219 |             }
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:243:47: warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 241 |         return self.zscan(key, startingFrom: position, matching: match, count: count)
 242 |             .map { (cursor, elements) in
 243 |                 let mappedElements = elements.map { next -> (Value, Double)? in
     |                                               `- warning: capture of non-Sendable type 'Value.Type' in an isolated closure
 244 |                     guard let value = Value(fromRESP: next.0) else { return nil }
 245 |                     return (value, next.1)
/host/spi-builder-workspace/Sources/RediStack/Commands/SortedSetCommands.swift:615:43: warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 613 |         return send(command: command, with: args)
 614 |             .tryConverting(to: [RESPValue].self)
 615 |             .flatMapThrowing { return try Self._mapSortedSetResponse($0, scoreIsFirst: true) }
     |                                           `- warning: capture of non-Sendable type 'Self.Type' in an isolated closure
 616 |     }
 617 | }
[729/737] Compiling RediStackTestUtils _Deprecations.swift
[730/737] Emitting module RedisTypes
[731/737] Compiling RedisTypes RedisSet.swift
/host/spi-builder-workspace/Sources/RedisTypes/RedisSet.swift:89:23: warning: capture of non-Sendable type 'Element.Type' in an isolated closure
 87 |     public var allElements: EventLoopFuture<[Element]> {
 88 |         return self.client.smembers(of: self.id)
 89 |             .map { $0.compactMap(Element.init) }
    |                       `- warning: capture of non-Sendable type 'Element.Type' in an isolated closure
 90 |     }
 91 |
/host/spi-builder-workspace/Sources/RedisTypes/RedisSet.swift:184:56: warning: capture of non-Sendable type 'Element.Type' in an isolated closure
182 |         return self.client.spop(from: self.id)
183 |             .map { response in
184 |                 guard response.count > 0 else { return nil }
    |                                                        `- warning: capture of non-Sendable type 'Element.Type' in an isolated closure
185 |                 return Element(fromRESP: response[0])
186 |             }
/host/spi-builder-workspace/Sources/RedisTypes/RedisSet.swift:201:30: warning: capture of non-Sendable type 'Element.Type' in an isolated closure
199 |         guard count >= 1 else { return self.client.eventLoop.makeSucceededFuture([]) }
200 |         return self.client.spop(from: self.id, max: count)
201 |             .map { return $0.compactMap(Element.init) }
    |                              `- warning: capture of non-Sendable type 'Element.Type' in an isolated closure
202 |     }
203 |
/host/spi-builder-workspace/Sources/RedisTypes/RedisSet.swift:215:56: warning: capture of non-Sendable type 'Element.Type' in an isolated closure
213 |         return self.client.srandmember(from: self.id)
214 |             .map { response in
215 |                 guard response.count > 0 else { return nil }
    |                                                        `- warning: capture of non-Sendable type 'Element.Type' in an isolated closure
216 |                 return Element(fromRESP: response[0])
217 |             }
/host/spi-builder-workspace/Sources/RedisTypes/RedisSet.swift:243:23: warning: capture of non-Sendable type 'Element.Type' in an isolated closure
241 |         let count = allowDuplicates ? -max : max
242 |         return self.client.srandmember(from: self.id, max: count)
243 |             .map { $0.compactMap(Element.init) }
    |                       `- warning: capture of non-Sendable type 'Element.Type' in an isolated closure
244 |     }
245 | }
[732/738] Compiling RediStackTestUtils RedisIntegrationTestCase.swift
[734/738] Emitting module RediStackTestUtils
[735/738] Compiling RediStackTestUtils RediStack.swift
[736/738] Compiling RediStackTestUtils EmbeddedMockRedisServer.swift
[737/738] Compiling RediStackTestUtils General.swift
[738/738] Compiling RediStackTestUtils RedisConnectionPoolIntegrationTestCase.swift
Build complete! (189.14s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.43.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.23.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    }
  ],
  "manifest_display_name" : "RediStack",
  "name" : "RediStack",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RediStack",
      "targets" : [
        "RediStack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RediStackTestUtils",
      "targets" : [
        "RediStackTestUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RedisTypes",
      "targets" : [
        "RedisTypes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RedisTypesTests",
      "module_type" : "SwiftTarget",
      "name" : "RedisTypesTests",
      "path" : "Tests/RedisTypesTests",
      "product_dependencies" : [
        "NIO"
      ],
      "sources" : [
        "RedisSetTests.swift",
        "RedisTypesIntegrationTestCase.swift"
      ],
      "target_dependencies" : [
        "RediStack",
        "RedisTypes",
        "RediStackTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RedisTypes",
      "module_type" : "SwiftTarget",
      "name" : "RedisTypes",
      "path" : "Sources/RedisTypes",
      "product_memberships" : [
        "RedisTypes"
      ],
      "sources" : [
        "RedisSet.swift"
      ],
      "target_dependencies" : [
        "RediStack"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RediStackTests",
      "module_type" : "SwiftTarget",
      "name" : "RediStackTests",
      "path" : "Tests/RediStackTests",
      "product_dependencies" : [
        "Atomics",
        "NIO",
        "NIOTestUtils"
      ],
      "sources" : [
        "ChannelHandlers/RedisByteDecoderTests.swift",
        "ChannelHandlers/RedisCommandHandlerTests.swift",
        "ChannelHandlers/RedisMessageEncoderTests.swift",
        "Cluster/RedisClusterNodeDescriptionProtocolTests.swift",
        "ConfigurationTests.swift",
        "ConnectionPoolTests.swift",
        "Helpers/MockNodeDescription.swift",
        "Helpers/RedisErrorTests.swift",
        "RESPTranslatorTests.swift",
        "RESPValueTests.swift",
        "RedisCommandEncoderTests.swift",
        "RedisConnection+ConfigurationTests.swift",
        "RedisConnectionTests.swift",
        "RedisHashSlotTests.swift",
        "RedisKeyLifetime.swift"
      ],
      "target_dependencies" : [
        "RediStack",
        "RediStackTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RediStackTestUtils",
      "module_type" : "SwiftTarget",
      "name" : "RediStackTestUtils",
      "path" : "Sources/RediStackTestUtils",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded"
      ],
      "product_memberships" : [
        "RediStackTestUtils"
      ],
      "sources" : [
        "EmbeddedMockRedisServer.swift",
        "Extensions/General.swift",
        "Extensions/RediStack.swift",
        "RedisConnectionPoolIntegrationTestCase.swift",
        "RedisIntegrationTestCase.swift",
        "_Deprecations.swift"
      ],
      "target_dependencies" : [
        "RediStack"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RediStackIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "RediStackIntegrationTests",
      "path" : "Tests/RediStackIntegrationTests",
      "product_dependencies" : [
        "NIO"
      ],
      "sources" : [
        "Commands/BasicCommandsTests.swift",
        "Commands/HashCommandsTests.swift",
        "Commands/ListCommandsTests.swift",
        "Commands/PubSubCommandsTests.swift",
        "Commands/SetCommandsTests.swift",
        "Commands/SortedSetCommandsTests.swift",
        "Commands/StringCommandsTests.swift",
        "RediStackIntegrationTestCase.swift",
        "RedisConnectionPoolTests.swift",
        "RedisConnectionTests.swift",
        "RedisLoggingTests.swift"
      ],
      "target_dependencies" : [
        "RediStack",
        "RediStackTestUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RediStack",
      "module_type" : "SwiftTarget",
      "name" : "RediStack",
      "path" : "Sources/RediStack",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix",
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOSSL",
        "Atomics",
        "Logging",
        "Metrics"
      ],
      "product_memberships" : [
        "RediStack",
        "RediStackTestUtils",
        "RedisTypes"
      ],
      "sources" : [
        "ChannelHandlers/RedisByteDecoder.swift",
        "ChannelHandlers/RedisCommandHandler.swift",
        "ChannelHandlers/RedisMessageEncoder.swift",
        "ChannelHandlers/RedisPubSubHandler.swift",
        "Cluster/RedisClusterNodeDescriptionProtocol.swift",
        "Cluster/RedisClusterNodeID.swift",
        "Cluster/RedisClusterShardDescriptionProtocol.swift",
        "Cluster/RedisHashSlot.swift",
        "Cluster/SwiftPolyfill.swift",
        "Commands/BasicCommands.swift",
        "Commands/HashCommands.swift",
        "Commands/ListCommands.swift",
        "Commands/PubSubCommands.swift",
        "Commands/SetCommands.swift",
        "Commands/SortedSetCommands.swift",
        "Commands/StringCommands.swift",
        "ConnectionPool/ConnectionPool.swift",
        "ConnectionPool/RedisConnectionPool+Configuration.swift",
        "ConnectionPool/RedisConnectionPool.swift",
        "ConnectionPool/RedisConnectionPoolError.swift",
        "Extensions/StandardLibrary.swift",
        "Extensions/SwiftNIO.swift",
        "RESP/RESPTranslator.swift",
        "RESP/RESPValue.swift",
        "RESP/RESPValueConvertible.swift",
        "RedisChannelName.swift",
        "RedisClient.swift",
        "RedisCommandEncoder-multi-encode.swift",
        "RedisCommandEncoder.swift",
        "RedisConnection+Configuration.swift",
        "RedisConnection.swift",
        "RedisError.swift",
        "RedisKey+TTL.swift",
        "RedisKey.swift",
        "RedisLogging.swift",
        "RedisMetrics.swift",
        "_Deprecations.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RESP3Tests",
      "module_type" : "SwiftTarget",
      "name" : "RESP3Tests",
      "path" : "Tests/RESP3Tests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOTestUtils"
      ],
      "sources" : [
        "RESP3TokenTests.swift"
      ],
      "target_dependencies" : [
        "RESP3"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RESP3",
      "module_type" : "SwiftTarget",
      "name" : "RESP3",
      "path" : "Sources/RESP3",
      "product_dependencies" : [
        "NIOCore"
      ],
      "sources" : [
        "RESP3Error.swift",
        "RESP3Token.swift",
        "RESP3TokenDecoder.swift",
        "RESP3TypeIdentifier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.